Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-02-21 | Migrate to AndroidX | Alex Ning | 1 | -2/+2 |
2019-02-12 | Load All comments of a post using paging library. Loading comments of comment... | Alex Ning | 1 | -1/+1 |
2019-01-22 | Fixed the user's posts cannot be loaded. Refreshing in MainActivity also refr... | Alex Ning | 1 | -1/+1 |
2018-12-27 | Use Android Paging Library to load and display best posts. Loading best posts... | Alex Ning | 1 | -0/+3 |
2018-10-28 | Use AspectRatiotImageView instead of ImageView to fully display the preview i... | Alex Ning | 1 | -0/+1 |
2018-10-26 | Bind views using ButterKnife. Let volume controls adjust music stream in View... | 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 | -1/+1 |
2018-07-29 | Save subscribed subreddits and users to the SQLite database by using Room Per... | Alex Ning | 1 | -0/+5 |