Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

200 improve bluethooth connection and rights request workflow for connected sensing devices eg polar verity sense #253

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    405f290 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. #200: Rebuilt the BLE Core, Controller, implemented a few warning dis…

    …plays and extended the Coroutine System to differentiate between app critical coroutines and study critical ones
    janoliver20 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    f5f435a View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    6548083 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Merge branch 'develop' into 200-improve-bluethooth-connection-and-rig…

    …hts-request-workflow-for-connected-sensing-devices-eg-polar-verity-sense
    
    # Conflicts:
    #	androidApp/src/main/java/io/redlink/more/app/android/activities/consent/ConsentViewModel.kt
    #	shared/src/commonMain/kotlin/io/redlink/more/more_app_mutliplatform/Shared.kt
    #	shared/src/commonMain/kotlin/io/redlink/more/more_app_mutliplatform/services/notification/NotificationManager.kt
    janoliver20 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    86237f3 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. #200: Major fixes to bluetooth pairing and app behavior:

    - Completely rebuilt the bluetooth core
    - Implemented new pairing behavior
    - Added error message capabilities for each observation
    - Added the capability to open the bluetooth device connection view, when a device is not connected, directly from the task view or the error list view
    - Added a new button to the schedule header which shows the amount of errors and opens a new page, which shows a list of all errors
    - Fixed Threading issues
    - General improvements
    - Version Upgrades
    janoliver20 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    244471c View commit details
    Browse the repository at this point in the history
  2. IOS Version upgrade 4.0.5

    janoliver20 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    97f02c5 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    81550e3 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    4825f88 View commit details
    Browse the repository at this point in the history