Raheem's repositories
kichkina-shahzoda
🎵 "Kichkina Shahzoda" app demonstrates modern Android app development with Jetpack Compose, Hilt, Material3, Coroutines, Flows, ExoPlayer2 based on MVVM architecture
record-screen-demo
A simple app that demonstrates recording screen as a video and saving it to the gallery
compose-animation-blurred-text
A simple app that demonstrates implementing blurred text animation in Jetpack Compose
compose-animation-pulse
A simple app that demonstrates implementing pulse animation in Jetpack Compose
compose-animation-triple-orbit-loading
A simple app that demonstrates implementing triple orbit loading animation in Jetpack Compose
compose-canvas-drawing
A simple app that demonstrates drawing on canvas in Jetpack Compose
compose-custom-navigator
A simple app that demonstrates implementing custom navigator via Jetpack Compose Navigation
compose-fab-explosion-animation
A simple app that demonstrates making FAB explosion animation from ScreenA to ScreenB using SharedTransition Animation API in Jetpack Compose
compose-navigation-deep-link
A simple app that demonstrates handling deep links in a type-safe way via Jetpack Compose Navigation
core-sdk-android
📦 Android CoreSDK contains extension and utility functions that are used across Gravity apps
core-sdk-compose
🎨 Compose CoreSDK contains extension, utility functions and components that are used across Gravity apps
coroutines-secrets
A simple app that demonstrates 5 Kotlin Coroutines secrets
google-credential-manager-demo
A simple app that demonstrates saving and reading credentials using Google Credential Manager
image-compression-demo
A simple app that demonstrates compressing images and saving them in private directory
keyboard-focus-management-demo
A simple app that demonstrates managing keyboard and focus in Jetpack Compose
kmp-sharing-native-ui-component
A simple app that demonstrates sharing native UI component in Kotlin Multiplatfrom project
ktor-client-upload-file
A simple app that demonstrates uploading file to the server with progress bar using Ktor Client and Kotlin Coroutines
list-item-demo
A simple app that demonstrates using ListItem composable in Jetpack Compose Material3
multi-module-navigation
A simple app that demonstrates implementing navigation in multi-module projects while keeping it decoupled and modular
observe-connectivity-validated
A simple app that demonstrates observing validated connectivity via Kotlin Flows
otp-text-field
A simple app that demonstrates implementing OTP TextField in Jetpack Compose
predictive-back-gesture-demo
A simple app that demonstrates implementing custom animations in the scope of Predictive Back Gesture API
preview-unpreviewable-composable
A simple app that demonstrates previewing unpreviewable composable in Jetpack Compose
product-flavor-demo
A simple app that demonstrates using product flavors and build types to create different flavor of apps from shared codebase
serialization-custom-serializer-demo
A simple app that demonstrates implementing custom serializer for parsing JSON values in Kotlin Serialization
support-edge-to-edge-compose
A simple app that demonstrates supporting edge-to-edge in Jetpack Compose
support-edge-to-edge-view
A simple app that demonstrates supporting edge-to-edge in View system
swipe-to-reveal
A simple app that demonstrates swipe to reveal actions on items in Jetpack Compose