Loading...
- v3.6iOS
- Compiled with Xcode 15 - GUI fixes
- v3.5iOS
- Changes necessitated by iOS 13 & 14 - Removed links to Facebook and Twitter - Some GUI changes
- v3.4iOS
- GUI improvements. Outline of stopwatch button touchable area. - Stopwatches now show time as zero when reset.
- v3.3iOS
- More GUI modifications to improve placement and display of objects especially on the iPad version.
- v3.2iOS
- Separated static and dynamic stopwatch elements for improved performance.
- v3.1iOS
- Bug fixes related to GUI.
- v3.0iOS
- Changed app from iPhone-only to Universal with reformatting for both iPhone and iPad platforms. - Changes to accommodate iOS 10. - Numerous code changes to simplify and improve processing. - Various GUI changes.
- v2.5iOS
- Activation of all buttons now take place upon "touch down" rather than "touch up inside" for faster, more accurate execution.
- v2.4iOS
- Fixed bug that caused time to be limited to two digits of minutes or decimal minutes in some countries.
- v2.3iOS
- Fixed bug that affected display of decimal seconds display.
- v2.2iOS
- Changes to accommodate iOS 9, mostly font changes. - Added two clock face options in addition to black. Now, you may select either black, yellow, or white. - Removed extraneous code.
- v2.1iOS
- Each stopwatch has the ability to resume time after pausing rather than automatically resetting to zero as in previous versions. - When "Start Separately" is chosen, each stopwatch can be reset separately too. - Changing the "Start Separately" or "Start Together" feature can only be activated when both stopwatches are reset to zero. - Display button now only shows Time Measurement and Time Precision options. - Information about the app and Facebook and Twitter links are now accessible by touching the new "Info" button.
- v2.0iOS
- Option to start each stopwatch separately or together. - Added "Reset" button to return the stopwatches to zero. - Info button is now a "Display" button that has options for both Time Measurement and Time Precision. - Button labels added. - Some simplifications and improvements to the code. - Updated Facebook sharing syntax.