Skip to content

Releases: sztyler/sensordatacollector

Sensor Data Collector

22 Jun 09:04
Compare
Choose a tag to compare

Changelog

  • Bugfix: video/audio recording (permission error)
  • Bugfix: exporting/writing to interal/external storage (permission error)
  • Bugfix: set correct acceleration frequency (Wearable Device, Android Wear 2.x)
  • Bugfix: It was possible that not all data was written into the database if also a wearable device was connected
  • Improvement: add support of API-level 26
  • minor changes

Sensor Data Collector

14 Jun 12:54
Compare
Choose a tag to compare
Sensor Data Collector Pre-release
Pre-release
  • moved "bulkinsert" to a service intent
  • inform user if "writing to database" is complete (Toast message)
  • enhanced information messages if there is no writable internal or external sd-card
  • updated to API level 25 (Android 7.1)
  • minor changes & code clean up
  • Bugfix: microphone initialization

Sensor Data Collector

07 Dec 13:48
Compare
Choose a tag to compare
Sensor Data Collector Pre-release
Pre-release

Changelog

  • Bugfix: crash on inital startup (Dex)
  • Bugfix: automatic transmission of sensor data (smartwatch)
  • updated to API level 24 (Android 7.0)
  • Minor changes

Sensor Data Collector

29 Sep 14:53
Compare
Choose a tag to compare
Sensor Data Collector Pre-release
Pre-release

Changelog

  • add video recording support