Stypox
40cb68e790
Update NewPipeExtractor to 0.22.1
2022-04-28 11:09:04 +02:00
opusforlife2
0fe72eb50b
Merge pull request #8279 from TiA4f8R/set-maximum-allowed-opacity-for-close-overlay-android-12-and-higher
...
Adapt opacity of popup close button to allow touches in other apps on Android >=12
2022-04-23 17:39:15 +00:00
TiA4f8R
e01971422e
Set opacity of the popup close button to 0.8 on Android 12 and higher
...
Setting this opacity should allow touches outside NewPipe when using the popup player.
See https://developer.android.com/reference/android/view/WindowManager.LayoutParams#FLAG_NOT_TOUCHABLE for more details.
2022-04-22 15:09:20 +02:00
litetex
3bc9b87313
Merge pull request #8233 from Stypox/fix-notification-settings-2
...
Fix new streams notifications preference screen
2022-04-18 15:25:45 +02:00
litetex
43172d8d45
Merge pull request #8236 from Stypox/fix-proguard-settings
...
Fix proguard for notification preference fragment
2022-04-18 15:25:38 +02:00
litetex
c16bf77be3
Merge pull request #8249 from karyogamy/caption-fix-2
...
Fix disabled caption to no longer automatically re-enable on new player instance
2022-04-18 15:25:29 +02:00
litetex
d4b16a8eaf
Also run CI when target is release branch
2022-04-18 14:28:56 +02:00
karyogamy
a02d22c1b2
fixed: added comments for DefaultTrackSelector auto-select fix.
2022-04-17 18:34:31 -04:00
karyogamy
c147ca01f6
fixed: disabled caption to no longer automatically re-enable on new player instance.
2022-04-17 13:26:39 -04:00
Stypox
ec1871d941
Fix proguard rules to keep Notifications settings fragment
2022-04-16 21:26:25 +02:00
Stypox
a7f6b01b89
Fix New streams settings snackbar not being hidden on exiting
2022-04-16 19:01:30 +02:00
Stypox
68e4fc4a71
Check whether to enable New streams settings in onCreate to prevent flickering
2022-04-16 19:00:51 +02:00
Stypox
a5b1905976
Release v0.23.0 (986)
2022-04-16 18:28:23 +02:00
Stypox
ef45b40ea9
Merge remote-tracking branch 'weblate/dev' into dev
2022-04-16 18:02:49 +02:00
Stypox
66891d491b
Add changelog for 0.23.0
2022-04-16 17:50:10 +02:00
Stypox
87fc4e24fc
Merge branch 'master' into dev
2022-04-15 20:23:14 +02:00
Stypox
58ed048a29
Merge pull request #8222 from TeamNewPipe/release/0.22.2
...
Update NewPipeExtractor again to fix throttling on age restricted videos
2022-04-15 20:08:44 +02:00
Stypox
62b69e6973
Merge branch 'master' into dev
2022-04-15 18:46:16 +02:00
litetex
b2c4b3f896
Merge pull request #8199 from TacoTheDank/checklistIcon
...
Replace checklist drawable
2022-04-15 17:57:07 +02:00
litetex
d0582dc6c7
Merge pull request #8200 from TacoTheDank/drawerLayoutSimpler
...
Use simpler DrawerLayout method
2022-04-15 17:52:47 +02:00
litetex
c537053ca5
Merge pull request #8204 from TacoTheDank/bumpPlugins
...
Update AGP, Gradle, and Kotlin
2022-04-15 17:51:22 +02:00
litetex
4820bb93b9
Merge pull request #8198 from TacoTheDank/bumpWorkflow
...
Update action dependencies in workflows
2022-04-15 17:37:30 +02:00
Stypox
f04147c46a
Merge pull request #8215 from TeamNewPipe/release/0.22.2
...
Hotfix release v0.22.2
2022-04-15 14:58:56 +02:00
Stypox
70f147d267
Update NewPipeExtractor again to fix throttling on age restricted videos
2022-04-15 13:36:11 +02:00
Stypox
3961766a6b
Add hotfix changelogs for NewPipe 0.22.2 (985)
...
The changelogs were just copied from 982.txt for all languages that had it, since the subject of the hotfix release was the same, i.e. youtube breaking
2022-04-15 11:05:19 +02:00
Stypox
f4fa13a22d
Hotfix release 0.22.2 (985)
2022-04-15 10:57:55 +02:00
Stypox
272d41a13f
Update NewPipeExtractor for hotfix release
2022-04-15 10:54:31 +02:00
TacoTheDank
65ceb98c21
Update AGP, Gradle, and Kotlin
2022-04-14 21:10:29 -04:00
TacoTheDank
77ca2a0a18
Use simpler DrawerLayout method
2022-04-14 16:50:28 -04:00
TacoTheDank
a269e7218d
Replace checklist menu drawable
2022-04-14 15:52:14 -04:00
TacoTheDank
421e145f02
Reformat heart and seek-triangle drawables
2022-04-14 15:52:01 -04:00
TacoTheDank
5a2f85ad71
Update action dependencies in workflows
2022-04-14 15:43:56 -04:00
Robin
dacb99d6d0
Merge pull request #8150 from karyogamy/caption-fix
...
Fix caption auto-selection not reflected in player GUI
2022-04-14 10:10:53 +02:00
Robin
98bc725962
Merge pull request #8191 from litetex/update-extractor
...
Updated extractor to latest version of the dev-branch
2022-04-14 10:03:30 +02:00
Subham Jena
dbc0194cfb
Translated using Weblate (Odia)
...
Currently translated at 3.8% (24 of 617 strings)
2022-04-13 02:08:06 +02:00
WB
cc55c574ce
Translated using Weblate (Galician)
...
Currently translated at 98.5% (608 of 617 strings)
2022-04-13 02:08:05 +02:00
Luciano dos Santos Gonzalez
c7c9c357a3
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (617 of 617 strings)
2022-04-13 02:08:04 +02:00
litetex
35b0f24b3e
Updated to latest version of the Extractor-dev-branch
2022-04-12 22:09:45 +02:00
Tobi
bc2c573d5a
Merge pull request #8175 from Trust04zh/update-doc
...
Update CONTRIBUTING.md with current checkstyle.xml path
2022-04-12 17:33:40 +02:00
karyogamy
fddc26d80f
fixed: auto-generated captions to have lower selection priority as manual captions.
2022-04-11 22:06:43 -04:00
Trust_04zh
e279550b57
update to current checkstyle.xml path
2022-04-11 19:59:14 +08:00
litetex
f1726b1168
Merge pull request #8146 from GGAutomaton/fix-7825
...
Use newInstance in PlaylistDialog
2022-04-10 15:04:12 +02:00
karyogamy
2b3a4f2eb0
added: caption language stem utility to support language variant conversion between videos.
2022-04-08 18:21:30 -04:00
karyogamy
514af7fad8
fixed: player caption auto-selection not reflected in gui.
...
fixed: player caption selection skipping on multiple language variants.
2022-04-07 20:02:56 -04:00
Robin
552e21ee20
Merge pull request #8127 from litetex/fix-SparseItemUtil
...
Fix `SparseItemUtil` so we don't enqueue twice
2022-04-07 17:21:18 +02:00
Robin
c9afbde346
Merge pull request #8139 from TiA4f8R/seamless-transition-video-subtitles-fetch-fix
...
Fix fetch of video streams (when switching between tracks in a play queue) and subtitles when using a seamless transition between background and video players
2022-04-07 17:13:09 +02:00
Napstaguy04
f5584d2aa6
Translated using Weblate (Tagalog)
...
Currently translated at 9.5% (59 of 617 strings)
2022-04-07 12:11:17 +02:00
Napstaguy04
1828f6deb7
Translated using Weblate (Filipino)
...
Currently translated at 19.1% (118 of 617 strings)
2022-04-07 12:11:15 +02:00
Muhammad Fahim Zunayed
1b750f8b01
Translated using Weblate (Bengali (Bangladesh))
...
Currently translated at 51.3% (317 of 617 strings)
2022-04-07 12:11:15 +02:00
Éfrit
42f7e128d3
Translated using Weblate (French)
...
Currently translated at 100.0% (617 of 617 strings)
2022-04-07 12:11:15 +02:00