Pinned Repositories
achartengine
Charting library for Android applications. Automatically exported from code.google.com/p/achartengine
Alerter
An Android Alerting Library
AndPermission
Android Permission = AndPermission. Android运行时权限管理最佳实践。
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
android-art-res
the source code in research art of android development
android-Camera2Basic
baseAdapter
Android 万能的Adapter for ListView,RecyclerView,GridView等,支持多种Item类型的情况。
okhttp-utils
okhttp的辅助类
OkHttpUtils
封装了okhttp的网络框架,支持大文件上传下载,上传进度回调,下载进度回调,表单上传(多文件和多参数一起上传),链式调用,可以自定义返回对象,支持Https和自签名证书,支持cookie自动管理,支持四种缓存模式缓存网络数据,支持301重定向,扩展了统一的上传管理和下载管理功能
paper-onboarding-android
PaperOnboarding is a material design slider
Chenxu1110's Repositories
Chenxu1110/android-testing
A collection of samples demonstrating different frameworks and techniques for automated testing
Chenxu1110/GradationTitleBar
仿QQ空间标题栏渐变
Chenxu1110/PrettyGirls
A personal App based on gank.io.
Chenxu1110/Context-Menu.Android
You can easily add awesome animated context menu to your app.
Chenxu1110/CircularFloatingActionMenu
an animated circular menu for Android
Chenxu1110/AutoInstaller
应用自动静默更新安装库.
Chenxu1110/MVPCommon
a common Architecture for Android Applications developing based on MVP,integrates many Open Source Projects ,to make your developing quicker and easier. 一个集成了众多开源项目的Android MVP快速开发框架。
Chenxu1110/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
Chenxu1110/BaseRecyclerViewAdapterHelper
Powerful and flexible RecyclerAdapter,www.recyclerview.org
Chenxu1110/MaterialEditText
EditText in Material Design
Chenxu1110/ImagePicker
完全仿微信的图片选择,并且提供了多种图片加载接口,选择图片后可以旋转,可以裁剪成矩形或圆形,可以配置各种其他的参数
Chenxu1110/CommonPullToRefresh
Android widget with pull to refresh for all the views,and support loadMore for ListView , RecyclerView, GridView and SwipeRefreshLayout.
Chenxu1110/TLint
TLint for 虎扑体育 基于Dagger2+RxJava+Retrofit开发,采用MVP模式
Chenxu1110/recyclerview-animators
An Android Animation library which easily add itemanimator to RecyclerView items.
Chenxu1110/UltimateRecyclerView
A RecyclerView(advanced and flexible version of ListView in Android) with refreshing,loading more,animation and many other features.
Chenxu1110/RecyclerViewItemAnimation
RecyclerView Item Animation 添加动态位移,静态位移,缩放等动画,保证了动画状态的平滑衔接
Chenxu1110/android-vertical-slide-view
vertical slide to switch to the next fragment page, looks like vertical viewpager
Chenxu1110/baseAdapter
Android 万能的Adapter for ListView,RecyclerView,GridView等,支持多种Item类型的情况。
Chenxu1110/dex-method-counts
Command-line tool to count per-package methods in Android .dex files
Chenxu1110/FlycoSystemBar
A Helper for SystemBar include StatusBar and NavigationBar.
Chenxu1110/ExpandingPager
ExpandingPager is a card peek/pop controller
Chenxu1110/RxAndroid
RxJava bindings for Android
Chenxu1110/NoHttp
NoHttp支持大文件、多文件上传、文件下载、自动维持Cookie、异步/同步请求,多种Http缓存模式,302/303重定向, 支持代理服务器.
Chenxu1110/Android-Material-Themes-Demo
A demo Android application and explanation of creating dynamically colorized Material Design applications supporting Android 4.0 (API 15) and up
Chenxu1110/BlurView
Dynamic iOS-like blur of underlying Views for Android
Chenxu1110/android-open-project
Collect and classify android open source projects 微信公众号:codekk
Chenxu1110/SwipeBackHelper
make your activity can swipe to close
Chenxu1110/OhMyBiliBili
哔哩哔哩 - ( ゜- ゜)つロ 乾杯~
Chenxu1110/BottomNavigation
This Library helps users to use Bottom Navigation Bar (A new pattern from google) with ease and allows ton of customizations
Chenxu1110/android-Camera2Basic