Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Retain comments after orientation changes in ViewPostDetailActivity. | Alex Ning | 2019-07-08 | 1 | -1/+2 |
| | |||||
* | Migrate to AndroidX | Alex Ning | 2019-02-21 | 5 | -17/+17 |
| | |||||
* | Click subreddit names and user names in post content and comment content to ↵ | Alex Ning | 2019-01-21 | 1 | -2/+2 |
| | | | | start ViewSubredditDetailActiviy and ViewUserDetailActivity respectively. Use Chrome custom tab to open URL in post content and comment content. | ||||
* | View user details in ViewUserDetailActivity. Follow or unfollow user is not ↵ | Alex Ning | 2019-01-11 | 3 | -5/+5 |
| | | | | properly implemented right now. Change users and subscribed_users databases' schemes. Press Profile in navigation drawer to view my reddit info. Press the username in the post to view that account's info. | ||||
* | New feature: Subscribe or unsubscribe to a subreddit. Allow clear text ↵ | Alex Ning | 2019-01-07 | 4 | -48/+15 |
| | | | | traffic in Android Pie. Rewrite some code in lambda. | ||||
* | Display user name and user icon in each post when loading posts in specific ↵ | Alex Ning | 2019-01-01 | 1 | -1/+1 |
| | | | | subreddits. | ||||
* | Move several classes to other packages. | Alex Ning | 2018-12-27 | 5 | -0/+205 |