Commit graph

5 commits

Author SHA1 Message Date
Brian Plummer
24692e047e convert middleware-moshi to javax.annotations 2017-01-30 21:09:42 -05:00
Plummer
405a15d3b6 start of conversion to javax.annotations 2017-01-30 17:46:05 -05:00
Brian Plummer
be5ba6443a convert store to java, #83 (#85)
convert store to java, #83
2017-01-28 20:52:55 -05:00
Paul Woitaschek
372cfa6688 Removed application meta data (#80)
* Removed application meta data

Causes unwanted manifest merging

* remove unused ExampleUnitTest.java (#84)

* Removed application meta data

Causes unwanted manifest merging
2017-01-28 10:26:19 -05:00
Maksim Moiseikin
cbcd9794e0 Create Moshi Middleware (#55)
* Create Moshi Middleware module

* Implement Moshi string parser

* Implement Moshi BufferedSource parser

* Implement Moshi Reader parser

* Add missing gradle.properties file

* Remove Moshi reader parser
2017-01-14 18:43:50 -05:00