aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/ContactDetailsActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-20don't show v\omemo keys as such if not enabledDaniel Gultsch1-1/+1
2016-02-27changed single_account config into more simple lock_settingsDaniel Gultsch1-1/+1
2016-02-24optionally lock conference domains as well and hide known domains in uiDaniel Gultsch1-4/+4
2016-02-23set noMessagesLeftOnServer before conference configuration fetchDaniel Gultsch1-1/+0
2016-02-12Imports organizedsteckbrief1-4/+0
2016-02-11Compilation errors and merge mixups fixedsteckbrief1-0/+1
2016-01-22use extract account from intent method and final EXTRA_ACCOUNT variableDaniel Gultsch1-1/+1
2015-12-23code cleanupDaniel Gultsch1-3/+4
2015-12-23show certificate informationDaniel Gultsch1-1/+43
2015-11-25pgp fixes and revert configuration changesDaniel Gultsch1-9/+0
2015-10-26Reset the margins manually after rotatingsaqura1-0/+9
2015-10-17improved error reporting in trust keys activityDaniel Gultsch1-1/+2
2015-09-06Only show that have sessions in fingerprint listAndreas Straub1-5/+3
2015-08-11Merge tag '1.5.2' into trz/rebaselookshe1-26/+28
2015-08-03added Config.java varibale to lock account creation to specfic domainDaniel Gultsch1-1/+8
2015-07-29Highlight selected message's fingerprint in listAndreas Straub1-1/+4
2015-07-21Add INACTIVE state for removed keysAndreas Straub1-1/+7
2015-07-20Add purge axolotl key optionAndreas Straub1-2/+1
2015-07-20rely on refreshUi/refreshUiReal and make sure it is being used everywhereDaniel Gultsch1-12/+5
2015-07-19Refactor trust key ui and show in account detailsAndreas Straub1-48/+1
2015-07-19Fix trust status for outgoing messagesAndreas Straub1-3/+3
2015-07-19Add key trust toggle to ContactDetailsActivityAndreas Straub1-10/+39
2015-07-19Display trust status in ContactDetailsActivityAndreas Straub1-0/+3
2015-07-19Adapt prettifyFingerprint() to axolotl FP sizesAndreas Straub1-1/+1
2015-07-19Fix displaying Contact IdentityKeysAndreas Straub1-1/+2
2015-07-19Added axolotl activation code to UIAndreas Straub1-0/+20
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief1-471/+0
2015-06-03reworked handeling of system contactsDaniel Gultsch1-22/+20
2015-04-28fixed npe when rotating screen in contact details activityDaniel Gultsch1-4/+8
2015-02-17limit ui refresh rateiNPUTmice1-15/+7
2015-01-21always allow access to contact details. provide add button in contact detailsiNPUTmice1-38/+73
2015-01-21Add block/unblock to contact details menuSam Whited1-2/+15
2015-01-02improved OTR verification part oneDaniel Gultsch1-3/+3
2014-12-22Add support for XEP-0191 (Blocking command)Sam Whited1-28/+42
2014-11-21remove unused imports.Michael1-2/+0
2014-11-18show dynamic tags in contacts activity as welliNPUTmice1-33/+26
2014-11-16parse otr-fingerprint in qr codes and nfc. include otr fingerprint in shareab...iNPUTmice1-4/+2
2014-11-15Make account status an enumSam Whited1-1/+1
2014-11-11auto register/unregister listenersiNPUTmice1-160/+137
2014-11-09Rework `Account.getJid()' to return full JIDsSam Whited1-1/+1
2014-11-09Update another chunk of stuff to use JID objectsSam Whited1-7/+15
2014-11-04register nfc callback in every activity that provides a proper sharable uriiNPUTmice1-1/+1
2014-11-04made qr code available from muc and contact details as welliNPUTmice1-0/+9
2014-10-22Make conversations the root projectSam Whited1-0/+0