custom_activity_recognition 0.0.16
custom_activity_recognition: ^0.0.16 copied to clipboard
This plugin is used to recognize user activity transition on Android and iOS platforms.
0.0.16 #
- Updated readme and example.
0.0.15 #
- Added permission FOREGROUND_SERVICE_HEALTH
0.0.14 #
- Updated readme.
0.0.13 #
- Fixed request permissions.
- Updated example and video.
0.0.12 #
- Silent notification on android.
- Fixed update notification on android.
- Fixed request permissions.
- Refactor example.
0.0.11 #
- Parameter in Android to hide push notification (not recommended according to Google policies)
0.0.10 #
- Fixed: Checking activity permissions.
0.0.9 #
- Configure detectionIntervalMillis and confidenceThreshold for requestActivityUpdates (only for Android).
0.0.8 #
- Allow to enable or disable the hybrid model (only for Android).
0.0.7 #
- Added hybrid model.
- Fixed stream start in the example
0.0.6 #
- Updated documentation.
0.0.4 #
- Added service for background data sync.
0.0.3 #
- The timestamp is obtained from when the transition occurred on Android.
0.0.2 #
- Add permission check.
0.0.1 #
- Initial version.