square / wire-gradle-pluginLinks
A Gradle plugin for generating Java code for your protocol buffer definitions with Wire.
☆155Updated 6 years ago
Alternatives and similar repositories for wire-gradle-plugin
Users that are interested in wire-gradle-plugin are comparing it to the libraries listed below
Sorting:
- An extension for Google's AutoValue that omits redacted fields from toString().☆212Updated 2 years ago
- An Android gradle plugin to transform classes via javassist.☆80Updated 8 years ago
- Write less code with AnnotatedAdapter, an annotation processor for generating RecyclerView and AbsListView adapters☆195Updated last year
- Small sample app demonstrating memory leak solutions when using RxJava☆160Updated 5 years ago
- A convenience library to process View attributes in Android layout files at runtime.☆157Updated 10 years ago
- An automated backport of RxJava 2 to support Java 6.☆74Updated 9 years ago
- proguard-annotations AAR☆172Updated 10 years ago
- [DEPRECATED] Dissect layout traversals on Android☆548Updated 10 years ago
- A standalone packaging of the annotations from Google's AutoValue library.☆222Updated 7 years ago
- AutoValue extension to create an AutoValue object from a Cursor☆170Updated 4 years ago
- Attach sources for .aar dependencies in AndroidStudio.☆139Updated 9 years ago
- Annotation Processor for generating Parcelable code☆261Updated 8 years ago
- Improving StrictMode's report on Android.☆174Updated last year
- [DEPRECATED] A command-line utility for keeping your Android dependencies up-to-date.☆100Updated 8 years ago
- AutoValue: Moshi Extension☆191Updated 4 years ago
- RxJava bindings for the Palette library on Android☆196Updated 8 years ago
- A modified version of lombok ast that allows lint to run on java 8 sources without error.☆174Updated 5 years ago
- Reactive extension for NoSQL data storage on Android☆175Updated 8 years ago
- Logs all lifecycle methods of annotated Activities, Fragments, Services, Views, etc.☆206Updated 9 years ago
- Gradle plugin that creates FindBugs reports for android projects☆130Updated 2 years ago
- A SharedPreference "injection" library for Android