Settings


SettingsBundleHelper

Handles changes in the app settings

Image of open settings page

Image of open settings page

Features

  • Customisation of the UI for the user.

Current State

  • Handler has been created to detect changes made to the settings.
  • There is an option in settings to display/hide basal rate on the graph is implemented.
  • Placeholders for more settings options have been created.

Future Work

  • Add more options to the settings page based on the feedback from the focus group (detailed in the future work section).

  • Connect these options up to the relevant view controllers to implement the changes requested by the user.

  • Handler class to detect and store any changes made to the app’s preference list in Settings.

    See more

    Declaration

    Swift

    class SettingsBundleHelper