Skip to content

InRange 1.0.6

Choose a tag to compare

@PMbanks PMbanks released this 02 Aug 20:05
· 1 commit to main since this release
4249d58

InRange 1.0.6

Please update. 1.0.5 could delete your older glucose history. This build fixes that, and
brings back everything your account already has stored in the cloud.

Your history stays

  • Fixed: the app could throw away readings older than about a month. When a phone ran low on
    storage the whole cache was cleared in one go, and what came back was only what Health Connect
    still had, which is usually 30 days. Now the oldest days are released a little at a time, and
    if nothing can be saved the previous copy is left exactly where it was. A shorter old history
    beats none.
  • Your cloud archive is now read back. Every reading has been safely on the server for months
    and the app never asked for it. Look further back than your phone holds and those months load in.
  • Five years of history, not ninety days. Recent days stay minute by minute, older ones thin
    out to one point every five and then fifteen minutes, which does not move your average, time in
    range, GMI or variability at all.
  • Report gained 1 year, 2 years and 5 years ranges. A yearly review asks about the
    first one and the app could not answer it at all before.
  • Fixed: history older than five years was fetched and then thrown away before being drawn.
    Your account keeps everything for ever, and the app was refusing to show you the oldest part of
    it, then downloading it again on the next visit. The phone still only stores about five years,
    but anything older now loads from your account when you ask for it.

When the phone is full

  • Deleting an event and logging an injection could fail with nothing written and nothing said.
    Deleting mattered most: it is the only way to correct a dose typed wrong. You now get told.
  • If the phone refuses storage entirely, the app keeps working for the session instead of dying
    on the first screen.

Backups and sync

  • The app now syncs on launch. Opening it, glancing at your glucose and closing it backed up
    nothing at all before, because syncing only started when you opened certain tabs.
  • Editing your inventory or settings, without touching an event, could skip the whole sync.
  • A reminder for medication could cancel your sensor, basal and weekly reminders. The notification
    numbers overlapped.

Friends

  • Tap a friend to open their profile: streak, time in range, current reading, weekly and monthly
    averages, island. Each section says in words when they have not shared it, instead of showing a
    blank or a zero that reads like a bad week.
  • A friend's glucose is coloured against their target, not yours.

Older phones

  • Fixed: on an Android WebView from before mid 2021, nothing could be saved at all. Every
    screen drew normally and then Save did nothing, silently, for ever. It affected meals, doses,
    pens, sensors and readings alike.