noproxy's Stars
iluwatar/java-design-patterns
Design patterns implemented in Java
futurice/android-best-practices
Do's and Don'ts for Android development, by Futurice developers
facebookarchive/stetho
Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.
realm/realm-java
Realm is a mobile database: a replacement for SQLite & ORMs
chrisbanes/cheesesquare
Demos the new Android Design library.
raphw/byte-buddy
Runtime code generation for the Java virtual machine.
evant/gradle-retrolambda
A gradle plugin for getting java lambda support in java 6, 7 and android
square/otto
An enhanced Guava-based event bus with emphasis on Android support.
traex/RippleEffect
Implementation of Ripple effect from Material Design for Android API 9+
andkulikov/Transitions-Everywhere
Set of extra Transitions on top of Jetpack Transitions Library
cglib/cglib
cglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access.
krschultz/android-proguard-snippets
Proguard configurations for common Android libraries
jdamcd/android-crop
Android library project for cropping images
jboss-javassist/javassist
Java bytecode engineering toolkit
race604/FlyRefresh
The implementation of https://dribbble.com/shots/2067564-Replace
sannies/mp4parser
A Java API to read, write and create MP4 files
jfeinstein10/JazzyViewPager
An easy to use ViewPager that adds an awesome set of custom swiping animations. Just change your ViewPagers to JazzyViewPagers, two more steps, and you're good to go!
ToxicBakery/ViewPagerTransforms
Library containing common animations needed for transforming ViewPager scrolling for Android v13+.
path/android-priority-jobqueue
A Job Queue specifically written for Android to easily schedule jobs (tasks) that run in the background, improving UX and application stability.
linkedin/dexmaker
A utility for doing compile or runtime code generation targeting Android's Dalvik VM
sinaweibosdk/weibo_android_sdk
新浪微博 Android SDK
aNNiMON/Lightweight-Stream-API
Stream API from Java 8 rewritten on iterators for Java 7 and below
keyboardsurfer/idea-live-templates
An #androidDev collection of Live Templates for Android Studio
ppamorim/Dragger
Animate your activity!
twcamper/sicp-kindle
Structure and Interpretation of Computer Programs, 2nd Edition, by Harold Abelson and Gerald Jay Sussman with Julie Sussman, The MIT Press. formatted and built for mobi/kindle
adnan-SM/TimelyTextView
Animated TextView like Timely app
PomepuyN/discreet-app-rate
A lightweight non intrusive app rate reminder for Android
codesoup/android-cubic-bezier-interpolator
Deprecated in favour of https://developer.android.com/reference/android/support/v4/view/animation/PathInterpolatorCompat.html
xujiaao/AARLinkSources
Attach sources for .aar dependencies in AndroidStudio.
jakenjarvis/AndroidBuildGradleCommonLibrary
This is a my gradle common library for Android project. Add "git submodule" to the project. Used by the "apply from" from the "build.gradle".