aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/ChangePasswordActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* changed package id inside manifest and projectChristian Schneppe2016-07-291-122/+0
* optimize importsChristian Schneppe2016-05-311-2/+0
* bug fixesChristian S2016-05-041-2/+12
* Merge branch 'refs/heads/news' into developmentChristian S2016-05-041-0/+11
|\
| * clear password field before setting new oneDaniel Gultsch2016-05-041-0/+1
| * fixed npe when calling changepassword activity directlyDaniel Gultsch2016-05-041-2/+4
* | use old ChangePassword activityChristian S2016-04-301-21/+3
|/
* 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