aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/SubredditDatabase/SubredditRepository.java (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-07Refactored all the other classes to support multi user. Clearing the app data...1-6/+6
2019-02-21Migrate to AndroidX1-1/+1
2019-01-11View user details in ViewUserDetailActivity. Follow or unfollow user is not p...1-3/+3
2019-01-07New feature: Subscribe or unsubscribe to a subreddit. Allow clear text traffi...1-6/+3
2018-12-27Move several classes to other packages.1-1/+1
2018-09-21Click the subreddit icon or the subreddit name to view the subreddit's detail...1-2/+6
2018-08-10Display subreddit icons in best posts, eventually. Rename some methods.1-4/+4
2018-07-31Preparing to fetch the subreddit info and save it to the database.1-0/+39