denseclock: app icon update

blurred inverted background to improve readability
note in changelog
pull/3720/head
June Bennison 2025-01-25 21:19:16 +11:00
parent a44f46c8d6
commit 9b473e185e
4 changed files with 3 additions and 2 deletions

View File

@ -1,2 +1,3 @@
0.01: Begin rewrite from old code. 0.01: Begin rewrite from old code.
0.02: Changed visuals: uA > mA, info order, battery state indication 0.02: Changed visuals: uA > mA, info order, battery state indication
0.03: Update app icon

View File

@ -1 +1 @@
require("heatshrink").decompress(atob("mElwMBwf/AAeAAomYAomcAov4/E/w/jzngnEPg+AzninGOn+IznnnPOn+cCIIFBh4RBAoPPC4Xn/PP8efAo3jAoWPwAdCC4OB+AjC4BGEAEnH/ADBx/BGoN//0PwPx8E/AoOP/HnAoPPAoPmn0/ApHkn//5+DDoQFBEYPhAoX48YFE4/jAogvBAoWP8QFBFAKDBn0+geBwHwvwFBwYA=")) require("heatshrink").decompress(atob("mEwwcBkmSpIC/AS0nwEHCh5yBggROgP4jgROh1ICKWT4Hkz0AC4NPgFypPgAQIRDyBLBCIMAiVAgECpAGBCInwn4RBg4dBoH/yV4j+ACI0Dz05kARB8gRJgARFgYRBgEB5IRKBwICCI4/8CIdJ/kCGoP+CIMPUIIRBkgRIYop9DgJHCPowDBTwUAyAREiSkBCITCOAX4CuwE5kmT4D1BBYSMByShBhwRCgEkWYQRDUIIRCUIWfEALXBCIsDCIMf+QICvEECIILBBAV5CIUcBAYRFpEEBYIRKnARIgFyHwfk+PAGogREgQIBPQMk+EACI9J/hrCyUHCIMHCJEnwAIByEBCIJrFCI/wWYIROwP5CIShECI7FBgjFDPoTFBgTXGBYICCCI6PDAX4C/ARoA="))

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

@ -1,7 +1,7 @@
{ "id": "denseclock", { "id": "denseclock",
"name": "Dense Clock", "name": "Dense Clock",
"shortName":"Dense Clock", "shortName":"Dense Clock",
"version":"0.02", "version":"0.03",
"description": "A clockface dense with text-only information. Switches between showing seconds and minutes when unlocked/locked, in the interest of saving power.", "description": "A clockface dense with text-only information. Switches between showing seconds and minutes when unlocked/locked, in the interest of saving power.",
"icon": "app.png", "icon": "app.png",
"type": "clock", "type": "clock",