Pinned Repositories
circuit
⚡️ A Compose-driven architecture for Kotlin and Android applications.
kotlinpoet
A Kotlin API for generating .kt source files.
moshi
A modern JSON library for Kotlin and Java.
barber
A custom view styling library for Android that generates the obtainStyledAttributes() and TypedArray boilerplate code for you.
CatchUp
An app for catching up on things.
MoshiX
Extensions for Moshi including IR plugins, moshi-sealed, and more.
palettehelper
Utility Android app for generating color palettes of images using the Palette library. Written in Kotlin.
redacted-compiler-plugin
A Kotlin compiler plugin that generates redacted toString() implementations.
RxPalette
RxJava bindings for the Palette library on Android
ticktock
A timezone data management library for the JVM and Android targeting java.time APIs in Java 8+
ZacSweers's Repositories
ZacSweers/barber
A custom view styling library for Android that generates the obtainStyledAttributes() and TypedArray boilerplate code for you.
ZacSweers/inspector
A tiny class validation library.
ZacSweers/blackmirror
ZacSweers/kotlin-template
ZacSweers/steakholder
Chrome extension that replaces occurrences of 'stakeholder' with 'steakholder'
ZacSweers/succession
ZacSweers/epoxy
Epoxy is an Android library for building complex screens in a RecyclerView
ZacSweers/android-priority-jobqueue
A Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application stability.
ZacSweers/auto-value-gson
AutoValue Extension to add Gson De/Serializer support
ZacSweers/bazel
a fast, scalable, multi-language and extensible build system
ZacSweers/bazel-common
Common functionality for Google's open-source libraries that are built with bazel.
ZacSweers/compile-testing
Testing tools for javac and annotation processors
ZacSweers/dear-github-2.0
📨 An open letter to GitHub from the maintainers of open source projects
ZacSweers/error-prone
Catch common Java mistakes as compile-time errors
ZacSweers/ExoPlayer
An extensible media player for Android
ZacSweers/gradle
Adaptable, fast automation for all
ZacSweers/gradle-command-action
Execute Gradle Command Github Action
ZacSweers/insetter
Insetter is a library to help apps handle WindowInsets more easily
ZacSweers/JRAW
Java Reddit API Wrapper
ZacSweers/keeper
A Gradle plugin that infers Proguard/R8 keep rules for androidTest sources.
ZacSweers/kotlin-metadata__kotlin-compiler-lite
Subset of the Kotlin compiler to be used by kotlin-metadata.
ZacSweers/kotlinx.coroutines
Library support for Kotlin coroutines
ZacSweers/ktlint
An anti-bikeshedding Kotlin linter with built-in formatter
ZacSweers/lazythreetenbp
A lazy loading ZoneRuleProvider for ThreeTenBp.
ZacSweers/robolectric
Android Unit Testing Framework
ZacSweers/RxReplayingShare
An RxJava 2 transformer which combines replay(1), publish(), and refCount() operators.
ZacSweers/scabbard
A tool to visualize Dagger 2 dependency graph
ZacSweers/shimo
Shimo is an adapter for Moshi which randomizes the order of keys when serializing and deserializing
ZacSweers/SoLoader
Native code loader for Android
ZacSweers/wormhole
A time-traveling bytecode rewriter which adds future APIs to android.jar