Pinned Repositories
android-Ultra-Pull-To-Refresh
Ultra Pull to Refresh for Android. Support all the views.
android-zxingLibrary
几行代码快速集成二维码扫描功能
bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
dingtalk
钉钉桌面版,基于electron和钉钉网页版开发,支持Windows、Linux和macOS
EventBus
Android optimized event bus that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
Lazy
The android tools 自己整理的常用的工具类
LearnGit
material-calendarview
A Material design back port of Android's CalendarView
MyGitRemoteReposity
okhttp
An HTTP+HTTP/2 client for Android and Java applications.
Brucezh's Repositories
Brucezh/dingtalk
钉钉桌面版,基于electron和钉钉网页版开发,支持Windows、Linux和macOS
Brucezh/parceler
:package: Android Parcelables made easy through code generation.
Brucezh/android-Ultra-Pull-To-Refresh
Ultra Pull to Refresh for Android. Support all the views.
Brucezh/EventBus
Android optimized event bus that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
Brucezh/android-zxingLibrary
几行代码快速集成二维码扫描功能
Brucezh/Lazy
The android tools 自己整理的常用的工具类
Brucezh/okhttputils
okhttp的辅助类
Brucezh/okhttp
An HTTP+HTTP/2 client for Android and Java applications.
Brucezh/MyGitRemoteReposity
Brucezh/LearnGit
Brucezh/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
Brucezh/material-calendarview
A Material design back port of Android's CalendarView
Brucezh/PullToRefresh
根据Maxwin的XListView改造而来,完善下拉刷新上拉加载更多的功能并实现自动刷新以及自动加载等功能, 并增加对ScrollView的支持。 原XListView参考链接:https://github.com/Maxwin-z/XListView-Android