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 ↵Alex Ning2021-07-021-3/+14
| | | | Material You' option. Test MotionLayout.
* Material You.Alex Ning2021-06-161-0/+9
|
* Disable swipe action when there are more than 1 column in PostFragment.Alex Ning2020-11-121-3/+2
|
* Finished adding advanced preferences.Alex Ning2020-03-291-1/+2
|
* Still implementing custom themes.Alex Ning2020-03-261-4/+7
|
* Fix some bugs in CustomizeThemeActivity.Alex Ning2020-03-251-2/+2
|
* Add CustomThemeListingActivity.Alex Ning2020-03-241-0/+9
|
* Start implementing custom theme settings.Alex Ning2020-03-191-0/+18
|
* Immersive Interface is now available on Android 8.0. Add ↵Alex Ning2020-03-181-0/+18
ThemePreferenceFragment. Fix theme database.