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/
6 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
Mickaël Binos
87c201fd44
Translated using Weblate (French)
...
Currently translated at 100.0% (509 of 509 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/fr/
6 months ago
Femini
852cfe1eb8
Translated using Weblate (Azerbaijani)
...
Currently translated at 100.0% (509 of 509 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/az/
6 months ago
Edelweiss23
1b266e8247
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/
6 months ago
Edelweiss23
10968c6cb0
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/
6 months ago
Edelweiss23
49898b4381
Translated using Weblate (Russian)
...
Currently translated at 99.8% (508 of 509 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/ru/
6 months ago
Edelweiss23
855ba673e5
Translated using Weblate (Russian)
...
Currently translated at 100.0% (508 of 508 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/ru/
6 months ago
Edelweiss23
5d7233270b
Translated using Weblate (Russian)
...
Currently translated at 100.0% (508 of 508 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/ru/
6 months ago
ThaiWithNoBraincell
f5dcf9388d
Translated using Weblate (Thai)
...
Currently translated at 97.6% (496 of 508 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/th/
6 months ago
deniscerri
52fced08ea
even more fixes
6 months ago
deniscerri
9a615777ad
alot of stuff
6 months ago
deniscerri
e849b21e9b
Merge branch 'main' of https://github.com/deniscerri/ytdlnis
6 months ago
deniscerri
e48f2c5704
small fixes
6 months ago
Edelweiss23
50fcf400ce
Translated using Weblate (Russian)
...
Currently translated at 100.0% (508 of 508 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/ru/
6 months ago
Yaron Shahrabani
5de257ff58
Translated using Weblate (Hebrew)
...
Currently translated at 99.2% (504 of 508 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/he/
6 months ago
Denis Çerri
a9176ef9e5
Translated using Weblate (Albanian)
...
Currently translated at 100.0% (508 of 508 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/sq/
6 months ago
deniscerri
abae9e8b2a
fix webview lol srr
6 months ago
deniscerri
1101705b8d
Merge branch 'main' of https://github.com/deniscerri/ytdlnis
6 months ago
deniscerri
af53794be2
many changes and pacakges upgrades
6 months ago
FL-DATA
a060e54863
Added translation using Weblate (Yiddish)
6 months ago
William Spencer
c5c59b6cea
Translated using Weblate (Russian)
...
Currently translated at 100.0% (508 of 508 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/ru/
6 months ago
Nicola Bortoletto
2f106115bb
Translated using Weblate (Italian)
...
Currently translated at 100.0% (508 of 508 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/it/
6 months ago
delvani
9c99fb563c
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (508 of 508 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/pt_BR/
6 months ago
Eithan Ngan
5537ea876a
Translated using Weblate (Chinese (Traditional Han script))
...
Currently translated at 100.0% (508 of 508 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/zh_Hant/
6 months ago
Edelweiss23
501e75bf5f
Translated using Weblate (Russian)
...
Currently translated at 100.0% (508 of 508 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/ru/
6 months ago
Yaron Shahrabani
2a83982fe1
Translated using Weblate (Hebrew)
...
Currently translated at 96.6% (491 of 508 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/he/
6 months ago
Edelweiss23
e3d8a63494
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (508 of 508 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/uk/
6 months ago
Yaron Shahrabani
0a9c67a21b
Translated using Weblate (Hebrew)
...
Currently translated at 96.4% (490 of 508 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/he/
6 months ago
delvani
bf018975ad
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (508 of 508 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/pt_BR/
6 months ago
Yaron Shahrabani
2bd00e7a45
Translated using Weblate (Hebrew)
...
Currently translated at 88.9% (452 of 508 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/he/
6 months ago
Petrov
4a7585d841
Translated using Weblate (Bulgarian)
...
Currently translated at 99.4% (505 of 508 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/bg/
6 months ago
PhillyMay
df265d990e
Translated using Weblate (German)
...
Currently translated at 78.9% (401 of 508 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/de/
6 months ago
cyberboh
f750124bb3
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (508 of 508 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/id/
6 months ago
abc0922001
4d3f46d7a9
Translated using Weblate (Chinese (Traditional Han script))
...
Currently translated at 100.0% (508 of 508 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/zh_Hant/
6 months ago
PhillyMay
fbb32d2eff
Translated using Weblate (German)
...
Currently translated at 73.0% (371 of 508 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/de/
6 months ago
Nexals
78d017b94b
Translated using Weblate (Hindi)
...
Currently translated at 57.6% (293 of 508 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/hi/
6 months ago
jonnysemon
16d18edcf3
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (508 of 508 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/ar/
6 months ago
Petrov
d3dbfe8515
Translated using Weblate (Bulgarian)
...
Currently translated at 98.6% (501 of 508 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/bg/
6 months ago
Femini
09ad3068f9
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (508 of 508 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/tr/
6 months ago
Nicola Bortoletto
52f663f695
Translated using Weblate (Italian)
...
Currently translated at 98.6% (501 of 508 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/it/
6 months ago
Edelweiss23
689e75e399
Translated using Weblate (Russian)
...
Currently translated at 100.0% (508 of 508 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/ru/
6 months ago
N Y
3af240c192
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (508 of 508 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/ja/
6 months ago
Edelweiss23
bb9748b701
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (508 of 508 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/uk/
6 months ago
deniscerri
27bdde9a42
1.8.7.2
6 months ago
Milan
b22f98a6b8
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (508 of 508 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/sk/
6 months ago
大王叫我来巡山
d217639794
Translated using Weblate (Chinese (Simplified Han script))
...
Currently translated at 100.0% (508 of 508 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/zh_Hans/
6 months ago
Femini
70650ef37e
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (508 of 508 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/tr/
6 months ago
Edelweiss23
1bc5862f9c
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (508 of 508 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/uk/
6 months ago
Yaron Shahrabani
e568287f45
Translated using Weblate (Hebrew)
...
Currently translated at 85.8% (436 of 508 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/he/
6 months ago
Milan
cc530e8548
Translated using Weblate (Czech)
...
Currently translated at 100.0% (508 of 508 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/cs/
6 months ago
Mickaël Binos
1c7f0e57b2
Translated using Weblate (French)
...
Currently translated at 100.0% (508 of 508 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/fr/
6 months ago
Femini
161c6496fa
Translated using Weblate (Azerbaijani)
...
Currently translated at 100.0% (508 of 508 strings)
Translation: ytdlnis/strings
Translate-URL: https://hosted.weblate.org/projects/ytdlnis/strings/az/
6 months ago