aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-16Fixes FS#12 - Move smiley replacement from UIHelper to Emojicon modulelookshe3-8/+8
2015-08-16Fixes FS#15 - Adding smiley only possible at the endlookshe1-21/+13
2015-08-16Fixes FS#37 - Remove special treatment of unicode heartslookshe2-3/+1
2015-08-12- Introduction of SwipeRefreshLayout for conversation viewsteckbrief3-138/+219
2015-08-11Fixes FS#20: Limitation of end conversation swipe to left sidesteckbrief1-58/+59
2015-08-11Merge tag '1.5.2' into trz/rebaselookshe15-566/+1038
2015-06-19Show Online status in contact list with respect to SHOW_ONLINE_STATUS preferencesteckbrief1-2/+4
2015-06-19Status color added to "create conversation" (refers to ticket #22 in flyspray)steckbrief1-0/+4
2015-04-14changed received and read confirmation setting to one list and put it to sett...lookshe1-2/+3
2015-04-12changed last message in overview also to EmojiconTextView for displaying smil...lookshe1-1/+3
2015-04-12whatsapp-like smiley implementationlookshe3-19/+143
2015-04-12whatsapp-like smiley implemantationlookshe1-1/+2
2015-04-11show online status under avatar in same way for muc as the send button doeslookshe1-13/+18
2015-04-11differ between received and read messagelookshe2-5/+2
2015-04-11no trim of messages or passwordlookshe2-4/+7
2015-03-31Changes for emoticon parser reactivatedsteckbrief2-6/+8
2015-03-18Added multiple select to Choose Contact ActivityAndreas Straub2-6/+121
2015-03-11add context menu entries for geo urisiNPUTmice1-17/+33
2015-03-07display geo uris as location. show 'send loction' in share menu if request lo...iNPUTmice2-48/+122
2015-03-06fixed enter is send optioniNPUTmice2-6/+10
2015-03-05avoid unnecessary thread creationiNPUTmice1-1/+1
2015-02-27hide change password menu item if server feature is unavailableiNPUTmice1-7/+8
2015-02-26reset error status in edit account when reconnectingiNPUTmice1-0/+4
2015-02-25prevent next button from showing up too early on account setupiNPUTmice1-1/+1
2015-02-22init mode (first start) for StartConversationActivity (no up button) and avoi...iNPUTmice4-14/+44
2015-02-22properly remove invalid avatariNPUTmice2-0/+2
2015-02-21added typing notifications through XEP-0085. fixed #210iNPUTmice3-37/+117
2015-02-19fixed #993iNPUTmice1-1/+2
2015-02-19launch edit account activity when starting Conversations for the first time (...iNPUTmice1-5/+9
2015-02-18always call to cancel before loading new avatarsiNPUTmice2-24/+28
2015-02-18avoid weird npe. fixed #991iNPUTmice1-1/+3
2015-02-17limit ui refresh rateiNPUTmice7-92/+79
2015-02-17refresh list view more ofteniNPUTmice2-2/+2
2015-02-16support for XEP-0092: Software VersioniNPUTmice1-11/+3
2015-02-16fixed avatar cache lookup in ListItemAdapteriNPUTmice1-4/+1
2015-02-15made image view background more colorful while waiting on actual avatar to loadiNPUTmice2-2/+3
2015-02-15loading avatars in seperate tasksiNPUTmice2-4/+177
2015-02-12use time instead of uptime for unmuteiNPUTmice1-3/+1
2015-02-09don't show 'enter pgp key' in non encrypted chatsiNPUTmice1-0/+1
2015-02-07sort users in mucDaniel Gultsch1-3/+12
2015-02-07refactored how snackbar is displayedDaniel Gultsch1-82/+105
2015-01-29Use Material Design Icons on API 21+Sam Whited1-2/+7
2015-01-29properly clear notifications. fixed #921iNPUTmice1-2/+8
2015-01-27Show errors before mute snackbarSam Whited1-10/+10
2015-01-26adapt caps on whether or not message confirmation is oniNPUTmice2-3/+9
2015-01-25fix mergable() for /me command.Michael1-1/+2
2015-01-25otr: switch to the otr-state the partner alternate.Michael1-0/+1
2015-01-23Changed online color to green instead of primaryAnders Sandblad2-1/+5
2015-01-21show checkbox to hide offline contactsiNPUTmice1-6/+19
2015-01-21deal with user entering full jids in join conference dialogiNPUTmice1-2/+1