aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/XmppActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-22added share button to account detailsDaniel Gultsch1-24/+2
2016-11-21use aztec code instead of qrDaniel Gultsch1-10/+5
2016-11-21use constants for some preferencesDaniel Gultsch1-1/+1
2016-11-15refactor omemo fingerprint UI codeDaniel Gultsch1-135/+0
2016-11-15fixed enabling trust toggle. unknown->untrustedDaniel Gultsch1-3/+2
2016-11-14refactore trust enum to be FingerprintStatus class with trust and activeDaniel Gultsch1-71/+41
2016-11-07show warning in account details when data saver is enabledDaniel Gultsch1-0/+11
2016-10-19retrigger key selection if openpgp key was deletedDaniel Gultsch1-1/+8
2016-10-18update conversation in database background threadDaniel Gultsch1-1/+1
2016-07-28show identity type for device selectionDaniel Gultsch1-35/+66
2016-07-25refactored how view intents are handledDaniel Gultsch1-2/+1
2016-07-17show toast hint when touching inactive omemo fingerprintsDaniel Gultsch1-1/+30
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-15refresh UI to redraw message hint after switching to pgpDaniel Gultsch1-0/+1
2016-06-10use darker colors for actionbar on dark themeDaniel Gultsch1-1/+1
2016-06-08Dark theme, theme switch, icons, style, stringsSteffen Keiper1-3/+39
2016-06-04opt-in to send last userinteraction in presenceDaniel Gultsch1-1/+1
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-22show hint in subject quick edit. only show subject as presetDaniel Gultsch1-9/+15
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-12check if pgpengine is still bound before using itDaniel Gultsch1-0/+3
2016-05-05republish pgp signature when changing statusDaniel Gultsch1-7/+32
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
2015-11-09Use OpenPGP-API 9.0fiaxh1-23/+50
2015-10-31explicitly mark verified omemo keys in UIDaniel Gultsch1-6/+11
2015-10-26Reset the margins manually after rotatingsaqura1-1/+1
2015-10-11prevent null pointer when trying to display device fingerprints of not existi...Daniel Gultsch1-0/+3
2015-10-11Captcha support.Armin Novak1-0/+6
2015-10-09initial UI work to allow setting up accounts from certifcatesDaniel Gultsch1-0/+5