1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2026-04-06 06:51:22 +00:00

Commit Graph

  • ef0d562702 Use ErrorActivity to notifiy about errors occourred while loading channel details TobiGr 2021-12-23 14:12:22 +01:00
  • 962fe9c36d Use Context instead of Activity TobiGr 2021-12-26 15:34:36 +01:00
  • 50e2385e82 Add default entries automatically TobiGr 2021-12-23 00:33:34 +01:00
  • 1cd3ef5dba Extract entries into beginning and end category TobiGr 2021-12-27 16:16:36 +01:00
  • 80157fc1be Refactor generating InfoItemDialog's TobiGr 2021-12-27 16:16:40 +01:00
  • c5fc37150d Update JavaDoc of VideoPlaybackResolver.getStreamSourceType() TiA4f8R 2022-02-20 19:35:58 +01:00
  • 8932adbf88 Apply suggested change and add a note about data consumption for HLS streams in background TiA4f8R 2022-02-13 16:54:44 +01:00
  • d27d36b76a Adress requested changes TiA4f8R 2022-01-30 19:45:38 +01:00
  • ba804c7d4a Use a enum to understand better what source type is used. TiA4f8R 2022-01-06 22:00:34 +01:00
  • 3db37166b4 Apply suggestion TiA4f8R 2021-12-11 15:45:25 +01:00
  • bf02a569ee Fix a NullPointerException when the current metadata is null TiA4f8R 2021-12-09 21:55:56 +01:00
  • 015982bed4 Extended Tests for ListHelper#getSortedStreamVideosList litetex 2021-11-29 21:39:42 +01:00
  • a1c5c94753 Add some comments and a JavaDoc TiA4f8R 2021-11-27 16:52:54 +01:00
  • 7a356412d5 Fixed typo litetex 2021-11-22 20:02:31 +01:00
  • 1ea716a31f Updated checkstyle suppression litetex 2021-11-16 21:46:57 +01:00
  • bb27bf9d34 Resolver: Cleaned up `isVideoStreamVideoOnly` litetex 2021-11-16 21:40:18 +01:00
  • a489f40b76 Fixed checkstyle problems litetex 2021-11-16 21:00:04 +01:00
  • 8ed87e7fbb Improved `ListHelper#getSortedStreamVideosList` litetex 2021-11-16 20:14:50 +01:00
  • cc96ac173c Apply suggestion TiA4f8R 2021-11-16 19:25:46 +01:00
  • 79f8270c35 Prefer video-only streams to video streams TiA4f8R 2021-11-02 19:19:26 +01:00
  • 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 +02:00
  • 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 +03:00
  • 4789cf6c31 Use Java streams in AbstractInfoPlayQueue Stypox 2022-02-19 18:01:04 +01:00
  • 5f1f52b6ce Remove useless constructor in *PlayQueue Stypox 2022-02-19 17:49:43 +01:00
  • 62abfa96b8 Solve Java warning "Raw use of parameterized class" Stypox 2022-02-19 16:53:37 +01:00
  • a8a96b7631 Fix Room warning about unused columns during build Stypox 2022-02-19 17:13:57 +01:00
  • af80d96b9e Merge pull request #7659 from litetex/load-enough-initial-data Stypox 2022-02-19 15:43:13 +01:00
  • 3c23fb0b13 Small refactor in player class Stypox 2022-02-19 13:30:55 +01:00
  • bba0ea1255 Merge remote-tracking branch 'origin/dev' into feature/notifications TobiGr 2022-02-19 12:47:47 +01:00
  • 750490cd2f Merge pull request #7900 from Stypox/increment-compile-sdk Tobi 2022-02-19 12:35:13 +01:00
  • ff8e44e4f3 Merge branch 'dev' into feature/notifications TobiGr 2022-02-19 12:34:44 +01:00
  • 579b8611be Change compileSdk from 30 to 31 Stypox 2022-02-19 12:00:04 +01:00
  • da12b92d75 Fix fast seek arc not going under system ui Stypox 2022-02-19 11:00:05 +01:00
  • a3f99bd781 Merge branch 'master' into dev TobiGr 2022-02-19 10:56:19 +01:00
  • 7ae908a466 Merge pull request #7858 from TeamNewPipe/release/0.22.0 v0.22.0 Tobi 2022-02-19 10:51:52 +01:00
  • 00767f4bf3 Fix fast seek overlay arc not correctly centered Stypox 2022-02-18 13:48:59 +01:00
  • 54f0b3d8b3 Release NewPipe 0.22.0 (983) TobiGr 2022-02-04 20:54:25 +01:00
  • 08eb70833d Translated using Weblate (Chinese (Simplified)) Hosted Weblate 2022-02-18 20:37:07 +01:00
  • 42aafd3a2d Update NewPipe Extractor to v0.21.14 TobiGr 2022-02-18 20:36:10 +01:00
  • 7f846429cf Remove large-land player layout: not actually used Stypox 2022-02-18 14:05:34 +01:00
  • 2acaefdb2a Fixed scrolling not working when rotating device litetex 2022-02-17 20:58:53 +01:00
  • 9c2cdd2513 Removed useless code litetex 2022-01-27 20:41:58 +01:00
  • 01683aa816 Code improvements litetex 2022-01-24 20:57:23 +01:00
  • 85f701b94e Fixed listener not re-registering after e.g. a new search is started litetex 2022-01-16 19:42:30 +01:00
  • ff7cfe4715 Reverted to loading behavior of #7638 and improved it litetex 2022-01-16 19:05:51 +01:00
  • d3cd3d62b4 Tried to repair #4475 and #3368 litetex 2022-01-16 17:08:13 +01:00
  • 91c67b085b Code improvements litetex 2022-01-15 23:55:19 +01:00
  • cd8c7ec3c0 Removed InfoListAdapter from checkstyle-suppressions litetex 2022-01-15 17:40:08 +01:00
  • 2c51a7970d Improved InfoListAdapter litetex 2022-01-15 17:28:03 +01:00
  • fb362022f7 Load enough initial data into BaseListFragment litetex 2022-01-15 17:05:40 +01:00
  • 2814ae6d3c Merge pull request #7884 from litetex/improve-image-minimizer litetex 2022-02-17 19:33:39 +01:00
  • ed2967ec7d Addressing layout comments martin 2022-02-17 10:28:50 +01:00
  • 616fb47983 Merge branch 'TeamNewPipe:dev' into dev Martin 2022-02-17 10:20:44 +01:00
  • 7225199deb Fixed typo litetex 2022-02-16 20:31:15 +01:00
  • c08a4e851b Improved image-minimizer litetex 2022-02-15 20:09:21 +01:00
  • 9f8e8c0856 Merge pull request #7679 from TacoTheDank/reportSenderKotlin Robin 2022-02-14 15:35:00 +01:00
  • e2a7b9ac56 Switch to GitHub issue forms (#7773) litetex 2022-02-12 20:34:08 +01:00
  • 5e593f687d Merge pull request #7860 from litetex/fix-settings-search-language Tobi 2022-02-11 21:20:08 +01:00
  • 3223ec04e3 Use the correct app language when searching in the settings litetex 2022-02-11 20:56:59 +01:00
  • f388a1af67 Added image-minimizer (#7772) litetex 2022-02-11 20:54:12 +01:00
  • c1fe5c8d07 Merge pull request #7852 from TiA4f8R/player-recovery-workaround-play-thumbnail Tobi 2022-02-11 20:49:12 +01:00
  • 608e73e2f2 Set workaround for playback position reset when switching to main player with content thumbnail TiA4f8R 2022-02-10 19:48:04 +01:00
  • 2e538b8959 Add changelog for NewPipe 0.22.0 (983) (#7810) Tobi 2022-02-11 15:25:25 +01:00
  • 1278fc27ae Merge pull request #7803 from mhmdanas/paths-ignore-doc-dir litetex 2022-02-09 19:57:47 +01:00
  • be95d7fe0f Merge pull request #7704 from Stypox/fix-stream-menu-crash litetex 2022-02-09 19:53:09 +01:00
  • 9397ff8dd0 Merge branch 'TeamNewPipe:dev' into dev Martin 2022-02-05 12:35:27 +01:00
  • 906ee75278 Fixed checkstyle violation martin 2022-02-05 12:31:07 +01:00
  • 377914f1d8 Small changes to license section of README (#7710) Mohammed Anas 2022-02-04 21:26:37 +03:00
  • 4049abf2c0 Addressed comment in PR martin 2022-02-04 16:15:55 +01:00
  • 47798febed fetch and merge martin 2022-02-04 15:34:00 +01:00
  • 5bf439ad9e Update FUNDING.yml (#7682) Poussinou 2022-02-04 11:36:00 +01:00
  • 3b1b23ba2a Add FUNDING.yml to paths-ignore Mohammed Anas 2022-02-04 10:32:33 +00:00
  • 9274e6417a Add files in doc to paths-ignore Mohammed Anas 2022-02-04 10:13:10 +00:00
  • 67b2503062 app/build.grade: androidxRoomVersion 2.3.0 -> 2.4.1 Atemu 2022-02-03 13:58:40 +01:00
  • dce6565af4 Merge pull request #7776 from litetex/merged-master-into-dev-v0.21.16 Mohammed Anas 2022-02-03 23:41:20 +03:00
  • 8b3aec5edb Move translated READMEs to subfolder (#7784) Alberto Mosconi 2022-02-03 21:33:27 +01:00
  • b0e4f947ea Fixed merge conflict litetex 2022-02-03 21:06:25 +01:00
  • 3a9cdb28ab app/build.grade: compileSdk 30 -> 31 Atemu 2022-02-03 13:58:17 +01:00
  • 79060f0bfe Update ACRA library TacoTheDank 2022-02-02 13:12:29 -05:00
  • 91bcd8766a Merge remote-tracking branch 'upstream/master' into experimental litetex 2022-02-01 22:05:19 +01:00
  • 4e633504a8 Merge pull request #7753 from TeamNewPipe/release/0.21.16 v0.21.16 Mohammed Anas 2022-02-01 16:18:52 +03:00
  • 144a10f7a6 Release 0.21.16 (982) TobiGr 2022-02-01 13:44:19 +01:00
  • 72a2644f25 Update NewPipe Extractor to 0.21.13 TobiGr 2022-02-01 13:41:12 +01:00
  • e865c4350e Merge pull request #7661 from TiA4f8R/livestreams-improvements Robin 2022-02-01 11:38:12 +01:00
  • 52cc4a0a05 Add JavaDoc for PlayerDataSource.PLAYLIST_STUCK_TARGET_DURATION_COEFFICIENT TiA4f8R 2022-01-30 20:41:08 +01:00
  • e103e4817c Apply suggested changes and remove the CustomHlsPlaylistTracker class TiA4f8R 2022-01-20 17:07:06 +01:00
  • d0637a8832 Suppress SonarLint NullPointerException warnings in CustomHlsPlaylistTracker TiA4f8R 2022-01-15 21:03:37 +01:00
  • 94f774b82d Use a custom HlsPlaylistTracker, based on DefaultHlsPlaylistTracker to allow more stucking on HLS livestreams TiA4f8R 2022-01-15 13:50:35 +01:00
  • 651b79d3ed Catch properly BehindLiveWindowExceptions TiA4f8R 2022-01-15 13:42:48 +01:00
  • 9e5b9ca326 Polish translation of README (#7694) Radplay 2022-01-30 18:10:53 +01:00
  • dfa606ef49 Merge pull request #7586 from litetex/add-preference-search litetex 2022-01-30 17:08:04 +01:00
  • 2886bc3b01 Merge pull request #4833 from vkay94/youtube-rewind-forward litetex 2022-01-30 17:07:15 +01:00
  • 71c5aaa11e Do not show enqueue button if play queue not ready Stypox 2022-01-27 17:11:16 +01:00
  • 466db83375 Improve HistoryRecordManager tests (#7700) Stypox 2022-01-27 14:43:51 +01:00
  • 17c0fffd73 Merge pull request #7538 from ktprograms/fix-queue-channel-details-not-in-db Stypox 2022-01-26 09:58:32 +01:00
  • 8a069b497f Code cleanup litetex 2022-01-25 20:47:53 +01:00
  • af79479716 Fixed "Changing the seeks duration does not update the displayed seconds" litetex 2022-01-25 20:44:49 +01:00
  • 8cfe8c17e3 Merge pull request #7693 from TiA4f8R/fix-first-item-play-queue-always-played litetex 2022-01-25 19:55:10 +01:00
  • 5108d75682 Fix NPE and add some @Nullables Stypox 2022-01-25 17:37:15 +01:00
  • ac53196dcc Merge pull request #7678 from TacoTheDank/gradleDeprecations Stypox 2022-01-25 10:17:09 +01:00