Native Android app for Artifact Keeper, built with Jetpack Compose and targeting Android 9+.
- Jetpack Compose with Material Design 3
- Kotlin 2.1 with coroutines
- Retrofit 2 + kotlinx.serialization for networking
- Hilt for dependency injection
- Navigation Compose for navigation
- Material You dynamic color support
Follows Material Design 3 guidelines with:
- Dynamic color (Material You) on Android 12+
- Bottom navigation bar
- Dark/Light theme support
- Edge-to-edge display
- Dashboard with key metrics
- Repository browsing and search
- Artifact details and downloads
- Security scan results
- Push notifications for scan completion
- Biometric authentication
Open the project in Android Studio Ladybug or later and run on emulator or device.