Commit Graph

1469 Commits (5c45411ef2d72da71b37993aaa5645ab79e2ae03)

Author SHA1 Message Date
Gordon Williams e0b6887bd8 HRV 0.04: Modify to work with new heart rate API, but still not sure it's working correctly 2021-09-03 10:14:58 +01:00
Gordon Williams ffbd2b5d60 Add support for 'customConnect' so custom app loaders can tailor what they upload based on the device 2021-09-02 11:51:17 +01:00
Gordon Williams 2d348b39a6 launchb2 0.02: Fix occasional missed image when scrolling up 2021-09-01 10:41:42 +01:00
Gordon Williams a84ef8bac4 widpedom:C ope with 2v10+ firmware sometimes reporting >1 step 2021-09-01 09:08:46 +01:00
Gordon Williams 11b7000259 beebclock 0.05: Avoid 'loadWidgets' at LCD on, which will cause memory leak 2021-09-01 08:41:31 +01:00
hughbarney 1503da2df2 widpedom - added option to show steps in larger 6x8x2 font 2021-08-29 19:04:45 +01:00
Gordon Williams 760840db2e Merge branch 'master' of github.com:espruino/BangleApps 2021-08-27 10:35:24 +01:00
hughbarney 93cefbcd33 Merge remote-tracking branch 'upstream/master' 2021-08-26 17:59:27 +01:00
Gordon Williams 466fef2baf Bangle 2 support and misc game tweaks 2021-08-26 16:53:43 +01:00
Gordon Williams 41b3224e3f boot +0.29: Update boot0 to avoid code block (faster execution)
+      Fix issues where 'Uncaught Error: Function not found' could happen with multiple .boot.js
2021-08-26 13:51:31 +01:00
Gordon Williams 0410a0dd8e accellog: 0.02: Use the new multiplatform 'Layout' library
Loads of layout lib improvements
2021-08-25 17:00:44 +01:00
Gordon Williams 0d7bddddde widbat 0.08: Ensure battery updates every 60s even if LCD was on at boot and stays on 2021-08-25 08:45:09 +01:00
Gordon Williams 409444a85c tweaks to make Nixie app work 2021-08-25 08:44:14 +01:00
Gordon Williams 3c24494d1b
Merge branch 'master' into master 2021-08-25 08:31:15 +01:00
hughbarney 4f78859366 Merge remote-tracking branch 'upstream/master' 2021-08-24 19:38:54 +01:00
JV 2f7bdb8805
Update apps.json
added Nixie Clock
2021-08-24 14:35:08 -04:00
Ronin0000 cb19766295
Update apps.json 2021-08-23 09:41:35 -07:00
Ronin0000 34b29d50da
Update apps.json 2021-08-22 14:10:51 -07:00
Ronin0000 776173f136
Update apps.json 2021-08-22 14:09:36 -07:00
Ronin0000 eebb7d65fc
Update apps.json 2021-08-22 13:58:11 -07:00
Gordon Williams 1592bcb1a5 calculator 0.03 - Support for different screen sizes and touchscreen 2021-08-18 16:17:20 +01:00
Gordon Williams d6750129d6 welcome 0.11: Fix initial screen fill colour 2021-08-18 11:17:01 +01:00
Gordon Williams a10427e76b gpsrec 0.23: Fix issue where tracks wouldn't record when running from OpenStMap if a period hadn't been set up first 2021-08-16 20:13:34 +01:00
Gordon Williams 6afd7ae7f6 notifyfs 0.10: Ensure dismissing a notification dismissal doesn't enter launcher if in clock mode 2021-08-16 12:27:26 +01:00
Gordon Williams 7e93e639e5 version for ac1ea15bd3 2021-08-12 10:32:17 +01:00
Gordon Williams 9e5b3fde75 bump version after merge 2021-08-12 09:56:18 +01:00
Gordon Williams 7d919b3854
Merge pull request #783 from awkirk71/master
Solar Clock: Bug Fixes and Memory Footprint reduction
2021-08-12 09:55:45 +01:00
Richard de Boer 1aeed274c3 settings: update Quiet Mode widget (if present) 2021-08-11 01:30:11 +02:00
Richard de Boer b21d432cce qmsched: add widget 2021-08-11 01:30:11 +02:00
adrian w kirk 7487ea5e08 Solar clock: updating the version no and change log for next release 2021-08-11 00:22:52 +01:00
Richard de Boer 1d649a58fd qmsched: Simplify scheduling logic
Instead of keeping track when a schedule last fired, just check if the
time is in the future.
2021-08-10 22:26:17 +02:00
awkirk71 8c4d1ed54e
Merge branch 'espruino:master' into master 2021-07-29 12:45:23 +01:00
adrian w kirk 36772a6fa7 Solar Clock: added Soeld to apps index 2021-07-28 15:40:47 +01:00
Gordon Williams 6d73d175eb More testing and tweaking of existing clock apps 2021-07-28 10:54:22 +01:00
Gordon Williams c1d06ef4d9 Modified more clocks to use 'setUI' instead of a setWatch. All tested on Bangle.js 1 2021-07-28 09:55:32 +01:00
Gordon Williams 04b7af4a6a Tweaks to notify to allow Gadgetbridge to dismiss notifications on phone from watch 2021-07-28 09:41:27 +01:00
adrian w kirk 3e0cbf5d8d SolarClock: Hong Kong file changed it name 2021-07-28 01:25:49 +01:00
Gordon Williams c09ec22599 hrm 0.05: Tweaks for 'HRM-raw' handling 2021-07-27 15:41:36 +01:00
Gordon Williams 2066d124fb
Merge pull request #774 from peeweek/app/hc-clock
High Contrast Clock
2021-07-27 13:41:42 +01:00
peeweek ba10201442 Removed emit from notifyfs as lcdPower event works 2021-07-27 13:44:50 +02:00
Gordon Williams 2dda299cab Fixing some issues after recent merges 2021-07-27 10:22:41 +01:00
peeweek 00b6f29b94 Merge branch 'app/hc-clock' of github.com:peeweek/BangleApps into app/hc-clock 2021-07-26 21:46:16 +02:00
peeweek 12894bf1b3 Rolled back non-fullscreen notify.js as emit was not necesary + added comment in notifyfs about the emit() 2021-07-26 21:45:53 +02:00
Gordon Williams 0f2bded511
Merge branch 'master' into app/hc-clock 2021-07-26 16:06:40 +01:00
Gordon Williams 6168782cf5 bootloader 0.28: Fix double clock load after settings are changed 2021-07-26 15:53:46 +01:00
adrian w kirk 788e72a5cb Solar Clock - filled out README file 2021-07-26 14:35:39 +01:00
Gordon Williams 73b1cfde88
Merge pull request #779 from ZenMondo/master
Added Fahrenheit Thermometer (please disregard last pull request)
2021-07-26 09:46:27 +01:00
Gordon Williams 8c5b0e4c36 tidying 2021-07-26 09:10:22 +01:00
Gordon Williams b27efe378b
Merge pull request #771 from FxIII/master
some fixes/ improvement and a couple of clones
2021-07-26 09:06:32 +01:00
adrian w kirk 543d7448c7 Solar clock: now a typo in the apps.json 2021-07-25 21:11:52 +01:00