1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-06-26 07:02:55 +00:00

Commit Graph

  • d81b571d05
    Merge pull request #12348 from Isira-Seneviratne/Merge-dev-to-refactor refactor Stypox 2025-06-11 10:13:36 +02:00
  • 6efb92a38f Merge branch 'dev' into Merge-dev-to-refactor Isira Seneviratne 2025-06-11 08:20:00 +05:30
  • f16becc872
    Merge pull request #12217 from SttApollo/Update-EmptyStateComposable Stypox 2025-06-06 15:49:13 +02:00
  • 60ea317e61
    NoComments -> NoVideos in related items screen Stypox 2025-06-06 15:36:07 +02:00
  • e53f0ff94a Update EmptyStateComposable usages to include modifiers Su TT 2025-06-05 12:33:21 -04:00
  • 006b4c9ae1
    Merge pull request #11965 from Profpatsch/player-classes-kotlin-conversion Profpatsch 2025-06-05 14:13:33 +02:00
  • 73fef268fc PlayerService/PlayerUIList: some small improvements Profpatsch 2025-06-05 13:51:19 +02:00
  • cf8fe95abf PlayerService: runtime-assert that we get passed a service Profpatsch 2025-05-13 17:11:52 +02:00
  • 36115c3164 PlayerService: remove !! where possible Profpatsch 2025-05-13 17:00:46 +02:00
  • be373dca8d PlayerUIList: make UI list private Profpatsch 2025-05-13 15:55:13 +02:00
  • f5a4af2d67 Player: destroy -> saveAndShutdown Profpatsch 2025-05-13 15:51:21 +02:00
  • 06cf511188 PlayerHolder: improve interface docstrings Profpatsch 2025-01-01 14:28:37 +01:00
  • 26050d808e VideoPlayerUi: suppress warnings Profpatsch 2025-01-01 14:10:45 +01:00
  • 0b32738d42 VideoDetailFragment: remove duplicate code in startLoading Profpatsch 2024-12-26 16:53:50 +01:00
  • c37db85b97 VideoDetailFragment: apply more IDE suggestions Profpatsch 2024-12-26 16:51:11 +01:00
  • 4d6e1a4ecf VideoDetailFragment: apply visibility suggestions Profpatsch 2024-12-26 16:46:03 +01:00
  • b5dd49ecd3 PlayerService: simplify nullable calls, getters Profpatsch 2025-05-13 15:39:37 +02:00
  • 945fbd884b PlayerService: Convert to kotlin (mechanical) Profpatsch 2025-05-13 15:15:33 +02:00
  • 545c4f078f PlayerUIList: restrict superclasses a little Profpatsch 2025-05-13 15:12:47 +02:00
  • 8c4a789f78
    Merge pull request #12302 from davidasunmo/update-readmes dev Stypox 2025-06-04 11:59:56 +02:00
  • 8e036b5e69
    Merge pull request #12325 from dev-victoria/FeedGroupTab Stypox 2025-06-04 11:24:32 +02:00
  • 571b7bc74b
    Improve layout of select_feed_group_item Stypox 2025-06-04 11:18:04 +02:00
  • d4cd54fd7b
    Update app/src/main/java/org/schabi/newpipe/ui/emptystate/EmptyStateComposable.kt Stt_lens 2025-05-31 12:27:16 -04:00
  • 15ab3df511
    Update app/src/main/java/org/schabi/newpipe/ui/emptystate/EmptyStateComposable.kt Stt_lens 2025-05-31 12:07:37 -04:00
  • 033cc08c26
    Merge pull request #12322 from dev-victoria/tiny-code-fixes Audric V. 2025-05-31 16:56:37 +02:00
  • 205d18f4c4 Use GroupName for the Settings Text. The Tabname displays the default Feed title. Diana Victoria Furrer 2025-05-31 14:11:26 +02:00
  • 712724211c added FeedGroup to Tab Settings UnitTest Diana Victoria Furrer 2025-05-31 01:41:06 +02:00
  • fd09e6147f # Fixed Feed Group Titlebar - use default fragment_feed_title for TabName - only clear FeedFragment bar subtitle when it matches the groupName to clear. Diana Victoria Furrer 2025-05-31 01:30:49 +02:00
  • 279caac915 # Change Layout select_feed_group_item (FeedGroup Picker in the Settings) Remove rounded style from the icons Diana Victoria Furrer 2025-05-30 21:00:37 +02:00
  • f8ed8e575e # Change Added FEEDGROUP Tab Code to - ChooseTabsFragment - Tab Diana Victoria Furrer 2025-05-30 20:47:37 +02:00
  • 436626fa83 # Change Adjusted select_feed_group_fragment Layout - reference select_feed_group_item layout - use new Strings Diana Victoria Furrer 2025-05-30 17:54:49 +02:00
  • 7c3989ff93 # Change Adjusted the new Class SelectFeedGroupFragment for its Role - Renamed Variables - adjusted Imports - adjusted Interface with FeedGroupEntity Values Diana Victoria Furrer 2025-05-30 17:45:51 +02:00
  • e6c4690e7d # Copied Layouts Copied select_channel_fragment to select_feed_group_fragment Diana Victoria Furrer 2025-05-30 17:07:19 +02:00
  • 86869f0a14 Copied SelectFeedGroupFragment from SelectChannelFragment Diana Victoria Furrer 2025-05-30 16:55:07 +02:00
  • aa0b45c05f ChannelTab.equals fix comparison Diana Victoria Furrer 2025-05-30 13:21:45 +02:00
  • 55bf74b4a7 Fix CI status badge David Asunmo 2025-05-24 02:15:45 +01:00
  • de3d11568d Add nightly builds to all readmes Add matrix to .ru David Asunmo 2025-05-22 03:15:13 +01:00
  • 16077dee80 Add matrix chat link to all READMEs David Asunmo 2025-05-21 17:51:11 +01:00
  • c9155f7834
    Merge pull request #12298 from davidasunmo/add-dev-refactor-nightly-badges Stypox 2025-05-20 11:13:38 +02:00
  • 7dd1abdf9c
    Add dev and refactor nightly build badges David 2025-05-20 02:22:47 +01:00
  • f41b34c090
    Merge pull request #11759 from Isira-Seneviratne/Import-export-worker Isira Seneviratne 2025-05-16 01:16:34 +05:30
  • d1954baf29
    Merge pull request #11829 from Profpatsch/PlayerUIList-to-kotlin Stypox 2025-05-13 23:36:16 +02:00
  • 31ade7cd30 PlayerUIList: make UI list private player-classes-kotlin-conversion Profpatsch 2025-05-13 15:55:13 +02:00
  • 4e1b0e0555 Player: destroy -> saveAndShutdown Profpatsch 2025-05-13 15:51:21 +02:00
  • 0aa71a58ed PlayerHolder: improve interface docstrings Profpatsch 2025-01-01 14:28:37 +01:00
  • 7585cc2e73 VideoPlayerUi: suppress warnings Profpatsch 2025-01-01 14:10:45 +01:00
  • 803fd52859 VideoDetailFragment: remove duplicate code in startLoading Profpatsch 2024-12-26 16:53:50 +01:00
  • ab8a9ae11c VideoDetailFragment: apply more IDE suggestions Profpatsch 2024-12-26 16:51:11 +01:00
  • 83486402df VideoDetailFragment: apply visibility suggestions Profpatsch 2024-12-26 16:46:03 +01:00
  • a5813f256a PlayerService: simplify nullable calls, getters Profpatsch 2025-05-13 15:39:37 +02:00
  • 0a885492b6 PlayerService: Convert to kotlin (mechanical) Profpatsch 2025-05-13 15:15:33 +02:00
  • 731efc2124 PlayerUIList: restrict superclasses a little Profpatsch 2025-05-13 15:12:47 +02:00
  • a8da9946d1 PlayerUiList: guard list actions with mutex Profpatsch 2024-12-26 15:04:45 +01:00
  • 3d069cdf5b PlayerUIList: rename get to getOpt and make get nullable Profpatsch 2024-12-26 12:05:10 +01:00
  • eccedc0ab0 PlayerUIList: transform to kotlin Profpatsch 2024-12-26 11:58:27 +01:00
  • f3858e70a3
    Merge pull request #11789 from Thompson3142/fix_background_crash_focus Profpatsch 2025-05-09 23:41:38 +02:00
  • 76202e6b4b Remove no longer needed dependency Thompson3142 2024-12-17 19:49:43 +01:00
  • 90e2f234e7 Initial commit for better handling of background crashes Thompson3142 2024-12-03 00:51:15 +01:00
  • 42a52b7118
    Merge pull request #12259 from Profpatsch/put-@-on-right-side-of-rtl-usernames Profpatsch 2025-05-08 21:46:00 +02:00
  • 7cecda5713
    Merge branch 'dev' into refactor Stypox 2025-05-08 15:33:57 +02:00
  • d9dccfa8af
    Merge branch 'master' into dev Stypox 2025-05-08 15:04:06 +02:00
  • e554c77f2e Comments: Put @ on the right side of right-to-left usernames Profpatsch 2025-05-07 14:20:44 +02:00
  • 81b4e3f970
    Hotfix release v0.27.7 (1004) v0.27.7 master Stypox 2025-05-07 12:52:43 +02:00
  • ef068e1eca
    Update NewPipe Extractor and add new proguard rules TobiGr 2025-03-16 21:39:55 +01:00
  • 8407b5aefd
    Add translated changelogs for v0.27.7 Stypox 2025-05-07 12:49:31 +02:00
  • b6aa07545a
    Add changelog for v0.26.7 (1004) Stypox 2025-05-07 12:48:59 +02:00
  • 1dcb1953ba
    Update NewPipeExtractor to v0.24.6 Stypox 2025-05-07 12:36:02 +02:00
  • 862a8e8f26
    Merge pull request #12188 from VougJo23/commentsfix Profpatsch 2025-05-07 12:20:23 +02:00
  • 88395fa852
    Merge pull request #12202 from AndrianaBilali/fix/timestamp-clicks-in-replies Profpatsch 2025-05-07 12:07:03 +02:00
  • 8d679626f0 fix: support RTL usernames in comment header VougJo23 2025-04-16 18:29:33 +03:00
  • e7f3750f5e Fix timestamps not working in comment replies Andriana 2025-04-24 16:08:27 +03:00
  • 48e826e912
    Fix header crash in History List view (#12214) j-haldane 2025-05-06 11:07:45 -04:00
  • 088cb8353e
    Merge pull request #12256 from Profpatsch/improve-jitpack-workaraund-docs Profpatsch 2025-05-06 12:56:38 +02:00
  • 5ca544bc42 build.gradle: Improve jitpack workaround doc & fix hash Profpatsch 2025-05-06 10:48:20 +02:00
  • 47d3f2bc89 Fix Checkstyle & remove unused fields fix-timestamp-queue-reset Profpatsch 2025-05-06 09:58:41 +02:00
  • 61432a2a31 Player/handleIntent: keep current player when clicking timestamp timestamp-keep-current-player Profpatsch 2025-05-05 19:57:08 +02:00
  • 3dba719d9f Fix Checkstyle & remove unused fields Profpatsch 2025-05-06 09:58:41 +02:00
  • a9153c6dd9 Player/handleIntent: Don’t delete queue when clicking on timestamp Profpatsch 2025-05-05 17:59:34 +02:00
  • 44e840c1a5 Player/handleIntent: separate out the timestamp request into enum Profpatsch 2025-05-05 16:17:27 +02:00
  • 1e4d1368cb Player/handleIntent: move prefs parameters into initPlayback Profpatsch 2025-05-05 15:48:26 +02:00
  • 95adc8863b Player: inline repeat mode cycling Profpatsch 2025-05-05 15:40:16 +02:00
  • 519d1a5e03 Player: remove unused REPEAT_MODE intent key Profpatsch 2025-05-05 15:33:20 +02:00
  • 960a5cb2cf Player/handleIntent: start converting intent data to enum Profpatsch 2025-05-04 23:46:29 +02:00
  • e15c10c15e Player/handleIntent: always early return on ENQUEUE an ENQUEUE_NEXT Profpatsch 2025-05-04 21:37:14 +02:00
  • 295acc41e1 Player/handleIntent: de morgan samePlayQueue Profpatsch 2025-05-04 21:07:35 +02:00
  • 007ff478f7 NavigationHelper: inline trivial getPlayerIntent use Profpatsch 2025-05-04 21:01:22 +02:00
  • 395cea5165 NavigationHelper: push out resumePlayback one layer Profpatsch 2025-05-04 20:56:27 +02:00
  • be66e8ce80 NavigationHelper: inline getPlayerEnqueueIntent Profpatsch 2025-05-04 20:46:22 +02:00
  • d84114ba97 Player/handleIntent: a few comments Profpatsch 2025-05-04 20:11:03 +02:00
  • 4e8c034c22 Player: Remove unused IS_MUTED intent key Profpatsch 2025-05-04 15:54:39 +02:00
  • b6144d01f3 Merge branch 'refactor' into Import-export-worker Isira Seneviratne 2025-04-29 10:18:13 +05:30
  • df11e53a74 Refactor EmptyStateComposable to remove modifier from EmptyStateSpec and fix modifier usage ... Su TT 2025-04-28 17:24:11 -04:00
  • aa1b7f8584
    Merge pull request #12215 from naveensingh/fix-image-minimizer Stypox 2025-04-28 07:34:06 +02:00
  • ce16c6df5f
    Fix image minimizer pattern Naveen Singh 2025-04-27 19:35:31 -04:00
  • 1d94fd1582
    Merge pull request #12195 from Isira-Seneviratne/Merge-dev-to-refactor Isira Seneviratne 2025-04-27 08:01:33 +05:30
  • c9542ad6fd Update extractor Isira Seneviratne 2025-04-27 07:43:52 +05:30
  • cbe598182a Merge branch 'refactor' into Import-export-worker Isira Seneviratne 2025-04-20 07:10:07 +05:30
  • 7615f79aca Merge branch 'dev' into Merge-dev-to-refactor Isira Seneviratne 2025-04-14 07:27:38 +05:30
  • 276bf390b2
    Merge pull request #12117 from malania02/dev Stypox 2025-04-11 20:17:27 +02:00
  • f39eda086f
    Fix for overlapping malania02 2025-04-09 23:40:14 +02:00