aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/XmppActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-29changed package id inside manifest and projectChristian Schneppe1-1390/+0
2016-07-25refactored how view intents are handledDaniel Gultsch1-2/+1
2016-07-25show toast hint when touching inactive omemo fingerprintsDaniel Gultsch1-1/+30
2016-07-12revert be4aa2afc96b86c89c2fc37735a4b0cf328d7415Christian Schneppe1-71/+128
2016-06-28don't show 'create conference' toast on inviteDaniel Gultsch1-5/+8
2016-06-24introduced share button in contact details. remove show qrDaniel Gultsch1-0/+17
2016-06-21reworked permissionsChristian Schneppe1-0/+27
2016-06-20thumb caching improvementChristian Schneppe1-2/+2
2016-06-19optimized image cacheChristian Schneppe1-0/+3
2016-06-19refresh UI to redraw message hint after switching to pgpDaniel Gultsch1-0/+1
2016-06-04opt-in to send last userinteraction in presenceDaniel Gultsch1-1/+1
2016-06-02Share link to invite user to start over with Pix-Art MessengerChristian Schneppe1-0/+16
2016-05-28integrate image- and video playerChristian Schneppe1-12/+16
2016-05-27refactored toasts shown when adhoc creating mucsDaniel Gultsch1-3/+20
2016-05-26make newly created conferences private by defaultDaniel Gultsch1-1/+1
2016-05-22catch exception on videopreviewChristian Schneppe1-18/+22
2016-05-22show hint in subject quick edit. only show subject as presetDaniel Gultsch1-9/+15
2016-05-21detect length of video fileChristian Schneppe1-14/+20
2016-05-21make thumbs biggerChristian Schneppe1-8/+8
2016-05-20changed colors to standard from @color and add border to imagesChristian Schneppe1-4/+4
2016-05-20use glide as image loader and add a simple video previewChristian Schneppe1-122/+29
2016-05-17try out some faster image loaderChristian Schneppe1-4/+22
2016-05-17offer offline members to be invited againDaniel Gultsch1-1/+1
2016-05-16keep conference members in memory and show them in conference detailsDaniel Gultsch1-3/+1
2016-05-13check if pgpengine is still bound before using itDaniel Gultsch1-0/+3
2016-05-12check if pgpengine is still bound before using itDaniel Gultsch1-0/+3
2016-05-05blue themeMatthias Rieber1-1/+1
2016-05-05go directly to the user account via menuChristian S1-1/+5
2016-05-05republish pgp signature when changing statusDaniel Gultsch1-7/+32
2016-05-04set manually_change_presence to true as defaultChristian S1-1/+1
2016-04-30set manually_change_presence to true as defaultChristian S1-1/+1
2016-04-28cancel potential tasks when receiving image preview from cacheDaniel Gultsch1-3/+7
2016-04-27removed unused config variablesDaniel Gultsch1-13/+0
2016-04-22expert setting to manually change presenceDaniel Gultsch1-0/+15
2016-04-01check max http file size when attaching filesDaniel Gultsch1-0/+4
2016-03-20don't show v\omemo keys as such if not enabledDaniel Gultsch1-3/+4
2016-03-16reworked sharewith activity to stay open during sharingDaniel Gultsch1-0/+1
2016-03-06don't show opt-out of battery optimization dialog when push is enabledDaniel Gultsch1-1/+1
2016-02-28rename purge keys positive button to 'purge keys'Daniel Gultsch1-1/+1
2016-02-27changed single_account config into more simple lock_settingsDaniel Gultsch1-0/+14
2016-01-22use extract account from intent method and final EXTRA_ACCOUNT variableDaniel Gultsch1-5/+4
2016-01-22added convenience method to extract account from intentDaniel Gultsch1-1/+13
2016-01-13check for file storage permission before selecting avatarDaniel Gultsch1-0/+14
2016-01-12Revert "Add additional warnings to OMEMO purge key function"Daniel Gultsch1-26/+2
2016-01-12Add additional warnings to OMEMO purge key functionAndreas Straub1-2/+26
2016-01-11ask to be excluded from battery optimizationDaniel Gultsch1-0/+11
2016-01-04Allow entering a JID from 'choose contact'. thanks @singpolymaDaniel Gultsch1-0/+2
2015-12-27strip leading 0x05 off omemo fingerprintsDaniel Gultsch1-4/+7
2015-12-23show certificate informationDaniel Gultsch1-3/+7
2015-11-09Sign empty statusfiaxh1-2/+1