aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/ChangePasswordActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* migrated change password into separate activityDaniel Gultsch2015-01-031-0/+107