Skip to content

Releases: e-mission/e-mission-data-collection

Remove checked in Parse and Bolts frameworks

09 Apr 06:31
420228c
Compare
Choose a tag to compare

which also included references to UiWebView.
Replace with reference to the BFTask subproject which does not have these references.
Also remove extraneous reference to Parse in the code.

Upgrade to cordova-android 7+

05 Apr 23:56
27273ce
Compare
Choose a tag to compare
Merge pull request #183 from shankari/master

Change the class import script to work with the cordova 7+

Remove unnecessary import

01 Apr 16:39
5bc299b
Compare
Choose a tag to compare

So that the project can continue to compile

Support API 29 + store geofence loc + add battery store interface

30 Mar 16:21
2c47cc0
Compare
Choose a tag to compare
  • Add foreground permission to android manifest (0e44f56)
  • Force the gson library to the last valid version that supports java 1.6 (5beb9e6)
  • Add a new interface method to store the new battery level (5e78965)
  • when geofenced, store the current geofence location (a1f15e5)

Fix the broadcast of the control changes

08 Apr 23:46
cda429d
Compare
Choose a tag to compare

as part of the toggle fixes (other changes in e-mission/e-mission-phone#549)
Creating a new release to update config.xml and make it easier for others to pick up the change.

Make the notifications messages match the operations

28 Mar 21:14
f1443cd
Compare
Choose a tag to compare
Merge pull request #172 from shankari/implement_runtime_permissions

Fix notification messages generated for foreground service notifications

Minor fixes to v1.3.0

19 Mar 16:06
856258f
Compare
Choose a tag to compare

Changes primarily deal with foregrounding services for use with O+

  • some re-entrant changes
  • synchronize versions in package.json and config.xml

Upgrade to API 26

13 Mar 20:37
166ae87
Compare
Choose a tag to compare
Upgrade to API 26 Pre-release
Pre-release

The full list of changes is at e-mission/e-mission-docs#325

Support location services toggle on android

05 Mar 06:30
2dce243
Compare
Choose a tag to compare

Create the first release

12 Oct 05:19
ee16139
Compare
Choose a tag to compare

So that we can refer to the plugin using a specific release tag