Commit Graph

14 Commits (9b473e185ee6fc5ed0bb4d62f757b4e46224a5a9)

Author SHA1 Message Date
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 fc273a81c8 swiperclocklaunch: bump version 2023-06-11 14:41:14 +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
Adam Schmalhofer cec31972b5 Merge remote-tracking branch 'upstream/master' into jekyll-apps.json
Ported all of apps.json to metadata.json
2022-01-06 12:47:26 +01:00
t0m1o1 dfa4040726
Stop the swiping coming up if mode is undefined 2021-11-20 20:47:58 +00:00
t0m1o1 7d37a9eba9
Update ChangeLog 2021-11-20 05:02:08 +00:00
t0m1o1 8da7d97e8e
Update ChangeLog 2021-11-20 05:00:52 +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 1b539fee8d fix: app json 2021-10-28 15:24:49 +02:00
Victor Serain 1624bb5435 feat: add app for navigate between clock and launcher with Swipe action 2021-10-25 11:20:47 +02:00