aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_search.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-29Display search history in SearchActivity. Save suggested sort type and nsfw i...Alex Ning1-24/+50
2020-06-10Changing font is available. Fix subtitle on toolbar being cut if the font is ...Alex Ning1-2/+2
2020-06-10Prepare to add different font support.Alex Ning1-2/+4
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/+2
2020-02-27Still prepare to add different themes.Alex Ning1-2/+2
2019-10-03AMOLED dark theme is now available.Alex Ning1-1/+3
2019-09-24Minor UI tweaks. Fix UI issues in dark theme. Fix settings activity title.Alex Ning1-31/+22
2019-09-20Changing font size is available. Delete duplicate Edit menu in comments.Alex Ning1-2/+4
2019-08-22Enabling or disabling nsfw are now available.Alex Ning1-2/+2
2019-08-07Refactored all the other classes to support multi user. Clearing the app data...Alex Ning1-1/+1
2019-07-18Add a search button in ViewSubredditDetailActivity and ViewUserDetailActivity...Alex Ning1-47/+64
2019-02-26Add two features: refresh searching and searching in SearchActivity. Fixed a ...Alex Ning1-5/+33
2019-02-22Change SearchView style in MainActivity. Solve tab layout covering fragments ...Alex Ning1-0/+1
2019-02-22Add a search view in MainActivity and add a SearchActivity.Alex Ning1-0/+43