aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-13fixed regression where the selected conversation wasn't highlighted anymore o...iNPUTmice2-12/+11
2015-04-11allow sharing multiple images at once. fixes #1090iNPUTmice2-59/+104
2015-04-09don't resume old session when changing resourceiNPUTmice1-3/+9
2015-04-08Enable end-conversation by swipe gestureBrianBlade1-9/+94
2015-04-01Add toggle account-state switchBrianBlade2-16/+37
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
2015-01-21always allow access to contact details. provide add button in contact detailsiNPUTmice4-72/+82
2015-01-21Add block/unblock to contact details menuSam Whited3-9/+15
2015-01-20fixed missing image previewiNPUTmice1-1/+1
2015-01-20fixed up button on v21 devicesiNPUTmice1-2/+6
2015-01-18fixed bug when sharing files from google driveiNPUTmice1-7/+11
2015-01-18explain read markeriNPUTmice1-20/+6
2015-01-18use same helper methods for images and filesiNPUTmice1-33/+8
2015-01-16Add download button on notification if applicableSam Whited1-6/+14
2015-01-15sending read marker when resuming activity and conversation is openiNPUTmice1-1/+4
2015-01-15show toast when avatar has been published - fixed #874iNPUTmice1-13/+13
2015-01-14Add option to swap enter/emoticon keySam Whited3-26/+45