aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/XmppActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* added share button to account detailsDaniel Gultsch2016-11-221-24/+2
* use aztec code instead of qrDaniel Gultsch2016-11-211-10/+5
* use constants for some preferencesDaniel Gultsch2016-11-211-1/+1
* refactor omemo fingerprint UI codeDaniel Gultsch2016-11-151-135/+0
* fixed enabling trust toggle. unknown->untrustedDaniel Gultsch2016-11-151-3/+2
* refactore trust enum to be FingerprintStatus class with trust and activeDaniel Gultsch2016-11-141-71/+41
* show warning in account details when data saver is enabledDaniel Gultsch2016-11-071-0/+11
* retrigger key selection if openpgp key was deletedDaniel Gultsch2016-10-191-1/+8
* update conversation in database background threadDaniel Gultsch2016-10-181-1/+1
* show identity type for device selectionDaniel Gultsch2016-07-281-35/+66
* refactored how view intents are handledDaniel Gultsch2016-07-251-2/+1
* show toast hint when touching inactive omemo fingerprintsDaniel Gultsch2016-07-171-1/+30
* don't show 'create conference' toast on inviteDaniel Gultsch2016-06-281-5/+8
* introduced share button in contact details. remove show qrDaniel Gultsch2016-06-241-0/+17
* refresh UI to redraw message hint after switching to pgpDaniel Gultsch2016-06-151-0/+1
* use darker colors for actionbar on dark themeDaniel Gultsch2016-06-101-1/+1
* Dark theme, theme switch, icons, style, stringsSteffen Keiper2016-06-081-3/+39
* opt-in to send last userinteraction in presenceDaniel Gultsch2016-06-041-1/+1
* refactored toasts shown when adhoc creating mucsDaniel Gultsch2016-05-271-3/+20
* make newly created conferences private by defaultDaniel Gultsch2016-05-261-1/+1
* show hint in subject quick edit. only show subject as presetDaniel Gultsch2016-05-221-9/+15
* offer offline members to be invited againDaniel Gultsch2016-05-171-1/+1
* keep conference members in memory and show them in conference detailsDaniel Gultsch2016-05-161-3/+1
* check if pgpengine is still bound before using itDaniel Gultsch2016-05-121-0/+3
* republish pgp signature when changing statusDaniel Gultsch2016-05-051-7/+32
* cancel potential tasks when receiving image preview from cacheDaniel Gultsch2016-04-281-3/+7
* removed unused config variablesDaniel Gultsch2016-04-271-13/+0
* expert setting to manually change presenceDaniel Gultsch2016-04-221-0/+15
* check max http file size when attaching filesDaniel Gultsch2016-04-011-0/+4
* don't show v\omemo keys as such if not enabledDaniel Gultsch2016-03-201-3/+4
* reworked sharewith activity to stay open during sharingDaniel Gultsch2016-03-161-0/+1
* don't show opt-out of battery optimization dialog when push is enabledDaniel Gultsch2016-03-061-1/+1
* rename purge keys positive button to 'purge keys'Daniel Gultsch2016-02-281-1/+1
* changed single_account config into more simple lock_settingsDaniel Gultsch2016-02-271-0/+14
* use extract account from intent method and final EXTRA_ACCOUNT variableDaniel Gultsch2016-01-221-5/+4
* added convenience method to extract account from intentDaniel Gultsch2016-01-221-1/+13
* check for file storage permission before selecting avatarDaniel Gultsch2016-01-131-0/+14
* Revert "Add additional warnings to OMEMO purge key function"Daniel Gultsch2016-01-121-26/+2
* Add additional warnings to OMEMO purge key functionAndreas Straub2016-01-121-2/+26
* ask to be excluded from battery optimizationDaniel Gultsch2016-01-111-0/+11
* Allow entering a JID from 'choose contact'. thanks @singpolymaDaniel Gultsch2016-01-041-0/+2
* strip leading 0x05 off omemo fingerprintsDaniel Gultsch2015-12-271-4/+7
* show certificate informationDaniel Gultsch2015-12-231-3/+7
* Sign empty statusfiaxh2015-11-091-2/+1
* Use OpenPGP-API 9.0fiaxh2015-11-091-23/+50
* explicitly mark verified omemo keys in UIDaniel Gultsch2015-10-311-6/+11
* Reset the margins manually after rotatingsaqura2015-10-261-1/+1
* Merge pull request #1461 from akallabeth/captcha_supportDaniel Gultsch2015-10-111-0/+6
|\
| * Captcha support.Armin Novak2015-10-111-0/+6
* | prevent null pointer when trying to display device fingerprints of not existi...Daniel Gultsch2015-10-111-0/+3
|/