crystal-face icon indicating copy to clipboard operation
crystal-face copied to clipboard

Allow seconds to be hidden only in low power mode

Open warmsound opened this issue 6 years ago • 4 comments

Suggested in review by Rick R. Duncan.

warmsound avatar Jun 13 '18 21:06 warmsound

Also requested by Markus Gebauer.

warmsound avatar Oct 26 '18 21:10 warmsound

Take care that any move bar buffer is recreated as required.

warmsound avatar Jan 06 '19 11:01 warmsound

Setting could be called "Show Seconds", and have 3 options:

  • Always [watches that support onPartialUpdate() only]
  • In High Power Mode
  • Never

warmsound avatar Feb 10 '19 20:02 warmsound

@warmsound I implemented almost this: Show Seconds: Never / Always / On Gesture. Would you be willing to consider a PR? Do you know if there's a difference between "high power mode" and "on gesture"? To me it sounds like 2 names for the same thing. If not can you please point me to documentation + in which settings (target device + api level) I could be able to test the "high power mode" in the simulator?

flocsy avatar Jul 04 '21 09:07 flocsy