Commit Graph

7252 Commits (30e94e15ada3c83c93d0f69f7a37d3fc486d01b5)

Author SHA1 Message Date
KungPhoo b5010b4109
Update lib.js 2022-03-28 22:33:52 +02:00
KungPhoo 14e8a93c81
Update lib.js 2022-03-28 22:28:39 +02:00
KungPhoo febcdf4f53
Update metadata.json 2022-03-28 22:15:41 +02:00
KungPhoo 148e571769
Update ChangeLog
0.27: Option to auto-unlock the watch when a new message arrives
2022-03-28 22:12:19 +02:00
KungPhoo 29f93c0165
Update README.md 2022-03-28 22:10:29 +02:00
KungPhoo af7f672053
Update lib.js
Unlock the watch, to get touch access, if the user want that.
2022-03-28 22:08:16 +02:00
KungPhoo a06c782ede
Update settings.js
-Option to unlock the watch, when a message arrives, so the buttons can directly be touched.
2022-03-28 21:57:52 +02:00
KungPhoo cd1294af40
Update widget.js 2022-03-28 21:53:55 +02:00
KungPhoo 464643db38
Update widget.js 2022-03-28 21:40:10 +02:00
Brant Peery cad94be9d0
Merge branch 'espruino:master' into master 2022-03-28 11:26:51 -06:00
Brant Peery 3f4a45b59f
Update version 2022-03-28 11:26:14 -06:00
Brant Peery a4acab8316
Update app-icon.js 2022-03-28 07:11:26 -06:00
Brant Peery ae972f71c5
Update metadata.json 2022-03-28 07:03:59 -06:00
Hilmar Strauch 74ca4151cd
Update app.js 2022-03-28 14:51:45 +02:00
Hilmar Strauch a7cb978e04
Update README.md 2022-03-28 14:49:25 +02:00
Hilmar Strauch 105e5279b2
Update metadata.json 2022-03-28 14:27:04 +02:00
Gordon Williams e482707e89
Merge pull request #1628 from GrandVizierOlaf/master
Fix run bug where recorder did not stop.
2022-03-28 10:46:46 +01:00
Gordon Williams c34ade140c messages 0.27: Add 'mark all read' option to popup menu (fix #1624) 2022-03-28 10:30:26 +01:00
Gordon Williams 69f19a43c0
Merge pull request #1626 from frigis1/master
Quick Launch app
2022-03-28 10:13:29 +01:00
Gordon Williams bf398f3eeb
Merge pull request #1625 from francoislanc/master
Add UI for the TodoList app
2022-03-28 10:09:57 +01:00
Gordon Williams 8fdbaa589f
Merge pull request #1622 from nxdefiant/master
calendar:
2022-03-28 10:08:55 +01:00
Gordon Williams 97d4666ded
Merge pull request #1627 from andrewgoz/master
Cosmetic update to Authenticator web interface
2022-03-28 10:06:52 +01:00
KungPhoo c8bc3f7254
Update ChangeLog
0.11: Avoid too many notifications. Change disconnected colour to red.
2022-03-28 08:25:36 +02:00
KungPhoo 9ad0704cd2
Update metadata.json
Version update.
2022-03-28 08:24:40 +02:00
KungPhoo bacc9e80af
Update widget.js
-Avoid too many notifications on connection loss.
-Change non-connected icon color.
2022-03-28 08:24:12 +02:00
BartS23 e96e181ede
Fix exception on Dist/Step/Time pattern selection 2022-03-27 23:29:46 +02:00
GrandVizierOlaf beec98e835
Merge branch 'espruino:master' into master 2022-03-27 15:43:40 -05:00
Salim Blume aa99d5cea8 Reverting fix that was actually a bug 2022-03-27 15:42:13 -05:00
frigis1 252f58d1ec
Update boot.js 2022-03-27 11:31:58 -07:00
frigis1 c43124360f
Update boot.js 2022-03-27 11:23:23 -07:00
KungPhoo c4bce45288
Merge branch 'espruino:master' into master 2022-03-27 19:07:58 +02:00
Hilmar Strauch 6b9bc061cd
Update app.js 2022-03-27 13:27:17 +02:00
The Dod 0c29915231 `mkFourTwentyTz.js` now handles new CSV format
Also make a fresh `fourTwentyTz.js` from latest timezonedb.com
CSV zip.
2022-03-27 14:11:49 +03:00
Hilmar Strauch 746bbe7a10
Update ChangeLog 2022-03-27 09:38:13 +02:00
Hilmar Strauch 354d6e2832
Update metadata.json 2022-03-27 09:36:06 +02:00
Hilmar Strauch 6330ec0b93
Add files via upload 2022-03-27 09:33:57 +02:00
Andrew Gregory 2a530646c1 Fix metadata. 2022-03-27 10:40:26 +08:00
Andrew Gregory 178b011c34 Fix #1583.
Fix timers doubling (plus a bit) when they expire.
Timer reset restores to configured time, not to the default.
Added surise/sunset times (hidden by default).
2022-03-27 10:30:34 +08:00
Andrew Gregory 2b32bc37e2
Update interface.html
Change token row background colours.
2022-03-27 09:27:01 +08:00
Andrew Gregory 638bc7fb3e
Update interface.html
Change button styling to non-primary.
2022-03-27 09:22:39 +08:00
Andrew Gregory 0759513b2a
Merge branch 'espruino:master' into master 2022-03-27 09:13:17 +08:00
Andrew Gregory ecc3f5ff66
Update interface.html
Space out buttons.
2022-03-27 09:12:55 +08:00
Andrew Gregory 4c90ea57d7
Update interface.html
Use Bangle styling for buttons.
Move main token list UI button to above the tokens.
2022-03-27 09:02:15 +08:00
frigis1 46d82b45c2
Update app.js 2022-03-26 14:20:10 -07:00
frigis1 506746a4d4
Update boot.js 2022-03-26 14:17:51 -07:00
frigis1 3ffc442576
Update boot.js 2022-03-26 14:03:39 -07:00
frigis1 bae7606df3
Update app.js 2022-03-26 13:06:48 -07:00
frigis1 2a764c64ad
Update metadata.json 2022-03-26 12:41:31 -07:00
frigis1 26b4c43d4a
Update boot.js 2022-03-26 12:34:00 -07:00
frigis1 ea4187c00e
Update boot.js 2022-03-26 12:11:26 -07:00
frigis1 1c68326caa
Update app.js 2022-03-26 12:10:59 -07:00
Francois Lancelot a20ea2df71 Add UI for the TodoList app 2022-03-26 18:40:11 +01:00
frigis1 1f81238c12
Update boot.js 2022-03-26 09:47:46 -07:00
frigis1 7ff995e3ec
Update boot.js 2022-03-26 09:41:52 -07:00
frigis1 970c102822
Update boot.js 2022-03-26 09:30:44 -07:00
frigis1 f57d4d965c
Update app.js 2022-03-26 09:22:18 -07:00
Hilmar Strauch e01eed358c
Merge branch 'espruino:master' into master 2022-03-26 13:53:38 +01:00
frigis1 16f3a81d14
Update app-icon.js 2022-03-26 01:36:25 -07:00
frigis1 9d8e8ed208
Update ChangeLog 2022-03-26 01:24:27 -07:00
frigis1 6b6125a619
Create ChangeLog 2022-03-26 01:21:39 -07:00
frigis1 ecd6215eb5
Update metadata.json 2022-03-26 01:21:07 -07:00
frigis1 1a8febf9ee
Update app-icon.js 2022-03-26 01:15:00 -07:00
frigis1 e998b36e96
Update app-icon.js 2022-03-26 01:09:06 -07:00
frigis1 1a53e4b64e
Update app-icon.js 2022-03-26 01:02:35 -07:00
frigis1 86fe688d44
Update app.js 2022-03-26 00:43:01 -07:00
frigis1 ba669d2cab
Update app.js 2022-03-26 00:33:37 -07:00
frigis1 7dfeb8fc61
Add files via upload 2022-03-26 00:27:21 -07:00
frigis1 62aebd7102
Create metadata.json 2022-03-26 00:27:04 -07:00
frigis1 b05bc9e291
Create boot.js 2022-03-26 00:26:32 -07:00
frigis1 9ab343db9d
Create app-icon.js 2022-03-26 00:25:50 -07:00
frigis1 92878dc159
Create app.js 2022-03-26 00:23:20 -07:00
frigis1 5056826d2d
Delete metadata.json 2022-03-26 00:20:25 -07:00
frigis1 a50f8b433f
Delete boot.js 2022-03-26 00:20:18 -07:00
frigis1 711394cfc1
Delete app.png 2022-03-26 00:20:09 -07:00
frigis1 c661309138
Delete app.js 2022-03-26 00:19:58 -07:00
frigis1 4242633f60
Delete app-icon.js 2022-03-26 00:19:38 -07:00
frigis1 13a1d46144
Update app.js 2022-03-26 00:08:43 -07:00
frigis1 d3f41a367c
Update metadata.json 2022-03-26 00:07:11 -07:00
frigis1 dbc3da8a1a
Update app.js 2022-03-25 23:53:20 -07:00
frigis1 6ea588646e
Update boot.js 2022-03-25 23:45:53 -07:00
Brant Peery 73774bbe07
Rename README to README.md 2022-03-26 00:01:40 -06:00
Brant Peery 665f603a70
Create README 2022-03-25 23:58:10 -06:00
Brant Peery 1b2c2545cf
Update metadata.json 2022-03-25 23:57:12 -06:00
frigis1 77e3c27c50
Update metadata.json 2022-03-25 18:33:34 -07:00
frigis1 00a7971c88
Add files via upload 2022-03-25 18:32:43 -07:00
frigis1 90a0c0e927
Update metadata.json 2022-03-25 18:28:33 -07:00
frigis1 fca2852e88
Create app.js 2022-03-25 18:24:48 -07:00
frigis1 e1d6505b24
Update metadata.json 2022-03-25 18:22:57 -07:00
frigis1 34b99993d7
Update metadata.json 2022-03-25 18:16:08 -07:00
frigis1 fbf762a825
Update metadata.json 2022-03-25 18:15:27 -07:00
frigis1 a20a159dc9
Create metadata.json 2022-03-25 18:10:55 -07:00
frigis1 65f81fbde9
Create app-icon.js 2022-03-25 18:07:44 -07:00
frigis1 80f8b727d9
Create boot.js 2022-03-25 17:56:26 -07:00
Brant Peery 1084a7705a
Merge branch 'espruino:master' into master 2022-03-25 16:16:08 -06:00
Erik Andresen 5e5ba0cc69 calendar:
Add one to previous month
2022-03-25 19:01:34 +01:00
Gordon Williams 4d1cf766ef
Merge pull request #1619 from GrandVizierOlaf/master
Fix run notifications bugs and improve accuracy
2022-03-25 08:20:55 +00:00
Gordon Williams 111046e590
Merge pull request #1618 from Smooklu/master
Added Geek Squad Appointment Timer app
2022-03-25 08:18:18 +00:00
Gordon Williams 4ea35c0d06
Merge pull request #1617 from chiefdaft/master
Fixed issue #1609 preventing unwanted screen redraw when a popup message is active
2022-03-25 08:17:33 +00:00
Gordon Williams 117e89b3b7
Merge pull request #1616 from nxdefiant/master
waypointer
2022-03-25 08:16:59 +00:00
Salim Blume 9a0c31c56d Fix run notifications bugs and improve accuracy 2022-03-24 22:19:51 -05:00
Smooklu db88e1800d
Update metadata.json 2022-03-24 20:44:12 -05:00
Smooklu 9eff57362b
Update metadata.json 2022-03-24 20:43:08 -05:00
Smooklu 451ecd7226
Add files via upload 2022-03-24 20:42:36 -05:00
Smooklu e7ee68d564
Update README.md 2022-03-24 20:42:15 -05:00
Smooklu 9af8213b92
Update README.md 2022-03-24 20:38:20 -05:00
Smooklu b50f0d7a56
Update metadata.json 2022-03-24 20:31:55 -05:00
Smooklu 8f3f229c55
Create app-icon.js 2022-03-24 20:31:26 -05:00
Smooklu 62b2d94e93
Update metadata.json 2022-03-24 20:27:52 -05:00
Smooklu b0f530107d
Create ChangeLog 2022-03-24 20:26:21 -05:00
Smooklu 7a28b96961
Create README.md 2022-03-24 20:25:34 -05:00
Smooklu abb8496fdb
Add files via upload 2022-03-24 20:24:22 -05:00
Smooklu 4ab9d13226
Delete icons8-clock-48.png 2022-03-24 20:23:55 -05:00
Smooklu 027048302a
Add app png 2022-03-24 20:23:20 -05:00
Smooklu 840cecf976
Create metadata.json 2022-03-24 20:22:45 -05:00
Smooklu f8d64ab7dd
Create app.js 2022-03-24 20:19:24 -05:00
Jelco Huijser efc7507be8
Merge branch 'espruino:master' into master 2022-03-25 00:43:34 +01:00
Jelco Huijser 9f0a27af72
Merge pull request #16 from chiefdaft/dev_0.5
Dev 0.5 v0.06 Fixed issue #1609 preventing  unwanted screen redraw
2022-03-25 00:42:20 +01:00
chiefdaft a46051a88e v0.06 added to metadata and changelog 2022-03-25 00:38:17 +01:00
chiefdaft 6dbe7dfee1 Bug: Fixed issue #1609 added a message popup state handler to control unwanted screen redraw 2022-03-25 00:31:38 +01:00
Gordon Williams 0a347ee031 boot 0.46: Fix no clock found error on Bangle.js 2 2022-03-24 16:16:25 +00:00
Gordon Williams 5a569bfd04
Merge pull request #1614 from alessandrococco/master
[Wave Clock] Show the day of the week
2022-03-24 14:20:18 +00:00
Gordon Williams b70cd90c65
Merge pull request #1613 from berkenbu/master
New app: 2047pp game
2022-03-24 14:19:12 +00:00
Gordon Williams 9d8d610c73
Merge pull request #1612 from andrewgoz/master
Authentiwatch 0.07
2022-03-24 14:18:30 +00:00
Gordon Williams e47884baf7
Merge pull request #1611 from foostuff/master
ClockCal: Configurable launch gestures
2022-03-24 14:18:04 +00:00
Alessandro Cocco ae74a50838 [Wave Clock] Show the day of the week 2022-03-24 09:23:34 +01:00
Andrew Gregory dd27b11eb8
Update app.js
Fix automatic font sizing.
2022-03-24 09:43:32 +08:00
marko fd8cc60283 Make border thicknesses more consistent; add screenshot; allow running in emulator. 2022-03-23 17:24:42 -04:00
Erik Andresen 60c3a32494 waypointer
Bangle.js 2 compatibility
2022-03-23 21:52:26 +01:00
marko 0c24bd397a Use correct string for supported devices 2022-03-23 15:40:28 -04:00
marko 0342b13124 Support Bangles 1&2 2022-03-23 15:38:16 -04:00
marko 80246d2398 New app 2047pp 2022-03-23 15:00:54 -04:00
marko 1e10f4a25e Change name of new app 2022-03-23 14:59:23 -04:00
marko 287cbf6eea New app 2047++ 2022-03-23 14:56:07 -04:00
Andrew Gregory 77e6bd3a8d
Merge branch 'espruino:master' into master 2022-03-23 22:30:42 +08:00
Andrew Gregory 00ad2a1278
Update app.js
Define some constants.
Add RFC comments.
2022-03-23 22:24:14 +08:00
Micha d6c8f634c7
Update README.md 2022-03-23 14:56:17 +01:00
Micha 00d74ceef6
Update ChangeLog 2022-03-23 14:46:03 +01:00
Micha abf6844497
increment version 2022-03-23 14:40:31 +01:00
Micha d0426a2093
Configurable drag gestures 2022-03-23 14:38:42 +01:00
Micha 6158d76f17
configurable drag gestures 2022-03-23 14:37:44 +01:00
KungPhoo b8e495d422
Add files via upload
updated screenshot
2022-03-23 09:40:36 +01:00
Andrew Gregory b3cc125a3f
Update app.js
Use let instead of var.
2022-03-23 16:36:42 +08:00
Andrew Gregory 05b75d2241
Update app.js
Fix missing break.
2022-03-23 16:30:24 +08:00
Andrew Gregory 47332eba50
Update app.js
Simplify.
2022-03-23 16:26:48 +08:00
KungPhoo ef6fcc92f0
Update metadata.json
version update
2022-03-23 09:22:10 +01:00
KungPhoo 8d7cf2dde6
Update ChangeLog
bug fix
2022-03-23 09:21:48 +01:00
KungPhoo c7242674f2
Update widget.js
Typos
2022-03-23 09:20:59 +01:00
Andrew Gregory bf30b35ac0
Update app.js
Fix progress bar drawing.
2022-03-23 16:18:21 +08:00
Andrew Gregory b26d341609
Update app.js
Refactoring
2022-03-23 16:13:57 +08:00
Brendan Hubble e76535fece touchtimer: ADD 5 second count down buzzer
- This is a configurable option (Default is off) for the timer to buzz
  each second when there are 5 seconds left.
2022-03-23 18:53:47 +11:00