Commit graph

  • 93af1bd9b7 Translated using Weblate (Japanese) AioiLight 2020-02-08 17:47:01 +00:00
  • 4db0c82cd1 Merge pull request #2959 from kapodamy/m4a-stsc-stco Tobias Groza 2020-02-09 00:27:57 +01:00
  • 52ce2933f6 Merge pull request #3044 from B0pol/tubepeer Tobias Groza 2020-02-09 00:11:49 +01:00
  • 7dc8df8b45 update extractor version bopol 2020-02-09 00:00:14 +01:00
  • f9541d6a00 Merge branch 'dev' into m4a-stsc-stco kapodamy 2020-02-08 16:04:28 -03:00
  • e92647e2a2 Merge branch 'dev' into tubepeer B0pol 2020-02-08 10:54:05 +01:00
  • 49bdc1b350 real markdown support for descriptions bopol 2020-02-08 09:56:37 +01:00
  • 3438fc1313 Make report error title in snackbar uppercase again TobiGr 2020-02-07 22:22:27 +01:00
  • 9bdb240b0d Merge branch 'origin/dev' into Weblate. Hosted Weblate 2020-02-07 21:15:53 +01:00
  • fd51a1f5ac Translated using Weblate (Norwegian Bokmål) Allan Nordhøy 2020-02-03 20:50:00 +00:00
  • 3a13e3ce5f Translated using Weblate (Chinese (Traditional)) Jeff Huang 2020-02-04 02:51:37 +00:00
  • 851b0c45e0 Translated using Weblate (Kurdish) MohammedSR Vevo 2020-02-04 16:53:02 +00:00
  • 4d9787785c Translated using Weblate (French) B0pol 2020-02-04 23:51:01 +00:00
  • 9444540ea5 Translated using Weblate (Spanish) JoC 2020-02-04 05:47:51 +00:00
  • b7af2c4dcc Translated using Weblate (Indonesian) zmni 2020-02-05 13:00:11 +00:00
  • 62e43698db Translated using Weblate (Arabic) thami simo 2020-02-06 10:55:18 +00:00
  • c1702795b8 Translated using Weblate (Polish) WaldiS 2020-02-04 14:54:43 +00:00
  • c359d0a7ec Translated using Weblate (Hebrew) Yaron Shahrabani 2020-02-04 05:48:21 +00:00
  • 2914a325cd Translated using Weblate (Czech) Vojtěch Šamla 2020-02-04 20:58:55 +00:00
  • 78c10c9071 Translated using Weblate (Basque) Osoitz 2020-02-06 19:03:14 +00:00
  • 3132a58e9f Translated using Weblate (Esperanto) B0pol 2020-02-04 23:43:42 +00:00
  • 2d5e57e39f Translated using Weblate (German) B0pol 2020-02-05 00:03:15 +00:00
  • 2e3e692a1e Translated using Weblate (Turkish) Oğuz Ersen 2020-02-04 09:23:10 +00:00
  • f08f2aa884 Spelling: Video thumbnail shown Allan Nordhøy 2020-02-07 18:06:09 +01:00
  • a087f1710d Spelling: Treat the NewPipe makers to something you like Allan Nordhøy 2020-02-07 18:01:45 +01:00
  • 7951cd0b67 Spelling: Install the fresh NewPipe version. Allan Nordhøy 2020-02-07 17:57:38 +01:00
  • 2221e8971e Spelling: Could not establish secure connection Allan Nordhøy 2020-02-07 17:55:37 +01:00
  • 9e2206ae25 Spelling: the settings Allan Nordhøy 2020-02-07 17:51:14 +01:00
  • b52b76ff7e refactor Description bopol 2020-02-06 23:54:36 +01:00
  • 2283b45a4b Merge remote-tracking branch 'newpipe/dev' into rebase Alexander-- 2020-02-07 07:39:40 +06:59
  • 6da847737a fix thumbnail for PeerTube, and description changes bopol 2020-02-02 16:54:09 +01:00
  • 5e2aee6af2 Update DataReader.java kapodamy 2020-02-06 17:00:32 -03:00
  • f2258f9b74 Merge pull request #3053 from harshlele/copy-comment-long-press Tobias Groza 2020-02-06 20:35:30 +01:00
  • c19d3494b1 removed empty line harshlele 2020-02-06 18:33:06 +05:30
  • 971a83fd55 Merge remote-tracking branch 'newpipe/dev' into rebase Alexander-- 2020-02-06 02:44:08 +06:59
  • 07e1340939 Update CommentsMiniInfoItemHolder.java harshlele 2020-02-05 14:48:39 +05:30
  • c7c4c2172a Mini player, ExpandableSurfaceView with ZOOM support, popup - mini player's title, image and author information will be updated in many situations but the main idea is that the info will be the same as currently playing stream. If nothing played then you'll see the info about currently opened stream in fragment. When MainPlayer service stops the info updates too - made ExpandableSurfaceView to replace AspectRatioFrameLayout. The reason for that is to make possible to use aspect ratio mode ZOOM. It's impossible to show a stream inside AspectRatioFrameLayout with ZOOM mode and to fit the video view to a screen space at the same time. Now the new view able to do that and to show vertical videos in a slightly wide space for them - refactored some methods to make the code more understandable - made fixes for player view for landscape-to-landscape orientation change - added Java docs - adapted swipe tracking inside bottom sheet - fixed PlayQueue crashes on clearing - paddings for popup player now as small as possible Avently 2020-02-05 08:59:30 +03:00
  • 435e7ea891 Translated using Weblate (German) nautilusx 2020-02-04 07:48:42 +00:00
  • 3c51cee580 Translated using Weblate (Russian) Igor Nedoboy 2020-02-04 18:16:33 +00:00
  • b88e8e1976 removed settings entry Harshal Lele 2020-02-04 18:01:39 +05:30
  • 00f19e6380 added ability to copy comments on long press Harshal Lele 2020-02-04 16:40:57 +05:30
  • e7d6abc5d8 Merge branch 'origin/dev' into Weblate. Hosted Weblate 2020-02-03 21:20:50 +01:00
  • bb8bcaec20 Translated using Weblate (Chinese (Traditional)) Jeff Huang 2020-02-02 03:39:50 +00:00
  • a6e3ed6368 Translated using Weblate (Kurdish) MohammedSR Vevo 2020-02-01 20:16:45 +00:00
  • 32a22bb791 Translated using Weblate (Slovak) Marian Hanzel 2020-02-02 17:14:37 +00:00
  • d03deeed2f Translated using Weblate (Swedish) Isak Holmström 2020-02-03 15:24:26 +00:00
  • a05e0614d2 Translated using Weblate (French) B0pol 2020-02-02 19:16:50 +00:00
  • 6f32942f6f Translated using Weblate (Spanish) JoC 2020-02-03 15:53:51 +00:00
  • 211720cf22 Translated using Weblate (Polish) WaldiS 2020-02-01 17:18:57 +00:00
  • 60c9f8e7bb Translated using Weblate (Hebrew) Yaron Shahrabani 2020-02-01 20:09:10 +00:00
  • b1ca2eea3e Translated using Weblate (Czech) Vojtěch Šamla 2020-02-02 23:39:08 +00:00
  • 7b0148705e Translated using Weblate (Esperanto) B0pol 2020-02-02 19:14:55 +00:00
  • 032cea494e Translated using Weblate (Turkish) Oğuz Ersen 2020-02-03 16:16:03 +00:00
  • 33f83a1067 Translated using Weblate (Turkish) Emin Tufan Çetin 2020-02-02 12:43:18 +00:00
  • 02bb6494dc Fix bug causing crashes when sharing a downloaded file. Xiang Rong Lin 2020-02-03 10:35:50 +01:00
  • 28b4342d91 Merge pull request #3035 from Stypox/recaptcha Tobias Groza 2020-02-02 22:16:21 +01:00
  • eec0ae3bb8 Remove unused imports and clean up comment style Stypox 2020-02-02 21:48:45 +01:00
  • f0493335ff Merge branch 'dev' into recaptcha Stypox 2020-02-02 21:36:15 +01:00
  • e276a743f5 Fix addYoutubeCookies functions (Yt changed things lately) Stypox 2020-02-02 21:33:07 +01:00
  • 9208d6cf8a Change "Unlink" to "Unhook" in unhook_checkbox string Stypox 2020-02-02 15:54:31 +01:00
  • 29080683d0 Save and restore whether pitch and tempo are unhooked or not Stypox 2020-02-02 15:52:35 +01:00
  • 8d17802ce1 Merge pull request #2954 from XiangRongLin/1907renamePlaylist Stypox 2020-02-02 14:34:54 +01:00
  • 2db214f259 Translated using Weblate (Turkish) Emin Tufan Çetin 2020-02-02 12:37:45 +00:00
  • 2064f5372e Translated using Weblate (Turkish) Oğuz Ersen 2020-02-02 12:18:24 +00:00
  • 71b0311bb1 Use AlertDialog.Builder instead of BookmarkDialog class for the same look. Xiang Rong Lin 2020-02-02 12:54:43 +01:00
  • f58b1a860f fix wrong strings in Simplified Chinese chr_56 2020-02-02 09:42:56 +08:00
  • 2a9586b557 Merge branch 'dev' into m4a-stsc-stco kapodamy 2020-02-01 18:59:22 -03:00
  • fcca0f4774 Translated using Weblate (Russian) Igor Nedoboy 2020-02-01 18:58:03 +00:00
  • 8ed77bbb17 Merge branch 'dev' of github.com:TeamNewPipe/NewPipe into recaptcha Stypox 2020-02-01 18:27:00 +01:00
  • afcbe6c016 Remove left-behind Log Stypox 2020-02-01 18:23:57 +01:00
  • 55d7a645f8 Try to extract cookies just before closing recaptcha activity Stypox 2020-02-01 17:59:16 +01:00
  • f41d13e559 Move "Done" button and make it theme conpliant in ReCaptcha Stypox 2020-02-01 17:53:43 +01:00
  • c218bddf25 Improve formatting Stypox 2020-01-30 21:05:57 +01:00
  • 45aaf0c230 Remove space between "Done" button and ReCaptchaActivity title Stypox 2020-01-29 19:37:43 +01:00
  • 3b648428b4 Fix ReCaptchaActivity crash and save cookies correctly Stypox 2020-01-29 19:36:57 +01:00
  • 100dd99c19 Add "Done" drawable (only white since it is used on toolbar) Stypox 2020-01-29 18:44:46 +01:00
  • 827f0498a1 Change recaptcha string names to match style Stypox 2020-01-29 18:43:44 +01:00
  • 87d563b0db fixes #3021, see also https://github.com/TeamNewPipe/NewPipe-legacy/pull/21 Markus Richter 2020-01-29 13:48:02 +01:00
  • 7b074cf41d Merge branch 'origin/dev' into Weblate. Hosted Weblate 2020-02-01 17:48:01 +01:00
  • 0d46106417 Translated using Weblate (Swedish) Isak Holmström 2020-01-31 07:17:18 +00:00
  • fe181dfd51 Translated using Weblate (French) B0pol 2020-02-01 14:40:14 +00:00
  • 27046385e8 Translated using Weblate (German) C. Rüdinger 2020-01-31 17:06:47 +00:00
  • 1c873141fe Move more log statements into "if (DEBUG)" Xiang Rong Lin 2020-02-01 16:36:45 +01:00
  • e013e64482 Merge branch 'dev' into 1907renamePlaylist XiangRongLin 2020-02-01 16:29:21 +01:00
  • 3abe2423c0 Move log statement into "if (DEBUG)" Xiang Rong Lin 2020-02-01 16:27:53 +01:00
  • d3fb9f590a Merge branch 'dev' into dev chr56 2020-02-01 23:14:00 +08:00
  • 86063da85b Merge pull request #2921 from B0pol/dev Tobias Groza 2020-02-01 15:47:13 +01:00
  • 13b747263a Improve formatting TobiGr 2020-02-01 15:35:33 +01:00
  • 953fd580f7 fix toast on app language change bopol 2020-02-01 15:30:51 +01:00
  • 649e188b67 Merge remote-tracking branch 'upstream/dev' into dev bopol 2020-02-01 15:11:01 +01:00
  • 5913ec6c95 Merge remote-tracking branch 'Weblate/dev' into dev TobiGr 2020-02-01 14:32:21 +01:00
  • 89eac71067 Merge pull request #3004 from harshlele/ask-overlay-perm-settings Tobias Groza 2020-02-01 14:28:02 +01:00
  • 8a417a127f Fix formatting and use lamda functions TobiGr 2020-02-01 13:41:03 +01:00
  • a74f0873a3 fix wrong language shown many popup dialogs bopol 2020-01-31 22:49:43 +01:00
  • 684628defb Translated using Weblate (German) nautilusx 2020-01-31 15:37:13 +00:00
  • 590bdb3e21 Translated using Weblate (Urdu) Abu Sarim Hindi 2020-01-29 21:50:19 +00:00
  • 585fe0abdc Merge branch 'origin/dev' into Weblate. Hosted Weblate 2020-01-29 22:50:16 +01:00
  • bef9e416ae Translated using Weblate (Urdu) Abu Sarim Hindi 2020-01-29 18:12:14 +00:00
  • 43a3af4c2d Translated using Weblate (Hungarian) Gergely Szarka 2020-01-28 21:11:12 +00:00
  • eaed951dbd app language: refactoring bopol 2020-01-28 20:48:42 +01:00