aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/styles.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Dark theme support.Alex Ning2019-05-071-2/+2
|
* Add a search view in MainActivity and add a SearchActivity.Alex Ning2019-02-221-1/+11
|
* Minor UI tweaks.Alex Ning2019-01-041-1/+3
|
* Disable the animation for finishing activity in ViewImageActivity and ↵Alex Ning2018-09-221-1/+0
| | | | ViewVideoActivity. Fixed a bug that occurred when parsing posts finishes but the PostFragment is not added in any Activity (e.g. Activity finishes).
* Click the subreddit icon or the subreddit name to view the subreddit's ↵Alex Ning2018-09-211-4/+8
| | | | details in PostFragment. Make the status bar in ViewSubredditDetailActivity translucent. Prepare to view the user's details in ViewUserDetailActivity. Minor bugs fixed.
* First commitAlex Ning2018-07-261-0/+35