Commit Graph

3904 Commits (8bbfabfb77ace876d27deee1d393a6d5a982891f)

Author SHA1 Message Date
JV 8bbfabfb77
Create m_vatch.js
The watch engine, step manager
2021-08-23 16:39:24 -04:00
JV 9d912be5b6
Update nixie.info 2021-08-23 16:38:52 -04:00
JV d34faf8a2b
Update nixie.app.js
Works on both Bangle 1 and Bangle 2
2021-08-23 16:38:14 -04:00
JV f17f4e6148
Delete readme.md
from an old version
2021-08-23 16:37:12 -04:00
JV 9d33283bc8
Create README.md 2021-08-23 16:36:36 -04:00
JV 50da518769
Merge branch 'espruino:master' into master 2021-08-23 16:36:01 -04: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 0e5be94ac3 pull in app tag changes - https://github.com/espruino/BangleApps/issues/788 2021-08-18 09:21:54 +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 ac1ea15bd3
Merge pull request #787 from ihewitt/master
Adjust hand lengths to be relative to tick marks
2021-08-12 10:31:55 +01:00
Gordon Williams 9e5b3fde75 bump version after merge 2021-08-12 09:56:18 +01:00
Ivor Hewitt 642485c0b1 Adjust hand lengths to be relative to tick marks 2021-08-12 09:55:50 +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
Gordon Williams 089c564575
Merge pull request #757 from fbedussi/master
fix font size for firmware v2.07
2021-08-12 09:55:01 +01:00
Gordon Williams 27aae18604
Merge branch 'master' into master 2021-08-12 09:54:38 +01:00
Gordon Williams 1c706121e4
Merge pull request #784 from rigrig/qmsched
Quiet mode schedule: add widget, simplify logic
2021-08-12 09:52:02 +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
awkirk71 5fc4115bae
Merge branch 'espruino:master' into master 2021-08-11 00:25:00 +01: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
adrian w kirk 8bcf8887cc Solar Clock: Memory footprint reduction. It appears that each object created is extremely expensive memorywise. Have merged together the night and data strategy which reduces the footprint by 5% 2021-08-08 16:16:05 +01:00
adrian w kirk 91a957adeb Solar Clock: BUGFIX:Sun sometimes disappearing from view completely until button1 is pressed. 2021-08-05 20:36:58 +01:00
adrian w kirk 581e2773d7 Merge branch 'master' of https://github.com/awkirk71/BangleApps 2021-08-04 00:10:33 +01:00
adrian w kirk 7ba2cb6a4d Solar Clock: Sun sometimes not getting cleared at steapest part of slope. Change large sun movements detections to be in x and y directions 2021-08-04 00:10:02 +01:00
Gordon Williams 25ef3cfb0f
Merge pull request #780 from awkirk71/master
Solar Clock: initial version
2021-07-30 08:27:58 +01:00
awkirk71 8c4d1ed54e
Merge branch 'espruino:master' into master 2021-07-29 12:45:23 +01:00
adrian w kirk b25a7cc20d Solar Clock: added GPS reset instructions 2021-07-29 12:43:29 +01:00
adrian w kirk c169d42455 Solar Clock: Added comments 2021-07-29 02:10:23 +01:00
Gordon Williams d551e9d78c Evaluate images before they get to Bangle.js 2021-07-28 16:30:16 +01:00
adrian w kirk 36772a6fa7 Solar Clock: added Soeld to apps index 2021-07-28 15:40:47 +01:00
adrian w kirk 6277fa3b74 Solar Clock: Added Seoul 2021-07-28 15:35:05 +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 6d3fb37851 SolarClock: Updated the README for the GPS update 2021-07-28 01:58:48 +01:00
adrian w kirk d03e7debd2 Solar Clock: typo in set_color 2021-07-28 01:37:25 +01:00
adrian w kirk 3e0cbf5d8d SolarClock: Hong Kong file changed it name 2021-07-28 01:25:49 +01:00
adrian w kirk 65e578c2a3 Solar Clock: Optimized Date writing
- also allow place names with space
2021-07-28 01:00:31 +01:00
Gordon Williams f6b46395fc add first draft of layout module 2021-07-27 17:01:21 +01:00
Gordon Williams 3d9435e67e more hrm tweaks - show filtered data if available 2021-07-27 17:01:00 +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 9c058a51f7 Fixed newlines 2021-07-27 13:49:13 +02:00
peeweek ba10201442 Removed emit from notifyfs as lcdPower event works 2021-07-27 13:44:50 +02:00
peeweek 827e1538a8 Test : removing callback attachment to notifyHide to evaluate if lcdPower On is enough 2021-07-27 11:59:23 +02:00
Gordon Williams 2dda299cab Fixing some issues after recent merges 2021-07-27 10:22:41 +01:00