aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/SubscribedSubredditDatabase (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-08-07Refactored all the other classes to support multi user. Clearing the app ↵Alex Ning5-42/+56
data is required before launching the app.
2019-02-21Migrate to AndroidXAlex Ning5-15/+15
2019-01-21Click subreddit names and user names in post content and comment content to ↵Alex Ning1-1/+1
start ViewSubredditDetailActiviy and ViewUserDetailActivity respectively. Use Chrome custom tab to open URL in post content and comment content.
2019-01-07New feature: Subscribe or unsubscribe to a subreddit. Allow clear text ↵Alex Ning1-0/+6
traffic in Android Pie. Rewrite some code in lambda.
2018-12-27Move several classes to other packages.Alex Ning5-0/+152