aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui (unfollow)
Commit message (Expand)AuthorFilesLines
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
2015-01-12context menu for files and offered files. fixed #848 fixed #849Daniel Gultsch1-13/+21
2015-01-12reworked message preview / message meta information (ie file offered, receive...Daniel Gultsch2-129/+46
2015-01-11Add XEP-0245 (/me command) supportSam Whited3-145/+172
2015-01-10make room persistant when changing subject or other muc optionsDaniel Gultsch1-16/+10
2015-01-10don't crash when selecting a conversation by uuid did not workDaniel Gultsch1-16/+20
2015-01-09fixed regression in tablet uiDaniel Gultsch1-0/+2
2015-01-09Introduced expert options to control enter-is-sendDaniel Gultsch3-5/+17
2015-01-09ensure that everyone is member before making a room privateDaniel Gultsch1-1/+8
2015-01-08allow for very basic muc configurationDaniel Gultsch1-7/+73
2015-01-08code cleanupDaniel Gultsch1-2/+0
2015-01-08kick after banDaniel Gultsch1-1/+14
2015-01-08some clean ups for affiliation change context menuDaniel Gultsch1-2/+8
2015-01-07more muc optionsDaniel Gultsch2-10/+28
2015-01-07basic affiliation changes in mucDaniel Gultsch1-13/+63
2015-01-07reset next encryption when archiving conversationsDaniel Gultsch1-1/+0
2015-01-06run invalidateOptionsMenu on uiThreadDaniel Gultsch1-1/+1
2015-01-06fixed potential NPEs in ShareWithActivityDaniel Gultsch1-4/+5
2015-01-05added debug info + possible platform bug work arounds to message adapterDaniel Gultsch1-0/+10
2015-01-05Show affiliation instead of role in MucDetails and offer 'advanced mode' to d...Daniel Gultsch1-45/+48
2015-01-04added higher auto accept file sizesDaniel Gultsch1-2/+2
2015-01-03record voice and attachment refactorDaniel Gultsch2-67/+58
2015-01-03disable / enable all accountsDaniel Gultsch1-16/+84
2015-01-03migrated change password into separate activityDaniel Gultsch2-79/+127