ZeroPhone / ZPUI

Official ZeroPhone UI framework, based on pyLCI
http://zpui.rtfd.org/
Apache License 2.0
78 stars 19 forks source link

Better clock #151

Closed derivmug closed 5 years ago

derivmug commented 5 years ago

This adds a list of timezones to the clock app with the current one selected.

codecov[bot] commented 5 years ago

Codecov Report

Merging #151 into devel will increase coverage by <.01%. The diff coverage is 31.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel     #151      +/-   ##
==========================================
+ Coverage   39.83%   39.83%   +<.01%     
==========================================
  Files         247      247              
  Lines       19703    19838     +135     
==========================================
+ Hits         7849     7903      +54     
- Misses      11854    11935      +81
Impacted Files Coverage Δ
apps/clock/main.py 21.62% <31.25%> (+0.78%) :arrow_up:
apps/matrix/client.py 32.65% <0%> (-1.64%) :arrow_down:
apps/matrix/main.py 18.36% <0%> (+2.16%) :arrow_up:
ui/refresher.py 77.88% <0%> (+5.26%) :arrow_up:
libs/bugreport/bugreport.py 36.23% <0%> (+6.72%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5bf6412...5f3e381. Read the comment docs.