Skip to content

Latest commit

 

History

History
55 lines (42 loc) · 1.44 KB

CHANGELOG.md

File metadata and controls

55 lines (42 loc) · 1.44 KB

Change Log

Changes are documented here.

v0.0.4 - Dec 21, 2016

Added

  • Google Maps integration
  • Google Cloud Messaging integration
  • Import android-gauge-library

Upated

  • LoadDevicesService now sends a local broadcast once the devices are loaded
  • change theme to Theme.Design.Light

Removed

  • v4 support library
  • LoadDevicesTask (moved into a Service class)

v0.0.3 - Dec 4, 2016

Added

  • API for running functions
  • New permission: com.bptracker.permission.RECEIVE_DEVICE_EVENTS
  • TestInput firmware datatype

Upated

  • Function-calls content provider (added event_id and event_data columns)

Removed

  • DataTypeException in favor of using IllegalArgumentException

v0.0.2 - Nov 25, 2016

Added

  • 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

Upated

  • Major code refactoring

Removed

  • AppCompat v7 support libraries
  • Unused themes/styles
  • Renamed provider class names