ChickfilaOnSunday's Stars
shadowsocks/shadowsocks-android
A shadowsocks client for Android
bumptech/glide
An image loading and caching library for Android focused on smooth scrolling
Trinea/android-open-project
A categorized collection of Android Open Source Projects, More powerful web version:
codepath/android_guides
Extensive Open-Source Guides for Android Developers
nickbutcher/plaid
An Android app which provides design news & inspiration as well as being an example of implementing material design.
mikepenz/MaterialDrawer
The flexible, easy to use, all in one drawer library for your Android project. Now brand new with material 2 design.
JStumpp/awesome-android
A curated list of awesome Android packages and resources.
Bearded-Hen/Android-Bootstrap
Bootstrap style widgets for Android, with Glyph Icons
prolificinteractive/material-calendarview
A Material design back port of Android's CalendarView
Devlight/InfiniteCycleViewPager
Infinite cycle ViewPager with two-way orientation and interactive effect.
danielzeller/Depth-LIB-Android-
A library that gives depth to Views.
aporter/coursera-android
Source Code for Android Course Example Applications
yarolegovich/SlidingRootNav
DrawerLayout-like ViewGroup, where a "drawer" is hidden under the content view, which can be shifted to make the drawer visible.
ZieIony/Carbon
Material Design implementation for Android 4.0+. Shadows, ripples, vectors, fonts, animations, widgets, rounded corners and more.
code-troopers/android-betterpickers
[NO LONGER MAINTAINED] Android library for better Picker DialogFragments
iPaulPro/Android-ItemTouchHelper-Demo
Basic example of using ItemTouchHelper to add drag & drop and swipe-to-dismiss to RecyclerView.
nico2sh/materialish-progress
A material style progress wheel compatible with 2.3
harjot-oberai/MaterialShadows
Material Shadows for android : A library for supporting convex material shadows
alexvasilkov/FoldableLayout
Android widgets to implement folding animation
gowong/material-sheet-fab
Android library that provides the floating action button to sheet transition from Google's Material Design.
romainguy/road-trip
A sample Android application that demonstrates how to implement various visual effects.
Tibolte/AgendaCalendarView
[DEPRECATED] An Android project providing easy navigation between a calendar and an agenda. This library replicates the basic features from the Sunrise Calendar (now Outlook) app, coupled with some small design touch from the Google Calendar app.
yarolegovich/LovelyDialog
This library is a set of simple wrapper classes that are aimed to help you easily create fancy material dialogs.
shichaohui/EasyCalendar
Quickly customize the calendar UI. You can use EasyCalendar to quickly get the calendar style UI.
plusonelabs/calendar-widget
An calender widget for your Android home screen.
misosvec/SingleRowCalendar
Android library for horizontal single row calendar. With this library, you aren't attached to library built-in UI. You can create really beautiful and customizable UI and use selection features without hands getting dirty with RecyclerView and SelectionTracker.
darwin-morocho/OneCalendarView
CalendarView Personalizado para desarrolladores android
aosp-mirror/platform_packages_apps_calendar
tyczj/GoogleCalendarView
This project is meant for people who want to display a calendar view and show that there are events on certain days.
tejpratap46/RecyclerCalendarAndroid
A simple DIY library to generate your own custom Calendar View using RecyclerView, written in Kotlin