-
-
Notifications
You must be signed in to change notification settings - Fork 249
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add in app download functionality #1404
base: master
Are you sure you want to change the base?
Commits on May 27, 2024
-
Add initial code for client internal downloads
Emily Ehlert committedMay 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 53f5ec3 - Browse repository at this point
Copy the full SHA 53f5ec3View commit details -
Add download to internal storage
Emily Ehlert committedMay 27, 2024 Configuration menu - View commit details
-
Copy full SHA for bfd25c9 - Browse repository at this point
Copy the full SHA bfd25c9View commit details
Commits on May 28, 2024
-
Extend ExoPlayer to be able to play downloads
Emily Ehlert committedMay 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 7258688 - Browse repository at this point
Copy the full SHA 7258688View commit details
Commits on Jun 3, 2024
-
Store Download Information separately
Emily Ehlert committedJun 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 114c2de - Browse repository at this point
Copy the full SHA 114c2deView commit details -
Emily Ehlert committed
Jun 3, 2024 Configuration menu - View commit details
-
Copy full SHA for b133929 - Browse repository at this point
Copy the full SHA b133929View commit details
Commits on Jun 4, 2024
-
Add openDownloads to NativeInterface
Emily Ehlert committedJun 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 6486fbe - Browse repository at this point
Copy the full SHA 6486fbeView commit details -
Add ability to remove downloads
Emily Ehlert committedJun 4, 2024 Configuration menu - View commit details
-
Copy full SHA for b2978eb - Browse repository at this point
Copy the full SHA b2978ebView commit details -
Emily Ehlert committed
Jun 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 56179f9 - Browse repository at this point
Copy the full SHA 56179f9View commit details -
Emily Ehlert committed
Jun 4, 2024 Configuration menu - View commit details
-
Copy full SHA for b25b6b2 - Browse repository at this point
Copy the full SHA b25b6b2View commit details -
Add option in settings to choose between external and internal download
Emily Ehlert committedJun 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 109ec0d - Browse repository at this point
Copy the full SHA 109ec0dView commit details -
Emily Ehlert committed
Jun 4, 2024 Configuration menu - View commit details
-
Copy full SHA for a039e9f - Browse repository at this point
Copy the full SHA a039e9fView commit details -
Emily Ehlert committed
Jun 4, 2024 Configuration menu - View commit details
-
Copy full SHA for bff1b17 - Browse repository at this point
Copy the full SHA bff1b17View commit details
Commits on Jun 6, 2024
-
Emily Ehlert committed
Jun 6, 2024 Configuration menu - View commit details
-
Copy full SHA for ce17f38 - Browse repository at this point
Copy the full SHA ce17f38View commit details -
Improve exception handling for missing files
Emily Ehlert committedJun 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 874b639 - Browse repository at this point
Copy the full SHA 874b639View commit details -
Improve layout and localization
Emily Ehlert committedJun 6, 2024 Configuration menu - View commit details
-
Copy full SHA for fa9937c - Browse repository at this point
Copy the full SHA fa9937cView commit details
Commits on Jun 24, 2024
-
Move media and subtitle download to ExoPlayer Download Service
Emily Ehlert committedJun 24, 2024 Configuration menu - View commit details
-
Copy full SHA for d3b7ae5 - Browse repository at this point
Copy the full SHA d3b7ae5View commit details
Commits on Jun 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ed904f2 - Browse repository at this point
Copy the full SHA ed904f2View commit details
Commits on Jul 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for db53c86 - Browse repository at this point
Copy the full SHA db53c86View commit details
Commits on Jul 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3c85198 - Browse repository at this point
Copy the full SHA 3c85198View commit details
Commits on Jul 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5bdee10 - Browse repository at this point
Copy the full SHA 5bdee10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64ca273 - Browse repository at this point
Copy the full SHA 64ca273View commit details
Commits on Jul 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8b9b8d9 - Browse repository at this point
Copy the full SHA 8b9b8d9View commit details
Commits on Jul 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 51d0ea2 - Browse repository at this point
Copy the full SHA 51d0ea2View commit details -
Merge pull request #1 from neBM/download
Refactor and simplify Room database
Configuration menu - View commit details
-
Copy full SHA for 051de01 - Browse repository at this point
Copy the full SHA 051de01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 599851f - Browse repository at this point
Copy the full SHA 599851fView commit details -
Emily Ehlert committed
Jul 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 6b0817b - Browse repository at this point
Copy the full SHA 6b0817bView commit details -
Emily Ehlert committed
Jul 8, 2024 Configuration menu - View commit details
-
Copy full SHA for b421059 - Browse repository at this point
Copy the full SHA b421059View commit details
Commits on Jul 9, 2024
-
Emily Ehlert committed
Jul 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 57a112e - Browse repository at this point
Copy the full SHA 57a112eView commit details -
Emily Ehlert committed
Jul 9, 2024 Configuration menu - View commit details
-
Copy full SHA for f0feb33 - Browse repository at this point
Copy the full SHA f0feb33View commit details -
Emily Ehlert committed
Jul 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 068845f - Browse repository at this point
Copy the full SHA 068845fView commit details
Commits on Jul 16, 2024
-
Emily Ehlert committed
Jul 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 97dc624 - Browse repository at this point
Copy the full SHA 97dc624View commit details
Commits on Aug 18, 2024
-
Fix discard of some parallel downloads
Emily Ehlert committedAug 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 428bec3 - Browse repository at this point
Copy the full SHA 428bec3View commit details
Commits on Aug 20, 2024
-
Fix source error on HLS content
Emily Ehlert committedAug 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 7ce600c - Browse repository at this point
Copy the full SHA 7ce600cView commit details
Commits on Aug 22, 2024
-
Move byte size conversion to separate file
Emily Ehlert committedAug 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 6f942e0 - Browse repository at this point
Copy the full SHA 6f942e0View commit details -
Improve download notifications
Emily Ehlert committedAug 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 6db98b7 - Browse repository at this point
Copy the full SHA 6db98b7View commit details -
Emily Ehlert committed
Aug 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 48c9eb4 - Browse repository at this point
Copy the full SHA 48c9eb4View commit details