* Now for conversion patterns such as "TO > FROM" and "TO - FROM" are accepted
Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>
* Added help URL for unit converter
Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>
* Localized supported units are now shown on a screen that can be invoked from unit converter settings
Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>
* Made localizable titles for dimensions and preferences
Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>
* Show currency units on list if enabled.
Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>
* Supported units are now listed inline instead of a separate screen.
Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>
---------
Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>
* Added flags for use seconds and use theme color for clock widget, and "Display" clock style.
Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>
* Separator in "Display" clock changed to vector for consistency.
Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>
* "Use theme color" is now false by default.
Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>
* Added padding for all clocks.
Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>
* FIX: "Show seconds" was default true on VM, glitching the clock widget when first loaded.
Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>
* Clock time is now provided for a variable component as needed, splitting the current time provider by two.
Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>
* Compact mode is also considered for second/minute provider.
Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>
* Yet another tweak to Orbit clock colors.
Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>
* Separator flicker is now synced with second change for Display clock.
Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>
* Update libraries
* Update IDEA Kotlin file
* Disable seconds by default
* Swap order of clock widget preferences
* Invert themed orbit clock colors
* Rename display clock style to 7 segment
* Make watch face names localizable
---------
Signed-off-by: Guillermo Villafuerte <gvillafu@comunidad.unam.mx>
Co-authored-by: MM20 <15646950+MM2-0@users.noreply.github.com>