aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/AndroidManifest.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-13Add CommentActivity for sending comments (not implemented yet). Minor UI tweaks.Alex Ning1-4/+11
2019-06-09Pause lazy mode if the user is swiping posts.Alex Ning1-2/+2
2019-02-22Add a search view in MainActivity and add a SearchActivity.Alex Ning1-5/+9
2019-01-11View user details in ViewUserDetailActivity. Follow or unfollow user is not p...Alex Ning1-2/+2
2019-01-07New feature: Subscribe or unsubscribe to a subreddit. Allow clear text traffi...Alex Ning1-1/+2
2018-10-12Use Dagger 2 to inject the Retrofit singleton to classes. Minor bugs fixed.Alex Ning1-0/+1
2018-09-21Click the subreddit icon or the subreddit name to view the subreddit's detail...Alex Ning1-2/+6
2018-08-05Cancel loading the user's info when there is nobody logging in. Delete a line...Alex Ning1-1/+0
2018-07-30Add the ViewSubredditActivity. Add a OnClickListener in the subscribed subred...Alex Ning1-1/+9