Add files via upload
parent
08fdbc90d2
commit
6e357b93db
|
|
@ -1,2 +1,2 @@
|
||||||
0.01: 25/Jun/2022 Added Screenlock widget to depository.
|
0.01: 25/Jun/2022 Added Screenlock widget to depository.
|
||||||
0.02: 26/Jun/2022 Tidied up graphics.
|
0.02: 26/Jun/2022 Tidied up graphics. Fixed versioning style...
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{ "id": "widscrlock",
|
{ "id": "widscrlock",
|
||||||
"name": "Screenlock Widget",
|
"name": "Screenlock Widget",
|
||||||
"shortName":"Screenlock",
|
"shortName":"Screenlock",
|
||||||
"version":0.02",
|
"version":"0.02",
|
||||||
"description": "Lock a Bangle 2 screen by tapping a widget.",
|
"description": "Lock a Bangle 2 screen by tapping a widget.",
|
||||||
"icon": "widget.png",
|
"icon": "widget.png",
|
||||||
"type": "widget",
|
"type": "widget",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue