aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/item_subreddit_listing.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Migrate to ViewBinding in some adapters.Docile-Alligator2024-05-071-1/+0
* Show the number of subscribers in SubredditListingRecyclerViewAdapter.Docile-Alligator2022-07-151-16/+34
* Suggest subreddits when searching.Alex Ning2021-06-301-1/+1
* Multi-selection in user search result for CustomizePostFilterActivity.Alex Ning2021-02-261-1/+2
* Multi-selection in subreddit search result for CustomizePostFilterActivity.Alex Ning2021-02-251-0/+8
* Prepare to add different font support.Alex Ning2020-06-101-1/+1
* Remove unused attributes. Fix loading images using GlideImageGetter after the...Alex Ning2020-04-181-1/+0
* Still prepare to add different themes.Alex Ning2020-02-271-1/+1
* Prepare to add different themes. Try fixing timeout issue in okhttp3.Alex Ning2020-02-261-1/+1
* Add a BottomAppBar to navigate to subscriptions and multireddits.Alex Ning2019-12-181-1/+1
* Changing font size is available. Delete duplicate Edit menu in comments.Alex Ning2019-09-201-0/+1
* Deleting and editing posts are now available.Alex Ning2019-08-121-1/+1
* Dark theme support.Alex Ning2019-05-071-3/+2
* Add a feature: Search for users. Fixed calling callback.onResult twice when l...Alex Ning2019-02-231-0/+48