aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/EditAccountActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-12show doze warning when push is running on prosodyDaniel Gultsch1-1/+1
2017-01-09add spaces to otr fingerprints copied to clipboard. fixes #2226Daniel Gultsch1-1/+1
2016-12-30get rid of unecessary config debug paramater that has been replaced by exeper...Daniel Gultsch1-30/+0
2016-12-16remove own fetch errors from device announcementDaniel Gultsch1-1/+0
2016-12-03disable 'show blocklist' if blocklist is empty. fixes #2164Daniel Gultsch1-1/+9
2016-12-03add omemo fingerprints to web links as wellDaniel Gultsch1-1/+1
2016-12-01don't show share button before account is setupDaniel Gultsch1-0/+3
2016-12-01made provider authorities relativ to deal with different package idsDaniel Gultsch1-1/+1
2016-11-28allow fingerprint verification via context menuDaniel Gultsch1-1/+17
2016-11-22added share button to account detailsDaniel Gultsch1-0/+31
2016-11-18show 'clear devices' button underneath own devicesDaniel Gultsch1-14/+20
2016-11-15refactor omemo fingerprint UI codeDaniel Gultsch1-10/+4
2016-11-07show warning in account details when data saver is enabledDaniel Gultsch1-22/+52
2016-09-20Fix "More table" layoutMishiranu1-2/+18
2016-09-18recreate activities when theme changedDaniel Gultsch1-1/+4
2016-09-07be a bit more careful when deleting and deactivating accountsDaniel Gultsch1-2/+7
2016-08-26don't overwrite edited information in editaccount on rotateDaniel Gultsch1-1/+3
2016-08-26survive rotation in editaccountDaniel Gultsch1-13/+46
2016-07-21offer back/cancel button when using magic createDaniel Gultsch1-7/+25
2016-07-17show 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-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-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-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