aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/ChangePasswordActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-11replace deprecated action bar with toolbarChristian Schneppe1-0/+2
2018-04-07fix crash while changing passwordChristian Schneppe1-6/+3
2018-04-01fix change password activity for magic created accountsChristian Schneppe1-1/+1
2018-04-01finished app compat themeingChristian Schneppe1-2/+0
2018-03-20Moved the error message to TextInputLayout in the ChangePasswordActivityChristian Schneppe1-12/+29
2018-03-15Change ShowHidePasswordEditText to TextInputEditText.Christian Schneppe1-12/+0
2017-11-23code cleanupChristian Schneppe1-6/+6
2016-11-19reformat codeChristian Schneppe1-97/+97
2016-07-29changed package id inside manifest and projectChristian Schneppe1-4/+4
2016-05-31optimize importsChristian Schneppe1-2/+0
2016-05-04bug fixesChristian S1-2/+12
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-30use old ChangePassword activityChristian S1-21/+3
2016-04-26prevent user from accidentally changing password after using magic createDaniel Gultsch1-2/+20
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-01-03migrated change password into separate activityDaniel Gultsch1-0/+107