josomers's Stars
frankiesardo/icepick
Android Instance State made easy
poole/lanyon
A content-first, sliding sidebar theme for Jekyll.
ChrisRenke/DrawerArrowDrawable
Visual back-port of the rotating drawer-to-arrow drawable from Android L
lecho/hellocharts-android
Charts library for Android compatible with API 8+, several chart types with scaling, scrolling and animations 📊
romainguy/google-io-2014
Demo for the Material Witness talk I gave at Google I/O.
FilipPudak/ProgressPieView
Android library for showing progress in a highly customizable pie.
daimajia/AndroidImageSlider
An amazing and convenient Android image slider.
romannurik/AndroidAssetStudio
A set of web-based tools for generating graphics and other assets that would eventually be in an Android application's res/ directory.
wrapp-archive/floatlabelededittext
Floating hint from edit text - inspired by Matt D. Smith's design: http://dribbble.com/shots/1254439--GIF-Mobile-Form-Interaction?list=users
pedrovgs/DraggablePanel
Android library used to create an awesome Android UI based on a draggable element similar to the last YouTube graphic component.
calabash/calabash-android
Automated Functional testing for Android using cucumber
BoD/android-switch-backport
A backport of the SwitchPreference component that was introduced on Android 4 (ICS / level 14). This port works on Android 2.1+ (Eclair MR1 / level 7).
jpardogo/GoogleProgressBar
Android library to display progress like google does in some of his services.
jdamcd/android-crop
Android library project for cropping images
romainpiel/Shimmer-android
(DEPRECATED) An Android TextView with a shimmering effect
PomepuyN/discreet-app-rate
A lightweight non intrusive app rate reminder for Android
Comcast/FreeFlow
A layout engine for Android that decouples layouts from the View containers that manage scrolling and view recycling. FreeFlow makes it really easy to create custom layouts and beautiful transition animations as data and layouts change
emilsjolander/sprinkles
Sprinkles is a boiler-plate-reduction-library for dealing with databases in android applications
emilsjolander/StickyListHeaders
An android library for section headers that stick to the top
inmite/android-validation-komensky
A simple library for validating user input in forms using annotations.
googlemaps/android-maps-utils
Maps SDK for Android Utility Library
saik0/UnifiedPreference
A convinience library for working with all versions of the Android Preference package from API v4 and up
etsy/AndroidStaggeredGrid
An Android staggered grid view which supports multiple columns with rows of varying sizes.
bmuschko/gradle-nexus-plugin
Gradle plugin for configuring and uploading artifacts to Sonatype Nexus
Baseflow/PhotoView
Implementation of ImageView for Android that supports zooming, by various touch gestures.
JoanZapata/string-format
An alternative for String.format() when you have a lot of arguments.
nhaarman/ListViewAnimations
[DEPRECATED] An Android library which allows developers to easily add animations to ListView items
SimonVT/fragmentstack
Helps manage a stack of fragments in a single container
TonicArtos/StickyGridHeaders
This project has been superseded by SuperSLiM, a layout manager for RecyclerView. I strongly recommend using SuperSLiM and not StickyGridHeaders.
timroes/SwipeToDismissUndoList
An Android library to enable swipe to dismiss and undo functionality on ListViews.