straw/app
Yevhen Babiichuk (DustDFG) 59e5018c2d player/helper/PlayerHelper#getTimeString replace ints with longs
Duration data in the player code incosnistently typed. Half code
uses ints and half uses longs. Recieve longs in this function to
allow both halfs of player code just use the function without
nasty long to int downcasting warnings/errors in code
2026-02-10 11:24:25 +02: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 player/helper/PlayerHelper#getTimeString replace ints with longs 2026-02-10 11:24:25 +02:00
build.gradle.kts Merge branch 'master' into dev 2026-02-05 23:01:30 +01:00
proguard-rules.pro proguard: Keep fields of generated proguard files 2026-02-04 16:22:48 +08:00