Pinned Repositories
CustomExpandRecyclerView
自定义的实现类似ExpandListView式的展开和收缩动画的RecyclerView
MaterialTheme
MaterialTheme练习
X5Demo
Tencent X5 browser demo with gradle
ityancs's Repositories
ityancs/X5Demo
Tencent X5 browser demo with gradle
ityancs/agera
Reactive Programming for Android
ityancs/AndResGuard
proguard resource for Android by wechat team
ityancs/android-priority-jobqueue
A Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application stability.
ityancs/android-rss
Lightweight Android library to read parts of RSS 2.0 feeds.
ityancs/android-utils
It contains most of the Android utility classes.
ityancs/AndroidSdkSourceAnalysis
android sdk 源码解析——旨在帮助初学者更好的学习Android!我们只是一群普通的程序员,但是,我们热爱分享,想热热闹闹的玩点有意义的事!如果你也想陪我们一起愉快的玩耍,欢迎加入我们!
ityancs/AnimateVectorDrawableDEMO
some great animations all achieved by AnimateVectorDrawable, without any code!
ityancs/BookReader
“任阅”,开源小说阅读器,高仿追书神器,实现追书推荐、标签检索、翻书效果、文章阅读、缓存章节、日夜间模式、文本朗读等功能。
ityancs/code-reader
One Multi program language code reader
ityancs/CoreModule
My own core module.
ityancs/DMPlayer
DMPLayer is an Android music player prototype
ityancs/DraggablePanel
Android library used to create an awesome Android UI based on a draggable element similar to the last YouTube graphic component.
ityancs/GifLoadingView
ityancs/Idaily
使用data binding , dagger2 , retrofit2和rxjava实现的,基于MVVM的知乎日报APP。
ityancs/Knife
Knife is a rich text editor component for writing documents in Android.
ityancs/Lightning-Browser
A speedy, lightweight browser with modern navigation
ityancs/NavigationTabBar
Navigation tab bar with colorful interactions.
ityancs/Particle
It's a cool animation which can use in splash or somewhere else.
ityancs/PathArt
详细内容请看博客 http://blog.csdn.net/eclipsexys/article/details/51992473
ityancs/Potatso-iOS
Potatso is an iOS client that implements Shadowsocks proxy with the leverage of NetworkExtension framework in iOS 9.
ityancs/RecyclerViewHeader
Super fast and easy way to create header for Android RecyclerView
ityancs/RxJavaSamples
RxJava 和 Retrofit 结合使用的几个最常见使用方式举例
ityancs/RxUnfurl
A reactive extension to generate URL previews.
ityancs/ShowcaseView
Highlight the best bits of your app to users quickly, simply, and cool...ly
ityancs/StatusBarUtil
A util for setting status bar style on Android App.
ityancs/TelegramGallery
world level Gallery , from Telegram ,QQ 相册风格,相册选择器
ityancs/tinker
Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.
ityancs/understand-plugin-framework
demos to help understand plugin framwrok
ityancs/VideoPlayerManager
This is a project designed to help controlling Android MediaPlayer class. It makes it easier to use MediaPlayer ListView and RecyclerView. Also it tracks the most visible item in scrolling list. When new item in the list become the most visible, this library gives an API to track it.