Skip to content

1.0.11

Compare
Choose a tag to compare
@kevhuang kevhuang released this 22 Jun 18:09
· 1139 commits to master since this release
  • Made sure alert and start buttons in PostureMonitor are enabled or disabled in the right circumstances a46aa8f
  • [Android] Removed foreground notification when a posture session has ended while the app is in the background 38db1df
  • Added a notification for informing the user a session has ended while the app is in the background fa6372d
  • Added Firehose integration to stream posture session data to our data warehouse 🔥 86e3ace
  • Optimized route stack to remove unnecessary routes 2191f79
  • Use different battery icons depending on the battery level 9cee6dc
  • [Android] Added fallback support for devices that don't support BigText notifications 3278d3d
  • Refactored BluetoothService calls in iOS with validations before calling Bluetooth functions on the device, and added checks to VibrationMotorService to make sure only one set of vibration commands is processed at a time 0cc758d
  • Pinned class-autobind package 86daab0
  • Pops the Alert scene if it's at the top of the route stack and the user resumed a posture session via the Android foreground notification while the app was in the background ecc193e