Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-08-07 | Refactored all the other classes to support multi user. Clearing the app ↵ | Alex Ning | 1 | -26/+0 | |
data is required before launching the app. | |||||
2019-02-21 | Migrate to AndroidX | Alex Ning | 1 | -3/+3 | |
2019-01-11 | View user details in ViewUserDetailActivity. Follow or unfollow user is not ↵ | Alex Ning | 1 | -1/+1 | |
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. | |||||
2019-01-01 | Display user name and user icon in each post when loading posts in specific ↵ | Alex Ning | 1 | -0/+26 | |
subreddits. |