Posts

FadingActionBar

Image
FadingActionBar is a library which implements the cool fading action bar effect that can be seen in the new Play Music app. This library uses the techniques outlined by Cyril Mottier in a recent blog post . For reasons of backwards compatibility this library relies on ActionBarSherlock . Useful Links FadingActionBar - GitHub FadingActionBar native - GitHub   FadingActionBar on Google play Source code of the sample application Developer Manuel Peinado Gallego manuel.peinado@gmail.com

Sliding Layer for android

Image
This is a library that provides an easy way to include an autonomous layer/view that slides from the side of your screen and which is fully gesture ready, the same way as our detail view in Wunderlist 2 does. This pattern can also be seen in Google+’s notification center or in Basecamp’s detail view. Easy as to draw a green droid yourself, just include the library inside of your source code and you are ready to go. Useful links Sliding Layer - GitHub youtube video SlidingLayer Demo on Google play Developer 6Wunderkinder http://www.6wunderkinder.com

JazzyViewPager

Image
An easy to use ViewPager that adds an awesome set of custom swiping animations. Just change your ViewPagers to JazzyViewPagers and you're good to go! Useful links JazzyViewPager - GitHub Developer Jeremy Feinstein jfeinstein10@gmail.com

SlidingMenu for Android

Image
An Android library that allows you to easily create applications with slide-in menus. You may use it in your Android apps provided that you cite this project and include the license in your app. SlidingMenu is an Open Source Android library that allows developers to easily create applications with sliding menus like those made popular in the Google+, YouTube, and Facebook apps. Useful links SlidingMenu - GitHub SlidingMenu on Google play Also, you can follow the project on Twitter : @SlidingMenu Developer Jeremy Feinstein jfeinstein10@gmail.com

Crouton - Context sensitive notifications for Android

Image
Crouton is a class that can be used by Android developers that feel the need for an alternative to the Context insensitive Toast . A Crouton will be displayed at the position the developer decides. Standard will be the of an application window. You can line up multiple Croutons for display, that will be shown one after another. Useful links Crouton - GitHub Crouton on Google Play

ActionBar-PullToRefresh

Image
A modern implementation of the pull-to-refresh interaction for android.  ActionBar-PullToRefresh provides an easy way to add a modern version of the pull-to-refresh interaction to your application. Useful links Demo Application on Google Play ActionBar-PullToRefresh - GitHub Video Developer Chris Banes chris.banes.me

Pull To Refresh for Android

Image
This project aims to provide a reusable pull to refresh widget for Android. Its simple, basic, clean and effective. Useful Links Pull To Refresh for Android - GitHub Developer Johan Nilsson