Gordon Williams
107d8ef7e0
Add torch app
2020-03-03 16:00:33 +00:00
Gordon Williams
7823f1cc83
Update examples to new firmware style
2020-03-03 15:58:52 +00:00
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
73dc1d0a73
UI fixes and code cleanup
2020-03-01 21:14:35 +01:00
msdeibel
173d9a2dae
Adds rounded corners for upper limit button
2020-03-01 12:10:17 +01:00
Gordon Williams
6cfe9c340b
Take advantage of recent nonbreaking change that stops readJSON from causing errors
2020-02-28 17:02: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
434892a409
Travis works! Re-apply fix
2020-02-28 14:38:33 +00:00
Gordon Williams
df7c55508d
Deliberately introduce error to test Travis
2020-02-28 14:36:49 +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
msdeibel
7cc71fc077
Merge branch 'master' of https://github.com/msdeibel/BangleApps
2020-02-18 21:47:45 +01:00
msdeibel
d3711e6ae9
Icon renamed.
2020-02-18 21:47:20 +01:00
Markus Deibel
f01133bf57
Uses enum for limit setter values
2020-02-17 21:54:12 +01:00
msdeibel
911c0e454c
Initial checkin
2020-02-16 09:42:39 +01:00
Simon Weis
d4f930502c
Rename app
2020-02-16 00:16:04 +01:00
Simon Weis
6a68e0c66a
Add pipboy
2020-02-15 23:41:58 +01:00
Gordon Williams
a70182dca0
Smooth shoe icon
2020-02-13 16:29:49 +00:00
Gordon Williams
604c89cbca
Fix widget position increment
2020-02-13 14:03:42 +00:00
Gordon Williams
f812bab464
comments
2020-02-13 12:08:43 +00:00
Gordon Williams
0541cc10cd
Add heart rate widget
2020-02-13 12:08:35 +00:00
Gordon Williams
a5571f0dfd
More example fixing
2020-02-13 12:08:19 +00:00
Gordon Williams
4c9283d89a
update examples
2020-02-13 11:47:59 +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
1cb1018a4e
Make changelogs viewable
2020-02-13 10:12:49 +00:00
Gordon Williams
8c1027cbac
changelog
2020-02-13 09:56:53 +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
edff8cd218
Fix example messages
2020-02-13 09:30:36 +00:00
Gordon Williams
0ff6057971
fix issue with pedometer reset
2020-02-13 09:28:14 +00:00
Gordon Williams
0590c1eec1
Battery widget now updates every minute with screen on, or whenever the screen first turns on
2020-02-13 09:14:10 +00:00
Gordon Williams
6e6d078a9b
Pedometer now doesn't turn the screen on for each step ( fix #100 )
2020-02-13 09:13:41 +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
4abb149749
minor tweak
2020-02-12 14:48:45 +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
184f173e44
no need to set screen on all the time
2020-02-10 16:58:34 +00:00
Gordon Williams
e1ddfe8ac4
Merge branch 'master' of github.com:espruino/BangleApps
2020-02-10 13:50:20 +00:00
Gordon Williams
3eb5d15267
Fix https://github.com/espruino/BangleApps/issues/93
2020-02-10 13:49:57 +00:00
Gordon Williams
a703e15455
Add GPS Recorder with companion code in Bangle App Loader that allows the data to be read back as a KML
2020-02-10 13:49:36 +00:00
ra100
65634ecccb
✨ gbridge: increase contrast
2020-02-10 12:44:22 +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
a59ea3eee6
tidy examples
2020-02-07 17:09:18 +00:00
Gordon Williams
91bb497f71
reset draw styles
2020-02-07 17:09:00 +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
9a8a887736
Add changelog to example
2020-02-07 13:45:22 +00:00
Gordon Williams
e33202122b
Store number of steps when unloading from memory ( fix #84 )
2020-02-07 13:45:10 +00:00
Johan Bové
0c3b38a4c2
Fixed app.png for jbm8b
2020-02-05 21:17:31 +01:00
Gordon Williams
d559f3dde3
Try to get time from GPS if we rebooted and powered on without any proper time - fix #91
2020-02-05 10:52:51 +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
Gordon Williams
925207e491
Attempt at swapping scenes more cleanly
2020-02-05 10:27:24 +00:00
Johan Bové
bfe298f615
Updated jbm8b
2020-02-04 23:02:54 +01:00
Johan Bové
459df6ef40
Added jbm8b
2020-02-04 22:47:28 +01:00
Gordon Williams
c2234d39e5
Add newlines to stop app names overflowing - fix #87
2020-02-04 16:19:29 +00:00
Gordon Williams
527ff57e99
Simplify settings and add locale submenu, add 12/24 hour option ( fix #76 ), add distance format option, and ensure settings all apply at boot by moving them to the bootloader 'app' ( fix #89 )
2020-02-04 16:17:23 +00: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
Gordon Williams
bac71a1115
Merge branch 'master' of github.com:espruino/BangleApps
2020-01-21 10:06:46 +00:00
Gordon Williams
f25c9dc45c
Fix untested clock code
2020-01-21 10:06:36 +00:00
Kristin Galvin
9b12670d07
feat: stetho app adds sound to hrm
2020-01-19 21:09:18 -08:00
Kristin Galvin
b741df9a5f
audio test
2020-01-19 20:46:11 -08:00
Kristin Galvin
62b6527535
audio test
2020-01-19 20:44:34 -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
5f5b19e79c
audio test
2020-01-19 20:29:38 -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
24c6eaeea6
audio test
2020-01-19 17:51:08 -08:00
Kristin Galvin
215871957b
audio test
2020-01-19 17:44:15 -08:00
Kristin Galvin
fc04aaf200
audio test
2020-01-19 17:40:42 -08:00
Kristin Galvin
9b721451bb
audio test
2020-01-19 17:38:09 -08:00
Kristin Galvin
ff1374c710
audio test
2020-01-19 17:34:54 -08:00
Kristin Galvin
992d5271ef
audio test
2020-01-19 17:27:46 -08:00
Kristin Galvin
da691f3795
audio test
2020-01-19 17:26:14 -08:00
Kristin Galvin
1fe3ef5b25
audio test
2020-01-19 17:22:39 -08:00
Kristin Galvin
36fe1ab095
audio test
2020-01-19 17:20:12 -08:00
Kristin Galvin
c99d1d2be8
audio test
2020-01-19 17:12:21 -08:00
Kristin Galvin
4ab164b373
audio test
2020-01-19 17:10:10 -08:00
Kristin Galvin
b9ccf4f782
new app called stethoscope
2020-01-19 16:20:20 -08:00
Gordon Williams
f046236849
Tweaks for old watches
2020-01-17 13:16:37 +00:00
Gordon Williams
6d15ec14f0
Fix issue passing extra arguments to load() now we've allowed load to take an extra argument
2020-01-17 11:53:54 +00: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
b4b882d523
replace deprecated Bangle.menu
2020-01-17 11:32:32 +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
b68d08c93f
add settings to top
2020-01-07 09:11:34 +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
Gordon Williams
958ef7ce70
Merge pull request #67 from digitaIfabric/master
...
Added Espruino Rotating Cube as an App
2020-01-06 09:09:56 +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
894e715e21
centerclock app updates
2020-01-03 21:56:10 +01: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
08c8ef70d1
fixup! feature: all thirty-minute timezones
2019-12-19 19:53:53 +05:30
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
Digital Fabric / David
54869da94a
Rename app.js to cube.js
2019-12-17 17:03:49 -05:00
Digital Fabric / David
bf2a4b8db6
Add files via upload
2019-12-17 17:03:29 -05:00
Digital Fabric / David
386fcbc36a
Delete app.png
2019-12-17 17:02:49 -05:00
Digital Fabric / David
95fe7b9664
Rename app-icon.js to cube-icon.js
2019-12-17 17:02:30 -05:00
Digital Fabric / David
575c670fed
Added cube.json
2019-12-17 17:02:07 -05:00
Digital Fabric / David
ba80c31603
Removed comments and renames to app
2019-12-17 16:58:43 -05:00
Digital Fabric / David
8f7731edeb
Updated app-icon.js to compressed image
2019-12-17 16:57:56 -05:00
Digital Fabric / David
b51865077b
Add app image
2019-12-17 16:56:40 -05:00
Digital Fabric / David
48f483d85b
Add app icon from image converter
2019-12-17 16:56:12 -05:00
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
0572c6c7a8
Remove gesture->power on so analog clock is more like other clock apps. Re-order rendering to make clock more responsive when LCD powers on
2019-12-17 13:56:46 +00:00
Gordon Williams
64d547b12d
Merge pull request #66 from eska-muc/berlin-clock
...
Berlin clock
2019-12-16 08:55:10 +00:00
Digital Fabric / David
d284ffc246
Added Espruino Rotating Cube as an App
2019-12-15 12:41:08 -05:00
Stefan Kuehnel
5ca1cb8e0e
Updated description and apps.json
2019-12-14 19:22:52 +01:00
Stefan Kuehnel
d976cd2d94
Created icon as .png and .js files
2019-12-14 19:14:07 +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
Stefan Kuehnel
c4acfadabb
implemented simple version of a Berlin Clock
2019-12-09 22:06:47 +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
Gordon Williams
24269067b9
Bootloader tweaks to load widgets before clock
2019-12-05 14:48:14 +00:00
Gordon Williams
cc06038619
enable BLE/programmable by default for now or it's a support nightmare
2019-12-05 11:48:41 +00:00
Ákos Lukács
5ed970abc2
GPS needs more speed!
...
Some tweaks to the GPS info app:
- Speed is shown on the screen
- "Animation" on the "Waiting for GPS" screen
- With 10px padding feels a bit nicer :)
2019-12-05 11:10:20 +01: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
7ebde31f63
docs and example fix
2019-12-03 17:07:15 +00:00
sebi5361
960401b53c
bug fix2
2019-12-03 02:46:38 +01:00
sebi5361
d3830e6dc6
bug fix
2019-12-02 21:43:34 +01:00
sebi5361
52be9ef483
message16
2019-12-02 20:57:55 +01:00
sebi5361
0f90c06ec7
message16
2019-12-02 20:57:13 +01:00
sebi5361
8c5852ec91
message15
2019-12-02 20:47:58 +01:00
sebi5361
2a9c16c160
message14
2019-12-02 20:26:35 +01:00
sebi5361
3fe78154c3
message13
2019-12-02 20:23:21 +01:00
sebi5361
bdfbb52766
message12
2019-12-02 20:09:56 +01:00
sebi5361
69ce853d71
message11
2019-12-02 19:35:55 +01:00
sebi5361
68fbcd49a5
message10
2019-12-02 19:27:15 +01:00
sebi5361
03fa1e9349
MESSAGE9
2019-12-02 19:05:00 +01:00
sebi5361
bbc9d5f0c9
MESSAGE8
2019-12-02 19:03:45 +01:00
sebi5361
a5217341c9
MESSAGE7
2019-12-02 19:00:57 +01:00
sebi5361
1925676ea5
MESSAGE6
2019-12-02 18:56:02 +01:00
sebi5361
c557bc518f
MESSAGE5
2019-12-02 18:31:25 +01:00
sebi5361
f6191c0589
MESSAGE4
2019-12-02 18:13:26 +01:00
sebi5361
1314d2ec86
Adding a 3x2 pixel digit clock app
2019-12-02 17:01:14 +01:00
Gordon Williams
091979038d
Merge pull request #55 from ra100/feature/Pomodoro-update
...
Feature/pomodoro update
2019-11-27 09:04:16 +00:00
🦑Svarba, Rastislav
ebaf96bdbd
📝 [Pomodoro] Update changelog
2019-11-27 10:01:07 +01:00
🦑Svarba, Rastislav
05d70c75ad
🔇 [Pomodoro] Remove unnecessary logs
2019-11-27 10:00:15 +01:00
🦑Svarba, Rastislav
06758f3788
📝 [Pomodoro] Add changelog
2019-11-27 09:18:01 +01:00
🦑Svarba, Rastislav
1f457ed9d1
✨ [Pomodoro] Save the last interval value
2019-11-27 09:18:01 +01:00
🦑Svarba, Rastislav
624b53094d
🚚 [Pomodoro] Rename Promodoro to Pomodoro
2019-11-27 09:17:51 +01:00
🦑Svarba, Rastislav
62095bbb75
🐛 [Pomodoro] Fix pomodoro newlines
2019-11-27 09:17:43 +01:00
MaBecker
913440c596
minor fixes
...
- add drawWidgets()
2019-11-26 17:51:23 +01:00
Gordon Williams
59cc57a75a
merge skeleton README into original README, and make example apps so you can just copy the folder
2019-11-26 10:27:31 +00:00
Gordon Williams
51b6cd0ad6
Merge branch 'master' of https://github.com/MaBecker/BangleApps into MaBecker-master
2019-11-26 09:37:36 +00:00
MaBecker
74f54f4500
update skeleton and some minor clcok fixes
2019-11-23 20:00:31 +01:00
Gordon Williams
31a2131da7
fix regressions caused by #50
2019-11-20 15:54:57 +00:00
Gordon Williams
f04f6f62aa
just quickly fix #15
2019-11-20 08:19:56 +00:00
Gordon Williams
bc9e1e566f
Merge branch 'clock-select' of https://github.com/knolleary/BangleApps into knolleary-clock-select
2019-11-18 10:09:48 +00:00
ra100
da1d4d768c
🚚 Move apps to subfolders #46
2019-11-17 23:43:58 +01:00
Nick O'Leary
dc2013751a
Highlight default clock if none currently selected
2019-11-16 22:36:43 +00:00
Nick O'Leary
c89ad11d69
Add Select Clock option to settings app
...
This adds an option to select the preferred clock to show on the
main screen.
The settings app menu lists all apps of type 'clock' with the
current one marked with a *. It stores the src property
of the selected clock as settings.clock.
The bootloader app checks this property and tries to load
that app. If the property is not set, or the app not found
then it reverts to the current behaviour of using the first
clock app it finds.
2019-11-16 22:13:49 +00:00
Nick O'Leary
59dc02648f
Shorten clock title so it fits in menu
2019-11-16 21:29:40 +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
52431af1e7
remove apps.json from aps
2019-11-15 11:15:17 +02:00
Andrei Georgian CRISTINESCU
fa090ff8da
[app] promodoro
2019-11-14 21:45:04 +02:00
MaBecker
945418ca41
add set timezone
2019-11-14 13:34:04 +01:00
MaBecker
6208a39695
add set timezone
2019-11-14 10:05:49 +01:00
Gordon Williams
c9c4309b51
Merge branch 'master' into master
2019-11-13 17:29:17 +00:00
MaBecker
f94af8a72d
include widgets during start
2019-11-13 18:25:01 +01:00
Gordon Williams
09ea6fdec2
added binary text keyboard
2019-11-13 17:22:23 +00:00
Gordon Williams
9f1827200d
Fix occasional NaN values!
2019-11-13 17:03:41 +00:00
MaBecker
0487c0f97b
do set color before the image draw
...
Image charging sometimes get displayed with the last app coller setting instead of white.
2019-11-13 13:41:56 +01:00
MaBecker
7c276e3ac1
flip draws
2019-11-13 12:19:20 +01:00
Chris Veleris
c9609f441b
Add png icon
2019-11-13 11:12:52 +00:00
Chris Veleris
77c1b10f5a
Add GPS Info app
2019-11-13 11:09:41 +00:00
MaBecker
f9e419a4d0
update id
2019-11-13 11:58:43 +01:00
Gordon Williams
8c17d9b281
adjust spacing to allow many players
2019-11-13 10:56:44 +00:00
MaBecker
bf906e1469
add a mixed clock app
2019-11-13 11:50:05 +01:00
Gordon Williams
9eb5b20efe
icon
2019-11-13 10:34:44 +00:00
Gordon Williams
071b2bbf01
Merge branch 'master' of github.com:espruino/BangleApps
2019-11-13 10:26:23 +00: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
Gordon Williams
86ae38dcfd
tweaks
2019-11-13 10:11:11 +00:00
jh3y
a3bd3f0504
feat: add morse code teacher
2019-11-13 02:08:48 +00:00
Aivo Paas
d7a004cd05
Fix font and icon yet again
2019-11-12 23:03:59 +00:00
Aivo Paas
3f27b8f5e7
Fix icon and font
2019-11-12 22:55:02 +00:00
Mark McNelis
fcb2a168e6
add: simple binary clock
2019-11-12 22:16:03 +00:00
Gordon Williams
74c13edd30
oops 2
2019-11-12 19:44:10 +00:00
Aivo Paas
72ddefebc4
Added Clock-Tris game
2019-11-12 19:17:17 +00:00
Gordon Williams
35d42f590d
oops
2019-11-12 19:15:12 +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
59ce46a482
Minor bootloader/setting tweaks now we know we fixed the underlying firmware issue with HID
2019-11-12 17:54:41 +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
Gordon Williams
0b52aef741
Merge pull request #29 from jh3y/master
...
feat: hypno-rings
2019-11-12 16:53:24 +00: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
Gordon Williams
24074f80d9
Merge pull request #26 from RichardBoyewa/master
...
Quick fixes and performance improvement.
2019-11-12 16:24:10 +00:00
Akinboyewa Akindolani
66c7ead819
Quick fixes based on comment ( #5 )
...
* Some performance improvement updates. Suspends timer when LCD is off, and resume when it comes back.
2019-11-12 15:35:49 +00:00
Akinboyewa Akindolani
a417241174
Fixed the issue with clock app picking when there are more than one clock app ( #4 )
2019-11-12 15:22:12 +00:00
Gordon Williams
dab769a641
Merge pull request #28 from MaBecker/master
...
update simple watch
2019-11-12 15:18:39 +00:00
Akinboyewa Akindolani
b384eeb084
Quick fixes and performance improvement ( #3 )
...
* Some performance improvement updates. Suspends timer when LCD is off, and resume when it comes back.
2019-11-12 14:32:07 +00:00
MaBecker
4ea7cfb513
update icon
2019-11-12 15:27:51 +01:00
Gordon Williams
94f29a23ae
fix broken BLE sleep settings
2019-11-12 12:47:17 +00:00
Gordon Williams
5a6c11ad8e
stop beep/buzz disable storing the function scope
2019-11-12 12:07:04 +00:00
Andrea
266a065cda
Jingle Bells App
2019-11-12 10:16:09 +00:00
John Behan
b640ee18d9
Update manic-monday.js
2019-11-12 07:22:13 +00:00
John Behan
345a478fd4
Add files via upload
2019-11-11 22:04:58 +00:00
John Behan
12fe890db1
Create manic-monday.js
2019-11-11 22:04:20 +00:00
John Behan
a37b541cee
Update manic-monday.json
2019-11-11 22:02:53 +00:00
John Behan
15e177cb21
Update and rename manic-monday-icon.png to manic-monday-icon.js
2019-11-11 21:58:18 +00:00
John Behan
d0cdaf58c9
Create manic-monday-icon.png
2019-11-11 21:57:28 +00:00
John Behan
b4043d801b
Create manic-monday.json
2019-11-11 21:49:13 +00:00
Gordon Williams
51888d724c
tweak seconds markers
2019-11-11 19:02:18 +00:00
Gordon Williams
0279d7528d
parrot tweaks
2019-11-11 18:44:42 +00:00
Gordon Williams
af0064947e
Party parrot tweaks to make it work ok
2019-11-11 18:31:14 +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
cf5cc648d5
BLE Scanner icon
2019-11-11 17:19:02 +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
21a52670fa
Merge branch 'master' of github.com:espruino/BangleApps
2019-11-11 13:01:58 +00:00
Gordon Williams
ff75d91266
analog clock
2019-11-11 13:01:47 +00:00
Gordon Williams
7eed118055
fix deleted file
2019-11-11 12:44:57 +00:00
Gordon Williams
a6a2806fe4
Merge pull request #13 from MaBecker/clock-simple
...
remove old code and fix typos
2019-11-11 11:21:05 +00:00
MaBecker
b2e2d15ee1
remove old code and fix typos
2019-11-11 11:56:12 +01: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
61ccf32cc9
updated firmware info
2019-11-10 17:01:40 +00:00
Gordon Williams
90cf76249f
minified hid
2019-11-10 17:00:21 +00:00
Gordon Williams
c02e388cd9
more tweaking
2019-11-10 14:01:12 +00:00
Gordon Williams
aa56c174a7
fix startup
2019-11-10 13:40:54 +00:00
Gordon Williams
947e39fc8d
trying to free more memory
2019-11-10 12:16:04 +00:00
Gordon Williams
6d2627a2f4
HID tweaks to try and stop watchdog reboot
2019-11-10 11:46:50 +00:00
Gordon Williams
7b15866b8b
start apps on release - so apps don't pick up a button release event
2019-11-10 11:46:28 +00:00
Gordon Williams
8b86190a36
Settings name tweak
2019-11-10 11:46:05 +00:00
Gordon Williams
dae7fe3b0f
fix gesture
2019-11-10 11:23:35 +00:00
MaBecker
ec9935687e
Add Simple Digital Clock
2019-11-10 10:47:13 +01: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
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
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
MaBecker
a642ec07b1
switch font and stay out of widget area
2019-11-09 16:31:14 +01: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
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
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
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
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
8f2bf34585
asteroids
2019-11-07 09:50:03 +00:00
Gordon Williams
a9f545a4c0
tweaks
2019-11-07 09:29:31 +00:00
Gordon Williams
821bf21046
bluetooth widget
2019-11-07 09:17:24 +00:00
Gordon Williams
5a5a12662e
fix trex
2019-11-07 08:49:28 +00:00
Gordon Williams
a1c33d16b5
New files and animals apps
2019-11-07 08:44:08 +00:00
Gordon Williams
567d124a6a
make boot menu more resilient to bad app data
2019-11-07 08:43:08 +00:00
Gordon Williams
67ee321185
fix JSON
2019-11-07 08:42:45 +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
6671bc098f
right way around now firmware updated
2019-11-06 15:52:41 +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