10 Commits

Author SHA1 Message Date
Guillermo Villafuerte
1a20458904
Added flags "Show seconds" and "Use theme color" for clock widgets (#673)
* 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>
2024-03-29 14:54:38 +01:00
MM20
c014c143ed
Update libraries 2024-02-03 22:47:05 +01:00
MM20
dee923233d
Update Kotlin and Compose 2023-08-06 14:54:03 +02:00
MM20
5623b42542
Bump Kotlin to 1.8.21 and Compose compiler to 1.4.7
Close #396
2023-05-17 23:34:04 +02:00
MM20
64e7528cb0
Update and cleanup dependencies 2023-04-17 13:51:36 +02:00
MM20
3f2a7358c8
Update Kotlin, Jetpack Compose and Accompanist 2023-02-08 20:45:09 +01:00
MM20
6d0abb928e
Update Kotlin to 1.8.0 2023-01-23 20:18:28 +01:00
MM20
ca51056bf4
Updated idea config file 2022-11-17 21:46:09 +01:00
MM20
fcd3e3c3ac
Update Kotlin and Jetpack Compose 2022-10-16 14:20:57 +02:00
MM20
d88e92d02e
Update Android Studio to Flamingo 2022-09-25 17:46:41 +02:00