aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/EditAccountActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-01use text styles in more placesChristian Schneppe1-3/+3
2018-03-21fix crashes because requestCode was too longChristian Schneppe1-1/+1
2018-03-17switch account activity to card view. started using data binderChristian Schneppe1-196/+122
2018-03-16only show one error at onceChristian Schneppe1-4/+29
2018-03-16Moved the error message to TextInputLayoutChristian Schneppe1-25/+31
2018-03-15Change ShowHidePasswordEditText to TextInputEditText.Christian Schneppe1-24/+30
2018-03-09migrated alert dialogs to app compatChristian Schneppe1-2/+2
2018-03-09reference support actionbar in all activitiesChristian Schneppe1-4/+4
2018-02-19don't delete account if it's not yet created - fixes crashChristian Schneppe1-1/+0
2018-02-17Don't add account if user cancelsChristian Schneppe1-9/+8
2018-02-15Pass invite XMPP URI along instead of JIDChristian Schneppe1-2/+2
2017-12-27show pep as available if omemo_all_access has been installed on serverChristian Schneppe1-1/+1
2017-12-27transport invitee from welcome activity to start conversations activityChristian Schneppe1-22/+21
2017-12-16remove NFC handling + let edit account handle own jidsChristian Schneppe1-2/+32
2017-12-16XmppConnection: refactor registration code. 'Open Website' on PAYMENT_REQUIRE...Christian Schneppe1-5/+15
2017-12-10possible fix for retry loop on pgp key annoucementChristian Schneppe1-1/+1
2017-11-23code cleanupChristian Schneppe1-46/+46
2017-11-21remove numeric hint from captchaChristian Schneppe1-2/+0
2017-11-21remove prosody push from blacklistChristian Schneppe1-1/+1
2017-11-20code refactoring to provide shorter account enabled checkChristian Schneppe1-1/+1
2017-09-24unified share with menuChristian Schneppe1-22/+3
2017-09-17use 'partial' in server info if publish-options is n/aChristian Schneppe1-2/+4
2017-09-04get rid of uneccessary 'own omemo fingerprint' stringChristian Schneppe1-0/+2
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