aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout (follow)
Commit message (Expand)AuthorAgeFilesLines
* Login using Chrome custom tab. Remove option to set setDomStorageEnabled() in...Docile-Alligator2024-05-242-5/+31
* Bare bone login using Chrome custom tab.Docile-Alligator2024-05-231-0/+10
* Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1625Docile-Alligator2024-05-231-2/+2
* Bold title in PostXXXActivity.Docile-Alligator2024-05-155-4/+5
* Fix mute and resolution buttons not shown and not able to swipe vertically to...Docile-Alligator2024-05-141-1/+1
* Migrate to AndroidX Media3.Docile-Alligator2024-05-1316-33/+35
* Fix app crashes when going into ViewVideoActivity, ViewImgurVideoFragment and...Docile-Alligator2024-05-121-3/+3
* Fix play button not shown in ViewVideoActivity when pinch to zoom video is en...Docile-Alligator2024-05-092-5/+4
* Fix controller animation issues in StyledPlayerView in ExoPlayer.Docile-Alligator2024-05-0913-16/+40
* Fix controller issues in StyledPlayerView in ExoPlayer.Docile-Alligator2024-05-093-56/+17
* Migrate from PlayerView to StyledPlayerView in ExoPlayer.Docile-Alligator2024-05-0812-12/+12
* 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 embedded...Docile-Alligator2024-03-195-175/+202
* Click the corresponding layout group to open subreddit listing in PostXXXActi...Docile-Alligator2024-03-175-0/+5
* 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 related...Docile-Alligator2023-11-251-12/+0
* 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 but...Docile-Alligator2023-10-231-37/+48
* 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 button...Docile-Alligator2023-10-2325-1016/+1118
* Add "exclude users" entry in CustomizeCommentFilterActivity.Docile-Alligator2023-10-221-1/+38