Pinned Repositories
glide
An image loading and caching library for Android focused on smooth scrolling
gradle-retrolambda
A gradle plugin for getting java lambda support in java 6, 7 and android
ion
Android Asynchronous Networking and Image Loading
java-design-patterns
Design pattern samples implemented in Java
joda-time-android
Joda-Time library with Android specialization
Material-Movies
An application about movies with material design
material-range-bar
Android widget for selecting a range of values.
MaterialTabs
Custom Tabs with Material Design effects
MPAndroidChart
A powerful Android chart view / graph view library, supporting line- bar- pie- radar- and candlestick charts as well as scaling, dragging and animations.
PersistentSearch
A clone of the Google Now/Maps/Play persistent search bar
Araura's Repositories
Araura/CustomVolley
In current Volley lib: https://android.googlesource.com/platform/frameworks/volley/ , the status code 201 is taken as an error, so this bug is fixed, Status code from 200 to 207 are successful responses now. Also the image Caching is improved, just like the one used in Google Plus android app.
Araura/enhanced-volley
An enhanced version of the Volley Networking Toolkit for Android
Araura/shipfaster
Dagger + Otto + Retrofit + Robolectric + Picasso + OkHttp
Araura/VolleyImageCacheExample
A basic twitter feed reader that uses Volley and DiskLRUCache to cache user profile images.