Gordon Williams
a345ca2316
Add flag raiser docs
2020-06-23 13:13:14 +01:00
Paul Cockrell
c67d76612b
BugFix: Marioclock drawPoly (used to draw pyramids) update to stop pyramids appearing to float above ground
2020-06-23 10:27:03 +01:00
jeffmer
13ab4f1993
Add files via upload
2020-06-23 09:27:36 +01:00
jeffmer
682f2ad9d3
Create README.md
2020-06-23 09:26:25 +01:00
Gordon Williams
a04b1298f8
Merge branch 'master' of github.com:espruino/BangleApps
2020-06-23 08:18:04 +01:00
Gordon Williams
8309804985
0.10: Fix auto-snooze option (this stopped new alarms being added) ( fix #506 )
2020-06-23 08:17:52 +01:00
Gordon Williams
56ce4c30e1
boldclk: Tweak for more efficient rendering, and firmware 2v06
2020-06-23 08:08:59 +01:00
Erik Andresen
a8f52da803
Added gpsautotime widget
2020-06-22 20:48:08 +02:00
Gordon Williams
e295f91bc4
Merge pull request #507 from gedankenstuecke/master
...
Adds a one-button-tracker widget
2020-06-22 08:55:09 +01:00
Gordon Williams
8275e64ec4
Merge pull request #508 from ps-igel/upstreamMerge
...
Numerals clock: Add date on touch and some improvements
2020-06-22 08:54:13 +01:00
ps-igel
b78e483874
fix wrong month
2020-06-21 10:59:19 +02:00
ps-igel
2f06eeb9f9
Numerals clock: Add date on touch and some improvements
2020-06-18 22:56:27 +02:00
Bastian Greshake Tzovaras
dcf2e064fb
update readme
2020-06-17 14:14:22 +02:00
Bastian Greshake Tzovaras
98bfe26ccc
don't trigger on brief presses
2020-06-17 14:11:13 +02:00
Bastian Greshake Tzovaras
087e21b4af
write readme
2020-06-17 13:55:39 +02:00
Bastian Greshake Tzovaras
f339375a8e
automatically open file even if deleted
2020-06-17 13:35:24 +02:00
Bastian Greshake Tzovaras
c515b69a9b
did i get it right this time?
2020-06-17 13:21:37 +02:00
Bastian Greshake Tzovaras
0bc5e2b879
simple interface
2020-06-17 13:18:08 +02:00
Bastian Greshake Tzovaras
4a2171cf72
more interface stuff
2020-06-17 13:03:01 +02:00
Bastian Greshake Tzovaras
50c9afb443
hide file if empty so far
2020-06-17 13:01:55 +02:00
Bastian Greshake Tzovaras
f8acb2565b
log record lines
2020-06-17 12:56:24 +02:00
Bastian Greshake Tzovaras
c4cec3334f
god knows
2020-06-17 12:54:02 +02:00
Bastian Greshake Tzovaras
df44962aeb
whops, undefined error
2020-06-17 12:44:31 +02:00
Bastian Greshake Tzovaras
e8f09cb61d
remove looping in interface
2020-06-17 12:36:41 +02:00
Bastian Greshake Tzovaras
b6afd43b32
tweak interface
2020-06-17 12:27:39 +02:00
Bastian Greshake Tzovaras
223668faa0
first add of 1button
2020-06-17 12:07:47 +02:00
Erik Andresen
4635cd92bc
Pong: Keep display on during game
2020-06-14 19:00:02 +02:00
Gordon Williams
7b59f2f821
Merge pull request #500 from nxdefiant/master
...
Added Mixed Clock 2 fork of original mixed clock
2020-06-14 16:30:11 +01:00
Gordon Williams
889d3c1f56
Merge branch 'master' into release/largeclock
2020-06-14 16:28:31 +01:00
Gordon Williams
92c731e3e5
Merge pull request #503 from nebbishhacker/blobclk
...
blobclk: Adapt to fillPoly changes
2020-06-14 16:27:22 +01:00
Gordon Williams
f17ddbc652
Merge pull request #502 from nebbishhacker/largeclock
...
Largeclock changes
2020-06-14 16:25:44 +01:00
Francesco Bedussi
2ffdd2d282
feat: allow to disable BTN1 and BTN3 buttons
2020-06-14 16:15:59 +02:00
Ben Whittaker
36e1b6b61e
App Manager: remove extra semicolon
2020-06-13 21:27:54 -04:00
Ben Whittaker
5805329248
blobclk: Adapt to fillPoly changes
2020-06-13 21:24:09 -04:00
Ben Whittaker
86bb7da352
largeclock: Support 12 hour time
2020-06-13 19:18:39 -04:00
Ben Whittaker
30864632a6
largeclock: Adjust layout to account for new font
2020-06-13 17:57:55 -04:00
Ben Whittaker
3404d244b6
App Manager: reduce memory usage
2020-06-13 16:29:17 -04:00
Erik Andresen
a1820b7e7e
Added Mixed Clock 2 fork of original mixed clock
...
Differences to original Mixed Clock:
- Color is all white for better readability in the bright sunlight
- Thicker clock hands for better readability in the bright sunlight
- Extra space under the clock for widgets
- Seconds in the digital clock
2020-06-13 08:15:43 +02:00
Gordon Williams
1658b5f035
new pixels
2020-06-12 15:10:08 +01:00
Gordon Williams
88aa245de2
Merge branch 'master' of github.com:espruino/BangleApps
2020-06-11 15:06:41 +01:00
Gordon Williams
fa169c3bef
revert accidental commits
2020-06-11 15:06:22 +01:00
Gordon Williams
93da493192
Merge branch 'master' of https://github.com/hopkira/BangleApps into hopkira-master
2020-06-11 15:04:36 +01:00
Gordon Williams
cb4df2d7c6
GPS POI Logger - A simple app to log points of interest with their GPS coordinates and read them back onto your PC. Based on the https://www.espruino.com/Bangle.js+Storage tutorial
2020-06-11 13:37:55 +01:00
Gordon Williams
e3867dcd43
Merge pull request #496 from matjaz/boot2
...
load only clock apps
2020-06-10 10:01:50 +01:00
Matjaz Lipus
e0a5f062a4
load only clock apps
2020-06-10 10:45:35 +02:00
Gordon Williams
da7d5fde8d
Merge pull request #494 from matjaz/boot
...
Bootloader
2020-06-10 09:22:28 +01:00
Gordon Williams
ca0dcb53d7
bump bootloader version
2020-06-10 08:26:38 +01:00
Matjaz Lipus
fc5595bf6a
use less variables
2020-06-10 08:57:24 +02:00
Matjaz Lipus
8b6a691546
code format, don't use unnecessary .map
2020-06-10 08:56:45 +02:00
Matjaz Lipus
cce5f47924
updated SI date formats
2020-06-10 08:55:01 +02:00
jeffmer
2ea54d5863
Add files via upload
2020-06-09 12:08:14 +01:00
jeffmer
3dc60b24a4
Create README.md
2020-06-09 12:06:55 +01:00
Gordon Williams
4a5abd1cfd
Merge pull request #492 from nebbishhacker/weather
...
Weather: Fix flickering last updated time
2020-06-09 07:40:05 +01:00
Ben Whittaker
19ce8b888e
weather: bump version
2020-06-08 21:52:23 -04:00
Ben Whittaker
60b4fc3351
weather: make expiry default to 2 hours
2020-06-08 21:48:45 -04:00
Ben Whittaker
2cb595300e
weather: redraw last update time less frequently
2020-06-08 21:09:28 -04:00
ps-igel
fa9efbc23f
Improve rendering of Numeral 1, fix issue with alarms not showing up
2020-06-08 22:16:20 +02:00
Frans Meulenbroeks
b4f5549c54
Allow 31 as day number
2020-06-08 16:45:16 +02:00
Gordon Williams
de58659257
settings: Fix set time menu, allow dates to roll over
2020-06-08 09:52:27 +01:00
Gordon Williams
1c712d8039
Merge pull request #488 from matjaz/patch-2
...
bootloader syntax
2020-06-08 08:00:20 +01:00
Matjaž Lipuš
5db167a81d
bootloader syntax
2020-06-06 22:32:50 +02:00
Matjaz Lipus
fd4e0ceea4
number format
2020-06-06 22:26:07 +02:00
Matjaz Lipus
4498cbb24b
distance and speed use 1 decimal point for numbers less than 10
2020-06-06 13:49:52 +02:00
Matjaz Lipus
8a757d4e34
single var for dow, month
2020-06-06 13:01:55 +02:00
Gordon Williams
77de51dac4
gadgetbridge: Added 'find' event handling
2020-06-05 11:21:52 +01:00
Gordon Williams
d04c418419
Merge pull request #486 from Jasper-Ben/master
...
banglerun fix timer
2020-06-05 09:19:18 +01:00
Gordon Williams
67f95e3e33
Merge pull request #482 from jeffmer/master
...
update to life app
2020-06-05 09:16:08 +01:00
Jasper Orschulko
9da68b6efd
banglerun fix timer
...
Missing modulo 60 caused the minutes not to reset when hitting 60
2020-06-04 22:49:22 +02:00
jeffmer
e5cac15b8f
fix reset, default params and timing
2020-06-04 17:16:46 +01:00
Gordon Williams
53061f27d3
analogimgclk: Add BTN2 -> launcher
2020-06-04 17:06:25 +01:00
Gordon Williams
dc8d2fc25e
Added ability to have fullscreen notifications ( fix #130 )
2020-06-04 16:18:41 +01:00
Gordon Williams
8ec7878ede
remove debug print
2020-06-04 15:43:20 +01:00
Gordon Williams
519262793d
Added ability to specify dependencies (used for `notify` at the moment)
...
Gadgetbridge: Modified to use the 'notify' library
2020-06-04 15:19:37 +01:00
Gordon Williams
3c41379206
Added notification widget
2020-06-04 14:49:35 +01:00
jeffmer
4ffbb6038f
update Changelog
2020-06-04 12:42:52 +01:00
jeffmer
a15a3bfacc
update life app
...
fixes some startup and reset issues - sets period to 65ms- remove timing
2020-06-04 12:41:59 +01:00
Gordon Williams
bfae4e0aaf
Merge pull request #477 from jeffmer/master
...
Conway’s Game of Life
2020-06-04 10:22:10 +01:00
Gordon Williams
50a2df66d9
Added analog clock with image background
2020-06-04 10:21:02 +01:00
Gordon Williams
5dde803c83
Merge branch 'master' into back_trans
2020-06-04 07:31:19 +01:00
Gordon Williams
b5dc522d37
Merge pull request #479 from matjaz/patch-2
...
fixed SI on/off translations
2020-06-04 07:30:11 +01:00
Gordon Williams
461283369b
Merge pull request #480 from matjaz/patch-3
...
use local var
2020-06-04 07:29:38 +01:00
Gordon Williams
aea00d319e
Merge pull request #481 from grsutcliffe/patch-1
...
en_AU updated to values metric and corrected date
2020-06-04 07:28:55 +01:00
Matjaž Lipuš
9c68b8f6dd
DRY
2020-06-04 00:19:23 +02:00
Matjaž Lipuš
d2d8c66ae2
fixed SI on/off translations
2020-06-03 23:58:40 +02:00
Matjaz Lipus
1bc8e7c574
back translation
2020-06-03 23:36:01 +02:00
jeffmer
0e33217d9a
Add files via upload
2020-06-03 17:21:33 +01:00
jeffmer
060d59837b
Create life.js
2020-06-03 17:19:02 +01:00
Gordon Williams
f1a65a213c
Fix bug if image clock wasn't installed
2020-06-03 10:40:02 +01:00
Gordon Williams
6dd3dfb33e
Tweak to add 'reset()' before draw
2020-06-03 08:28:12 +01:00
Gordon Williams
146a390bf7
Merge pull request #473 from bengwalker/master
...
Fix position
2020-06-03 08:26:09 +01:00
Gordon Williams
e56e392217
Merge pull request #474 from matjaz/master
...
locale fixes + memory
2020-06-03 08:20:27 +01:00
Gordon Williams
c71aedcef9
Fix 'GPS time' checks for western hemisphere
2020-06-03 08:09:14 +01:00
Evgeny Chukharev-Hudilainen
dafd21b651
Fix for TZ in Western hemisphere
...
When timezone is < UTC, then local year at UNIX epoch is 1969, not 1970.
2020-06-02 23:48:13 -05:00
grsutcliffe
4ff0adc3fd
en_AU updated to values metric and corrected date
...
local "en_AU" had some incorrect values, Australia is fully metric, and date is %d/%m/%y.
2020-06-03 09:57:44 +10:00
Matjaz Lipus
689de1e2ed
fixed meridian
2020-06-02 23:04:22 +02:00
Matjaz Lipus
b5f0cc4851
skip division by 1
2020-06-02 23:00:32 +02:00
Matjaz Lipus
ecb1ba8a00
space
2020-06-02 23:00:02 +02:00
Matjaz Lipus
c601f75117
use local vars (less memory)
2020-06-02 22:59:38 +02:00
Matjaz Lipus
df1caeacad
use .slice()
2020-06-02 21:21:27 +02:00
Michael Bengfort
cd6447b479
automatrically set string position
2020-06-02 18:44:27 +02:00
Matjaz Lipus
fc1cea0b6c
fix variables leaks + shorter code
2020-06-02 13:10:35 +02:00
Matjaz Lipus
d3b686e09a
temperature sanity check is already done onload
2020-06-02 13:06:19 +02:00
Gordon Williams
2bbecfc7f3
Merge pull request #471 from m0n5t3r/master
...
Add auto-snooze option to alarms
2020-06-02 07:53:17 +01:00
hopkira
3210548600
Dedicated Dalek Control App
2020-06-01 21:44:00 +01:00
hopkira
7f5bbf0f7a
Added K9 controller
2020-06-01 21:35:43 +01:00
hopkira
65e5a2a544
Final changes before pull request
2020-06-01 20:34:04 +01:00
hopkira
39fc56f0b0
Enabling navigation to sub-screens
2020-06-01 20:16:26 +01:00
hopkira
07310e3536
Testing joystick variant
2020-06-01 19:36:21 +01:00
hopkira
c08303390a
Distinguish between iris controls
2020-06-01 19:16:03 +01:00
hopkira
189633e966
Modifying Home menu
2020-06-01 18:59:59 +01:00
hopkira
5c2bf29850
Switching to Dalek app
2020-06-01 18:42:35 +01:00
Sabin Iacob
6cf4124290
make original time checking more robust, we want this to work for alarms triggering at 00:00
2020-06-01 20:32:53 +03:00
Sabin Iacob
07bcd7528b
only save the original hour on the first snooze
2020-06-01 20:26:41 +03:00
Sabin Iacob
b1f3e5e125
restore the alarm hour after snoozing
2020-06-01 20:22:04 +03:00
Sabin Iacob
89909c0746
Add auto-snooze option to alarms
2020-06-01 20:12:14 +03:00
hopkira
93f818eef4
Documenting message size
2020-06-01 18:11:18 +01:00
hopkira
df26f64e44
Reverting because it worked!
2020-06-01 17:57:35 +01:00
hopkira
262b122777
Change video format
2020-06-01 17:55:11 +01:00
hopkira
1e98a6d73b
Update to READ.ME
2020-06-01 17:42:46 +01:00
hopkira
8f04881c53
Merge remote-tracking branch 'espruino/master'
2020-06-01 17:31:24 +01:00
hopkira
7b6fe2f0d2
Major refactoring to three apps
2020-06-01 17:30:19 +01:00
Gordon Williams
c7039e63a2
manually merge https://github.com/espruino/BangleApps/pull/248 , but commented out until we have a font
2020-06-01 17:13:50 +01:00
Gordon Williams
d9442f2fd0
locale: Improve handling of non-ASCII characters ( fix #469 )
2020-06-01 17:04:55 +01:00
hopkira
e8f8703b36
Cosmetic change to give gap to widgets
2020-06-01 16:06:10 +01:00
hopkira
5ca81d9bfb
Tidy up
2020-06-01 16:01:50 +01:00
hopkira
39f62c1ab7
Try once at beginning of app
2020-06-01 15:49:19 +01:00
hopkira
fdbf4300ef
Change transmission frequency
2020-06-01 15:47:00 +01:00
hopkira
6962fd01d6
Syntax error
2020-06-01 15:24:22 +01:00
hopkira
7cf0154259
Adding widgets back in
2020-06-01 15:21:08 +01:00
hopkira
615f8c8fce
Update transmitted values
2020-06-01 15:18:48 +01:00
Michael Bengfort
e9e9bf941a
correct string position
2020-06-01 15:53:28 +02:00
hopkira
9f1b61d2d9
Minor bug fix
2020-06-01 14:41:52 +01:00
hopkira
b9f0907e5a
Added back icon
2020-06-01 14:36:03 +01:00
hopkira
03f4f1da8b
Bug fix
2020-06-01 14:27:02 +01:00
hopkira
0b7200eda7
Minor README change
2020-06-01 14:20:46 +01:00
hopkira
b929b5d0cb
Splitting app into three variants
2020-06-01 14:19:23 +01:00
hopkira
a5cc710ef8
Syntax error
2020-06-01 11:44:27 +01:00
hopkira
f2aa55f852
Merge remote-tracking branch 'espruino/master'
2020-06-01 11:41:44 +01:00
hopkira
26d0fd3279
Adding variable declarations and syntax error
2020-06-01 11:40:59 +01:00
Gordon Williams
30ae2f65f5
fix travis errors
2020-06-01 09:32:47 +01:00
Gordon Williams
bfba5c37ff
Merge pull request #466 from hasmar04/cliock-patch
...
Stop the cliock face redrawing and running out of memory
2020-06-01 07:43:56 +01:00
Richard Hopkins
ef208e1600
Merge remote-tracking branch 'upstream/master'
2020-06-01 00:59:15 +01:00
Richard Hopkins
42180a1770
New screens, buttons and icons
2020-06-01 00:46:27 +01:00
Gordon Williams
b08d8ce0f4
gpsrec can now graph altitude & speed
2020-05-31 15:06:31 +01:00
Harrison Asmar
48eea4cc57
Update ChangeLog
2020-05-30 20:20:12 +10:00
Harrison Asmar
c83ae5dc7e
Stops the face redrawing and using all memory
...
Removes the clear screen and widget loading from each wake so it only runs the first time. Prevents the watch from running out of memory after approx. 3 wakes.
2020-05-30 20:05:47 +10:00
Gordon Williams
889ed82de2
ok so eslint didn't fix it
2020-05-29 16:18:12 +01:00
Gordon Williams
97ff606212
Merge pull request #462 from rigrig/gbridge
...
gbridge: Add setting to show/hide icon
2020-05-29 12:01:06 +01:00
Richard de Boer
03246fdc85
gbridge: minor fixes
...
IDE kept complaining about unused constant & unsafe comparisons
2020-05-29 10:41:19 +02:00
Richard de Boer
855186f7c9
gbridge: improve settings handling
...
No need to keep them in memory after reload() is done
2020-05-29 10:37:44 +02:00
Richard de Boer
fa692c4d8e
gbridge: Fix setting to show/hide icon
...
Don't reload all widgets: just change this one and redraw
2020-05-29 00:05:26 +02:00
Richard de Boer
631abb812e
gbridge: Add setting to show/hide icon
2020-05-28 23:27:10 +02:00
Richard de Boer
4ab68eb411
simpletimer: remember last set time
2020-05-28 22:33:15 +02:00
Richard de Boer
192ba32a5d
simpletimer: make BTN2 really return to launcher
...
(only while countdown is not running)
2020-05-28 22:33:15 +02:00
Gordon Williams
6783472e9a
fix formatting using eslint
2020-05-28 14:38:46 +01:00
Gordon Williams
bc62a90dab
Merge branch 'master' of github.com:espruino/BangleApps
2020-05-28 14:37:55 +01:00
Gordon Williams
ed47314f02
Added animated clock using palette cycling
2020-05-28 14:36:54 +01:00
Gordon Williams
a173418506
Merge branch 'master' into master
2020-05-28 13:54:43 +01:00
Gordon Williams
8d4949b69c
Merge pull request #459 from nxdefiant/master
...
New app SleepPhaseAlarm
2020-05-28 10:00:21 +01:00
Ephraim Amiel Yusi
da8935c399
Fixed day being displayed
2020-05-28 11:05:20 +10:00
Ben Whittaker
3cdd0f7820
Merge branch 'master' of https://github.com/espruino/BangleApps into compass
...
# Conflicts:
# apps/compass/compass.js
2020-05-27 21:01:26 -04:00
Ben Whittaker
cc4757537a
compass: eliminate flickering
2020-05-27 20:51:21 -04:00
Gordon Williams
765be3ef40
tweak formatting using eslint
2020-05-27 16:41:55 +01:00
Gordon Williams
b158c8bed4
Merge branch 'master' of github.com:espruino/BangleApps
2020-05-27 16:39:41 +01:00
Gordon Williams
148a258560
Ensure we only warn for whitespace issues
2020-05-27 16:37:56 +01:00
Gordon Williams
9241e125f6
Merge branch 'master' into master
2020-05-27 16:21:22 +01:00
Gordon Williams
0f0402c7cb
Merge branch 'master' into eslint-indent
2020-05-27 16:19:44 +01:00
Ephraim Amiel Yusi
4113754742
Proper app icon.
2020-05-28 01:17:54 +10:00
Ephraim Amiel Yusi
18a83baa2d
Fixed to proper size
2020-05-28 00:57:14 +10:00
Ephraim Amiel Yusi
194ed062e5
Fixed memory leak from multiple intervals.
...
Tutorial on first clock face causes multiple intervals to be created. Must be fixed to stop extra ticking.
2020-05-28 00:42:53 +10:00
Ephraim Amiel Yusi
52d2fa2efd
Add files via upload
2020-05-27 23:15:54 +10:00
Ephraim Amiel Yusi
25b3dc7fa8
Set BTN1 to enable heart monitor
2020-05-27 22:00:01 +10:00
Ephraim Amiel Yusi
809a08435a
Added heart rate visualiser
2020-05-27 21:48:30 +10:00
Gordon Williams
d0f5aed573
Merge pull request #455 from m0n5t3r/master
...
Make the alarm scheduling more reliable
2020-05-27 10:55:39 +01:00
Sabin Iacob
cb491d0678
also schedule the alarm for the next day if the alarm time is less than current time
2020-05-27 11:55:15 +03:00
Sabin Iacob
8e8e56098a
Bump alarm version
2020-05-27 11:47:20 +03:00
Ephraim Amiel Yusi
f6d2017789
Updates to ongoing development
2020-05-27 18:08:16 +10:00
Ephraim Amiel Yusi
fd1522cbdc
Fixed broken commit
2020-05-27 17:15:41 +10:00
Ephraim Amiel Yusi
aaa0401bb8
Added new capabilities and template for "widgets"
2020-05-27 17:05:14 +10:00
Ephraim Amiel Yusi
d8d520e3e1
Update app.js
2020-05-27 16:37:44 +10:00
Erik Andresen
0a616c7772
sleepphasealarm: attempt to fix image
2020-05-27 07:59:51 +02:00
Erik Andresen
b532468dac
Initial commit of sleepphasealarm
2020-05-27 07:50:48 +02:00
Ephraim Amiel Yusi
f3f5da0cd2
Update app.js
2020-05-27 15:21:03 +10:00
Sabin Iacob
b13c5d13f4
Make the alarm scheduling more reliable
...
Fixes https://github.com/espruino/BangleApps/issues/433
2020-05-27 08:14:48 +03:00
Ephraim Amiel Yusi
5e7299ad59
Added styling changes.
2020-05-27 14:58:21 +10:00
Ephraim Amiel Yusi
ec683cecad
Added touch to open launcher
2020-05-27 14:44:45 +10:00
Ephraim Amiel Yusi
49a83ee65f
Updated watch face for hour
2020-05-27 14:12:45 +10:00
Ephraim Amiel Yusi
baa1ee2a2a
App icon
2020-05-27 14:01:28 +10:00
Ephraim Amiel Yusi
65ce1ff1bd
Photo of app
2020-05-27 13:59:44 +10:00
Ephraim Amiel Yusi
c6a5b7fd59
Main App Repo.
2020-05-27 13:58:47 +10:00
Matjaž Lipuš
96c85c38c4
Added Slovenian
2020-05-26 21:52:23 +02:00
Tuukka Ikkala
b4dbb0fecf
Merge branch 'eslint' into eslint-indent
2020-05-26 19:06:54 +03:00
Gordon Williams
5530b80ca8
Start GPS after loading app, just in case widgets affect it ( #449 )
2020-05-26 17:02:10 +01:00
Tuukka Ikkala
d2d0027801
Merge branch 'eslint' into eslint-indent
2020-05-26 18:20:01 +03:00
Tuukka Ikkala
2a81ad52f9
Revert back the latest formatting of berlin-clock author.
2020-05-26 18:16:29 +03:00
Tuukka Ikkala
290ba19588
Merge branch 'eslint' into eslint-indent
2020-05-26 15:22:05 +03:00
Tuukka Ikkala
593a9240d7
eslint: Updated globals based on https://banglejs.com/reference
2020-05-26 15:10:34 +03:00
Tuukka Ikkala
a92f617bdd
Fix indentation
2020-05-26 11:08:33 +03:00
Tuukka Ikkala
c012d8196d
Merge branch 'eslint' into eslint-indent
2020-05-26 11:05:41 +03:00
Tuukka Ikkala
b1630cc7dc
Merge branch 'master' into eslint
2020-05-26 11:02:16 +03:00
Gordon Williams
799efd80d7
Merge pull request #446 from FransM/ImgClock
...
Make : between hours and minutes flash
2020-05-26 08:34:28 +01:00
Gordon Williams
4c9335412c
Merge pull request #445 from eska-muc/master
...
Update Berlin Clock to version 0.3
2020-05-26 08:24:26 +01:00
Gordon Williams
24f611c98d
Merge pull request #444 from msdeibel/master
...
RandomClockWidget even less invasive
2020-05-26 08:22:07 +01:00
Gordon Williams
16eab939ba
Merge pull request #442 from a-m-brewer/master
...
Pizza Timer App
2020-05-26 08:21:31 +01:00
Gordon Williams
9b12fb519d
Merge pull request #443 from nebbishhacker/weather
...
Improvements to weather app
2020-05-26 08:18:50 +01:00
Taffaz
8df70e19f0
Update app.js
2020-05-25 09:02:06 +01:00
Taffaz
bd9d3b0ac7
Update app.js
2020-05-25 08:55:00 +01:00
Taffaz
add29aa762
Update ChangeLog
2020-05-25 08:12:45 +01:00
Taffaz
d34f7d0226
Update app.js
2020-05-25 08:10:31 +01:00
Taffaz
2850986abb
Create ChangeLog
2020-05-24 21:51:50 +01:00
Frans Meulenbroeks
7e92aba454
Make : between hours and minutes flash
...
Flash the : separator; even seconds off, odd seconds on
2020-05-24 22:41:21 +02:00
Taffaz
b41a719b3f
Add files via upload
2020-05-24 21:41:12 +01:00
Taffaz
1d833ccd7a
Create app-icon.js
2020-05-24 21:37:03 +01:00
Taffaz
2e02407955
Create app.js
2020-05-24 21:27:04 +01:00
Stefan Kuehnel
29170c9abe
Attempt to fix reference error.
2020-05-24 18:49:30 +02:00
Stefan Kuehnel
42bb0e418e
Try/Catch and Stacktrace for debugging
2020-05-24 18:45:38 +02:00
Stefan Kuehnel
10cd2a31e9
Corrected markdown syntax
2020-05-24 18:25:42 +02:00
Stefan Kuehnel
379da3d6db
Final changes for new release.
2020-05-24 18:22:44 +02:00
msdeibel
a1f1eb4c7f
Merge branch 'master' of https://github.com/espruino/BangleApps
2020-05-24 17:58:02 +02:00
msdeibel
ef91392a9c
RandomClockWidget even less invasive
2020-05-24 17:57:55 +02:00
Stefan Kuehnel
a02a3c9edc
Changed handling of settings.
2020-05-24 17:12:02 +02:00
Stefan Kuehnel
7a409f74a3
Restructured settings file handling.
2020-05-24 15:40:02 +02:00
Stefan Kuehnel
2818c1049f
Changed logic for reading settings
2020-05-24 15:05:11 +02:00
Stefan Kuehnel
4f77cb887f
Changed settings
2020-05-24 14:47:39 +02:00
Stefan Kuehnel
bdd1dc018d
Changed code for reading settings.
2020-05-24 14:39:12 +02:00
Stefan Kuehnel
ee6171e1ca
Commented out date code for debugging purpose.
2020-05-24 14:11:42 +02:00
Stefan Kuehnel
bcea5326a5
Replaced template String with concatenation. Performed code indentation. Enabled settings again.
2020-05-24 13:54:32 +02:00
Stefan Kuehnel
17d5e1a1c4
Removed settings from apps.json for test purposes
2020-05-24 13:29:11 +02:00
Ben Whittaker
aba59bd2c2
weather: bump version & add change log
2020-05-24 05:37:00 -04:00
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