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 |
adrian w kirk
|
66096e5d91
|
Solar Clock: Change of variable name for gps callback installation
|
2021-07-27 02:06:16 +01:00 |
adrian w kirk
|
e137452baf
|
Solar Clock: fixed memory leak. GPS callbacks being installed for every location change
|
2021-07-27 01:54:00 +01:00 |
adrian w kirk
|
81a5c0847e
|
Solar Clock: changed from daily GPS update to GPS update on request because it can take hours to get a GPS fix indoors which will drain the battery. Replaced it with GPS on request of button1
|
2021-07-26 22:38:23 +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
|
b57179dff2
|
Merge pull request #773 from numerist/master
Dozenal Time
|
2021-07-26 09:08:12 +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 |
adrian w kirk
|
bed3878a05
|
solar clock: fixed typo in custom.html
|
2021-07-25 20:57:17 +01:00 |
adrian w kirk
|
cb31c2cef5
|
Adding the custom page to choose locations
|
2021-07-25 20:42:41 +01:00 |
adrian w kirk
|
331d112e75
|
Solar Clock: Updated description
|
2021-07-25 11:01:19 +01:00 |
adrian w kirk
|
e5c0216656
|
Solar Clock: changed icon
|
2021-07-25 10:41:36 +01:00 |
adrian w kirk
|
6c96a02a5e
|
Solar Clock: GPS location now only updates once per day.
|
2021-07-24 16:45:43 +01:00 |
adrian w kirk
|
1dded3904f
|
Solar Clock: changed to proper location names
|
2021-07-24 01:48:34 +01:00 |
adrian w kirk
|
8653c9c72e
|
Solar Clock: Shaved off some memory use with location
|
2021-07-24 01:48:04 +01:00 |
peeweek
|
1088c6bf53
|
Bumped versions of notify and notifyfx
|
2021-07-23 16:12:15 +02:00 |
peeweek
|
72d82c641f
|
nofity.js emits a 'notifyHide' event upon dismiss
|
2021-07-23 16:06:35 +02:00 |
peeweek
|
452c27b1be
|
Notify Hide callback to redraw clock
|
2021-07-23 15:52:51 +02:00 |
adrian w kirk
|
945ef8e1de
|
solar clock: typo side panels
|
2021-07-22 21:01:02 +01:00 |