aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/EditAccountActivity.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | change the input fields in the AccountActivity to use the TextInputLayout.
* 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 ↵Christian Schneppe2017-12-161-5/+15
| | | | PAYMENT_REQUIRED failure
* 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
| | | | fixes #127
* Changes the deprecated getColor() methodChristian Schneppe2017-04-051-1/+2
|
* also hide actionbar share iconChristian Schneppe2017-03-151-1/+3
| | | in addition to fix for #125
* don't show share icons on account creationChristian Schneppe2017-03-141-0/+6
| | | | fixes #125
* 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 ↵Christian Schneppe2017-01-051-31/+0
| | | | exepert setting
* remove own fetch errors from device announcementChristian Schneppe2016-12-181-1/+0
|
* disable 'show blocklist' if blocklist is emptyChristian Schneppe2016-12-181-1/+9
|