straw/app/src/main/java/org/schabi/newpipe
2026-01-09 11:32:19 -08:00
..
about Fix deprecation of Bundle.getSerializable(String) by using BundleCompat 2025-12-10 14:42:52 +01:00
database Correct typo in playlist db sql query 2025-12-31 05:23:14 +02:00
download Feat: opus metadata encoding (#12974) 2026-01-03 11:55:59 +01:00
error Even more centralized error handling in ErrorInfo 2025-09-05 12:39:16 +02:00
fragments Merge pull request #12781 from iampopovich/feat/similar-youtube-client-screen-rotation 2025-12-14 04:43:19 -08:00
info_list Don't swallow error when trying to mark stream as watched 2025-12-03 17:23:53 +08:00
ktx Merge pull request #12044 from TeamNewPipe/android-auto 2025-03-21 11:21:58 +01:00
local Fix crash on screen rotation while entering SoundCloud import URL 2026-01-09 11:32:19 -08:00
player Merge pull request #12922 from TobiGr/enqueue-ui 2026-01-07 04:01:51 -08:00
settings Replace findPreference(getString(resId) with its null safe shortcut 2025-12-30 13:30:37 +02:00
streams Feat: opus metadata encoding (#12974) 2026-01-03 11:55:59 +01:00
util Merge pull request #12931 from TobiGr/fix/audio-lang 2026-01-07 03:21:39 -08:00
views Try to prevent invalid aspectRatio of SurfaceView 2025-12-29 16:30:20 +01:00
App.java moved field as requested 2025-10-26 05:32:12 +11:00
BaseFragment.java Replaced `Icepick with Bridge and Android-State` 2024-10-23 21:28:07 +02:00
DownloaderImpl.java Update USER_AGENT to Firefox 140 ESR 2025-07-27 09:39:53 +02:00
ExitActivity.java Clean up pre-Lollipop checks 2022-07-13 19:02:24 +02:00
MainActivity.java Merge branch 'master' into dev 2025-07-31 23:52:01 +02:00
NewPipeDatabase.kt Migrate database logic to Kotlin 2025-11-03 16:14:29 +08:00
NewVersionWorker.kt Convert isReleaseApk to lazy value 2024-03-20 14:00:13 +01:00
PanicResponderActivity.java Clean up pre-Lollipop checks 2022-07-13 19:02:24 +02:00
QueueItemMenuUtil.java Support obtaining multiple images from the extractor 2023-09-22 09:57:33 +02:00
RouterActivity.java Fix rebase 2025-12-20 21:23:58 +01:00