Gordon Williams
|
cd3b08e235
|
0.19: Remove 'jit' keyword as 'for(..of..)' is not supported (fix #2937)
|
2023-08-03 09:07:24 +01:00 |
Martin Boonk
|
53cb6d8126
|
iconlaunch - Add jit marker to drawItem and drawText
|
2023-07-25 22:38:55 +02:00 |
Martin Boonk
|
94bb93c19e
|
iconlaunch - Go back to caching icons on demand but keep presorting apps into items
|
2023-07-25 21:52:56 +02:00 |
Martin Boonk
|
a9fff20477
|
iconlaunch - Use objects instead of arrays
|
2023-07-25 20:43:12 +02:00 |
Martin Boonk
|
7e0dbbf6f0
|
iconlaunch - Go back to now faster drawImage
|
2023-07-25 19:55:29 +02:00 |
Martin Boonk
|
b6459ad26a
|
iconlaunch - Load N/A icon from image file
|
2023-07-22 23:23:39 +02:00 |
Martin Boonk
|
ffd967cb63
|
iconlauch - Center icons in items to prevent selection box beeing cut off at top
|
2023-07-22 18:04:38 +02:00 |
Martin Boonk
|
91df2dc68e
|
iconlaunch - Fix off by one error when selecting apps
|
2023-07-22 17:34:45 +02:00 |
Martin Boonk
|
f4a72b777d
|
iconlaunch - Remove debug code
|
2023-07-22 13:22:46 +02:00 |
Martin Boonk
|
f7590cff9f
|
iconlaunch - Dedicated icon for apps with missing icons
|
2023-07-22 13:06:26 +02:00 |
Martin Boonk
|
3adc3f8fba
|
iconlaunch - Precache icons and only clear if needed
|
2023-07-22 12:32:53 +02:00 |
Martin Boonk
|
76425b947b
|
iconlaunch - Render icons for one item at once
|
2023-07-22 12:24:35 +02:00 |
Martin Boonk
|
64238f4ec0
|
iconlaunch - Better performance by less array accesses
|
2023-07-22 12:03:21 +02:00 |
Rarder44
|
f027b65e8e
|
fix fullscreen with oneClickExit
|
2023-03-02 20:11:34 +01:00 |
Martin Boonk
|
ee2170ef92
|
iconlaunch - Use E.showScroller
|
2023-01-29 22:08:34 +01:00 |
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 |
thyttan
|
f4f50584a0
|
revert Bangle.load to load
|
2022-11-15 18:11:53 +01:00 |
Martin Boonk
|
45f0d1adb5
|
iconlaunch - Fix automatic switch to clock
|
2022-11-15 17:19:58 +01:00 |
thyttan
|
c6e70dbab4
|
Use Bangle.load and Bangle.showClock
|
2022-11-15 11:23:36 +01:00 |
Martin Boonk
|
cc6b296b09
|
iconlaunch - Remove console log output
|
2022-11-07 11:02:14 +01:00 |
Martin Boonk
|
81632cda7e
|
iconlaunch - Cleanup and reset timeout as needed
|
2022-11-06 14:27:38 +01:00 |
Rarder44
|
adc59dcc16
|
changed the launch.json file name in iconlaunch.json ( launch.cache.json -> iconlaunch.cache.json)
used Object.assing for the settings
fix cache not deleted when "showClocks" options is changed
added timeOut to return to the clock
|
2022-11-04 15:57:14 +01:00 |
Martin Boonk
|
de55589e1f
|
iconlaunch - Remove no longer needed fastload option
|
2022-11-01 16:15:47 +01:00 |
Martin Boonk
|
157d8aef80
|
iconlaunch - Only use fastload for switch to clock
|
2022-10-30 17:48:48 +01:00 |
Gordon Williams
|
5503f0b4cb
|
Merge branch 'master' into iconlaunch
|
2022-10-26 10:18:51 +01:00 |
thyttan
|
dcb72d4445
|
swipe to exit
|
2022-10-21 19:20:04 +02:00 |
Martin Boonk
|
a1b279ad79
|
iconlaunch - Cache icon images on demand
|
2022-10-21 17:19:39 +02:00 |
Martin Boonk
|
d444fe5d69
|
iconlaunch - Cache apps for faster start
|
2022-10-21 08:08:35 +02:00 |
Martin Boonk
|
58308103c1
|
iconlaunch - Remove redundant check
|
2022-10-13 22:26:33 +02:00 |
Martin Boonk
|
f3118e8fe0
|
iconlaunch - Adds setting for fast loading apps
|
2022-10-13 22:09:51 +02:00 |
Martin Boonk
|
e893f10663
|
iconlaunch - Also reset button watch
|
2022-10-07 08:23:21 +02:00 |
Martin Boonk
|
298fbf0d84
|
iconlaunch - Directly eval apps instead of loading them
|
2022-10-06 20:06:12 +02:00 |
Martin Boonk
|
f354aff2f7
|
iconlaunch - Only load widgets if not already there
|
2022-09-27 20:58:52 +02:00 |
Martin Boonk
|
5fb32eb29a
|
iconlaunch - Initial implementation of remove UI
|
2022-09-27 20:44:48 +02:00 |
Martin Boonk
|
aecd80a669
|
Fix colors changed during scrolling by widgets
|
2022-06-05 14:49:27 +02:00 |
Rarder44
|
2ef59c470f
|
implemented "direct launch" and "one click exit" settings
|
2022-05-24 10:18:03 +02:00 |
Lubomir
|
3bdcc55c9b
|
iconlaunch: Release app
|
2022-05-24 10:18:26 +10:00 |