iconlaunch - Bump version
parent
157d8aef80
commit
20ac182c48
|
|
@ -6,3 +6,4 @@
|
||||||
0.06: Cache apps for faster start
|
0.06: Cache apps for faster start
|
||||||
0.07: Read app icons on demand
|
0.07: Read app icons on demand
|
||||||
Add swipe-to-exit
|
Add swipe-to-exit
|
||||||
|
0.08: Only use fast loading for switching to clock to prevent problems in full screen apps
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
"id": "iconlaunch",
|
"id": "iconlaunch",
|
||||||
"name": "Icon Launcher",
|
"name": "Icon Launcher",
|
||||||
"shortName" : "Icon launcher",
|
"shortName" : "Icon launcher",
|
||||||
"version": "0.07",
|
"version": "0.08",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"description": "A launcher inspired by smartphones, with an icon-only scrollable menu.",
|
"description": "A launcher inspired by smartphones, with an icon-only scrollable menu.",
|
||||||
"tags": "tool,system,launcher",
|
"tags": "tool,system,launcher",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue