autovalue
There are 49 repositories under autovalue topic.
gejiaheng/Protein
:egg: An Android App for Dribbble
gabrielittner/auto-value-cursor
AutoValue extension to create an AutoValue object from a Cursor
gabrielittner/auto-value-with
AutoValue extension to implement "with-er" methods for AutoValue objects
SiimKinks/sqlitemagic
Compile time processed, annotation driven, no reflection SQLite database layer for Android
afcastano/AutoValuePlugin
AutoValue plugin for IntelliJ
cynnyx/auto-value-map
AutoValue Extension to add Map generation support
djkovrik/BakingApp
Udacity Android Developer Nanodegree, project 2.
vestrel00/business-search-app-java
Showcases object oriented programming in Java, Java Swing, Kotlin, and Android
uber-archive/auto-value-bundle
Extends Autovalue to extract data from a bundle into a value object.
Space48/auto-value-php
🤖 Generated immutable value classes for PHP 7.1+
LiushuiXiaoxia/AutoValueDemo
Android Model正确使用姿势——AutoValue
slackhq/auto-value-kotlin
An AutoValue extension that generates binary and source compatible equivalent Kotlin data classes of AutoValue models.
REggar/auto-value-ignore-hash-equals
An extension for Google's AutoValue that omits fields from hashCode() & equals().
djkovrik/Comicser
Udacity Android Developer Nanodegree - Capstone project.
oguzbabaoglu/auto-value-querymap
AutoValue Extension to add QueryMap generation (Retrofit 2)
stardogventures/stardao
Simple base DAO classes for MongoDB and DynamoDB
ccheptea/auto-value-node
An AutoValue extension that makes properties in AutoValue classes accessible as nodes.
jonashao/gank
An unofficial Gank android app, implemented with RxJava2, Retrofit, RxCache, AutoValue and Epoxy.
LiushuiXiaoxia/AutoValueConvert
一个简单的Android Studio插件 ,把一个普通的Java Model转化成AutoValue的形式。
ZacSweers/AutoTransient
A transient annotation for AutoValue extensions.
RemotecraftProject/RemotecraftApp
Connect and remotely manage your Minecraft world using cutting edge technology!
djkovrik/MakeYourAppMaterial
Udacity Android Developer Nanodegree, project 4.
mkiisoft/JokeGenerator
Built it Bigger Udacity project made into new UI
ccheptea/auto-value-variant
AutoValue extension to easily determine variants for objects with known properties
fabiolee/mvp
Android MVP Architecture
nathansdev/StackQuery
An android app simalar to stackoverflow
fillmore-labs/value-comparison
Comparison of value objects in Java
jamesnguyenhub/AutoValue
Lazy but smart at work with annotation processing
wgr1984/SimpleDataClassProcessor
AnnotationProcessor to create Kotlin like data classes with the help of Google's AutoValue
aizuzi/FastModel
FastModel
doomtrooper/DaggerRxAndroidAutovalueMoshiRetrofitMvpTestingExample
This is a sample project describing the usage of libraries such as Dagger, RxAndroid, Moshi, AutoValue, Retrofit, etc.
dptsolutions/GiphySearch
Demo Android app showing off usage of the Giphy API and many common libraries (Dagger 2, Butterknife, RxJava, Retrofit2)
RoRoche/JavaObjectsOnSteroids
Example with useful libraries to speed up Java objects writing and testing.
tonycheng93/DailyMovie
每日精彩视频
Yarikx/auto-value-jackson
AutoValue Extension to add Jackson De/Serializer support
Luiz-Fernando-Oliveira/EDOs
Encontrando a estabilidade de um sistema de Equações Diferenciais Ordinárias usando Python