1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-08-31 01:47:56 +00:00

Commit Graph

  • 8d679626f0 fix: support RTL usernames in comment header VougJo23 2025-04-16 18:29:33 +03:00
  • d2dc20c551 SearchFragment: show service name in search hint Profpatsch 2025-05-07 10:09:02 +02: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
  • 756327da39 Merge pull request #12093 from mileskrell/mileskrell/support-per-app-language-preferences Stypox 2025-04-08 23:13:07 +02:00
  • 5840d3a437 Merge pull request #12150 from FineFindus/fix/potoken-index Stypox 2025-04-08 23:06:04 +02:00
  • 47299c9184 Merge pull request #12164 from Isira-Seneviratne/Merge-dev-to-refactor Stypox 2025-04-08 10:55:28 +02:00
  • 6486f2de56 Merge branch 'dev' into Merge-dev-to-refactor Isira Seneviratne 2025-04-08 05:17:03 +05:30
  • e1dedd45ed [YouTube] Access first element if array size is one FineFindus 2025-04-02 22:14:01 +02:00
  • 912f07a1dd Missing lines added malania02 2025-03-30 14:50:05 +02:00
  • 205466c56a Move call to setApplicationLocales Miles Krell 2025-03-27 19:14:41 -04:00
  • 7f10312d0a Move migration to NewPipeSettings Miles Krell 2025-03-23 17:38:14 -04:00
  • 63be3220e7 Show download date malania02 2025-03-22 16:19:26 +01:00
  • 536b78f2e6 textview for download date added malania02 2025-03-22 16:13:45 +01:00
  • 6d6b73ef73 textview for download date added malania02 2025-03-22 16:09:58 +01:00
  • 196c27792b Merge pull request #12044 from TeamNewPipe/android-auto Stypox 2025-03-21 11:21:58 +01:00
  • b3789315ad Merge pull request #12104 from TeamNewPipe/update-npe Stypox 2025-03-21 10:52:37 +01:00
  • c7bf498c04 Don't show toast because of changing content language or country Miles Krell 2025-03-16 20:27:05 -04:00
  • 35abb99dac Only show toast on Android <13 Miles Krell 2025-03-16 20:15:38 -04:00
  • 70416e73f3 Move app language setting migration to SettingMigrations Miles Krell 2025-03-16 19:24:04 -04:00
  • a0b76c3385 Update NewPipe Extractor and add new proguard rules TobiGr 2025-03-16 21:39:55 +01:00
  • c232193a46 Merge pull request #12083 from har-123/bugfix/11894_fix_duplicate_menu_options Tobi 2025-03-16 10:34:52 +01:00
  • f289bea6b3 Fix sonar warning Siddhesh Naik 2025-03-16 12:44:01 +05:30
  • 48b200868a BF-11894 : Fix the menu disappearing on performing backGesture Harshita 2025-03-13 00:10:59 +05:30
  • 54bf7f0ced BF-11894 : Fix the Duplicate menu options in ChannelFragment Harshita 2025-03-08 22:05:28 +05:30
  • 980a35a708 Move migration to separate method Miles Krell 2025-03-15 23:00:31 -04:00
  • da106e2361 Don't try to migrate "system" app language Miles Krell 2025-03-15 22:54:17 -04:00
  • 3532ac96b4 Migrate from pre-Android 13 app language pref Miles Krell 2025-03-15 22:13:01 -04:00
  • 87693a2ad1 Redirect to per-app language settings on Android 13+ Miles Krell 2025-03-15 21:44:31 -04:00
  • d321e57620 Translated using Weblate (Czech) Hosted Weblate 2025-03-15 00:12:09 +01:00
  • fb4a65a14a Merge pull request #12043 from TeamNewPipe/hide-view-logs Tobi 2025-03-15 17:17:59 +01:00
  • 3047704e1c Merge pull request #12089 from mileskrell/mileskrell/fix-audio-track-labels Stypox 2025-03-15 12:45:20 +01:00
  • 3dcfdaf510 Merge pull request #12065 from tfga/YouTubeTemporaryPlaylist Stypox 2025-03-15 10:11:59 +01:00
  • 2ceb70236e sharePlaylist(): converting javadoc from Markdown back to "classic javadoc" Thiago F. G. Albuquerque 2025-03-14 21:56:42 -03:00
  • be097f26c8 Deleting the "explanatory text" bellow the title Thiago F. G. Albuquerque 2025-03-13 19:10:26 -03:00
  • 098f60d593 Don't add the title when sharing as YouTube temp playlist Thiago F. G. Albuquerque 2025-03-13 18:16:09 -03:00
  • eb0568044a R.string.share_playlist_as_youtube_temporary_playlist: pt-BR Thiago F. G. Albuquerque 2025-03-12 19:09:31 -03:00
  • f3b3d5c3e7 R.string.share_playlist_as_youtube_temporary_playlist Thiago F. G. Albuquerque 2025-03-12 19:08:09 -03:00
  • b888dc72cf Support per-app language preferences Miles Krell 2025-03-11 23:29:23 -04:00
  • 599d86151a Making ktLint happy Thiago F. G. Albuquerque 2025-03-11 21:26:58 -03:00
  • 587df093ea YouTube video IDs are 11 characters long tfga 2025-03-11 20:35:41 -03:00
  • 8830e87242 YouTube video IDs are 11 characters long tfga 2025-03-11 20:35:18 -03:00
  • f96b8f7b2a Comment: maximum length of 50 items Thiago F. G. Albuquerque 2025-03-11 20:19:54 -03:00
  • c28478ae53 getYouTubeId(): Changing implementation to use YoutubeStreamLinkHandler Thiago F. G. Albuquerque 2025-03-11 19:44:04 -03:00
  • 10110397fd Use display name instead of only the language Miles Krell 2025-03-10 22:01:09 -04:00
  • d81244e77c YT temp playlist URL: http => https tfga 2025-03-10 19:11:20 -03:00
  • d805679a5e Use workDataOf Isira Seneviratne 2025-03-08 09:18:30 +05:30
  • ea20ca9e72 Merge pull request #12067 from Isira-Seneviratne/Fix-notification-grouping Stypox 2025-02-28 11:51:11 +01:00
  • f0c89494dd Fix stream notification grouping Isira Seneviratne 2025-02-27 09:09:08 +05:30
  • 0fd2d4fed6 [#11930] Removing Apache Commons Collections Thiago F. G. Albuquerque 2025-02-26 21:25:39 -03:00
  • c1bdffd917 Merge pull request #11978 from Profpatsch/fix-back-button-on-remaining-stack Stypox 2025-02-26 16:56:04 +01:00
  • 3c7b026d7d [#11930] Updating javadoc Thiago F. G. Albuquerque 2025-02-25 20:23:07 -03:00
  • 998d84de6c [#11930] Converting to Kotlin Thiago F. G. Albuquerque 2025-02-24 20:57:06 -03:00
  • 76a02d5858 [#11930] Extracting to a separate file Thiago F. G. Albuquerque 2025-02-24 20:16:40 -03:00
  • 24bb71a23f [#11930] Making it more efficient: Reverse iteration + limit(50) + reverse Thiago F. G. Albuquerque 2025-02-24 19:22:36 -03:00
  • 49b71942ad Fix style and add comment about null player Stypox 2025-02-24 14:21:05 +01:00
  • abaf16e12b Merge branch 'refactor' into Import-export-worker Isira Seneviratne 2025-02-23 05:10:34 +05:30
  • c9ec257a5e Ugly fix for broken text colors in dark mode (#12035) Thompson3142 2025-02-21 10:38:58 +01:00
  • b1f995a78c [#11930] Playlist with more than 50 items Thiago F. G. Albuquerque 2025-02-20 16:26:03 -03:00
  • acac50a1d1 [#11930] Non-Youtube URLs should be ignored Thiago F. G. Albuquerque 2025-02-19 16:29:34 -03:00
  • c6b87cd316 [#11930] Making CheckStyle happy Thiago F. G. Albuquerque 2025-02-18 20:59:13 -03:00
  • 94d4c21cc7 [#11930] @Test export_justUrls() Thiago F. G. Albuquerque 2025-02-18 17:47:22 -03:00
  • a7a7dc5363 Handle player and player service separately Stypox 2025-02-18 19:27:42 +01:00
  • 126f4b0e30 Fix crash when closing video detail fragment Stypox 2025-02-18 18:03:10 +01:00
  • 6558794d26 Try to bind to PlayerService when MainActivity starts Stypox 2025-02-18 17:36:43 +01:00
  • 1d12874937 Merge pull request #12046 from TobiGr/weblate Stypox 2025-02-16 22:01:41 +01:00
  • 1d98518bfa Fix loading remote playlists in media browser Stypox 2025-02-16 10:49:20 +01:00
  • e5458bcb14 Properly handle item errors during media browser loading Stypox 2025-02-16 10:45:02 +01:00
  • dc62d211f5 Properly stop PlayerService Stypox 2025-02-16 10:29:52 +01:00
  • ec6612dd71 Call exoPlayer.prepare() on PlaybackPreparer.onPrepare() Stypox 2025-02-16 09:14:26 +01:00
  • 064e1d39c7 Use the media browser implementation in PlayerService Stypox 2025-02-16 09:14:19 +01:00
  • 4c88a193bd Add MediaBrowserImpl Stypox 2025-02-16 09:03:12 +01:00