aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/ml/docilealligator/infinityforreddit/fragments/ViewRedditGalleryVideoFragment.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add an option to download all media in a gallery in ViewRedditGalleryActivity.Docile-Alligator2024-09-181-1/+1
* Use VideoLinkFetcher to load the video link in posts.Docile-Alligator2024-09-171-8/+0
* Start migrating DownloadMediaService to JobService.Docile-Alligator2024-07-191-3/+17
* Upgrade Media3 and enable decoder fallback.Docile-Alligator2024-06-251-1/+5
* Migrate to AndroidX Media3.Docile-Alligator2024-05-131-15/+19
* Fix app crashes when going into ViewVideoActivity, ViewImgurVideoFragment and...Docile-Alligator2024-05-121-1/+1
* Fix play button not shown in ViewVideoActivity when pinch to zoom video is en...Docile-Alligator2024-05-091-1/+1
* Fix controller issues in StyledPlayerView in ExoPlayer.Docile-Alligator2024-05-091-0/+21
* Migrate from PlayerView to StyledPlayerView in ExoPlayer.Docile-Alligator2024-05-081-1/+2
* Upgrade dependencies and compileSdk.Docile-Alligator2024-05-081-1/+1
* Migrate to ViewBinding in some fragments.Docile-Alligator2024-04-301-45/+24
* Fix changing playback speed not working in ViewImgurVideoFragment and ViewRed...Docile-Alligator2023-10-011-5/+14
* Fix video controller ui issues in ViewImgurVideoFragment, ViewRedditGalleryVi...Docile-Alligator2023-10-011-3/+3
* Fix video controller ui issues in ViewImgurVideoFragment, ViewRedditGalleryVi...Docile-Alligator2023-10-011-2/+8
* Allow https redirection in ExoPlayer (#1261)scria10002022-12-031-1/+1
* Fix redgifs download issues.Docile-Alligator2022-09-161-1/+1
* Update ExoPlayer.Docile-Alligator2022-09-081-20/+22
* Continue adding support for custom font.Alex Ning2022-01-131-0/+9
* Added Setting for Separate NSFW Download Folder (#584)MetalNeo2021-12-201-0/+4
* New option: Default Playback Speed.Alex Ning2021-10-101-1/+1
* Set playback speed in other ViewImgurVideoFragment and ViewRedditGalleryVideo...Alex Ning2021-10-101-2/+24
* New option: loop video.Alex Ning2021-10-091-1/+5
* Set title to bottom app bar in other media fragments and activities.Alex Ning2021-08-041-0/+4
* Use bottom toolbar in ViewRedditGalleryVideoFragment is available.Alex Ning2021-08-041-19/+43
* Remove storage permission for Android Q and up.Alex Ning2021-07-151-1/+1
* Use some Compat classesTacoTheDank2020-12-241-6/+2
* Try fixing ANR when releasing ExoPlayer.Alex Ning2020-12-021-0/+2
* Lowercase package names.Alex Ning2020-11-181-0/+293