aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/activity_change_password.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* show "show password icon" in activity_change_passwordChristian Schneppe2019-02-081-1/+2
|
* add RTL supportChristian Schneppe2019-01-041-0/+2
|
* fix crash in ChangePasswordActivityChristian Schneppe2018-12-271-1/+1
|
* Reduce `minSdkVersion` to 16, fix issues reported by lintChristian Schneppe2018-12-141-5/+7
| | | | | | | | | This further reduces the minimum API level to 16, which should encompass most users stuck on older versions of Android (mainly BlackBerry OS and Jolla users). Several issues reported by code analysis were fixed, mainly around issues with layouts.
* attempt to work around bugs in Chinese ROMsChristian Schneppe2018-11-231-2/+2
|
* some color changesChristian Schneppe2018-09-271-2/+3
|
* use styled borderless buttonChristian Schneppe2018-04-291-2/+2
|
* made all text styleableChristian Schneppe2018-04-221-0/+6
|
* replace deprecated action bar with toolbarChristian Schneppe2018-04-111-1/+4
| | | | | | | | | * replace deprecated action bar with toolbar * add toolbar support in each activity * remove redundant themes made earlier * add configure action bar method in xmpp activity * remove android namespace from actionmodeoverlay * solve bug of scrolling toolbar
* finished app compat themeingChristian Schneppe2018-04-011-2/+2
|
* changed some of the jid entering dialogs to textinputlayoutChristian Schneppe2018-04-011-9/+2
|
* Moved the error message to TextInputLayout in the ChangePasswordActivityChristian Schneppe2018-03-201-0/+2
|
* fixed paddingsChristian Schneppe2018-03-171-1/+1
|
* ported presence activity to cardviewChristian Schneppe2018-03-171-38/+40
|
* Change ShowHidePasswordEditText to TextInputEditText.Christian Schneppe2018-03-151-49/+37
| | | | change the input fields in the AccountActivity to use the TextInputLayout.
* reformat codeChristian Schneppe2016-11-191-95/+96
|
* prevent user from accidentally changing password after using magic createDaniel Gultsch2016-04-261-10/+12
|
* renamed colorsDaniel Gultsch2015-07-131-11/+11
|
* make use of different dimensions for different screen sizesDaniel Gultsch2015-01-131-1/+4
|
* added missing layout fileDaniel Gultsch2015-01-031-0/+105