Commit Graph

31 Commits (595e4a71ea73f475b5e07dc70c808a3de8bf1eaf)

Author SHA1 Message Date
Anton 2e4cb8eb11 Fix no-unused-vars in existing apps 2024-03-04 21:34:50 +01:00
Rob Pilling bbdf943961 dtlaunch: add interaction-buzz setting 2023-07-14 22:23:47 +01:00
thyttan f9dc3e89a4 add caching of apps info
typo
2023-01-07 18:32:39 +01:00
thyttan 79006678c8 don't mark the first app on a page when moving between pages 2023-01-07 18:32:39 +01:00
thyttan 5b246e1312 widget field follow correct theme immediately 2023-01-05 13:31:23 +01:00
thyttan 7ca80bb1d3 vim auto indentation 2022-11-15 22:27:10 +01:00
thyttan 4aeecee636 revert Bangle.load to load 2022-11-15 17:59:31 +01:00
thyttan b2b4492459 Use Bangle.load() and Bangle.showClock() 2022-11-12 19:38:29 +01:00
thyttan af81e45aed move ineractive code into setUI, replace 'click to exit' with back function in setUI (always on). 2022-11-07 22:44:02 +01:00
thyttan e0073bd17f remove some delete statements, make BTN1 to clock work 2022-11-06 21:53:41 +01:00
thyttan ef1cf7ef7b update timeout to clock per new implementation in Icon Launcher 2022-11-06 21:27:40 +01:00
thyttan 675953ddcd make timeout to clock work 2022-11-06 20:20:51 +01:00
thyttan 8c427938fd make the diff readable... 2022-11-06 19:54:50 +01:00
thyttan a46c76a2ff timeout to clock copied from Icon Launcher 2022-11-06 19:53:28 +01:00
thyttan 84837228f9 fixfixfix 2022-11-06 19:21:22 +01:00
thyttan 5e2819bedc new try at fix 2022-11-06 19:07:01 +01:00
thyttan eca777c8ec fix 2022-11-06 19:03:51 +01:00
thyttan 02b5f3be58 remove watcher for BTN1 2022-11-06 18:59:16 +01:00
thyttan e20a47bf35 some tweaks 2022-11-06 16:20:42 +01:00
thyttan ffd85de635 Fast load to clockface on B2 2022-11-06 15:15:42 +01:00
thyttan 0eeb8e7976
'Swipe to exit' now uses load()
...instead of showClock() which is now removed completely.
2022-06-15 22:30:42 +02:00
thyttan 6f68e07d66
Don't change page if doing swipe-to-exit 2022-05-15 19:27:40 +02:00
hughbarney 51c1e86d49 dtlaunch, make left to right swipe exit optional 2022-04-22 00:34:04 +01:00
thyttan 8a86f2e9a2
[dtlaunch, b2] Change swipe direction to UpDown
Change swipe directions to move between pages from LeftRight to UpDown, as to match the page indicators. Implemented like 'natural scrolling'.

Also added function showClock() which is called on 'left-to-right' swipe.  Here I imagine the clock to be to the left of the launcher, if you do that then this also follows the natural scrolling principle.
2022-04-10 12:52:07 +02:00
Rarder44 ef815f230c added option to exit the launcher with one click 2022-03-01 19:13:49 +01:00
Rarder44 dd906e076f added clear for fix the trasparent widget bar if there are no widgets 2022-03-01 19:03:09 +01:00
Martin Boonk f85d49a09f dtlaunch - Optimize line breaks for Bangle 2 2022-02-11 23:25:38 +01:00
Martin Boonk 3cb795c033 Adds setting for direct launch of apps on touch with Bangle 2 2021-12-13 23:20:56 +01:00
Martin Boonk a42b609d23 Adds settings page for hiding launchers and clocks 2021-12-13 22:53:27 +01:00
Martin Boonk b541a4b6a7 Draw correct border (1px all around) 2021-12-13 22:53:16 +01:00
jeffmer f0782fef61 Bangle2 version of dtlaunch 2021-11-20 18:29:31 +00:00