straw/app/src/main
Aayush Gupta 4826e5b3c5 Add missing annotations for columnInfo in PlaylistDuplicatesEntry
Fixes [ksp] app/src/main/java/org/schabi/newpipe/database/playlist/dao/PlaylistStreamDAO.kt:140: The columns returned by the query does not have the fields [thumbnailUrl,isThumbnailPermanent,thumbnailStreamId,displayIndex,orderingName] in org.schabi.newpipe.database.playlist.PlaylistDuplicatesEntry even though they are annotated as non-null or primitive. Columns returned by the query: [uid,streamCount,timesStreamIsContained]

Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
2025-11-06 16:10:15 +08:00
..
assets Make JavaScript code compatible with older WebViews 2025-02-04 21:38:01 +01:00
java Add missing annotations for columnInfo in PlaylistDuplicatesEntry 2025-11-06 16:10:15 +08:00
res [player] Prevent long audio track label from pushing controls off-screen 2025-10-14 12:58:51 +08:00
AndroidManifest.xml Update manifest, startForeground call 2025-07-27 11:58:01 +05:30