aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/SubscribedUserDatabase/SubscribedUserDao.java (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-07Refactored all the other classes to support multi user. Clearing the app data...Alex Ning1-6/+6
2019-02-21Migrate to AndroidXAlex Ning1-5/+5
2019-01-21Click subreddit names and user names in post content and comment content to s...Alex Ning1-1/+1
2019-01-11View user details in ViewUserDetailActivity. Follow or unfollow user is not p...Alex Ning1-1/+7
2018-12-27Move several classes to other packages.Alex Ning1-1/+1
2018-07-29Save subscribed subreddits and users to the SQLite database by using Room Per...Alex Ning1-0/+21