Commit graph

  • 4f9924cea5
    What am I even doing main isaac 2025-10-03 00:06:35 -04:00
  • dbdfd76b73
    think I was in the wrong folder isaac 2025-10-02 23:58:30 -04:00
  • ed2f6af9c8
    It's been two years so I have no idea what's going on isaac 2025-10-02 23:57:33 -04:00
  • 099728c760 It's been so long I don't even know what I changed. Removed the contacts tab completely, before it was still in the app just not accessible. Switched over from RichTextView to iosMath saving about 4MB. Couple small design tweaks. Reduced total app size from 10MB to 4.5 Isaac Greene 2023-06-06 10:42:22 -04:00
  • 0dc0267dbd minor improvements Isaac Greene 2022-08-08 17:41:07 -04:00
  • a0b834a505 Changed username and password to secure hashes so that the plaintext is no longer hard-coded in Isaac Greene 2022-07-07 00:10:47 -04:00
  • acc9f86315 Added km/hr and mi/hr. Did some formatting stuff. Isaac Greene 2022-06-17 16:38:15 -04:00
  • af513b8c05 Fixed issue where entering a distance of less than .1 crashed the app. Formatted the primary distance to three decimal paces. Added a "Clear" button which sets all text fields to "". Moved app back to Release Candidate. Isaac Greene 2022-06-16 23:37:45 -04:00
  • 7aa899ca7d Added toolbar to the textfields in ContentView and you can now type zero without the app crashing Isaac Greene 2022-06-15 23:20:42 -04:00
  • b6677c2053 Added more robust app documentation. Started working on an issue where entering zero as the first number in the Distance text field causes the app to crash. Isaac Greene 2022-06-14 22:10:13 -04:00
  • 7d6643112d Added TouchID/FaceID to sign in Isaac Greene 2022-06-11 22:38:35 -04:00
  • 5c4d4f8059 Made small improvements like dismissing the keyboard. Tapping the Contacts tab causes the app to crash. Isaac Greene 2022-06-10 23:55:34 -04:00
  • 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 Isaac Greene 2022-06-10 18:24:42 -04:00
  • 7b421a0a73 Did some major reformatting of the Change Log tab (now Docs) and will hopefully get to adding some more actual features soon Isaac Greene 2022-06-04 23:05:37 -04:00
  • 5578d86ccf Partially implemented an easier way to input hours Isaac Greene 2022-06-01 21:26:38 -04:00
  • 674979ebd3 reversed some previous progress Isaac Greene 2022-05-25 22:27:05 -04:00
  • fb523742c6 Undid most changes from previous commit. Started work on pace conversions to opposite selected measurement system. Isaac Greene 2022-05-22 21:45:01 -04:00
  • 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. Isaac Greene 2022-04-13 22:19:11 -04:00
  • addcb49778 total time now works as expected and tried (but failed) to add conversion between miles and kilometers for pace Isaac Greene 2022-04-11 21:18:21 -04:00
  • aa98615750 Changed build id to avoid l/i confusion Isaac Greene 2022-04-10 00:21:53 -04:00
  • 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 Isaac Greene 2022-04-10 00:16:34 -04:00
  • 15389248af Initial Commit Isaac Greene 2022-04-09 22:38:57 -04:00