aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/item_post_detail_gallery.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-39/+43
* Continue changing vote button icons.Docile-Alligator2023-09-151-62/+69
* Swipe to see gallery images in PostDetailRecyclerViewAdapter.Docile-Alligator2022-11-141-103/+19
* 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-12-011-35/+33
* Adjust caption layoutscria10002021-11-281-72/+74
* Initial support for gallery captionsscria10002021-11-091-0/+54
* Minor layout tweaks.Alex Ning2021-11-041-4/+4
* Fix some issues related to media indicator icon and themeing.Alex Ning2021-10-151-1/+1
* Apply custom colors to media indicator.Alex Ning2021-10-151-0/+1
* Fix RecyclerView go to top after changing post type.Alex Ning2021-07-211-0/+1
* Add an gallery post indicator in PostDetailRecyclerViewAdapter.Alex Ning2021-07-211-5/+19
* 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
* Fix parsing Reddit gallery posts error when they contain a gif. Fix progress ...Alex Ning2020-07-171-2/+1
* Support viewing Reddit Gallery in app. Fix gif not autoplayable in CommentAnd...Alex Ning2020-07-161-0/+338