straw/app/src/main/java/org/schabi/newpipe
Tobi 4cfd36ce5b
Merge pull request #13203 from dustdfg/video_detail_fragment_click_through
VideoDetailFragment: Forcefully catch click events uncaught by children
2026-02-18 23:45:35 -08:00
..
about Replace Illegal{State,Argument} exceptions with more idiomatic kotlin code 2026-02-08 21:59:10 +08:00
database Utilize kotlins ifEmpty 2026-02-10 09:23:17 +02:00
download Feat: opus metadata encoding (#12974) 2026-01-03 11:55:59 +01:00
error ErrorActivity use normal \n instead of \\n in resource strings 2026-02-11 16:54:35 +02:00
fragments Merge pull request #13203 from dustdfg/video_detail_fragment_click_through 2026-02-18 23:45:35 -08:00
info_list Remove dead code from info_list/InfoItemBuilder 2026-01-29 15:01:40 +02:00
ktx ktlint: Fix standard_argument-list-wrapping violations 2026-01-24 00:31:44 +08:00
local Uitilize kotlin elvis operator 2026-02-10 09:23:17 +02:00
player Correct inverted check 2026-02-09 14:31:56 +02:00
settings Convert newpipe/settings/export/PreferencesObjectInputStream to kotlin 2026-02-10 10:09:18 +02:00
streams Feat: opus metadata encoding (#12974) 2026-01-03 11:55:59 +01:00
util remove existing comment replies screens before adding new one 2026-02-19 12:07:22 +05:30
views ktlint: Fix standard_argument-list-wrapping violations 2026-01-24 00:31:44 +08: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 Misc small kotlin based refactors 2026-01-11 17:10:13 +02:00
ExitActivity.kt Minor improvements 2026-02-10 16:33:43 +08:00
MainActivity.java Merge branch 'master' into dev 2025-07-31 23:52:01 +02:00
NewPipeDatabase.kt ktlint: Order imports in lexicographic order 2026-01-24 00:31:13 +08:00
NewVersionWorker.kt ktlint: Fix standard_argument-list-wrapping violations 2026-01-24 00:31:44 +08: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