1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2026-03-21 07:09:45 +00:00

Commit Graph

  • 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
  • e61f98bd47 Merge pull request #12434 from TeamNewPipe/fix-new-badge-links-on-readme Stypox 2025-07-19 20:44:03 +02:00
  • 991d9ea3df Fix state not saved Stypox 2025-07-19 20:39:55 +02:00
  • f94892166d Improve comment Stypox 2025-07-19 20:34:09 +02:00
  • 9697112db6 Show error panel in EmptyFragment Stypox 2025-07-19 19:41:13 +02:00
  • f64dba0107 Fix new badge links on Readme being rendered incorrectly litetex 2025-07-17 19:42:20 +02:00
  • 9bf01e1241 Fix new badge links on Readme being rendered incorrectly litetex 2025-07-16 21:39:30 +02:00
  • 474efbebc1 Merge pull request #12437 from TeamNewPipe/localization-main-page-content Stypox 2025-07-19 19:04:34 +02:00
  • fe58ec85ed Fix error detection when loading main page tabs tobigr 2025-07-18 19:06:26 +02:00
  • 941f85781b Display dialog informing the user about the removal of the Top 50 kiosk tobigr 2025-07-18 12:13:51 +02:00
  • 7e0ee4eb7a Update Extractor and add migration to remove SoundCloud Top 50 kiosk tobigr 2025-07-18 11:00:20 +02:00
  • f93806293a Merge branch 'dev' into Merge-dev-to-refactor Isira Seneviratne 2025-07-18 19:13:51 +05:30
  • 4a41214df4 Do not capitalize "page" for main page content options tobigr 2025-07-18 10:28:59 +02:00
  • 938265d127 Update NewPipeExtractor Stypox 2025-07-17 10:31:47 +02:00
  • ba4e7a3c7f Add changelog for v0.28.0 (1005) Stypox 2025-07-17 10:18:10 +02:00
  • 58b5ccb66f Translated using Weblate (Czech) Hosted Weblate 2025-07-17 09:16:37 +02:00
  • da36b8a140 Merge pull request #12337 from Profpatsch/video-detail-fragment-kotlin-conversion Stypox 2025-07-16 15:56:39 +02:00
  • 046ea7301b Apply Kotlin suggestion by @Isira-Seneviratne Stypox 2025-07-16 15:07:04 +02:00
  • 3998982002 Smaller style fixes Stypox 2025-06-10 18:58:09 +02:00
  • a4182b474b More improve Kotlin converted from java in various places Stypox 2025-06-10 18:30:56 +02:00
  • 317db719db Fix comments in PlayerUiList Stypox 2025-06-09 18:20:06 +02:00
  • 3f62ec7e53 Improve Kotlin converted from java in various places Stypox 2025-06-09 15:22:17 +02:00
  • 7330541499 PlayerUIList: remove remaining uses of getOpt Profpatsch 2025-05-13 19:08:23 +02:00
  • ed0051a3f6 Player: small class comment Profpatsch 2025-05-13 18:53:02 +02:00
  • 91aed1e240 VideoDetailFragment: replace every getOpt() with get() Profpatsch 2025-01-01 20:46:13 +01:00
  • 38ed1da79e PlayerHolder: use object class to implement singleton pattern Profpatsch 2025-01-01 17:46:48 +01:00
  • cc3ecd4169 VideoDetailFragment: convert to kotlin (mechanical, fixup) Profpatsch 2025-05-13 18:06:49 +02:00
  • bf72fd1fa5 VideoDetailFragment: convert to kotlin (mechanical, failing) Profpatsch 2025-01-27 15:22:56 +01:00
  • 86b27cf77d PlayerHolder: kotlinify optional calls Profpatsch 2025-05-13 17:53:43 +02:00
  • 4fd3ddf392 PlayerHolder: kotlinify setListener Profpatsch 2025-05-13 17:45:29 +02:00
  • fc7daa96e9 PlayerHolder: kotlinify getters Profpatsch 2025-05-13 17:41:51 +02:00
  • 9b22773070 PlayerHolder: convert to kotlin (mechanical) Profpatsch 2025-01-01 15:18:37 +01:00
  • 86063fda6a PlayQueueActivity: inline getServiceConnection() and bind() Profpatsch 2025-05-13 17:13:27 +02:00
  • c9be4066f2 PlayerService: inline init block & make non-optional Profpatsch 2025-05-14 21:38:59 +02:00
  • 462f0ad5c0 PlayerUIList: inline init block Profpatsch 2025-05-14 21:38:42 +02:00
  • 4e94b2602d Merge pull request #12258 from Profpatsch/show-service-name-in-search Stypox 2025-07-16 15:02:43 +02:00
  • 4ddc0648ef Merge pull request #12412 from Stypox/fix-ghost-notifications Stypox 2025-07-14 21:56:22 +02:00
  • 4c920a4406 Merge pull request #12367 from watermelon42/3783_Import_Soundcloud_likes Tobi 2025-07-14 01:01:02 -07:00
  • 1c0eabf75c Updated extractor version to latest commit watermelon42 2025-06-18 19:31:58 +03:00
  • 183cc580fc Merge pull request #12415 from Isira-Seneviratne/Zip-migrate-Path Isira Seneviratne 2025-07-12 06:04:31 +05:30
  • f119a368d8 Added support for importing Soundcloud likes as a new tab before About in a user's channel. The likes are also retrieved in the feed if the user is subscribed to. watermelon42 2025-06-18 17:19:54 +03:00
  • 52ff052d6a Merge pull request #12347 from Isira-Seneviratne/PlayQueueItem-equals Isira Seneviratne 2025-07-10 02:18:43 +05:30
  • 31f8dd05a7 Convert play queue classes to Kotlin Isira Seneviratne 2025-07-04 06:34:49 +05:30
  • c2b6c71947 Rename .java to .kt Isira Seneviratne 2025-07-04 06:34:48 +05:30
  • bb7873d157 Fix Sonar warning Isira Seneviratne 2025-06-11 08:13:13 +05:30
  • e2a02a1f86 Fix some issues Isira Seneviratne 2025-06-11 07:39:29 +05:30
  • 690af88db9 Add PlayQueueItem equals and hashCode Isira Seneviratne 2025-06-11 06:19:52 +05:30
  • 4ffadc2057 Inline variable Isira Seneviratne 2025-07-08 06:21:42 +05:30
  • 225cb91105 Use InputStream#transferTo() Isira Seneviratne 2025-07-07 08:06:52 +05:30
  • 3e106b5e4f Fix DB import/export issue Isira Seneviratne 2025-07-07 07:53:20 +05:30
  • 72b67ab5d4 Refactor zip import/export using Path Isira Seneviratne 2025-07-07 07:52:54 +05:30
  • 840084d2c9 Merge pull request #12419 from Isira-Seneviratne/Merge-dev-to-refactor Isira Seneviratne 2025-07-09 07:46:11 +05:30
  • 2acfefd0bc Merge branch 'dev' into Merge-dev-to-refactor Isira Seneviratne 2025-07-09 07:02:12 +05:30
  • f3c20d43be Merge pull request #12410 from Stypox/fix-android-auto-thumbnails Stypox 2025-07-08 11:42:20 +02:00
  • c9559fa801 Merge pull request #12416 from Stypox/fix-fullscreen-clear-queue-prompt Tobi 2025-07-07 11:47:27 -07:00
  • 8ab79488e9 Merge pull request #12409 from Stypox/readme-badge-size-fix Stypox 2025-07-07 16:26:20 +02:00
  • f0b26e208b Update notice about rewrite in the README Stypox 2025-07-06 14:00:54 +02:00
  • 79084568f2 Fix fullscreen eliciting "clear queue" prompt Stypox 2025-07-07 15:07:46 +02:00
  • 705b5e5580 Fix ghost notifications on Android 10 Stypox 2025-07-07 01:04:45 +02:00
  • a4d457b2b2 Use Kotlin's .toUri() instead of Uri.parse() Stypox 2025-07-06 14:49:49 +02:00
  • 834c93f22a Fix thumbnails appearing on Android Auto even if disabled Stypox 2025-07-06 14:49:09 +02:00
  • a0adeb0099 Fix "Get it on F-Droid" appearing giant in README Stypox 2025-07-06 13:51:59 +02:00
  • 2dd11f70a3 Merge pull request #12356 from dev-victoria/fix-json-importing-oldandroid Isira Seneviratne 2025-07-04 07:06:34 +05:30
  • d048bca8b4 Temporarily disable sonarcloud CI step Stypox 2025-06-28 15:17:18 +02:00
  • 0c9f5ddcaf change according to Isira-Seneviratne suggestion Diana Victoria Furrer 2025-06-17 15:42:01 +02:00
  • aa75a1449f use MimeTypeMap from android webkit to check if the json MimeType is unsupported Diana Victoria Furrer 2025-06-15 02:19:56 +02:00
  • d81b571d05 Merge pull request #12348 from Isira-Seneviratne/Merge-dev-to-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
  • 16e32dfc96 SearchFragment: show filter in brackets behind service name Profpatsch 2025-06-05 14:30:04 +02: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 Stypox 2025-06-04 11:59:56 +02:00
  • 769e98acd0 Show search filter in search bar hint Stypox 2025-06-04 11:54:31 +02:00
  • 8e036b5e69 Merge pull request #12325 from dev-victoria/FeedGroupTab Stypox 2025-06-04 11:24:32 +02:00