aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/activity_change_password.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-08show "show password icon" in activity_change_passwordChristian Schneppe1-1/+2
2019-01-04add RTL supportChristian Schneppe1-0/+2
2018-12-27fix crash in ChangePasswordActivityChristian Schneppe1-1/+1
2018-12-14Reduce `minSdkVersion` to 16, fix issues reported by lintChristian Schneppe1-5/+7
2018-11-23attempt to work around bugs in Chinese ROMsChristian Schneppe1-2/+2
2018-09-27some color changesChristian Schneppe1-2/+3
2018-04-29use styled borderless buttonChristian Schneppe1-2/+2
2018-04-22made all text styleableChristian Schneppe1-0/+6
2018-04-11replace deprecated action bar with toolbarChristian Schneppe1-1/+4
2018-04-01finished app compat themeingChristian Schneppe1-2/+2
2018-04-01changed some of the jid entering dialogs to textinputlayoutChristian Schneppe1-9/+2
2018-03-20Moved the error message to TextInputLayout in the ChangePasswordActivityChristian Schneppe1-0/+2
2018-03-17fixed paddingsChristian Schneppe1-1/+1
2018-03-17ported presence activity to cardviewChristian Schneppe1-38/+40
2018-03-15Change ShowHidePasswordEditText to TextInputEditText.Christian Schneppe1-49/+37
2016-11-19reformat codeChristian Schneppe1-95/+96
2016-04-26prevent user from accidentally changing password after using magic createDaniel Gultsch1-10/+12
2015-07-13renamed colorsDaniel Gultsch1-11/+11
2015-01-13make use of different dimensions for different screen sizesDaniel Gultsch1-1/+4
2015-01-03added missing layout fileDaniel Gultsch1-0/+105