React Native
Last updated
No third-party dependencies are required.
Implemented a new crash detection mode for low-speed crash tests
Upload trips in crash mode LOW_SPEED_TEST (Android)
Implemented a new crash detection mode for low-speed crash tests
Modified the uploading process to upload trips containing crash regardless of the their validity
Implemented crash detection
implemented onDetectCrash and onUploadCrash listeners
Improved logging to facilitate error handling (Android)
Auto-stop recording service (Android)
Collecting device ID (Android)
Deletion of invalid trip data (Android)
Duplicated data uploading (iOS)
Compatibility with Firebase
Collecting device ID (iOS)
Implementation of trip validity check to avoid uploading invalid trips (Android)
Auto-stop recording service (Android)
Set the battery percentage granularity to increments of 5% (to resemble the iOS battery percentage). (Android)
Improved logging to facilitate error handling (Android)
Resuming the background data upload in case of connection loss. (iOS)
Reduced stopRecordingOnLowBatteryLevel threshold from 15 to 10. (Android)
Auto-stop recording service (Android)
Updating geofencing (Android)
Improved logging to facilitate error handling (iOS)
enableDetections function to control automatic detections (Android)
Force stop on low battery settings (Android)
Upload settings (Android)
Reduced stopRecordingOnLowBatteryLevel threshold from 15 to 10. (iOS)
User authentication (iOS)
Auto-stop service in background (Android)
Boot receiver settings (Android)
Recording with "NoCamera" mode.
Recording data automatically when a trip is detected.
Stop recording data automatically when the trip ends.
Authentication and user management
Automatic upload management for driving behavior analysis on GIZO platform.
Last updated