aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/XmppActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
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-20fixed merge errorslookshe1-4/+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-02-12Imports organizedsteckbrief1-3/+0
2016-02-11Compilation errors and merge mixups fixedsteckbrief1-1/+1
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
2015-09-06Only show that have sessions in fingerprint listAndreas Straub1-11/+8
2015-08-26use dedicated colors for primary and primary_darkDaniel Gultsch1-1/+1
2015-08-11Merge tag '1.5.2' into trz/rebasetrz/1.5.2.1lookshe1-46/+74
2015-08-08renamed multi-end / axolotl to OMEMODaniel Gultsch1-3/+3
2015-08-01Let UNTRUSTED/UNDECIDED keys become INACTIVEAndreas Straub1-12/+18
2015-07-30fixed some colors in message adapterDaniel Gultsch1-1/+1
2015-07-29Highlight selected message's fingerprint in listAndreas Straub1-8/+20
2015-07-29Improve trust toggle responsivenessAndreas Straub1-6/+1
2015-07-29Refactor out inner classes, cache trust storeAndreas Straub1-9/+9
2015-07-22Disable trust toggle completely for INACTIVE keysAndreas Straub1-0/+1
2015-07-21Add INACTIVE state for removed keysAndreas Straub1-4/+20
2015-07-21allow for private messages being started from muc details in anonymous mucsDaniel Gultsch1-4/+9
2015-07-20Add purge axolotl key optionAndreas Straub1-4/+33
2015-07-20rely on refreshUi/refreshUiReal and make sure it is being used everywhereDaniel Gultsch1-4/+2
2015-07-20Optimize importsAndreas Straub1-1/+0
2015-07-19Ask for key trust when sending messagesAndreas Straub1-1/+8
2015-07-19Refactor trust key ui and show in account detailsAndreas Straub1-0/+79
2015-07-19Disable Axolotl option if not usableAndreas Straub1-23/+0