21 Commits

Author SHA1 Message Date
Gordon Williams
ff25ff80df Bangle.setUI is now minified, also calls Bangle.uiRemove if it was set (to clean up custom UI additions)
E.showScroller tweaks to allow redraw requests, get/set initial scroll amount, negative scroll (for titles)
2022-02-09 14:12:47 +00:00
Gordon Williams
35e46ef6a1 Bangle.js: Add Bangle.appRect to allow apps to see how much space is available for them 2021-10-27 10:14:33 +01:00
Gordon Williams
2e45d3a071 Bangle.js: Add E.showScroller for scrollable lists 2021-10-25 15:06:03 +01:00
Gordon Williams
d557c8f191 Change default highlight colour in theme, add custom showPrompt (which uses touch) 2021-06-30 11:53:24 +01:00
Gordon Williams
b57db4d7a7 Update showMenu with rendering optimisations 2021-05-27 11:38:35 +01:00
Gordon Williams
32327fca38 RAK5010 now working pretty well 2020-06-10 10:17:57 +01:00
Gordon Williams
2ffd1274ec Bangle.js: Added built-in 'locale' module to handle common conversions - this can be overwritten by a Storage File to change language 2020-02-28 16:53:12 +00:00
Gordon Williams
55498b313f Pixl.js: Add E.showPrompt/Alert/Message (fix #1747) 2020-02-10 15:54:48 +00:00
Gordon Williams
b3aeb08073 Bangle.js: Add Bangle.showLauncher 2020-01-17 11:02:36 +00:00
Gordon Williams
d8d937c333 Bangle.js: add Bangle.loadWidgets/drawWidgets
Bangle.js: Remove deprecated Bangle.menuBangle.js: add Bangle.loadWidgets/drawWidgets
2020-01-16 16:36:11 +00:00
Gordon Williams
3bdafd892f Bangle.js: add fake LED/LED1/LED2 as @allObjects suggested 2019-12-04 11:59:12 +00:00
Gordon Williams
a96bf2c659 Added E.showPrompt, E.showAlert for Bangle.js
Also start responding to button pressed on IRQ rather than polling
2019-10-31 15:34:54 +00:00
Gordon Williams
720738944f Add E.showMenu, deprecate Pixl.menu - use a common function to ease porting between devices 2019-10-31 11:23:04 +00:00
Gordon Williams
b6cd61ebf6 remove inbuilt smartibot libs until they mature 2019-02-27 10:16:18 +00:00
Gordon Williams
74ad37a6cf Smartibot inclusion into main source tree 2019-02-26 15:10:27 +00:00
Gordon Williams
2a0eee7666 switch RAK8212 to BG96 2018-09-05 09:40:16 +01:00
Gordon Williams
36ac94d0a7 Added RAK8212 (and include SMS/GPRS code in RAK8211/2 builds) 2018-08-02 12:23:49 +01:00
Gordon Williams
62317d9490 adding RAK8212 support 2018-08-01 12:51:58 +01:00
Gordon Williams
51770d08af RAK8211 polishing 2018-06-15 15:33:19 +01:00
Gordon Williams
5135d732d1 Cleaner iTracker API 2018-06-14 17:37:29 +01:00
Gordon Williams
85fa167b33 refactoring of JS, adding iTracker py file from narioinc 2018-04-19 17:13:18 +01:00