Commit Graph

105 Commits

Author SHA1 Message Date
Branden Archer 80fcd4d44e Remove usage of listPreferredItemPaddingStart/End
These are only available in SDK 17
2017-09-13 14:42:08 -04:00
Branden Archer fd7fa95c7d Reduce min SDK to 16
It turns out that the min SDK the application will support is
16, as the NsdManager is available only at SDK 16 and above.
2017-09-13 13:54:45 -04:00
Branden Archer c88fc677ac Add support for running FindBugs 2017-09-13 10:48:55 -04:00
Branden Archer 4d3360b04e Change TAG field to be static 2017-09-13 10:48:55 -04:00
Branden Archer 3a63c45015 Convert project from ant to gradle 2017-09-13 10:33:55 -04:00