B0pol
bf82400d7a
Translated using Weblate (Esperanto)
...
Currently translated at 100.0% (527 of 527 strings)
2020-01-24 09:26:03 +01:00
TobiGr
1c1885c256
Bump version to 0.18.2 [hotfix release]
2020-01-24 02:30:08 +01:00
TobiGr
7d0520517f
Update extractor version
2020-01-24 02:29:21 +01:00
Abu Sarim Hindi
7973360a58
Translated using Weblate (Urdu)
...
Currently translated at 100.0% (527 of 527 strings)
2020-01-24 01:13:33 +01:00
Allan Nordhøy
5c67531ff8
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 98.1% (517 of 527 strings)
2020-01-23 00:33:15 +01:00
MohammedSR Vevo
f8d18b245c
Translated using Weblate (Kurdish)
...
Currently translated at 100.0% (527 of 527 strings)
2020-01-23 00:33:13 +01:00
chr56
01d6b75874
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (527 of 527 strings)
2020-01-22 04:52:39 +01:00
Xiang Rong Lin
798753145e
Use custom dialog to edit and delete local playlists at once
2020-01-21 20:56:06 +01:00
kapodamy
4e14cbdf6e
Merge branch 'dev' into subtitles
2020-01-20 23:23:51 -03:00
kapodamy
3551e39d32
readability changes
2020-01-20 23:33:30 -03:00
kapodamy
9e5714b978
Merge branch 'dev' into android5-temp-dir-issue
2020-01-20 23:23:44 -03:00
Hosted Weblate
f64088d251
Merge branch 'origin/dev' into Weblate.
2020-01-19 20:41:20 +01:00
Allan Nordhøy
faca5dda2f
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 96.4% (508 of 527 strings)
2020-01-19 20:41:14 +01:00
B0pol
7a6cc90f05
Translated using Weblate (Urdu)
...
Currently translated at 94.3% (497 of 527 strings)
2020-01-19 20:41:14 +01:00
MohammedSR Vevo
e02a918abf
Translated using Weblate (Kurdish)
...
Currently translated at 100.0% (527 of 527 strings)
2020-01-19 20:41:13 +01:00
Jeff Huang
08afc8d9aa
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (527 of 527 strings)
2020-01-19 20:41:13 +01:00
Matsuri
ac26277f55
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 98.5% (519 of 527 strings)
2020-01-19 20:41:12 +01:00
B0pol
53db802a5e
Translated using Weblate (Polish)
...
Currently translated at 100.0% (527 of 527 strings)
2020-01-19 20:41:12 +01:00
zmni
d4dc780149
Translated using Weblate (Indonesian)
...
Currently translated at 99.8% (526 of 527 strings)
2020-01-19 20:41:12 +01:00
thami simo
a06bc8de20
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (527 of 527 strings)
2020-01-19 20:41:11 +01:00
zeritti
9e07e539e2
Translated using Weblate (Czech)
...
Currently translated at 100.0% (527 of 527 strings)
2020-01-19 20:41:10 +01:00
B0pol
d8a64ffc63
Translated using Weblate (Esperanto)
...
Currently translated at 100.0% (527 of 527 strings)
2020-01-19 20:41:08 +01:00
Osoitz
456c866d30
Translated using Weblate (Basque)
...
Currently translated at 100.0% (527 of 527 strings)
2020-01-19 20:41:07 +01:00
ssantos
e2edf0d965
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (527 of 527 strings)
2020-01-19 20:41:06 +01:00
pjammo
88fb86344d
Translated using Weblate (Italian)
...
Currently translated at 100.0% (527 of 527 strings)
2020-01-19 20:41:06 +01:00
Igor Nedoboy
99c8d31d81
Translated using Weblate (Russian)
...
Currently translated at 100.0% (527 of 527 strings)
2020-01-19 20:41:04 +01:00
B0pol
680c2884a9
Translated using Weblate (French)
...
Currently translated at 100.0% (527 of 527 strings)
2020-01-19 20:41:04 +01:00
B0pol
a7914b432b
Translated using Weblate (German)
...
Currently translated at 100.0% (527 of 527 strings)
2020-01-19 20:41:03 +01:00
B0pol
bf96bdf606
Merge branch 'dev' into dev
2020-01-19 18:09:17 +01:00
Xiang Rong Lin
53d483403f
Rename local playlist by long-clicking in BookmarkFragment.
...
After long clicking on a local playlist, show a dialog with 2 options for "rename" and "delete"
Rename shows another dialog to let the user rename the playlist.
Delete lets the user delete a playlist like before.
2020-01-19 14:39:40 +01:00
Stypox
fb8eb0195e
Merge pull request #2960 from karkaminski/issue-#2254
...
Issue #2254
2020-01-19 12:55:55 +01:00
Stypox
74a02bb8c9
Merge branch 'dev' into issue-#2254
2020-01-19 12:50:08 +01:00
Tobias Groza
ca07304204
Merge pull request #2956 from TeamNewPipe/release_v0.18.1
...
Release v0.18.1
2020-01-19 09:54:05 +01:00
bopol
39b0359712
upload date in description now matches newpipe's language
2020-01-18 10:46:53 +01:00
bopol
299f4e6d0e
fix: wrong language shown in playback parameters dialog
...
This is a hardly reproduceable bug that I hopefully fixed. After a long time of watching videos, you could have your system language shown in playback parameters dialog.
Calling changeAppLanguage(getAppLocale(…),…) onCreate will most certainly fix this bug
2020-01-18 09:46:38 +01:00
kapodamy
27aa1abfdc
2 typo fixup
...
* add missing namespace of StandardCharsets
* use an unused constructor argument
2020-01-18 01:10:25 -03:00
kapodamy
290655169d
Merge branch 'dev' into subtitles
2020-01-18 00:35:48 -03:00
kapodamy
0f5ce15280
StandardCharsets.UTF_8 instead of Charset.forName("utf-8")
2020-01-18 00:43:38 -03:00
kapodamy
c7e3c96091
Merge branch 'dev' into android5-temp-dir-issue
2020-01-18 00:35:38 -03:00
B0pol
64bcf3c25c
Merge branch 'dev' into dev
2020-01-18 00:26:04 +01:00
TobiGr
cac9b6d78e
Bump version to 0.18.1 and version code to 810
2020-01-18 00:09:40 +01:00
TobiGr
0dde1f85e8
Add changelog for 0.18.1
2020-01-18 00:09:27 +01:00
TobiGr
b9676b944e
Merge remote-tracking branch 'Weblate/dev' into dev
2020-01-18 00:01:55 +01:00
Tobias Groza
5a8d968ade
Merge pull request #2966 from B0pol/c_links_support
...
[YouTube] /c/ channel links support & update extractor version
2020-01-17 23:59:41 +01:00
B0pol
c1446a59d3
update extractor version
2020-01-17 23:07:45 +01:00
bopol
b686e129fb
support for opening /c/ channel links
2020-01-17 22:59:51 +01:00
Raphaël Jakse
9dbc7c0076
Simplify an if expression
2020-01-17 11:49:33 +01:00
Raphaël Jakse
ebab29c9f9
Deduplicate code switching to another player into a function
2020-01-17 11:49:20 +01:00
WaldiS
b3092b349b
Translated using Weblate (Polish)
...
Currently translated at 100.0% (527 of 527 strings)
2020-01-17 10:02:16 +01:00
Raphaël Jakse
decf049198
Add field START_PAUSED to the Player Intent
...
This allows fixing spurious playback resume when minimizing to the background player.
2020-01-16 20:57:55 +01:00