Skip to content

Latest commit

 

History

History
56 lines (43 loc) · 1.1 KB

File metadata and controls

56 lines (43 loc) · 1.1 KB

Changelog

[0.2.0-alpha.6] - 2017-02-18

Fixed

  • iOS RN 0.40 compatibility

[0.2.0-alpha.5] - 2016-09-15

Fixed

  • Android fix issue #10

[0.2.0-alpha.4] - 2016-09-10

Fixed

  • Android fix crash on destroy when plugin was not configured

[0.2.0-alpha.3] - 2016-09-07

Fixed

  • fix Android issue #10 - crash on refresh

Added

  • Android onStationary
  • Android getLogEntries

Removed

  • Android location filtering

Changed

  • Android project directory structure (please read updated install instructions)
  • Android db logging instead of file

[0.2.0-alpha.2] - 2016-08-31

Fixed

  • fix config not persisted
  • tmp fix Android time long to int conversion

Added

  • Android isLocationEnabled
  • Android showAppSettings
  • Android showLocationSettings
  • Android getLocations
  • Android getConfig

[0.2.0-alpha.1] - 2016-08-17

Changed

  • upgrading plugin to match cordova 2.2.0-alpha.6

[0.1.1] - 2016-06-08

Fixed

  • fix iOS crash on stop

[0.1.0] - 2016-06-07

Added

  • initial iOS implementation

[0.0.1] - 2016-06-04

  • initial Android implementation