No description
Find a file
Tronax f55ff411c6
feat: add movies stats screen and improve provider sync
- Add MoviesScreen and corresponding navigation
- Implement movie data aggregation in ViewingDao and repository
- Enhance NetflixParser to support multiple JSON payload shapes
- Apply custom app theme and update launcher icons
- Add back navigation handling to ProviderSyncScreen
2026-08-04 17:46:57 +02:00
.zcode/plans feat: add movies stats screen and improve provider sync 2026-08-04 17:46:57 +02:00
app feat: add movies stats screen and improve provider sync 2026-08-04 17:46:57 +02:00
gradle feat: add movies stats screen and improve provider sync 2026-08-04 17:46:57 +02:00
.gitignore feat: initial commit for BingeStats Android app (Kotlin + Compose + TMDB + Multi-Provider architecture) 2026-08-04 15:04:40 +02:00
build.gradle.kts feat: initial commit for BingeStats Android app (Kotlin + Compose + TMDB + Multi-Provider architecture) 2026-08-04 15:04:40 +02:00
gradle.properties feat: initial commit for BingeStats Android app (Kotlin + Compose + TMDB + Multi-Provider architecture) 2026-08-04 15:04:40 +02:00
gradlew feat: add movies stats screen and improve provider sync 2026-08-04 17:46:57 +02:00
gradlew.bat feat: add movies stats screen and improve provider sync 2026-08-04 17:46:57 +02:00
settings.gradle.kts feat: initial commit for BingeStats Android app (Kotlin + Compose + TMDB + Multi-Provider architecture) 2026-08-04 15:04:40 +02:00