Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix video autoplay not working in some cases by always providing a new ↵ | Docile-Alligator | 2024-07-02 | 6 | -138/+133 |
| | | | | LoadControl in DefaultExoCreator.createPlayer(). | ||||
* | Upgrade gradle. | Docile-Alligator | 2024-07-02 | 2 | -2/+2 |
| | |||||
* | Use ViewModel instead of AndroidViewModel. Update some dependencies. | Docile-Alligator | 2024-07-02 | 16 | -61/+40 |
| | |||||
* | Version 7.2.8. | Docile-Alligator | 2024-06-25 | 1 | -2/+2 |
| | |||||
* | Upgrade Media3 and enable decoder fallback. | Docile-Alligator | 2024-06-25 | 4 | -4/+18 |
| | |||||
* | Version 7.2.7. | Docile-Alligator | 2024-06-24 | 1 | -2/+2 |
| | |||||
* | Download gif in ViewVideoActivity when it's a gif post. | Docile-Alligator | 2024-06-21 | 1 | -4/+14 |
| | |||||
* | Use openMedia in HistoryPostRecyclerViewAdapter. | Docile-Alligator | 2024-06-21 | 1 | -94/+27 |
| | |||||
* | Use openMedia in PostRecyclerViewAdapter na d PostDetailRecyclerViewAdapter. | Docile-Alligator | 2024-06-21 | 2 | -299/+144 |
| | |||||
* | Version 7.2.6. | Docile-Alligator | 2024-06-18 | 1 | -2/+2 |
| | |||||
* | Revert user agent. | Docile-Alligator | 2024-06-18 | 1 | -2/+2 |
| | |||||
* | Try fixing retrofit2.Utils.methodError in PostPagingSource when loading ↵ | Docile-Alligator | 2024-06-18 | 1 | -1/+4 |
| | | | | anonymous front page. | ||||
* | Fix wrong coordinates when saving the position of ↵ | Docile-Alligator | 2024-06-18 | 2 | -14/+34 |
| | | | | MovableFloatingActionButton in some Android versions. | ||||
* | Support multiple displays (e.g. foldable phone) when saving the position of ↵ | Docile-Alligator | 2024-06-17 | 3 | -20/+63 |
| | | | | fab in PostDetailActivity. | ||||
* | Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1674 the ↵ | Docile-Alligator | 2024-06-17 | 1 | -0/+11 |
| | | | | audio does not stop after closing a video. | ||||
* | Fix unable to restore settings by upgrading Gson, which includes the correct ↵ | Docile-Alligator | 2024-06-14 | 1 | -1/+1 |
| | | | | proguard file. | ||||
* | Save fab position in ViewPostDetailActivity. | Docile-Alligator | 2024-06-14 | 3 | -2/+71 |
| | |||||
* | Update full_description.txt | Docile-Alligator | 2024-06-13 | 1 | -1/+1 |
| | |||||
* | Version 7.2.5. Just to bypass the stupid Play Console restriction. | Docile-Alligator | 2024-06-05 | 1 | -2/+2 |
| | |||||
* | Version 7.2.4. | Docile-Alligator | 2024-06-05 | 1 | -2/+2 |
| | |||||
* | Fix proguard rules. | Docile-Alligator | 2024-06-05 | 2 | -3/+10 |
| | |||||
* | Fix RuntimeException related to Handler in SubredditListingDataSource. | Docile-Alligator | 2024-06-04 | 4 | -9/+18 |
| | |||||
* | Version 7.2.4-beta1. | Docile-Alligator | 2024-06-02 | 4 | -8/+8 |
| | |||||
* | Temporary user agent. | Docile-Alligator | 2024-06-02 | 1 | -2/+3 |
| | |||||
* | Fix NullPointerException in ParseSubredditData. | Docile-Alligator | 2024-06-02 | 16 | -312/+312 |
| | |||||
* | Version 7.2.3. | Docile-Alligator | 2024-05-31 | 1 | -2/+2 |
| | |||||
* | Workaround for not loading any posts (except for user submitted posts). | Docile-Alligator | 2024-05-30 | 1 | -1/+1 |
| | |||||
* | Version 7.2.2-beta1. | Docile-Alligator | 2024-05-29 | 1 | -2/+2 |
| | |||||
* | Remove unnecessary logs in ViewVideoActivity. | Docile-Alligator | 2024-05-29 | 1 | -11/+0 |
| | |||||
* | Fix user posts not loading by a stupid workaround. | Docile-Alligator | 2024-05-29 | 2 | -6/+11 |
| | |||||
* | Version 7.2.0-beta1 | Docile-Alligator | 2024-05-28 | 2 | -3/+3 |
| | |||||
* | Fix string resource issue. | Docile-Alligator | 2024-05-24 | 19 | -36/+0 |
| | |||||
* | Merge remote-tracking branch 'origin/master' | Docile-Alligator | 2024-05-24 | 1 | -0/+6 |
|\ | |||||
| * | Update codeql-analysis.yml to use Java 17. | Docile-Alligator | 2024-05-23 | 1 | -0/+6 |
| | | |||||
* | | Login using Chrome custom tab. Remove option to set setDomStorageEnabled() ↵ | Docile-Alligator | 2024-05-24 | 8 | -71/+104 |
|/ | | | | in LoginActivity. | ||||
* | Bare bone login using Chrome custom tab. | Docile-Alligator | 2024-05-23 | 8 | -43/+318 |
| | |||||
* | Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1625 | Docile-Alligator | 2024-05-23 | 13 | -92/+66 |
| | |||||
* | Bold title in PostXXXActivity. | Docile-Alligator | 2024-05-15 | 5 | -4/+5 |
| | |||||
* | Back up and restore comment filters. | Docile-Alligator | 2024-05-14 | 2 | -1/+25 |
| | |||||
* | Fix https://github.com/Docile-Alligator/Infinity-For-Reddit/issues/1636 | Docile-Alligator | 2024-05-14 | 1 | -0/+5 |
| | |||||
* | Fix mute and resolution buttons not shown and not able to swipe vertically ↵ | Docile-Alligator | 2024-05-14 | 2 | -3/+14 |
| | | | | to finish in ViewVideoActivity. | ||||
* | Update dependencies. | Docile-Alligator | 2024-05-13 | 4 | -16/+18 |
| | |||||
* | Migrate to AndroidX Media3. | Docile-Alligator | 2024-05-13 | 41 | -291/+382 |
| | |||||
* | Fix app crashes when going into ViewVideoActivity, ViewImgurVideoFragment ↵ | Docile-Alligator | 2024-05-12 | 4 | -6/+6 |
| | | | | and ViewRedditGalleryVideoFragment. | ||||
* | Fix play button not shown in ViewVideoActivity when pinch to zoom video is ↵ | Docile-Alligator | 2024-05-09 | 6 | -12/+10 |
| | | | | enabled. | ||||
* | Fix controller animation issues in StyledPlayerView in ExoPlayer. | Docile-Alligator | 2024-05-09 | 14 | -18/+43 |
| | |||||
* | Fix controller issues in StyledPlayerView in ExoPlayer. | Docile-Alligator | 2024-05-09 | 10 | -177/+281 |
| | |||||
* | Migrate from PlayerView to StyledPlayerView in ExoPlayer. | Docile-Alligator | 2024-05-08 | 24 | -92/+100 |
| | |||||
* | Merge remote-tracking branch 'origin/master' | Docile-Alligator | 2024-05-08 | 1 | -2/+2 |
|\ | |||||
| * | Update GitHub workflows JDK version to 17. | Docile-Alligator | 2024-05-08 | 1 | -2/+2 |
| | |