Stars
A library for managing complex workflows in Swift
A tool for reverse engineering Android apk files
Automatic CoroutineDispatcher injection and extensions for kotlinx.coroutines
The missing migration guide to the Gradle Kotlin DSL
Neural Network to colorize grayscale images
Network logging interceptor for OkHttp. Logs an URL link with encoded network call data for every OkHttp call.
Easy Espresso UI testing for Android applications using RxJava.
XML resources and helper methods to implement Material Design in your Android applications.
The demo application that we've used in the Architecture Talk @ Android Dev Summit 2015
IntelliJ/AndroidStudio plugin which provides a button to connect your Android device over WiFi to install, run and debug your applications without a USB connected.
Android library that simplifies the process of requesting permissions at runtime.
Utilize the window background during cold start time to make your app look faster.
IntelliJ IDEA code style settings for Square's Java and Android projects.
A simple web-based 3D layer visualizer (useful for visualizing material UIs and other things involving depth/shadows)
Demos the new Android Design library.
Easy way to bind collections to listviews and recyclerviews with the new Android Data Binding framework
A memory leak detection library for Android.
A collection of samples demonstrating different frameworks and techniques for automated testing
Listen to current network traffic in the app and categorize the quality of the network.
Distributing instrumentation tests to all your Androids.
A library that offers the fastest way to execute Android instrumentation tests.
Solutions for some common algorithm problems written in Java.
A type-safe HTTP client for Android and the JVM
A custom view styling library for Android that generates the obtainStyledAttributes() and TypedArray boilerplate code for you.
Markdown language support for IntelliJ IDEA (abandonned).
OCiney is a sample app implementing several UI and UX patterns. I was firstly built to test a few different implementations of a details page.