aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/item_post_detail_link.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix post content is not parsed in other types of posts.Docile-Alligator2022-08-141-0/+10
* Load image after the AspectRatioGifImageView's height is determined in PostRe...Docile-Alligator2022-03-111-2/+1
* Minor layout tweaks.Alex Ning2021-11-041-4/+4
* Upvote ratio and different username color for comments sent by the current ac...Alex Ning2021-02-261-1/+9
* Lowercase package names.Alex Ning2020-11-181-2/+2
* Directly open url without checking available packages in openInBrowser in Lin...Alex Ning2020-08-241-3/+0
* Fix UI issues in post and comment item. Fix Reddit gallery post cannot be ope...Alex Ning2020-07-181-12/+11
* Only use SubsamplingScaleImageView to load images in ViewHolders for image in...Alex Ning2020-07-121-4/+2
* Use SubsamplingScaleImageView and BigImageView to display images in ViewImage...Alex Ning2020-07-111-2/+4
* Prepare to add different font support.Alex Ning2020-06-101-5/+16
* Video autoplay in ViewPostDetailActivity. Optimize CommentAndPostRecyclerView...Alex Ning2020-05-071-0/+327