aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/SubscribedSubredditDatabase (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change project structures.Alex Ning2019-09-294-172/+0
|
* Refactored all the other classes to support multi user. Clearing the app ↵Alex Ning2019-08-075-42/+56
| | | | data is required before launching the app.
* 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.
* New feature: Subscribe or unsubscribe to a subreddit. Allow clear text ↵Alex Ning2019-01-071-0/+6
| | | | traffic in Android Pie. Rewrite some code in lambda.
* Move several classes to other packages.Alex Ning2018-12-275-0/+152