Commit Graph

2857 Commits (v1.8.7.4-beta)

Author SHA1 Message Date
deniscerri 01272688c8
beta 2? 5 months ago
deniscerri cdc62c74c6
Merge pull request #1109 from jhaiian/main
Refactor ShareActivity overlay and fix persistent status bar on Android 8.1 and lower
5 months ago
deniscerri d1d2b353f4
Merge pull request #1110 from weblate/weblate-ytdlnis-strings
Translations update from Hosted Weblate
5 months ago
deniscerri b475bc922d
Merge pull request #1112 from deniscerri/feature/downloadable-plugins
Downloadable Plugins Branch
5 months ago
deniscerri a67223b8b0
. 5 months ago
deniscerri 637dd2cadf
. 5 months ago
deniscerri a08a2e06a2
. 5 months ago
deniscerri c62332ced8
other fixes 5 months ago
ann9cht 222d73f96d
Translated using Weblate (Vietnamese)
Currently translated at 100.0% (509 of 509 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/vi/
5 months ago
deniscerri 1a60bf9e53
random fixes 5 months ago
deniscerri 02aef16edc
apply recyclerview to logs to prevent crashes 5 months ago
deniscerri 8fd7e32a2e
use android 16 promoted notifications 5 months ago
Debojit Santra ecb9c5431a
Translated using Weblate (Bengali (India))
Currently translated at 27.1% (138 of 509 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/bn_IN/
5 months ago
deniscerri 1dad3a79b5
fixes 5 months ago
John Cristian Lucas 993836760a
Refactor ShareActivity overlay handling and fix status bar on lower Android
Refactored ShareActivity to properly manage overlay WindowManager views.

Introduced wm and myView as class properties for safer lifecycle handling.

Added onDestroy() override to remove overlay view and prevent potential memory leaks or window leaks.

Simplified overlay setup by removing commented-out flags and redundant alpha adjustments.

Ensured immersive fullscreen behavior in onResume() using SYSTEM_UI_FLAG flags.

Maintained backward compatibility for TYPE_APPLICATION_OVERLAY and TYPE_SYSTEM_ALERT.

Minor code cleanup for readability and consistency with existing ViewModel initialization and intent handling.
5 months ago
deniscerri 10184e4ecf
finish packages apk integration 5 months ago
deniscerri dd5709ada5
some fixes 5 months ago
deniscerri df63aa6ecb
more fixes for apk packages 5 months ago
deniscerri 61b6a6f4ce
move to downloadable plugins as apks pt1 5 months ago
deniscerri 6ab80ac940
. 5 months ago
Sergio Marques 6f039a5be7
Translated using Weblate (Portuguese)
Currently translated at 98.4% (501 of 509 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/pt/
5 months ago
deniscerri dda659624d
enforce avc and acc codecs when selecting compatible mode 5 months ago
deniscerri 9e8f8d0047
delete info jsons after yt-dlp update 5 months ago
deniscerri adca45c63e
finish package integration sample 5 months ago
deniscerri 388498adb2
finish sample 5 months ago
deniscerri 32a1c85d02
wipp todo github releaseas in ytdlnis plugins repo 5 months ago
Per Terneborg 502ba9d468
Translated using Weblate (Swedish)
Currently translated at 95.8% (488 of 509 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/sv/
5 months ago
deniscerri ab524a9509
wipp continues 5 months ago
Edelweiss23 48081e24ae
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (509 of 509 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/uk/
5 months ago
Edelweiss23 394ead242e
Translated using Weblate (Russian)
Currently translated at 100.0% (509 of 509 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/ru/
5 months ago
Per Terneborg 0f80303b54
Translated using Weblate (Swedish)
Currently translated at 95.2% (485 of 509 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/sv/
5 months ago
Per Terneborg a4579cff2b
Translated using Weblate (Swedish)
Currently translated at 91.1% (464 of 509 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/sv/
5 months ago
grill-glitch e46239f90a
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (509 of 509 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/zh_Hans/
5 months ago
deniscerri 56979d78d8
wipp 5 months ago
delvani 62e1cc1d77
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (509 of 509 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/pt_BR/
5 months ago
Edelweiss23 30bef046d7
Translated using Weblate (Russian)
Currently translated at 100.0% (509 of 509 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/ru/
5 months ago
grill-glitch 82f6b4cab6
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (509 of 509 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/zh_Hans/
5 months ago
Edelweiss23 06ccfdf9ce
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (509 of 509 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/uk/
5 months ago
deniscerri cb19cb4685
success build nodejs, todo downloadable plugins 5 months ago
deniscerri 33c71614b4
Merge pull request #1076 from weblate/weblate-ytdlnis-strings
Translations update from Hosted Weblate
5 months ago
deniscerri f177bb9467
rewrite YoutubeDL within the app, step 1 to include downloadable plugins in the future 5 months ago
deniscerri d78817be05
. 5 months ago
deniscerri f2c3caa061
rollback to deprecated webview to fix embed 5 months ago
FarhanAbyss abab81cc70
Translated using Weblate (Javanese)
Currently translated at 18.4% (94 of 509 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/jv/
5 months ago
Anders 3627edac8a
Translated using Weblate (Swedish)
Currently translated at 53.0% (270 of 509 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/sv/
5 months ago
justcontributor e44f9e845e
Translated using Weblate (Korean)
Currently translated at 100.0% (509 of 509 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/ko/
5 months ago
Yaron Shahrabani 707af06af0
Translated using Weblate (Hebrew)
Currently translated at 100.0% (509 of 509 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/he/
5 months ago
cyberboh 1eb7b653af
Translated using Weblate (Indonesian)
Currently translated at 100.0% (509 of 509 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/id/
5 months ago
大王叫我来巡山 c15fb8c043
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (509 of 509 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/zh_Hans/
6 months ago
jonnysemon aa12fed94e
Translated using Weblate (Arabic)
Currently translated at 100.0% (509 of 509 strings)

Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/ar/
6 months ago