GarrettStrobel's Stars
azer89/Voronoi_Stippling
A GPU-based app that draws a distribution of points with varying sizes and densities to create different shades and textures in the artwork.
patriciogonzalezvivo/lygia
LYGIA, it's a granular and multi-language (GLSL, HLSL, WGSL, MSL and CUDA) shader library designed for performance and flexibility
markusfisch/ShaderEditor
Android app to create GLSL shaders and use them as live wallpaper
skydoves/Balloon
:balloon: Modernized and sophisticated tooltips, fully customizable with an arrow and animations for Android.
riggaroo/compose-playtime
A repo with a bunch of Compose experiments
arildojr7/iris-mock
A kotlin tool to intercept android network calls, modify requests/responses and mock entire APIs. Also includes a cool DSL, that helps to reduce boilerplate code and simplify development.
drinkthestars/shady
A collection of AGSL shaders rendered in Jetpack Compose
thelumiereguy/ShaderShowcaseApp
A Jetpack Compose-based app to exhibit all the beautiful GLSL Fragment shaders I have ever written, where you can set them as Live Wallpaper.
apollographql/apollo-kotlin
:rocket: A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.
android/views-widgets-samples
Multiple samples showing the best practices in views-widgets on Android.
sephiroth74/android-target-tooltip
Create Toast like tooltips, but targets can be specified, plus custom properties and features
akonior/icon-version
Android gradle plugin that adds version and flavor name to all app icons.
harjot-oberai/VectorMaster
Dynamic control over vector drawables!
JetBrains/Unity3dRider
Unity JetBrains Rider integration
android10/Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
xxv/android-lifecycle
A diagram of the Android Activity / Fragment lifecycle
Yalantis/uCrop
Image Cropping Library for Android
dariuszseweryn/RxAndroidBle
An Android Bluetooth Low Energy (BLE) Library with RxJava3 interface
rehacktive/waspdb
key/value data storage library for Android, pure java and encrypted
kaushikgopal/RxJava-Android-Samples
Learning RxJava for Android by example
ReactiveX/RxKotlin
RxJava bindings for Kotlin
android/architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
venmo/android-pin
An easy drop-in PIN controller for Android
konmik/nucleus
Nucleus is an Android library, which utilizes the Model-View-Presenter pattern to properly connect background tasks with visual parts of an application.
frankiesardo/icepick
Android Instance State made easy
pedrovgs/EffectiveAndroidUI
Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been implemented using MVP or MVVM (without binding engine) to show how this patterns works. This project is used during the talk "EffectiveAndroidUI".
txusballesteros/sliding-deck
SlidingDeck View for Android
square/leakcanary
A memory leak detection library for Android.
JakeWharton/scalpel
A surgical debugging tool to uncover the layers under your app.
JakeWharton/madge
A debugging tool to determine whether or not your bitmaps are being drawn at their native resolution.