Commit Graph

2516 Commits (3ef013d002ccad4a2ebae9b2c51d59552d55ca15)

Author SHA1 Message Date
Gordon Williams b001cd5798 Fix issues if BLE=off, 'Make Connectable' is chosen, and the loader resets Bangle.js (fix #108) 2020-03-02 17:43:56 +00:00
Gordon Williams 441e518885 Alarm: fix More alarm scheduling issues 2020-03-02 17:32:01 +00:00
Gordon Williams 9a63beefb8 About app: Update version checker for new filename type 2020-03-02 17:16:51 +00:00
Gordon Williams e755d64cc1 tweak welcome app to cope with no JSON 2020-03-02 07:55:26 +00:00
msdeibel a2bcc84bea Merge remote-tracking branch 'upstream/master' 2020-02-28 16:37:57 +01:00
Gordon Williams 1354227b6a Fix issues with alarm scheduling 2020-02-28 15:34:31 +00:00
Gordon Williams 8220765c11 Added bin/sanitycheck.js to perform a bunch of tests to make sure everything is correct 2020-02-28 14:17:22 +00:00
Gordon Williams 122ee5342a fix pedometer naming 2020-02-28 12:18:19 +00:00
Gordon Williams 50e3c852fb MASSIVE REFACTOR
New Bangle.js firmwares remove 8 char name restriction so we're ditching the first char -> file type and using normal file extensions
Took the opportunity to remove code for older Bangle.js (since the new stuff won't work anyway)
Also removed the need for an 'app.json' - it's now renamed 'app.info' on the watch, and we just auto-generate it
Renamed a few apps so widgets all start with 'wid'
2020-02-28 11:44:25 +00:00
Gordon Williams 95a42582f3 Fix Settings json 2020-02-27 16:01:17 +00:00
Gordon Williams cea2c9f7ba Properly Fix GPS time display in gpsrec app (fix #98) 2020-02-25 14:01:40 +00:00
Gordon Williams 2775693936 BTN3 now won't restart when at the end of welcome screen 2020-02-25 13:35:10 +00:00
Gordon Williams 9a76d6d800 Disable GPS time log messages, add (default=1) setting to hide log messages 2020-02-25 13:34:06 +00:00
Gordon Williams f3efada354 0.03: Fix time output on new firmwares when no GPS time set (fix #104) 2020-02-24 17:04:01 +00:00
Gordon Williams f7024407de Fix GPS time display in gpsrec app (fix #98) 2020-02-24 16:54:37 +00:00
Markus Deibel 7386330f59
Allow running in the emulator for wohrm 2020-02-16 09:56:01 +01:00
Markus Deibel 18c69b9e67
Fixes type and tags for wohrm 2020-02-16 09:52:06 +01:00
Markus Deibel e562484360
Adds Workout Heart Rate Monitor App 2020-02-16 09:48:07 +01:00
Simon Weis 6a68e0c66a Add pipboy 2020-02-15 23:41:58 +01:00
Gordon Williams 604c89cbca Fix widget position increment 2020-02-13 14:03:42 +00:00
Gordon Williams a73fbbedf8 Tweaks... Add about page to default apps. 2020-02-13 13:50:06 +00:00
Gordon Williams 0541cc10cd Add heart rate widget 2020-02-13 12:08:35 +00:00
Gordon Williams c373c3150f fix coloring issue from GPS widget 2020-02-13 10:50:04 +00:00
Gordon Williams 2b94bdea41 Pedometer: Add foot icon, use tidier font, and move to the left of the screen 2020-02-13 10:39:57 +00:00
Gordon Williams 528d2f3910 welcome tweak 2020-02-13 09:56:42 +00:00
Gordon Williams 619786cae0 Ensure GPS time is logged correctly and fix output indentation (fix #98) 2020-02-13 09:34:30 +00:00
Gordon Williams 0ff6057971 fix issue with pedometer reset 2020-02-13 09:28:14 +00:00
Gordon Williams 07863bfe5d Update versions for last commits, add widget tag and allow some more stuff to be tried in the emulator 2020-02-13 09:14:42 +00:00
Gordon Williams 860da909bf Added welcome app (fix #96)
When installing default apps, update time
2020-02-13 08:18:46 +00:00
Gordon Williams d811c3d89e Add 'about' app, (fix #97) 2020-02-12 14:45:31 +00:00
Gordon Williams 899579e1b1 gadgetbridge widget now shows connection state (fix #77) 2020-02-12 14:44:55 +00:00
Gordon Williams 47205bfe61 Add alarms app (fix #83) 2020-02-12 10:48:14 +00:00
Gordon Williams e1ddfe8ac4 Merge branch 'master' of github.com:espruino/BangleApps 2020-02-10 13:50:20 +00:00
ra100 65634ecccb
gbridge: increase contrast 2020-02-10 12:44:22 +01:00
Johan Bové ecfd5a4925 fixes apps.json 2020-02-07 22:24:39 +01:00
Johan Bové b78c056b86 adds icon for jbb 2020-02-07 22:22:50 +01:00
Gordon Williams 2bca5d4747 Working GPS track recording - just need to fix the 'interface.html' to do the comms and do something with the data collected 2020-02-07 17:16:45 +00:00
Gordon Williams d8e5af43be Remove 12h clock, change original 24h clock to read settings and present time accordingly (fix #82) 2020-02-07 14:02:00 +00:00
Gordon Williams 2b409db904 Merge branch 'master' of github.com:espruino/BangleApps 2020-02-07 13:48:10 +00:00
Gordon Williams e33202122b Store number of steps when unloading from memory (fix #84) 2020-02-07 13:45:10 +00:00
Gordon Williams 8b8147a543 docs 2020-02-05 15:45:41 +00:00
Gordon Williams ba3fd74ca7 Merge branch 'master' of github.com:espruino/BangleApps 2020-02-05 10:31:18 +00:00
Gordon Williams a180f98991 Simple example to control an Espruino device by setting a characteristic on it 2020-02-05 10:28:23 +00:00
Johan Bové bfe298f615 Updated jbm8b 2020-02-04 23:02:54 +01:00
Johan Bové 67b2b08e09 Added jbm8b to apps.json 2020-02-04 22:55:32 +01:00
Gordon Williams 0e7742d936 Add better sort orders for most people, and remove the HID minification hack as it's no longer needed 2020-02-04 16:15:37 +00:00
Gordon Williams 8992ad545a Add demo app 2020-01-30 17:05:53 +00:00
Gordon Williams 7f77ffa477 Fix 12h and 24h clocks, fix #81 2020-01-23 10:04:53 +00:00
Kristin Galvin c3b5b82765 audio test 2020-01-19 20:48:42 -08:00
Kristin Galvin b741df9a5f audio test 2020-01-19 20:46:11 -08:00
Kristin Galvin 8e63bac700 audio test 2020-01-19 20:43:47 -08:00
Kristin Galvin 09f78d3cc6 audio test 2020-01-19 20:42:00 -08:00
Kristin Galvin e949bfb3be audio test 2020-01-19 20:39:58 -08:00
Kristin Galvin 0624498947 audio test 2020-01-19 20:35:09 -08:00
Kristin Galvin 239209ba7b audio test 2020-01-19 20:30:20 -08:00
Kristin Galvin d749ba1a97 audio test 2020-01-19 20:26:06 -08:00
Kristin Galvin 4d5c8f5352 audio test 2020-01-19 18:34:37 -08:00
Kristin Galvin ee3b2c6034 audio test 2020-01-19 18:31:42 -08:00
Kristin Galvin 360100e22b audio test 2020-01-19 18:11:36 -08:00
Kristin Galvin 6bb8b9e5a0 audio test 2020-01-19 18:05:55 -08:00
Kristin Galvin 4b2d7d853c audio test 2020-01-19 18:02:41 -08:00
Kristin Galvin 61788e1749 audio test 2020-01-19 18:00:14 -08:00
Kristin Galvin 3d79e9ed1f audio test 2020-01-19 17:55:32 -08:00
Kristin Galvin b21e260a46 audio test 2020-01-19 17:53:20 -08:00
Kristin Galvin 6d7acb091d audio test 2020-01-19 17:50:49 -08:00
Kristin Galvin af4e047948 audio test 2020-01-19 17:45:07 -08:00
Kristin Galvin 9cf22a7328 updating master list 2020-01-19 16:59:27 -08:00
Gordon Williams 95d4c710bc Massive refactor - Make all clocks responsible for loading widgets if they want them, and for loading the launcher on BTN2.
Also make bootloader try and polyfill missing stuff from 2v04
2020-01-17 11:43:26 +00:00
Gordon Williams fbb18d1128 Blob clock tweaks 2020-01-16 16:01:29 +00:00
Gordon Williams 668aa08fb6 Flappy bird speed 2020-01-16 14:13:38 +00:00
Gordon Williams 49b3ea3be4 Tweaks to make flappy bird run with less RAM available 2020-01-08 11:34:55 +00:00
Gordon Williams ff80b48ed2 Rename clock to 7 character name 2020-01-08 11:33:35 +00:00
Gordon Williams 298bcc0c5c
Merge pull request #75 from aerialist/master
Add Bold clock app, Pedometer and Digital clock widgets
2020-01-06 09:24:27 +00:00
Gordon Williams f292905311
Merge pull request #74 from brainfoolong/master
clock: Centerclock - Simple digital clock with date
2020-01-06 09:18:31 +00:00
Gordon Williams 3ab56c7616
Merge pull request #70 from ryzokuken/apps/stclck
app: add a simple 12-hr clock
2020-01-06 09:17:44 +00:00
Shunya Sato b27ada31c6 Add Bold clock app, Pedometer and Digital clock widgets
Add Bold clock app
Add Pedometer widget
Add Digital clock widget
2020-01-05 11:48:37 +09:00
BrainFooLong 5b7727577c centerclock app updates 2020-01-03 21:55:25 +01:00
BrainFooLong cc818cb7db centerclock app updates 2020-01-03 21:19:32 +01:00
BrainFooLong 70ef71fb1d centerclock app updates 2020-01-03 18:20:44 +01:00
Ujjwal Sharma a6015a18e8
app: add a simple 12-hr clock 2019-12-19 04:33:00 +05:30
Ujjwal Sharma d483eb9064
feature: all thirty-minute timezones 2019-12-19 03:12:55 +05:30
Gordon Williams d306209da7 fix clock app 2019-12-17 16:56:59 +00:00
Gordon Williams bd3c1be003 Merge branch 'master' of github.com:espruino/BangleApps 2019-12-17 13:59:12 +00:00
Gordon Williams 5978f0743b Fix issue switching clockfaces via menu 2019-12-17 13:59:03 +00:00
Gordon Williams 64d547b12d
Merge pull request #66 from eska-muc/berlin-clock
Berlin clock
2019-12-16 08:55:10 +00:00
Stefan Kuehnel 5ca1cb8e0e Updated description and apps.json 2019-12-14 19:22:52 +01:00
Gordon Williams aca3ce8878 Bootloader: Attempt to reset state of the interpreter better before loading an app
remove hasWidgets for now - need to reconsider how this should work
2019-12-10 15:40:43 +00:00
Stefan Kuehnel c074be241f Fixed bug. Corrected add_to_apps.json 2019-12-09 22:42:29 +01:00
Gordon Williams 282408ba6b Merge branch 'master' of github.com:espruino/BangleApps 2019-12-05 14:49:39 +00:00
Gordon Williams bcf0f80d29 add gadgetbridge app, plus ad versions 2019-12-05 14:48:36 +00:00
MaBecker 8aade6d9d6 some small fiex
fix simple clock tags
add  drawWidgets()
add color to battery widget
2019-12-04 00:34:18 +01:00
Gordon Williams e6b0343b7c add flappy bird game 2019-12-03 17:07:26 +00:00
Gordon Williams 885d856b2b
Merge pull request #56 from sebi5361/master
A simple clock using minimalistic 3x2 pixel numerical digits
2019-12-03 14:34:26 +00:00
Gordon Williams 8f4f0a6c95 Merge branch 'master' of github.com:espruino/BangleApps 2019-12-03 11:47:35 +00:00
Gordon Williams 638bf2d5d8 Add ability to try apps in web browser 2019-12-03 11:45:55 +00:00
sebi5361 f6191c0589 MESSAGE4 2019-12-02 18:13:26 +01:00
sebi5361 3c446d62fd MESSAGE3 2019-12-02 17:59:45 +01:00
sebi5361 bd740b85b6 MESSAGE2 2019-12-02 17:51:23 +01:00
sebi5361 b90edaf375 message 2019-12-02 16:57:42 +01:00
🦑Svarba, Rastislav 624b53094d
🚚 [Pomodoro] Rename Promodoro to Pomodoro 2019-11-27 09:17:51 +01:00
Gordon Williams 51b6cd0ad6 Merge branch 'master' of https://github.com/MaBecker/BangleApps into MaBecker-master 2019-11-26 09:37:36 +00:00
Nick O'Leary 7763fb5673 Add Large Digit Clock to apps 2019-11-16 21:22:26 +00:00
Gordon Williams a26df19e87 minor tweaks - add JS icon 2019-11-15 11:02:56 +00:00
Andrei Georgian CRISTINESCU fa090ff8da [app] promodoro 2019-11-14 21:45:04 +02:00
MaBecker ef284de4a4 Merge remote-tracking branch 'upstream/master' 2019-11-13 19:12:50 +01:00
Mark Becker ecd462c1d1
update tags for miclock 2019-11-13 18:57:47 +01:00
MaBecker 9fb3cde8f7 Merge remote-tracking branch 'upstream/master' 2019-11-13 18:48:57 +01:00
Gordon Williams f979f29ea6 add extra filter options 2019-11-13 17:43:59 +00:00
Gordon Williams c9c4309b51
Merge branch 'master' into master 2019-11-13 17:29:17 +00:00
Gordon Williams 09ea6fdec2 added binary text keyboard 2019-11-13 17:22:23 +00:00
Chris Veleris 41e259fcc6 Revert whitespace changes in app.json 2019-11-13 11:42:17 +00:00
Chris Veleris 77c1b10f5a Add GPS Info app 2019-11-13 11:09:41 +00:00
MaBecker 9e5d536206 update apps record 2019-11-13 12:03:17 +01:00
MaBecker f9e419a4d0 update id 2019-11-13 11:58:43 +01:00
MaBecker bf906e1469 add a mixed clock app 2019-11-13 11:50:05 +01:00
Gordon Williams defdf30393
Merge branch 'master' into binary-clock 2019-11-13 10:26:07 +00:00
Gordon Williams 6aa4739365
Merge pull request #34 from jh3y/master
feat: add morse code teacher
2019-11-13 10:25:33 +00:00
Gordon Williams 12e4daf61a
Merge pull request #32 from aivopaas/master
Added Clock-Tris game
2019-11-13 10:25:16 +00:00
jh3y a3bd3f0504 feat: add morse code teacher 2019-11-13 02:08:48 +00:00
Mark McNelis fcb2a168e6 add: simple binary clock 2019-11-12 22:16:03 +00:00
Aivo Paas 72ddefebc4 Added Clock-Tris game 2019-11-12 19:17:17 +00:00
Gordon Williams 81456744f6 horse race 2019-11-12 19:14:14 +00:00
Gordon Williams e25680b0c0 Add 'Click Master' multiplayer game 2019-11-12 17:55:13 +00:00
Gordon Williams 00cba8c9ac Merge branch 'master' of github.com:espruino/BangleApps 2019-11-12 17:11:41 +00:00
Gordon Williams 7a113bf208
Merge pull request #30 from MaBecker/master
new app - Show Color
2019-11-12 17:11:19 +00:00
Gordon Williams 6dc93c8f7d hypno ring fixes 2019-11-12 17:05:31 +00:00
MaBecker 8b66eecd08 update tag 2019-11-12 17:51:15 +01:00
MaBecker 4569ed201b new app "Show Color" 2019-11-12 17:42:18 +01:00
jh3y 3bfbe37a15 feat: hypno-rings 2019-11-12 16:31:44 +00:00
Andrea 266a065cda Jingle Bells App 2019-11-12 10:16:09 +00:00
John Behan 041cd27b20
Update apps.json 2019-11-11 22:07:45 +00:00
John Behan 63677e2eff
Update apps.json 2019-11-11 22:02:02 +00:00
Gordon Williams 2ce5aa80af oops 2019-11-11 18:20:45 +00:00
Gordon Williams 834b4d8485
Merge branch 'master' into apps/pparrot 2019-11-11 18:12:08 +00:00
Glen Keane f4bfddd5b3 add party parrot w000 2019-11-11 18:06:29 +00:00
Shane T Odlum 953ee0471b Add BLE Scanner app 2019-11-11 16:59:02 +00:00
Gordon Williams 80d88200c1 Add simple gesture test app 2019-11-11 15:23:50 +00:00
Gordon Williams ff75d91266 analog clock 2019-11-11 13:01:47 +00:00
Gordon Williams e7fbbd36ff move animals down as it's not very exciting and takes ages to load 2019-11-11 06:29:48 +00:00
Gordon Williams eb59410048
Merge pull request #12 from MaBecker/clock-simple
Add Simple Digital Clock
2019-11-10 22:09:24 +00:00
Gordon Williams 90cf76249f minified hid 2019-11-10 17:00:21 +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 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 4f4ef748a8 link files 2019-11-09 18:17:20 +00:00
Gordon Williams 489313f8f7 fix broken start app 2019-11-09 09:26:48 +00:00
Gordon Williams 7e6a7ef7e1
Merge branch 'master' into out-of-the-box 2019-11-09 09:25:32 +00:00
James M Snell ad1d27463b NCEU Start Sequence 2019-11-08 12:10:49 -08:00
Conor ONeill 44dedb2a67 updated fun run app to obey BangleApps structure 2019-11-08 15:22:33 +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 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 f28c141f22 Add HID apps 2019-11-07 20:24:57 +00:00
Gordon Williams 8f2bf34585 asteroids 2019-11-07 09:50:03 +00:00
Gordon Williams 821bf21046 bluetooth widget 2019-11-07 09:17:24 +00:00
Gordon Williams a1c33d16b5 New files and animals apps 2019-11-07 08:44:08 +00:00
Gordon Williams 819c67d442 add other apps 2019-11-06 22:12:54 +00:00
Gordon Williams fe2a5e6f28 Add route uploader 2019-11-06 21:51:47 +00:00
Gordon Williams 12281bc629 add beer compass loader 2019-11-06 21:35:14 +00:00
Gordon Williams eb71f80ef2 Added customised app loading 2019-11-06 17:25:02 +00:00
Gordon Williams d769d27fbd add icons 2019-11-03 11:13:03 +00:00
Gordon Williams 532d2d3695 Add more apps 2019-10-30 20:34:41 +00:00
Gordon Williams 4c20d622ea Initial stab at app loading tool 2019-10-30 17:33:58 +00:00