prcaen's Stars
facebook/stetho
Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.
JorgeCastilloPrz/FABProgressCircle
Material progress circle around any FloatingActionButton. 100% Guidelines.
igreenwood/SimpleCropView
A simple image cropping library for Android.
JakeWharton/DiskLruCache
Java implementation of a Disk-based LRU cache which specifically targets Android compatibility.
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.
wasabeef/Takt
Takt is Android library for measuring the FPS using Choreographer.
ben-manes/gradle-versions-plugin
Gradle plugin to discover dependency updates
bintray/gradle-bintray-plugin
pajapro/fastlane-plugin-changelog
Automate changes to your project CHANGELOG.md
gawy-d/kotlin-practise
Some practise with Kotlin
ribot/android-guidelines
Architecture and code guidelines we use at ribot when developing for Android
nytimes/Store
Android Library for Async Data Loading and Caching
uber-archive/android-build-environment
Docker repository for android build environment
nebula-plugins/gradle-lint-plugin
A pluggable and configurable linter tool for identifying and reporting on patterns of misuse or deprecations in Gradle scripts.
chemouna/frame-gradle-plugin
A gradle plugin to automate framing android screenshots with devices frames in multiple languages and with multiple screen sizes.
Yalantis/uCrop
Image Cropping Library for Android
prcaen/external-resources
ExternalResources is an Android library which allows you to use resources over the air.
yigit/dev-summit-architecture-demo
The demo application that we've used in the Architecture Talk @ Android Dev Summit 2015
square/moshi
A modern JSON library for Kotlin and Java.
jonfinerty/Once
A small Android library to manage one-off operations.
keyboardsurfer/idea-live-templates
An #androidDev collection of Live Templates for Android Studio
Flipboard/bottomsheet
Android component which presents a dismissible view from the bottom of the screen
square/leakcanary
A memory leak detection library for Android.
mortenjust/androidtool-mac
One-click screenshots, video recordings, app installation for iOS and Android
facebookarchive/shimmer-android
An easy, flexible way to add a shimmering effect to any view in an Android app.
square/sqlbrite
A lightweight wrapper around SQLiteOpenHelper which introduces reactive stream semantics to SQL operations.
browserstate/history.js
History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. Supports jQuery, MooTools and Prototype. For HTML5 browsers this means that you can modify the URL directly, without needing to use hashes anymore. For HTML4 browsers it will revert back to using the old onhashchange functionality.
paulirish/memory-stats.js
minimal monitor for JS Heap Size via performance.memory
xiprox/ErrorView
A custom view that displays an image, a title, and a subtitle. Use it for errors, empty states, or just messages with images!
holograph/examples
Examples and demo projects