Commit Graph

13410 Commits (2a506e7421f2320ba65afcadeb9d3458a8958dd1)

Author SHA1 Message Date
Richard de Boer 2a506e7421
messages: split library/gui/widget into separate apps 2022-11-26 16:52:17 +01:00
Gordon Williams a9b12f0dba misc fixes/tweaks for map rendering 2022-11-25 17:05:30 +00:00
Gordon Williams c0a89a375e oops 2022-11-25 16:36:07 +00:00
Gordon Williams 7bdafa281a clock_info images now optional 2022-11-25 16:27:42 +00:00
Gordon Williams 602689ed28 Fix clkinfo icon 2022-11-25 16:26:38 +00:00
Gordon Williams 902db2a19a recorder 0.18: Improve widget load speed, allow currently recording track to be plotted in openstmap 2022-11-25 16:08:52 +00:00
Gordon Williams e5894c36af oops - forgotten commit 2022-11-25 16:08:40 +00:00
Gordon Williams 639d9b7dc5 agenda 0.08: Fix error in clkinfo (didn't require Storage & locale) 2022-11-25 16:08:26 +00:00
Gordon Williams 459a643c87 openstmap
Added ability to upload multiple sets of map tiles
      Support for zooming in on map
      Satellite count moved to widget bar to leave more room for the map
2022-11-25 15:34:51 +00:00
Gordon Williams f4a48e62e6 Added Util.close to allow interfaces to close the window
Fix My Location that couldn't be installed after the most recent update
2022-11-25 09:42:25 +00:00
Gordon Williams adcee06813 doc tweaks 2022-11-24 14:43:38 +00:00
Gordon Williams b01d284b80 Mention the calibration app isn't a good idea now 2022-11-24 14:43:23 +00:00
Gordon Williams 3fad345925 Fix issue when an app depends on another app which depends on another https://forum.espruino.com/conversations/381796 2022-11-24 14:41:57 +00:00
Gordon Williams a901ad042f Layout performance improvements by keeping functions pre-parsed in RAM when needed. 2022-11-24 10:19:27 +00:00
Gordon Williams fc96f98c1d android 0.17: Now kick off Calendar sync as soon as connected to Gadgetbridge 2022-11-24 09:44:48 +00:00
Gordon Williams f4c8e31d6c Fix issue finding pre-installed modules. Fix https://github.com/espruino/BangleApps/issues/2310 2022-11-24 09:34:17 +00:00
Gordon Williams 2690620898
Merge pull request #2308 from m-p-3/master
Add 24x24px icon source files under "messageicons/icons"
2022-11-23 16:53:45 +00:00
m-p-3 e0bfca0715
Delete .createdir 2022-11-23 10:46:28 -05:00
m-p-3 a733055c10
Upload icon source files to messageicons/icons 2022-11-23 10:44:58 -05:00
m-p-3 868ef28fc2
Merge pull request #1 from m-p-3/messageicons_icons-newdir
Creating "icons" directory in "messageicons"
2022-11-23 10:41:54 -05:00
m-p-3 5e2af483b3
Creating "icons" directory in "messageicons" 2022-11-23 10:41:28 -05:00
Gordon Williams 10d6206e99 0.11: Swipe down to see widgets
Support for fast loading
2022-11-23 14:47:28 +00:00
Gordon Williams c6a20ace26 Remove unused function (Gadgetbridge does not use this any more) 2022-11-23 14:32:02 +00:00
Gordon Williams d90959d2f9 Widgets can now be made visible by swiping down (#2196) 2022-11-23 14:31:20 +00:00
Gordon Williams 0a285a80f1 stop non-default apps pushing themselves up to the top of the apps list using sort-order 2022-11-23 11:02:26 +00:00
Gordon Williams 3f6aff95c9
Merge pull request #2306 from halemmerich/quicklaunch
quicklaunch - Respect appRect on touch events
2022-11-23 10:57:12 +00:00
Gordon Williams 14bb091684 Merge branch 'master' of github.com:espruino/BangleApps 2022-11-23 10:47:43 +00:00
Gordon Williams 6868ca321e widget utils swipeOn now updates appRect to match where the widgets are - see https://github.com/espruino/BangleApps/pull/2306 2022-11-23 10:46:52 +00:00
Gordon Williams cf3e574b8f oops - forgot to commit changelog 2022-11-23 10:42:25 +00:00
Gordon Williams 3836212aa1
Merge pull request #2292 from Rarder44/Messages-Light
[Messages light] - new message GUI app
2022-11-23 10:41:13 +00:00
Gordon Williams c039069db7 slopeclockpp 0.04: Changed to use clock_info for displayed data (see #2226)
Made fonts smaller to avoid overlap when (eg) 22:00
      Allowed black/white background (as that can look nice too)
2022-11-23 10:36:03 +00:00
Gordon Williams f9433dc4be clock_info now remembers what was shown before 2022-11-23 10:00:54 +00:00
Gordon Williams 032d769f97 note 2022-11-23 09:35:13 +00:00
Gordon Williams 6cae9442ec
Merge pull request #2251 from glemco/devel
[WIP] circlesclock: load circles from clkinfo
2022-11-23 09:13:40 +00:00
Gordon Williams ff7777a0d6
Merge pull request #2305 from halemmerich/imageclock
Imageclock - Better widgets and performance
2022-11-23 08:49:29 +00:00
Gabriele Monaco c435bc217d circlesclock: load circles from clkinfo 2022-11-22 12:55:40 +01:00
Martin Boonk d0899bb362 quicklaunch - Respect appRect on touch events 2022-11-21 22:33:28 +01:00
Gordon Williams 11f63df3b1 Big addInteractive changes - allow >1 clock_info on screen at once. Each can have focus, and fix redraw queue issue 2022-11-21 19:53:08 +00:00
Martin Boonk 22bf24f4b5 imageclock - Bump version 2022-11-21 20:47:58 +01:00
Martin Boonk 7988e258ce imageclock - Use new widget_utils slideOn() 2022-11-21 20:47:58 +01:00
Martin Boonk c20a594987 imageclock - Load widgets after first full draw 2022-11-21 20:47:58 +01:00
Martin Boonk ac7986189c imageclock - Combine drawing code into app file on upload 2022-11-21 20:47:57 +01:00
Martin Boonk e787560fb3 imageclock - Use shorter variable names 2022-11-21 20:42:59 +01:00
Gordon Williams 7eda9dee49 fix tools when running under node.js 2022-11-21 16:37:45 +00:00
Gordon Williams c4e1fd01be Added clkinfosunrise to allow clocks to display sunrise and sunset if they use clock_info 2022-11-21 16:37:04 +00:00
Gordon Williams bf6e0ed5ca Use heatshrink/imageconverter from webtools - see https://github.com/espruino/BangleApps/pull/2299 2022-11-21 12:16:27 +00:00
Gordon Williams 22db965863
Merge pull request #2299 from halemmerich/addPuckJsLocally
apploader - Load puck.js locally
2022-11-21 12:05:32 +00:00
Gordon Williams 6554c1a9d0
Merge pull request #2301 from halemmerich/widgetutils
widget_utils - Prevent initial draw clearing on global g
2022-11-21 10:45:32 +00:00
Gordon Williams ddfaad7aed bump version 2022-11-21 10:44:09 +00:00
Gordon Williams 313222800d
Merge pull request #2296 from Kedlub/msgfix
[ios] Add letters to unicodeRemap
2022-11-21 10:43:19 +00:00