DerGuteWolf
0ddf93dd6e
localize miclock
2020-03-25 09:41:18 +01:00
Gordon Williams
04753a4627
Added changelog to last update
2020-03-25 07:49:34 +00:00
DerGuteWolf
f1eefaac89
localize mclock date display
2020-03-24 23:33:50 +01:00
Richard Gomez
f8e6e5bb40
syntax error
...
correct syntax error on spanish locales
2020-03-23 22:22:34 +01:00
Ákos Lukács
59b4b5a4d9
locales -> added hu and fixed some typos
2020-03-22 15:46:04 +01:00
Gordon Williams
4e696f10ee
Merge pull request #132 from NullMember/patch-1
...
Deleting duplicate Changelog file
2020-03-19 08:13:40 +00:00
Malik Enes Safak
b5492de2e2
Adding tr_TR
2020-03-18 20:46:04 +03:00
Malik Enes Şafak
d8b782809a
Delete duplicate Changelog file
...
This file is duplicate of apps/gbridge/ChangeLog file
2020-03-18 20:06:37 +03:00
Gordon Williams
d07dc1de6f
Stop users calling save() ( fix #125 )
...
If Debug info is set to 'show' don't move to Terminal if connected!
2020-03-12 16:46:39 +00:00
Gordon Williams
af686919a1
Remove distance setting as there's a separate app for Locale now
2020-03-10 12:35:45 +00:00
Gordon Williams
b64ddff607
Final pixels
2020-03-10 10:23:02 +00:00
Gordon Williams
22a2f75bd4
Update about page pixels... 9 Mar 2020
2020-03-09 15:59:36 +00:00
Gordon Williams
23799fe9ab
Merge pull request #120 from sebi5361/master
...
New App: Heart Rate Recorder
2020-03-09 14:50:59 +00:00
Gordon Williams
0da0acefd2
Tweaks for issues redrawing after variable size widget addition (partial #121 )
2020-03-09 14:30:56 +00:00
sebi
827fadeac0
Allow record numbered>10 to be downloaded ( fix #117 )
2020-03-09 13:46:01 +01:00
sebi
47575f0f80
New heart rate recorder app
2020-03-09 13:46:00 +01:00
Gordon Williams
0ebc1c3a50
Allow tracks numbered>10 to be downloaded ( fix #117 )
2020-03-09 12:28:04 +00:00
Gordon Williams
b4a24b34d0
0.06: Ensure widget update itself ( fix #118 ) and change to using icons
2020-03-09 09:54:54 +00:00
sebi
f77816a1a6
Adjusting french locales
2020-03-08 11:39:13 +01:00
sebi
048a9bb64f
Changing name from clck3x2 to clock2x3, setting clock type, simplifying app code
2020-03-06 17:09:45 +01:00
Gordon Williams
f1ba5d8284
pixel update
2020-03-05 15:25:29 +00:00
Gordon Williams
e0d29c81f2
Big refactor #2 - variable width widgets
2020-03-05 13:15:27 +00:00
Gordon Williams
a772280871
Add ChangeLog checking
2020-03-05 13:15:03 +00:00
Gordon Williams
18a9f2c71f
Allow translate to work even if not given a string
2020-03-05 10:01:16 +00:00
Gordon Williams
0232fc00cc
Translate now returns untranslated text if it can't find a translation
2020-03-05 09:23:50 +00:00
Gordon Williams
1bf8ac0ed7
minor tweaks after merge
2020-03-05 08:27:49 +00:00
MaBecker
ffc59450b5
widid
...
indent
2020-03-05 06:50:32 +01:00
MaBecker
98d5c25436
widid
...
ident and syntax
2020-03-05 06:48:50 +01:00
MaBecker
09f146cf63
widid
2020-03-04 21:14:49 +01:00
MaBecker
2c1397ab92
widid
2020-03-04 20:59:27 +01:00
Gordon Williams
e0ccfe82e7
Added locale loader courtesy of @MaBe's extremely hard work! (ref #105 )
2020-03-04 16:42:44 +00:00
Gordon Williams
909a2b4641
style
2020-03-04 16:41:10 +00:00
Gordon Williams
b93c094340
Fix GPS apps if time not set in GPS ( fix #110 )
2020-03-04 15:04:21 +00:00
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
Gordon Williams
6cfe9c340b
Take advantage of recent nonbreaking change that stops readJSON from causing errors
2020-02-28 17:02:26 +00: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
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
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
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
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