IgorCordasEndava's Stars
airbnb/lottie-android
Render After Effects animations natively on Android and iOS, Web, and React Native
android/nowinandroid
A fully functional Android app built entirely with Kotlin and Jetpack Compose
google/accompanist
A collection of extension libraries for Jetpack Compose
arkivanov/Decompose
Kotlin Multiplatform lifecycle-aware business logic components (aka BLoCs) with routing (navigation) and pluggable UI (Jetpack Compose, SwiftUI, JS React, etc.)
StudioCherno/Walnut
Walnut is a simple application framework for Vulkan and Dear ImGui apps
JakeWharton/mosaic
Build terminal UI in Kotlin using Jetpack Compose
travisvroman/kohi
A game engine made as part of the Kohi Game Engine series on YouTube (and Twitch!), where we make a game engine from the ground up using C and Vulkan.
patrickfav/Dali
Dali is an image blur library for Android. It contains several modules for static blurring, live blurring and animations.
JakeWharton/adb-event-mirror
Mirror the touch/key/button events of one device onto one or more other devices in real-time
theapache64/retrosheet
📃 Turn Google Spreadsheet to JSON endpoint (for Android and JVM) for FREE (100%)
arkivanov/MVIKotlin
Extendable MVI framework for Kotlin Multiplatform with powerful debugging tools (logging and time travel)
JoseAlcerreca/android-lifecycles
android/snippets
Main repository for snippets surfaced on developer.android.com.
KhronosGroup/OpenXR-SDK-Source
Sources for OpenXR loader, basic API layers, and example code.
DroidKaigi/conference-app-2021
The Official App for DroidKaigi 2021
hitherejoe/minimise
Minimise app built using kotlin multiplatform
GetStream/sketchbook-compose
🎨 Jetpack Compose canvas library that helps you draw paths, images on canvas with color pickers and palettes.
patrickfav/BlurTestAndroid
This is a simple App to test some blur algorithms on their visual quality and performance.
suragch/AndroidFontMetrics
An Android app for measuring and testing FontMetrics
G00fY2/version-compare
Lightweight library for Android, Java and Kotlin to compare version strings.
ExpediaGroup/jarviz
Jarviz is dependency analysis and visualization tool designed for Java applications
takahirom/decomposer
Gradle Plugin that allows you to decompile bytecode compiled with Jetpack Compose Compiler Plugin into Java and check it
tzutalin/adb-event-record
adb-event-record is a tool to record sensor's events like touch event and so on using the ADB (Android Debug Bridge).
appspell/ShaderView
ShaderView is an Android View that makes it easy to use GLSL shaders for your app. It's the modern way to use shaders for Android instead of RenderScript.
theapache64/compose-desktop-template
💻 A Compose Desktop project template with MVVM, Dagger, Decompose, tests, and more...
SmartToolFactory/Compose-Color-Picker-Bundle
🚀🌈 🎨 Collection of Color Pickers written with Jetpack Compose with solid Color or Gradient with type, tile mode, and color stops in HSL/HSV/RGB models with Colorful Sliders, displays, and many customization options.
uberto/kotlin-pearls
Enes-Kayiklik/Wall-Up
🏞 Wallpaper app made with Jetpack Compose
SmartToolFactory/Compose-Extended-Colors
🚀🌈♾ Utility library that expands Compose Colors with Material Design2 colors, color swatches, Material Design 3 Tonal Palettes, color names, and utility functions to convert between HSL, HSV, RGB, HCT models and to HEX or from HEX
elye/demo_android_jetpack_compose_toggle_clock_animation
Extension from https://github.com/elye/demo_android_jetpack_compose_simple_clock_animation where we add a button to toggle start and stop the animation.