straw/app/src/main/java/org/schabi/newpipe
2026-02-21 16:55:31 +01: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 DownloadDialog: Avoid using restricted API for menuitem 2026-02-20 16:16:50 +08:00
error ReCaptchaActivity: Supress lint error for missing super call 2026-02-20 16:16:50 +08:00
fragments Address non-final resource IDs warnings 2026-02-20 16:16:50 +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 Use correct constant for hiding keyboard 2026-02-20 16:16:50 +08:00
player Merge pull request #13135 from dustdfg/player_loop_refactor 2026-02-21 06:25:58 +00: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 Use correct constant for hiding keyboard 2026-02-20 16:16:50 +08:00
views FocusOverlayView: Avoid accessing restricted API 2026-02-20 16:16:50 +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 Address non-final resource IDs warnings 2026-02-20 16:16:50 +08:00
NewPipeDatabase.kt ktlint: Order imports in lexicographic order 2026-01-24 00:31:13 +08:00
NewVersionWorker.kt Add missing permission checks for notifications 2026-02-20 16:16:50 +08:00
PanicResponderActivity.java Clean up pre-Lollipop checks 2022-07-13 19:02:24 +02:00
QueueItemMenuUtil.java Address non-final resource IDs warnings 2026-02-20 16:16:50 +08:00
RouterActivity.java Accomodate extractor changes (EnumSet for service media capabilities) 2026-02-21 16:55:31 +01:00