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/alpha
Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Alpha就是为此而设计的,使用者只需定义好自己的task,并描述它依赖的task,将它添加到Project中。框架会自动并发有序地执行这些task,并将执行的结果抛出来。
offend/android-Camera2Video
offend/android-proguard-cn
Android混淆规则
offend/android-proguard-snippets
Proguard configurations for common Android libraries
offend/CC
业界首个支持渐进式组件化改造的Android组件化开源框架,支持跨进程调用。Componentize your android project gradually.
offend/coding-interview-university-zh-tw
coding-interview-university 繁體中文翻譯計畫。原作者:https://github.com/jwasham/coding-interview-university
offend/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
offend/dex2jar
Tools to work with android .dex and java .class files
offend/DynamicGrid
Drag and drop GridView for Android
offend/EGLNativeRender
Learn how to render in native using EGL
offend/gson
A Java serialization/deserialization library to convert Java Objects into JSON and back
offend/GUPImageFilter
GUPImage_静态和动态添加滤镜
offend/harvic_blg_share
offend/InfiniteCycleViewPager
Infinite cycle ViewPager with two-way orientation and interactive effect.
offend/JSON-java
A reference implementation of a JSON package in Java.
offend/leakcanary
A memory leak detection library for Android and Java.
offend/learnGitBranching
An interactive git visualization to challenge and educate!
offend/lottie-android
Render After Effects animations natively on Android and iOS, Web, and React Native
offend/lottie-editor
A tool to edit colors in Lottie animations.
offend/lottie-web
Render After Effects animations natively on Web, Android and iOS, and React Native. http://airbnb.io/lottie/
offend/MultiItem
一个优雅的实现多类型的RecyclerView类库 支持DataBinding Form表单录入 跨多个RecyclerView拖动
offend/NotchTools
💥💥Android刘海屏适配方案---NotchTools,适配国内四大厂商(华为、小米、oppo、vivo)刘海屏手机,根据自己业务需求,提供多种接入方式适配刘海屏。
offend/obfuscator
offend/pan-light
百度网盘不限速客户端, golang + qt5, 跨平台图形界面
offend/platform_frameworks_base
offend/platform_packages_apps_settings
offend/Play-with-Swift-2
The code of my MOOC Course - <Play with Swift 2>(supporting for the newest Swift 2.2). 我在慕课网上的课程《玩儿转 Swift 2》示例代码及更新(支持最新的Swift2.2)。
offend/Play-with-Swift-3
The updated code of my MOOC Course - <Play with Swift>(supporting for the newest Swift 3). 我在慕课网上的课程《玩儿转 Swift 2》针对Swift3的升级代码(支持最新的Swift 3)。
offend/unlocker
VMware Workstation macOS
offend/vulkan-basic-samples