aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/EditAccountActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* use correct binding in EditAccountActivityChristian Schneppe2018-05-211-4/+2
* fix some crashes on Android 4 devicesChristian Schneppe2018-05-211-180/+121
* add animators for more activitiesChristian Schneppe2018-05-051-2/+9
* added null check to Jid.of in edit accountChristian Schneppe2018-05-031-3/+3
* mock (non functional) search activityChristian Schneppe2018-04-291-1/+2
* no WelcomeActivity if MAGIC_CREATE_DOMAIN is unsetChristian Schneppe2018-04-241-1/+1
* in lack of confirm source dialog in account details only trust scanned urisChristian Schneppe2018-04-121-6/+7
* call to update ui after fingerprint verificationChristian Schneppe2018-04-121-1/+2
* prevent double tapping on overflow menuChristian Schneppe2018-04-121-0/+4
* replace deprecated action bar with toolbarChristian Schneppe2018-04-111-0/+3
* fix register account checkbox glitchChristian Schneppe2018-04-071-14/+8
* hide register account checkbox in magic modeChristian Schneppe2018-04-071-51/+32
* don’t show 'change status' icon during setupChristian Schneppe2018-04-031-1/+1
* migrate to xmpp-addrChristian Schneppe2018-04-021-20/+19
* fix change password activity for magic created accountsChristian Schneppe2018-04-011-1/+1
* show password field only on non-logged in or magic created accountsChristian Schneppe2018-04-011-1/+6
* finished 'Set Status Message' dialogChristian Schneppe2018-04-011-3/+85
* wip: new status message dialogChristian Schneppe2018-04-011-4/+23
* finished app compat themeingChristian Schneppe2018-04-011-7/+0
* use text styles in more placesChristian Schneppe2018-04-011-3/+3
* fix crashes because requestCode was too longChristian Schneppe2018-03-211-1/+1
* switch account activity to card view. started using data binderChristian Schneppe2018-03-171-196/+122
* only show one error at onceChristian Schneppe2018-03-161-4/+29
* Moved the error message to TextInputLayoutChristian Schneppe2018-03-161-25/+31
* Change ShowHidePasswordEditText to TextInputEditText.Christian Schneppe2018-03-151-24/+30
* migrated alert dialogs to app compatChristian Schneppe2018-03-091-2/+2
* reference support actionbar in all activitiesChristian Schneppe2018-03-091-4/+4
* don't delete account if it's not yet created - fixes crashChristian Schneppe2018-02-191-1/+0
* Don't add account if user cancelsChristian Schneppe2018-02-171-9/+8
* Pass invite XMPP URI along instead of JIDChristian Schneppe2018-02-151-2/+2
* show pep as available if omemo_all_access has been installed on serverChristian Schneppe2017-12-271-1/+1
* transport invitee from welcome activity to start conversations activityChristian Schneppe2017-12-271-22/+21
* remove NFC handling + let edit account handle own jidsChristian Schneppe2017-12-161-2/+32
* XmppConnection: refactor registration code. 'Open Website' on PAYMENT_REQUIRE...Christian Schneppe2017-12-161-5/+15
* possible fix for retry loop on pgp key annoucementChristian Schneppe2017-12-101-1/+1
* code cleanupChristian Schneppe2017-11-231-46/+46
* remove numeric hint from captchaChristian Schneppe2017-11-211-2/+0
* remove prosody push from blacklistChristian Schneppe2017-11-211-1/+1
* code refactoring to provide shorter account enabled checkChristian Schneppe2017-11-201-1/+1
* unified share with menuChristian Schneppe2017-09-241-22/+3
* use 'partial' in server info if publish-options is n/aChristian Schneppe2017-09-171-2/+4
* get rid of uneccessary 'own omemo fingerprint' stringChristian Schneppe2017-09-041-0/+2
* default input type to numbers on captcha dialogChristian Schneppe2017-08-131-0/+3
* prevent users from editing their account jid after successful loginChristian Schneppe2017-08-131-0/+7
* incorporate support for publish-options into server infoChristian Schneppe2017-08-011-1/+1
* offer to open website if ibb offers oob redirectChristian Schneppe2017-06-241-1/+21
* display open pgp key id in account details and allow to deleteChristian Schneppe2017-05-101-0/+58
* integrate OpenPGP (untested)Christian Schneppe2017-04-131-0/+14
* don't show reconnect button, when offline or no account availbaleChristian Schneppe2017-04-131-0/+3
* Changes the deprecated getColor() methodChristian Schneppe2017-04-051-1/+2