Commit Graph

1796 Commits (e1c6123063ff2167cd7542b743d24549ba32d77b)

Author SHA1 Message Date
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é 65951006e2 Merge branch 'espruino-master' 2020-05-15 13:33:21 +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
Gordon Williams 6d601d6b1f
Merge pull request #422 from paulcockrell/master
New App - Dotmatrix clock
2020-05-15 11:39:17 +01: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 9178e1b632 Fix Upload failed, TypeError: Espruino.transform is not a function (fix #420) 2020-05-15 07:38:09 +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é 1ac35546ba Merge branch 'espruino-master' 2020-05-14 22:14:19 +02: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 315131c9d8 Fix apps.json 2020-05-14 19:52: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 0106abb809 Fix spelling error 2020-05-14 19:49:20 +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 776fa29728 fix #416 for real - forgot to commit this 2020-05-14 16:59:23 +01:00
Gordon Williams 4f9d3e7794 New 'espruinotools' which fixes pretokenise issue when ID follows ID (fix #416) 2020-05-14 16:24:14 +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
Gordon Williams 36009ed212 tweaks to allow `appinfo` to work under node.js 2020-05-14 11:42:10 +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 28059d51c4 Merge branch 'master' of github.com:espruino/BangleApps 2020-05-13 11:40:41 +01:00
Gordon Williams b3e189ad87 Fix alignment of sort tab 2020-05-13 11:40:33 +01:00
Gordon Williams 116635b20d minor tweak for systems without node-legacy 2020-05-13 11:27:04 +01:00
Gordon Williams cb8fbd55a1 Merge branch 'master' of github.com:espruino/BangleApps 2020-05-13 11:25:22 +01:00
Gordon Williams 746ea6c129 Allow sorting by modified as well as created date 2020-05-13 11:25:08 +01:00
Gordon Williams d6f03a49e1
Merge pull request #415 from msdeibel/master
Add Random Clock Loader widget
2020-05-13 07:39:05 +01:00
Gordon Williams 3a1d413c0e
Merge pull request #414 from nebbishhacker/mclock-12h
mclock: support 12h time
2020-05-13 07:38:12 +01:00
msdeibel 069d663253 Add Random Clock Loader widget 2020-05-12 23:10:14 +02:00
Gordon Williams d03fb00f2d * URL fetch is now async
* Adding '#search' after the URL (when not the name of a 'filter' chip) will set up search for that term
* If `bin/pre-publish.sh` has been run and recent.csv created, add 'Sort By' chip* URL fetch is now async
2020-05-12 22:01:22 +01: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
Gordon Williams e611505b87
Merge pull request #413 from jl-cs/feature/app-sorting
Switch from writeJSON to write to possibly mitigate memory leak in writeJSON
2020-05-12 09:08:30 +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 30e982f06a
Merge pull request #407 from hopkira/master
Time Traveller's Wrist Watch (revised pull)
2020-05-12 07:58:54 +01:00
Gordon Williams 2c6248c031
Merge branch 'master' into master 2020-05-12 07:58:38 +01:00