splits/Splits
2022-04-13 22:19:11 -04:00
..
Assets.xcassets Initial Commit 2022-04-09 22:38:57 -04:00
Preview Content/Preview Assets.xcassets Initial Commit 2022-04-09 22:38:57 -04:00
ChangeLogData.swift Started turning the ContentView -> PaceResults calculations into functions but as of this commit they don't work so it contains many errors. Also DID make the seconds work properly so 0:00:300 properly wraps to 0:05:00, and likewise, 0:00:86400 properly wraps to 24:00:00. 2022-04-13 22:19:11 -04:00
ChangeLogView.swift Added tab view and restructured code to have just three tabs. Also got minutes to hours overflow working, seconds has currently gotten worse in functionality. See change log in-app for more details 2022-04-10 00:16:34 -04:00
ContentView.swift Started turning the ContentView -> PaceResults calculations into functions but as of this commit they don't work so it contains many errors. Also DID make the seconds work properly so 0:00:300 properly wraps to 0:05:00, and likewise, 0:00:86400 properly wraps to 24:00:00. 2022-04-13 22:19:11 -04:00
ModalView.swift total time now works as expected and tried (but failed) to add conversion between miles and kilometers for pace 2022-04-11 21:18:21 -04:00
SplitsApp.swift Initial Commit 2022-04-09 22:38:57 -04:00
TabViewData.swift Added tab view and restructured code to have just three tabs. Also got minutes to hours overflow working, seconds has currently gotten worse in functionality. See change log in-app for more details 2022-04-10 00:16:34 -04:00