Pinned Repositories
android-advancedrecyclerview
RecyclerView extension library which provides advanced features. (ex. Google's Inbox app like swiping, Play Music app like drag and drop sorting)
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
android-architecture-todoapp-mvp
Google官方推荐的Android框架MVP例子。自己添加了一些注释和心得。
android-best-practices
Do's and Don'ts for Android development, by Futurice developers
Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
android-flux-todo-app
Example of how to implement an Android TODO App using Facebook Flux Architecture
GoogleCalendarView
This project is meant for people who want to display a calendar view and show that there are events on certain days.
observerUninstall
android用ndk实现的卸载监听---------不再更新,请移步:https://github.com/stateofzhao/zfun
zfun
学习,探索~
stateofzhao's Repositories
stateofzhao/android-advancedrecyclerview
RecyclerView extension library which provides advanced features. (ex. Google's Inbox app like swiping, Play Music app like drag and drop sorting)
stateofzhao/android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
stateofzhao/android-best-practices
Do's and Don'ts for Android development, by Futurice developers
stateofzhao/Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
stateofzhao/android-flux-todo-app
Example of how to implement an Android TODO App using Facebook Flux Architecture
stateofzhao/BGABadgeView-Android
Android 徽章控件
stateofzhao/BiLiBiLi
哔哩哔哩(B站)Android客户端源码(非最新版,可以运行,可看视频)
stateofzhao/Crescento
Add curve at bottom of image views and relative layouts.
stateofzhao/DraggedViewPager
A View whose pages and items both can be dragged, looking like a ViewPager
stateofzhao/DragSortAdapter
Drag and drop re-ordering adapter for RecyclerView
stateofzhao/EaseInterpolator
Thirty different easing animation interpolators for Android.
stateofzhao/ExoPlayer
An extensible media player for Android
stateofzhao/faboptions
A multi-functional FAB component with customizable options
stateofzhao/flexbox-layout
Flexbox for Android
stateofzhao/FlyRefresh
The implementation of https://dribbble.com/shots/2067564-Replace
stateofzhao/fresco-processors
An Android image processor library providing a variety of image transformations for Fresco.
stateofzhao/HomeMirror
Android application powering the mirror in my house
stateofzhao/ijkplayer
Android/iOS video player based on FFmpeg n3.2, with MediaCodec, VideoToolbox support.
stateofzhao/JKeyboardPanelSwitch
For resolve the layout conflict when keybord & panel are switching (Android键盘面板冲突 布局闪动处理方案)
stateofzhao/Lab-Android-DesignLibrary
stateofzhao/logger
Simple, pretty and powerful logger for android
stateofzhao/Markdown-Edit
My attempt at a markdown editor for windows
stateofzhao/MaterialBadgeTextView
As the name describes, this is an Android library that you can use to show new messages badge and new features badge.
stateofzhao/Multi-Selection
Multiselection Solution for Android in Kotlin
stateofzhao/MultiChannelPackageTool
Android Multi channel package tool (安卓多渠道打包工具)
stateofzhao/OnePageSigninSignup
Signin and Signup in single Screen using PercentRelativeLayout
stateofzhao/phphub-android
PHPHub for Android
stateofzhao/SmartTabLayout
A custom ViewPager title strip which gives continuous feedback to the user when scrolling
stateofzhao/SuperSLiM
A layout manager for the RecyclerView with interchangeable linear, grid, and staggered displays of views, all with configurable section headers including the sticky variety as specified in the material design docs.
stateofzhao/ToDoList
Micro-Transitions for Smooth Android To-Do List Animations