straw/app
Stypox e22b046326
Fix inconsistency in getQuantity and add docs
`getQuantity()` was being called in a couple of places with `zeroCaseStringId=0`, but that wasn't documented anywhere, and if `count==0` then `getString(zeroCaseStringId /* == 0 */)` would be returned which doesn't make sense
2026-02-26 19:08:33 +01:00
..
sampledata Larger channel cards in search results 2023-02-09 06:15:22 +05:30
schemas/org.schabi.newpipe.database.AppDatabase Migrate database logic to Kotlin 2025-11-03 16:14:29 +08:00
src Fix inconsistency in getQuantity and add docs 2026-02-26 19:08:33 +01:00
build.gradle.kts Migrate from Picasso to Coil 2026-02-21 16:48:57 +08:00
lint.xml lint: Supress more translation related errors 2026-02-20 16:16:50 +08:00
proguard-rules.pro proguard: Keep fields of generated proguard files 2026-02-04 16:22:48 +08:00