reteclock 0.2.0
Settings screen, bold full-size time, three-letter months, all-white text.
Verified on Android 4.4.2 (API 19): installs, both layouts render as specified, settings screen works, no crash.
New in 0.2.0
- Settings screen, opened by long pressing the clock: show seconds on/off, date format
(Jul 12or07-12), start when charging on/off. It also states the supported Android range. - The hour and the minute are bold and as large as the screen allows. Space is reserved for the
smaller lines first; everything left over goes to the big time, and a line that would be too wide is
scaled down instead of clipped. - Three-letter months (
Jul) in both orientations. - All text is white; nothing is dimmed.
- Turning the seconds off frees their line, and the hour and the minute grow into it.
Compatibility
Android 2.3 (API 9) and newer; built and tested on Android 4.4 (API 19). targetSdkVersion 28, so current
Android versions install it too. Framework APIs only, single dex, signed with the v1, v2 and v3 schemes.