aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_customize_theme.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-09Continue implementing online custom themes. Fetch OnlineCustomThemeMetadata i...Docile-Alligator1-0/+7
2022-09-25Fix crash in debug build by using fully qualified class name for layoutmanage...Sergei Kozelko1-1/+1
2021-08-24Try to fix java.lang.IndexOutOfBoundsException in com.google.android.material...Alex Ning1-0/+1
2020-11-18Lowercase package names.Alex Ning1-1/+1
2020-06-10Changing font is available. Fix subtitle on toolbar being cut if the font is ...Alex Ning1-1/+2
2020-04-18Remove unused attributes. Fix loading images using GlideImageGetter after the...Alex Ning1-1/+1
2020-03-26Still implementing custom themes.Alex Ning1-0/+1
2020-03-19Start implementing custom theme settings.Alex Ning1-8/+7
2020-03-15Implement custom multiple themes (Buggy).Alex Ning1-0/+1
2019-10-03AMOLED dark theme is now available.Alex Ning1-0/+2
2019-08-12Fixed nav bar icon color in dark theme. Transparent nav bar in SubredditSelec...Alex Ning1-5/+15
2019-08-07Refactored all the other classes to support multi user. Clearing the app data...Alex Ning1-1/+1
2019-08-05Searching subreddits to post is available. Use Toolbar instead of ActionBar i...Alex Ning1-3/+24
2019-07-10Select subreddit in PostTextActivity.Alex Ning1-9/+3
2019-07-10Place all the subscribed subreddits and users to SubscribedThingListingActivi...Alex Ning1-4/+4
2019-02-21Migrate to AndroidXAlex Ning1-2/+2