π± Contacto β Android App
This release contains the first public build of Contacto.
π Main Features
- Fetch contacts from the RandomUser API (v1.3)
- Paginated list with infinite scroll
- Contact detail screen
- Offline mode with connectivity handling
β¨ Additional Highlights
- Clean Architecture / MVI with Flow & Coroutines
- UI built with Jetpack Compose
- Animations (Lottie, screen transitions, skeleton loading)
- CI/CD with GitHub Actions (build + unit tests)
- Automatic generation of APK and AAB artifacts
π¦ Binaries
- app-release.apk (can be installed directly on Android devices)
- app-release.aab (Android App Bundle)
π The app can be tested by installing the APK or by importing the project into Android Studio.