Pinned Repositories
AccountAuthenticator
AndResGuard
proguard resource for Android by wechat team
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
android-gpuimage
Android filters based on OpenGL (idea from GPUImage for iOS)
BezierInterpolator
Android animation interpolator based on bezier curve.
MonkeyShell
a handy monkey shell for android apk, works well without root permission
MultipleStatusView
一个支持多种状态的自定义View,可以方便的切换到:加载中视图、错误视图、空数据视图、网络异常视图、内容视图。
MusLog
A lightweight and scalable log tool for Android Developer
NativeLibCompression
The native library compression sdk is given to solve the apk size problem. It is easy to integrate and will get max 50% size decreasing. Not only sdk, a Java tool for package is provided to convert normal apk to compressed apk. MIT Licence, you can use any where
PreferenceUtils
A common helper class to access Android preference files via encapsulating SharedPreferences.
tonybright's Repositories
tonybright/PreferenceUtils
A common helper class to access Android preference files via encapsulating SharedPreferences.
tonybright/BezierInterpolator
Android animation interpolator based on bezier curve.
tonybright/NativeLibCompression
The native library compression sdk is given to solve the apk size problem. It is easy to integrate and will get max 50% size decreasing. Not only sdk, a Java tool for package is provided to convert normal apk to compressed apk. MIT Licence, you can use any where
tonybright/AccountAuthenticator
tonybright/android-percent-support-extend
a extends lib for android-percent-support(Google百分比布局库的扩展)
tonybright/android-percent-support-lib-sample
Just a sample of the android percent support lib
tonybright/android-plist-parser
SAX based PList parser for Android
tonybright/AndroidBucket
Android开发常用整理
tonybright/AndroidBug5497Workaround
WebView adjustResize windowSoftInputMode breaks when activity is fullscreen
tonybright/androiddev
Quick tips/tutorials for Android developers
tonybright/AndroidPlayground
An Android project that try new things, new ideas, research purpose... Just a playground.
tonybright/BlurEffectForAndroidDesign
Sample to show how to implement blur graphical tricks
tonybright/blurring
Sandbox project for different blurring techniques
tonybright/BlurView
高斯模糊效果实现方案及性能对比(Gaussian Blur)
tonybright/BooheeToolbar
分享薄荷Android状态栏的适配解决方案
tonybright/EventBus
Android optimized event bus that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
tonybright/FFmpeg-Android
Building FFmpeg for Android neon, armv7, vfp and armv6, used in VPlayer for Android
tonybright/FFmpeg4Android
This project contains the ffmpeg source code and build script for andriod on ubuntu linux and some ffmpeg demo on android platform.
tonybright/Hello-LWF-Cocos2d-x
Sample code for cocos2d-x backed animation in android fragment
tonybright/ijkplayer
Android/iOS video player based on FFmpeg n2.8, with MediaCodec, VideoToolbox support.
tonybright/IonIconView
IonIconView based on the awesome icons provided by ionicons.com
tonybright/libjpeg-turbo-android
libjpeg-turbo for android
tonybright/LoadingLayout
Android LoadingLayout
tonybright/repo
this is the first repo I had created
tonybright/ViewAnimator
A fluent Android animation library