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