Commit Graph

7252 Commits (30e94e15ada3c83c93d0f69f7a37d3fc486d01b5)

Author SHA1 Message Date
Gordon Williams 48efab699d Show distance more accurately in conjunction with new locale app (fix #1523)
Also slightly more memory efficient locale module
2022-03-30 15:11:14 +01:00
sir-indy 8d6f170e99
Merge branch 'espruino:master' into master 2022-03-30 14:30:55 +01:00
Gordon Williams c3dc1ed885 Merge branch 'master' of github.com:espruino/BangleApps 2022-03-30 11:10:33 +01:00
Gordon Williams 15a6d07e06 0.47: Add polyfill for setUI with an object as an argument (fix regression for 2v12 devices after Layout module changed) 2022-03-30 11:10:15 +01:00
KungPhoo b5e6634004 bugfix settings.json
Read settings from the wron file.
2022-03-30 10:42:00 +02:00
Gordon Williams f7423f4fd9
Merge pull request #1637 from andrewgoz/timerclk
Timerclk 0.02
2022-03-30 08:36:38 +01:00
Gordon Williams 9ddd869e44
Merge pull request #1638 from chiefdaft/master
v0.07 Some efficiency improvements in the cell mover algorithm
2022-03-30 08:31:23 +01:00
KungPhoo 85a0c4100d Restored widbt
I restored the widbt code and made a separate widget widbt_notify.
2022-03-30 07:25:49 +02:00
KungPhoo 3986899c8b Revert "Update widget.js"
This reverts commit deb18b0ef5.
2022-03-30 07:20:11 +02:00
KungPhoo a59579476b Revert "Update widget.js"
This reverts commit be3d00e974.
2022-03-30 07:19:58 +02:00
KungPhoo 9c86c48398 Update widget.js 2022-03-30 07:17:52 +02:00
Jelco Huijser 66ef758730
Merge pull request #17 from chiefdaft/dev_0.5
Dev 0.5 v0.07
2022-03-29 23:44:30 +02:00
chiefdaft d7bf20ebc7 v0.07 efficiency improvements 2022-03-29 23:38:19 +02:00
chiefdaft e0d457fd56 Changed basic mover algorithme in favor of speed 2022-03-29 23:34:01 +02:00
sir-indy 6ff39e5584
Update ChangeLog 2022-03-29 15:30:45 +01:00
sir-indy b7ba1314b2
Update README.md 2022-03-29 15:30:22 +01:00
sir-indy 01a868155e
Update pebble.app.js 2022-03-29 15:28:42 +01:00
sir-indy 4d6773c022
Update pebble.settings.js 2022-03-29 15:27:34 +01:00
sir-indy abdd91b6f1
Update pebble.settings.js 2022-03-29 15:24:13 +01:00
sir-indy c8e90b1f92
Update pebble.app.js 2022-03-29 15:21:21 +01:00
sir-indy 181db37867
Update pebble.app.js 2022-03-29 14:17:13 +01:00
Andrew Gregory 9c8f1d43e3
Merge branch 'espruino:master' into timerclk 2022-03-29 21:16:15 +08:00
sir-indy 7c697cf749
Update pebble.app.js 2022-03-29 14:06:58 +01:00
sir-indy e60586f138
Update pebble.app.js
Move day and steps color into loadThemeColors function.
Added test lock icon
2022-03-29 13:58:05 +01:00
KungPhoo 8df137b21d widget 'widbt_notify'
New Widget 'widbt_notify' is a bluetooth widget, that vibrates, when the connection gets lost.
2022-03-29 14:32:33 +02:00
sir-indy d8b49af3c8
Update pebble.app.js
Removed print statements from debugging
2022-03-29 13:28:32 +01:00
sir-indy 62b3336e6a
Update pebble.settings.js 2022-03-29 13:10:48 +01:00
sir-indy e3db453b44
Update pebble.settings.js 2022-03-29 13:00:55 +01:00
sir-indy 3d9a49a5fb
Update metadata.json 2022-03-29 13:00:36 +01:00
sir-indy 2330f1f464
Update ChangeLog 2022-03-29 13:00:21 +01:00
sir-indy f867c68340
Update pebble.app.js 2022-03-29 12:55:42 +01:00
sir-indy 4658fb9743
Update README.md 2022-03-29 12:46:07 +01:00
sir-indy 358e8d18c8
Update pebble.app.js 2022-03-29 12:45:08 +01:00
sir-indy 24689a7684
Update pebble.settings.js 2022-03-29 12:39:55 +01:00
sir-indy aba96398f1
Update metadata.json
Switched on allow emulator
2022-03-29 11:06:29 +01:00
sir-indy 6389b27d41
Update pebble.app.js
First stab at adding theme selection
2022-03-29 10:51:29 +01:00
Gordon Williams 0a1ce01598
Merge pull request #1635 from thedod/ftclock-0.03
Ftclock 0.03
2022-03-29 09:19:20 +01:00
Gordon Williams 25adda413c
Merge pull request #1631 from HilmarSt/master
[Bike Speedometer App] add settings menu
2022-03-29 09:18:31 +01:00
Gordon Williams 061110a209 Merge branch 'master' of github.com:espruino/BangleApps 2022-03-29 09:17:44 +01:00
Gordon Williams 011388e442 icon tweak 2022-03-29 09:17:28 +01:00
Brendan Hubble 599f20aca9 touchtimer: FIX countdown buzz to be in last 5 seconds
- The countdown buzz was happening on each minute and not only on the
  last 5 seconds
2022-03-29 19:03:14 +11:00
The Dod 056d67df33 Merge branch 'master' of espruino/BangleApps 2022-03-29 10:28:35 +03:00
KungPhoo 30c946ceaa Update lib.js 2022-03-29 07:54:18 +02:00
KungPhoo 5ff8ab62a2 Update settings.js 2022-03-29 07:44:41 +02:00
KungPhoo be3d00e974 Update widget.js 2022-03-29 07:25:56 +02:00
KungPhoo deb18b0ef5 Update widget.js
Reload the clock after the "connection lost" message was shown.
2022-03-29 07:15:05 +02:00
KungPhoo 284da20f01 Update ChangeLog 2022-03-28 23:14:00 +02:00
KungPhoo 16f3f4253e Merge remote-tracking branch 'upstream/master' 2022-03-28 23:10:37 +02:00
KungPhoo cf53626c59
Update lib.js 2022-03-28 22:45:41 +02:00
KungPhoo a011858cab
Update lib.js 2022-03-28 22:43:46 +02:00
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