Rob Pilling
89f39af200
swiperclocklaunch: remove `swipeHandler`, operate outside of `setUI`
2024-07-04 12:18:30 +01:00
Rob Pilling
14a37529c9
swiperclocklaunch: fix detection of clock
2024-07-03 12:09:19 +01:00
Rob Pilling
c36e3587c5
swiperclocklaunch: check `mode` after pulling from `options`
2023-07-10 22:12:27 +01:00
Rob Pilling
5ca4db69d7
swiperclocklaunch: ensure we clear old listeners too
...
Previously we wouldn't clear old listeners, which meant that they'd
remain hanging around, potentially interfering with the currently shown
app/clock. We now remember to clear them too, so setUI behaves as a
proper reset.
See #2809 for more details.
2023-06-11 14:37:55 +01:00
Gordon Williams
45eb06fbd1
swiper 0.04: Update to work with new 'fast switch' clock->launcher functionality
2022-11-04 14:10:18 +00:00
Gordon Williams
14b6004f1c
Update setUI to work with new Bangle.js 2v13 menu style
2022-02-24 11:33:05 +00:00
t0m1o1
dfa4040726
Stop the swiping coming up if mode is undefined
2021-11-20 20:47:58 +00:00
t0m1o1
b59fd3623a
Test for mode being undefined
...
Code would fail if mode was undefined and launcher would fail to show
2021-11-20 04:59:58 +00:00
Victor Serain
1624bb5435
feat: add app for navigate between clock and launcher with Swipe action
2021-10-25 11:20:47 +02:00