Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace the RecyclerView for comments to MultiLevelRecyclerView in order to d... | Alex Ning | 2018-09-02 | 1 | -0/+1 |
* | Blur the preview image if the post is NSFW. Tweak some layouts. Optimize some... | Alex Ning | 2018-08-30 | 1 | -2/+3 |
* | Change some methods related to parsing data to static methods. Preparing to u... | Alex Ning | 2018-08-27 | 1 | -0/+1 |
* | Display the number of gold given to the post. | Alex Ning | 2018-08-26 | 1 | -0/+1 |
* | Load comment and post content text in HTML form instead of String. Fixed a bu... | Alex Ning | 2018-08-20 | 1 | -0/+2 |
* | Added feature: Vote in ViewPostDetailActivity. Fix some behavior after the vo... | Alex Ning | 2018-08-18 | 1 | -5/+7 |
* | Save subscribed subreddits and users to the SQLite database by using Room Per... | Alex Ning | 2018-07-29 | 1 | -5/+12 |
* | First commit | Alex Ning | 2018-07-26 | 1 | -0/+48 |