aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/User (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Display user name and user icon in each post when loading posts in specific ↵Alex Ning2019-01-016-4/+224
| | | | subreddits.
* Click the subreddit icon or the subreddit name to view the subreddit's ↵Alex Ning2018-09-211-0/+4
details in PostFragment. Make the status bar in ViewSubredditDetailActivity translucent. Prepare to view the user's details in ViewUserDetailActivity. Minor bugs fixed.