aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/EditAccountActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-23add change prescence to manage account context menuDaniel Gultsch1-3/+2
2016-04-23changed hidden password fieldChristian S1-2/+3
2016-04-22make password invisible in edit account viewChristian S1-0/+4
2016-04-22expert setting to manually change presenceDaniel Gultsch1-1/+13
2016-04-21modified welcome screenChristian S1-27/+2
2016-04-19added magic create welcome screenDaniel Gultsch1-1/+3
2016-04-10fixed 'connecting…' buttonDaniel Gultsch1-3/+6
2016-03-31add methods to check max file size for http uploadDaniel Gultsch1-1/+1
2016-03-06don't show opt-out of battery optimization dialog when push is enabledDaniel Gultsch1-2/+3
2016-02-27changed single_account config into more simple lock_settingsDaniel Gultsch1-1/+8
2016-02-19skip avatar ui when pep is not available. fixes #1706Daniel Gultsch1-5/+5
2016-02-16made clear that archiving preferences are server sideDaniel Gultsch1-1/+1
2016-02-14fixed server info push not showing up when unavailableDaniel Gultsch1-2/+2
2016-02-13fixed compile bug in free versionDaniel Gultsch1-1/+1
2016-02-12client side support for XEP-0357: Push NotificationsDaniel Gultsch1-0/+13
2016-02-09allow user to set MAM preferencesDaniel Gultsch1-1/+63
2016-01-25expert setting to trigger extended connection optionsDaniel Gultsch1-7/+23
2016-01-22use extract account from intent method and final EXTRA_ACCOUNT variableDaniel Gultsch1-4/+4
2016-01-11ask to be excluded from battery optimizationDaniel Gultsch1-3/+24
2016-01-03edit account activity was still showing the omemo key with leading 0x05. fixe...Daniel Gultsch1-2/+2
2015-12-23show certificate informationDaniel Gultsch1-1/+1
2015-12-14splite PARANOIA_MODE into three different optionsDaniel Gultsch1-1/+1
2015-12-04show tor config in paranoid modeDaniel Gultsch1-1/+1
2015-12-04do socks5 connect manuallyDaniel Gultsch1-21/+31
2015-12-04initial tor supportDaniel Gultsch1-1/+42
2015-12-02show tor config in paranoid modeDaniel Gultsch1-1/+1
2015-12-01do socks5 connect manuallyDaniel Gultsch1-21/+31
2015-12-01initial tor supportDaniel Gultsch1-1/+42
2015-11-25pgp fixes and revert configuration changesDaniel Gultsch1-6/+0
2015-10-26Reset the margins manually after rotatingsaqura1-0/+9
2015-10-25invalidate menu after backend connection.Daniel Gultsch1-0/+1
2015-10-17improved error reporting in trust keys activityDaniel Gultsch1-1/+1
2015-10-13set cursor to end of jid in edit accountDaniel Gultsch1-2/+3
2015-10-11add menu item in account details to renew certificateDaniel Gultsch1-24/+56
2015-10-11Captcha support.Armin Novak1-1/+73
2015-10-09initial UI work to allow setting up accounts from certifcatesDaniel Gultsch1-21/+25
2015-10-09do not dismiss editAccountActivity when still trying to register new accountDaniel Gultsch1-1/+3
2015-09-06indicate broken pep in server infoDaniel Gultsch1-1/+7
2015-09-06Only show that have sessions in fingerprint listAndreas Straub1-9/+6
2015-08-14show HTTP upload availability on Edit account screenhlad1-0/+7
2015-08-12rename axolotl to omemoChristian S1-1/+1
2015-08-08renamed multi-end / axolotl to OMEMODaniel Gultsch1-2/+2
2015-08-03added Config.java varibale to lock account creation to specfic domainDaniel Gultsch1-20/+55
2015-07-29Highlight selected message's fingerprint in listAndreas Straub1-1/+4
2015-07-22Hide regenerate keys buttonAndreas Straub1-10/+13
2015-07-21Add INACTIVE state for removed keysAndreas Straub1-1/+7
2015-07-20Do not display clear devices button if not onlineAndreas Straub1-0/+1
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-26/+25
2015-07-20Optimize importsAndreas Straub1-1/+0