1
0
Fork 0
Commit Graph

2421 Commits (fdc519c3df64c555b9b98dedfbe65b2ff2918863)

Author SHA1 Message Date
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