aboutsummaryrefslogtreecommitdiff
path: root/app/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Try fixing retrofit2.Utils.methodError in PostPagingSource when loading anony...Docile-Alligator2024-06-181-1/+4
* Fix wrong coordinates when saving the position of MovableFloatingActionButton...Docile-Alligator2024-06-182-14/+34
* Support multiple displays (e.g. foldable phone) when saving the position of f...Docile-Alligator2024-06-173-20/+63
* Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1674 the a...Docile-Alligator2024-06-171-0/+11
* Save fab position in ViewPostDetailActivity.Docile-Alligator2024-06-143-2/+71
* Fix proguard rules.Docile-Alligator2024-06-051-1/+1
* Fix RuntimeException related to Handler in SubredditListingDataSource.Docile-Alligator2024-06-044-9/+18
* Version 7.2.4-beta1.Docile-Alligator2024-06-023-6/+6
* Temporary user agent.Docile-Alligator2024-06-021-2/+3
* Fix NullPointerException in ParseSubredditData.Docile-Alligator2024-06-0216-312/+312
* Workaround for not loading any posts (except for user submitted posts).Docile-Alligator2024-05-301-1/+1
* Remove unnecessary logs in ViewVideoActivity.Docile-Alligator2024-05-291-11/+0
* Fix user posts not loading by a stupid workaround.Docile-Alligator2024-05-292-6/+11
* Version 7.2.0-beta1Docile-Alligator2024-05-281-1/+1
* Fix string resource issue.Docile-Alligator2024-05-2419-36/+0
* Login using Chrome custom tab. Remove option to set setDomStorageEnabled() in...Docile-Alligator2024-05-248-71/+104
* Bare bone login using Chrome custom tab.Docile-Alligator2024-05-237-43/+317
* Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1625Docile-Alligator2024-05-2313-92/+66
* Bold title in PostXXXActivity.Docile-Alligator2024-05-155-4/+5
* Back up and restore comment filters.Docile-Alligator2024-05-142-1/+25
* Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1636Docile-Alligator2024-05-141-0/+5
* Fix mute and resolution buttons not shown and not able to swipe vertically to...Docile-Alligator2024-05-142-3/+14
* Update dependencies.Docile-Alligator2024-05-133-4/+6
* Migrate to AndroidX Media3.Docile-Alligator2024-05-1340-286/+377
* Fix app crashes when going into ViewVideoActivity, ViewImgurVideoFragment and...Docile-Alligator2024-05-124-6/+6
* Fix play button not shown in ViewVideoActivity when pinch to zoom video is en...Docile-Alligator2024-05-096-12/+10
* Fix controller animation issues in StyledPlayerView in ExoPlayer.Docile-Alligator2024-05-0914-18/+43
* Fix controller issues in StyledPlayerView in ExoPlayer.Docile-Alligator2024-05-0910-177/+281
* Migrate from PlayerView to StyledPlayerView in ExoPlayer.Docile-Alligator2024-05-0824-92/+100
* Save pending intent flags in a variable to not show error in DownloadMediaSer...Docile-Alligator2024-05-082-6/+10
* Upgrade dependencies and compileSdk.Docile-Alligator2024-05-086-10/+5
* Upgrade gradle.Docile-Alligator2024-05-071-2/+1
* Remove Butter Knife. Optimize imports.Docile-Alligator2024-05-0755-190/+40
* Migrate to ViewBinding in all components.Docile-Alligator2024-05-078-562/+272
* Migrate to ViewBinding in some adapters.Docile-Alligator2024-05-0715-758/+379
* Migrate to ViewBinding in some adapters.Docile-Alligator2024-05-0712-629/+480
* Migrate to ViewBinding in some adapters.Docile-Alligator2024-05-078-306/+226
* Fix Dutch translation.Docile-Alligator2024-05-071-1/+1
* Migrate to ViewBinding in all bottom sheet fragments.Docile-Alligator2024-05-0722-540/+274
* Migrate to ViewBinding in ViewPostDetailFragment.Docile-Alligator2024-05-071-91/+72
* Migrate to ViewBinding in some fragments.Docile-Alligator2024-04-3016-359/+343
* Migrate to ViewBinding in some fragments.Docile-Alligator2024-04-307-324/+241
* Migrate to ViewBinding in some activities. Remove TrendingActivity.Docile-Alligator2024-04-2957-1216/+564
* Migrate to ViewBinding in some activities.Docile-Alligator2024-04-2916-461/+282
* Migrate to ViewBinding in some activities.Docile-Alligator2024-04-284-45/+21
* Migrate to ViewBinding in some activities.Docile-Alligator2024-04-284-176/+130
* Migrate to ViewBinding in some activities.Docile-Alligator2024-04-2820-161/+78
* Migrate to ViewBinding in some activities.Docile-Alligator2024-04-283-75/+56
* Migrate to ViewBinding in some activities.Docile-Alligator2024-04-2811-149/+95
* Minor bugs fixed.Docile-Alligator2024-04-272-3/+3