- update to add rpi3 b+ support
- update to Android Things 1.0
- update to Android Things devpreview-0.7
- change manager initialization syntax
- republish using proper gradle to maven dependency graph conversion
- bundle transitive peripheral dependencies
- Removes
AudioDriver
registration from VoiceHat - Removes uses of
I2sDevice
- Adds static methods to access Max98357A DAC
- Makes VoiceHat constructor private
- Adds support for LED and button
- Refactors class
- Adds class to directly interact with the audio chip
- Fix issue #69
- Initial version