aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/User/User.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-01-11View user details in ViewUserDetailActivity. Follow or unfollow user is not ↵Alex Ning1-58/+0
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-01Display user name and user icon in each post when loading posts in specific ↵Alex Ning1-0/+58
subreddits.