Pinned Repositories
AlipayCracker
能够修改8.1以及更早版本的alipay手势密码
Android-MVP-Sample
A simple mvp demo, implementation of google's todomvp app.
AvantCourier
getroot for nexus4 using poc of k1mu from xda
ForceDirectedLayout
A simple implementation of force directed layout method in Java and JavaScript.「力导向布局」的Java/JavaScript实现。
hybrid_stack_manager
flutter页面跳转工具。这个fork修复了一些参数传递问题,并支持在同一个native页面运行多个flutter页面。请运行demo查看。
leetcode-training
Records solutions I submitted to leetcode.一些leetcode题解。
SeeAsYourEyes
一个想要帮助色盲患者识别颜色的应用。
serialize-and-deserialize-multinode-tree
Serialize and deserialize a binary tree is a platitude, this repo demonstrates how to Serialize and deserialize a multi-node tree. 序列化和反序列化一棵多叉树。
SimpleBottomNavigationBar
A simple bottom navigation bar, according with Material Design.
Zhihu-Selection
[DEPRECATED] Android App「知乎每日精选」
chaangliu's Repositories
chaangliu/ForceDirectedLayout
A simple implementation of force directed layout method in Java and JavaScript.「力导向布局」的Java/JavaScript实现。
chaangliu/Zhihu-Selection
[DEPRECATED] Android App「知乎每日精选」
chaangliu/hybrid_stack_manager
flutter页面跳转工具。这个fork修复了一些参数传递问题,并支持在同一个native页面运行多个flutter页面。请运行demo查看。
chaangliu/Android-MVP-Sample
A simple mvp demo, implementation of google's todomvp app.
chaangliu/leetcode-training
Records solutions I submitted to leetcode.一些leetcode题解。
chaangliu/AlipayCracker
能够修改8.1以及更早版本的alipay手势密码
chaangliu/serialize-and-deserialize-multinode-tree
Serialize and deserialize a binary tree is a platitude, this repo demonstrates how to Serialize and deserialize a multi-node tree. 序列化和反序列化一棵多叉树。
chaangliu/SeeAsYourEyes
一个想要帮助色盲患者识别颜色的应用。
chaangliu/SimpleBottomNavigationBar
A simple bottom navigation bar, according with Material Design.
chaangliu/AvantCourier
getroot for nexus4 using poc of k1mu from xda
chaangliu/echarts-for-weixin
ECharts 的微信小程序版本,为了修改bug + pr而fork
chaangliu/ExoPlayer
学习demo,做一些简单封装
chaangliu/RegisterAndLogin-Grpc-Djinni
A practice of register and login using Grpc and Djinni.
chaangliu/AllAboutJune
abandoned-a sales page
chaangliu/flutter-example
flutter examples.flutter的演示项目,演示各种常用功能。
chaangliu/flutter-quiz-app
A simple quiz app, implementation of this youtube tutorial: https://www.youtube.com/watch?v=jBBl1tYkUnE
chaangliu/LarryLawrence.github.io
chaangliu/logutil
a lite-weighted android log util which can set debug mode and write to disk.一个可以控制是否显示log、是否保存log到磁盘的android log类。
chaangliu/LruCacheJavascript
An LruCache tool implemented using javascript.
chaangliu/McerClient
chaangliu/MobileController
chaangliu/NewScaleConverter
chaangliu/plugins
为了定制shared_preferences而fork,因为原本的shared_preferences不支持立即更新native的sp数据。
chaangliu/ProjectX
Just a test project.
chaangliu/PushForAll
An app to implement multi-push.
chaangliu/ScaleConverter
An app to convert figures between all kinds of scales.
chaangliu/Scripts
Some Scripts wrote in Hangzhou.
chaangliu/Search4Zips
this script downloads roms from some website
chaangliu/TheSecondSide
B SIDE.
chaangliu/UltimateRefreshView
实现RecyclerView/ListView/ScrollView/WebView下拉刷新和上拉加载;此fork在原repo基础上做细节调整,比如回弹动画更smooth(其实我发现原repo已经实现了我想要的弹性回弹,只是maven中的库比较老而已~~大家用源码即可)。