Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-02-21 | Migrate to AndroidX | Alex Ning | 1 | -8/+8 |
2019-01-11 | View user details in ViewUserDetailActivity. Follow or unfollow user is not p... | Alex Ning | 1 | -0/+1 |
2019-01-04 | Minor UI tweaks. | Alex Ning | 1 | -1/+1 |
2018-08-18 | Load user info after the new access token is retrieved if the old access toke... | Alex Ning | 1 | -2/+4 |
2018-07-29 | Add a scroll bar in the navigation drawer | Alex Ning | 1 | -1/+2 |
2018-07-29 | Save subscribed subreddits and users to the SQLite database by using Room Per... | Alex Ning | 1 | -51/+70 |
2018-07-28 | Add a RecyclerView for subscribed subreddits in navigation drawer, rewrite so... | Alex Ning | 1 | -3/+53 |