Pinned Repositories
Android-ConvenientBanner
Simple and convenient banner, loop viewpager with 3D effects
android-percent-support-extend
a extends lib for android-percent-support(Google百分比布局库的扩展)
Android-PullToRefreshRecyclerView
A RecyclerView library for Android which support pull-to-refresh ,auto-load-more and add header.
AndroidAutoLayout
Android屏幕适配方案,直接填写设计图上的像素尺寸即可完成适配,最大限度解决适配问题。
androidmvp
MVP Android Example
AndroidSystemUiTraining
Android System UI Training Code
baseAdapter
Android 万能的Adapter for ListView,RecyclerView,GridView等,支持多种Item类型的情况。
CodeCafe
开源实验室手机客户端
Douya
开源的 Material Design 豆瓣客户端(A Material Design app for douban.com)
DownLoadManager
Retrofit + OkHttp + RxBus + Notification + Service实现的自动更新
yangpengliao's Repositories
yangpengliao/Android-ConvenientBanner
Simple and convenient banner, loop viewpager with 3D effects
yangpengliao/android-percent-support-extend
a extends lib for android-percent-support(Google百分比布局库的扩展)
yangpengliao/Android-PullToRefreshRecyclerView
A RecyclerView library for Android which support pull-to-refresh ,auto-load-more and add header.
yangpengliao/AndroidAutoLayout
Android屏幕适配方案,直接填写设计图上的像素尺寸即可完成适配,最大限度解决适配问题。
yangpengliao/androidmvp
MVP Android Example
yangpengliao/AndroidSystemUiTraining
Android System UI Training Code
yangpengliao/baseAdapter
Android 万能的Adapter for ListView,RecyclerView,GridView等,支持多种Item类型的情况。
yangpengliao/CodeCafe
开源实验室手机客户端
yangpengliao/Douya
开源的 Material Design 豆瓣客户端(A Material Design app for douban.com)
yangpengliao/DownLoadManager
Retrofit + OkHttp + RxBus + Notification + Service实现的自动更新
yangpengliao/DropDownMenu
一个实用的多条件筛选菜单
yangpengliao/DropDownMenu-1
a better DropDownMenu solution, 完整的筛选器解决方案
yangpengliao/EffectiveAndroidUI
Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been implemented using MVP or MVVM (without binding engine) to show how this patterns works. This project is used during the talk "EffectiveAndroidUI".
yangpengliao/FlowLayout
Android流式布局,支持单选、多选等,适合用于产品标签等。
yangpengliao/HeaderAndFooterRecyclerView
A RecyclerView solution, Support addHeaderView, addFooterView, and page loading
yangpengliao/InfiniteCycleViewPager
Infinite cycle ViewPager with two-way orientation and interactive effect.
yangpengliao/JsBridge
android java and javascript bridge, inspired by wechat webview jsbridge
yangpengliao/JustWeEngine
An easy open source Android Native Game FrameWork.
yangpengliao/LKShop
开源商城
yangpengliao/okhttputils
okhttp的辅助类
yangpengliao/OuNews
新闻阅读
yangpengliao/PermissionGen
Android API easy to use permission for Android M
yangpengliao/ProgressWheel
A progress wheel for android, intended for use instead of the standard progress bar.
yangpengliao/road-trip
A sample Android application that demonstrates how to implement various visual effects.
yangpengliao/SmoothProgressBar
A small Android library allowing you to have a smooth and customizable horizontal indeterminate ProgressBar
yangpengliao/SwipeBackLayout
An Android library that help you to build app with swipe back gesture.
yangpengliao/twoway-view
RecyclerView made simple
yangpengliao/ViewPagerIndicator
Paging indicator widgets compatible with the ViewPager from the Android Support Library and ActionBarSherlock.
yangpengliao/ZhiHuMVP
采用MVP架构的仿知乎APP
yangpengliao/ZhihuPaper
一个知乎日报客户端