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.
- 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.
Featured on XDA-Developers, "Well-designed social news readers of this caliber do not come very often"