Tags: ECGKit/SensorBox
Tags
Bug fixes and removal of redundant resources Fixed: - permission handler not initialized - location was null in GPS handler - alarm handler for Android S update - storage navigation from advanced fragment - other minor issues Added: - build type to ignore firebase - update to Kotlin 1.6.10 - moved from secure.properties to local.properties and secret gradle
Bug fixes and removal of redundant resources Fixed: - permission handler not initialized - location was null in GPS handler - alarm handler for Android S update - storage navigation from advanced fragment - other minor issues Added: - build type to ignore firebase - update to Kotlin 1.6.10 - moved from secure.properties to local.properties and secret gradle
Upgrade to Android S, bug fixes and dependency upgrade Changes: - dependencies upgrade - permission changes to ask for coarse and fine GPS at the same time - permissions for the Android S - schedule exact alarm, sampling frequency and GPS - notifications updated for the Android S with PendingIntent.FLAG_MUTABLE - wear permission update for Android R - wear adapters updated with new positioning - wear synchronization is being done by coroutines, not services - wear updated UI - titles and BoxLayouts
Upgrade to Android S, bug fixes and dependency upgrade Changes: - dependencies upgrade - permission changes to ask for coarse and fine GPS at the same time - permissions for the Android S - schedule exact alarm, sampling frequency and GPS - notifications updated for the Android S with PendingIntent.FLAG_MUTABLE - wear permission update for Android R - wear adapters updated with new positioning - wear synchronization is being done by coroutines, not services - wear updated UI - titles and BoxLayouts