aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Continue implementing online custom themes. Fetch OnlineCustomThemeMetadata ↵Docile-Alligator2024-07-092-0/+8
| | | | instead of CustomTheme.
* Fix string resource issue.Docile-Alligator2024-05-2419-36/+0
|
* Login using Chrome custom tab. Remove option to set setDomStorageEnabled() ↵Docile-Alligator2024-05-245-17/+43
| | | | 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-1317-35/+37
|
* 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-0718-27/+11
|
* Migrate to ViewBinding in all components.Docile-Alligator2024-05-072-2/+0
|
* Migrate to ViewBinding in some adapters.Docile-Alligator2024-05-072-2/+0
|
* Fix Dutch translation.Docile-Alligator2024-05-071-1/+1
|
* 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-2940-149/+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-224-5/+36
|
* 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-196-176/+203
| | | | embedded images).
* Showing content preview in PostPollActivity is available.Docile-Alligator2024-03-192-6/+17
|
* Click the corresponding layout group to open subreddit listing in ↵Docile-Alligator2024-03-175-0/+5
| | | | PostXXXActivity.
* Add superscript to MarkdownBottomBarRecyclerViewAdapter.Docile-Alligator2024-03-174-4/+29
|
* 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-132-289/+318
|
* Submit comment with up to one embedded image.Docile-Alligator2024-03-111-0/+1
|
* Submit text post with embedded images.Docile-Alligator2024-03-111-0/+1
|
* Add a message about subscription in LoginActivity.Docile-Alligator2024-03-0314-14/+1
|
* Fix comment button not shown in post compact layout.Docile-Alligator2024-02-232-0/+2
|
* Fix explanations of some color options.Docile-Alligator2024-01-221-2/+2
|
* Remove see removed posts and comments.Docile-Alligator2024-01-1225-167/+2
|
* Remove Gfycat.Docile-Alligator2024-01-1031-57/+9
|
* Use OAuth for anonymous mode. Fix translation issues.Docile-Alligator2024-01-012-5/+5
|
* 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-2516-31/+0
| | | | related stuff.
* Start showing images from preview.redd.it in posts.Docile-Alligator2023-11-171-0/+31
|