1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-11-09 03:33:00 +00:00

Commit Graph

  • 25a4a9a253 Player/handleIntent: move prefs parameters into initPlayback Profpatsch 2025-05-05 15:48:26 +02:00
  • d534946550 Player: inline repeat mode cycling Profpatsch 2025-05-05 15:40:16 +02:00
  • 8fb3e90fe1 Player: remove unused REPEAT_MODE intent key Profpatsch 2025-05-05 15:33:20 +02:00
  • 5750ef6aa8 Player/handleIntent: start converting intent data to enum Profpatsch 2025-05-04 23:46:29 +02:00
  • ab7d1377e5 Player/handleIntent: always early return on ENQUEUE an ENQUEUE_NEXT Profpatsch 2025-05-04 21:37:14 +02:00
  • fd24c08529 Player/handleIntent: de morgan samePlayQueue Profpatsch 2025-05-04 21:07:35 +02:00
  • e14ec3a4f9 NavigationHelper: inline trivial getPlayerIntent use Profpatsch 2025-05-04 21:01:22 +02:00
  • b592403a66 NavigationHelper: push out resumePlayback one layer Profpatsch 2025-05-04 20:56:27 +02:00
  • 90e1ac56ef NavigationHelper: inline getPlayerEnqueueIntent Profpatsch 2025-05-04 20:46:22 +02:00
  • 32eb3afe16 Player/handleIntent: a few comments Profpatsch 2025-05-04 20:11:03 +02:00
  • 83a0abddcc Fix and simplify openUrlInBrowser Fynn Godau 2025-09-05 17:19:32 +02:00
  • 35c7f2f5d1 Player: Remove unused IS_MUTED intent key Profpatsch 2025-05-04 15:54:39 +02:00
  • 01a8c4e584 Clean up EmptyStateComposable code Isira Seneviratne 2025-09-05 18:14:29 +05:30
  • 2ee7cc4344 Merge branch 'dev' into refactor Stypox 2025-09-05 13:34:53 +02:00
  • 8afb00d2f0 Merge pull request #12603 from Stypox/better-error-panel Stypox 2025-09-05 13:31:39 +02:00
  • f27ec53c08 Even more centralized error handling in ErrorInfo Stypox 2025-09-04 22:31:24 +02:00
  • 2cb465c89d Merge branch 'dev' into refactor Stypox 2025-09-04 15:25:45 +02:00
  • a3ddd616f9 Merge pull request #12578 from Stypox/better-error-messages Stypox 2025-09-04 13:18:40 +02:00
  • 79980e2078 Address PR reviews Stypox 2025-09-04 13:17:45 +02:00
  • ccca89dc8a Merge pull request #12585 from Isira-Seneviratne/Merge-dev-to-refactor Isira Seneviratne 2025-09-01 05:37:29 +05:30
  • 9bf23abcd1 Merge branch 'dev' into Merge-dev-to-refactor Isira Seneviratne 2025-09-01 05:22:51 +05:30
  • b204fad9d5 Merge pull request #12471 from Isira-Seneviratne/Fix-notifications Isira Seneviratne 2025-09-01 05:05:47 +05:30
  • 08f51abefb Added comments Isira Seneviratne 2025-08-31 22:25:12 +05:30
  • 204df4c45a Fix test Stypox 2025-08-30 14:58:08 +02:00
  • 989c0cfd28 Fix REPORT in snackbar not opening ErrorActivity if MainActivity not shown Stypox 2025-08-30 14:39:23 +02:00
  • a369deeef4 Allow ErrorInfo messages with formatArgs Stypox 2025-08-30 14:33:04 +02:00
  • 1bde2dcd9f Fix ordering of error messages conditions Stypox 2025-07-29 00:31:54 +02:00
  • 29a3ca83b5 Show better information about player errors Stypox 2025-07-28 23:57:55 +02:00
  • 38064be702 Add more specific error messages and deduplicate their handling Stypox 2025-07-28 23:54:47 +02:00
  • d17eae9bad Merge pull request #12253 from Profpatsch/popup-overlay-alert-dialog Tobi 2025-08-27 02:50:45 -07:00
  • 74562db965 Use androidx compat alert dialog TobiGr 2025-08-27 11:45:31 +02:00
  • 386d5197d8 Permission: display explanatory dialog for Android > R Profpatsch 2025-05-05 19:21:14 +02:00
  • ccd76dea1f Merge pull request #12544 from Stypox/download-options Tobi 2025-08-27 02:31:14 -07:00
  • 10c5a5d02c Merge pull request #12569 from Isira-Seneviratne/Fix-import Tobi 2025-08-27 01:55:55 -07:00
  • e1888ede87 Fix JDoc and apply suggestions TobiGr 2025-08-27 10:34:21 +02:00
  • 2c35db7a07 [Bug] Fix missing subtitle text in manually downloaded *.SRT files. (issue #10030) TransZAllen 2025-08-26 18:19:10 +08:00
  • cf4b5e17c5 Fix database import Isira Seneviratne 2025-08-25 14:32:19 +05:30
  • 9282cce6a8 fix: unfinished downloads disappear from the downloads list after app gets killed whistlingwoods 2025-08-17 20:41:03 +05:30
  • deb5425871 Merge branch 'dev' into refactor Stypox 2025-08-17 12:48:30 +02:00
  • 7644066c5a Add option to delete a download without also deleting file Stypox 2025-08-16 16:50:01 +02:00
  • 9bc8139b8c Merge pull request #12483 from TeamNewPipe/ignore-picasso-update Stypox 2025-08-11 17:48:30 +02:00
  • ff3526b28d Merge pull request #12460 from Isira-Seneviratne/Short-count-refactor Tobi 2025-08-01 10:56:41 -07:00
  • d6c0dc32d1 Correctly ignore new version check for picasso TobiGr 2025-08-01 10:50:54 +02:00
  • 124ab56c5f Merge branch 'master' into dev Stypox 2025-07-31 23:52:01 +02:00
  • 95a0e0ca39 Merge pull request #12435 from TeamNewPipe/release-0.28.0 v0.28.0 master Stypox 2025-07-31 23:51:10 +02:00
  • 4d97a7653d Merge pull request #12450 from TeamNewPipe/yt-trending-migration Stypox 2025-07-31 23:48:53 +02:00
  • 5aefa4aff2 Translated using Weblate (Tigrinya) Hosted Weblate 2025-07-31 23:42:34 +02:00
  • b846746119 Update NewPipeExtractor to v0.24.8 Stypox 2025-07-31 23:32:04 +02:00
  • b7b836e941 Update the names of YT kiosks Stypox 2025-07-31 23:10:47 +02:00
  • d96c0aebb1 Show tabs above kiosks in drawer Stypox 2025-07-31 22:48:13 +02:00
  • 8400a9ae8e Remove DEBUG statements and don't replace yt trending with live Stypox 2025-07-28 21:47:26 +02:00
  • 7cecd11f72 [YouTube] Add icons and strings for new trending pages Stypox 2025-07-28 19:24:18 +02:00
  • ed93603815 WIP: Add SettingsMigration to change YouTube trending kiosk tab TobiGr 2025-07-22 00:01:40 +02:00
  • 56f79fac13 Merge branch 'release-0.28.0' into dev Stypox 2025-07-30 11:42:06 +02:00
  • 86efde5996 Merge pull request #12476 from TeamNewPipe/weblate Stypox 2025-07-29 20:23:08 +02:00
  • ca9fc14c2a Fix name of nepali language (there was a leftover N) Stypox 2025-07-29 20:18:31 +02:00
  • 7130adb4ec Clean strings tobigr 2025-07-28 22:02:29 +02:00
  • e08d2d8726 Add new locals to the in-app language chooser tobigr 2025-07-28 22:02:16 +02:00
  • ef29c318b0 Remove NewApi suppression Isira Seneviratne 2025-07-29 06:18:27 +05:30
  • 6516fb96fd Translated using Weblate (Romanian) Hosted Weblate 2025-07-28 20:39:59 +02:00
  • e9922fe162 Merge pull request #12470 from litetex/cleanup-PlayerHelper-localization Stypox 2025-07-28 15:30:07 +02:00
  • eea2b7417e Fix player formatters resetting too early on language change Stypox 2025-07-28 15:29:06 +02:00
  • 893a1cb699 Encapsulate Formatters in PlayerHelper litetex 2025-07-26 16:06:44 +02:00
  • ebd5e1a318 Remove unused method litetex 2025-07-26 16:01:25 +02:00
  • 70841db92f Cleanup `Localization` formatting litetex 2025-07-26 15:43:46 +02:00
  • 859555e129 Use regions litetex 2025-07-26 15:43:36 +02:00
  • c1cef19b33 Merge pull request #12455 from TobiGr/nextPage-nullable Stypox 2025-07-28 14:52:08 +02:00
  • 9ba30887f9 Improve null checking further in SearchFragment.handleNextItems Stypox 2025-07-28 14:43:46 +02:00
  • 0ef38e3a4d Merge pull request #12472 from TeamNewPipe/user-agent-140 Stypox 2025-07-28 14:03:42 +02:00
  • 9f11db8e06 Improve scale display Isira Seneviratne 2025-07-28 09:02:52 +05:30
  • fece0741e5 Suppress NewApi Isira Seneviratne 2025-07-27 12:17:44 +05:30
  • a9ce2e9605 Update USER_AGENT to Firefox 140 ESR TobiGr 2025-07-27 09:39:53 +02:00
  • b9b47fc520 Update manifest, startForeground call Isira Seneviratne 2025-07-27 11:58:01 +05:30
  • 59db955493 Fix new streams notification issue Isira Seneviratne 2025-07-27 11:29:58 +05:30
  • 2915ab6aef Merge pull request #12462 from Isira-Seneviratne/Merge-dev-to-refactor Isira Seneviratne 2025-07-25 06:23:19 +05:30
  • be662a9f1a Merge branch 'dev' into Merge-dev-to-refactor Isira Seneviratne 2025-07-24 19:27:01 +05:30
  • 22a709d53b Merge pull request #12388 from mikooomich/sdk35 Isira Seneviratne 2025-07-24 08:18:32 +05:30
  • 329d76c857 Bump emulator target 33 -> 35 Michael Zh 2025-07-23 22:20:56 -04:00
  • 9f526e8e8f Fix short count formatting for Android versions below 7.0 Isira Seneviratne 2025-07-24 07:56:08 +05:30
  • 50caba6606 Fix compile Michael Zh 2025-07-23 18:41:20 -04:00
  • 26443f9f14 WIP: Fix compile Michael Zh 2025-07-15 19:54:06 -04:00
  • 366129eee2 Fix error toast crash Michael Zh 2025-06-24 22:34:35 -04:00
  • 4c8d44b6ba Bump compileSdk to 36 and targetSdk to 35 Michael Zh 2025-06-25 00:14:41 -04:00
  • 14cd562ebd Update manifest for sdk34 FGS changes Michael Zh 2025-06-24 23:05:33 -04:00
  • 04ef608f7a Specify RECEIVER_EXPORTED/RECEIVER_NOT_EXPORTED for sdk34 Michael Zh 2025-06-24 22:34:52 -04:00
  • 71fcc5ebce Release v0.28.0 (1005) Stypox 2025-07-17 10:32:31 +02:00
  • 30e33d59e8 Use correct fix for nextPage being null while creating error report in SearchFragment.handleNextItems() TobiGr 2025-07-22 16:03:37 +02:00
  • a4bd82be8a fix: handle nullable nextPage behavior when searching albums #12401 (#12408) Kouki Badr 2025-07-22 04:28:56 +01:00
  • 1534c880ef Fix compilation errors Isira Seneviratne 2025-07-21 09:11:24 +05:30
  • ded7205588 Merge branch 'dev' into Merge-dev-to-refactor Isira Seneviratne 2025-07-21 08:56:18 +05:30
  • 45589dbf26 Merge pull request #12444 from Isira-Seneviratne/Per-app-language litetex 2025-07-20 22:20:12 +02:00
  • 99ae3fdd4e Removed no longer needed translation key litetex 2025-07-20 22:05:05 +02:00
  • f48e73eb2a Cleaned up some code related to app language litetex 2025-07-20 21:52:07 +02:00
  • 99003bab07 Clean up imports Isira Seneviratne 2025-07-20 16:43:37 +05:30
  • 9e14f93186 Properly handle when system language is selected Isira Seneviratne 2025-07-20 16:18:46 +05:30
  • 1f2e5799f7 Merge branch 'dev' into Merge-dev-to-refactor Isira Seneviratne 2025-07-20 05:56:30 +05:30
  • abd9aade87 Update AppCompat Isira Seneviratne 2025-07-20 05:24:56 +05:30
  • b8f9c125cd Add link for future reference Isira Seneviratne 2025-07-20 05:03:20 +05:30
  • 893a227ab1 Enable per-app language preferences for Android < 13 Isira Seneviratne 2025-07-19 19:14:38 +05:30
  • 0db859e225 Merge pull request #12438 from TeamNewPipe/soundcloud/top_50 Stypox 2025-07-19 20:53:44 +02:00