aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/item_post_compact.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start implementing PostOptionsBottomSheetFragment. Rename some drawables.Docile-Alligator2024-09-111-3/+3
* Fix comment button not shown in post compact layout.Docile-Alligator2024-02-231-0/+1
* Continue deleting awards related components.Docile-Alligator2023-11-051-12/+0
* Adjust the padding of bottom toolbar in post and comment.Docile-Alligator2023-10-251-2/+2
* Switch the number of comment and the share button back in compact layout.Docile-Alligator2023-10-231-16/+16
* Center the score of a post. Switch the number of comment and the share button...Docile-Alligator2023-10-231-37/+41
* Modify comment button in post feed.Docile-Alligator2023-09-151-0/+1
* Continue changing vote button icons.Docile-Alligator2023-09-151-1/+2
* Continue changing vote button icons.Docile-Alligator2023-09-151-79/+68
* Fix preview issue in PostCompactBaseViewHolder in PostRecyclerViewAdapter.Docile-Alligator2022-03-051-1/+1
* New option: Fixed height preview in card.Alex Ning2022-01-161-0/+1
* Minor layout tweaks.Alex Ning2021-11-041-5/+5
* Fix some issues related to media indicator icon and themeing.Alex Ning2021-10-151-1/+0
* Change several colors in Indigo theme.Alex Ning2021-06-111-1/+0
* Lowercase package names.Alex Ning2020-11-181-1/+1
* Animate layout changes in item_post_compact.xml.Alex Ning2020-09-261-1/+2
* Directly open url without checking available packages in openInBrowser in Lin...Alex Ning2020-08-241-1/+1
* Fix UI issues in post and comment item. Fix Reddit gallery post cannot be ope...Alex Ning2020-07-181-3/+4
* Add a rounded background to thumbnail in compact layout. Fix subreddits and u...Alex Ning2020-06-141-339/+340
* Add an option to move thumbnail in compact layout to the left.Alex Ning2020-06-131-0/+1
* Changing font is available. Fix subtitle on toolbar being cut if the font is ...Alex Ning2020-06-101-4/+0
* Prepare to add different font support.Alex Ning2020-06-101-0/+11
* Video autoplay in ViewPostDetailActivity. Optimize CommentAndPostRecyclerView...Alex Ning2020-05-071-4/+4
* Add awards background and text color to custom theme. Show only the number of...Alex Ning2020-04-181-6/+11
* Remove unused attributes. Fix loading images using GlideImageGetter after the...Alex Ning2020-04-181-15/+1
* Show all post awards.Alex Ning2020-04-161-10/+6
* Add a custom theme table in database.Alex Ning2020-03-051-2/+2
* Still prepare to add different themes.Alex Ning2020-02-271-5/+5
* Prepare to add different themes. Try fixing timeout issue in okhttp3.Alex Ning2020-02-261-10/+10
* Minor layout tweaks.Alex Ning2020-02-021-1/+1
* Setting default post layout is now available. Add an option to hide the divid...Alex Ning2020-01-111-0/+1
* Hide progress bar in post compact layout when the post is a video.Alex Ning2019-12-191-12/+7
* Show a play button on the image if the post is a video or an image.Alex Ning2019-12-191-6/+22
* Swipe down to refresh is available in other activities.Alex Ning2019-11-191-0/+1
* Show low-resolution images in compact layout. Send notifications of messages ...Alex Ning2019-11-121-1/+1
* Set post layout for subreddit and user posts individually.Alex Ning2019-11-111-4/+4
* Changing post layout in ViewSubredditDetailActivity is available. Tweak the c...Alex Ning2019-11-111-8/+29
* Compact post layout is available. Fixed WebView cannot be inflated on Android...Alex Ning2019-11-081-0/+358