Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: loopkitdev/Loop
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Choose a base ref
...
head repository: LoopKit/Loop
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 23 files changed
  • 4 contributors

Commits on Mar 27, 2026

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

Commits on Mar 30, 2026

  1. Merge pull request LoopKit#2414 from LoopKit/translations

    Updated translations from lokalise on Fri Mar 27 14:20:33 PDT 2026
    marionbarker authored Mar 30, 2026
    Configuration menu
    Copy the full SHA
    367a987 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2026

  1. Fix Live activity plot: colors in prediction, override target, time-r…

    …ange and labels (LoopKit#2410)
    
    * Fix gradient definition for colors on predicted BG in LIve Activity
    
    * Adjust zero-height overrides and target ranges to be visible on plot
    
    * Fix color definitions
    
    * Make override bars a little wider
    
    * Correctly handle override with no glucose range set
    
    * Change null-range override handling to mirror main app approach
    
    This will now display the override bar in a darker color, even if the glucose range is unset and thus stays the same as before.
    
    * Only display overrides that overlap Live Activity chart window
    
    * Dynamically adjust graph start/end times to avoid label truncation
    elnjensen authored May 10, 2026
    Configuration menu
    Copy the full SHA
    493f596 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2026

  1. Configuration menu
    Copy the full SHA
    f066d40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22a4ddc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a383da9 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2026

  1. Merge pull request LoopKit#2433 from LoopKit/translations_and_languag…

    …e_selection
    
    Updated translations from lokalise on Tue May 12 15:47:31 PDT 2026
    marionbarker authored May 13, 2026
    Configuration menu
    Copy the full SHA
    40ae514 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2026

  1. Warn at launch on development (dev branch) builds (LoopKit#2439)

    * Warn at launch on development (dev branch) builds
    
    Present a blocking alert after the status screen appears on each launch
    when the app was built from the LoopWorkspace dev branch, advising
    non-testers to switch to main. Detected via BuildDetails.workspaceGitBranch.
    
    Gated by a new devBranchWarningEnabled feature flag (on by default,
    disabled with DEV_BRANCH_WARNING_DISABLED in SWIFT_ACTIVE_COMPILATION_CONDITIONS).
    The alert offers "I'm a tester" (dismiss) and "Switch to main" (opens the
    LoopDocs branches page).
    
    * Point Switch to main at the dev browser-build docs
    
    * Update DevelopmentBranchAlerter.swift
    
    Update url
    
    * chore/update localization strings
    
    ---------
    
    Co-authored-by: marionbarker <marionbarker@earthlink.net>
    ps2 and marionbarker authored May 23, 2026
    Configuration menu
    Copy the full SHA
    e322927 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2026

  1. Support use of OmnipodKit (LoopKit#2426)

    * continue OmniBLE, OmniKit pump managers if present, otherwise automatically transfer pod to OmnipodKit
    marionbarker authored May 28, 2026
    Configuration menu
    Copy the full SHA
    1f71ec4 View commit details
    Browse the repository at this point in the history
Loading