aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/EditAccountActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-19show password dialog when account was magic createdDaniel Gultsch1-0/+22
2016-05-02show only username when registering account with magic createDaniel Gultsch1-12/+21
2016-04-29catch ActivityNotFoundException when requesting battery opDaniel Gultsch1-1/+6
2016-04-29port all android drop down list items to our ownDaniel Gultsch1-1/+1
2016-04-28cleaned up captcha dialogDaniel Gultsch1-51/+41
2016-04-27removed unused config variablesDaniel Gultsch1-6/+0
2016-04-27made it possible to go back to welcome screen from edit accountDaniel Gultsch1-3/+7
2016-04-26prevent user from accidentally changing password after using magic createDaniel Gultsch1-11/+46
2016-04-23add change prescence to manage account context menuDaniel Gultsch1-3/+2
2016-04-22expert setting to manually change presenceDaniel Gultsch1-1/+13
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-03-02Fixes FS#146: Remove Tor-Supportsteckbrief1-3/+1
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-12Imports organizedsteckbrief1-2/+2
2016-02-12client side support for XEP-0357: Push NotificationsDaniel Gultsch1-0/+13
2016-02-11Compilation errors and merge mixups fixedsteckbrief1-2/+2
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-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-11Merge tag '1.5.2' into trz/rebasetrz/1.5.2.1lookshe1-15/+25
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