| Commit message (Expand) | Author | Files | Lines |
2024-06-18 | Version 7.2.6. | Docile-Alligator | 1 | -2/+2 |
2024-06-18 | Revert user agent. | Docile-Alligator | 1 | -2/+2 |
2024-06-18 | Try fixing retrofit2.Utils.methodError in PostPagingSource when loading anony... | Docile-Alligator | 1 | -1/+4 |
2024-06-18 | Fix wrong coordinates when saving the position of MovableFloatingActionButton... | Docile-Alligator | 2 | -14/+34 |
2024-06-17 | Support multiple displays (e.g. foldable phone) when saving the position of f... | Docile-Alligator | 3 | -20/+63 |
2024-06-17 | Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1674 the a... | Docile-Alligator | 1 | -0/+11 |
2024-06-14 | Fix unable to restore settings by upgrading Gson, which includes the correct ... | Docile-Alligator | 1 | -1/+1 |
2024-06-14 | Save fab position in ViewPostDetailActivity. | Docile-Alligator | 3 | -2/+71 |
2024-06-13 | Update full_description.txt | Docile-Alligator | 1 | -1/+1 |
2024-06-05 | Version 7.2.5. Just to bypass the stupid Play Console restriction. | Docile-Alligator | 1 | -2/+2 |
2024-06-05 | Version 7.2.4. | Docile-Alligator | 1 | -2/+2 |
2024-06-05 | Fix proguard rules. | Docile-Alligator | 2 | -3/+10 |
2024-06-04 | Fix RuntimeException related to Handler in SubredditListingDataSource. | Docile-Alligator | 4 | -9/+18 |
2024-06-02 | Version 7.2.4-beta1. | Docile-Alligator | 4 | -8/+8 |
2024-06-02 | Temporary user agent. | Docile-Alligator | 1 | -2/+3 |
2024-06-02 | Fix NullPointerException in ParseSubredditData. | Docile-Alligator | 16 | -312/+312 |
2024-05-31 | Version 7.2.3. | Docile-Alligator | 1 | -2/+2 |
2024-05-30 | Workaround for not loading any posts (except for user submitted posts). | Docile-Alligator | 1 | -1/+1 |
2024-05-29 | Version 7.2.2-beta1. | Docile-Alligator | 1 | -2/+2 |
2024-05-29 | Remove unnecessary logs in ViewVideoActivity. | Docile-Alligator | 1 | -11/+0 |
2024-05-29 | Fix user posts not loading by a stupid workaround. | Docile-Alligator | 2 | -6/+11 |
2024-05-28 | Version 7.2.0-beta1 | Docile-Alligator | 2 | -3/+3 |
2024-05-24 | Fix string resource issue. | Docile-Alligator | 19 | -36/+0 |
2024-05-24 | Login using Chrome custom tab. Remove option to set setDomStorageEnabled() in... | Docile-Alligator | 8 | -71/+104 |
2024-05-23 | Update codeql-analysis.yml to use Java 17. | Docile-Alligator | 1 | -0/+6 |
2024-05-23 | Bare bone login using Chrome custom tab. | Docile-Alligator | 8 | -43/+318 |
2024-05-23 | Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1625 | Docile-Alligator | 13 | -92/+66 |
2024-05-15 | Bold title in PostXXXActivity. | Docile-Alligator | 5 | -4/+5 |
2024-05-14 | Back up and restore comment filters. | Docile-Alligator | 2 | -1/+25 |
2024-05-14 | Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1636 | Docile-Alligator | 1 | -0/+5 |
2024-05-14 | Fix mute and resolution buttons not shown and not able to swipe vertically to... | Docile-Alligator | 2 | -3/+14 |
2024-05-13 | Update dependencies. | Docile-Alligator | 4 | -16/+18 |
2024-05-13 | Migrate to AndroidX Media3. | Docile-Alligator | 41 | -291/+382 |
2024-05-12 | Fix app crashes when going into ViewVideoActivity, ViewImgurVideoFragment and... | Docile-Alligator | 4 | -6/+6 |
2024-05-09 | Fix play button not shown in ViewVideoActivity when pinch to zoom video is en... | Docile-Alligator | 6 | -12/+10 |
2024-05-09 | Fix controller animation issues in StyledPlayerView in ExoPlayer. | Docile-Alligator | 14 | -18/+43 |
2024-05-09 | Fix controller issues in StyledPlayerView in ExoPlayer. | Docile-Alligator | 10 | -177/+281 |
2024-05-08 | Migrate from PlayerView to StyledPlayerView in ExoPlayer. | Docile-Alligator | 24 | -92/+100 |
2024-05-08 | Save pending intent flags in a variable to not show error in DownloadMediaSer... | Docile-Alligator | 2 | -6/+10 |
2024-05-08 | Update GitHub workflows JDK version to 17. | Docile-Alligator | 1 | -2/+2 |
2024-05-08 | Upgrade dependencies and compileSdk. | Docile-Alligator | 7 | -24/+19 |
2024-05-07 | Upgrade gradle. | Docile-Alligator | 5 | -4/+7 |
2024-05-07 | Remove Butter Knife. Optimize imports. | Docile-Alligator | 56 | -194/+40 |
2024-05-07 | Migrate to ViewBinding in all components. | Docile-Alligator | 8 | -562/+272 |
2024-05-07 | Migrate to ViewBinding in some adapters. | Docile-Alligator | 15 | -758/+379 |
2024-05-07 | Migrate to ViewBinding in some adapters. | Docile-Alligator | 12 | -629/+480 |
2024-05-07 | Migrate to ViewBinding in some adapters. | Docile-Alligator | 8 | -306/+226 |
2024-05-07 | Fix Dutch translation. | Docile-Alligator | 1 | -1/+1 |
2024-05-07 | Migrate to ViewBinding in all bottom sheet fragments. | Docile-Alligator | 22 | -540/+274 |
2024-05-07 | Migrate to ViewBinding in ViewPostDetailFragment. | Docile-Alligator | 1 | -91/+72 |