[WIP] Cheddar for Hacker News
Cheddar is a social news reader for Hacker News. Currently it's being entirely rewritten with:
- UI layer entirely in Compose.
- Single activity fully Compose first architecture, based on composable units of business logic to drive both app behavior and the UI layer.
- Dagger with high modularization.
- Kotlin Coroutines / Flow for asynchronous work.
- Retrofit / OkHttp / Kotlin Serialization for networking.
- Tests and CI pipeline.
- Fancy animations, Day/Night mode, edge-to-edge content, and more.
Media
App (old v1)
Featured on XDA-Developers, "Well-designed social news readers of this caliber do not come very often"