andreas-borglin's Stars
github/safe-settings
andreas-borglin/aws-device-farm-gradle-plugin
Gradle plugin for AWS Device Farm.
mockk/mockk
mocking library for Kotlin
uniflow-kt/uniflow-kt
Uniflow 🦄 - Simple Unidirectional Data Flow for Android & Kotlin, using Kotlin coroutines and open to functional programming
pinterest/ktlint
An anti-bikeshedding Kotlin linter with built-in formatter
JLLeitschuh/ktlint-gradle
A ktlint gradle plugin
airbnb/epoxy
Epoxy is an Android library for building complex screens in a RecyclerView
classgraph/classgraph
An uber-fast parallelized Java classpath scanner and module scanner.
FlexTradeUKLtd/jfixture
JFixture is an open source library based on the popular .NET library, AutoFixture
TNG/ArchUnit-Examples
Examples for ArchUnit (A Java architecture test library, to specify and assert architecture rules in plain Java)
detekt/detekt
Static code analysis for Kotlin
spekframework/spek
A specification framework for Kotlin
mockito/mockito-kotlin
Using Mockito with Kotlin
nytimes/Store
Android Library for Async Data Loading and Caching
ReactiveX/RxKotlin
RxJava bindings for Kotlin
andreas-borglin/android-coroutine-messenger
A messenger solution using Kotlin coroutines to effectively communicate between Android components (Proof of Concept stage)
sergejsha/knot
Unidirectional reactive state container for Android & Kotlin.
jraska/livedata-testing
TestObserver to easily test LiveData and make assertions on them.
groupon/grox
Grox helps to maintain the state of Java / Android apps.
lisawray/groupie
Groupie helps you display and manage complex RecyclerView layouts.
trello-archive/RxLifecycle
Lifecycle handling APIs for Android apps using RxJava
realm/realm-java
Realm is a mobile database: a replacement for SQLite & ORMs
airbnb/mavericks
Mavericks: Android on Autopilot
square/leakcanary
A memory leak detection library for Android.
square/coordinators
Simple MVWhatever for Android
uber/AutoDispose
Automatic binding+disposal of RxJava streams.
JakeWharton/butterknife
Bind Android views and callbacks to fields and methods.
JakeWharton/timber
A logger with a small, extensible API which provides utility on top of Android's normal Log class.
JakeWharton/RxBinding
RxJava binding APIs for Android's UI widgets.
mockito/mockito
Most popular Mocking framework for unit tests written in Java