aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/magic_create.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* made all text styleableChristian Schneppe2018-04-221-3/+3
|
* more theme workingChristian Schneppe2018-04-211-1/+1
|
* replace deprecated action bar with toolbarChristian Schneppe2018-04-111-69/+76
| | | | | | | | | * 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
* migrated some views over to app compat text stylesChristian Schneppe2018-04-011-8/+4
|
* don't use autocomplete in MagicCreateActivity for usernameChristian Schneppe2018-03-221-2/+1
|
* add servers from https://conversations.im/compliance/ to autocomplete jidsChristian Schneppe2018-02-091-1/+1
|
* reformat codeChristian Schneppe2016-11-191-10/+19
|
* added magic create welcome screenDaniel Gultsch2016-04-191-0/+83