aboutsummaryrefslogtreecommitdiff
path: root/app/build.gradle (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-30Blur the preview image if the post is NSFW. Tweak some layouts. Optimize some...Alex Ning1-2/+3
2018-08-27Change some methods related to parsing data to static methods. Preparing to u...Alex Ning1-0/+1
2018-08-26Display the number of gold given to the post.Alex Ning1-0/+1
2018-08-20Load comment and post content text in HTML form instead of String. Fixed a bu...Alex Ning1-0/+2
2018-08-18Added feature: Vote in ViewPostDetailActivity. Fix some behavior after the vo...Alex Ning1-5/+7
2018-07-29Save subscribed subreddits and users to the SQLite database by using Room Per...Alex Ning1-5/+12