Pinned Repositories
AccessibilitySample
演示辅助功能基本流程和使用,通过简单的例子看懂辅助功能原理。我们可以使用辅助功能帮助我们做一些有意思的事情,比如抢红包插件(但是微信不准),帮助用户开启权限(这个还不错哟)
AndroidDrawClassic
android绘制基础总结:使用Android自身的drawable绘制,实现大多数基础图形的绘制,减少图片的使用,从而减少apk体积与内存占用。使用Android提供的绘图api实现丰富的自定义View控件
AndroidRotateAnim
Android旋转动画+Android圆形进度条组合
AppStartUpSpeedOpt
Android app 启动速度优化模拟,主要介绍一个App从启动到首屏绘制过程中可优化的点
FavoriteForAndroid
Android收藏夹,整理一些比较有用的文章,工具
FingerprintRecognition
指纹识别,除了api>=23的支持指纹识别的设备,还支持api<23的具有指纹识别硬件支持的设备(前提是这些设备兼容了Google官方的标准接口),部分厂商(魅族,三星等)低版本需要接入他们的SDK进行适配
FTPSync
Java FTP 上传下载文件(支持直接上传下载一个目录)
PhoneStateListen
Android来去电监听,电话挂断
SmartAlertPop
封装一个独立弹窗Module,这里的弹窗包括普通的Dialog方式弹框和WindowManager方式弹窗,主要是方便做项目重构,统一对弹窗进行管理,方便维护,拓展。如果你在对项目UI进行整体改版,需要对大量对话框和WindowManager弹窗进行UI适配的时候,此项目中的方法将非常适用
SmartPopupWindow
提供关于PopupWindow使用过程中遇到的一些特殊问题的解决方案,例如:PopupWindow不响应点击外部消失和返回键消失的解决方法;PopupWindow精确计算要显示位置原理和方法;实现带箭头的上下文菜单遇到的坑;Android7.0 PopupWindow的兼容问题;屏幕旋转时调用PopupWindow update方法更新位置失效的问题及解决方案
PopFisher's Repositories
PopFisher/interviews
Everything you need to know to get the job.
PopFisher/fastdex
加快 apk 的编译速度
PopFisher/wxpy
微信机器人 / 优雅的微信个人号API
PopFisher/Robust
Robust is an Android HotFix solution with high compatibility and high stability.Robust can fix bug immediately without publishing apk.
PopFisher/incubator-weex
Mirror of Apache Weex
PopFisher/atlas
A powerful Android Dynamic Component Framework.
PopFisher/fastjson
:bullettrain_side: A fast JSON parser/generator for Java
PopFisher/free-programming-books
:books: Freely available programming books
PopFisher/SQLAdvisor
输入SQL,输出索引优化建议
PopFisher/programmer-job-blacklist
:see_no_evil:程序员找工作黑名单,换工作和当技术合伙人需谨慎啊
PopFisher/react-native
A framework for building native apps with React.
PopFisher/vlayout
Project vlayout is a powerfull LayoutManager extension for RecyclerView, it provides a group of layouts for RecyclerView. Make it able to handle a complicate situation when grid, list and other layouts in the same recyclerview.
PopFisher/druid
:hotsprings: 为监控而生的数据库连接池!
PopFisher/HtmlCompat
Compatibility library for Android's Html class.
PopFisher/what-happens-when
An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"
PopFisher/android-gpuimage-plus
Android Image & Camera Filters Based on OpenGL.
PopFisher/lantern
🔴Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴蓝灯最新版本下载 https://github.com/getlantern/forum/issues/833 🔴
PopFisher/lottie-android
Render After Effects animations natively on Android and iOS
PopFisher/SmartAlertPop
封装一个独立弹窗Module,这里的弹窗包括普通的Dialog方式弹框和WindowManager方式弹窗,主要是方便做项目重构,统一对弹窗进行管理,方便维护,拓展。如果你在对项目UI进行整体改版,需要对大量对话框和WindowManager弹窗进行UI适配的时候,此项目中的方法将非常适用
PopFisher/ColorArcProgressBar
This is beautiful color arc progress bar.
PopFisher/BGAQRCode-Android
QRCode 扫描二维码、扫描条形码、相册获取图片后识别、生成带 Logo 二维码、支持微博微信 QQ 二维码扫描样式
PopFisher/dagger
A fast dependency injector for Android and Java.
PopFisher/Fast-Android-Networking
A Complete Fast Android Networking Library that also supports HTTP/2 🚀
PopFisher/flexbox-layout
Flexbox for Android
PopFisher/retrofit
Type-safe HTTP client for Android and Java by Square, Inc.
PopFisher/NoHttp
Android Http标准框架,底层可动态切换OkHttp、URLConnection,与RxJava完美结合,比Retrofit更简单易用。
PopFisher/okhttp
An HTTP+HTTP/2 client for Android and Java applications.
PopFisher/DashboardView
Android自定义仪表盘View,仿新旧两版芝麻信用分、炫酷汽车速度仪表盘
PopFisher/fast-style-transfer
Fast Style Transfer in TensorFlow! ⚡🖥🎨🖼
PopFisher/tensorflow
Computation using data flow graphs for scalable machine learning