aboutsummaryrefslogtreecommitdiff
path: root/build.gradle (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-21Migrate to AndroidXAlex Ning1-2/+2
2019-02-12Load All comments of a post using paging library. Loading comments of comment...Alex Ning1-1/+1
2019-01-22Fixed the user's posts cannot be loaded. Refreshing in MainActivity also refr...Alex Ning1-1/+1
2018-12-27Use Android Paging Library to load and display best posts. Loading best posts...Alex Ning1-0/+3
2018-10-28Use AspectRatiotImageView instead of ImageView to fully display the preview i...Alex Ning1-0/+1
2018-10-26Bind views using ButterKnife. Let volume controls adjust music stream in View...Alex Ning1-1/+1
2018-08-18Load user info after the new access token is retrieved if the old access toke...Alex Ning1-1/+1
2018-07-29Save subscribed subreddits and users to the SQLite database by using Room Per...Alex Ning1-0/+5