1
0
Fork 0
Commit Graph

2912 Commits (42870ad30d33523576b20c6ba23edf348c834b93)

Author SHA1 Message Date
dapgo 42870ad30d a missing semmicolon 2021-02-08 13:42:23 +01:00
dapgo 1227e80e45 minor update
mainly the forgotten app.png
2021-02-08 13:38:20 +01:00
dapgo c5c7ad06b7 Update test_userInput.app.js
fixed : Mixed spaces and tabs  no-mixed-spaces-and-tabs
2021-02-06 23:08:47 +01:00
dapgo a9f46c3899 Test User input v002 2021-02-06 22:54:51 +01:00
dapgo 5af6641f37 Test user Input v002.
App improved, removed warnings, and added screenshots to README
2021-02-06 22:38:59 +01:00
dapgo 8fa2bb1432 new app to test the input
My very basic app to test bangle.js the input interfaces
2021-02-05 21:06:26 +01:00
Gordon Williams 19a2f80e5c
Merge pull request #657 from hughbarney/master
prettied up the activepedom app front screen and graphs
2021-02-05 09:13:47 +00:00
hughbarney 0941874983 Merge remote-tracking branch 'upstream/master' 2021-02-04 19:47:47 +00:00
hughbarney 472a0d0ea8 bumped activepedom Changelog and version number 2021-02-04 19:47:27 +00:00
Gordon Williams 28c9dc67c6 fix regex complaint 2021-02-04 08:56:49 +00:00
Gordon Williams addf3ceaa2
Merge pull request #658 from smcalilly/master
add Oblique Strategies to the app loader
2021-02-04 08:12:47 +00:00
Gordon Williams 09e207ac3d Update banglerun interface's use of RegExp char code (was actually a backreference) 2021-02-04 08:11:21 +00:00
Gordon Williams 27bdf73f6b fileman 0.03: Update RegExp use (Was using backreference instead of character code) 2021-02-04 08:10:42 +00:00
Sam McAlilly 3837586da1 revert package.json update 2021-02-03 23:16:20 -06:00
Sam McAlilly 2eef8fc019 fix oblique js icon 2021-02-03 23:13:00 -06:00
Sam McAlilly e7f3304904 change oblique image 2021-02-03 23:06:41 -06:00
Sam McAlilly b1ed54ef86 change oblique image 2021-02-03 23:01:56 -06:00
Sam McAlilly 9938b25a24 add oblique strategies to the app loader 2021-02-03 22:56:23 -06:00
Sam McAlilly 81bd42f14b
Update apps.json 2021-02-03 22:34:10 -06:00
Sam McAlilly 86679f863e
Update apps.json 2021-02-03 22:30:18 -06:00
Sam McAlilly f544462328
Add files via upload 2021-02-03 22:25:21 -06:00
Sam McAlilly b9e5be7004
Update apps.json 2021-02-03 22:23:17 -06:00
Sam McAlilly 57cd117625
Create app-icon.js 2021-02-03 22:20:04 -06:00
Sam McAlilly d48a339258
Create app.js 2021-02-03 22:17:44 -06:00
hughbarney 15c95bf538 Merge remote-tracking branch 'upstream/master' 2021-02-03 19:03:45 +00:00
Gordon Williams 440af3ab05 fix lint warning 2021-02-03 10:27:48 +00:00
Gordon Williams 3c72f3674a docs 2021-02-03 10:11:47 +00:00
Gordon Williams 01214f6b1b docs 2021-02-03 10:06:05 +00:00
Gordon Williams 55a3fb08d3 add acceleration logger 2021-02-03 10:06:00 +00:00
Gordon Williams f34fa81600 update version 2021-02-03 08:25:41 +00:00
Gordon Williams 3d77883529
Merge pull request #655 from hughbarney/master
fixed activepedom widget, only exit after lastupdate has been recorded
2021-02-03 08:24:38 +00:00
hughbarney 1dc1fde7a5 prettied up the user interface to the activepedom app, decluttered the graphs 2021-02-02 22:07:18 +00:00
hughbarney 75fe5ced02 fixed activepedom widget, only exit after lastupdate has been recorded 2021-02-02 21:19:11 +00:00
Gordon Williams 6e14194541 Tweak to avoid NaN durations! 2021-02-02 10:36:13 +00:00
Gordon Williams 15be69ba0b gpsrec 0.17: Disable recording if storage is full (fix #574) 2021-02-02 10:10:18 +00:00
Gordon Williams 83b88e0d80 banglerun 0.09: Another GPS fix (log raw coordinates - not filtered ones) 2021-02-02 09:58:40 +00:00
Gordon Williams d387fc83e4 Handle case where there is no data 2021-02-01 16:03:27 +00:00
Gordon Williams d8aceffa51 remove unused fn 2021-02-01 15:51:56 +00:00
Gordon Williams 4e095172dd banglerun 0.08: Fix issue with GPS coordinates being wrong after the first one 2021-02-01 15:46:33 +00:00
Gordon Williams 457ccb1d99 about 0.07: Pressing a button now exits immediately (fix #618) 2021-02-01 15:33:42 +00:00
Gordon Williams 38d3adc026 gpsservice 0.04: Only turn GPS off if it was previously on (stops other apps/widgets that use GPS getting broken) 2021-02-01 15:31:36 +00:00
Gordon Williams 20dc1ccf96 Fixing 'npm test' errors shown up in committed apps 2021-02-01 08:56:10 +00:00
Gordon Williams 9586669114
Merge pull request #654 from hughbarney/master
new launcher=tapelauncher, HRT display for cliock, bumped version of cliock
2021-02-01 08:12:33 +00:00
Gordon Williams cfb7243c91
Merge pull request #653 from pglez82/master
v0.02
2021-02-01 07:45:38 +00:00
hughbarney a93fc46c40 bumped version of cliock 2021-01-31 21:03:24 +00:00
hughbarney 565aa5a37d updated change log of cliock, for heart rate display 2021-01-31 21:02:27 +00:00
hughbarney 03bdfb9dbc commented out console.log() calls 2021-01-31 20:33:30 +00:00
Pablo Gonzalez 5cafc41dcf adding a few constelations 2021-01-31 16:15:00 +01:00
hughbarney f04f3d139e Added display of steps and ability to switch on heart rate monitor 2021-01-30 18:28:30 +00:00
hughbarney be086908e8 adjusted id from tapelaunch to tapelauncher - the src directory must match the id 2021-01-29 23:37:03 +00:00