aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ManageAccountActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-31add ability to delete account also from serverChristian Schneppe1-2/+16
2019-02-08optimize importsChristian Schneppe1-2/+0
2019-01-26rework backup & restoreChristian Schneppe1-2/+34
2019-01-25provide Set as Profile intentChristian Schneppe1-9/+3
2018-05-17add possibility to de-/activate accountsChristian Schneppe1-0/+8
2018-05-05add animators for more activitiesChristian Schneppe1-2/+4
2018-04-12prevent double tapping on overflow menuChristian Schneppe1-0/+4
2018-04-11replace deprecated action bar with toolbarChristian Schneppe1-0/+2
2018-04-02migrate to xmpp-addrChristian Schneppe1-8/+7
2018-04-01wip: new status message dialogChristian Schneppe1-19/+0
2018-03-31updated manage account activity to new colorsChristian Schneppe1-1/+1
2018-03-09migrated alert dialogs to app compatChristian Schneppe1-1/+1
2018-03-09reference support actionbar in all activitiesChristian Schneppe1-2/+2
2018-03-08implement multi accounts via expert settingsChristian Schneppe1-5/+0
2018-02-10return to welcome activity after deleting last accountChristian Schneppe1-14/+11
2017-12-10possible fix for retry loop on pgp key annoucementChristian Schneppe1-3/+3
2017-11-23code cleanupChristian Schneppe1-1/+1
2017-11-20code refactoring to provide shorter account enabled checkChristian Schneppe1-8/+8
2017-08-13reset attempt counts on enableChristian Schneppe1-0/+5
2016-11-19reformat codeChristian Schneppe1-344/+344
2016-09-23recreate activities when theme changedDaniel Gultsch1-0/+9
2016-09-08be a bit more careful when deleting and deactivating accountsDaniel Gultsch1-2/+6
2016-07-29changed package id inside manifest and projectChristian Schneppe1-9/+9
2016-05-31optimize importsChristian Schneppe1-2/+2
2016-05-05republish pgp signature when changing statusDaniel Gultsch1-3/+3
2016-05-04merge upstream changesChristian S1-1/+0
2016-04-30remove old config variableChristian S1-2/+2
2016-04-27removed unused config variablesDaniel Gultsch1-3/+0
2016-04-23add change prescence to manage account context menuDaniel Gultsch1-0/+11
2016-04-15disallow account deactivationChristian S1-27/+2
2016-04-04add option to only allow one account and set it to trueChristian S1-3/+3
2016-02-27changed single_account config into more simple lock_settingsDaniel Gultsch1-2/+2
2016-02-24hide add account icons when single_account is set to trueDaniel Gultsch1-0/+3
2016-02-24made hard coded choice for encryptions more flexible and disable parsingDaniel Gultsch1-1/+1
2016-01-22use extract account from intent method and final EXTRA_ACCOUNT variableDaniel Gultsch1-1/+1
2015-12-04fixed crashes when activity got destroyed when selecting pgp keyDaniel Gultsch1-35/+73
2015-12-01fixed crashes when activity got destroyed when selecting pgp keyDaniel Gultsch1-35/+73
2015-11-09Use OpenPGP-API 9.0fiaxh1-2/+10
2015-10-20open manage account + certificate chooser when cbe mode is enabledDaniel Gultsch1-4/+20
2015-10-12add config variable to enable x509 verificationDaniel Gultsch1-2/+9
2015-10-09initial UI work to allow setting up accounts from certifcatesDaniel Gultsch1-2/+36
2015-08-05added config.java variable to hide openpgp as an encryption methodDaniel Gultsch1-0/+2
2015-07-20Optimize importsAndreas Straub1-8/+9
2015-04-13fixed disable account when sliding and not clicking the toggleiNPUTmice1-2/+2
2015-04-01Add toggle account-state switchBrianBlade1-0/+8
2015-02-17limit ui refresh rateiNPUTmice1-8/+7
2015-01-03disable / enable all accountsDaniel Gultsch1-16/+84
2014-11-11auto register/unregister listenersiNPUTmice1-13/+1
2014-11-09Rework `Account.getJid()' to return full JIDsSam Whited1-1/+1
2014-11-09Update more files to use JID objectsSam Whited1-2/+2