aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/item_post_detail_link.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start implementing PostOptionsBottomSheetFragment. Rename some drawables.Docile-Alligator2024-09-111-3/+3
* Continue deleting awards related components.Docile-Alligator2023-11-051-8/+0
* Adjust the padding of bottom toolbar in post and comment.Docile-Alligator2023-10-251-2/+2
* Center the score of a post. Switch the number of comment and the share button...Docile-Alligator2023-10-231-37/+41
* Continue changing vote button icons.Docile-Alligator2023-09-151-57/+64
* 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