Commit graph

  • aec3dd8193
    Adding a link to the Turkish README. Yağızhan 2021-05-02 10:22:53 +0000
  • 3294a295f4
    Adding a link to the Turkish README. Yağızhan 2021-05-02 10:22:18 +0000
  • 18c890ab84
    Adding a link to the Turkish README. Yağızhan 2021-05-02 10:21:20 +0000
  • 04706b8ba7
    Update README.tr.md Yağızhan 2021-05-02 10:21:06 +0000
  • 5d8daa7d88
    Creating Turkish README. Yağızhan 2021-05-02 10:19:09 +0000
  • 97b28bba4d Update ExoPlayer to 2.13.3 Robin 2021-04-30 11:48:01 +0200
  • 7f6674a0e6 Remove strings without default values mhmdanas 2021-04-30 01:02:57 +0300
  • 2c1df5f875 Actually fix the parentFile warning mhmdanas 2021-04-30 01:02:46 +0300
  • e7ae215ab0 Fix some warnings mhmdanas 2021-04-28 00:28:36 +0300
  • 80efd844ee Merge branch 'master' into sponsorblock polymorphicshade 2021-04-27 00:23:27 -0600
  • 4a9c790652 Merge branch 'master' into dev TobiGr 2021-04-26 19:13:17 +0200
  • 91ca680911
    Merge pull request #6053 from TeamNewPipe/release_0.21.2 v0.21.2 Tobi 2021-04-26 18:54:28 +0200
  • 01376aba86 Update extractor version TobiGr 2021-04-26 18:09:02 +0200
  • d56ffa3531 Added translation using Weblate (Latin) TobiGr 2021-04-26 11:59:35 +0200
  • 5a5a24bf1a Added translation using Weblate (Latin) TobiGr 2021-04-26 11:59:35 +0200
  • 3d2c65b398 Update extractor version TobiGr 2021-04-26 11:54:43 +0200
  • bacb35fb1c
    Merge pull request #6151 from TeamNewPipe/share-dialog-color Tobi 2021-04-26 11:51:50 +0200
  • 0a2ed805a2
    Merge pull request #6161 from TeamNewPipe/player-buffering Tobi 2021-04-25 18:10:02 +0200
  • 11ab3c7353 Moved resources from mipmap to drawable Sanketh-Maturi 2021-04-25 16:06:08 +0530
  • e70c153cd3 Fix black drawables in night themes in share dialog (RouterActivity) TobiGr 2021-04-24 00:31:02 +0200
  • b54c2b7f57 Fix invisible buffering / loading indicator in player TobiGr 2021-04-24 20:03:23 +0200
  • 3fe80ec5ac Use Animator.addListener() extension. Isira Seneviratne 2021-04-24 07:45:12 +0530
  • d6a4a81c66
    Create ci-sync-branches.yml Cypherpunk Samurai 2021-04-24 01:35:24 +0530
  • 494daa04cf Merge branch 'dev' of https://github.com/TeamNewPipe/NewPipe into issue#4913 amoohashem 2021-04-24 00:33:03 +0430
  • 2f6a44e0a8 add landscape layout for Playback Speed Controls amoohashem 2021-04-24 00:22:31 +0430
  • e52048c69e
    Update shot_10.png to include Bandcamp in the list of services (#6140) Saurav Rao 2021-04-23 15:09:08 +0530
  • 0640b31977 updated shot_10.png camo0112 2021-04-22 19:01:41 +0530
  • a6d0b7137a update shot_10.png camo0112 2021-04-22 15:48:01 +0530
  • fd3a806255 correction in checkstyle-supressions.xml camo0112 2021-04-22 15:23:49 +0530
  • ceb930aed6
    Merge pull request #6139 from subraizada3/dev Robin 2021-04-22 09:56:14 +0200
  • e775037366
    Only show 'download has started' toast when a download has started Sub Raizada 2021-04-22 02:45:04 +0000
  • 4af405560d fix trying to delete object by index -1 camo0112 2021-04-21 11:25:00 +0530
  • 4357e02c58 user can report the error camo0112 2021-04-20 16:21:20 +0530
  • 67c0ceedc9 Error handling in subscribe() in DownloadDialog camo0112 2021-04-20 13:06:40 +0530
  • 0039312a64
    Merge pull request #6109 from sauravrao637/codeImrovement Robin 2021-04-19 16:45:45 +0200
  • 57f1152751 suppress false warning (which affect only library projects) camo0112 2021-04-19 19:26:15 +0530
  • bfb9be1225
    Merge pull request #6037 from mhmdanas/allow-installation-on-external-storage Robin 2021-04-19 15:01:10 +0200
  • 8837b54aab Release NewPipe 0.21.2 (968) TobiGr 2021-04-10 11:19:37 +0200
  • 8ab5a4d394 Update extractor version TobiGr 2021-04-19 14:46:37 +0200
  • 29bcf94d50
    Merge pull request #6051 from TeamNewPipe/bandcamp_segments Tobi 2021-04-19 14:43:34 +0200
  • dd68bf8eeb Update translations TobiGr 2021-04-19 14:28:53 +0200
  • fc4dd4524a Replaced if/else with switch camo0112 2021-04-19 10:52:52 +0530
  • 6cf8d4240b
    Update README.md Mango Epic 2021-04-18 12:44:57 +0200
  • c4fa667b85
    Update README.md Mango Epic 2021-04-18 12:44:41 +0200
  • ec2dc06e9b
    Update README.md Mango Epic 2021-04-18 12:44:03 +0200
  • 802b3f1c00
    Update Readme Mango Epic 2021-04-18 12:43:42 +0200
  • eb90d8b0e4 Replaced switch case with if/else because resource_id will be non final soon camo0112 2021-04-17 07:24:25 +0530
  • f5bc4c2aee replaced switch using resourceIDs with if/else in ChannelFragment camo0112 2021-04-17 07:18:29 +0530
  • eaee3d3fbe Replaced switch case with if/else because resource_id will be non final soon camo0112 2021-04-16 15:37:33 +0530
  • 21cca803df Replaced switch case with if/else because resource_id will be non final soon camo0112 2021-04-16 15:32:21 +0530
  • 663a14ff24 Replaced switch case with if/else because resource_id will be non final soon camo0112 2021-04-16 15:28:25 +0530
  • 6dde7d511c removed resourceID from switch case which will be non-final soon camo0112 2021-04-16 15:19:40 +0530
  • 2f5247f20c minor code improvement in DownloadActivity camo0112 2021-04-16 15:03:44 +0530
  • c12ac64678
    Merge pull request #6060 from mhmdanas/fix-black-high-volume-gesture-icon Stypox 2021-04-15 16:17:22 +0200
  • 264044272a
    Merge pull request #6079 from TacoTheDank/dev XiangRongLin 2021-04-15 11:25:11 +0200
  • c74162c586 Update actions/setup-java to v2 TacoTheDank 2021-04-14 11:13:05 -0400
  • 46fdcc9f44 Disable Surface.setFrameRate Robin 2021-04-14 11:12:00 +0200
  • fa6ff4e5eb Fix ic_volume_off being black mhmdanas 2021-04-13 20:10:36 +0300
  • cc8468439a Add Download Dialog Button for Cover Image epicmango 2021-04-13 11:22:45 +0200
  • 01bbc50c68 Fix high volume gesture being black mhmdanas 2021-04-12 15:30:31 +0300
  • e5457e5029 [Bandcamp] Add Radio stream segments TobiGr 2021-04-11 23:14:18 +0200
  • b025bdf0c7 Merge branch 'master' into dev TobiGr 2021-04-11 21:12:02 +0200
  • 44ceafab41 Merge branch 'master' into sponsorblock polymorphicshade 2021-04-10 14:24:18 -0600
  • 600e156c4c Release 0.21.1 (967) v0.21.1 TobiGr 2021-04-10 11:01:49 +0200
  • 13ba708adc Add changelog for NewPipe 0.21.2 TobiGr 2021-04-10 11:19:09 +0200
  • edf8bf2c9d Allow installation on external storage mhmdanas 2021-04-10 12:15:33 +0300
  • c9e0bf4f02
    Merge pull request #5963 from sauravrao637/IssueFix#5959 XiangRongLin 2021-04-09 11:15:51 +0200
  • 8f9eaa22e6 Fix display of channel details when it has no videos camo0112 2021-04-09 12:23:54 +0530
  • ea03c850de
    Extractor youtubei TiA4f8R 2021-04-08 16:21:16 +0200
  • 3fcd580491
    Add queue time (#6023) Tom 2021-04-08 08:41:41 +0000
  • fb458c422c
    Center queue position text between shuffle and close buttons Douile 2021-04-08 08:40:56 +0100
  • cf3cc2e984
    Disable media tunneling on cvt_mt5886_eu_1g (#6024) Davide Beatrici 2021-04-08 05:21:57 +0200
  • 0b996d0494
    Update app/src/main/java/org/schabi/newpipe/util/DeviceUtils.java Robin 2021-04-08 05:08:22 +0200
  • 9a6befc111 Disable media tunneling on cvt_mt5886_eu_1g Davide Beatrici 2021-04-08 04:37:31 +0200
  • 73d7e43121
    Refactor into a single function Douile 2021-04-07 22:12:02 +0100
  • 79882856dd
    Add queue time Douile 2021-04-07 21:46:54 +0100
  • 7337a2b9c6
    Debug convert My Hunted sight David Allen Arteaga 2021-04-07 10:24:36 -0400
  • 76322d8089 Update extractor TobiGr 2021-04-07 10:37:25 +0200
  • 9e29d8d692
    Merge pull request #6001 from TacoTheDank/appcompat-alertdialog Robin 2021-04-07 05:07:24 +0200
  • 5d5f8b4d51
    Fix NullPointerException: Attempt to get length of null array in MainActivity (#5999) wangear 2021-04-06 21:13:13 +0900
  • 4d74be881d
    Merge pull request #6004 from krlvm/list-stream-improvements Robin 2021-04-06 10:24:51 +0200
  • 425a312151
    Fix list stream item details overflow when there's free space krlvm 2021-04-04 21:07:43 +0300
  • ea294e8e5d
    Add ellipsis to list stream item uploader krlvm 2021-04-04 20:52:44 +0300
  • a3abc9de62 style error sherlockbeard 2021-04-04 20:05:05 +0530
  • e75d0de135 Migrate rest of AlertDialogs to AppCompat TacoTheDank 2021-04-01 15:46:29 -0400
  • 34f205494b Fixed Unable to start activity ComponentInfo{org.schabi.newpipe/org.schabi.newpipe.MainActivity}: java.lang.NullPointerException: Attempt to get length of null array #5996 issue : #5996 changed : - Checked null wangear 2021-04-04 22:50:30 +0900
  • 81cacbd917 Update translations TobiGr 2021-04-04 15:12:50 +0200
  • 52de3564cc
    Update VideoDetailFragment.java sherlockbeard 2021-04-04 18:29:16 +0530
  • 59dedc67b8 Merge branch 'isa4563' of github.com:sherlockbeard/NewPipe into isa4563 sherlockbeard 2021-04-04 18:27:31 +0530
  • 32b03bd8f6
    Merge pull request #2 from TeamNewPipe/dev wangear 2021-04-04 21:57:21 +0900
  • 6ae34b818a change sherlockbeard 2021-04-04 18:26:21 +0530
  • 22fd383030 Merge branch 'isa4563' of github.com:sherlockbeard/NewPipe into isa4563 sherlockbeard 2021-04-04 18:17:27 +0530
  • 7576b01873 complete sherlockbeard 2021-04-04 18:08:48 +0530
  • 8d7c0bdf85 Merge remote-tracking branch 'upstream/dev' into isa4563 sherlockbeard 2021-04-04 17:20:30 +0530
  • 777f7f73a7 ch sherlockbeard 2021-04-04 17:20:23 +0530
  • 035b2abbbb
    Merge branch 'dev' into isa4563 sherlockbeard 2021-04-04 16:49:29 +0530
  • c0c78ae9bb Do not set reChaptache cookie when there is no cookie stored TobiGr 2021-04-04 12:26:55 +0200
  • eb572e8d8f
    Merge pull request #5995 from XiangRongLin/fix_release Tobi 2021-04-04 12:14:26 +0200
  • 5b599c5dda update sherlockbeard 2021-04-04 14:28:46 +0530
  • 781c499806 Fix release build by updating icon reference XiangRongLin 2021-04-04 09:22:42 +0200