Changes are documented here.
v0.0.4 - Dec 21, 2016
- Google Maps integration
- Google Cloud Messaging integration
- Import android-gauge-library
- LoadDevicesService now sends a local broadcast once the devices are loaded
- change theme to Theme.Design.Light
- v4 support library
- LoadDevicesTask (moved into a Service class)
v0.0.3 - Dec 4, 2016
- API for running functions
- New permission:
com.bptracker.permission.RECEIVE_DEVICE_EVENTS
- TestInput firmware datatype
- Function-calls content provider (added event_id and event_data columns)
- DataTypeException in favor of using IllegalArgumentException
v0.0.2 - Nov 25, 2016
- New event providers
- Custom cloudsdk build for SSE events issue (particle-iot/spark-sdk-android#10)
- Panic state notification
- Use gradle v2.2.2
- New permission:
com.bptracker.permission.RECEIVE_EVENTS
- Intent and firmware classes
- Major code refactoring
- AppCompat v7 support libraries
- Unused themes/styles
- Renamed provider class names