aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/EditAccountActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* also hide actionbar share iconChristian Schneppe2017-03-151-1/+3
* don't show share icons on account creationChristian Schneppe2017-03-141-0/+6
* hide keyboard after setting up accountChristian Schneppe2017-03-111-0/+1
* added an option to directly add a jid to block list from blocklist activityChristian Schneppe2017-03-091-2/+0
* reworked reconnect in profile settingsChristian Schneppe2017-02-221-6/+4
* show doze warning when push is running on prosodyChristian Schneppe2017-01-151-1/+1
* add spaces to otr fingerprints copied to clipboardChristian Schneppe2017-01-091-1/+1
* unify getFileUri across share and open intentsChristian Schneppe2017-01-091-1/+1
* get rid of unecessary config debug paramater that has been replaced by exeper...Christian Schneppe2017-01-051-31/+0
* remove own fetch errors from device announcementChristian Schneppe2016-12-181-1/+0
* disable 'show blocklist' if blocklist is emptyChristian Schneppe2016-12-181-1/+9
* add omemo fingerprints to web links as wellChristian Schneppe2016-12-181-1/+1
* allow fingerprint verification via context menuChristian Schneppe2016-11-291-1/+17
* added share button to account detailsChristian Schneppe2016-11-241-0/+31
* show 'clear devices' button underneath own devicesChristian Schneppe2016-11-201-14/+20
* reformat codeChristian Schneppe2016-11-191-1100/+1100
* refactor omemo fingerprint UI codeChristian Schneppe2016-11-171-91/+85
* show warning in account details when data saver is enabledChristian Schneppe2016-11-071-22/+55
* add some more errors to UI if there where errors during account creationChristian Schneppe2016-09-241-1/+8