aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/EditAccountActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-23Fix "More table" layoutChristian Schneppe1-2/+6
2016-09-23Fix "More table" layoutMishiranu1-0/+12
2016-09-23recreate activities when theme changedDaniel Gultsch1-1/+4
2016-09-08be a bit more careful when deleting and deactivating accountsDaniel Gultsch1-2/+7
2016-08-27don't overwrite edited information in editaccount on rotateDaniel Gultsch1-1/+3
2016-08-26survive rotation in editaccountDaniel Gultsch1-13/+46
2016-07-29make username unchangeableChristian Schneppe1-0/+1
2016-07-29changed package id inside manifest and projectChristian Schneppe1-19/+19
2016-07-25offer back/cancel button when using magic createDaniel Gultsch1-7/+25
2016-07-25show toast hint when touching inactive omemo fingerprintsDaniel Gultsch1-0/+7
2016-06-22remove white spaces from hostnameDaniel Gultsch1-2/+2
2016-06-02fixed regression that would not show clear devicesDaniel Gultsch1-1/+1
2016-05-31optimize importsChristian Schneppe1-3/+1
2016-05-25hide fingerprints in UI if encryption is disabledDaniel Gultsch1-9/+8
2016-05-19show password dialog when account was magic createdDaniel Gultsch1-0/+22
2016-05-14add reconnect to EditAccountActivityChristian Schneppe1-0/+9
2016-05-04bug fixesChristian S1-66/+100
2016-05-04merge upstream changesChristian S1-7/+22
2016-05-02show only username when registering account with magic createDaniel Gultsch1-12/+21
2016-04-30use old ChangePassword activityChristian S1-104/+70
2016-04-30remove old config variableChristian S1-5/+0
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-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