Releases: sztyler/sensordatacollector
Releases · sztyler/sensordatacollector
Sensor Data Collector
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
- 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
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
Changelog
- add video recording support