aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_trending.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-24Try to fix java.lang.IndexOutOfBoundsException in com.google.android.material...1-1/+2
2021-07-18Show error view in TrendingActivity.1-0/+26
2021-07-18Refreshing trending searches is now available.1-3/+10
2021-07-18Show trending searches in TrendingActivity.1-7/+8
2021-04-04Anonymous subscriptions page is available.1-5/+5
2020-06-10Changing font is available. Fix subtitle on toolbar being cut if the font is ...1-1/+2
2020-04-18Remove unused attributes. Fix loading images using GlideImageGetter after the...1-2/+0
2020-03-15Implement custom multiple themes (Buggy).1-0/+1
2019-10-03AMOLED dark theme is now available.1-0/+2
2019-08-12Fixed nav bar icon color in dark theme. Transparent nav bar in SubredditSelec...1-5/+15
2019-08-07Refactored all the other classes to support multi user. Clearing the app data...1-1/+1
2019-08-05Searching subreddits to post is available. Use Toolbar instead of ActionBar i...1-3/+24
2019-07-10Select subreddit in PostTextActivity.1-9/+3
2019-07-10Place all the subscribed subreddits and users to SubscribedThingListingActivi...1-4/+4
2019-02-21Migrate to AndroidX1-2/+2