BangleApps/apps/iconlaunch
Martin Boonk 45f0d1adb5 iconlaunch - Fix automatic switch to clock 2022-11-15 17:19:58 +01:00
..
ChangeLog iconlaunch - Fix automatic switch to clock 2022-11-15 17:19:58 +01:00
README.md iconlaunch - Remove no longer needed fastload option 2022-11-01 16:15:47 +01:00
app.js iconlaunch - Fix automatic switch to clock 2022-11-15 17:19:58 +01:00
app.png iconlaunch: Change icon to one by icons8 2022-05-24 22:54:16 +10:00
metadata.json iconlaunch - Fix automatic switch to clock 2022-11-15 17:19:58 +01:00
screenshot1.png iconlaunch: Release app 2022-05-24 10:18:26 +10:00
screenshot2.png iconlaunch: Release app 2022-05-24 10:18:26 +10:00
settings.js changed the launch.json file name in iconlaunch.json ( launch.cache.json -> iconlaunch.cache.json) 2022-11-04 15:57:14 +01:00

README.md

Icon launcher

A launcher inspired by smartphones, with an icon-only scrollable menu.

This launcher shows 9 apps per screen, making it much faster to navigate versus the default launcher.

A screenshot Another screenshot

Technical note

The app uses E.showScroller's code in the app but not the function itself because E.showScroller doesn't report the position of a press to the select function.