aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/User/ParseUserData.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* View user details in ViewUserDetailActivity. Follow or unfollow user is not ↵Alex Ning2019-01-111-72/+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.
* Display user name and user icon in each post when loading posts in specific ↵Alex Ning2019-01-011-0/+72
subreddits.