Pinned Repositories
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
ActionBarSherlock
Action bar implementation which uses the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme.
AndFix
AndFix is a library that offer hot-fix for Android App.
Android-Animation-Set
:books: Android 所有动画系列详尽教程。 Explain all animations in Android.
android-architecture-components
Samples for Android Architecture Components.
Android-Bitmap-Manager
android图片处理相关工具
AndroidDevTools
Android开发工具
GreenDao3_Demo
greenDao3+MVP实现购物车增删操作,数据库版本升级保留低版本相关数据
ListView-ScrollView----
解决ListView和SrollView共存问题
ysn85's Repositories
ysn85/android-architecture-components
Samples for Android Architecture Components.
ysn85/hugo
Annotation-triggered method call logging for your debug builds.
ysn85/FlowLayout
A flow layout for Android with auto-spacing.
ysn85/Smack
A modular and portable open source XMPP client library written in Java for Android and Java (SE) VMs
ysn85/GreenDaoUpgradeHelper
To solve database upgrade of greenDao and just need one line code
ysn85/recyclerview-animators
An Android Animation library which easily add itemanimator to RecyclerView items.
ysn85/tensorflow
Computation using data flow graphs for scalable machine learning
ysn85/CarouselLayoutManager
Android Carousel LayoutManager for RecyclerView
ysn85/RxTools
Android开发人员不得不收集的工具类集合 | 支付宝支付 | 微信支付(统一下单) | 微信分享 | Zip4j压缩(支持分卷压缩与加密) | 一键集成UCrop选择圆形头像 | 一键集成二维码和条形码的扫描与生成 | 常用Dialog | WebView的封装可播放视频 | 仿斗鱼滑动验证码 | Toast封装 | 震动 | GPS | Location定位 | 图片缩放 | Exif 图片添加地理位置信息(经纬度) | 蛛网等级 | 颜色选择器 | 编译运行一下说不定会找到惊喜
ysn85/RecyclerViewPager
A ViewPager implemention base on RecyclerView's code. Support fling operation like gallary.
ysn85/VerificationCodeView
正方形验证码输入框
ysn85/Small
A small framework to split app into small parts
ysn85/osmdroid
OpenStreetMap-Tools for Android
ysn85/grafika
Grafika test app
ysn85/richeditor-android
RichEditor for Android is a beautiful Rich Text WYSIWYG Editor for Android.
ysn85/android-samples
Samples demonstrating how to use Google Maps Android API v2.
ysn85/cheesesquare
Demos the new Android Design library.
ysn85/Android_Blog_Demos
source code in blog~
ysn85/MagicIndicator
A powerful, customizable and extensible ViewPager indicator framework. As the best alternative of ViewPagerIndicator, TabLayout and PagerSlidingTabStrip —— 强大、可定制、易扩展的 ViewPager 指示器框架。是ViewPagerIndicator、TabLayout、PagerSlidingTabStrip的最佳替代品。支持角标,更支持在非ViewPager场景下使用(使用hide()、show()切换Fragment或使用setVisibility切换FrameLayout里的View等),http://www.jianshu.com/p/f3022211821c
ysn85/glide-transformations
An Android transformation library providing a variety of image transformations for Glide.
ysn85/InfiniteCycleViewPager
Infinite cycle ViewPager with two-way orientation and interactive effect.
ysn85/MaterialViewPager
A Material Design ViewPager easy to use library
ysn85/Android-ObservableScrollView
Android library to observe scroll events on scrollable views.
ysn85/SwitchButton
A cute widget of Switch Button for you to create beautiful and friendly UI.
ysn85/CoordinatorTabLayout
Combination of TabLayout and CoordinatorLayout./TabLayout和CoordinatorLayout相结合的折叠控件
ysn85/TwinklingRefreshLayout
RefreshLayout that support for OverScroll and better than iOS. 支持下拉刷新和上拉加载的RefreshLayout,自带越界回弹效果,支持RecyclerView,AbsListView,ScrollView,WebView
ysn85/GreenDao3_Demo
greenDao3+MVP实现购物车增删操作,数据库版本升级保留低版本相关数据
ysn85/small-video-record
利用FFmpeg视频录制微信小视频与其压缩处理
ysn85/oauth-android-sdk
小米帐号开放平台 Android SDK
ysn85/mvpDemo