Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactored all the other classes to support multi user. Clearing the app ↵ | Alex Ning | 2019-08-07 | 5 | -43/+57 |
| | | | | data is required before launching the app. | ||||
* | Migrate to AndroidX | Alex Ning | 2019-02-21 | 5 | -15/+15 |
| | |||||
* | Click subreddit names and user names in post content and comment content to ↵ | Alex Ning | 2019-01-21 | 1 | -1/+1 |
| | | | | 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 | 2 | -9/+8 |
| | | | | 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. | ||||
* | Move several classes to other packages. | Alex Ning | 2018-12-27 | 5 | -0/+151 |