OpenHIIT should store intervals on device. Intervals for the current active timer will be stored in an ephemeral DB for the active background timer task to pull from.
Acceptance Criteria:
OpenHIIT is compatible with the new background_hiit_timer version that uses IntervalType.
Purpose: OpenHIIT uses the new IntervalType and background_hiit_timer version with IntervalType and ephemeral databse.
More details: Relates to https://github.com/a-mabe/background_hiit_timer/issues/19
OpenHIIT should store intervals on device. Intervals for the current active timer will be stored in an ephemeral DB for the active background timer task to pull from.
Acceptance Criteria:
background_hiit_timer
version that uses IntervalType.