straw/app/src/main/java/org/schabi/newpipe/database
Yevhen Babiichuk (DustDFG) 289d22eed7 Utilize kotlins ifEmpty
2026-02-10 09:23:17 +02:00
..
feed ktlint: Fix standard_argument-list-wrapping violations 2026-01-24 00:31:44 +08:00
history ktlint: Fix function-signature violations 2026-01-24 00:32:03 +08:00
playlist Utilize kotlins ifEmpty 2026-02-10 09:23:17 +02:00
stream Replace Illegal{State,Argument} exceptions with more idiomatic kotlin code 2026-02-08 21:59:10 +08:00
subscription Replace Illegal{State,Argument} exceptions with more idiomatic kotlin code 2026-02-08 21:59:10 +08:00
AppDatabase.kt Migrate database logic to Kotlin 2025-11-03 16:14:29 +08:00
BasicDAO.kt Migrate database logic to Kotlin 2025-11-03 16:14:29 +08:00
Converters.kt ktlint: Order imports in lexicographic order 2026-01-24 00:31:13 +08:00
LocalItem.kt ktlint: Drop unused trailing commas 2026-01-24 00:31:14 +08:00
Migrations.kt Misc small kotlin based refactors 2026-01-11 17:10:13 +02:00