Commit graph

  • 56386b85ca Merge branch 'origin/dev' into Weblate. Hosted Weblate 2019-11-29 20:05:27 +01:00
  • b72a104b43 Translated using Weblate (Chinese (Traditional)) Jeff Huang 2019-11-25 08:33:18 +00:00
  • b04dee2527 Translated using Weblate (French) Florian 2019-11-24 15:20:32 +00:00
  • bec2e1ec79 Translated using Weblate (Spanish) Lucas Galello 2019-11-28 18:45:31 +00:00
  • abf7dea51f Translated using Weblate (Spanish) JoC 2019-11-27 13:58:34 +00:00
  • c0847df2e8 Translated using Weblate (Dutch) narayaan 2019-11-25 14:44:26 +00:00
  • c7b2be400e Translated using Weblate (Italian) Stefano Panzeri 2019-11-26 14:38:43 +00:00
  • fef6614a8a Translated using Weblate (Polish) WaldiS 2019-11-24 18:29:31 +00:00
  • f96f496672 Translated using Weblate (Czech) zeritti 2019-11-24 11:25:15 +00:00
  • faab7a1937 Translated using Weblate (Catalan) BennyBeat 2019-11-28 08:11:59 +00:00
  • 2d5764e788 Translated using Weblate (Japanese) naofum 2019-11-23 22:12:07 +00:00
  • bccbe6784b Translated using Weblate (German) ssantos 2019-11-24 07:31:33 +00:00
  • 41c863353b Translated using Weblate (Portuguese (Brazil)) Geoflly Adonias 2019-11-28 11:43:53 +00:00
  • 3807ab26ab Add a setting for the lock screen thumbnail feature k1rakishou 2019-11-28 21:46:37 +03:00
  • 36419e0430 Rebase onto the latest dev, update appcompat dependencies to use androidx k1rakishou 2019-11-08 20:47:42 +03:00
  • ac43d23767 Show video thumbnail on the lock screen k1rakishou 2019-10-04 21:47:01 +03:00
  • 4cc71a9c01 commit * rebase fixup, add null check * better ETA string * drop connection read timeout, for HSDPA networks * bump NPE version kapodamy 2019-11-26 13:41:16 -03:00
  • 76f08ad23b Merge branch 'dl-last-features' of https://github.com/kapodamy/NewPipe into dl-last-features kapodamy 2019-11-26 10:46:59 -03:00
  • 1283148c86 Merge branch 'dev' into dl-last-features kapodamy 2019-11-24 14:00:22 -03:00
  • fc4a892f45 code cleanup * migrate few annotations to androidx * mission recovery: better error handling (except StreamExtractor.getErrorMessage() method always returns an error) * post-processing: more detailed progress kapodamy 2019-10-09 23:49:23 -03:00
  • ffaaf9d68f update DownloadDialog.java keep *.opus extension kapodamy 2019-10-02 13:31:45 -03:00
  • 7402e04229 update WebMWriter.java fix wrong cue generation kapodamy 2019-10-01 16:28:45 -03:00
  • ceef1d63a5 update DownloadManager.java * check if the directory pending_downloads was created kapodamy 2019-10-01 15:01:17 -03:00
  • 8f32cda70a fallback for pending downloads directory kapodamy 2019-10-01 13:00:16 -03:00
  • fc04ddb5b4 misc changes * OggFromWebMWriter: rewrite (again), reduce iterations over the input. Works as-is (video streams are not supported) * WebMReader: use int for SimpleBlock.dataSize instead of long * Download Recovery: allow recovering uninitialized downloads * check range-requests using HEAD method instead of GET * DownloadRunnableFallback: add workaround for 32kB/s issue, unknown issue origin, wont fix * reporting downloads errors now include the source url with the selected quality and format kapodamy 2019-09-30 23:52:49 -03:00
  • 3a56ced82d Mp4FromDashWriter fixes * correct calculation of "co64" box and usage of 64bits offsets * generate one chunk for audio streams like ffmpeg does, attempt to fix cut-off audio * misc. cleanup kapodamy 2019-09-29 01:44:13 -03:00
  • 2484698e8b long-term downloads resume * recovery infrastructure * bump serialVersionUID of DownloadMission * misc cleanup in DownloadMission.java * remove unused/redundant from strings.xml kapodamy 2019-09-28 18:11:05 -03:00
  • 1380a53a05 rewrite OggFromWebMWriter * reduce the number of iterations over the output file (less seeking) * fix audio samples with size of 255 do not handled correctly in the segment table (allows writing audio streams with 70kbps and 160kbps bitrate) * add support for VORBIS codec metadata * write packets based on the timestamp kapodamy 2019-09-25 16:24:52 -03:00
  • 511b859c38 implement webm to ogg demuxer * used for opus audio stream * update WebMReader and WebMWriter * new post-processing algorithm kapodamy 2019-09-23 21:38:29 -03:00
  • 40409c7311 Merge branch 'dev' into dl-last-features kapodamy 2019-11-26 10:38:47 -03:00
  • 3f0842535d Merge pull request #2720 from haggaie/hebrew-translation Tobias Groza 2019-11-24 21:26:52 +01:00
  • 9f2a19a366 Merge branch 'dev' into dl-last-features kapodamy 2019-11-24 14:00:22 -03:00
  • aba23d54bb white space changes yausername 2019-11-24 21:42:05 +05:30
  • 5f19703df1 Merge remote-tracking branch 'upstream/dev' into peertube-ui yausername 2019-11-24 21:20:45 +05:30
  • 5047d5430f merged origin/peertube-ui yausername 2019-11-24 21:18:35 +05:30
  • 491cc18bfd easily switch between multiple peertube instances yausername 2019-11-24 21:08:06 +05:30
  • ab896a79e1 code cleanup * migrate few annotations to androidx * mission recovery: better error handling (except StreamExtractor.getErrorMessage() method always returns an error) * post-processing: more detailed progress kapodamy 2019-10-09 23:49:23 -03:00
  • 3641f57294 update DownloadDialog.java keep *.opus extension kapodamy 2019-10-02 13:31:45 -03:00
  • 3fc6421eac update WebMWriter.java fix wrong cue generation kapodamy 2019-10-01 16:28:45 -03:00
  • de16a69e4d update DownloadManager.java * check if the directory pending_downloads was created kapodamy 2019-10-01 15:01:17 -03:00
  • fe97e6a31d fallback for pending downloads directory kapodamy 2019-10-01 13:00:16 -03:00
  • c35e2e4f17 misc changes * OggFromWebMWriter: rewrite (again), reduce iterations over the input. Works as-is (video streams are not supported) * WebMReader: use int for SimpleBlock.dataSize instead of long * Download Recovery: allow recovering uninitialized downloads * check range-requests using HEAD method instead of GET * DownloadRunnableFallback: add workaround for 32kB/s issue, unknown issue origin, wont fix * reporting downloads errors now include the source url with the selected quality and format kapodamy 2019-09-30 23:52:49 -03:00
  • 1feb7affe1 Mp4FromDashWriter fixes * correct calculation of "co64" box and usage of 64bits offsets * generate one chunk for audio streams like ffmpeg does, attempt to fix cut-off audio * misc. cleanup kapodamy 2019-09-29 01:44:13 -03:00
  • 5f7f7ab545 long-term downloads resume * recovery infrastructure * bump serialVersionUID of DownloadMission * misc cleanup in DownloadMission.java * remove unused/redundant from strings.xml kapodamy 2019-09-28 18:11:05 -03:00
  • 273838ebf8 squashed commit Robin 2019-11-24 16:24:39 +01:00
  • fde1e6436a rewrite OggFromWebMWriter * reduce the number of iterations over the output file (less seeking) * fix audio samples with size of 255 do not handled correctly in the segment table (allows writing audio streams with 70kbps and 160kbps bitrate) * add support for VORBIS codec metadata * write packets based on the timestamp kapodamy 2019-09-25 16:24:52 -03:00
  • 25c671c9da implement webm to ogg demuxer * used for opus audio stream * update WebMReader and WebMWriter * new post-processing algorithm kapodamy 2019-09-23 21:38:29 -03:00
  • 768dca0a28 Remember caption option in player, closes #2811 Robin 2019-11-24 11:10:50 +01:00
  • d930b32d9a Translated using Weblate (Russian) Igor Nedoboy 2019-11-24 00:56:37 +00:00
  • 9fd27707ae Translated using Weblate (Russian) Igor Nedoboy 2019-11-24 00:50:18 +00:00
  • b1e5a0cd96 Merge branch 'origin/dev' into Weblate. Hosted Weblate 2019-11-23 20:19:07 +01:00
  • 2d12a45fdc Translated using Weblate (Chinese (Simplified)) chr56 2019-11-23 05:32:46 +00:00
  • b36e64d448 Translated using Weblate (Hebrew) Yaron Shahrabani 2019-11-23 11:37:15 +00:00
  • 1a29d4722b Translated using Weblate (Portuguese) ssantos 2019-11-23 06:17:55 +00:00
  • fcd018baea Translated using Weblate (Turkish) Oğuz Ersen 2019-11-23 06:08:54 +00:00
  • eda5d7cde6 Translated using Weblate (Russian) Igor Nedoboy 2019-11-23 19:18:35 +00:00
  • 62f43902f7 Fix code formatting TobiGr 2019-11-23 20:04:40 +01:00
  • 813b3a159f Merge pull request #2772 from mitosagi/popup-player-gestures Tobias Groza 2019-11-23 19:41:55 +01:00
  • 599b2e8f97 Translated using Weblate (Chinese (Simplified)) chr56 2019-11-23 05:22:34 +00:00
  • b67333e737 Merge branch 'origin/dev' into Weblate. Hosted Weblate 2019-11-23 06:19:04 +01:00
  • 2972f0ca2b Translated using Weblate (Flemish) narayaan 2019-11-21 19:41:01 +00:00
  • 6be89cabd6 Translated using Weblate (Swedish) Mattias Münster 2019-11-22 17:14:34 +00:00
  • 864850a748 Translated using Weblate (Dutch) narayaan 2019-11-21 22:43:21 +00:00
  • ed55009f73 Translated using Weblate (Russian) Igor Nedoboy 2019-11-21 16:14:32 +00:00
  • 1608266620 Translated using Weblate (Chinese (Simplified)) chr56 2019-11-22 14:12:40 +00:00
  • 58668cac92 removed extra white spaces yausername 2019-11-23 00:53:14 +05:30
  • 512fca8897 validate peertube instance. changed peertube color yausername 2019-11-23 00:31:35 +05:30
  • 05bc51c70b merged upstream/dev yausername 2019-11-22 22:41:59 +05:30
  • 00f1b114f3 Fix popup player gestures mitosagi 2019-11-02 12:12:25 +09:00
  • 9c1f53d763 Merge pull request #2742 from mauriciocolli/fix-mess-tabs Tobias Groza 2019-11-21 22:23:40 +01:00
  • b7863ed2c4 Translated using Weblate (Chinese (Traditional)) Jeff Huang 2019-11-20 03:25:17 +00:00
  • 8fe346c65f Translated using Weblate (French) ozyc 2019-11-19 21:11:47 +00:00
  • dc62c55139 Translated using Weblate (Indonesian) zmni 2019-11-20 10:23:00 +00:00
  • 4b63cda6a0 Translated using Weblate (Polish) WaldiS 2019-11-20 08:20:36 +00:00
  • 88f689af8e Translated using Weblate (Hebrew) Yaron Shahrabani 2019-11-19 21:41:07 +00:00
  • 25c8ec01db Translated using Weblate (Japanese) naofum 2019-11-20 15:27:42 +00:00
  • 3bc0de010f Translated using Weblate (Esperanto) ozyc 2019-11-19 21:23:08 +00:00
  • e99ece7b30 Translated using Weblate (German) nautilusx 2019-11-20 08:16:34 +00:00
  • fba0ef5e89 Translated using Weblate (Turkish) Oğuz Ersen 2019-11-20 10:01:21 +00:00
  • 1dae8a93da updated extractor yausername 2019-11-21 05:41:14 +05:30
  • 5dd9ef156d Make the KioskFragment aware of changes in the preferred content country Mauricio Colli 2019-10-20 12:31:46 -03:00
  • 910910f524 Use tab position from parameters instead of relying on the view pager Mauricio Colli 2019-10-19 21:31:19 -03:00
  • bb34f3e711 Enable toolbar title visibility when setting a new one Mauricio Colli 2019-10-19 21:31:17 -03:00
  • 03c59cbb0d Clear the item list when starting loading Mauricio Colli 2019-10-19 21:31:16 -03:00
  • 991776c25e Fix broken view pager tabs implementation Mauricio Colli 2019-10-19 21:31:15 -03:00
  • 532d2f305a Fix mess with tab handling and enable ignored tests again Mauricio Colli 2019-10-19 21:31:14 -03:00
  • 2a843a16d7 merged upstream/dev yausername 2019-11-20 03:48:56 +05:30
  • 2ba9f3e5ec Merge branch 'origin/dev' into Weblate. Hosted Weblate 2019-11-19 21:58:36 +01:00
  • 9719b54b30 Translated using Weblate (Norwegian Bokmål) Allan Nordhøy 2019-11-19 15:48:38 +00:00
  • cf0f83a689 Translated using Weblate (French) ozyc 2019-11-19 20:50:46 +00:00
  • b40eb12e6d Translated using Weblate (Portuguese) ssantos 2019-11-19 16:04:40 +00:00
  • 30a2df7726 Translated using Weblate (Catalan) Marc Riera 2019-11-19 14:13:26 +00:00
  • 2bc4ce74ea Translated using Weblate (Russian) Александр 2019-11-19 19:15:57 +00:00
  • de2dce9234 Translated using Weblate (English) Allan Nordhøy 2019-11-19 15:49:50 +00:00
  • 27f99542da Translated using Weblate (Esperanto) ozyc 2019-11-19 20:44:54 +00:00
  • c8b31c2360 Translated using Weblate (German) ozyc 2019-11-19 20:58:29 +00:00
  • 8b09944325 Translated using Weblate (Turkish) Oğuz Ersen 2019-11-19 16:53:50 +00:00
  • ffa7862bcd Translated using Weblate (German) nautilusx 2019-11-19 14:14:02 +00:00
  • 21e2e97efb Merge remote-tracking branch 'Weblate/dev' into dev TobiGr 2019-11-19 21:49:14 +01:00
  • cf3f7cca62 Merge pull request #2799 from Ozyc/patch-1 Tobias Groza 2019-11-19 21:16:25 +01:00