Commit graph

  • 28933e54e0 Translated using Weblate (Dutch) Heimen Stoffels 2018-07-01 09:39:16 +00:00
  • 51ee48c2d8 Merge branch 'origin/dev' into Weblate Weblate 2018-07-01 08:42:10 +02:00
  • 6e0c06f64d Translated using Weblate (Russian) Anton Shestakov 2018-06-30 05:51:41 +00:00
  • e9b69f109e Added unsubscription toast Added error handling Corrected threads Somethingweirdhere 2018-06-30 02:42:47 +02:00
  • 6bd694dba3 Disposable now is cleaned properly Somethingweirdhere 2018-06-30 02:20:01 +02:00
  • b925b808ae add link to the incredible bugreport converter Christian Schabesberger 2018-06-29 14:03:15 +02:00
  • 0b58b6d52d Code looking nicer Somethingweirdhere 2018-06-29 00:39:44 +02:00
  • 6911f1cb1b It looks good now Somethingweirdhere 2018-06-29 00:39:16 +02:00
  • c80c607db0 This thing actually works lol Somethingweirdhere 2018-06-28 23:56:39 +02:00
  • 2052474c72 -Updated exoplayer lib to 2.8.2. John Zhen Mo 2018-06-28 12:21:03 -07:00
  • 2a17ee62a6 -Fixed potential NPE when updating thumbnail in background player. John Zhen Mo 2018-06-28 12:18:02 -07:00
  • 2317ecc74d -Fixed playback parameter dialog settings not persisting through rotation. -Moved playback parameter dialog step size selector to below pitch slider. John Zhen Mo 2018-06-26 10:18:01 -07:00
  • 66cdd95371 -Changed baseplayer metadata getters to use media tag as source. -Changed background player notification to no longer update bitmap on progress time change. -Changed popup player to move above soft keyboard when it is opened. John Zhen Mo 2018-06-26 10:16:54 -07:00
  • 50b6581acb -Fixed database backup failing due to journal file name change after Room DB version update. John Zhen Mo 2018-06-05 23:52:34 -07:00
  • ebcc2e6f8e -Fixed popup player notification metadata not updated on stream change. -Fixed popup player window not clipped to above soft input keyboard upon expansion. John Zhen Mo 2018-06-05 23:50:42 -07:00
  • ed6f1cb0cf -Fixed video players end screen not cleared on restarting playback after single stream play queue is completed. John Zhen Mo 2018-06-05 23:48:44 -07:00
  • a57265e920 -Fixed main video player end screen thumbnail not fitting screen aspect ratio. John Zhen Mo 2018-06-05 23:47:13 -07:00
  • 1d662c0c63 -Fixed audio-only streams thumbnail not displaying on video players. -Fixed potential play queue desynchronization due to fast forwarding on silence. -Added current thumbnail storing in base player to allow immediate retrieval for notification building. -Removed video player buffer spinner during interim buffering but not initial buffering. -Reverted foreground notification stopping on pause and on complete. John Zhen Mo 2018-05-28 19:51:41 -07:00
  • 4328dea625 -Fixed player database and progress disposable disposed when destroying exoplayer. -Fixed livestream not reloading on behind live window exception. -Added nonnull annotation to player intent strings. John Zhen Mo 2018-05-23 20:18:48 -07:00
  • 8a9151b67e -Updated ExoPlayer to 2.8.1, fixing livestream with long duration not loading. -Updated OkHttp to 3.10.0 and RxJava to 2.1.14. -Changed player recovery seek to use ExoPlayer built-in window seeking instead of seeking after stream window starts playing. -Changed playback speed changer default step size to 25%. -Changed player notification to reset on all state changes. -Fixed gradle dependency version incorrect variable names. -Fixed video player double tap not working during pause. -[#1412] Fixed NPE when sharing video to main video activity when it was playing but is out of focus: Reset main player state when new intent is received. -[#1410] Fixed fast forwarding and rewinding not working within 10 seconds from beginning or end of a stream window. John Zhen Mo 2018-05-23 19:56:43 -07:00
  • bca8b344ca -Refactored playback resolvers and other persistent player objects to instantiate once only during player creation to enforce non-nullity. -Fixed background and popup player service staying in foreground when playback is paused or completed. -Fixed player metadata not updating on new stream. -Fixed player intent playback quality not applied. -Fixed player auto-queue not applied after stream transition or swapping. John Zhen Mo 2018-05-16 18:18:32 -07:00
  • eed6ab4fbe -Fixed playlist fragment infinite update cycle. -Updated Room DB version to 1.1.0. John Zhen Mo 2018-05-16 18:08:19 -07:00
  • 0b52f3d43c -Fixed some typos. John Zhen Mo 2018-05-11 20:09:02 -07:00
  • b786475d88 -Reduced fling speed required to close popup by 40%. John Zhen Mo 2018-05-11 19:42:39 -07:00
  • 87a12db995 -Fixed statistics fragment button not animating when pressed. -Removed background player notification button opacity change. John Zhen Mo 2018-05-11 19:21:40 -07:00
  • 6d19ca0c75 -Fixed bookmarked playlist not updating metadata when changed. John Zhen Mo 2018-05-11 17:20:36 -07:00
  • 6b09a40ffa -[#1383]Fixed popup player caption selector not populating due to full width aspect ratio selector. -Fixed potential memory leak in media session connector containing player instance. John Zhen Mo 2018-05-10 17:48:05 -07:00
  • 0ef48f4f7d -Refactored player media source resolution into external helpers. -Baked resolved media metadata into media source for one-way data passing. John Zhen Mo 2018-05-10 13:28:31 -07:00
  • 7219fe7a54 -Fixed skip silence state not maintained by player on new queue. -Fixed TrackSelector deprecations. John Zhen Mo 2018-05-09 11:19:03 -07:00
  • 1eac8f7500 -Added skip silence toggle to playback speed control. -Added step size selector to playback speed control. -Added skip silence flag to player intents. -Moved default preset in playback speed control to neutral dialog button, renamed as reset. -Removed nightcore preset from playback speed control. John Zhen Mo 2018-05-08 11:24:42 -07:00
  • 9ff4dcdd8a -Updated ExoPlayer to 2.8.0 -Updated MediaSource contracts in ManagedMediaSource. -Changed PlaceholderMediaSource and FailedMediaSource to use built-in BaseMediaSource implementation. -Changed deprecated DynamicConcatenatingMediaSource to ConcatenatingMediaSource. -Removed manual playlist media source disposal in favor of player built-in disposal. John Zhen Mo 2018-05-08 10:18:32 -07:00
  • 24465c35ba Delete on long press Somethingweirdhere 2018-06-28 20:43:46 +02:00
  • 8c43f43f4c Delete on long press Somethingweirdhere 2018-06-28 20:37:05 +02:00
  • 719f4a3eec Merge pull request #1510 from karyogamy/lib-update Christian Schabesberger 2018-06-28 12:16:04 +02:00
  • 4ee09dbfb4 Merge pull request #1509 from karyogamy/main-video-player-fix Christian Schabesberger 2018-06-28 12:00:54 +02:00
  • bf3c48d49d -Updated room db to 1.1.1. -Fixed database import/export to no longer include accessory db files to ensure backward compatibility. John Zhen Mo 2018-06-26 12:25:53 -07:00
  • f59f8c01d9 -Updated okHttp to 3.10.0. -Updated mockito to 2.8.9. -Updated rxJava to 2.1.14. -Fixed stetho to use correct lib version. John Zhen Mo 2018-06-26 12:02:26 -07:00
  • 8c88232d19 -Fixed player new share intent causing main player crash due to player activity in background. John Zhen Mo 2018-06-26 10:21:43 -07:00
  • 653a89181b -Fixed minimizing to popup player does not destroying existing player when drawing over app permission is not granted. John Zhen Mo 2018-06-26 10:19:16 -07:00
  • 4c30ac2b25 Merge branch '640-screen-off' of https://github.com/krtkush/NewPipe into test Christian Schabesberger 2018-06-26 11:23:45 +02:00
  • 35074918a8 Removed unwanted files. Kartikey Kushwaha 2018-06-26 01:13:21 +05:30
  • 62d1d54b5e Merge pull request #1354 from karyogamy/minimize-on-exit Christian Schabesberger 2018-06-25 19:46:13 +02:00
  • 8f4833b0e3 Merge pull request #1454 from Somethingweirdhere/dev Christian Schabesberger 2018-06-25 15:28:37 +02:00
  • 310ffb093f Merge pull request #1498 from Somethingweirdhere/download Christian Schabesberger 2018-06-25 12:35:34 +02:00
  • 22fd5b8159 Added option to menu Somethingweirdhere 2018-06-25 12:04:11 +02:00
  • 2356ba62c6 Merge pull request #1472 from acrosca/undo_delete Christian Schabesberger 2018-06-25 10:04:17 +02:00
  • 7690c8bca0 Merge pull request #1497 from karyogamy/view-history-fix Christian Schabesberger 2018-06-25 09:26:08 +02:00
  • 0ef567c81e Translated using Weblate (German) Tobias Groza 2018-06-23 15:12:19 +00:00
  • b97810d2bc Translated using Weblate (German) nautilusx 2018-06-23 15:10:04 +00:00
  • 6227af5ec0 Translated using Weblate (Polish) Rossinière Vaud 2018-06-23 10:09:33 +00:00
  • ba452917d0 Translated using Weblate (German) Tobias Groza 2018-06-23 15:08:28 +00:00
  • 2997fca887 Translated using Weblate (German) DafabHoid 2018-06-23 15:07:22 +00:00
  • 3959453740 Translated using Weblate (German) nautilusx 2018-06-23 15:06:00 +00:00
  • 524edce4c3 Translated using Weblate (German) Tobias Groza 2018-06-23 15:03:45 +00:00
  • 94db932cab Translated using Weblate (Estonian) rimasx 2018-06-22 14:03:34 +00:00
  • 2bd59107af Translated using Weblate (Russian) yuriqdev 2018-06-22 10:36:37 +00:00
  • e2ab7b4a3f Translated using Weblate (Polish) Rossinière Vaud 2018-06-23 10:02:01 +00:00
  • 8134bd7043 Merge branch 'origin/dev' into Weblate Weblate 2018-06-22 09:35:50 +02:00
  • 07e478320b Translated using Weblate (Estonian) rimasx 2018-06-17 14:06:06 +00:00
  • 785ed7e10e Translated using Weblate (Chinese (Mandarin)) Víctor Manuel Tapia Ramírez 2018-06-21 11:40:11 +00:00
  • dd6e87f67c Translated using Weblate (Bulgarian) D D 2018-06-20 19:13:29 +00:00
  • 148ac881e2 Cleaned code, downloaddialog now also appears after giving storage permission. Somethingweirdhere 2018-06-20 14:46:57 +02:00
  • 615db0531a Merge pull request #1491 from annoyatron255/video-info-fix Christian Schabesberger 2018-06-19 09:50:02 +02:00
  • 7d3fc9ea28 Translated using Weblate (Italian) Ale-Ma 2018-06-18 07:05:27 +00:00
  • 5c537d1147 Translated using Weblate (Italian) Andrea Troiano 2018-06-18 07:05:19 +00:00
  • 97d6ad224d -Fixed view not registered when playback is started on external players. John Zhen Mo 2018-06-18 18:27:30 -07:00
  • a12933b11c -Fixed remote playlist metadata not updated when remote source data has changed. John Zhen Mo 2018-06-18 18:22:52 -07:00
  • 247db36ad0 Merge branch 'origin/dev' into Weblate Weblate 2018-06-17 15:56:31 +02:00
  • efa651c02d Translated using Weblate (Russian) Edwar Tikhonov 2018-06-17 12:33:07 +00:00
  • ff4dc3ec14 Added translation using Weblate (Estonian) rimasx 2018-06-17 13:56:27 +00:00
  • c08efcb234 Added download to share menu Somethingweirdhere 2018-06-17 13:55:43 +02:00
  • 2f6dda0b45 Fix #1440 Broken Video Info Layout annoyatron255 2018-06-16 18:12:56 -05:00
  • 06345fd273 undo delete - code format Andrei.Rosca 2018-06-15 16:15:55 +02:00
  • 538c5634b3 Disable animation (hidden anyway by navigation) Issam Maghni 2018-06-15 01:21:30 -04:00
  • 43ba378309 undo delete Andrei.Rosca 2018-06-11 14:44:00 +02:00
  • eeff844700 Translated using Weblate (Swedish) Dual Natan 2018-06-11 19:27:28 +00:00
  • ecb6f2c65e Translated using Weblate (Macedonian) Dual Natan 2018-06-11 19:13:08 +00:00
  • c782b7fc3b Translated using Weblate (Russe) Edwar Tikhonov 2018-06-10 13:18:53 +00:00
  • 054c8ca3aa Translated using Weblate (Русский) Edwar Tikhonov 2018-06-10 13:12:49 +00:00
  • 984441dfb8 Translated using Weblate (Chinese (Simplified)) aiddroid 2018-06-09 08:10:10 +00:00
  • 9040425031 Translated using Weblate (Chinese (Mandarin)) aiddroid 2018-06-09 07:13:12 +00:00
  • 24138b7513 Translated using Weblate (简体中文(Chinese Simplified)) aiddroid 2018-06-09 07:16:54 +00:00
  • 5c921e32e1 Further fixes wrt FLAG_NOT_FOCUSABLE. Kartikey Kushwaha 2018-06-09 01:38:57 +05:30
  • bf46a23698 reintroduced hideControls method. Kartikey Kushwaha 2018-06-09 01:13:37 +05:30
  • ebe3eab92d Fixed bug #640. Kartikey Kushwaha 2018-06-09 01:01:13 +05:30
  • a9c3d65648 Added share option to Popup and Background queues Somethingweirdhere 2018-06-08 15:59:05 +02:00
  • d22426fd53 Translated using Weblate (Spanish) kapodamy 2018-06-06 23:10:55 +00:00
  • ce4967e8cb Merge branch 'origin/dev' into Weblate Weblate 2018-06-06 20:37:29 +02:00
  • a87d616cad Translated using Weblate (French) JAPP 2018-06-05 18:20:02 +00:00
  • fdc0f5dc25 -Added back button press check to destroy rather than minimize main video player. John Zhen Mo 2018-06-05 23:37:20 -07:00
  • 3bd2262671 Added share option to long tap menu Somethingweirdhere 2018-06-05 19:48:31 +02:00
  • c37f27b6ef Merge pull request #1 from TeamNewPipe/dev Somethingweirdhere 2018-06-05 19:35:47 +02:00
  • 0c9ecc7cda Update CONTRIBUTING.md Christian Schabesberger 2018-06-05 11:03:48 +02:00
  • a29851e83f -Expanded minimize to exit to allow resuming on background player. -Modified minimize to exit toggle to selection dialog. John Zhen Mo 2018-06-03 14:09:16 -07:00
  • e7406dff08 -Added toggle to allow main video player to switch to popup player when onstop is called. -Fixed player state not recovering when player is stopped during multiwindow mode. -Updated gradle to 3.1.2. John Zhen Mo 2018-06-03 13:20:20 -07:00
  • cfee7f86cc move on to version v0.13.5 Christian Schabesberger 2018-06-03 12:36:35 +02:00
  • 1b6383af71 Merge branch 'dev' of https://github.com/DafabHoid/NewPipe into test Christian Schabesberger 2018-06-03 12:20:43 +02:00
  • 1d6887c8a9 Merge branch 'media-session-fix' of https://github.com/karyogamy/NewPipe into test Christian Schabesberger 2018-06-03 12:12:54 +02:00
  • c732d9c5b4 Merge pull request #1441 from DafabHoid/fixdownloadercrashrelease Christian Schabesberger 2018-06-03 12:08:20 +02:00
  • a19febfd4e Merge branch 'remeber_brightness' of https://github.com/acrosca/NewPipe into test Christian Schabesberger 2018-06-03 11:02:49 +02:00