aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/theme_preferences.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Apply custom theme to settings page.Docile-Alligator2022-08-151-5/+0
|
* Themed icon for Android. Very ugly right now.Docile-Alligator2022-03-051-6/+0
|
* Added adaptive icons (#646)20captainx122022-03-041-0/+6
| | | Start adding adaptive icons for Android Tiramisu.
* Continue adding support for custom font.Alex Ning2022-01-131-12/+12
|
* 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.