aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add an entry for Display mode in CustomizeCommentFilterActivity.Docile-Alligator2024-07-181-0/+25
|
* Continue implementing online custom themes. Fetch OnlineCustomThemeMetadata ↵Docile-Alligator2024-07-091-0/+7
| | | | instead of CustomTheme.
* Login using Chrome custom tab. Remove option to set setDomStorageEnabled() ↵Docile-Alligator2024-05-242-5/+31
| | | | in LoginActivity.
* 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 ↵Docile-Alligator2024-05-141-1/+1
| | | | to finish in ViewVideoActivity.
* Migrate to AndroidX Media3.Docile-Alligator2024-05-1316-33/+35
|
* Fix app crashes when going into ViewVideoActivity, ViewImgurVideoFragment ↵Docile-Alligator2024-05-121-3/+3
| | | | and ViewRedditGalleryVideoFragment.
* Fix play button not shown in ViewVideoActivity when pinch to zoom video is ↵Docile-Alligator2024-05-092-5/+4
| | | | enabled.
* 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 ↵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
|