aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/EditAccountActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-15show doze warning when push is running on prosodyChristian Schneppe1-1/+1
2017-01-09add spaces to otr fingerprints copied to clipboardChristian Schneppe1-1/+1
2017-01-09unify getFileUri across share and open intentsChristian Schneppe1-1/+1
2017-01-05get rid of unecessary config debug paramater that has been replaced by exeper...Christian Schneppe1-31/+0
2016-12-18remove own fetch errors from device announcementChristian Schneppe1-1/+0
2016-12-18disable 'show blocklist' if blocklist is emptyChristian Schneppe1-1/+9
2016-12-18add omemo fingerprints to web links as wellChristian Schneppe1-1/+1
2016-11-29allow fingerprint verification via context menuChristian Schneppe1-1/+17
2016-11-24added share button to account detailsChristian Schneppe1-0/+31
2016-11-20show 'clear devices' button underneath own devicesChristian Schneppe1-14/+20
2016-11-19reformat codeChristian Schneppe1-1100/+1100
2016-11-17refactor omemo fingerprint UI codeChristian Schneppe1-91/+85
2016-11-07show warning in account details when data saver is enabledChristian Schneppe1-22/+55
2016-09-24add some more errors to UI if there where errors during account creationChristian Schneppe1-1/+8
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