aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/item_post.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use GifImageView to display all the images in order to prevent slow playing o...Alex Ning2018-12-221-4/+4
* Use MVVM design pattern to load and display the posts. Minor bugs fixed.Alex Ning2018-11-091-0/+1
* Minor layout tweaks.Alex Ning2018-11-081-3/+5
* Use AspectRatiotImageView instead of ImageView to fully display the preview i...Alex Ning2018-10-281-4/+5
* Move refreshAccessToken method from RefreshAccessToken class to AccessTokenAu...Alex Ning2018-10-191-1/+0
* Display a crosspost icon if the post is a crosspost. Hide the thumbtack icon ...Alex Ning2018-10-051-194/+201
* Minor layout tweaks.Alex Ning2018-10-011-3/+3
* Add an error view when loading the image fails in ViewImageActivity.Alex Ning2018-10-011-8/+12
* Change the layout of post. Add an error view when loading the preview image f...Alex Ning2018-09-281-169/+190
* Blur the preview image if the post is NSFW. Tweak some layouts. Optimize some...Alex Ning2018-08-301-1/+1
* Display a thumbtack icon if the post is stickied on top. Display a gold icon ...Alex Ning2018-08-241-9/+37
* Rename some classes and layout resources. Feature added: view posts in ViewSu...Alex Ning2018-08-201-0/+180