aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/SubscribedUserDatabase/SubscribedUserDao.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Click subreddit names and user names in post content and comment content to ↵Alex Ning2019-01-211-1/+1
| | | | 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 Ning2019-01-111-1/+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.
* Move several classes to other packages.Alex Ning2018-12-271-0/+21