Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.07 KB

TODO.md

File metadata and controls

23 lines (19 loc) · 1.07 KB

FIXME

  • Libre 3:
    • Gen2 .getSessionInfo outpassed by new certificate data and ECDH ephemeral keys (whiteCryption's Secure Key Box)
  • AppleWatch:
  • iOS 16:
    • "This method should not be called on the main thread as it may lead to UI unresponsiveness" warning for App.swift
  • @AppStorage(selectedTab) prevents managing the "More..." fifth tab item

TODO

  • Apple Watch app: workout and extended runtime background sessions, complications
  • alarm snooze, public timers instead of SwiftUI private ones
  • scrollable graph, offline trend arrow, landscape mode, realtime RSSI
  • smooth the historic values and project the trend ones (see LibreTransmitter)
  • log: limit to a number of readings, prepend time, Share menu, record to a file, add Logger support
  • new iOS 16 Widgets and App Intents
  • TabularData as persistence layer