Improvements all around
Memory usage improvements, combination of charsets, better handling of config page submit Started adding health / battery display, more...master
parent
517d0180dc
commit
78396c4c6e
|
@ -22,9 +22,11 @@
|
||||||
"weekday": 18
|
"weekday": 18
|
||||||
},
|
},
|
||||||
"capabilities": [
|
"capabilities": [
|
||||||
"configurable"
|
"configurable",
|
||||||
|
"health"
|
||||||
],
|
],
|
||||||
"companyName": "lastfuture",
|
"companyName": "lastfuture",
|
||||||
|
"enableMultiJS": false,
|
||||||
"longName": "Squared 4.0",
|
"longName": "Squared 4.0",
|
||||||
"projectType": "native",
|
"projectType": "native",
|
||||||
"resources": {
|
"resources": {
|
||||||
|
@ -38,7 +40,7 @@
|
||||||
"chalk"
|
"chalk"
|
||||||
],
|
],
|
||||||
"uuid": "793bab03-9464-48a2-b63f-3f779c473db8",
|
"uuid": "793bab03-9464-48a2-b63f-3f779c473db8",
|
||||||
"versionLabel": "4.11",
|
"versionLabel": "4.12",
|
||||||
"watchapp": {
|
"watchapp": {
|
||||||
"watchface": true
|
"watchface": true
|
||||||
}
|
}
|
||||||
|
|
936
src/squared.c
936
src/squared.c
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue