aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/EditAccountActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief2015-06-191-505/+0
* hide change password menu item if server feature is unavailableiNPUTmice2015-02-271-7/+8
* reset error status in edit account when reconnectingiNPUTmice2015-02-261-0/+4
* prevent next button from showing up too early on account setupiNPUTmice2015-02-251-1/+1
* init mode (first start) for StartConversationActivity (no up button) and avoi...iNPUTmice2015-02-221-0/+2
* migrated change password into separate activityDaniel Gultsch2015-01-031-79/+20
* code cleanup for change password stuffDaniel Gultsch2014-12-251-13/+20
* added callback to change account password to notify UI on success / failureDaniel Gultsch2014-12-251-14/+44
* Add ability to change password on serverSam Whited2014-12-251-45/+67
* Show server info option when blocking is unavailablepulser2014-12-241-2/+4
* Don't allow user to register domain only jidsSam Whited2014-12-231-0/+5
* Don't show menu on create account screenSam Whited2014-12-231-0/+3
* Remove old JID validatorSam Whited2014-12-231-10/+4
* Add more server compatibility info.Sam Whited2014-12-231-2/+36
* Fix NPEs in blocking codeSam Whited2014-12-221-1/+1
* Add support for XEP-0191 (Blocking command)Sam Whited2014-12-221-90/+112
* display proper error in edit account details if jid is invalidiNPUTmice2014-12-031-8/+9
* show full time stamp in connection established fieldiNPUTmice2014-11-161-1/+1
* parse otr-fingerprint in qr codes and nfc. include otr fingerprint in shareab...iNPUTmice2014-11-161-4/+4
* Remove extra status wrapper methodSam Whited2014-11-151-2/+1
* Make account status an enumSam Whited2014-11-151-7/+7
* auto register/unregister listenersiNPUTmice2014-11-111-14/+1
* Rework `Account.getJid()' to return full JIDsSam Whited2014-11-091-5/+5
* Fix crash on account creationSam Whited2014-11-091-13/+2
* Create avatar's for JID's w/o localpartsSam Whited2014-11-091-19/+1
* Update another chunk of stuff to use JID objectsSam Whited2014-11-091-31/+40
* don't show avatar on initial account creationiNPUTmice2014-11-061-2/+4
* show avatar in editaccountiNPUTmice2014-11-041-1/+18
* register nfc callback in every activity that provides a proper sharable uriiNPUTmice2014-11-041-1/+1
* made qr code available from muc and contact details as welliNPUTmice2014-11-041-46/+10
* unfinishd qr code implemenation. thanks to @emdeteiNPUTmice2014-11-031-9/+87
* Merge branch 'gradle' into developmentSam Whited2014-10-301-14/+1
* Make conversations the root projectSam Whited2014-10-221-0/+423