BangleApps/apps/iconlaunch
Gordon Williams 964ee01617 Ensure that we hide widgets if in fullscreen mode
(So that widgets are still hidden if launcher is fast-loaded)
2022-12-15 11:41:27 +00:00
..
ChangeLog Ensure that we hide widgets if in fullscreen mode 2022-12-15 11:41:27 +00:00
README.md
app.js Ensure that we hide widgets if in fullscreen mode 2022-12-15 11:41:27 +00:00
app.png
metadata.json Ensure that we hide widgets if in fullscreen mode 2022-12-15 11:41:27 +00:00
screenshot1.png
screenshot2.png
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.