Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Click subreddit names and user names in post content and comment content to ↵ | Alex Ning | 2019-01-21 | 1 | -2/+2 |
| | | | | start ViewSubredditDetailActiviy and ViewUserDetailActivity respectively. Use Chrome custom tab to open URL in post content and comment content. | ||||
* | View user details in ViewUserDetailActivity. Follow or unfollow user is not ↵ | Alex Ning | 2019-01-11 | 1 | -3/+7 |
| | | | | 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. | ||||
* | Display user name and user icon in each post when loading posts in specific ↵ | Alex Ning | 2019-01-01 | 1 | -0/+18 |
subreddits. |