aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/SubscribedSubredditDatabase/SubscribedSubredditDao.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change project structures.Alex Ning2019-09-291-27/+0
|
* Refactored all the other classes to support multi user. Clearing the app ↵Alex Ning2019-08-071-6/+6
| | | | data is required before launching the app.
* Migrate to AndroidXAlex Ning2019-02-211-5/+5
|
* 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-271-0/+21