Pinned Repositories
activityanimation
Activity animation
ActivityRouter
Router activities and methods with url for android
AdvancedLuban
An Advanced Compress Image Library for Android / 高效、简洁的图片压缩工具库
AiYaGirl
爱吖妹纸——Retrofit+Rx+MVP架构APP体验,福利多多,不容错过
AlphaIndicatorView
仿微信底部tab标签,滑动的时候颜色渐变,使用极其简单,只需要两行代码。
AndFix
AndFix is a library that offer hot-fix for Android App.
AndPermission
:heavy_check_mark: Android Runtime Permission,support the right to apply for permission at any place.
AndResGuard
proguard resource for Android by wechat team
android
Smartisan open source code for full build.(repo manifest xml)
Android-AOPExample
This is a simple example of Aspect Oriented Programming in Android
chonrp27512's Repositories
chonrp27512/draco
Draco is a library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics.。Draco 是一种库,用于压缩和解压缩 3D 几何网格(geometric mesh)和点云(point cloud)。换句话说,它显著缩小了 3D 图形文件的大小,同时对 3D 图形的观看者来说又根本不严重影响视觉效果。它还旨在改善 3D 图形的压缩和传输。Draco 是作为 C++ 源代码发布的,可以用来压缩 3D 图形,另外还发布了处理编码数据的 C++ 和 Java 解码器。
chonrp27512/yapf
A formatter for Python files。YAPF 是 Google 开发的一个用来格式化 Python 代码的工具。
chonrp27512/RePlugin
RePlugin - A flexible, stable, easy-to-use Android Plug-in Framework
chonrp27512/hover
A floating menu library for Android.。Hover 是一个用于 Android 的悬浮操作栏。该菜单栏可以作为一个 service 启动,从而跨进程使用,悬浮在桌面或者其他应用程序的前面,当然,这里需要申请权限。 Hover 仍处在开发阶段,还有很多代码清理工作需要做,也就是说,Hover 现在仅仅处于可用状态。
chonrp27512/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.Leveldb是一个google实现的非常高效的kv数据库,目前的版本1.2能够支持billion级别的数据量了。 在这个数量级别下还有着非常高的性能,主要归功于它的良好的设计。特别是LSM算法。
chonrp27512/ImmersionBar
android 4.4以上沉浸式状态栏和沉浸式导航栏管理,包括状态栏字体颜色,一句代码轻松实现,以及对bar的其他设置,详见README,http://www.jianshu.com/p/2a884e211a62
chonrp27512/PracticeDraw1
《HenCoder Android 开发进阶:UI 1-1 绘制基础》 的练习项目
chonrp27512/PracticeLayout1
《HenCoder Android UI 1-2 布局基础》 的练习项目
chonrp27512/guetzli
Perceptual JPEG encoder 谷歌高质量图片压缩算法
chonrp27512/PracticeDraw6
http://hencoder.com/ui-1-6 的练习项目
chonrp27512/PracticeDraw5
《HenCoder Android 开发进阶:自定义 View 1-5 绘制顺序》 的练习项目
chonrp27512/android-arch-news-sample
Simple News app built using new Android Architecture and Kotlin,谷歌官方架构指南 架构组件 实例代码
chonrp27512/PracticeDraw4
《HenCoder Android 开发进阶:UI 1-4 Canvas 对绘制的辅助》 的练习项目
chonrp27512/PracticeDraw2
《HenCoder Android 开发进阶:UI 1-2 Paint 详解》 的练习项目 http://hencoder.com/ui-1-2
chonrp27512/PracticeDraw3
《HenCoder Android 开发进阶:UI 1-3 文字的绘制》 的练习项目
chonrp27512/ActivityRouter
Router activities and methods with url for android
chonrp27512/AndPermission
:heavy_check_mark: Android Runtime Permission,support the right to apply for permission at any place.
chonrp27512/android_interview
android校招面试必备,针对校招,全方位指南
chonrp27512/IPython-Dashboard
A stand alone, light-weight web server for building, sharing graphs created in ipython. Build for data science, data analysis guys. Aiming at building an interactive visualization, collaborated dashboard, and real-time streaming graph.
chonrp27512/gumbo-parser
An HTML5 parsing library in pure C99。Gumbo 是 Google 的一款用C语言实现的HTML5解析库,无需任何外部依赖。
chonrp27512/AspectJDemo
chonrp27512/AndroidModulePattern
Android项目组件化示例代码,支持Fragment和View
chonrp27512/new-pac
chonrp27512/permissions4m
国产手机5.0、6.0权限适配框架/编译时注解框架/an Android Runtime Permissions Tool by using APT
chonrp27512/butteraugli
butteraugli estimates the psychovisual difference between two images。Butteraugli 是用来评判两个图像之间的相似度。通过识别图像之间一些最受关注的差异点并给出相似度分值。这个项目的一个主要动机是对差异受体的不同颜色的位置和密度的统计,特别是蓝色的低密度锥窝。另一个动机来自于更准确的神经节细胞建模,特别是抑制频率空间。目前该项目只提供了 C++ 接口。
chonrp27512/wycheproof
Project Wycheproof tests crypto libraries against known attacks.。Wycheproof 是谷歌开源的加密库测试项目,它包含一系列安全测试,用来检测加密库(cryptographic libraries)软件是否存在已知的攻击漏洞。
chonrp27512/seq2seq
A general-purpose encoder-decoder framework for Tensorflow。seq2seq 是 Google 开源的一款用于 TensorFlow 的通用编码器&解码器框架(encoder-decoder framework),可用于机器翻译、文本摘要、会话建模、图像描述等。
chonrp27512/bodymovin
after effects to html library
chonrp27512/hellocharts-android
Charts/graphs library for Android compatible with API 8+, several chart types with support for scaling, scrolling and animations
chonrp27512/InfiniteCycleViewPager
Infinite cycle ViewPager with two-way orientation and interactive effect.