Yaron Shahrabani
2567f8eefb
Translated using Weblate (Hebrew)
...
Currently translated at 75.3% (244 of 324 strings)
2018-03-09 09:21:54 +01:00
ezjerry liao
fa5f5ce251
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (324 of 324 strings)
2018-03-09 02:58:02 +01:00
Heimen Stoffels
728a61756a
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (324 of 324 strings)
2018-03-08 21:25:11 +01:00
Kotoba Murasaki
736ccbe376
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (324 of 324 strings)
2018-03-08 20:38:45 +01:00
Weblate
fa2b226b9e
Merge remote-tracking branch 'origin/dev' into dev
2018-03-08 20:24:24 +01:00
Kotoba Murasaki
e8c5ae194d
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (318 of 318 strings)
2018-03-08 20:24:19 +01:00
Mauricio Colli
cc2feab37e
Implement UI for subscriptions import/export
...
- Nice and easy to use import/export options in the subscriptions fragment
- Includes instructions for each service (in the import fragment/screen)
2018-03-08 11:50:46 -03:00
Mauricio Colli
83b084a90b
Implement subscriptions import/export
...
- Import subscriptions from YouTube and SoundCloud (all services that the extractor support)
- Import/export a JSON representation of the subscriptions
- [Minor] Remove some javax annotations in favor of the one provided by the android support library
2018-03-08 10:39:24 -03:00
Schabi
03d7a416f3
add live lable to toolbar
2018-03-06 19:24:58 +01:00
Schabi
e6e812fdb0
Merge branch 'exoplayer-update' of https://github.com/karyogamy/NewPipe into live
2018-03-06 17:23:37 +01:00
John Zhen Mo
b34160eeec
-Fixed main video player losing state when killed in background.
...
-Disabled auto queuing when repeating is enabled.
-Added method to use startForegroundService instead of startService in sdk 26 and up.
2018-03-05 19:03:49 -08:00
John Zhen Mo
d01aeab242
-Added auto-queuing to allow next or related streams to queue up when the last item on play queue is playing.
...
-Added toggle to enable auto-queuing.
-Modified main video player to only pause the video onPause.
-Fixed main video player not saving play queue state onStop.
2018-03-04 20:16:38 -08:00
anonymous
9904e01252
Translated using Weblate (Serbian)
...
Currently translated at 78.6% (250 of 318 strings)
2018-03-04 14:41:36 +01:00
John Zhen Mo
7f068b691b
-Removed system ui on main player for Kitkat or above.
...
-[#1151 ] Hide video player UI on playing to avoid unnecessary interruptions after pause, seek and resize.
2018-03-03 20:58:53 -08:00
John Zhen Mo
a88e19a8ed
-Added toggle to enable fast inexact seek in players.
...
-Improved player sync calls to recognize different metadata updates.
-Changed MediaSourceManager to synchronize only after timeline changes and reenabled multiple sync calls to player.
-Renamed listener and synchronization methods related to MediaSourceManager.
2018-03-03 14:24:21 -08:00
Mladen Pejaković
9384d2523a
Translated using Weblate (Serbian)
...
Currently translated at 78.3% (249 of 318 strings)
2018-03-03 14:03:02 +01:00
anonymous
0e13172a89
Translated using Weblate (Serbian)
...
Currently translated at 78.3% (249 of 318 strings)
2018-03-03 14:02:34 +01:00
Mladen Pejaković
92f34452b5
Translated using Weblate (Serbian)
...
Currently translated at 77.9% (248 of 318 strings)
2018-03-03 14:02:17 +01:00
anonymous
db54929584
Translated using Weblate (Serbian)
...
Currently translated at 77.9% (248 of 318 strings)
2018-03-03 14:01:59 +01:00
Mladen Pejaković
ba23cafb18
Translated using Weblate (Serbian)
...
Currently translated at 77.6% (247 of 318 strings)
2018-03-03 14:01:43 +01:00
anonymous
a2e189767b
Translated using Weblate (Serbian)
...
Currently translated at 77.3% (246 of 318 strings)
2018-03-03 14:01:30 +01:00
anonymous
0d236fd678
Translated using Weblate (Serbian)
...
Currently translated at 76.4% (243 of 318 strings)
2018-03-03 14:00:48 +01:00
Mladen Pejaković
9979b160c7
Translated using Weblate (Serbian)
...
Currently translated at 76.1% (242 of 318 strings)
2018-03-03 14:00:39 +01:00
anonymous
65b332c395
Translated using Weblate (Serbian)
...
Currently translated at 76.1% (242 of 318 strings)
2018-03-03 13:59:43 +01:00
Mladen Pejaković
b867ac8cc7
Translated using Weblate (Serbian)
...
Currently translated at 75.7% (241 of 318 strings)
2018-03-03 13:59:38 +01:00
Enol P
9a0ff24ffe
Translated using Weblate (Asturian)
...
Currently translated at 97.4% (310 of 318 strings)
2018-03-03 03:34:28 +01:00
Eduardo Caron
9540a12b6f
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 99.0% (315 of 318 strings)
2018-03-03 01:41:17 +01:00
HardLight
3ec979cc40
Translated using Weblate (Lithuanian)
...
Currently translated at 100.0% (318 of 318 strings)
2018-03-01 22:38:41 +01:00
Digiwizkid
629eada5c3
Translated using Weblate (Bengali (Bangladesh))
...
Currently translated at 40.5% (129 of 318 strings)
2018-03-01 04:34:43 +01:00
John Zhen Mo
b4668367c6
-Added better assertions and documentations to new mechanism in MediaSourceManager.
...
-Modified LoadController to allow fast playback start and increased buffer zigzag window.
-Removed unnecessary loading on timeline changes.
-Changed select message in MediaSourceManager to cause immediate load.
-Reduced default expiration time in MediaSourceManager.
-Fixed main video player not showing end time on audio-only streams.
-Fixed live stream has player view disabled after transitioning from audio stream.
-Fixed inconsistent progress bar height between live and non-live video on main player.
2018-02-28 17:45:05 -08:00
John Zhen Mo
b3b2748bb7
-Improved player queue stability by using more aggressive synchronization policy.
...
-Added sync buttons on live streams to allow seeking to live edge.
-Added custom cache key for extractor sources to allow more persistent reuse.
-Refactored player data source factories into own class and separating live and non-live data sources.
2018-02-26 19:57:59 -08:00
ezjerry liao
26e8143616
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (318 of 318 strings)
2018-02-26 14:30:19 +01:00
Matej U
5cf3bee336
Translated using Weblate (Slovenian)
...
Currently translated at 77.3% (246 of 318 strings)
2018-02-24 23:37:04 +01:00
Maciej Gamrat
060fe835c7
Translated using Weblate (Polish)
...
Currently translated at 100.0% (318 of 318 strings)
2018-02-24 23:37:02 +01:00
Toldi Balázs
2688ea8f59
Translated using Weblate (Hungarian)
...
Currently translated at 44.6% (142 of 318 strings)
2018-02-24 23:37:01 +01:00
Arun Negi
8eb61cf752
Translated using Weblate (Hindi)
...
Currently translated at 99.6% (317 of 318 strings)
2018-02-24 23:36:56 +01:00
Tobias Groza
6628901d46
Translated using Weblate (German)
...
Currently translated at 94.6% (301 of 318 strings)
2018-02-24 23:36:52 +01:00
nieko-nera
658cf5c873
Translated using Weblate (Lithuanian)
...
Currently translated at 100.0% (318 of 318 strings)
2018-02-24 19:38:45 +01:00
Coffeemaker
b8c752b740
Translated using Weblate (Polish)
...
Currently translated at 100.0% (318 of 318 strings)
2018-02-24 18:51:39 +01:00
Maciej Gamrat
9151ae7081
Translated using Weblate (Polish)
...
Currently translated at 100.0% (318 of 318 strings)
2018-02-24 18:51:28 +01:00
anonymous
a1a894f722
Translated using Weblate (Polish)
...
Currently translated at 100.0% (318 of 318 strings)
2018-02-24 18:50:22 +01:00
Maciej Gamrat
3352ee3151
Translated using Weblate (Polish)
...
Currently translated at 100.0% (318 of 318 strings)
2018-02-24 18:49:38 +01:00
Maciej Gamrat
da3533a430
Translated using Weblate (Polish)
...
Currently translated at 100.0% (318 of 318 strings)
2018-02-24 18:48:41 +01:00
anonymous
0bb7f9becf
Translated using Weblate (Polish)
...
Currently translated at 83.0% (264 of 318 strings)
2018-02-24 18:02:21 +01:00
Maciej Gamrat
40c64ee2d8
Translated using Weblate (Polish)
...
Currently translated at 83.0% (264 of 318 strings)
2018-02-24 18:01:21 +01:00
r2308145
66651f7111
Translated using Weblate (Czech)
...
Currently translated at 100.0% (318 of 318 strings)
2018-02-24 13:43:02 +01:00
Freddy Morán Jr
c7d0bd5dec
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (318 of 318 strings)
2018-02-24 03:40:58 +01:00
anonymous
9ce0a9d49d
Translated using Weblate (Hungarian)
...
Currently translated at 30.5% (97 of 318 strings)
2018-02-23 22:54:03 +01:00
Toldi Balázs
2070b353c2
Translated using Weblate (Hungarian)
...
Currently translated at 30.1% (96 of 318 strings)
2018-02-23 22:52:47 +01:00
anonymous
1d91f3b91b
Translated using Weblate (Hungarian)
...
Currently translated at 29.5% (94 of 318 strings)
2018-02-23 22:52:04 +01:00
Toldi Balázs
8b0aebfddb
Translated using Weblate (Hungarian)
...
Currently translated at 29.2% (93 of 318 strings)
2018-02-23 22:51:13 +01:00
anonymous
467905d7b0
Translated using Weblate (Hungarian)
...
Currently translated at 29.2% (93 of 318 strings)
2018-02-23 22:50:48 +01:00
Toldi Balázs
cc81921bcb
Translated using Weblate (Hungarian)
...
Currently translated at 28.9% (92 of 318 strings)
2018-02-23 22:50:36 +01:00
anonymous
8600c04ff3
Translated using Weblate (Hungarian)
...
Currently translated at 28.6% (91 of 318 strings)
2018-02-23 22:50:00 +01:00
Toldi Balázs
3f31445f12
Translated using Weblate (Hungarian)
...
Currently translated at 27.3% (87 of 318 strings)
2018-02-23 22:49:15 +01:00
anonymous
8a33371f37
Translated using Weblate (Hungarian)
...
Currently translated at 26.7% (85 of 318 strings)
2018-02-23 22:48:01 +01:00
Toldi Balázs
1164bd7183
Translated using Weblate (Hungarian)
...
Currently translated at 25.7% (82 of 318 strings)
2018-02-23 22:40:53 +01:00
anonymous
589fcd09c0
Translated using Weblate (Hungarian)
...
Currently translated at 25.4% (81 of 318 strings)
2018-02-23 22:40:37 +01:00
Freddy Morán Jr
8886b12151
Translated using Weblate (Spanish)
...
Currently translated at 99.0% (315 of 318 strings)
2018-02-23 18:48:54 +01:00
nieko-nera
336ffd7cf0
Translated using Weblate (Lithuanian)
...
Currently translated at 100.0% (318 of 318 strings)
2018-02-23 18:48:50 +01:00
E T
4c1de83b24
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (318 of 318 strings)
2018-02-23 11:43:24 +01:00
Emanuele Petriglia
ee2fbfc2d1
Translated using Weblate (Italian)
...
Currently translated at 100.0% (318 of 318 strings)
2018-02-23 09:46:40 +01:00
Heimen Stoffels
dff7fe722b
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (318 of 318 strings)
2018-02-22 22:48:45 +01:00
Weblate
eb6dac2e9f
Merge remote-tracking branch 'origin/dev' into dev
2018-02-22 22:41:15 +01:00
Oleh Ilnytskyi
255760de16
Translated using Weblate (Ukrainian)
...
Currently translated at 69.8% (220 of 315 strings)
2018-02-22 22:41:09 +01:00
Christian Schabesberger
72a9940863
Merge branch 'player_fix' of https://github.com/karyogamy/NewPipe into dev
2018-02-21 23:20:08 +01:00
Christian Schabesberger
46e088b5f3
made debug setting get a debug symbol
2018-02-21 23:14:14 +01:00
Christian Schabesberger
a3468b51e2
Merge branch 'pfix' into dev
2018-02-21 23:00:56 +01:00
John Zhen Mo
34f19c4268
-Changed Rx exception handling to swallow undeliverable exceptions by default.
2018-02-21 10:42:54 -08:00
r2308145
99e0f0c3e4
Translated using Weblate (Czech)
...
Currently translated at 100.0% (315 of 315 strings)
2018-02-21 12:04:15 +01:00
John Zhen Mo
1a92dfb019
-Changed global Rx exception handling to no longer trigger error activity if the exception is undeliverable.
...
-Added debug settings to force reporting of undeliverable Rx exceptions.
-Changed back MediaSourceManager to use serial disposable for syncing.
2018-02-20 22:35:34 -08:00
John Zhen Mo
e8402008bc
-Added debug preference settings for debug and beta builds.
...
-Removed leak canary toggle on app menu.
-Added leak canary settings to debug preference.
-Removed/renamed leak canary related strings.
2018-02-20 21:16:53 -08:00
John Zhen Mo
c1a302834c
-Fixed auto-generated string not translatable.
2018-02-20 21:15:23 -08:00
John Zhen Mo
762f374f93
-Fixed media source manager sync identical item multiple times, causing OOM.
...
-Removed deprecated translated leak canary string from other languages.
2018-02-20 21:15:23 -08:00
John Zhen Mo
e21d2bd511
-Fixed video player source loading for audio only streams.
...
-Changed "monitor leak" string to "LeakCanary" as untranslatable.
2018-02-20 21:15:23 -08:00
Arun Negi
c20837d5f5
Translated using Weblate (Hindi)
...
Currently translated at 100.0% (315 of 315 strings)
2018-02-21 02:52:09 +01:00
aladar42
81a4c66f92
Translated using Weblate (Czech)
...
Currently translated at 98.7% (311 of 315 strings)
2018-02-21 02:52:07 +01:00
ezjerry liao
e4dfb02cb0
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (315 of 315 strings)
2018-02-21 02:52:03 +01:00
Emanuele Petriglia
b3a509ad14
Translated using Weblate (Italian)
...
Currently translated at 100.0% (315 of 315 strings)
2018-02-20 19:12:39 +01:00
Freddy Morán Jr
ad0f58090f
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (315 of 315 strings)
2018-02-20 18:48:54 +01:00
Heimen Stoffels
43c4e619c2
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (315 of 315 strings)
2018-02-20 17:52:58 +01:00
wb9688
427397ba7b
Translated using Weblate (Dutch)
...
Currently translated at 99.6% (314 of 315 strings)
2018-02-20 17:52:53 +01:00
Arun Negi
b51abf1ea6
Translated using Weblate (Hindi)
...
Currently translated at 100.0% (315 of 315 strings)
2018-02-20 16:39:48 +01:00
Weblate
d36c371c1d
Merge remote-tracking branch 'origin/dev' into dev
2018-02-20 14:36:49 +01:00
Marian Hanzel
a5b2100f8a
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (314 of 314 strings)
2018-02-20 14:36:49 +01:00
S Pimenta
fe19780f06
Translated using Weblate (Portuguese)
...
Currently translated at 80.2% (252 of 314 strings)
2018-02-20 14:36:48 +01:00
justanidea
83f1d7af82
Translated using Weblate (French)
...
Currently translated at 96.4% (303 of 314 strings)
2018-02-20 14:36:48 +01:00
ezjerry liao
1916616b07
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 99.0% (311 of 314 strings)
2018-02-20 14:36:47 +01:00
anonymous
0a6a684acc
Translated using Weblate (Hindi)
...
Currently translated at 76.1% (239 of 314 strings)
2018-02-20 14:36:43 +01:00
Christian Schabesberger
76c59cbdea
Merge pull request #1125 from TeamNewPipe/header
...
Header
2018-02-19 22:42:02 +01:00
Christian Schabesberger
212f7dfc93
fix drawer header service label noch chaning, and other things
2018-02-19 21:04:13 +01:00
CookieCaptain D
9ba37ce34c
Translated using Weblate (Portuguese)
...
Currently translated at 77.7% (244 of 314 strings)
2018-02-19 20:05:18 +01:00
S Pimenta
6c439bfbc4
Translated using Weblate (Portuguese)
...
Currently translated at 77.3% (243 of 314 strings)
2018-02-19 20:04:30 +01:00
CookieCaptain D
352d0db08b
Translated using Weblate (Portuguese)
...
Currently translated at 76.4% (240 of 314 strings)
2018-02-19 20:03:22 +01:00
S Pimenta
be8ce1fce5
Translated using Weblate (Portuguese)
...
Currently translated at 75.7% (238 of 314 strings)
2018-02-19 20:02:28 +01:00
Marian Hanzel
f6356e576a
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (314 of 314 strings)
2018-02-19 17:48:30 +01:00
Florian
83a34a8ba1
Translated using Weblate (French)
...
Currently translated at 89.4% (281 of 314 strings)
2018-02-19 12:36:11 +01:00
Freddy Morán Jr
fb7a855eda
Translated using Weblate (Spanish)
...
Currently translated at 96.8% (304 of 314 strings)
2018-02-18 19:38:56 +01:00
Weblate
9c1d778623
Merge remote-tracking branch 'origin/dev' into dev
2018-02-17 15:51:54 +01:00
Eduardo Caron
1bad2a023d
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 99.3% (312 of 314 strings)
2018-02-17 15:51:53 +01:00