aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_rules.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Migrate to ViewBinding in some activities.Docile-Alligator2024-04-281-1/+0
* Fix crash in debug build by using fully qualified class name for layoutmanage...Sergei Kozelko2022-09-251-1/+1
* Continue migrating to Material Design 3.Alex Ning2021-10-301-0/+1
* Try to fix java.lang.IndexOutOfBoundsException in com.google.android.material...Alex Ning2021-08-241-0/+1
* Changing font is available. Fix subtitle on toolbar being cut if the font is ...Alex Ning2020-06-101-1/+2
* Prepare to add different font support.Alex Ning2020-06-101-0/+2
* Remove unused attributes. Fix loading images using GlideImageGetter after the...Alex Ning2020-04-181-2/+0
* Fix some issues of custom theme.Alex Ning2020-03-271-1/+0
* Implemented share and import themes. Fixed some issues of custom theme.Alex Ning2020-03-271-1/+2
* Implement custom multiple themes (Buggy).Alex Ning2020-03-151-0/+1
* AMOLED dark theme is now available.Alex Ning2019-10-031-0/+2
* Changing font size is available. Delete duplicate Edit menu in comments.Alex Ning2019-09-201-0/+1
* Check for theme setting on every activities except ViewImageActivity and View...Alex Ning2019-08-221-1/+1
* Fixed nav bar icon color in dark theme. Transparent nav bar in SubredditSelec...Alex Ning2019-08-121-3/+31
* Refactored all the other classes to support multi user. Clearing the app data...Alex Ning2019-08-071-1/+1
* Viewing rules after pressing rules button in PostXXXActivity is available. Ex...Alex Ning2019-07-181-0/+27