Ben Whittaker
e0cea37238
weather: general refactoring
2020-05-24 05:25:26 -04:00
Ben Whittaker
eed9868b76
weather: delete stale weather data
2020-05-24 05:25:26 -04:00
Ben Whittaker
3693d6ebce
weather: show time since last weather update
2020-05-24 05:25:26 -04:00
Ben Whittaker
3e4ac82b90
weather: add semicolons, replace substr with match
2020-05-24 05:25:26 -04:00
Ben Whittaker
18214da1f4
weather: draw widget if needed on LCD on
2020-05-24 05:25:26 -04:00
Ben Whittaker
388e1c792e
weather: adjust widget height
2020-05-24 05:25:26 -04:00
Tuukka Ikkala
c6fd71be03
Force indent to 2 spaces
...
Based on http://www.espruino.com/Code+Style
2020-05-24 00:32:33 +03:00
Tuukka Ikkala
0a32e40b1a
Remove "no-mixed-spaces-and-tabs": "off" and make linter happy
2020-05-23 23:51:24 +03:00
Tuukka Ikkala
894e13bd11
Remove unused "linebreak-style": "off"
2020-05-23 23:46:14 +03:00
Tuukka Ikkala
ff18d5c201
Remove "no-extra-semi": "off" and make linter happy
2020-05-23 23:45:56 +03:00
Tuukka Ikkala
cb90425fdf
For apps, add eslint with baseline .eslintrc.json
...
Add also npm run target "lint-apps".
2020-05-23 23:34:16 +03:00
Tuukka Ikkala
3eb150792c
Revert back buffgym-icon.js semicolon addition
...
Files to be evaluated must be expressions. Loosen buffgym eslintrc to allow missing semicolons.
2020-05-23 23:29:42 +03:00
Tuukka Ikkala
9e69fd2e74
buffgym: Code style vs linter
...
Pass redraw as parameter to Workout, instead of using global variable.
Make code to honor eslint linebreak-style (use Windows linebreak).
Change eslintrc indent rule to match code style.
Add missing semicolons.
2020-05-23 22:41:18 +03:00
Stefan Kuehnel
d8489a0e8a
Re-Wrote settings
2020-05-23 21:31:16 +02:00
Stefan Kuehnel
da05661e34
Fix settings
2020-05-23 21:13:07 +02:00
Stefan Kuehnel
8bc72576a0
Enabled reading of settings.
2020-05-23 20:24:10 +02:00
Stefan Kuehnel
e253e9d2c2
Corrected Settings. Set Color for date always to white.
2020-05-23 19:54:24 +02:00
Stefan Kuehnel
cc78c352ac
Merge branch 'berlin-clock-update'
2020-05-23 19:07:22 +02:00
Stefan Kuehnel
64a7a8f147
Added settings. Changed size to better fit the screen of the physical device. Added date display.
2020-05-23 18:42:52 +02:00
Adam Brewer
9990beeeac
Updated short name
2020-05-23 16:43:50 +01:00
Adam Brewer
6e14fc851d
Removed debugging buzzes
2020-05-23 16:42:06 +01:00
Adam Brewer
97989e2884
Created a timer for pizza
2020-05-23 16:31:48 +01:00
Tuukka Ikkala
0bacb71bbd
gpstime 0.04: Fix shown UTC time zone sign
2020-05-23 13:26:33 +03:00
Gordon Williams
793b5d6361
Merge pull request #439 from jeffmer/master
...
Update of widviz to use swipe rather than buttons.
2020-05-22 13:24:54 +01:00
jeffmer
753a8e96bc
Add files via upload
2020-05-22 13:14:54 +01:00
jeffmer
e1c8e90838
Update ChangeLog
2020-05-22 13:14:06 +01:00
Gordon Williams
a782cce450
Merge pull request #432 from jeffmer/master
...
Widget Visibility Widget
2020-05-22 11:24:35 +01:00
Gordon Williams
d4463e4379
Merge pull request #438 from nebbishhacker/imgclock-wide-dates
...
imgclock: Make text area wider
2020-05-21 08:09:58 +01:00
Gordon Williams
8ee68934fb
Fix US and Brazil long date locales ( fix #436 )
2020-05-21 07:53:10 +01:00
Ben Whittaker
5f8e424f5f
imgclock: Make imgclock text area wider
...
This prevents imgclock from cutting off the date in locales with long date
formats such as "Wednesday, September 10, 2020". Also adjusts the position
and alignment of the date when necessary to prevent it from flowing off the edge of the
screen.
2020-05-20 22:18:00 -04:00
GRISHENK0
7e39d8f1b5
Update French locales
...
Change thousands separator and modify the speed unit
2020-05-20 14:45:25 +02:00
jeffmer
fe0387b3bb
Update ChangeLog
2020-05-19 15:29:50 +01:00
jeffmer
b602188abe
Widget files
2020-05-19 15:28:34 +01:00
jeffmer
b45fb06ec1
Create ChangeLog
2020-05-19 15:25:21 +01:00
jeffmer
17fb9e795f
Delete ChangeLog
2020-05-19 15:23:43 +01:00
jeffmer
d98fca9f01
Create ChangeLog
2020-05-19 15:22:41 +01:00
Francesco Bedussi
3148a59dc6
fix: simpletimer - BTN2 to open launcher
2020-05-18 22:58:56 +02:00
Gordon Williams
0df077db55
Merge pull request #429 from nebbishhacker/gbridge-battery
...
Report battery status to Gadgetbridge more often
2020-05-18 13:06:51 +01:00
Ben Whittaker
9ebb718cc2
gbridge: report battery status more often
...
Make the gbridge widget report battery status
- every 10 minutes
- 2 seconds after a new bluetooth connection is initiated
2020-05-17 19:12:31 -04:00
Ben Whittaker
31e56b23ed
Stop Gadgetbridge from ignoring initial message.
...
Gadgetbridge seems to ignore the first line sent to it after connecting.
This commit works around this by prepending each message with a blank line.
2020-05-17 19:12:31 -04:00
jeffmer
dc7e04cc76
Add waypoints editor
2020-05-17 11:57:09 +01:00
jeffmer
7514fc09fa
Update to 0.03 - includes waypoint editor
2020-05-17 11:55:25 +01:00
msdeibel
d2b3cb7d34
Reduce invasiveness of RndmClk
2020-05-15 14:48:52 +02:00
Gordon Williams
a2bf0e4b3d
tweaks
2020-05-15 13:37:28 +01:00
Gordon Williams
14c1f04d0d
Merge pull request #421 from johanbove/master
...
New App: Magic 8Ball
2020-05-15 13:36:46 +01:00
Gordon Williams
50412f256d
Merge pull request #423 from bengwalker/master
...
new pull request motronome v0.05
2020-05-15 13:34:52 +01:00
Michael Bengfort
78cc747c43
add settings.js
2020-05-15 13:56:56 +02:00
Michael Bengfort
c7aed0d192
update v005 - Use settings
2020-05-15 13:53:30 +02:00
Michael Bengfort
4fa752397f
Revert "adding settings"
...
This reverts commit 3beaab82ce
.
2020-05-15 13:52:25 +02:00
Michael Bengfort
2498881609
Revert "hotfix"
...
This reverts commit 0c1499253d
.
2020-05-15 13:52:15 +02:00
Michael Bengfort
1e60f47fa9
Revert "add settings to apps.json"
...
This reverts commit 09ba504289
.
2020-05-15 13:52:07 +02:00
Michael Bengfort
886195a339
Revert "change version and update Readme"
...
This reverts commit 7df65cad51
.
2020-05-15 13:51:57 +02:00
Michael Bengfort
45b2316e04
Revert "change README and ChangeLog entry"
...
This reverts commit 0ce1556a70
.
2020-05-15 13:51:33 +02:00
Michael Bengfort
618ade43b9
Revert "Revert "change README and ChangeLog entry""
...
This reverts commit 21963f3835
.
2020-05-15 13:51:23 +02:00
Michael Bengfort
e210fdaea3
Revert "Revert "change version and update Readme""
...
This reverts commit e3aea0fd61
.
2020-05-15 13:51:15 +02:00
Michael Bengfort
131c918d3d
Revert "Revert "add settings to apps.json""
...
This reverts commit 2b77dabe51
.
2020-05-15 13:51:04 +02:00
Michael Bengfort
afa6d0dc3a
Revert "update0005"
...
This reverts commit 4ceb67f2b2
.
2020-05-15 13:47:55 +02:00
Johan Bové
6a5bef65a3
Removes jbb app
2020-05-15 13:44:14 +02:00
Johan Bové
67cd8c6c13
Reverts example add_to_apps.json changes
2020-05-15 13:38:28 +02:00
Michael Bengfort
4ceb67f2b2
update0005
2020-05-15 13:38:03 +02:00
Johan Bové
72f7f2c2f8
Removes add_to_apps.json
2020-05-15 13:37:53 +02:00
Michael Bengfort
2b77dabe51
Revert "add settings to apps.json"
...
This reverts commit 09ba504289
.
2020-05-15 13:36:33 +02:00
Michael Bengfort
e3aea0fd61
Revert "change version and update Readme"
...
This reverts commit 7df65cad51
.
2020-05-15 13:35:56 +02:00
Michael Bengfort
21963f3835
Revert "change README and ChangeLog entry"
...
This reverts commit 0ce1556a70
.
2020-05-15 13:34:54 +02:00
Johan Bové
ba4c2493c0
Merge branch 'master' of git://github.com/espruino/BangleApps into espruino-master
2020-05-15 13:32:50 +02:00
Paul Cockrell
5a7216166f
Fix sensors activation/deactivation and fix more pretokenisation issues (doesn't work well with var names with lenght <= 3
2020-05-15 11:23:52 +01:00
Paul Cockrell
40c4673db7
Remove inline comments, seems to break pretokenisation or something!
2020-05-15 09:46:21 +01:00
Paul Cockrell
04e3d3b455
Update README
2020-05-15 09:37:37 +01:00
Paul Cockrell
7488970e74
Allow multiple coloured screens
2020-05-15 09:33:25 +01:00
Paul Cockrell
2101a28557
Merge remote-tracking branch 'upstream/master'
2020-05-15 09:11:39 +01:00
Gordon Williams
a13954b6cb
tweak
2020-05-14 21:36:33 +01:00
Gordon Williams
2ed65f3ead
Welcome: Allow welcome to run after a fresh install
...
+ More useful app menu
+ BTN2 now goes to menu on release
2020-05-14 21:32:36 +01:00
Johan Bové
dc1c599d63
Merge branch 'master' of git://github.com/espruino/BangleApps into espruino-master
2020-05-14 22:13:58 +02:00
Paul Cockrell
cc400677a1
Fix month string truncation
2020-05-14 20:10:49 +01:00
Paul Cockrell
f465e06cdd
Finish dotmatrix clock.. turn off sensors when screen sleeps, enable menu on BTN2 press
2020-05-14 19:49:29 +01:00
Paul Cockrell
7589712e43
Remove debugging
2020-05-14 19:48:45 +01:00
Paul Cockrell
decc3dcfaf
Create dotmatrix clock
2020-05-14 19:48:42 +01:00
Gordon Williams
7bf0e57882
Bootloader: Don't modify beep/buzz behaviour if firmware does it automatically
2020-05-14 11:42:24 +01:00
Michael Bengfort
0ce1556a70
change README and ChangeLog entry
2020-05-14 10:55:50 +02:00
Michael Bengfort
7df65cad51
change version and update Readme
2020-05-14 09:01:52 +02:00
bengwalker
09ba504289
add settings to apps.json
2020-05-14 07:51:55 +02:00
bengwalker
0c1499253d
hotfix
2020-05-13 22:44:16 +02:00
bengwalker
3beaab82ce
adding settings
2020-05-13 22:31:11 +02:00
bengwalker
f8657f93aa
Handle "Buzz in progess" Exception
2020-05-13 17:47:47 +02:00
Gordon Williams
d6f03a49e1
Merge pull request #415 from msdeibel/master
...
Add Random Clock Loader widget
2020-05-13 07:39:05 +01:00
msdeibel
069d663253
Add Random Clock Loader widget
2020-05-12 23:10:14 +02:00
Ben Whittaker
187798da70
mclock: support 12h time
2020-05-12 12:37:57 -04:00
Gordon Williams
7a46ac82c8
Merge branch 'master' of github.com:espruino/BangleApps
2020-05-12 11:05:12 +01:00
Gordon Williams
b7ef9e424c
Added app for reading from bluetooth plan moisture sensors
2020-05-12 11:05:07 +01:00
jl
9d48b5ddee
fix: use "write" instead of "writeJSON" to mitigate possible memory leak
2020-05-12 09:52:59 +02:00
Gordon Williams
ea2962a226
Merge pull request #408 from msdeibel/master
...
BatteryChart 0.10
2020-05-12 08:16:51 +01:00
Gordon Williams
4391b48aeb
Tweaks to appease the sanity checker
2020-05-12 08:08:19 +01:00
Gordon Williams
2c6248c031
Merge branch 'master' into master
2020-05-12 07:58:38 +01:00
Gordon Williams
7363cda5bf
Merge pull request #410 from nebbishhacker/en_ca-locale
...
Update en_CA locale units
2020-05-12 07:56:21 +01:00
Ben Whittaker
7b0f5beb2c
Add 12 hour time to imgclock
2020-05-11 23:30:07 -04:00
Ben Whittaker
74564e23cc
Update en_CA locale units
...
We're pretty inconsistent when it comes to units here, but we are
theoretically a metric nation.
2020-05-11 19:54:30 -04:00
msdeibel
4dd102a906
BatteryChart 0.10
2020-05-11 20:48:50 +02:00
Richard Hopkins
883147bc00
Speed up drawing
2020-05-11 17:05:27 +01:00
v1nc
58b0ce31b5
fix typo, change event back to "change"
2020-05-11 11:52:26 +00:00
v1nc
237bf48583
change "change" to "click" event for radio inputs
...
I dont get why it doesnt work with change event..
2020-05-11 11:41:58 +00:00