aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/SubscribedUserDatabase (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Migrate to AndroidXAlex Ning2019-02-215-15/+15
|
* 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-112-9/+8
| | | | 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-275-0/+151