mirror of https://github.com/espruino/BangleApps
Updated Changelog
parent
8d661b0679
commit
1cee2ce4e7
|
@ -1492,7 +1492,7 @@
|
|||
"name": "Digital Assistant, not EDITH",
|
||||
"shortName": "DANE",
|
||||
"icon": "app.png",
|
||||
"version": "0.12",
|
||||
"version": "0.13",
|
||||
"description": "A Watchface inspired by Tony Stark's EDITH and based on https://arwes.dev/",
|
||||
"tags": "clock",
|
||||
"type": "clock",
|
||||
|
@ -1513,7 +1513,7 @@
|
|||
"name": "DANE Touch Launcher",
|
||||
"shortName":"DANE Toucher",
|
||||
"icon": "app.png",
|
||||
"version":"0.04",
|
||||
"version":"0.05",
|
||||
"description": "Touch enable left to right launcher in the style of the DANE Watchface",
|
||||
"tags": "tool,system,launcher",
|
||||
"type":"launch",
|
||||
|
|
|
@ -7,4 +7,5 @@
|
|||
0.09: Added Unix Time
|
||||
0.10: Added Counter, Added Battery Display
|
||||
0.11: Code Refactoring, Improved Description
|
||||
0.12: Move code to Arwes Module
|
||||
0.12: Move code to Arwes Module
|
||||
0.13: Improve icon
|
|
@ -1,4 +1,5 @@
|
|||
0.01: Fork Toucher and change looks to match with DANE Watchface
|
||||
0.02: Add Frames
|
||||
0.03: Add LowRes Support
|
||||
0.04: Move code to Arwes Module
|
||||
0.04: Move code to Arwes Module
|
||||
0.05: Add icon
|
Loading…
Reference in New Issue