aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove Butter Knife. Optimize imports.Docile-Alligator2024-05-077-8/+1
|
* Migrate to ViewBinding in all components.Docile-Alligator2024-05-072-2/+0
|
* Migrate to ViewBinding in some adapters.Docile-Alligator2024-05-072-2/+0
|
* Migrate to ViewBinding in some fragments.Docile-Alligator2024-04-305-6/+0
|
* Migrate to ViewBinding in some fragments.Docile-Alligator2024-04-301-1/+0
|
* Migrate to ViewBinding in some activities. Remove TrendingActivity.Docile-Alligator2024-04-2913-88/+0
|
* Migrate to ViewBinding in some activities.Docile-Alligator2024-04-298-8/+0
|
* Migrate to ViewBinding in some activities.Docile-Alligator2024-04-282-2/+0
|
* Migrate to ViewBinding in some activities.Docile-Alligator2024-04-282-3/+1
|
* Migrate to ViewBinding in some activities.Docile-Alligator2024-04-285-5/+0
|
* Migrate to ViewBinding in some activities.Docile-Alligator2024-04-281-0/+1
|
* Migrate to ViewBinding in some activities.Docile-Alligator2024-04-285-5/+1
|
* Minor bugs fixed.Docile-Alligator2024-04-271-1/+2
|
* Start adding support for online themes.Docile-Alligator2024-04-223-5/+33
|
* Fix UploadedImagesBottomSheetFragment not scrolling.Docile-Alligator2024-03-301-48/+55
|
* Version 7.1.0-beta1. Submit gallery posts with text content (without ↵Docile-Alligator2024-03-195-175/+202
| | | | embedded images).
* Click the corresponding layout group to open subreddit listing in ↵Docile-Alligator2024-03-175-0/+5
| | | | PostXXXActivity.
* Add superscript to MarkdownBottomBarRecyclerViewAdapter.Docile-Alligator2024-03-172-4/+17
|
* Migrate to ViewBinding in some activities.Docile-Alligator2024-03-171-1/+1
|
* Submit video posts with text content (without embedded images).Docile-Alligator2024-03-151-207/+234
|
* Submit image posts with text content (without embedded images).Docile-Alligator2024-03-142-209/+236
|
* Submit link posts with text content (without embedded images).Docile-Alligator2024-03-141-192/+220
|
* Submit poll posts with text content (of course with embedded images).Docile-Alligator2024-03-131-289/+317
|
* Fix comment button not shown in post compact layout.Docile-Alligator2024-02-232-0/+2
|
* Remove see removed posts and comments.Docile-Alligator2024-01-121-20/+0
|
* Remove Gfycat.Docile-Alligator2024-01-108-8/+8
|
* Show cations of preview images and gifs.Docile-Alligator2023-11-261-18/+37
|
* Layout tweaks in ImageAndGifEntry.Docile-Alligator2023-11-251-3/+5
|
* Remove some markdown processing related to inline gifs. Remove awards ↵Docile-Alligator2023-11-251-12/+0
| | | | related stuff.
* Start showing images from preview.redd.it in posts.Docile-Alligator2023-11-171-0/+31
|
* Remove min and max awards in CustomizePostFilterActivity.Docile-Alligator2023-11-061-44/+0
|
* Continue deleting awards related components.Docile-Alligator2023-11-0520-208/+0
|
* Start deleting awards related components.Docile-Alligator2023-11-043-76/+0
|
* New option in CommentMoreBottomSheetFragment: Add to comment filter.Docile-Alligator2023-11-041-0/+19
|
* Adjust the padding of bottom toolbar in post and comment.Docile-Alligator2023-10-2525-45/+55
|
* Center the score of a comment. Switch the number of comment and the share ↵Docile-Alligator2023-10-231-37/+48
| | | | button back on a comment.
* Switch the number of comment and the share button back in compact layout.Docile-Alligator2023-10-232-32/+32
|
* Center the score of a post. Switch the number of comment and the share ↵Docile-Alligator2023-10-2325-1016/+1118
| | | | button back.
* Add "exclude users" entry in CustomizeCommentFilterActivity.Docile-Alligator2023-10-221-1/+38
|
* Remove USER_TYPE in CommentFilterUsage. Add exclude users in comment filter.Docile-Alligator2023-10-211-18/+0
|
* Continue adding comment filter.Docile-Alligator2023-10-194-5/+153
|
* Continue adding comment filter.Docile-Alligator2023-10-181-4/+129
|
* Continue adding comment filter.Docile-Alligator2023-10-177-1/+178
|
* Continue implementing showing post filter usages in ↵Docile-Alligator2023-10-152-31/+22
| | | | PostFilterPreferenceActivity.
* Continue implementing showing post filter usages in ↵Docile-Alligator2023-10-152-4/+15
| | | | PostFilterPreferenceActivity.
* Start tweaking PostFilterPreferenceActivity.Docile-Alligator2023-10-142-13/+33
|
* Update theme preview.Docile-Alligator2023-10-092-200/+238
|
* Version 6.3.0-beta1. Rename RedditAPIInfoBottomSheetFragment to ↵Docile-Alligator2023-09-251-1/+1
| | | | ImportantInfoBottomSheetFragment. Disable showing ImportantInfoBottomSheetFragment.
* Changed video control UI.Docile-Alligator2023-09-231-43/+54
|
* Start changing video control UI.Docile-Alligator2023-09-223-34/+115
|