aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/theme_preferences.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Save light, dark and amoled Material You themes to database. Add 'Apply ↵2021-07-021-3/+14
| | | | Material You' option. Test MotionLayout.
* Material You.2021-06-161-0/+9
|
* Disable swipe action when there are more than 1 column in PostFragment.2020-11-121-3/+2
|
* Finished adding advanced preferences.2020-03-291-1/+2
|
* Still implementing custom themes.2020-03-261-4/+7
|
* Fix some bugs in CustomizeThemeActivity.2020-03-251-2/+2
|
* Add CustomThemeListingActivity.2020-03-241-0/+9
|
* Start implementing custom theme settings.2020-03-191-0/+18
|
* Immersive Interface is now available on Android 8.0. Add ↵2020-03-181-0/+18
ThemePreferenceFragment. Fix theme database.