Commit graph

9 commits

Author SHA1 Message Date
Isaac Greene
b77ef882e8 Fixed pace showing, added conversions between distance and pace. Added a new SecretView with some semi-private info. App is now in Version 1.0.0 2022-06-10 18:24:42 -04:00
Isaac Greene
7b421a0a73 Did some major reformatting of the Change Log tab (now Docs) and will hopefully get to adding some more actual features soon 2022-06-04 23:05:37 -04:00
Isaac Greene
5578d86ccf Partially implemented an easier way to input hours 2022-06-01 21:26:38 -04:00
Isaac Greene
674979ebd3 reversed some previous progress 2022-05-25 22:27:05 -04:00
Isaac Greene
fb523742c6 Undid most changes from previous commit. Started work on pace conversions to opposite selected measurement system. 2022-05-22 21:45:01 -04:00
Isaac Greene
743d9cff0e 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
Isaac Greene
addcb49778 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
Isaac Greene
8cb3960507 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
Isaac Greene
15389248af Initial Commit 2022-04-09 22:38:57 -04:00