aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_trending.xml (unfollow)
Commit message (Expand)AuthorFilesLines
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-1/+2
2021-07-18Show error view in TrendingActivity.Alex Ning1-0/+26
2021-07-18Refreshing trending searches is now available.Alex Ning1-3/+10
2021-07-18Show trending searches in TrendingActivity.Alex Ning1-7/+8
2021-04-04Anonymous subscriptions page is available.Alex Ning1-5/+5
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-2/+0
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