Mauricio Colli
bd0979f0b1
Change thumbnail's scale strategy
...
- Closes #1054
2018-03-10 13:36:50 -03:00
Mauricio Colli
cbc8a3e4fb
Add duration view to video detail fragment
...
- Add "textAllCaps" to the mini stream layout
- Closes #609
2018-03-10 13:20:10 -03:00
Mauricio Colli
3a2bc08a00
Merge pull request #1145 from mauriciocolli/dev
...
Implement subscriptions import/export
2018-03-10 12:11:13 -03:00
Pablo Hinojosa
81fee095d1
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (324 of 324 strings)
2018-03-10 16:07:50 +01:00
Freddy Morán Jr
49d276bab5
Translated using Weblate (Spanish)
...
Currently translated at 98.7% (320 of 324 strings)
2018-03-10 15:47:34 +01:00
AB
ce29c56eb1
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (324 of 324 strings)
2018-03-10 14:41:06 +01:00
Yaron Shahrabani
ccd27dfd4b
Translated using Weblate (Hebrew)
...
Currently translated at 79.6% (258 of 324 strings)
2018-03-10 09:36:40 +01:00
Eduardo Caron
cab15a186f
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 98.7% (320 of 324 strings)
2018-03-10 00:39:26 +01:00
Emanuele Petriglia
a268e9c92a
Translated using Weblate (Italian)
...
Currently translated at 100.0% (324 of 324 strings)
2018-03-09 16:44:18 +01:00
Kotoba Murasaki
7b895faa35
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (324 of 324 strings)
2018-03-09 13:52:18 +01:00
E T
b16ca93fd6
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (324 of 324 strings)
2018-03-09 12:28:47 +01:00
anonymous
9566a5f523
Translated using Weblate (Hebrew)
...
Currently translated at 79.3% (257 of 324 strings)
2018-03-09 09:25:05 +01:00
Yaron Shahrabani
9f11675f9a
Translated using Weblate (Hebrew)
...
Currently translated at 78.7% (255 of 324 strings)
2018-03-09 09:24:48 +01:00
anonymous
f223438798
Translated using Weblate (Hebrew)
...
Currently translated at 78.0% (253 of 324 strings)
2018-03-09 09:24:03 +01:00
Yaron Shahrabani
b9a87f180e
Translated using Weblate (Hebrew)
...
Currently translated at 76.8% (249 of 324 strings)
2018-03-09 09:23:19 +01:00
anonymous
1dc82b2333
Translated using Weblate (Hebrew)
...
Currently translated at 75.9% (246 of 324 strings)
2018-03-09 09:22:41 +01:00
Yaron Shahrabani
9c202f0921
Translated using Weblate (Hebrew)
...
Currently translated at 75.6% (245 of 324 strings)
2018-03-09 09:22:32 +01:00
anonymous
2e4286593e
Translated using Weblate (Hebrew)
...
Currently translated at 75.6% (245 of 324 strings)
2018-03-09 09:22:09 +01:00
Yaron Shahrabani
ca95ee2dc8
Translated using Weblate (Hebrew)
...
Currently translated at 75.3% (244 of 324 strings)
2018-03-09 09:21:54 +01:00
ezjerry liao
c566ffeaa4
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (324 of 324 strings)
2018-03-09 02:58:02 +01:00
Heimen Stoffels
594c727547
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (324 of 324 strings)
2018-03-08 21:25:11 +01:00
Kotoba Murasaki
da08544f88
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (324 of 324 strings)
2018-03-08 20:38:45 +01:00
Weblate
7879de0cc5
Merge remote-tracking branch 'origin/dev' into dev
2018-03-08 20:24:24 +01:00
Kotoba Murasaki
16f4e0b6c1
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (318 of 318 strings)
2018-03-08 20:24:19 +01:00
Mauricio Colli
f1c721e85a
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
6b5c818cbf
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
01dd70c79b
move to latest version of extractor
2018-03-06 19:44:17 +01:00
Schabi
256dcc1749
add live lable to toolbar
2018-03-06 19:24:58 +01:00
Schabi
2c4c179988
Merge branch 'exoplayer-update' of https://github.com/karyogamy/NewPipe into live
2018-03-06 17:23:37 +01:00
John Zhen Mo
3e9a49814d
-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
5ecc666455
-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
df2eb3e250
Translated using Weblate (Serbian)
...
Currently translated at 78.6% (250 of 318 strings)
2018-03-04 14:41:36 +01:00
John Zhen Mo
bd61ad03d1
-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
8b0d1fe37b
-Added seamless shuffling.
...
-Reenabled full window loading in MediaSourceManager.
2018-03-03 20:58:06 -08:00
John Zhen Mo
d7c8fc6c20
-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
John Zhen Mo
1c38a5db8d
-Added loader eviction to avoid spawning too many threads in MediaSourceManager.
...
-Added nonnull and final constraints to variables in MediaSourceManager.
-Added nonnull and final constraints on context related objects in BasePlayer.
-Fixed Hls livestreams crashing player when behind live window for too long.
-Fixed cache miss when InfoCache key mismatch between StreamInfo and StreamInfoItem.
2018-03-03 11:42:23 -08:00
Mladen Pejaković
d0154d3fea
Translated using Weblate (Serbian)
...
Currently translated at 78.3% (249 of 318 strings)
2018-03-03 14:03:02 +01:00
anonymous
d0a8f70284
Translated using Weblate (Serbian)
...
Currently translated at 78.3% (249 of 318 strings)
2018-03-03 14:02:34 +01:00
Mladen Pejaković
f3bbacb9da
Translated using Weblate (Serbian)
...
Currently translated at 77.9% (248 of 318 strings)
2018-03-03 14:02:17 +01:00
anonymous
9966aa287f
Translated using Weblate (Serbian)
...
Currently translated at 77.9% (248 of 318 strings)
2018-03-03 14:01:59 +01:00
Mladen Pejaković
481b0deeb1
Translated using Weblate (Serbian)
...
Currently translated at 77.6% (247 of 318 strings)
2018-03-03 14:01:43 +01:00
anonymous
72f177e427
Translated using Weblate (Serbian)
...
Currently translated at 77.3% (246 of 318 strings)
2018-03-03 14:01:30 +01:00
anonymous
144fee2101
Translated using Weblate (Serbian)
...
Currently translated at 76.4% (243 of 318 strings)
2018-03-03 14:00:48 +01:00
Mladen Pejaković
6c4f6e3448
Translated using Weblate (Serbian)
...
Currently translated at 76.1% (242 of 318 strings)
2018-03-03 14:00:39 +01:00
anonymous
f5586e2b8b
Translated using Weblate (Serbian)
...
Currently translated at 76.1% (242 of 318 strings)
2018-03-03 13:59:43 +01:00
Mladen Pejaković
3f82f1cf76
Translated using Weblate (Serbian)
...
Currently translated at 75.7% (241 of 318 strings)
2018-03-03 13:59:38 +01:00
Enol P
d35a7922fd
Translated using Weblate (Asturian)
...
Currently translated at 97.4% (310 of 318 strings)
2018-03-03 03:34:28 +01:00
Eduardo Caron
8b26340972
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 99.0% (315 of 318 strings)
2018-03-03 01:41:17 +01:00
HardLight
42f9c964c2
Translated using Weblate (Lithuanian)
...
Currently translated at 100.0% (318 of 318 strings)
2018-03-01 22:38:41 +01:00
John Zhen Mo
ca54ca85b5
-Re-added loading for items prior to current index in MediaSourceManager to allow faster access time.
...
-Added some null checks annotation.
2018-02-28 23:25:45 -08:00