Barai-Vivek's Stars
sonalmaniya/RNProBoilerCore
React Native project boilerplate
llollox/WDate-Wrapper-of-Date-Android
This is a utility class that wraps the Date class of Java providing some useful methods.
horie1024/HashTagAutoCompleteTextView
Implementation of hash tag completion by AutoCompleteTextView
JakeWharton/retrofit2-kotlin-coroutines-adapter
A Retrofit 2 adapter for Kotlin coroutine's Deferred type.
zjw-swun/RecyclerViewCardGallery
RecyclerView实现循环banner,替代ViewPager方案。能够快速滑动并最终定位到居中位置(相比于原库支持了循环滑动)
ren93/RecyclerBanner
用RecyclerView实现无限轮播图,有普通版和3d版
flipkart-incubator/android-inline-youtube-view
Utility library around using YouTube inside your android app.
florent37/RuntimePermission
Simpliest way to ask runtime permissions on Android, no need to extend class or override permissionResult method, choose your way : Kotlin / Coroutines / RxJava / Java7 / Java8
florent37/ExpansionPanel
Android - Expansion panels contain creation flows and allow lightweight editing of an element.
vipulasri/TicketView
An Android library to implement TicketView in android with normal, rounded and scallop corners
delaroy/PaginationInfiniteScroll
bravoborja/ReadMoreTextView
A Custom TextView with trim text
natario1/CameraView
📸 A well documented, high-level Android interface that makes capturing pictures and videos easy, addressing all of the common issues and needs. Real-time filters, gestures, watermarks, frame processing, RAW, output of any size.
zhouchaoyuan/excelPanel
An Android's two-dimensional RecyclerView. Not only can load historical data, but also can load future data.
hitherejoe/Notifi
A demo app for the new Android N notification features
twitter-archive/twitter-kit-android
Twitter Kit for Android
jaisonfdo/RemindMe
Sample application explains about scheduling local notifications
square/okhttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
wasabeef/picasso-transformations
An Android transformation library providing a variety of image transformations for Picasso
greenrobot/EventBus
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
kyleduo/SwitchButton
A cute widget of Switch Button for you to create beautiful and friendly UI.
darsh2/MultipleImageSelect
Android library that provides for multiple image selection.
Clans/FloatingActionButton
Android Floating Action Button based on Material Design specification
k0shk0sh/RetainedDateTimePickers
Android Library to help you with your date & time pickers while retaining the instance of the pickers on orientation change.
zhanghai/MaterialEditText
Material Design EditText with a delightful linear ripple in background
jack-bradshaw/SlidingIntroScreen
An Android library designed to simplify the creation of introduction screens.
wdullaer/MaterialDateTimePicker
Pick a date or time on Android in style
ongakuer/CircleIndicator
A lightweight indicator like in nexus 5 launcher
gotev/android-upload-service
Easily upload files (Multipart/Binary/FTP out of the box) in the background with progress notification. Support for persistent upload requests, customizations and custom plugins.