aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_rules.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-28Migrate to ViewBinding in some activities.Docile-Alligator1-1/+0
2022-09-25Fix crash in debug build by using fully qualified class name for layoutmanage...Sergei Kozelko1-1/+1
2021-10-30Continue migrating to Material Design 3.Alex Ning1-0/+1
2021-08-24Try to fix java.lang.IndexOutOfBoundsException in com.google.android.material...Alex Ning1-0/+1
2020-06-10Changing font is available. Fix subtitle on toolbar being cut if the font is ...Alex Ning1-1/+2
2020-06-10Prepare to add different font support.Alex Ning1-0/+2
2020-04-18Remove unused attributes. Fix loading images using GlideImageGetter after the...Alex Ning1-2/+0
2020-03-27Fix some issues of custom theme.Alex Ning1-1/+0
2020-03-27Implemented share and import themes. Fixed some issues of custom theme.Alex Ning1-1/+2
2020-03-15Implement custom multiple themes (Buggy).Alex Ning1-0/+1
2019-10-03AMOLED dark theme is now available.Alex Ning1-0/+2
2019-09-20Changing font size is available. Delete duplicate Edit menu in comments.Alex Ning1-0/+1
2019-08-22Check for theme setting on every activities except ViewImageActivity and View...Alex Ning1-1/+1
2019-08-12Fixed nav bar icon color in dark theme. Transparent nav bar in SubredditSelec...Alex Ning1-3/+31
2019-08-07Refactored all the other classes to support multi user. Clearing the app data...Alex Ning1-1/+1
2019-07-18Viewing rules after pressing rules button in PostXXXActivity is available. Ex...Alex Ning1-0/+27