1
0
Fork 0
Commit Graph

16928 Commits (c1043379f2ccd8c971a76b13edb85ab1ea55201b)

Author SHA1 Message Date
Travis Evans e94f420356 Correct calculation of daily summary for movement
- Heartrate was being summed from the DB instead of movement itself

- The daily average value was inadvertently being divided by 8
  relative the hourly data, resulting in very low precision
2023-08-01 16:14:55 -05:00
Rob Pilling 2023138295 wid_edit: restore alphabetical sort 2023-07-31 22:05:09 +01:00
Rob Pilling ecf85fe9b7 recorder: always show clkinfo
We can't tell whether Bangle.loadWidgets() might be called later,
so assume it does, and handle the case where it hasn't been.
2023-07-31 21:50:52 +01:00
Rob Pilling 701f8c7733 btadv: properly encode acc readings 2023-07-31 21:40:06 +01:00
Rob Pilling b61e4fb137 btadv: fix long uuid (characteristic) 2023-07-31 21:35:28 +01:00
Rob Pilling 19c0a9af08 btadv: generate JS 2023-07-31 21:30:34 +01:00
Rob Pilling 1f94a8f26e btadv: advertise on a cycle for long UUIDs 2023-07-31 21:29:45 +01:00
Rob Pilling 1dc9870c07 btadv: fix long uuid 2023-07-31 21:28:30 +01:00
thyttan 92e2f4695c draguboard: Compat w backswipe on newer firmwares 2023-07-31 20:48:30 +02:00
thyttan c59262c4bb dragboard: autoindent lib.js and fix ChangeLog 2023-07-31 20:29:06 +02:00
Gordon Williams 4061bd2f5e
Merge pull request #2934 from thyttan/dragboard
dragboard: Compat w backswipe on newer firmwares
2023-07-31 19:18:24 +01:00
thyttan f4c25b9db3 dragboard: Compat w backswipe on newer firmwares 2023-07-31 20:14:33 +02:00
Gordon Williams 30bca3ae1e
Merge pull request #2933 from NovaDawn999/master
stacker: 0.2
2023-07-31 19:10:15 +01:00
novadawn999 fbb38ebe55 stacker updated to 0.2: optimizations 2023-07-31 10:42:10 -05:00
Gordon Williams ba995ddf4e
Merge pull request #2932 from thyttan/kbmulti
kbmulti: Compatability with `backswipe` on newer firmwares
2023-07-31 15:10:53 +01:00
thyttan e3d503eff0 kbmulti:Compat with `backswipe` on newer firmwares 2023-07-31 15:14:33 +02:00
Gordon Williams 5cdbb14c32
Merge pull request #2926 from thyttan/widanclk-date
widanclk: add todays date behind clock hands.
2023-07-31 13:18:14 +01:00
thyttan 5331f7032e widanclk: add todays date behind clock hands. 2023-07-31 14:13:52 +02:00
Gordon Williams 311f12cb63
Merge pull request #2927 from NovaDawn999/master
2 New Apps
2023-07-31 11:14:41 +01:00
Gordon Williams 49b3ab18b6
Merge pull request #2923 from wagnerf42/master
gipy: new release : bugfix for negative coordinates + experimental powersaving
2023-07-31 11:13:06 +01:00
Gordon Williams 8a0022a1e6
Merge pull request #2925 from nxdefiant/widclkscrl
widclkscrl: New widget
2023-07-31 11:12:11 +01:00
Gordon Williams 67d8c15d98
Merge pull request #2928 from stweedo/rescalc
[rescalc] - v0.04 update
2023-07-31 11:09:12 +01:00
Gordon Williams 46320bdf4e
Merge pull request #2929 from ticalc-travis/alarm-date-confirm
Alarm: Fix date not getting saved when tapping Confirm in event menu
2023-07-31 11:08:44 +01:00
Gordon Williams 48829310a6
Merge pull request #2931 from nxdefiant/widbaroalarm
widbaroalarm: Compatibility with hideable Widgets
2023-07-31 11:07:35 +01:00
Gordon Williams 413238b1cb
Merge pull request #2922 from bobrippling/ts-generate
Regenerate typescript
2023-07-31 11:06:25 +01:00
Gordon Williams 56b71683b2
Merge pull request #2921 from nxdefiant/astrocalc
astrocalc: Enable widgets
2023-07-31 11:06:11 +01:00
Gordon Williams e8157f4c2f
Merge pull request #2920 from bobrippling/wid-edit-opt
widedit optimisation
2023-07-31 11:05:51 +01:00
Gordon Williams 5a2b383449
Merge pull request #2918 from nxdefiant/widshipbell
widshipbell: Bump version as commit 2b6f776
2023-07-31 11:05:24 +01:00
Gordon Williams 03b0d4a3e3
Merge pull request #2917 from bobrippling/multitimer-ui
multitimer: ensure onDrag is registered after all E.showXYZ calls
2023-07-31 11:04:08 +01:00
Gordon Williams d0579f6689 fix test warning 2023-07-31 10:49:54 +01:00
Gordon Williams f384aa244c 0.62: Fix whitelist showing as 'on' by default when it's not after 0.59 2023-07-31 10:49:04 +01:00
Gordon Williams 7ba94c100d
Merge pull request #2916 from ssievert42/fastload
fastload: fix caching
2023-07-31 08:58:59 +01:00
Gordon Williams edf45dffaf
Merge pull request #2909 from ticalc-travis/timerclk-fix-touch
timerclk: Improve swipe responsiveness on main clock screen
2023-07-31 08:58:51 +01:00
Gordon Williams b6fe8927bd
Merge pull request #2914 from nxdefiant/taglaunch
taglaunch: Fix remove handler
2023-07-31 08:50:06 +01:00
Gordon Williams 74608cf5eb
Merge pull request #2911 from halemmerich/sensortools
sensortools - Fix sensortools breaking Bangle.emit with multiple arguments (e.g. "message")
2023-07-31 08:48:48 +01:00
Gordon Williams 52d2aaa1f6
Merge pull request #2919 from bobrippling/layout-render-ts
layout.d.ts: render() takes a RenderedHierarchy (x/y/w/h)
2023-07-31 08:46:48 +01:00
Travis Evans b345b1f9b5 Save changes to date, not just time, when tapping Confirm on the event edit menu 2023-07-29 19:25:06 -05:00
stweedo 459db44c4a Fix capitalization. Improve decimal handling. 2023-07-29 18:02:16 -05:00
novadawn999 d8c6dbe03b stacker: new app 2023-07-28 21:13:48 -05:00
Simon Sievert 97fa54c2d6
fastload: fix caching
broken since e2ba3ca64 (fastload - Replace E.CRC32 with Storage.hash, 2023-07-24)

Storage.hash() expects a regex (or apparently the name as a string) to match files that should be hashed, but was called with the contents of the file
2023-07-28 09:55:51 +02:00
Erik Andresen f96988a53e taglaunch: move icons to functions 2023-07-28 08:19:28 +02:00
Erik Andresen c64b8d2fa6 taglaunch: Fix lockhandler 2023-07-28 08:00:22 +02:00
frederic wagner a5ccaa1c34 sokoban: initial release 2023-07-28 07:46:26 +02:00
Erik Andresen 51838fc133 stopwatch touch: Fast Loading support 2023-07-28 06:59:17 +02:00
novadawn999 124e4f240c fix incorrect filename 2023-07-27 15:03:33 -05:00
novadawn999 35e1cdba6a rename file 2023-07-27 14:59:17 -05:00
novadawn999 86f4089b90 new app added 2023-07-27 14:51:03 -05:00
Erik Andresen 7e28e75295 widbaroalarm: Compatibility with hideable Widgets 2023-07-27 21:09:48 +02:00
Rob Pilling 8a2a5851be clock_info: display clkinfo load error 2023-07-27 18:12:05 +01:00
Rob Pilling 2ac83661ad recorder: fix WIDGETS check in clkinfo 2023-07-27 18:10:18 +01:00