aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/ChangePasswordActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-04clear password field before setting new oneDaniel Gultsch1-0/+1
2016-05-04fixed npe when calling changepassword activity directlyDaniel Gultsch1-2/+4
2016-04-26prevent user from accidentally changing password after using magic createDaniel Gultsch1-2/+20
2016-02-12Imports organizedsteckbrief1-2/+0
2016-01-22use extract account from intent method and final EXTRA_ACCOUNT variableDaniel Gultsch1-8/+1
2015-07-20rely on refreshUi/refreshUiReal and make sure it is being used everywhereDaniel Gultsch1-0/+4
2015-07-20Optimize importsAndreas Straub1-1/+0
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief1-110/+0
2015-04-11no trim of messages or passwordlookshe1-3/+6
2015-01-03migrated change password into separate activityDaniel Gultsch1-0/+107