aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/EditAccountActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-29mock (non functional) search activityChristian Schneppe1-1/+2
2018-04-24no WelcomeActivity if MAGIC_CREATE_DOMAIN is unsetChristian Schneppe1-1/+1
2018-04-12in lack of confirm source dialog in account details only trust scanned urisChristian Schneppe1-6/+7
2018-04-12call to update ui after fingerprint verificationChristian Schneppe1-1/+2
2018-04-12prevent double tapping on overflow menuChristian Schneppe1-0/+4
2018-04-11replace deprecated action bar with toolbarChristian Schneppe1-0/+3
2018-04-07fix register account checkbox glitchChristian Schneppe1-14/+8
2018-04-07hide register account checkbox in magic modeChristian Schneppe1-51/+32
2018-04-03don’t show 'change status' icon during setupChristian Schneppe1-1/+1
2018-04-02migrate to xmpp-addrChristian Schneppe1-20/+19
2018-04-01fix change password activity for magic created accountsChristian Schneppe1-1/+1
2018-04-01show password field only on non-logged in or magic created accountsChristian Schneppe1-1/+6
2018-04-01finished 'Set Status Message' dialogChristian Schneppe1-3/+85
2018-04-01wip: new status message dialogChristian Schneppe1-4/+23
2018-04-01finished app compat themeingChristian Schneppe1-7/+0
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