Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change project structures. | Alex Ning | 2019-09-29 | 1 | -49/+0 |
| | |||||
* | Refactored all the other classes to support multi user. Clearing the app ↵ | Alex Ning | 2019-08-07 | 1 | -7/+10 |
| | | | | data is required before launching the app. | ||||
* | Migrate to AndroidX | Alex Ning | 2019-02-21 | 1 | -7/+5 |
| | |||||
* | View user details in ViewUserDetailActivity. Follow or unfollow user is not ↵ | Alex Ning | 2019-01-11 | 1 | -0/+48 |
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. |