62 lines
2.3 KiB
Markdown
62 lines
2.3 KiB
Markdown
# Coffeegram
|
|
|
|
[](https://developer.android.com/jetpack/compose)
|
|
[](https://developer.android.com/jetpack/androidx/releases/wear-compose)
|
|
[](https://kotlinlang.org)
|
|

|
|
[](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"/>
|
|
|
|
|
|
|
|

|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
## 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/)
|