Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-01-11 | View user details in ViewUserDetailActivity. Follow or unfollow user is not ↵ | Alex Ning | 7 | -146/+100 | |
properly implemented right now. Change users and subscribed_users databases' schemes. Press Profile in navigation drawer to view my reddit info. Press the username in the post to view that account's info. | |||||
2019-01-01 | Display user name and user icon in each post when loading posts in specific ↵ | Alex Ning | 6 | -4/+224 | |
subreddits. | |||||
2018-09-21 | Click the subreddit icon or the subreddit name to view the subreddit's ↵ | Alex Ning | 1 | -0/+4 | |
details in PostFragment. Make the status bar in ViewSubredditDetailActivity translucent. Prepare to view the user's details in ViewUserDetailActivity. Minor bugs fixed. |