aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/ml/docilealligator/infinityforreddit/fragments/ViewImgurVideoFragment.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use the better constructJobInfo() in DownloadMediaService when downloading me...Docile-Alligator2024-09-181-8/+2
* Use VideoLinkFetcher to load the video link in posts.Docile-Alligator2024-09-171-6/+0
* Rearrange files and packages.Docile-Alligator2024-09-151-1/+1
* Start migrating DownloadMediaService to JobService.Docile-Alligator2024-07-191-3/+15
* Upgrade Media3 and enable decoder fallback.Docile-Alligator2024-06-251-1/+7
* Migrate to AndroidX Media3.Docile-Alligator2024-05-131-15/+17
* 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-16/+20
* Upgrade dependencies and compileSdk.Docile-Alligator2024-05-081-1/+1
* Migrate to ViewBinding in some fragments.Docile-Alligator2024-04-301-43/+24
* Fix changing playback speed not working in ViewImgurVideoFragment and ViewRed...Docile-Alligator2023-10-011-5/+15
* Fix video controller ui issues in ViewImgurVideoFragment, ViewRedditGalleryVi...Docile-Alligator2023-10-011-11/+9
* Fix video controller ui issues in ViewImgurVideoFragment, ViewRedditGalleryVi...Docile-Alligator2023-10-011-2/+15
* 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/+5
* 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 ViewImgurVideoFragment is available.Alex Ning2021-08-041-18/+42
* 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/+289