Commit graph

11 commits

Author SHA1 Message Date
Maksim Moiseikin
17987bf15f Add Nullability Annotations (#52) 2017-01-12 05:48:25 -05:00
Brian Plummer
382c00dbfb start of pmd inclusion (#50)
* start of pmd inclusion

* fix all pmd violations

* fail on pmd

* fail on pmd

* fail on pmd
2017-01-11 15:11:41 -05:00
Brian Plummer
eaa4219dd7 start of checkstyle inclusion... (#48)
* start of checkstyle inclusion

* checkstyle!
2017-01-11 10:04:44 -05:00
Mike Nakhimovich
23f4b05ba3 change GsonParsers to work with a type rather than a class (#46)
* change GsonParsers to work with a type rather than a class

* remove extra file

* remove extra file

* pr comments

* pr comments
2017-01-10 15:49:26 -05:00
John Hogan
603e766dd0 update javadoc with factory method 2017-01-10 14:06:27 -05:00
John Hogan
1658077a61 add test 2017-01-10 14:05:21 -05:00
John Hogan
f2e869bb55 adds middleware for top-level json array parsing 2017-01-10 12:36:29 -05:00
Scott Meschke
2906cf469d Fixes a few javadoc mistakes. 2017-01-09 18:55:38 -07:00
Scott Meschke
dba6ed26e2 Added factories for SourcePersisters and the various GsonParser implementations. Updated README to use new factories. Updated example activity to use new factories. All factories return the general Store interfaces. 2017-01-08 15:31:13 -07:00
digitalbuddha
9badd11494 initial 2017-01-04 14:17:53 -05:00
digitalbuddha
7b86dae1b8 initialCommit 2016-11-29 13:59:48 -05:00