Pinned Repositories
30-Days-Of-JavaScript
30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace.
30min_guides
覃健祥的学习笔记,各种几十分钟入门的文档
9GAG
Android unofficial REST Client of 9GAG.
adb-idea
A plugin for Android Studio and Intellij IDEA that speeds up your day to day android development.
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
android-Common
android utils such as logCatUtils,Toast,and so on
ByteX
ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台
Launcher3
Launcher3 is the default launcher in AOSP Android, and is the base behind many customized launchers - even Google's own Now Launcher (obsolete) and Pixel Launcher. Some manufacturers would leave the default name and icon in, but customize its appearance and behaviour nonetheless.
RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
testnet-wallet-drainer
🔥 ERC20 testnet token burner for ease of disposal. Built using Solidity, Moralis and React.
PoarryScript's Repositories
PoarryScript/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
PoarryScript/9GAG
Android unofficial REST Client of 9GAG.
PoarryScript/android-Common
android utils such as logCatUtils,Toast,and so on
PoarryScript/android-open-project-analysis
Analysis implementation of android open source project, 微信公众号:codekk, 网站:
PoarryScript/DynamicAPK
Solution to implement multi apk dynamic loading and hot fixing for Android App. (实现Android App多apk插件化和动态加载,支持资源分包和热修复)
PoarryScript/leakcanary
A memory leak detection library for Android and Java.
PoarryScript/picasso
A powerful image downloading and caching library for Android
PoarryScript/rxmarbles
Interactive diagrams of Rx Observables
PoarryScript/SuperToasts
A library that extends the Android toast framework.
PoarryScript/android-discuss
Android 问题交流讨论坛
PoarryScript/android-dynamic-load-awesome
PoarryScript/Android-RunningTextView
A custom TextView that can display a running Number(animation).applogize for my poor English.一个自定义的TextView控件,可以播放数字动画,模仿余额宝的。
PoarryScript/android_design_patterns_analysis
Android源码设计模式分析项目
PoarryScript/apk_hack
PoarryScript/article
PoarryScript/FlowTextView
A wrapping TextView for Android
PoarryScript/fresco
An Android library for managing images and the memory they use.
PoarryScript/GankApp
An android client for http://gank.io/
PoarryScript/GaugeView
An Android library for drawing gauges on Canvas.
PoarryScript/iBooks
android平台的电子阅读器,在Google Play下载量50W+,不过因为账号封号了,所以这里把他开源出来
PoarryScript/jOOR
jOOR - Fluent Reflection in Java jOOR is a very simple fluent API that gives access to your Java Class structures in a more intuitive way. The JDK's reflection APIs are hard and verbose to use. Other languages have much simpler constructs to access type meta information at runtime. Let us make Java reflection better.
PoarryScript/LruCache
PoarryScript/PoarryScript.io
PoarryScript/ProcessPhoenix
Process Phoenix facilitates restarting your application process.
PoarryScript/retrofit
Type-safe HTTP client for Android and Java by Square, Inc.
PoarryScript/simple-android-opensource-framework
Android知名开源库简单实现以及设计分析
PoarryScript/stone-lang
《两周自制脚本语言》学习
PoarryScript/topics
Android 精选话题讨论
PoarryScript/volley
Google IO volley and so on
PoarryScript/XCL-Charts
Android图表库(XCL-Charts is a free charting library for Android platform.),基于Android Canvas来绘制各种图表,使用简便,定制灵活。目前支持3D/非3D/背向式/横向/竖向柱形图(Bar Chart)、3D/非3D饼图(Pie Chart)、堆叠图(Stacked Bar Chart)、面积图(Area Chart)、 折线图(Line Chart)、曲线图(Spline Chart)、环形图(Dount Chart)、南丁格尔玫瑰图(Rose Chart)、仪表盘(Dial Chart)、刻度盘(Gauge Chart)、雷达图(Radar Chart)、漏斗图(Funnel Chart)、圆形图(Circle Chart)、弧线比较图、散点图(Scatter Chart)、气泡图(Bubble Chart)、范围条形图(RangeBar Chart)等图表。其它特性还包括支持图表缩放、手势移动、点击响应、动画效果、多轴显示、图表参考线、混合图表及同数据源不同图表类型切换等。