JayNewstrom's Stars
JakeWharton/paraphrase
An experimental Gradle plugin which generates compile-safe format string builders.
JakeWharton/u2020
A sample Android app which showcases advanced usage of Dagger among other open source libraries.
donnfelker/example-android-challenge
mttkay/memento
frankiesardo/icepick
Android Instance State made easy
square/flow
Name UI states, navigate between them, remember where you've been.
square/mortar
A simple library that makes it easy to pair thin views with dedicated controllers, isolated from most of the vagaries of the Activity life cycle.
square/retrofit
A type-safe HTTP client for Android and the JVM
roboguice/roboguice
Google Guice on Android, version 3.0 [RETIRED]
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
square/picasso
A powerful image downloading and caching library for Android
emilsjolander/sprinkles
Sprinkles is a boiler-plate-reduction-library for dealing with databases in android applications
JakeWharton/madge
A debugging tool to determine whether or not your bitmaps are being drawn at their native resolution.
roomorama/Caldroid
A better calendar for Android
chrisbanes/ActionBar-PullToRefresh
DEPRECATED
JakeWharton/hugo
Annotation-triggered method call logging for your debug builds.
square/android-times-square
Standalone Android widget for picking a single date from a calendar view.
dreger/statflix
🍿 Aggregating data from your Netflix recently watched history
FasterXML/jackson-core
Core part of Jackson that defines Streaming API as well as basic shared abstractions
JakeWharton/NineOldAndroids
[DEPRECATED] Android library for using the Honeycomb animation API on all versions of the platform back to 1.0!
square/otto
An enhanced Guava-based event bus with emphasis on Android support.
square/dagger
A fast dependency injector for Android and Java.
angular/angular.js
AngularJS - HTML enhanced for web apps!
greenrobot/EventBus
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
JakeWharton/butterknife
Bind Android views and callbacks to fields and methods.
Baseflow/PhotoView
Implementation of ImageView for Android that supports zooming, by various touch gestures.
jsonmodel/jsonmodel
Magical Data Modeling Framework for JSON - allows rapid creation of smart data models. You can use it in your iOS, macOS, watchOS and tvOS apps.
JayNewstrom/RequesterExample
A simple Objective C object that can be used to make web requests
JayNewstrom/REST-Server
A PHP5, and Apache 2 implementation of a RESTful web service. Also includes pieces of MySQL.
greenrobot/greenDAO
greenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases.