aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/EditAccountActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-12fixed user hint in magic create modeChristian Schneppe1-0/+1
2018-08-30make port field disabled if hostname is emptyChristian Schneppe1-0/+8
2018-08-23convert jid to stringChristian Schneppe1-1/+2
2018-07-29fix rar crash in EditAccountActivity during account registrationChristian Schneppe1-1/+1
2018-06-01catch NPEChristian Schneppe1-2/+2
2018-05-27show buttons to privacy policy and terms of use during account creation on ou...Christian Schneppe1-0/+24
2018-05-26add missing else to show the availability of httpupload correctlyChristian Schneppe1-2/+1
2018-05-26add support for S3 file transfersChristian Schneppe1-1/+5
2018-05-21use correct binding in EditAccountActivityChristian Schneppe1-4/+2
2018-05-21fix some crashes on Android 4 devicesChristian Schneppe1-180/+121
2018-05-05add animators for more activitiesChristian Schneppe1-2/+9
2018-05-03added null check to Jid.of in edit accountChristian Schneppe1-3/+3
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