forked from FOSS/BangleApps
parent
797eb12f7b
commit
4dfd1b2bf0
|
@ -4,4 +4,5 @@
|
|||
0.04: Fixed icon and png to 48x48 pixels
|
||||
0.05: added charging icon
|
||||
0.06: Add 12h support and autocycle control
|
||||
0.07: added localization; removed deprecated code
|
||||
0.07: added localization, removed deprecated code
|
||||
0.08: removed unused font, fix autocycle
|
Binary file not shown.
|
@ -2,7 +2,7 @@
|
|||
"id": "rebble",
|
||||
"name": "Rebble Clock",
|
||||
"shortName": "Rebble",
|
||||
"version": "0.07",
|
||||
"version": "0.08",
|
||||
"description": "A Pebble style clock, with configurable background, three sidebars including steps, day, date, sunrise, sunset, long live the rebellion",
|
||||
"readme": "README.md",
|
||||
"icon": "rebble.png",
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue