Skip to content

Releases: maolson0/MultiClock

Release 3.0 to the App Store

10 Jun 14:06
Compare
Choose a tag to compare

This release adds a new "Classic" screen.

The app was inspired by an Arduino-based desk clock that I built, that showed just solar metric, civil metric and civil hh:mm time. Because of the services available on iOS, I was able to add much more information, and a much better presentation, to the iPhone/iPad app. Some users requested the simple display from the original clock, so that is now included as a separate tab available for display.

With the changed UI I have bumped the major release number.

v2.3

10 May 00:25
Compare
Choose a tag to compare

Another bug fix release for the "Keep display live" feature.

The original design was to have the Time display stay live if the user set the "Keep display live" option, and to have the other tabs (Converter and Info) dim and go dark as normal. That turned out not to work reliably -- iOS calls the appear/disappear closures for the tabs at unpredictable times, which led to apparently random behavior. So, now the display behavior changes exactly when the user changes the default in the Settings app for MultiClock, and affects all of the tabs.

v2.2

08 May 20:23
Compare
Choose a tag to compare

Minor bug fix from 2.1: The new "Keep display live" function wasn't working reliably. Fixed.

v2.1 build 2

30 Apr 17:58
Compare
Choose a tag to compare

New setting in the iOS Settings app for MulitClock: Allow the user to keep the screen live. If this is set, then the phone won't dim or go blank. This is useful if you are using the phone as a desk clock. It will, however, consume more battery.

By default, this setting is off, so the phone will dim and go blank as normal.

v2.0

23 Oct 21:02
20fad14
Compare
Choose a tag to compare

Consolidate time view
Add converter view
Handle portrait/landscape phone orientation
Switch to swipe-left/swipe-right page navigation
Fix a bad bug in time display in 24-hour mode in the 1.0 MultiClock
Lots of UI cleanup
Submitted to App Store review on 23 Oct 2023

App Store review

02 Oct 02:28
Compare
Choose a tag to compare

Release to App Store review process, version 1.0 build 2.