Commit graph

  • 856d73c8a7
    Fix playability of post live streams TiA4f8R 2021-07-14 16:03:54 +0200
  • b27c11862d
    Revert changes for livestreams and post live streams TiA4f8R 2021-07-13 20:06:45 +0200
  • 8b591e404a
    Fix playability of Peertube videos, try to add quality selector for livestreams and ended livestreams TiA4f8R 2021-07-08 18:04:30 +0200
  • 6b8e7eaab0
    Try to fix playability of PeerTube streams TiA4f8R 2021-07-03 17:52:03 +0200
  • 5a3d7148f9
    Fix a NullPointerException and try to fix the crash when pressing the Download button on videos which have non-progressive HTTP streams TiA4f8R 2021-06-30 19:24:08 +0200
  • d8f6af87ba
    Add partial support of other delivery methods in the player only TiA4f8R 2021-06-18 21:36:08 +0200
  • d3bc184971 Clarify that only StramInfoItems are accepted by the builder TobiGr 2022-02-21 21:50:30 +0100
  • ee1037901a updated version polymorphicshade 2022-02-21 13:49:12 -0700
  • be0f37b779 forgot to fix one more thing from the merge issue (fixes #145) polymorphicshade 2022-02-21 13:48:44 -0700
  • c42f29446d
    Merge pull request #7924 from litetex/revert-7451 Tobi 2022-02-21 21:36:07 +0100
  • 1030e09fc1
    Merge pull request #7901 from Stypox/player-small-refactor litetex 2022-02-21 20:48:03 +0100
  • 2a0c203cb1 Merge branch 'sponsorblock' of https://github.com/polymorphicshade/NewPipe into sponsorblock polymorphicshade 2022-02-21 12:46:32 -0700
  • 96b930cd07 Revert "Respect cutouts when playing in MultiWindow" litetex 2022-02-21 20:30:56 +0100
  • de08edb831
    Merge pull request #7898 from Stypox/regression-arc litetex 2022-02-21 20:19:22 +0100
  • 420552d60d updated version polymorphicshade 2022-02-21 10:53:09 -0700
  • 6ea97e239c fixed a stupid merge issue related to preference-searching (fixes #143) polymorphicshade 2022-02-21 10:45:10 -0700
  • ee886fce4c
    Merge pull request #144 from Atemu/bring-back-templates poly 2022-02-21 09:40:52 -0700
  • 9c051bc2e1 ISSUE_TEMPLATE/feature_request: adjust for our fork again Atemu 2022-02-21 16:38:14 +0100
  • 5b36a0234c ISSUE_TEMPLATE/bug_report: adjust for our fork again Atemu 2022-02-21 16:21:35 +0100
  • 1ae09302ad Merge branch 'master' into sponsorblock polymorphicshade 2022-02-20 15:12:04 -0700
  • ee477b25e5 Move StreamDialogEntry.openChannelFragment to NavigationHelper TobiGr 2022-02-20 20:26:23 +0100
  • 277f21d5b2 Move Classes related to InfoItemDIalog into own package TobiGr 2022-02-18 23:46:23 +0100
  • a7d5d9a1d6 Fix rebase TobiGr 2022-02-19 00:02:15 +0100
  • fd0d76e866 Apply feedback TobiGr 2022-02-18 23:44:14 +0100
  • 646d8f431c Use identical method names for creating the InfoItemDialog in Fragments TobiGr 2021-12-27 16:14:26 +0100
  • ef0d562702 Use ErrorActivity to notifiy about errors occourred while loading channel details TobiGr 2021-12-23 14:12:22 +0100
  • 962fe9c36d Use Context instead of Activity TobiGr 2021-12-26 15:34:36 +0100
  • 50e2385e82 Add default entries automatically TobiGr 2021-12-23 00:33:34 +0100
  • 1cd3ef5dba Extract entries into beginning and end category TobiGr 2021-12-27 16:16:36 +0100
  • 80157fc1be Refactor generating InfoItemDialog's TobiGr 2021-12-27 16:16:40 +0100
  • c5fc37150d
    Update JavaDoc of VideoPlaybackResolver.getStreamSourceType() TiA4f8R 2022-02-20 19:35:58 +0100
  • 8932adbf88
    Apply suggested change and add a note about data consumption for HLS streams in background TiA4f8R 2022-02-13 16:54:44 +0100
  • d27d36b76a
    Adress requested changes TiA4f8R 2022-01-30 19:45:38 +0100
  • ba804c7d4a
    Use a enum to understand better what source type is used. TiA4f8R 2022-01-06 22:00:34 +0100
  • 3db37166b4
    Apply suggestion TiA4f8R 2021-12-11 15:45:25 +0100
  • bf02a569ee
    Fix a NullPointerException when the current metadata is null TiA4f8R 2021-12-09 21:55:56 +0100
  • 015982bed4
    Extended Tests for ListHelper#getSortedStreamVideosList litetex 2021-11-29 21:39:42 +0100
  • a1c5c94753
    Add some comments and a JavaDoc TiA4f8R 2021-11-27 16:52:54 +0100
  • 7a356412d5
    Fixed typo litetex 2021-11-22 20:02:31 +0100
  • 1ea716a31f
    Updated checkstyle suppression litetex 2021-11-16 21:46:57 +0100
  • bb27bf9d34
    Resolver: Cleaned up `isVideoStreamVideoOnly` litetex 2021-11-16 21:40:18 +0100
  • a489f40b76
    Fixed checkstyle problems litetex 2021-11-16 21:00:04 +0100
  • 8ed87e7fbb
    Improved `ListHelper#getSortedStreamVideosList` litetex 2021-11-16 20:14:50 +0100
  • cc96ac173c
    Apply suggestion TiA4f8R 2021-11-16 19:25:46 +0100
  • 79f8270c35
    Prefer video-only streams to video streams TiA4f8R 2021-11-02 19:19:26 +0100
  • 336f9f3813
    Add seamless transition between background player and video players (for video-only and audio-only streams only) TiA4f8R 2021-10-27 20:28:53 +0200
  • 2ed7a5a69b Selectable back button behavior Avently 2022-02-19 23:41:17 +0300
  • 835c5e9d43 Better equals check It ensures that queues are not the same. Without this check when you have multiple videos in the backstack and navigating back via Back button you'll get duplicated videos Avently 2022-02-19 22:12:31 +0300
  • 4789cf6c31
    Use Java streams in AbstractInfoPlayQueue Stypox 2022-02-19 18:01:04 +0100
  • 5f1f52b6ce
    Remove useless constructor in *PlayQueue Stypox 2022-02-19 17:49:43 +0100
  • 62abfa96b8
    Solve Java warning "Raw use of parameterized class" Stypox 2022-02-19 16:53:37 +0100
  • a8a96b7631
    Fix Room warning about unused columns during build Stypox 2022-02-19 17:13:57 +0100
  • af80d96b9e
    Merge pull request #7659 from litetex/load-enough-initial-data Stypox 2022-02-19 15:43:13 +0100
  • 3c23fb0b13
    Small refactor in player class Stypox 2022-02-19 13:30:55 +0100
  • bba0ea1255 Merge remote-tracking branch 'origin/dev' into feature/notifications TobiGr 2022-02-19 12:47:47 +0100
  • 750490cd2f
    Merge pull request #7900 from Stypox/increment-compile-sdk Tobi 2022-02-19 12:35:13 +0100
  • ff8e44e4f3 Merge branch 'dev' into feature/notifications TobiGr 2022-02-19 12:34:44 +0100
  • 579b8611be
    Change compileSdk from 30 to 31 Stypox 2022-02-19 12:00:04 +0100
  • da12b92d75
    Fix fast seek arc not going under system ui Stypox 2022-02-19 11:00:05 +0100
  • a3f99bd781 Merge branch 'master' into dev TobiGr 2022-02-19 10:56:19 +0100
  • 7ae908a466
    Merge pull request #7858 from TeamNewPipe/release/0.22.0 v0.22.0 Tobi 2022-02-19 10:51:52 +0100
  • 00767f4bf3 Fix fast seek overlay arc not correctly centered Stypox 2022-02-18 13:48:59 +0100
  • ba15fc81b1 Fix fast seek overlay arc not correctly centered Stypox 2022-02-18 13:48:59 +0100
  • 54f0b3d8b3 Release NewPipe 0.22.0 (983) TobiGr 2022-02-04 20:54:25 +0100
  • 08eb70833d Translated using Weblate (Chinese (Simplified)) Hosted Weblate 2022-02-18 20:37:07 +0100
  • 42aafd3a2d Update NewPipe Extractor to v0.21.14 TobiGr 2022-02-18 20:36:10 +0100
  • 7f846429cf
    Remove large-land player layout: not actually used Stypox 2022-02-18 14:05:34 +0100
  • 2acaefdb2a Fixed scrolling not working when rotating device litetex 2022-02-17 20:58:53 +0100
  • 9c2cdd2513 Removed useless code litetex 2022-01-27 20:41:58 +0100
  • 01683aa816 Code improvements litetex 2022-01-24 20:57:23 +0100
  • 85f701b94e Fixed listener not re-registering after e.g. a new search is started litetex 2022-01-16 19:42:30 +0100
  • ff7cfe4715 Reverted to loading behavior of #7638 and improved it litetex 2022-01-16 19:05:51 +0100
  • d3cd3d62b4 Tried to repair #4475 and #3368 litetex 2022-01-16 17:08:13 +0100
  • 91c67b085b Code improvements litetex 2022-01-15 23:55:19 +0100
  • cd8c7ec3c0 Removed InfoListAdapter from checkstyle-suppressions litetex 2022-01-15 17:40:08 +0100
  • 2c51a7970d Improved InfoListAdapter litetex 2022-01-15 17:28:03 +0100
  • fb362022f7 Load enough initial data into BaseListFragment litetex 2022-01-15 17:05:40 +0100
  • 2814ae6d3c
    Merge pull request #7884 from litetex/improve-image-minimizer litetex 2022-02-17 19:33:39 +0100
  • ed2967ec7d Addressing layout comments martin 2022-02-17 10:28:50 +0100
  • 616fb47983
    Merge branch 'TeamNewPipe:dev' into dev Martin 2022-02-17 10:20:44 +0100
  • 7225199deb
    Fixed typo litetex 2022-02-16 20:31:15 +0100
  • c08a4e851b
    Improved image-minimizer litetex 2022-02-15 20:09:21 +0100
  • d57025347a Translated more strings/logos and added polski BrightDV 2022-02-15 19:29:56 +0100
  • 222d641bcd changing path of local images BrightDV 2022-02-15 19:19:54 +0100
  • 60c0e427e1
    Merge branch 'dev' into french-readme BrightDV 2022-02-14 19:21:28 +0100
  • 3f19a61360 adding comma to the english readme BrightDV 2022-02-14 19:12:16 +0100
  • 885a732b8e changing directory to doc BrightDV 2022-02-14 19:10:20 +0100
  • 9f8e8c0856
    Merge pull request #7679 from TacoTheDank/reportSenderKotlin Robin 2022-02-14 15:35:00 +0100
  • e2a7b9ac56
    Switch to GitHub issue forms (#7773) litetex 2022-02-12 20:34:08 +0100
  • f332e467cd
    Next round of review opusforlife2 2022-02-12 19:25:46 +0000
  • de35074f7c Further improved the issue templates litetex 2022-02-12 19:45:50 +0100
  • 404e6f199d Further improved the issue templates litetex 2022-02-12 17:23:26 +0100
  • 4bbdbeb516 Improved/Reworked issue template litetex 2022-02-12 16:59:32 +0100
  • 5e593f687d
    Merge pull request #7860 from litetex/fix-settings-search-language Tobi 2022-02-11 21:20:08 +0100
  • 3223ec04e3 Use the correct app language when searching in the settings litetex 2022-02-11 20:56:59 +0100
  • f388a1af67
    Added image-minimizer (#7772) litetex 2022-02-11 20:54:12 +0100
  • c1fe5c8d07
    Merge pull request #7852 from TiA4f8R/player-recovery-workaround-play-thumbnail Tobi 2022-02-11 20:49:12 +0100
  • 19fc064490 CI: Ignore changes to issue-templates litetex 2022-02-11 20:38:51 +0100
  • ea33df6ed2 Improved/Reworked issue template litetex 2022-02-11 20:34:53 +0100
  • b61e6f6fcb Switched expected and actual behavior litetex 2022-02-01 21:35:41 +0100