JoC
6f32942f6f
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (530 of 530 strings)
2020-02-03 21:20:34 +01:00
WaldiS
211720cf22
Translated using Weblate (Polish)
...
Currently translated at 99.8% (529 of 530 strings)
2020-02-03 21:20:33 +01:00
Yaron Shahrabani
60c9f8e7bb
Translated using Weblate (Hebrew)
...
Currently translated at 99.8% (529 of 530 strings)
2020-02-03 21:20:32 +01:00
Vojtěch Šamla
b1ca2eea3e
Translated using Weblate (Czech)
...
Currently translated at 100.0% (530 of 530 strings)
2020-02-03 21:20:31 +01:00
B0pol
7b0148705e
Translated using Weblate (Esperanto)
...
Currently translated at 100.0% (530 of 530 strings)
2020-02-03 21:20:30 +01:00
Oğuz Ersen
032cea494e
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (530 of 530 strings)
2020-02-03 21:20:29 +01:00
Emin Tufan Çetin
33f83a1067
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (530 of 530 strings)
2020-02-03 21:20:29 +01:00
Xiang Rong Lin
02bb6494dc
Fix bug causing crashes when sharing a downloaded file.
2020-02-03 10:43:08 +01:00
Tobias Groza
28b4342d91
Merge pull request #3035 from Stypox/recaptcha
...
Fix ReCaptcha activity and correctly save obtained cookies
2020-02-02 22:16:21 +01:00
Stypox
eec0ae3bb8
Remove unused imports and clean up comment style
2020-02-02 21:48:45 +01:00
Stypox
f0493335ff
Merge branch 'dev' into recaptcha
2020-02-02 21:36:15 +01:00
Stypox
e276a743f5
Fix addYoutubeCookies functions (Yt changed things lately)
2020-02-02 21:33:07 +01:00
Stypox
9208d6cf8a
Change "Unlink" to "Unhook" in unhook_checkbox string
...
"Unlink" is not an english word, and "Unhook" is used everywhere in the code
2020-02-02 15:54:31 +01:00
Stypox
29080683d0
Save and restore whether pitch and tempo are unhooked or not
...
Fixes #1536
2020-02-02 15:52:35 +01:00
Stypox
8d17802ce1
Merge pull request #2954 from XiangRongLin/1907renamePlaylist
...
Rename local playlist by long-clicking in BookmarkFragment.
2020-02-02 14:34:54 +01:00
Emin Tufan Çetin
2db214f259
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (530 of 530 strings)
2020-02-02 13:43:18 +01:00
Oğuz Ersen
2064f5372e
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (530 of 530 strings)
2020-02-02 13:43:18 +01:00
Xiang Rong Lin
71b0311bb1
Use AlertDialog.Builder instead of BookmarkDialog class for the same look.
...
Use "rename" string instead of "save" string.
2020-02-02 12:54:43 +01:00
chr_56
f58b1a860f
fix wrong strings in Simplified Chinese
2020-02-02 09:42:56 +08:00
kapodamy
2a9586b557
Merge branch 'dev' into m4a-stsc-stco
2020-02-01 18:59:22 -03:00
Igor Nedoboy
fcca0f4774
Translated using Weblate (Russian)
...
Currently translated at 100.0% (530 of 530 strings)
2020-02-01 20:18:24 +01:00
Stypox
8ed77bbb17
Merge branch 'dev' of github.com:TeamNewPipe/NewPipe into recaptcha
2020-02-01 18:27:00 +01:00
Stypox
afcbe6c016
Remove left-behind Log
2020-02-01 18:24:16 +01:00
Stypox
55d7a645f8
Try to extract cookies just before closing recaptcha activity
...
Even if the page didn't auto-close
2020-02-01 18:24:16 +01:00
Stypox
f41d13e559
Move "Done" button and make it theme conpliant in ReCaptcha
2020-02-01 18:24:16 +01:00
Stypox
c218bddf25
Improve formatting
2020-02-01 18:24:16 +01:00
Stypox
45aaf0c230
Remove space between "Done" button and ReCaptchaActivity title
2020-02-01 18:24:16 +01:00
Stypox
3b648428b4
Fix ReCaptchaActivity crash and save cookies correctly
2020-02-01 18:24:16 +01:00
Stypox
100dd99c19
Add "Done" drawable (only white since it is used on toolbar)
2020-02-01 18:24:16 +01:00
Stypox
827f0498a1
Change recaptcha string names to match style
2020-02-01 18:24:16 +01:00
Markus Richter
87d563b0db
fixes #3021 , see also https://github.com/TeamNewPipe/NewPipe-legacy/pull/21
2020-02-01 18:24:16 +01:00
Hosted Weblate
7b074cf41d
Merge branch 'origin/dev' into Weblate.
2020-02-01 17:48:01 +01:00
Isak Holmström
0d46106417
Translated using Weblate (Swedish)
...
Currently translated at 88.2% (465 of 527 strings)
2020-02-01 17:47:58 +01:00
B0pol
fe181dfd51
Translated using Weblate (French)
...
Currently translated at 100.0% (527 of 527 strings)
2020-02-01 17:47:57 +01:00
C. Rüdinger
27046385e8
Translated using Weblate (German)
...
Currently translated at 99.8% (526 of 527 strings)
2020-02-01 17:47:55 +01:00
Xiang Rong Lin
1c873141fe
Move more log statements into "if (DEBUG)"
2020-02-01 16:36:45 +01:00
XiangRongLin
e013e64482
Merge branch 'dev' into 1907renamePlaylist
2020-02-01 16:29:21 +01:00
Xiang Rong Lin
3abe2423c0
Move log statement into "if (DEBUG)"
2020-02-01 16:27:53 +01:00
chr56
d3fb9f590a
Merge branch 'dev' into dev
2020-02-01 23:14:00 +08:00
Tobias Groza
86063da85b
Merge pull request #2921 from B0pol/dev
...
Add language selector to change the app language
2020-02-01 15:47:13 +01:00
TobiGr
13b747263a
Improve formatting
2020-02-01 15:35:33 +01:00
bopol
953fd580f7
fix toast on app language change
...
I forgot to change the key here when I renamed it
2020-02-01 15:30:51 +01:00
bopol
649e188b67
Merge remote-tracking branch 'upstream/dev' into dev
...
merging dev
2020-02-01 15:11:01 +01:00
TobiGr
5913ec6c95
Merge remote-tracking branch 'Weblate/dev' into dev
2020-02-01 14:32:21 +01:00
Tobias Groza
89eac71067
Merge pull request #3004 from harshlele/ask-overlay-perm-settings
...
ask for display over other apps permission in settings
2020-02-01 14:28:02 +01:00
TobiGr
8a417a127f
Fix formatting and use lamda functions
2020-02-01 13:41:03 +01:00
bopol
a74f0873a3
fix wrong language shown many popup dialogs
...
Changed android.R.string.ok, which is "OK", into R.string.finish, which is also OK, but from our strings
Then for a small amount of languages that don't have Android translation, it will show the good string.
2020-02-01 09:44:49 +01:00
nautilusx
684628defb
Translated using Weblate (German)
...
Currently translated at 100.0% (527 of 527 strings)
2020-01-31 18:06:46 +01:00
Abu Sarim Hindi
590bdb3e21
Translated using Weblate (Urdu)
...
Currently translated at 100.0% (527 of 527 strings)
2020-01-30 22:00:38 +01:00
Hosted Weblate
585fe0abdc
Merge branch 'origin/dev' into Weblate.
2020-01-29 22:50:16 +01:00