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

Live Activities #35

Closed
wants to merge 42 commits into from
Closed

Live Activities #35

wants to merge 42 commits into from

Commits on Mar 9, 2024

  1. live activity

    10nas authored and MikePlante1 committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    c8b5cc3 View commit details
    Browse the repository at this point in the history
  2. Fastfile changes to support Live Activity (#396)

    adding in liveactivity identifier
    
    forcing xcode 15.0.1 for creating certs
    sethgagnon authored and MikePlante1 committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    5fdc18f View commit details
    Browse the repository at this point in the history
  3. Live activity fixes (#397)

    * fix mmol live activity, live activity off by default, re-create live activity always after it ended, better readability on lock screen
    
    * typo
    
    * lock screen cleanup
    
    * fix padding, fix misaligned trailing dynamic island view
    
    * camel case
    
    * prevent unwanted hiding of live activity, update dynamic island padding
    
    * also hide change label on stale live activity data
    
    * update colors
    10nas authored and MikePlante1 committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    9b87635 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b762cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5be9d74 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a9b2096 View commit details
    Browse the repository at this point in the history
  7. style lockscreen widget

    polscm32 authored and MikePlante1 committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    f63f447 View commit details
    Browse the repository at this point in the history
  8. add glucose bobble to lockscreen

    polscm32 authored and MikePlante1 committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    7c03637 View commit details
    Browse the repository at this point in the history
  9. fix padding

    polscm32 authored and MikePlante1 committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    62c9f7c View commit details
    Browse the repository at this point in the history
  10. improve lockscreen widget

    polscm32 authored and MikePlante1 committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    d358ad3 View commit details
    Browse the repository at this point in the history
  11. increase chart height

    polscm32 authored and MikePlante1 committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    265251d View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. fix padding in lockscreenwidget

    fix incorrect timelabels in main chart
    fix xGridLines that disappeared after last dev merge
    polscm32 authored and MikePlante1 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    b5ff233 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    424febc View commit details
    Browse the repository at this point in the history
  3. various UI fixes

    polscm32 authored and MikePlante1 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    3ccf434 View commit details
    Browse the repository at this point in the history
  4. small fixes

    polscm32 authored and MikePlante1 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    3ac2c96 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. use core data

    polscm32 authored and MikePlante1 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    658ca58 View commit details
    Browse the repository at this point in the history
  2. fix conversion in mmol/L for y axis labels in live activity charts

    improve readability for lockscreen widget in light mode
    polscm32 authored and MikePlante1 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    59af5be View commit details
    Browse the repository at this point in the history
  3. Bolus from watch (#326)

    Use same calculator on Watch as on iPhone app.
    Jon-b-m authored and MikePlante1 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a1c1160 View commit details
    Browse the repository at this point in the history
  4. Revert "Bolus from watch (#326)"

    This reverts changes not related to coreData for LiveActivities from commit a1c1160.
    MikePlante1 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a591e65 View commit details
    Browse the repository at this point in the history
  5. Live Activity Graph

    * conditionally show glucose graph in different colors dependent of high and low glucose settings
    * To Do: add setting for showing graph in lockscreen and/or just a minimalistic view
    polscm32 authored and MikePlante1 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    502411d View commit details
    Browse the repository at this point in the history
  6. Various updates

    - Run calculation of total insulin on scope only on change of picker panel, on appearance of the app and on change of boluses
    	* to do: fix tins not updating on Pump History change
    
    - Dynamic Island updates
    	* add cob to lockscreen widget
    	* add iob to lockscreen widget and adjust padding/spacing
    	* to do: fix delay of updating cob and iob
    
    - Change gradient of custom background color
    polscm32 authored and MikePlante1 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    98fcad4 View commit details
    Browse the repository at this point in the history
  7. Revert "Various updates"

    This reverts changes not related to LiveActivities from commit 98fcad4.
    MikePlante1 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    0d8af38 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    570dd3a View commit details
    Browse the repository at this point in the history
  9. readd enum

    polscm32 authored and MikePlante1 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    fddf723 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b06ae0a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b5859b5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c15ca1a View commit details
    Browse the repository at this point in the history
  13. Revert "Fix merge conflicts when moving lockscreen setting to notific…

    …ations menu"
    
    This reverts commit b06ae0a.
    MikePlante1 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    6e5766b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    62af6b1 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Configuration menu
    Copy the full SHA
    d37a7f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e061ea8 View commit details
    Browse the repository at this point in the history
  3. Revert "Re-add lockscreen widget setting to StatsConfig menu, and reo…

    …rganize it"
    
    This reverts commit 62af6b1.
    MikePlante1 committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    6da8d91 View commit details
    Browse the repository at this point in the history
  4. Revert "Revert "Fix merge conflicts when moving lockscreen setting to…

    … notifications menu""
    
    This reverts commit 6e5766b.
    MikePlante1 committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    4e2ea2b View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

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

Commits on Apr 3, 2024

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

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    ec1de8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f87aca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e7d8b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd80180 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    0a161a1 View commit details
    Browse the repository at this point in the history
  2. Update Fastfile: fix for LiveActivity

    Fix for the LiveActivity identifier in match()
    "#{BUNDLE_ID}.LiveActivity"
    bjornoleh committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    189ecbf View commit details
    Browse the repository at this point in the history