interval-timer-ios/IntervalTimer
2023-12-08 22:53:04 -07:00
..
Assets.xcassets Improve dark mode color scheme 2020-11-06 07:41:33 -07:00
audio Add sounds on round changes 2020-11-01 18:44:21 -07:00
IntervalTimer.playground Don't remember what this was, just commiting old code 2023-12-08 22:53:04 -07:00
IntervalTimer.xcdatamodeld Split IntervalTimer model into view and coredata models 2020-11-05 18:57:31 -07:00
Preview Content/Preview Assets.xcassets Initial Commit 2020-10-22 19:24:00 -07:00
ActiveTimerView.swift Improve layout on iPad and in landscape mode 2020-11-06 11:02:02 -07:00
AppDelegate.swift Initial Commit 2020-10-22 19:24:00 -07:00
CollapsibleFormRowView.swift Hide keyboard when TextFields lose focus 2020-11-03 08:06:44 -07:00
DurationPicker.swift Build out most of the UI and functionality 2020-11-01 11:54:19 -07:00
Extensions.swift Build out most of the UI and functionality 2020-11-01 11:54:19 -07:00
Info.plist Improve dark mode color scheme 2020-11-06 07:41:33 -07:00
IntervalTimer.swift Improve dark mode color scheme 2020-11-06 07:41:33 -07:00
SceneDelegate.swift Build out most of the UI and functionality 2020-11-01 11:54:19 -07:00
TimerDataStore.swift Split IntervalTimer model into view and coredata models 2020-11-05 18:57:31 -07:00
TimerFormView.swift Split IntervalTimer model into view and coredata models 2020-11-05 18:57:31 -07:00
TimerListView.swift Improve layout on iPad and in landscape mode 2020-11-06 11:02:02 -07:00