aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/EditAccountActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-13default input type to numbers on captcha dialogChristian Schneppe1-0/+3
2017-08-13prevent users from editing their account jid after successful loginChristian Schneppe1-0/+7
2017-08-01incorporate support for publish-options into server infoChristian Schneppe1-1/+1
2017-06-24offer to open website if ibb offers oob redirectChristian Schneppe1-1/+21
2017-05-10display open pgp key id in account details and allow to deleteChristian Schneppe1-0/+58
2017-04-13integrate OpenPGP (untested)Christian Schneppe1-0/+14
2017-04-13don't show reconnect button, when offline or no account availbaleChristian Schneppe1-0/+3
2017-04-05Changes the deprecated getColor() methodChristian Schneppe1-1/+2
2017-03-15also hide actionbar share iconChristian Schneppe1-1/+3
2017-03-14don't show share icons on account creationChristian Schneppe1-0/+6
2017-03-11hide keyboard after setting up accountChristian Schneppe1-0/+1
2017-03-09added an option to directly add a jid to block list from blocklist activityChristian Schneppe1-2/+0
2017-02-22reworked reconnect in profile settingsChristian Schneppe1-6/+4
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