Files
coco 723ce1af5c a
2026-07-03 15:12:48 +08:00

62 lines
2.3 KiB
Markdown

# Coffeegram
[![Compose Version](https://img.shields.io/badge/Jetpack%20Compose-1.5.4-yellow)](https://developer.android.com/jetpack/compose)
[![WearCompose Version](https://img.shields.io/badge/Wear%20Compose-1.2.1-yellow)](https://developer.android.com/jetpack/androidx/releases/wear-compose)
[![Kotlin Version](https://img.shields.io/badge/Kotlin-1.9.20-blue.svg)](https://kotlinlang.org)
![Android CI](https://github.com/phansier/Coffeegram/workflows/Android%20CI/badge.svg?branch=master)
[![Jetc.dev](https://img.shields.io/badge/jetc.dev-25-blue)](https://jetc.dev/issues/025.html)
## Android app in Jetpack Compose and MVI
<a href='https://play.google.com/store/apps/details?id=ru.beryukhov.coffeegram&utm_source=github'><img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png' width="200"/></a>
- Animated splash for Android 12
- [Android 13 Monochrome icon](docs-monochrome/MONOCHROME-ICON.md)
<img src="docs-monochrome/after-clipping.png" alt="drawing" width="80"/>
- Material3 Dynamic(Harmonized, following device's theme)/Day/Night themes (switch enabled)
- Glance AppWidgets
- Compose for Wearable
- Jetpack Datastore
- Realm Multiplatform as an database
<img src="images/month_table.png" alt="drawing" width="200"/>
<img src="images/coffee_list.png" alt="drawing" width="200"/>
<br>
<img src="images/settings.png" alt="drawing" width="200"/>
<img src="images/settings_dynamic.png" alt="drawing" width="200"/>
<br>
<img src="images/widgets.png" alt="drawing" width="200"/>
<img src="images/wear.png" alt="drawing" width="200"/>
---
**Multiplatform version of the app for Android + Desktop + <ins>iOS</ins> (using Compose Multiplatform)** is available in [Coffeegram-Compose-Multiplatform](https://github.com/phansier/Coffeegram-Compose-Multiplatform) repo
<img src="https://github.com/phansier/Coffeegram-Compose-Multiplatform/blob/develop/images/ios.png" alt="drawing" width="300"/>
![](https://github.com/phansier/Coffeegram-Compose-Multiplatform/blob/develop/images/desktop.png)
---
## More about initial app creation:
[Medium EN](https://proandroiddev.com/change-my-mind-or-android-development-transformation-to-jetpack-compose-coroutines-e719a342cc52)
[Habr RU](https://habr.com/ru/company/kaspersky/blog/513364/)
[Youtube (AppsFest) RU](https://youtu.be/CuCV-SGUuCQ/)