Dual Natan
eeff844700
Translated using Weblate (Swedish)
...
Currently translated at 68.9% (257 of 373 strings)
2018-06-12 22:43:59 +02:00
Dual Natan
ecb6f2c65e
Translated using Weblate (Macedonian)
...
Currently translated at 100.0% (373 of 373 strings)
2018-06-11 21:21:57 +02:00
Edwar Tikhonov
c782b7fc3b
Translated using Weblate (Russe)
...
Currently translated at 100,0% (373 of 373 strings)
2018-06-11 16:04:29 +02:00
Edwar Tikhonov
054c8ca3aa
Translated using Weblate (Русский)
...
Currently translated at 100,0% (373 of 373 strings)
2018-06-10 15:17:20 +02:00
aiddroid
984441dfb8
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (373 of 373 strings)
2018-06-10 10:35:41 +02:00
aiddroid
9040425031
Translated using Weblate (Chinese (Mandarin))
...
Currently translated at 0.0% (0 of 373 strings)
2018-06-10 09:35:42 +02:00
aiddroid
24138b7513
Translated using Weblate (简体中文(Chinese Simplified))
...
Currently translated at 100.0% (373 of 373 strings)
2018-06-09 10:09:35 +02:00
kapodamy
d22426fd53
Translated using Weblate (Spanish)
...
Currently translated at 99.7% (372 of 373 strings)
2018-06-08 01:44:11 +02:00
Weblate
ce4967e8cb
Merge branch 'origin/dev' into Weblate
2018-06-06 20:37:29 +02:00
JAPP
a87d616cad
Translated using Weblate (French)
...
Currently translated at 99.1% (370 of 373 strings)
2018-06-06 20:37:23 +02:00
Christian Schabesberger
cfee7f86cc
move on to version v0.13.5
2018-06-03 12:36:35 +02:00
Christian Schabesberger
1b6383af71
Merge branch 'dev' of https://github.com/DafabHoid/NewPipe into test
2018-06-03 12:20:43 +02:00
Christian Schabesberger
1d6887c8a9
Merge branch 'media-session-fix' of https://github.com/karyogamy/NewPipe into test
2018-06-03 12:12:54 +02:00
Christian Schabesberger
c732d9c5b4
Merge pull request #1441 from DafabHoid/fixdownloadercrashrelease
...
Downloader: Fix crash on loading unfinished downloads from .giga files (Fixup for release builds)
2018-06-03 12:08:20 +02:00
Christian Schabesberger
a19febfd4e
Merge branch 'remeber_brightness' of https://github.com/acrosca/NewPipe into test
2018-06-03 11:02:49 +02:00
Andrei.Rosca
f6ac6faa8a
Remember brightness for the session
2018-06-02 09:06:40 +02:00
Rex_sa
462b98c930
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (373 of 373 strings)
2018-06-02 07:34:24 +02:00
DafabHoid
e6005f3769
Downloader: Fix crash on loading unfinished downloads from .giga files
...
This is a fixup, which fixes the crash in release builds, too. It keeps proguard from removing the new method "private void readObject(ObjectInputStream)", which is only called by the VM, but not from the code.
2018-06-01 14:35:03 +02:00
Rex_sa
dd0d05dbce
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (373 of 373 strings)
2018-06-01 07:02:51 +02:00
Ali Toor
e2e3f1f812
Translated using Weblate (Urdu)
...
Currently translated at 2.9% (11 of 373 strings)
2018-05-31 06:43:02 +02:00
Andrea Troiano
3f7bddc14a
Translated using Weblate (Italiano)
...
Currently translated at 100,0% (373 of 373 strings)
2018-05-30 11:14:38 +02:00
Víctor Manuel Tapia Ramírez
db92cbca5c
Translated using Weblate (Spanish)
...
Currently translated at 99.7% (372 of 373 strings)
2018-05-30 10:43:28 +02:00
Osoitz
ff49649df6
Translated using Weblate (Basque)
...
Currently translated at 100.0% (373 of 373 strings)
2018-05-29 16:58:04 +02:00
John Zhen Mo
a00ef3fb22
-Fixed media session activation.
...
-Removed redundant setShuffle call in media session callback and its user.
-Removed unused dummy playback preparer.
2018-05-28 20:02:02 -07:00
monolifed
2cb7406bdb
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (373 of 373 strings)
2018-05-28 20:44:52 +02:00
Allan Nordhøy
aeaf2712b6
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 95.9% (358 of 373 strings)
2018-05-28 17:41:18 +02:00
AB
f329b14fa3
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (373 of 373 strings)
2018-05-28 17:07:13 +02:00
Jeff Huang
ae91194f2c
Translated using Weblate (漢語(正體字))
...
Currently translated at 100.0% (373 of 373 strings)
2018-05-28 08:56:18 +02:00
Marc Riera
bfa477a984
Translated using Weblate (català)
...
Currently translated at 100,0% (373 of 373 strings)
2018-05-28 08:41:52 +02:00
Nathan Follens
1d4de71be1
Translated using Weblate (Vlaams)
...
Currently translated at 100,0% (373 of 373 strings)
2018-05-28 07:53:32 +02:00
thami simo
6a56e77e1e
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (373 of 373 strings)
2018-05-28 07:45:58 +02:00
DafabHoid
e29c865250
Downloader: Notify the progress every 64K instead of every 512 Bytes
...
This improves downloading performance dramatically when cpu bound:
Before, even a high-end cpu from 2013 can't download faster than around 1MB/s.
The bigger read buffer size removes the need for a dedicated BufferedInputStream.
2018-05-28 01:07:30 +02:00
monolifed
0ef2ce854b
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (373 of 373 strings)
2018-05-27 19:49:08 +02:00
Heimen Stoffels
b4c957431e
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (373 of 373 strings)
2018-05-27 18:00:16 +02:00
ssantos
bb821dc5d7
Translated using Weblate (Deutsch)
...
Currently translated at 100,0% (373 of 373 strings)
2018-05-27 17:51:41 +02:00
Eduardo Caron
bad5194e04
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (373 of 373 strings)
2018-05-27 15:14:19 +02:00
Weblate
3fd16c2a18
Merge branch 'dev' into weblate-merge-tmp
2018-05-27 15:11:40 +02:00
monolifed
42821fc7e4
Translated using Weblate (Turkish)
...
Currently translated at 99.4% (369 of 371 strings)
2018-05-27 15:11:40 +02:00
Allan Nordhøy
da9fd9fb5b
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 96.2% (357 of 371 strings)
2018-05-27 15:11:35 +02:00
dadosch
bff0145712
Translated using Weblate (German)
...
Currently translated at 100.0% (371 of 371 strings)
2018-05-27 15:11:35 +02:00
Florian
6f72f0e386
Translated using Weblate (French)
...
Currently translated at 98.6% (366 of 371 strings)
2018-05-27 15:11:34 +02:00
Eduardo Caron
2fec1f81fe
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (371 of 371 strings)
2018-05-27 15:11:31 +02:00
Christian Schabesberger
f26c4463d1
fix conflict
2018-05-27 13:30:23 +02:00
Heimen Stoffels
251d85dff8
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (371 of 371 strings)
2018-05-27 12:36:08 +02:00
ezjerry liao
be1f838077
Translated using Weblate (漢語(正體字))
...
Currently translated at 100.0% (371 of 371 strings)
2018-05-27 01:18:13 +02:00
Ali Demirtas
4402c3bdb9
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (371 of 371 strings)
2018-05-27 00:07:08 +02:00
Marc Riera
4b1c947ec6
Translated using Weblate (català)
...
Currently translated at 100,0% (371 of 371 strings)
2018-05-27 00:03:34 +02:00
AB
52b6d70477
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (371 of 371 strings)
2018-05-26 22:34:26 +02:00
Ali Demirtas
f904936cfe
Translated using Weblate (Türkçe)
...
Currently translated at 100,0% (371 of 371 strings)
2018-05-26 21:01:30 +02:00
dadosch
fdaf9f54c0
Translated using Weblate (Deutsch)
...
Currently translated at 100,0% (371 of 371 strings)
informal "du"
2018-05-26 15:14:27 +02:00