Commit Graph

18876 Commits (b506f8556bbd4da7d151b038a629849347816ce1)

Author SHA1 Message Date
Gordon Williams dae7fe3b0f fix gesture 2019-11-10 11:23:35 +00:00
Gordon Williams e7a6cbedfd firmware maker 2019-11-10 10:22:33 +00:00
MaBecker ec9935687e Add Simple Digital Clock 2019-11-10 10:47:13 +01:00
Gordon Williams cad2427c20 fix nceu widget + battery 2019-11-09 20:48:19 +00:00
Gordon Williams beb1b75da2 fixing settings hopefully 2019-11-09 20:45:10 +00:00
Gordon Williams 21d3dcedd5 oops 2019-11-09 20:41:35 +00:00
Gordon Williams e9f1cee226 naming, sort order 2019-11-09 20:34:30 +00:00
Gordon Williams 47b7ef53dd adjust sortorder, make default clock always stay white even if colour got changed, add nceu widget 2019-11-09 20:31:03 +00:00
Gordon Williams 9a3ecb6e78 Sort apps by sort order - ensure nceu ones are at the start for now 2019-11-09 20:29:15 +00:00
Gordon Williams 640529afb9 Upodated settings app to have a 'Make Connectable' menu that shows the watch's name 2019-11-09 20:01:36 +00:00
Gordon Williams 4f4ef748a8 link files 2019-11-09 18:17:20 +00:00
Gordon Williams b529bc7a99 fix beer compass https 2019-11-09 18:06:26 +00:00
Gordon Williams d954a8ebce Attempt at adding coordinate scaling so distances are correct 2019-11-09 18:03:13 +00:00
Gordon Williams 4606d1a4ae
Merge pull request #11 from MaBecker/clock-watch
switch font and stay out of widget area
2019-11-09 15:40:10 +00:00
MaBecker a642ec07b1 switch font and stay out of widget area 2019-11-09 16:31:14 +01:00
Gordon Williams 489313f8f7 fix broken start app 2019-11-09 09:26:48 +00:00
Gordon Williams 0dcbd8a8a8
Merge pull request #10 from jasnell/out-of-the-box
NodeConfEU Out of the Box Startup
2019-11-09 09:25:42 +00:00
Gordon Williams 7e6a7ef7e1
Merge branch 'master' into out-of-the-box 2019-11-09 09:25:32 +00:00
Gordon Williams 3cb96ecc75
Merge pull request #9 from jasnell/hid.gestures
Experimental HID gestures
2019-11-09 09:22:21 +00:00
Gordon Williams b1dbcb27ee
Merge pull request #8 from conoro/master
fun run app and openlocation icon
2019-11-09 09:21:46 +00:00
James M Snell 1f558cd899 Use loopbacka intead of disabling uart 2019-11-08 18:36:30 -08:00
James M Snell 62d87b8853 Fixups 2019-11-08 18:24:19 -08:00
James M Snell 79377b20c5 Dev/Uart setting 2019-11-08 15:59:37 -08:00
James M Snell f7cccd4fa7 Out of the box improvements 2019-11-08 15:43:06 -08:00
James M Snell ad1d27463b NCEU Start Sequence 2019-11-08 12:10:49 -08:00
James M Snell 21274595f3 Initial start up app 2019-11-08 11:06:51 -08:00
James M Snell 75f8f7b86a Setting to turn Bluetooth on and off 2019-11-08 09:52:37 -08:00
James M Snell 52c4d0c6be Experimental HID gestures 2019-11-08 07:54:57 -08:00
Conor ONeill 44dedb2a67 updated fun run app to obey BangleApps structure 2019-11-08 15:22:33 +00:00
Conor ONeill 1139745028 added code for OpenLocation icon 2019-11-08 14:27:26 +00:00
Conor ONeill 81e7a7bf3a added NodeConf EU 5k Fun Run dedicated app 2019-11-08 14:18:47 +00:00
Conor O'Neill 5850633258
Merge pull request #1 from espruino/master
Grabbing Gordon's latest
2019-11-08 14:03:16 +00:00
Gordon Williams 4d3bcd94a3 Merge branch 'master' of github.com:espruino/BangleApps 2019-11-08 13:00:18 +00:00
Gordon Williams d027f12f58 trim kml 2019-11-08 13:00:11 +00:00
Gordon Williams 114923a493
Merge pull request #7 from jasnell/settings-settime
Settings menu for manually setting the time/date
2019-11-08 12:50:47 +00:00
James M Snell 4326676535 Settings menu for manually setting the time/date 2019-11-07 15:28:07 -08:00
Gordon Williams 145ca9fa9e fix icon 2019-11-07 22:35:20 +00:00
Gordon Williams 773ab1429e Updated word clock to not use an offscreen buffer, as it seems to really struggle with memory usage 2019-11-07 22:30:57 +00:00
Gordon Williams 966c1c4b1e renaming and fiddling to ensure you can have differnt types of clock app, even more than one installed at the same time 2019-11-07 22:24:20 +00:00
Gordon Williams 041a539390
Merge pull request #5 from MaBecker/word-clock
word-clock
2019-11-07 21:54:20 +00:00
Gordon Williams 27867133c3 Merge branch 'master' of github.com:espruino/BangleApps 2019-11-07 21:50:00 +00:00
Gordon Williams 7ea95ddce8 add JSON for widgets, and fix filenames for settings (only 8 chars allowed, so '@setting') 2019-11-07 21:49:47 +00:00
MaBecker 292d6ab5c9 word-clock
Dispaly Time as Text
2019-11-07 22:44:05 +01:00
Gordon Williams 8076430514
Merge pull request #4 from jasnell/stopwatch-update
Stopwatch: beep on button press, reset laptimes
2019-11-07 21:09:50 +00:00
Gordon Williams 85a5dba9ad Merge branch 'master' of github.com:espruino/BangleApps 2019-11-07 21:08:42 +00:00
Gordon Williams 00aa3b499e now write files element to app json 2019-11-07 21:08:33 +00:00
Gordon Williams ff285276cb link 2019-11-07 20:37:46 +00:00
James M Snell 24cea03b41 Stopwatch: beep on button press, reset laptimes 2019-11-07 12:36:46 -08:00
Gordon Williams f28c141f22 Add HID apps 2019-11-07 20:24:57 +00:00
Gordon Williams 26114902d4 Merge branch 'master' of github.com:espruino/BangleApps 2019-11-07 10:37:30 +00:00