evermind
5668cdab79
BraveNewPipe Release 0.23.0-1.0.7
...
- sync with TeamNewPipe v0.23.0
- use conscrypt to make KitKat user more happy
- [Bitchute] Workaround for missing video duration
- [Rumble] do not invalidate URLs with longer video ids
- [Rumble] As NewPipe's v0.23.0 is capable of playing video only
streams in the background, drop fake audio streams.
- [SoundCloud] try to list reposts track if user has no own tracks uploaded
2022-05-03 16:34:18 +02:00
evermind
e251e33a1e
BraveNewPipe: handle alternative urls array into data.json to promote conscrypt build on Kitkat
...
The section "alternative_apks" is a array containing alternative download
URL for a conscrypt version for KitKat users
"alternative_apks": [
{
"alternative": "conscrypt",
"url": "https://alternative_apk/path.apk "
}
],
Above is inserted in the original data.json as child of "stable":
{
"flavors": {
"github": {
"stable": {
>>>"alternative_apk" is INSERTED HERE<<<
"apk": "https://apk/path.apk ",
"version": "NAME",
"version_code": 1
}
}
}
}
2022-05-03 16:34:10 +02:00
evermind
e72962ae90
BraveNewPipe: add product flavor braveConscrypt to create a version using conscrypt
...
On KitKat we have only a old cryptoroutines. Therefore SoundCloud does
not work. With Conscrypt we have updated cryptoroutines.
2022-05-03 14:57:35 +02:00
evermind
1618dc9e60
Merge tag 'v0.23.0' of https://github.com/TeamNewPipe/NewPipe into dev
2022-05-02 00:07:39 +02:00
polymorphicshade
29feaeba59
Merge branch 'master' into sponsorblock
2022-04-30 12:19:11 -06:00
Stypox
b59a601b52
Merge branch 'master' into dev
2022-04-29 16:41:18 +02:00
Stypox
31e762d921
Update NewPipeExtractor to 0.22.1
2022-04-28 11:09:04 +02:00
litetex
671441bdf8
Merge pull request #8206 from TacoTheDank/bumpACRA
...
Update ACRA library
2022-04-18 16:04:37 +02:00
Stypox
0a2fc08706
Release v0.23.0 (986)
2022-04-16 18:28:23 +02:00
polymorphicshade
7857ae29c9
Merge branch 'master' into sponsorblock
2022-04-15 18:54:59 -06:00
evermind
c5a6a29e41
BraveNewPipe Release 0.22.2-1.0.6
...
- sync with TeamNewPipe v0.22.2
- fix rumble video ids
2022-04-16 01:24:39 +02:00
evermind
1d6d3cb06c
Merge tag 'v0.22.2' of https://github.com/TeamNewPipe/NewPipe into dev
2022-04-15 22:29:30 +02:00
Stypox
0cf412efb3
Merge branch 'master' into dev
2022-04-15 18:46:16 +02:00
Stypox
bc53bc7cfd
Update NewPipeExtractor again to fix throttling on age restricted videos
2022-04-15 13:36:11 +02:00
Stypox
ffa7efedd6
Hotfix release 0.22.2 (985)
2022-04-15 10:57:55 +02:00
Stypox
5e6752db14
Update NewPipeExtractor for hotfix release
2022-04-15 10:54:31 +02:00
TacoTheDank
248ca5ee12
Update ACRA library
2022-04-14 22:08:42 -04:00
litetex
601bc96734
Updated to latest version of the Extractor-dev-branch
2022-04-12 22:09:45 +02:00
litetex
860d28e16c
Merge pull request #8020 from karyogamy/exo-update-v17
...
ExoPlayer 2.17.1 update and MediaSource management rework
2022-04-02 14:53:58 +02:00
litetex
cf598dc3cb
Update extractor to latest dev-Version
2022-03-26 21:20:41 +01:00
Stypox
6e8c9f92cb
Merge branch 'dev' into pr2335
2022-03-19 22:29:10 +01:00
karyogamy
4e459b3383
updated: ExoPlayer to 2.17.1.
...
added: MediaItemTag for ManagedMediaSources.
added: silent track for FailedMediaSource.
added: keyframe fast forward at initial playback buffer.
added: error notification on silently skipped streams.
2022-03-19 15:56:45 -04:00
Stypox
710964b47d
Update checkstyle to 10.0 and fix various related issues
...
- Put checkstyle files into checkstyle/ subfolder so that the gradle task does not implicitly depend on the whole project, fixing many warnings during build and possibly increasing build performance.
- Remove unused SuppressionXpathFilter from config file.
- Remove outdated suppressions from suppressions file.
2022-03-18 19:58:59 +01:00
litetex
2e7503ff78
Merge branch 'dev' into bumpSomeLibraries
2022-03-15 21:34:41 +01:00
TacoTheDank
71f141f3f8
Migrate CheckForNewAppVersion to Worker (and rename it)
2022-03-03 13:26:57 -05:00
TacoTheDank
f85b206bdf
Update some AndroidX libraries
2022-03-02 11:01:01 -05:00
litetex
f1c6988552
Merge pull request #7952 from TacoTheDank/bumpKotlin
...
Update Kotlin to 1.6.10
2022-02-28 19:42:38 +01:00
litetex
e1197f7253
Merge pull request #7954 from TacoTheDank/bumpInconsequential
...
Update ConstraintLayout, Room libraries
2022-02-28 19:42:19 +01:00
evermind
62b5c22446
Merge tag 'v0.22.1' of https://github.com/TeamNewPipe/NewPipe into dev
...
BraveNewPipe Release 0.22.1-1.0.5
- sync with TeamNewPipe v0.22.1
2022-02-28 01:09:22 +01:00
litetex
fd6c352881
Merge pull request #7947 from TacoTheDank/bumpPluginsNGradle
...
Update AGP and Gradle
2022-02-27 17:48:22 +01:00
TacoTheDank
7c180727b9
Update ConstraintLayout, Room libraries
2022-02-26 21:13:52 -05:00
polymorphicshade
34f00e4e32
Merge branch 'master' into sponsorblock
2022-02-26 17:21:57 -07:00
TacoTheDank
19d4e2224b
Update Checkstyle to 9.3
2022-02-26 16:10:23 -05:00
TacoTheDank
678edb1846
Update ktlint to 0.44.0
2022-02-26 16:08:10 -05:00
Stypox
cd9dd2e679
Merge pull request #7951 from TeamNewPipe/master
...
Merge master back into dev after release 0.22.1
2022-02-26 22:02:40 +01:00
litetex
a4dee77728
Merge pull request #7782 from Atemu/apple-silicon
...
Fix build on Apple Silicon macs
2022-02-26 16:17:02 +01:00
TacoTheDank
8291098b6d
Update AGP and Gradle
2022-02-25 19:36:06 -05:00
TacoTheDank
1a000fecd5
Replace CircleImageView with ShapeableImageView
2022-02-23 15:11:25 -05:00
Stypox
a0dc66abe7
Update android work library version to 2.7.1
2022-02-23 18:16:07 +01:00
Stypox
443ebc46d6
Release 0.22.1 (984)
2022-02-23 15:16:37 +01:00
polymorphicshade
ee1037901a
updated version
2022-02-21 13:49:40 -07:00
polymorphicshade
420552d60d
updated version
2022-02-21 10:53:09 -07:00
polymorphicshade
1ae09302ad
Merge branch 'master' into sponsorblock
...
Also fixed branch-specific changes related to error-reporting and updates
2022-02-20 15:12:04 -07:00
evermind
b40601f4ab
BraveNewPipe Release 0.22.0-1.0.5
...
- sync with TeamNewPipe v0.22.0
2022-02-20 08:12:00 +01:00
evermind
e5a1ba13f6
Merge tag 'v0.22.0' of https://github.com/TeamNewPipe/NewPipe into dev
2022-02-20 07:55:33 +01:00
TobiGr
bba0ea1255
Merge remote-tracking branch 'origin/dev' into feature/notifications
2022-02-19 12:47:47 +01:00
TobiGr
ff8e44e4f3
Merge branch 'dev' into feature/notifications
2022-02-19 12:34:44 +01:00
Stypox
579b8611be
Change compileSdk from 30 to 31
...
This will allow newer libraries to be used, see #7782 and #2335 . This should have no changes on the app since the targetSdk stayed the same.
2022-02-19 12:00:04 +01:00
TobiGr
a3f99bd781
Merge branch 'master' into dev
2022-02-19 10:56:19 +01:00
TobiGr
54f0b3d8b3
Release NewPipe 0.22.0 (983)
2022-02-18 20:39:51 +01:00