aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/SubredditDatabase/SubredditViewModel.java (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-07New feature: Subscribe or unsubscribe to a subreddit. Allow clear text traffi...Alex Ning1-8/+6
2018-12-27Move several classes to other packages.Alex Ning1-1/+1
2018-09-21Click the subreddit icon or the subreddit name to view the subreddit's detail...Alex Ning1-6/+8
2018-08-10Display subreddit icons in best posts, eventually. Rename some methods.Alex Ning1-5/+5
2018-08-05Fetch the subreddit info and save it to the database. Solve a bug that cannot...Alex Ning1-0/+22
2018-07-31Preparing to fetch the subreddit info and save it to the database.Alex Ning1-0/+24