1
0
Fork 0
Commit Graph

13416 Commits (5d821bc4fa326a7d2d9601625024bf565cf0e3ec)

Author SHA1 Message Date
frederic wagner 5d821bc4fa gipy: documentation update 2022-12-30 16:06:18 +01:00
frederic wagner 09e637ba67 gipy: forgot to turn off simulation before commit 2022-12-30 11:33:06 +01:00
frederic wagner 7c161a144e gipy: mixing both styles of recording of gps points
this way we can get a correct instant speed AND avoid angles flickering
at low speed.
2022-12-30 11:22:24 +01:00
frederic wagner ad94ea3965 gipy: avoid angles flickering at low speed 2022-12-29 17:35:38 +01:00
frederic wagner b00b4395fb gipy: color current and next segment 2022-12-29 16:31:53 +01:00
frederic wagner 8b11c8f4d9 gipy: eta + zoom changes 2022-12-19 20:42:54 +01:00
frederic wagner 60fc2d6d88 gipy: minor bugfix for orientation display 2022-11-26 21:34:48 +01:00
frederic wagner 38a07a3c9c Merge branch 'master' of github.com:wagnerf42/BangleApps 2022-11-25 21:00:12 +01:00
frederic wagner 2abe29d8ee gipy : eta + arrow 2022-11-25 20:59:33 +01:00
wagnerf42 37705ccfe2
Merge branch 'espruino:master' into master 2022-11-24 13:18:14 +01: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
frederic wagner 45e39af359 gipy: checking file size
but we can't hide the alert ?
2022-11-22 19:53:25 +01:00
frederic wagner 230800d403 gipy : checking file size
somehow it does not load on the watch
2022-11-22 13:48:12 +01: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
frederic wagner 71245dcff6 gipy : new interface to double check upload 2022-11-21 14:08:02 +01: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