1
0
Fork 0
Commit Graph

1874 Commits (5bc70b474c0121bc26e7efdf4be07d6a3f876a4f)

Author SHA1 Message Date
Richard Hopkins 033b227e67
Create app-icon.js 2020-05-17 17:56:05 +01:00
Richard Hopkins ca65ff6be6
Create app.js 2020-05-17 17:50:07 +01:00
Richard Hopkins e975bad1ad
Merge pull request #1 from espruino/master
Updating to latest version
2020-05-17 17:41:37 +01:00
jeffmer 05e3a1f51f
gpsnav 0.03 2020-05-17 12:01:52 +01: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
Gordon Williams fcd5a06e21
Merge pull request #424 from msdeibel/master
Reduce invasiveness of RndmClk
2020-05-15 15:17:07 +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é be35745fcb Fixed apps.json
Removed trailing comma
2020-05-15 13:45:35 +02:00
Johan Bové 6a5bef65a3 Removes jbb app 2020-05-15 13:44:14 +02:00
Johan Bové 0cd385fbfb Fixed formatting in apps.json 2020-05-15 13:42:12 +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é 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