1
0
Fork 0
Commit Graph

489 Commits (86ab3706eaea81d99b08611957a700ac06946253)

Author SHA1 Message Date
Richard de Boer 09fc1f7d3e Battery Widget: Show battery percentage as text 2020-04-02 00:16:46 +02:00
Richard de Boer 2c84fbd3ae Battery Widget: make color depend on level 2020-04-02 00:12:48 +02:00
MaBecker 22d93ef884 widget hand wash timer 2020-04-01 22:23:33 +02:00
Christian Hemker 5829ed618d corrected image 2020-04-01 22:23:18 +02:00
Christian Hemker b0a0bf1ec0 changed calculation, new image 2020-04-01 22:10:18 +02:00
Christian Hemker fc409e3f77 changed calculation 2020-04-01 21:27:51 +02:00
Christian Hemker 40be3f0a27 calc to end of target day , default year 2020 2020-04-01 20:18:50 +02:00
Christian Hemker 143e3da6f6 test 2020-04-01 20:14:07 +02:00
Gordon Williams 6b775da0c1
Merge pull request #177 from marcocastignoli/master
Timer app
2020-04-01 14:50:48 +01:00
marcocastignoli 54c4e7aaf1 Rename timer to chrono 2020-04-01 15:40:43 +02:00
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
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
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
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