1
0
Fork 0
Commit Graph

16779 Commits (24ab25bb534a1a475996ba8abe8a63915a8e39d7)

Author SHA1 Message Date
José Rebelo 24ab25bb53 Ensure progress toast is visible above modal dialogs 2023-08-08 22:48:30 +01:00
Gordon Williams 57a9dd027f pebblepp 0.04: Ensure we only scale down clockinfo text if it really won't fit 2023-08-08 17:14:00 +01:00
Gordon Williams fb2ffa4957 Ensure escape sequence is double-quoted (hopefully fix issues with openstmap and Gadgetbridge) 2023-08-08 16:34:09 +01:00
Gordon Williams 807ffdf13e
Merge pull request #2956 from bobrippling/bleadvert-array
bootgattbat & bthometemp: handle bleAdvert array
2023-08-08 09:52:12 +01:00
Gordon Williams 62ce8144e9
Merge pull request #2912 from bobrippling/btadv-improvements
btadv: sensor location & accelerometer adverts
2023-08-08 09:50:58 +01:00
Gordon Williams 6165bbc2c5
Merge pull request #2955 from bobrippling/lcdclock-loadwidgets
lcdclock: load clockinfo before widgets
2023-08-08 09:46:50 +01:00
Gordon Williams 645b898176
Merge pull request #2954 from pebl-hank/master
[Teatimer] Get time zone from settings for showing the clock
2023-08-08 09:46:35 +01:00
Rob Pilling 71deca86df bthometemp: handle bleAdvert array 2023-08-08 08:20:43 +01:00
Rob Pilling 8cfaf5591e btadv: generate JS 2023-08-08 08:15:12 +01:00
Rob Pilling 6a4c1f2c27 btadv: drop accel button 2023-08-08 08:15:12 +01:00
Rob Pilling b86d2bd841 bootgattbat: handle bleAdvert array 2023-08-08 08:10:37 +01:00
Rob Pilling 99b72333e5 btadv: integration with existing Bangle.bleAdvert 2023-08-08 08:10:36 +01:00
Rob Pilling 5ab81829a2 lcdclock: load clockinfo before widgets
This matches the behaviour of other clocks, meaning any dependencies
between widgets and clock info is consistent

See also #2900
2023-08-08 07:33:39 +01:00
Dennis Kueper a3d2e0a3b5 Get time zone from settings for showing the clock 2023-08-08 08:05:38 +02:00
Gordon Williams 614c003eca osm 0.25: Enable scaled image filtering on 2v19+ firmware 2023-08-07 14:30:30 +01:00
Gordon Williams de1287a685 allow 8bpp maps on Bangle.js 2 2023-08-07 12:22:40 +01:00
Gordon Williams dc3a49424e fix duplicate JS files in output 2023-08-07 11:31:29 +01:00
Gordon Williams 34cb33f75f
Merge pull request #2950 from nxdefiant/master
Calendar: Edit holidays on device in settings
2023-08-07 10:24:04 +01:00
Gordon Williams 89908d7271
Merge pull request #2890 from joserebelo/env
android: Send fw and hw on connection
2023-08-07 08:49:00 +01:00
Gordon Williams bdcfb7e616
Merge branch 'master' into env 2023-08-07 08:48:40 +01:00
Gordon Williams 63a44a58b0
Merge pull request #2951 from joserebelo/alarm
android: Allow alarm enable/disable
2023-08-07 08:30:46 +01:00
Gordon Williams 63787082a6
Merge pull request #2952 from halemmerich/gpstrek
Gpstrek
2023-08-07 08:29:09 +01:00
Martin Boonk a6ef1067bf gpstrek - Reset compass samples on turning it off 2023-08-07 08:18:40 +02:00
Martin Boonk 811174436d gpstrek - Bump version 2023-08-06 21:11:25 +02:00
Martin Boonk 20cfa16a6c gpstrek - Turn compass off when a fix is available 2023-08-06 21:11:25 +02:00
Martin Boonk 56cc982cbc gpstrek - Draw direction arrows on route 2023-08-06 21:11:25 +02:00
Martin Boonk f8e0baa7e1 gpstrek - Create settings 2023-08-06 20:29:58 +02:00
José Rebelo 9c8da97552 android: Allow alarm enable/disable 2023-08-06 00:23:40 +01:00
José Rebelo 6210f11149 android: Send fw and hw on connection 2023-08-04 23:13:31 +01:00
Gordon Williams 2e261b3a56
Merge pull request #2949 from bobrippling/chargerot-setting-read
chargerot: handle missing settings (e.g. first install)
2023-08-04 09:41:25 +01:00
Gordon Williams 31fb8f8d02 health 0.25: lib.read* methods now return correctly scaled movement
movement graph in app is now an average, not sum
      fix 11pm slot for daily HRM
2023-08-04 09:36:18 +01:00
Rob Pilling c5cf741df1 chargerot: handle missing settings (e.g. first install) 2023-08-03 18:12:38 +01:00
Gordon Williams b55d60befd more robust readfile 2023-08-03 14:35:18 +01:00
Gordon Williams 92eb60decd
Merge pull request #2945 from thyttan/kbswipe
kbswipe: Compat w backswipe on newer firmwares
2023-08-03 11:59:54 +01:00
Gordon Williams 2fb5fda75b
Merge pull request #2946 from thyttan/kbtouch
kbtouch: Compat w backswipe on newer firmwares
2023-08-03 11:59:38 +01:00
Gordon Williams b977a3357a
Merge pull request #2947 from thyttan/dragboard
dragboard: remove arguments to `catchSwipe`
2023-08-03 11:59:13 +01:00
Gordon Williams 8a4f99d337
Merge pull request #2948 from thyttan/draguboard
draguboard: remove arguments from `catchSwipe`
2023-08-03 11:59:05 +01:00
thyttan 7aaea32ebb draguboard: remove arguments from `catchSwipe` 2023-08-03 12:52:13 +02:00
thyttan 17fc4ccb61 dragboard: remove arguments to `catchSwipe` 2023-08-03 12:50:23 +02:00
thyttan 8ba3c68b59 kbswipe: Compat w backswipe on newer firmwares 2023-08-03 12:45:17 +02:00
thyttan 752dd852df kbtouch: Compat w backswipe on newer firmwares 2023-08-03 12:41:41 +02:00
Gordon Williams 184ebb1642
Merge pull request #2941 from nxdefiant/stopwatch
stopwatch touch: Fast Loading support
2023-08-03 09:57:05 +01:00
Gordon Williams 2127c8b891
Merge pull request #2942 from ticalc-travis/health_daily_movement
health: Correct calculation of daily summary for movement
2023-08-03 09:55:59 +01:00
Gordon Williams f0028dd8dd
Merge pull request #2940 from pavelmachek/merge_6
Sixth sense -- outdoor watch with GPS support.
2023-08-03 09:32:11 +01:00
Gordon Williams ce02cea296
Merge pull request #2939 from pavelmachek/merge_5
Allow zooming map in/out by clicking.
2023-08-03 09:26:34 +01:00
Gordon Williams 9cb1242825
Merge pull request #2938 from bobrippling/wid-edit-sort
wid_edit: restore alphabetical sort
2023-08-03 09:24:00 +01:00
Gordon Williams 85ee76c63e
Merge pull request #2900 from bobrippling/recorder-clockinfo
Recorder: add clockinfo
2023-08-03 09:23:30 +01:00
Gordon Williams 04e6318c03
Merge pull request #2936 from thyttan/draguboard
draguboard: Compat w backswipe on newer firmwares
2023-08-03 09:19:39 +01:00
Gordon Williams bfc388e16f
Merge pull request #2935 from thyttan/dragboard
dragboard: autoindent lib.js and fix ChangeLog
2023-08-03 09:18:30 +01:00
Gordon Williams cd3b08e235 0.19: Remove 'jit' keyword as 'for(..of..)' is not supported (fix #2937) 2023-08-03 09:07:24 +01:00