Pinned Repositories
955.WLB
955 不加班的公司名单 - 工作 955,work–life balance (工作与生活的平衡)
acra
Application Crash Reports for Android
agi
Android GPU Inspector
alpha
Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Alpha就是为此而设计的,使用者只需定义好自己的task,并描述它依赖的task,将它添加到Project中。框架会自动并发有序地执行这些task,并将执行的结果抛出来。
AndResGuard
proguard resource for Android by wechat team
Android
GitHub上最火的Android开源项目,所有开源项目都有详细资料和配套视频
android-advancedrecyclerview
RecyclerView extension library which provides advanced features. (ex. Google's Inbox app like swiping, Play Music app like drag and drop sorting)
android-Camera2Video
android-gpuimage
Android filters based on OpenGL (idea from GPUImage for iOS)
HelloGitHub
:octocat: Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目
offend's Repositories
offend/android-gpuimage
Android filters based on OpenGL (idea from GPUImage for iOS)
offend/android-async-http
An Asynchronous HTTP Library for Android
offend/android-Camera2Basic
offend/android-gif-drawable
Views and Drawable for displaying animated GIFs on Android
offend/android-pdfview
[DEPRECATED] A fast PDF reader component for Android development
offend/android-training-course-in-chinese
Android官方培训课程中文版
offend/androidannotations
Fast Android Development. Easy maintainance.
offend/Camera2
Android L Camera2 Demo
offend/deeplearningbook-chinese
Deep Learning Book Chinese Translation
offend/dev-summit-architecture-demo
The demo application that we've used in the Architecture Talk @ Android Dev Summit 2015
offend/glslp
Tool for taking a folder of .glsl files and converting it to something you can include in your projects
offend/grafika
Grafika test app
offend/haha
Java library to automate the analysis of Android heap dumps.
offend/HWEncoderExperiments
Deprecated ( See https://github.com/Kickflip/kickflip-android-sdk for my current work). Experiments with Android 4.3's MediaCodec and MediaMuxer
offend/java-design-patterns
Design pattern samples implemented in Java
offend/juniversalchardet
http://code.google.com/p/juniversalchardet
offend/leakcanary-demo
The demo for leakcanary: https://github.com/square/leakcanary
offend/LyricView
酷狗音乐展示歌词效果,支持修改字体、颜色、渐变色
offend/test_1
我的第一个Git项目,测试测试。
offend/TheAlgorithm
offend/ViewpagerTransition
viewpager with parallax pages, together with vertical sliding (or click) and activity transition
offend/zxing
Official ZXing ("Zebra Crossing") project home