1
0
Fork 0
Commit Graph

613 Commits (5bbb6bfc894c88922719801426c93c6ec0509f2a)

Author SHA1 Message Date
Richard de Boer 2c7696387a Bar clock: fix SyntaxError
Seems the app still works though
(Snuck in during code cleanup, I'm blaming autoformat)
2020-04-01 15:04:00 +02:00
marcocastignoli ef391cefbf Fix timer app 2020-04-01 14:22:25 +02:00
Richard de Boer 14faa1a4a3 Bar clock code cleanup 2020-04-01 14:16:35 +02:00
marcocastignoli edd1c0c7bb Add timer app 2020-04-01 14:16:06 +02:00
Richard de Boer fb20174508 Bar clock 0.03: Fix dates drawing over each other at midnight 2020-04-01 13:28:48 +02:00
Gordon Williams 7647c03a95
Merge pull request #171 from MaBecker/widget_tiny_battery
Widget tiny battery
2020-04-01 08:43:35 +01:00
MaBecker 253382bfe1 app widget tiniy battery 2020-04-01 09:38:41 +02:00
Gordon Williams a98973b3c4
Merge branch 'master' into cli-clock 2020-04-01 08:30:38 +01:00
Gordon Williams 9755eb3008
Merge pull request #173 from detached/gbridge-protocol-documentation
Documents gadgetbrigde protocol
2020-04-01 08:29:36 +01:00
Purple-Tentacle 389f566dde
Add files via upload 2020-03-31 23:31:24 +02:00
Purple-Tentacle 140b1458d8
Create ChangeLog 2020-03-31 23:30:42 +02:00
Purple-Tentacle b3da3806b2
Add files via upload 2020-03-31 23:17:46 +02:00
Purple-Tentacle 175c46fa28
Create ChangeLog 2020-03-31 23:16:36 +02:00
Simon Weis e8138d1665 Documents gadgetbrigde protocol 2020-03-31 22:13:21 +02:00
Pascal Gollnick b5bc339b16
Bugfix 2020-03-31 21:13:52 +02:00
Pascal Gollnick fab096441c
Update app.js 2020-03-31 20:29:51 +02:00
MaBecker 706a97a7b6 app widget tiniy battery 2020-03-31 20:22:56 +02:00
Pascal Gollnick 7d78869647
Update app.js 2020-03-31 20:21:09 +02:00
Pascal Gollnick b1585366c5
Update app.js 2020-03-31 20:13:35 +02:00
Gordon Williams e588f31257 Merge branch 'master' of github.com:espruino/BangleApps 2020-03-31 15:05:50 +01:00
Gordon Williams e2247b211d Provide an easy way to run code at boot time #163 2020-03-31 15:04:51 +01:00
Gordon Williams b6e6530724
Merge pull request #165 from nikmartin/patch-1
Analog clock updates
2020-03-31 14:46:40 +01:00
Gordon Williams dd0e3c89d1 Added showModal/hideModal utility functions
Added readStorageFile/eraseStorageFile to handle efficiently downloading large files (fix #119)
2020-03-31 14:39:59 +01:00
Nik Martin 8fce6d7f37
bring changelog from dev branch 2020-03-31 08:36:18 -05:00
Ákos Lukács e56035c7c9
Wrong long date pattern for HU locale
ooops :)
2020-03-31 13:17:59 +02:00
Gordon Williams cd89ff060a
Merge pull request #166 from rigrig/barclock
Create Bar Clock
2020-03-31 09:42:26 +01:00
Richard de Boer 54346977c4 Bar clock 0.02: Apply locale, 12-hour setting
Plus minor bar drawing improvement
2020-03-31 00:05:00 +02:00
DerGuteWolf 249eead69b
Update ChangeLog 2020-03-30 23:54:37 +02:00
DerGuteWolf 6176c16712
marioclock: use short date format from locale, take timeout from settings 2020-03-30 23:52:41 +02:00
Richard de Boer 277132e2a4 Create Bar Clock 2020-03-30 21:34:44 +02:00
Nik Martin 7070536dff add locales to Date display 2020-03-30 12:09:46 -05:00
Nik Martin 83b5b9b8aa
aclock refactor and updates
To get my feet wet with Espruino and my new Bangle.js, I dove into the analog clock code and enhanced and refactored a few things to simplify the interface, fix a few bugs, and improve readability: 

added date
added distinct hour markers
refactor timers down to a single timer
add elapsed seconds display
add date
2020-03-30 10:37:59 -05:00
Gordon Williams 7ff958ad2c Fixing sanitycheck errors from recent PRs 2020-03-30 16:23:45 +01:00
Purple-Tentacle e7282f8776
Create ChangeLog 2020-03-30 16:46:58 +02:00
Purple-Tentacle a03280c9cf
Delete app.png 2020-03-30 15:45:44 +02:00
Purple-Tentacle 0f73a3aa0f
Delete app.js 2020-03-30 15:45:35 +02:00
Purple-Tentacle 0aa9374ecb
Delete app-icon.js 2020-03-30 15:45:27 +02:00
Purple-Tentacle 6570eb499e
Add files via upload 2020-03-30 15:35:47 +02:00
Purple-Tentacle 0c6c6eb61e
Create app-icon.js 2020-03-30 15:34:58 +02:00
Purple-Tentacle 5399f15770
Create app.js 2020-03-30 15:28:28 +02:00
Purple-Tentacle c776cc9222
Update app.js 2020-03-30 15:25:40 +02:00
Gordon Williams 902694b1a0
Merge pull request #154 from oli-sanders/dclock
App: Dev clock
2020-03-30 08:51:23 +01:00
Gordon Williams e936aecf84
Merge pull request #153 from brainfart-be/master
App: Grocery
2020-03-30 08:48:56 +01:00
Gordon Williams 04c35b1aa7
Merge pull request #152 from Red-The-Hunter/master
Update of lap log feature stopwatch app
2020-03-30 08:43:54 +01:00
Gordon Williams 2eb6dc634a
Merge pull request #161 from MaBecker/widget_version_and_build
add widget version
2020-03-30 08:40:42 +01:00
Gordon Williams 441d5d1882 bump version 2020-03-30 08:39:59 +01:00
MaBecker f746b0c67c add widget version 2020-03-29 18:52:10 +02:00
Markus Deibel d273d8860b Re-enable buzzing 2020-03-29 09:33:52 +02:00
Markus Deibel 18abff1d2f Stupid coding error fixed 2020-03-29 09:22:36 +02:00
Markus Deibel 5507eb04be Only buzz on high confidence 2020-03-29 09:20:26 +02:00
Markus Deibel 7774b095b9 BTN2 handler 2020-03-29 09:05:23 +02:00
Markus Deibel 21b1eaa423 Fixes eventhandler for BTN2 2020-03-29 09:02:21 +02:00
Markus Deibel 0148330376 Uncomment app code again 2020-03-29 08:56:11 +02:00
Markus Deibel e23c1ad2e5 Icon 2020-03-29 08:53:33 +02:00
Markus Deibel 94f89db572 Icon 2020-03-29 08:51:49 +02:00
Markus Deibel 5d98017fe7 Icon 2020-03-29 08:50:15 +02:00
Markus Deibel bcce90d36d icon 2020-03-29 08:47:14 +02:00
Markus Deibel de60351507 Image icon code 2020-03-29 08:44:53 +02:00
Markus Deibel df3935e390 Icon file size reduced 2020-03-29 08:42:53 +02:00
Markus Deibel 0bfdb86fcb Fix remove unnecessary file and trim down App name 2020-03-29 08:04:30 +02:00
Markus Deibel 4a81104def Merge remote-tracking branch 'upstream/master' 2020-03-29 07:57:36 +02:00
Dimitri Gigot e97852cae4 Fixing issue #147 - No way to open launcher when no clock 2020-03-29 02:48:21 +00:00
Oliver Sanders a6fab96de9 Use localised month and day of the week from locale 2020-03-28 22:13:51 +00:00
Simon Weis 33a88627d9 Fix music notifications 2020-03-28 13:30:13 +01:00
Simon Weis b7b5d6764b Adds gbridge call notification and refactor widget 2020-03-28 13:12:59 +01:00
Red-The-Hunter 7bbc2e7eb1
Update ChangeLog 2020-03-28 12:21:58 +08:00
Red-The-Hunter 06b98f0043
Update stopwatch.js
Fixed bug where one could reset lap log even though timer is running
2020-03-28 12:14:40 +08:00
Red-The-Hunter be539e5993
Update stopwatch.js
-Swapped functions of BN1 and BN3
2020-03-28 12:12:22 +08:00
Red-The-Hunter 661eaa7c3a
Update ChangeLog 2020-03-28 11:57:32 +08:00
Red-The-Hunter 2c5983e3c1
Update stopwatch.js
- Remove ability to lap while stopped
- Added ability to save log of laps as dated json array while stopped
2020-03-28 11:07:14 +08:00
Oli Sanders 8aabcf28e8
dev clock (#13) 2020-03-27 23:53:38 +00:00
Dimitri Gigot c76280a2d5 merge 2020-03-27 20:35:48 +00:00
Dimitri Gigot 82feb3b7c1 rename the app to have a 7character name & fix issue with saving 2020-03-27 20:00:37 +00:00
Pascal Gollnick be1d8e76ce
Update app.js 2020-03-27 19:42:23 +01:00
Pascal Gollnick c07a7baeb9
Update app.js 2020-03-27 19:34:15 +01:00
Pascal Gollnick bcdd8c7be1
Update app.js 2020-03-27 19:00:12 +01:00
Red-The-Hunter 4696f7e4ec
Create ChangeLog
Changelog for updated Lap logging feature
2020-03-28 01:10:45 +08:00
Red-The-Hunter ad67db1a4a
Update stopwatch.js
Made lap entries count up from 1
Made lap entries scroll to 2nd column after 18th entry to allow for 36 lap entries before scrolling off-screen
2020-03-28 01:07:24 +08:00
Pascal Gollnick 563c445cab
Update app.js 2020-03-27 18:04:46 +01:00
Red-The-Hunter b47b5f5a4f
Update stopwatch.js 2020-03-28 01:00:49 +08:00
Pascal Gollnick b0f5c94789
Update app.js 2020-03-27 17:01:58 +01:00
Pascal Gollnick c6d4de79fe
Update app.js 2020-03-27 16:31:18 +01:00
Pascal Gollnick 09b25f0ab8
Update app.js 2020-03-27 13:06:02 +01:00
Pascal Gollnick 416164012e
Update app-icon.js 2020-03-27 13:04:56 +01:00
Pascal Gollnick 28cbad640a
Add files via upload 2020-03-27 13:01:21 +01:00
Pascal Gollnick ddc63d84a1
Create app-icon.js 2020-03-27 12:56:44 +01:00
Pascal Gollnick 6d8a1377db
Delete app.js.png 2020-03-27 12:54:03 +01:00
Pascal Gollnick 87c19f99c2
Add files via upload 2020-03-27 12:51:23 +01:00
Pascal Gollnick 8148cb02f6
Rename cliock.js to app.js 2020-03-27 12:46:14 +01:00
Pascal Gollnick 5031edbe62
Rename cliock.app.js to cliock.js 2020-03-27 12:46:02 +01:00
Pascal Gollnick 576bdece48
Update cliock.app.js 2020-03-27 12:20:53 +01:00
Pascal Gollnick 615a384acf
Create cliock.app.js 2020-03-27 12:19:26 +01:00
Gordon Williams f42d5ee570
Merge pull request #150 from paulcockrell/master
Add Mario Clock application
2020-03-27 07:46:47 +00:00
Markus Deibel 1a7fb5d2cc
Minor tweaks 2020-03-27 06:49:16 +01:00
Markus Deibel e799dfd206
Slight improvements to rendering 2020-03-27 06:23:43 +01:00
Paul Cockrell fa718d8746 Fix day of the week bug 2020-03-26 20:45:16 +00:00
Dimitri Gigot d0dd4b13af save on remove item 2020-03-26 19:35:17 +00:00
Paul Cockrell a78babc7b4 Add Mario Clock application
Mario Clock is a low-res (80x80) watch face with Mario running
through a level. He jumps to hit the bricks, which changes the
time displayed.

Pressing BTN1 will make Mario jump, and extend the display for
a futher 10 seconds.
2020-03-26 18:18:45 +00:00
Dimitri Gigot 770e6e2eda Change product list style 2020-03-26 17:20:23 +00:00
Dimitri Gigot 595fc18ea6 Groceries app 2020-03-26 17:03:53 +00:00
MaBecker a7a8e85c70 add function meridian 2020-03-26 08:43:54 +01:00
Gordon Williams 3762a7b91f
Merge pull request #139 from DerGuteWolf/patch-1
localize miclock
2020-03-25 22:41:57 +00:00
Gordon Williams a7109b4fbd Fix global 'locale' variable 2020-03-25 22:36:46 +00:00
Gordon Williams 755580f092 Fix locale.currencySym 2020-03-25 22:27:20 +00:00
msdeibel 1d339c825c Typo 2020-03-25 18:36:45 +01:00
msdeibel 1d3248882c Changelog updated 2020-03-25 18:16:37 +01:00
msdeibel 08cc44ce96 Render the background only once 2020-03-25 18:14:48 +01:00
DerGuteWolf e3ddf837a0
Changelog entry for 0.03 2020-03-25 16:47:14 +01:00
Gordon Williams a874d5838c Added vibrate as beep workaround 2020-03-25 11:05:33 +00:00
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
msdeibel 83ffb617f2 Energy saving 2020-03-24 17:34:27 +01:00
msdeibel cf64c1c2c0 Adapt to new code layout 2020-03-24 17:27:13 +01:00
msdeibel 94cd15c13f Merge branch 'master' of https://github.com/espruino/BangleApps
# Conflicts:
#	apps.json
2020-03-24 17:13:24 +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
msdeibel 054a0c2142 Fixes resetHighlightTimeout method 2020-03-08 09:36:19 +01:00
msdeibel f740b4f577 Improves UX for highlighting the selected limit 2020-03-08 09:32:20 +01:00
msdeibel 79e70fc023 Fixes initial color for confidence bars 2020-03-07 07:35:20 +01:00
msdeibel 3ea8201714 Changes button positioning 2020-03-07 07:33:16 +01:00
msdeibel 74dc9e5cbc Rounds button corners and adds HW button icons 2020-03-07 07:18:33 +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
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