ark
Popular repositories Loading
-
Crouton
Crouton PublicForked from keyboardsurfer/Crouton
Context sensitive notifications for Android
Java 2
-
ActionBarSherlock
ActionBarSherlock PublicForked from JakeWharton/ActionBarSherlock
Library for implementing the action bar design pattern using the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme.
Java 1
-
Android-ViewPagerIndicator
Android-ViewPagerIndicator PublicForked from JakeWharton/ViewPagerIndicator
Paging indicator widgets compatible with the ViewPager from the Android Support Library and ActionBarSherlock. Originally based on Patrik Åkerfeldt's ViewFlow.
Java 1
-
StaggeredGridView
StaggeredGridView PublicForked from maurycyw/StaggeredGridView
A modified version of Android's experimental StaggeredGridView. Includes own OnItemClickListener and OnItemLongClickListener, selector, and fixed position restore.
Java
Repositories
- StaggeredGridView Public Forked from maurycyw/StaggeredGridView
A modified version of Android's experimental StaggeredGridView. Includes own OnItemClickListener and OnItemLongClickListener, selector, and fixed position restore.
- android-times-square Public Forked from square/android-times-square
Standalone Android widget for picking a single date from a calendar view.
- ActionBar-PullToRefresh Public Forked from chrisbanes/ActionBar-PullToRefresh
A modern implementation of the pull-to-refresh interaction for #android
- Android-ViewPagerIndicator Public Forked from JakeWharton/ViewPagerIndicator
Paging indicator widgets compatible with the ViewPager from the Android Support Library and ActionBarSherlock. Originally based on Patrik Åkerfeldt's ViewFlow.
- ActionBarSherlock Public Forked from JakeWharton/ActionBarSherlock
Library for implementing the action bar design pattern using the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme.
- android-async-http Public Forked from android-async-http/android-async-http
An Asynchronous HTTP Library for Android