1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2026-04-07 15:31:22 +00:00

Commit Graph

  • 4b27aec196 Merge pull request #6360 from litetex/used-adoptopenjdk-instead-of-zulu XiangRongLin 2021-05-26 17:42:04 +02:00
  • 38fb510375 [Bandcamp] Increase accuracy of intent filters Fynn Godau 2021-05-26 09:01:08 +02:00
  • 6422e31b10 [Bandcamp] Handles links without / Fynn Godau 2021-05-26 08:44:24 +02:00
  • c0f47195a2 Remove Enclosed.class runner Zhiheng Xu 2021-05-24 13:03:52 -04:00
  • 40f66977c7 Rewrite addToHistory test without using reflection Zhiheng Xu 2021-05-23 15:33:57 -04:00
  • e518c0dc14 Rename mockPlayQueue(…) to makePlayQueue(…) Zhiheng Xu 2021-05-23 15:24:35 -04:00
  • 2e161a1f45 Change shuffle() guard to check for size <= 2 Zhiheng Xu 2021-05-22 13:56:02 -04:00
  • 5ab6e84044 Remove redundant clearing of list Zhiheng Xu 2021-05-22 13:39:15 -04:00
  • e1a6347c4e Refactor shuffle and update documentation Zhiheng Xu 2021-05-22 13:28:01 -04:00
  • bf8e8798d9 Add test for setIndex Zhiheng Xu 2021-05-22 12:45:09 -04:00
  • 08949ee347 Refactor static methods to package private Zhiheng Xu 2021-05-22 11:49:05 -04:00
  • 92a67bb8cb Rearrange fields Eric Xu 2021-05-22 01:09:29 -04:00
  • 363bbf5fd3 Test getItem(int) Eric Xu 2021-05-22 00:00:39 -04:00
  • 77f6940336 Refactor making a PlayQueueItem to static method Eric Xu 2021-05-21 23:53:45 -04:00
  • e8eeac6735 Resolve TODO in indexOf(...) Eric Xu 2021-05-21 23:41:24 -04:00
  • 775fbc9a75 Rewrite setIndex(int) to pass unit tests Eric Xu 2021-05-21 23:33:23 -04:00
  • 8d0f2d371d Test PlayQueue.setIndex(...) Eric Xu 2021-05-21 22:54:15 -04:00
  • 8efe2859b8 Refactor assignments to field declaration Eric Xu 2021-05-21 18:04:22 -04:00
  • 441c68ead2 Add hashCode() to match equals(other) Eric Xu 2021-05-21 18:00:46 -04:00
  • 882b235a78 Test PlayQueue equals Eric Xu 2021-05-21 17:53:40 -04:00
  • 4cd1f201f5 Refactor streams to initialize with values Eric Xu 2021-05-21 14:12:35 -04:00
  • 013c59f904 Refactor ArrayList fields to List Eric Xu 2021-05-21 17:56:10 -04:00
  • 57474e2dab Refactor and optimize equals Eric Xu 2021-05-21 00:33:11 -04:00
  • 139ced885d Update extractor version TobiGr 2021-05-23 22:56:44 +02:00
  • 10b1da135e Update ci.yml litetex 2021-05-23 14:54:49 +02:00
  • f0bb2e8687 Merge pull request #6307 from TeamNewPipe/peertube_hls Tobi 2021-05-23 12:07:31 +02:00
  • 4643ccef6f Fix incorrcetly formatted translations TobiGr 2021-05-23 12:06:08 +02:00
  • 753ca7cb53 Update translations TobiGr 2021-05-23 11:55:12 +02:00
  • 87d2f33e55 Add support for PeerTube HLS streams TobiGr 2021-05-23 11:53:28 +02:00
  • fc7944d287 Merge pull request #6319 from ATofighi/feat-6039-store-backup-location XiangRongLin 2021-05-21 21:08:33 +02:00
  • 376e5c1546 Remove unnecessary conversion between file and path XiangRongLin 2021-05-21 20:24:11 +02:00
  • e8ad947d37 Split up FilePathHelperTest tests in simpler methods Alireza Tofighi 2021-05-21 22:44:38 +04:30
  • 067528211f Add more tests for FilePathUtils.isValidDirectoryPath for better coverage Alireza Tofighi 2021-05-21 20:28:42 +04:30
  • 92ab9cae27 Invert if condition in ContentSettingsFragment.setImportExportDataPath for better readability Alireza Tofighi 2021-05-21 20:24:57 +04:30
  • fa2b11b768 Move ContentSettingsFragment.isValidPath to helpers and add unit test for it. Alireza Tofighi 2021-05-21 20:21:58 +04:30
  • 82f43ac6a6 Save backup import/export location for feature import/exports Alireza Tofighi 2021-05-17 21:57:27 +04:30
  • c7660b8c2d Excluding forgotten parts of the original raw (#6317) David BrazSan 2021-05-17 11:59:48 -03:00
  • 847831c195 Merge pull request #6308 from mhmdanas/make-minor-changes XiangRongLin 2021-05-17 12:14:00 +02:00
  • e0b246431f Merge pull request #6312 from ATofighi/fix-6298-report-page-back-not-working XiangRongLin 2021-05-17 12:12:12 +02:00
  • 3b1c4b043d Convert Converters to a Kotlin object. Isira Seneviratne 2021-05-16 11:14:15 +05:30
  • e8b8391868 Rename .java to .kt Isira Seneviratne 2021-05-16 11:14:15 +05:30
  • cd0a87785e Update Room to 2.3.0. Isira Seneviratne 2021-05-16 11:04:52 +05:30
  • c808beec30 Fix ErrorActivity actionbar back button not working Alireza Tofighi 2021-05-16 02:19:52 +04:30
  • 2d4a3c2554 Generalised/tense-corrected the example (#6302) yashpalgoyal1304 2021-05-15 23:04:24 +05:30
  • b2b9938484 Put show channel details option in more long-press menus mhmdanas 2021-05-15 19:20:27 +03:00
  • eb1cefe2fa Make some minor changes mhmdanas 2021-05-15 18:48:16 +03:00
  • 5eb5dbddde Merge pull request #6294 from Redirion/exodowngrade Tobi 2021-05-15 10:58:41 +02:00
  • bfe3eff5ff Fix warnings for translations TobiGr 2021-05-15 10:03:28 +02:00
  • e7936e6c9a Fix warnings for translations TobiGr 2021-05-15 09:57:24 +02:00
  • 514f92e6f2 Update translations TobiGr 2021-05-15 09:40:58 +02:00
  • 68fd7a031f Add No Login Required translation iamthesenate1 2021-05-14 19:58:43 +03:00
  • 95f61542b5 TEST: Downgrade ExoPlayer to 2.12 Robin 2021-05-14 14:47:53 +02:00
  • 9fc6f19702 Merge pull request #6288 from Redirion/debugtunnellingoff Tobi 2021-05-14 13:04:35 +02:00
  • 4038617d59 removed _text_ from show_original_time_ago and disable_media_tunneling Robin 2021-05-14 12:25:07 +02:00
  • 98ccd577d6 Fixed checkstyle Robin 2021-05-14 12:15:48 +02:00
  • 1d43a2362c Add debug option to disable media tunneling Robin 2021-05-14 12:05:52 +02:00
  • 0ff675171b Update extractor version TobiGr 2021-05-14 09:23:50 +02:00
  • 59594c6637 Add changelog for 0.21.3 TobiGr 2021-05-14 00:03:07 +02:00
  • 9595733563 Merge pull request #6274 from mhmdanas/remove-extra-newline-in-translation Tobi 2021-05-12 22:19:35 +02:00
  • 5eb1d49857 Remove extra newlines in strings mhmdanas 2021-05-12 22:16:12 +03:00
  • fa1fdbf73e Fix translations TobiGr 2021-05-12 16:25:19 +02:00
  • 52e52b3ca1 Update translations TobiGr 2021-05-12 16:27:13 +02:00
  • 5b4fbe32b1 Fix trying to delete object not in list (#6127) Saurav Rao 2021-05-12 18:03:00 +05:30
  • 31ea44ccf1 Fixed player not automatically playing (#6266) litetex 2021-05-12 10:20:39 +02:00
  • 7fdb6e1425 did missed changes camo0112 2021-05-07 03:27:59 +05:30
  • 621f049a5c improved dark_youtube_primary_color and dark_youtube_dark_color camo0112 2021-05-06 08:45:44 +05:30
  • d26ca194b3 Merge pull request #5671 from ix5/download-deleter-snackbars Tobi 2021-05-05 10:46:46 +02:00
  • a012e26d63 fix Rotation crash on „Video not available“ page (#5941) evermind 2021-05-05 08:55:54 +02:00
  • f80b1fb2fe added NoLoginRequired (#5994) Saurav Rao 2021-05-04 23:27:19 +05:30
  • 38ed07caa7 Downloader: Deleter: Dismiss previous Snackbars ix5 2021-02-22 20:17:12 +01:00
  • 72ee4be495 Merge pull request #6152 from Isira-Seneviratne/Use_Animator_addListener Tobi 2021-05-04 19:37:03 +02:00
  • c85b97a484 Fix: fragmentSize is below the minimum (#6238) Robin 2021-05-04 19:08:25 +02:00
  • c7510c628f Merge pull request #6189 from mhmdanas/fix-some-warnings Tobi 2021-05-04 18:54:17 +02:00
  • 3ca1e550fe Merge pull request #5997 from TeamNewPipe/reChaptcha Tobi 2021-05-04 18:53:12 +02:00
  • 01e8944077 Merge pull request #6206 from Redirion/exo2133 Tobi 2021-05-04 11:58:21 +02:00
  • d6ab3298a3 Added Turkish README (#6219) Yağızhan 2021-05-02 16:55:49 +00:00
  • 97b28bba4d Update ExoPlayer to 2.13.3 Robin 2021-04-30 11:48:01 +02:00
  • 7f6674a0e6 Remove strings without default values mhmdanas 2021-04-30 01:02:57 +03:00
  • 2c1df5f875 Actually fix the parentFile warning mhmdanas 2021-04-30 01:02:46 +03:00
  • e7ae215ab0 Fix some warnings mhmdanas 2021-04-28 00:28:36 +03:00
  • 4a9c790652 Merge branch 'master' into dev TobiGr 2021-04-26 19:13:17 +02:00
  • 91ca680911 Merge pull request #6053 from TeamNewPipe/release_0.21.2 v0.21.2 Tobi 2021-04-26 18:54:28 +02:00
  • 01376aba86 Update extractor version TobiGr 2021-04-26 18:09:02 +02:00
  • d56ffa3531 Added translation using Weblate (Latin) TobiGr 2021-04-26 11:59:35 +02:00
  • 5a5a24bf1a Added translation using Weblate (Latin) TobiGr 2021-04-26 11:59:35 +02:00
  • 3d2c65b398 Update extractor version TobiGr 2021-04-26 11:54:43 +02:00
  • bacb35fb1c Merge pull request #6151 from TeamNewPipe/share-dialog-color Tobi 2021-04-26 11:51:50 +02:00
  • 0a2ed805a2 Merge pull request #6161 from TeamNewPipe/player-buffering Tobi 2021-04-25 18:10:02 +02:00
  • e70c153cd3 Fix black drawables in night themes in share dialog (RouterActivity) TobiGr 2021-04-24 00:31:02 +02:00
  • b54c2b7f57 Fix invisible buffering / loading indicator in player TobiGr 2021-04-24 20:03:23 +02:00
  • 3fe80ec5ac Use Animator.addListener() extension. Isira Seneviratne 2021-04-24 07:45:12 +05:30
  • e52048c69e Update shot_10.png to include Bandcamp in the list of services (#6140) Saurav Rao 2021-04-23 15:09:08 +05:30
  • ceb930aed6 Merge pull request #6139 from subraizada3/dev Robin 2021-04-22 09:56:14 +02:00
  • e775037366 Only show 'download has started' toast when a download has started Sub Raizada 2021-04-22 02:45:04 +00:00
  • 4357e02c58 user can report the error camo0112 2021-04-20 16:21:20 +05:30
  • 67c0ceedc9 Error handling in subscribe() in DownloadDialog camo0112 2021-04-20 13:06:40 +05:30
  • 0039312a64 Merge pull request #6109 from sauravrao637/codeImrovement Robin 2021-04-19 16:45:45 +02:00
  • 57f1152751 suppress false warning (which affect only library projects) camo0112 2021-04-19 19:26:15 +05:30
  • bfb9be1225 Merge pull request #6037 from mhmdanas/allow-installation-on-external-storage Robin 2021-04-19 15:01:10 +02:00
  • 8837b54aab Release NewPipe 0.21.2 (968) TobiGr 2021-04-10 11:19:37 +02:00