aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_view_post_detail.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace the RecyclerView for comments to MultiLevelRecyclerView in order to d...Alex Ning2018-09-021-1/+6
* Blur the preview image if the post is NSFW. Tweak some layouts. Optimize some...Alex Ning2018-08-301-11/+7
* Display a thumbtack icon if the post is stickied on top. Display a gold icon ...Alex Ning2018-08-241-0/+21
* Load comment and post content text in HTML form instead of String. Fixed a bu...Alex Ning2018-08-201-3/+3
* Fixed a bug which causes the app to crash when there is no comment in a post....Alex Ning2018-08-111-0/+24
* Add the ViewSubredditActivity. Add a OnClickListener in the subscribed subred...Alex Ning2018-07-301-0/+1
* First commitAlex Ning2018-07-261-0/+257