atexit's Stars
kdeldycke/awesome-falsehood
😱 Falsehoods Programmers Believe in
android/architecture-components-samples
Samples for Android Architecture Components.
material-components/material-components-android
Modular and customizable Material Design UI components for Android
vavr-io/vavr
vʌvr (formerly called Javaslang) is a non-commercial, non-profit object-functional library that runs with Java 8+. It aims to reduce the lines of code and increase code quality.
xxv/android-lifecycle
A diagram of the Android Activity / Fragment lifecycle
bluelinelabs/Conductor
A small, yet full-featured framework that allows building View-based Android applications
ben-manes/gradle-versions-plugin
Gradle plugin to discover dependency updates
GradleUp/shadow
Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin.
CameraKit/blurkit-android
The missing Android blurring library. Fast blur-behind layout that parallels iOS.
spotbugs/spotbugs
SpotBugs is FindBugs' successor. A tool for static analysis to look for bugs in Java code.
immutables/immutables
Annotation processor to create immutable objects and builders. Feels like Guava's immutable collections but for regular value objects. JSON, Jackson, Gson, JAX-RS integrations included
uber/AutoDispose
Automatic binding+disposal of RxJava streams.
spotify/mobius
A functional reactive framework for managing state evolution and side-effects.
bugsnag/bugsnag-android
BugSnag crash monitoring and reporting tool for Android apps
fabioCollini/DaggerMock
A JUnit rule to easily override Dagger 2 objects
googlesamples/android-custom-lint-rules
This sample demonstrates how to create a custom lint checks and corresponding lint tests
JoseAlcerreca/android-lifecycles
google/android-gradle-dsl
DSL reference for the Android plugin for Gradle.
hrldcpr/pcollections
A Persistent Java Collections Library
yongjhih/android-proguards
AAR proguards
akarnokd/RxJavaExtensions
RxJava 2.x & 3.x extra sources, operators and components and ports of many 1.x companion libraries.
gojuno/composer
Reactive Android Instrumentation Test Runner. Archived. Marathon is recommended as an alternative (https://github.com/Malinskiy/marathon).
passsy/CompositeAndroid
Composition over inheritance for Android components like Activity or Fragment
clayallsopp/routable-android
Routable, an in-app native URL router, for Android
blipinsk/cortado
Android Espresso made more fluent :coffee:
akarnokd/ixjava
Iterable Extensions for Java 6+
spotify/dataenum
Algebraic data types in Java.
jeremysears/scripts
Handy Scripts For Doing Things
patrickfav/planb-android
A crash recovery library for Android. It allows tracking and handling crashes with different rules for debugging and production.
TradeMe/konfigure
An Application Configuration Library based on Kotlin Property Delegation