Commit graph

743 commits

Author SHA1 Message Date
Stypox
b7f6a7815c Update NewPipeExtractor again, because of JitPack problems 2023-02-08 22:37:17 +01:00
Stypox
7acdf54984 Update NewPipeExtractor again 2023-02-08 22:27:49 +01:00
Stypox
1533253c72 Merge pull request #9742 from TeamNewPipe/revert-9553-exo182
Revert PR #9553 "Update ExoPlayer to 2.18.2"
2023-02-07 10:48:18 +01:00
TobiGr
24dec02773 Update core libraray desugaring libs from 2.0.0 to 2.0.2 2023-02-03 18:42:12 +01:00
Stypox
7e5c5f5e7f Add snippet to ensure baseline.profm file is sorted
Thanks to obfusk, see https://issuetracker.google.com/issues/231837768 and #6486
2023-02-03 18:40:48 +01:00
Tobi
324cfcc0a3 Revert "Update ExoPlayer to 2.18.2"
This commit reverts ae0f0b9
2023-02-03 18:33:35 +01:00
AudricV
51f56e3c3e [YouTube] Add support for live links
The addition of this support requires an extractor update.
2023-01-29 10:59:27 +01:00
Stypox
f287323be5 Merge pull request #9631 from TeamNewPipe/update-npe
Update NewPipeExtractor and properly linkify comments
2023-01-28 22:40:19 +01:00
Stypox
04a28d3158 Release v0.25.0 (992) 2023-01-22 08:59:21 +01:00
Stypox
c889808a15 Update NewPipeExtractor and properly linkify comments 2023-01-15 19:27:56 +01:00
Isira Seneviratne
4760eaffae Update desugar_jdk_libs to 2.0.0. 2023-01-14 11:00:00 +05:30
Stypox
ae0f0b94a3 Merge pull request #9553 from Redirion/exo182
Update ExoPlayer to 2.18.2
2023-01-02 18:21:53 +01:00
Robin
b5c19b1d59 Merge branch 'TeamNewPipe:dev' into exo182 2023-01-02 10:35:20 +01:00
Isira Seneviratne
c529738bd2 Use new NewPipe Extractor Utils methods. 2023-01-02 07:03:18 +05:30
Stypox
d3f62ab292 Merge pull request #9520 from Isira-Seneviratne/Update_RxJava
Update RxJava to 3.1.5.
2023-01-01 12:52:06 +01:00
Stypox
0de5cf5ce3 Update rxandroid from 3.0.0 to 3.0.2 2023-01-01 12:46:56 +01:00
Stypox
573bc55a8b Merge pull request #9481 from TacoTheDank/bumpDesugaring
Update Desugaring to 1.1.8
2022-12-31 17:15:00 +01:00
Stypox
7a57485107 Merge pull request #9306 from Stypox/target-api-33
Set compileSdk and targetSdk to 33 (Android 13)
2022-12-31 14:49:30 +01:00
Robin
f2becad472 Update ExoPlayer to 2.18.2 2022-12-16 17:53:56 +01:00
Isira Seneviratne
2a8f22861d Update RxJava to 3.1.5. 2022-12-09 07:56:14 +05:30
TacoTheDank
96f46a8cd5 Update Desugaring to 1.1.8 2022-12-02 13:52:30 -05:00
TacoTheDank
fe50f605fa Update Sonarqube to 3.5 2022-11-29 11:20:31 -05:00
Stypox
2a0fda2849 Set compileSdk and targetSdk to 33 (Android 13)
android:exported in now required in the manifest on all activities/services/receivers/providers. It was set to true for those that need to interact with outside apps or the OS, while others have exported=false.
This also required updating LeakCanary to the latest version as the older version being used was not using android:exported in AndroidManifest.xml.
2022-11-18 08:33:13 +01:00
TobiGr
afcba58495 Update NewPipe to 0.24.1 (991) 2022-11-04 17:07:13 +01:00
AudricV
0c7846ca57 Update NewPipe Extractor to support handles 2022-11-04 12:26:42 +01:00
Tobi
72d7d067ce Merge pull request #9272 from TeamNewPipe/prettytime
Update PrettyTime from 5.0.3 to 5.0.6 to include new localizations
2022-11-03 16:17:02 +01:00
TobiGr
d04771a652 Update PrettyTime from 5.0.3 to 5.0.6 to include new localizations 2022-11-01 19:32:31 +01:00
Isira Seneviratne
22c6088868 Update AppCompat to 1.5.1. 2022-11-01 06:29:08 +05:30
Stypox
c3a9ea5a24 Update extractor to fix Jitpack failures in CI
Jitpack seems to have deleted the previous commit form their servers (5c710da160f488bb40ab2cf4469bec9bd4cefd38)
2022-10-26 23:38:23 +02:00
Isira Seneviratne
4894a63995 Update Android Gradle Plugin to 7.3.0. 2022-10-15 04:09:08 +05:30
Stypox
d767a28f43 Update NewPipeExtractor again 2022-09-25 13:33:49 +02:00
Stypox
8d9201de52 Update NewPipeExtractor again 2022-09-19 09:17:25 +02:00
Stypox
dca78cd346 Release v0.24.0 (990) 2022-08-27 14:52:49 +02:00
Stypox
ead5cc1c26 Merge branch 'master' into dev 2022-08-25 10:45:24 +02:00
Stypox
4a2c480ff3 Hotfix release v0.23.3 (989) 2022-08-25 10:16:56 +02:00
Stypox
c6e6d2ffd6 Update jsoup to 1.15.3
This fixes a vulnerability issue related to Cross Site Scripting
2022-08-25 10:15:30 +02:00
Stypox
47a49b4b2a Update NewPipeExtractor
This removes the usage of the SourceVersion class, which was not available on Android and caused issues such as #8876
2022-08-25 10:14:46 +02:00
Stypox
61d19c25a2 Merge branch 'master' into dev 2022-08-14 17:23:30 +02:00
AudricV
381c81ea01 Release v0.23.2 (988) 2022-08-12 23:50:41 +02:00
AudricV
679e1d2430 Update NewPipe Extractor to fix YouTube playback issues 2022-08-12 23:41:12 +02:00
Stypox
327ee1bc5a Merge pull request #8666 from TacoTheDank/filepicker
Update FilePicker to our custom fork and disable Jetifier
2022-08-12 09:15:34 +02:00
Stypox
2fc6e810b8 Merge branch 'dev' into bumpRoom 2022-08-04 10:40:09 +02:00
Stypox
b61cf802df Merge pull request #8667 from Isira-Seneviratne/Update_AppCompat
Update AppCompat to 1.4.2.
2022-08-03 22:59:45 +02:00
Stypox
f7a2c3ff9c Merge pull request #8692 from TacoTheDank/bumpMaterial
Update Google Material to 1.6.1
2022-08-02 11:05:24 +02:00
Stypox
2bb269b46d Merge branch 'dev' into bumpFragment 2022-08-02 10:54:39 +02:00
Stypox
95229d9f98 Merge pull request #8687 from TacoTheDank/bumpExoPlayer
Update ExoPlayer to 2.18.1
2022-08-02 10:34:58 +02:00
Isira Seneviratne
03072f735a Update AppCompat to 1.4.2. 2022-08-01 08:26:07 +05:30
TacoTheDank
142c74be39 Update AndroidX Room to 2.4.3 2022-07-31 00:14:23 -04:00
Isira Seneviratne
356bdb26e1 Update Lifecycle to 2.5.1. 2022-07-31 08:30:17 +05:30
TacoTheDank
427ff7857e Update Google Material to 1.6.1 2022-07-24 16:51:26 -04:00