aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/ManageAccountActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* recreate activities when theme changedDaniel Gultsch2016-09-181-0/+9
* be a bit more careful when deleting and deactivating accountsDaniel Gultsch2016-09-071-2/+6
* republish pgp signature when changing statusDaniel Gultsch2016-05-051-3/+3
* removed unused config variablesDaniel Gultsch2016-04-271-3/+0
* add change prescence to manage account context menuDaniel Gultsch2016-04-231-0/+11
* changed single_account config into more simple lock_settingsDaniel Gultsch2016-02-271-2/+2
* hide add account icons when single_account is set to trueDaniel Gultsch2016-02-241-0/+3
* made hard coded choice for encryptions more flexible and disable parsingDaniel Gultsch2016-02-241-1/+1
* use extract account from intent method and final EXTRA_ACCOUNT variableDaniel Gultsch2016-01-221-1/+1
* fixed crashes when activity got destroyed when selecting pgp keyDaniel Gultsch2015-12-011-35/+73
* Use OpenPGP-API 9.0fiaxh2015-11-091-2/+10
* open manage account + certificate chooser when cbe mode is enabledDaniel Gultsch2015-10-201-4/+20
* add config variable to enable x509 verificationDaniel Gultsch2015-10-121-2/+9
* initial UI work to allow setting up accounts from certifcatesDaniel Gultsch2015-10-091-2/+36
* added config.java variable to hide openpgp as an encryption methodDaniel Gultsch2015-08-051-0/+2
* Optimize importsAndreas Straub2015-07-201-8/+9
* fixed disable account when sliding and not clicking the toggleiNPUTmice2015-04-131-2/+2
* Add toggle account-state switchBrianBlade2015-04-011-0/+8
* limit ui refresh rateiNPUTmice2015-02-171-8/+7
* disable / enable all accountsDaniel Gultsch2015-01-031-16/+84
* auto register/unregister listenersiNPUTmice2014-11-111-13/+1
* Rework `Account.getJid()' to return full JIDsSam Whited2014-11-091-1/+1
* Update more files to use JID objectsSam Whited2014-11-091-2/+2
* Merge branch 'gradle' into developmentSam Whited2014-10-301-0/+1
* Make conversations the root projectSam Whited2014-10-221-0/+217