aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/ChangePasswordActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '1.12.4' into trz/merge_1.12.4 (not tested yet)trz/merge_1.12.4lookshe2016-05-261-2/+23
|\
| * clear password field before setting new oneDaniel Gultsch2016-05-041-0/+1
| * fixed npe when calling changepassword activity directlyDaniel Gultsch2016-05-041-2/+4
| * prevent user from accidentally changing password after using magic createDaniel Gultsch2016-04-261-2/+20
* | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-03-291-6/+3
|\ \
* | | Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebasesteckbrief2016-03-291-2/+4
|\| |
| * | renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief2015-06-191-110/+0
* | | Imports organizedsteckbrief2016-02-121-2/+0
* | | Merge tag '1.9.3' into trz/merge_1.9.3lookshe2016-02-111-9/+5
|\ \ \ | |/ / |/| / | |/
| * use extract account from intent method and final EXTRA_ACCOUNT variableDaniel Gultsch2016-01-221-8/+1
| * rely on refreshUi/refreshUiReal and make sure it is being used everywhereDaniel Gultsch2015-07-201-0/+4
| * Optimize importsAndreas Straub2015-07-201-1/+0
* | no trim of messages or passwordlookshe2015-04-111-3/+6
|/
* migrated change password into separate activityDaniel Gultsch2015-01-031-0/+107