aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/AndroidManifest.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* View user details in ViewUserDetailActivity. Follow or unfollow user is not p...Alex Ning2019-01-111-2/+2
* New feature: Subscribe or unsubscribe to a subreddit. Allow clear text traffi...Alex Ning2019-01-071-1/+2
* Use Dagger 2 to inject the Retrofit singleton to classes. Minor bugs fixed.Alex Ning2018-10-121-0/+1
* Click the subreddit icon or the subreddit name to view the subreddit's detail...Alex Ning2018-09-211-2/+6
* Cancel loading the user's info when there is nobody logging in. Delete a line...Alex Ning2018-08-051-1/+0
* Add the ViewSubredditActivity. Add a OnClickListener in the subscribed subred...Alex Ning2018-07-301-1/+9
* First commitAlex Ning2018-07-261-0/+44