1
0
Fork 0
Commit Graph

4172 Commits (8c313c446e005d011e2b36d839caa486b5ed35a4)

Author SHA1 Message Date
Michael Salaverry 7e833088f8
fix: displayed day of week, not date
fix: wrong month
2021-12-03 18:38:15 +02:00
Michael Salaverry 34d552d7ab
docs: 2021-12-03 18:35:57 +02:00
Michael Salaverry 9195e10857
feat: swifty icon 2021-12-03 18:33:42 +02:00
Michael Salaverry e9f2346504
fix: duh 2021-12-03 18:19:52 +02:00
Michael Salaverry c20a52ea6c
fix: metadata json 2021-12-03 18:17:18 +02:00
Michael Salaverry 9b59933044
feat: new app! 2021-12-03 18:14:30 +02:00
Michael Salaverry 1271d28720
feat: use sfo as tz 2021-12-03 17:34:03 +02:00
Andrew Gregory 5c1798b824
Update ChangeLog 2021-12-03 22:42:33 +08:00
Andrew Gregory 77967c037e
Update app.js 2021-12-03 22:39:39 +08:00
Andrew Gregory 6187a53b3c
Merge branch 'espruino:master' into master 2021-12-03 22:34:53 +08:00
Gordon Williams a385c09922 openstmap .10: Improve scale factor calculation to fix scaling issues (#984) 2021-12-03 12:04:40 +00:00
Gordon Williams 6baddd3b43 Add gbdebug app 2021-12-03 09:15:37 +00:00
Gordon Williams b5fa5fb64e tweak for lint errors - still some assignment warnings 2021-12-03 08:24:12 +00:00
Gordon Williams d504017782
Merge pull request #986 from stephenPspackman/master
pooq Roman - a watch face
2021-12-03 08:18:47 +00:00
Gordon Williams e2ae57faa4
Merge pull request #951 from rigrig/qmsched-clean
Move Quiet Mode LCD options from global settings to the Quiet Mode Schedule app
2021-12-03 08:13:52 +00:00
stephenPspackman 633cad5cd3
Update app.js
Fix (hopefully) time zone issues and boundaries in the event scanner.
2021-12-03 00:11:07 -08:00
Andrew Gregory 184a57ef42
Update app.js 2021-12-03 12:24:46 +08:00
Andrew Gregory 36ae60a81a
Update app.js 2021-12-03 12:15:44 +08:00
Andrew Gregory 517ff25fc2
Update app.js 2021-12-03 12:07:26 +08:00
Andrew Gregory a75b58df70
Rework idle timeout. 2021-12-03 12:02:31 +08:00
hughbarney b595e60333 Pebble: switched to LECO1976 font and slanting boot icon 2021-12-02 22:17:00 +00:00
Richard de Boer 3595fab079 qmsched: manage LCD options
Also migrates old settings file: we now store options in qmsched.json,
instead of in the global setting.json.
2021-12-02 22:54:16 +01:00
Richard de Boer d743b2266a boot: remove Quiet Mode options
Updating these will be handled by the Quiet Mode Schedule app (qmsched)
2021-12-02 22:54:16 +01:00
Richard de Boer c24f67b06b settings: remove Quiet Mode LCD options
Updating these will be handled by the Quiet Mode Schedule app (qmsched)
2021-12-02 22:54:16 +01:00
stephenPspackman ade94521b7
Update README.md
Github flubs UTF-8? Really?
2021-12-02 12:57:25 -08:00
stephenPspackman 9c8fd93783
Create README.md 2021-12-02 12:53:18 -08:00
stephenPspackman 6ed4565ee1
Add files via upload
Upload the right file this time :-}.
2021-12-02 12:16:53 -08:00
stephenPspackman 98bb9c28b3
Add files via upload 2021-12-02 12:02:15 -08:00
stephenPspackman 4803365ab3
Update app.js
Conform to filename conventions for our settings file—it is json.
2021-12-02 11:49:28 -08:00
stephenPspackman 8ff08cbaab
Create resourcer.js 2021-12-02 11:35:39 -08:00
stephenPspackman ad96a97ae9
Create app-icon.js 2021-12-02 11:34:25 -08:00
stephenPspackman 2fc3cee139
Create app.js 2021-12-02 11:27:53 -08:00
hughbarney 43a68fb908 Pebble: 0.03 changed font to Leco1976, updated screenshots 2021-12-02 19:01:40 +00:00
Andrew Gregory c537d5c5f7
Touch resets idle timeout 2021-12-03 00:06:30 +08:00
Andrew Gregory e7dcd59295
Exit to clock on inactivity 2021-12-02 23:55:46 +08:00
Andrew Gregory 257e73d869
Update ChangeLog 2021-12-02 23:11:58 +08:00
Andrew Gregory 5856db39e4
Update ChangeLog 2021-12-02 21:58:13 +08:00
Andrew Gregory adc274d1d3
Merge branch 'espruino:master' into master 2021-12-02 21:55:22 +08:00
Andrew Gregory 5fe942446b
Update app.js 2021-12-02 21:54:53 +08:00
Gordon Williams 9d26a6448e launcher 0.09: Bangle.js 2 - pressing the button goes back to clock (fix #971)
After 10s of being locked, the launcher goes back to the clock screen
2021-12-02 10:28:38 +00:00
Gordon Williams 5b967184b6 0.03: Fix unfreed memory, and clearInterval that disabled all clocks at midnight (fix #946)
Fix app icon
      Change menu order so 'back' is at the top
2021-12-02 10:08:11 +00:00
Gordon Williams 829ee9129a
Merge pull request #983 from hughbarney/master
Pebble: deploy settings file, updated README
2021-12-02 09:06:21 +00:00
Andrew Gregory cb8ee70625
Update app.js 2021-12-02 16:05:36 +08:00
Andrew Gregory 012982e910
Update README.md 2021-12-02 16:03:22 +08:00
hughbarney 7a1bb02bce Pebble: updated README 2021-12-01 21:07:41 +00:00
hughbarney bd8bb638d4 Pebble: deploy pebble.settings.js in apps.json 2021-12-01 20:29:34 +00:00
Andrew Gregory b848c45ce4
Improve token display
Limit label length. Reduce digits font size until it fits.
2021-12-01 23:42:17 +08:00
Andrew Gregory 86ea0554b3
Colour icon 2021-12-01 23:26:45 +08:00
Andrew Gregory 3305a5db6a
Colour icon 2021-12-01 23:23:44 +08:00
Andrew Gregory 26cc978a40
Update README.md 2021-12-01 22:29:37 +08:00
Andrew Gregory 21961edf42
Update ChangeLog 2021-12-01 22:26:01 +08:00
Andrew Gregory 16f20970d9
Limit scanned label length
Fixed #5
2021-12-01 22:21:21 +08:00
Andrew Gregory d4ddf22399
Try new JSON settings format 2021-12-01 22:15:55 +08:00
Andrew Gregory 60a8c487ad
Support updated settings file 2021-12-01 22:05:53 +08:00
Andrew Gregory 7a9b64a7fd
Merge branch 'espruino:master' into master 2021-12-01 21:28:07 +08:00
Andrew Gregory dfd7a02e12
Show placeholder "Calculating"
Fixes #2
2021-12-01 21:26:41 +08:00
Marco H a789e0bea4
Icon white with 1px black border 2021-12-01 13:55:25 +01:00
Marco H ca6b73e3e4
Icon white with 1px black border 2021-12-01 13:54:49 +01:00
Marco H 871c345cea
Update README.md 2021-12-01 13:49:25 +01:00
Marco H e2a4428be2
Fix gramar and link in README 2021-12-01 13:48:03 +01:00
Marco H 2d190278f2
Change app icon color to white 2021-12-01 13:45:24 +01:00
Marco H f3dffdb3e1
Change app icon to white 2021-12-01 13:44:12 +01:00
Gordon Williams adca628e2c Merge branch 'master' of github.com:espruino/BangleApps 2021-12-01 12:06:47 +00:00
Marco H 43312a782a
Update README.md
Fix spelling of the Scottish capital city in the README :)
2021-12-01 10:23:07 +01:00
Gordon Williams a9530f64ea
Merge branch 'master' into widbars 2021-12-01 09:00:08 +00:00
Gordon Williams 527bbf8e59
Merge pull request #974 from rigrig/widbatpc-fix
widbatpc: Fix drawing the bar when charging
2021-12-01 08:59:27 +00:00
Gordon Williams 1108983cba
Merge branch 'master' into master 2021-12-01 08:58:30 +00:00
Alain Saas 541adf4c16
Update README.md 2021-12-01 15:22:44 +09:00
Alain Saas 8f0856d871
Update README.md 2021-12-01 15:21:21 +09:00
Alain Saas 13b01fe829
Add files via upload 2021-12-01 15:20:52 +09:00
Alain Saas 18c3461e6e
Create README.md 2021-12-01 15:20:41 +09:00
Alain Saas da133e2ccd
Create ChangeLog 2021-12-01 15:09:06 +09:00
Alain Saas 9033db08bf
Create app-icon.js 2021-12-01 15:03:45 +09:00
Alain Saas 673fa8820f
Add files via upload 2021-12-01 15:01:48 +09:00
Alain Saas 312bed6491
Create app.js 2021-12-01 15:00:58 +09:00
hughbarney 24e2b01e22 Merge remote-tracking branch 'upstream/master' 2021-11-30 23:45:24 +00:00
hughbarney 7785c7ea56 Mylocation: make into an app 2021-11-30 23:38:29 +00:00
hughbarney 848ccd2be9 Mylocation: make into an app 2021-11-30 23:16:56 +00:00
hughbarney 8e56dce22c Mylocation: make into an app 2021-11-30 23:10:36 +00:00
hughbarney e3745f94fc Mylocation: make into an app 2021-11-30 22:43:45 +00:00
Richard de Boer a44d542053 widbatpc: Fix drawing the bar when charging 2021-11-30 22:30:28 +01:00
Richard de Boer 8580952e69 widbars: comment out HRM/temperature
They didn't seem very useful
2021-11-30 21:06:23 +01:00
Richard de Boer 7caac64a86 widbars: new widget 2021-11-30 21:03:41 +01:00
hughbarney 4669099645 MyLocation added mylocation.app.js 2021-11-30 18:11:08 +00:00
Andrew Gregory f094cc6e35
Update ChangeLog 2021-12-01 00:25:00 +08:00
Andrew Gregory e1c67cf345
Save in new JSON format too 2021-12-01 00:22:23 +08:00
Andrew Gregory 989dc5ccd4
Use new JSON format. 2021-12-01 00:18:44 +08:00
Andrew Gregory 51c91bf9ee
Rename variable 2021-12-01 00:17:26 +08:00
Andrew Gregory f127bef66b
Load new JSON format 2021-12-01 00:14:47 +08:00
hughbarney 0e3b17be67 Added icon for mylocation 2021-11-30 16:12:47 +00:00
Andrew Gregory c1a48e7b48
Try different JSON format 2021-12-01 00:09:52 +08:00
hughbarney 5b7bbd83db Pebble: added README, battery warning if below 30% 2021-11-30 13:30:13 +00:00
hughbarney 4cf5d86083 merged upstream 2021-11-30 13:18:27 +00:00
Gordon Williams c30ee355bb
Merge branch 'master' into poweroff-app 2021-11-30 08:28:14 +00:00
Marco H bd1fa974d1
Update ChangeLog 2021-11-30 09:04:43 +01:00
Marco H 31dba4df49
Change icon to black 2021-11-30 08:59:37 +01:00
Marco H ffd7eebf25
Change icon to black 2021-11-30 08:59:20 +01:00
Marco H 4a852e7138
Rename Readme.md to README.md 2021-11-30 08:52:47 +01:00
Marco H ea10cea706
Update Readme.md 2021-11-30 08:44:45 +01:00
Marco H f73055253e
Add files via upload 2021-11-30 08:42:30 +01:00
Marco H eef1569c99
Create app-icon.js 2021-11-30 08:41:49 +01:00
Marco H eeb3206a09
Create Readme.md 2021-11-30 08:39:36 +01:00
Marco H c822b62789
Create app.js 2021-11-30 08:36:28 +01:00
Marco H 8775a6f339
Create ChangeLog 2021-11-30 08:24:43 +01:00
jeffyactive d2cb4be4b4 Corrected variable initialisation 2021-11-29 21:48:30 -05:00
jeffyactive 4d107148c7 Added SensiBLE app 2021-11-29 21:31:53 -05:00
hughbarney 6642b21606 added pebble icon 2021-11-29 20:27:25 +00:00
hughbarney b50faa919a Pebble - long live the rebellion 2021-11-29 20:12:25 +00:00
hughbarney 3fa435e57d Pastel, MyLocation updated README files 2021-11-29 19:58:19 +00:00
hughbarney 784f7f8492 resolved apps.json conflict 2021-11-29 18:57:56 +00:00
Gordon Williams 38c6e16010 new about pixels 2021-11-29 16:29:34 +00:00
Gordon Williams 3e1c90e485
Merge branch 'master' into master 2021-11-29 10:54:23 +00:00
Gordon Williams cd0de091f3
Merge pull request #956 from JamesLMilner/mandlebrotclock
Add Mandlebrot Clock app
2021-11-29 10:52:43 +00:00
Gordon Williams 0dd00635b8
Merge pull request #959 from dratini0/recorder-fixes
Assorted bugfixes to the recorder apps
2021-11-29 10:50:28 +00:00
Gordon Williams 72d3c44ffd Merge branch 'master' of github.com:espruino/BangleApps 2021-11-29 10:09:47 +00:00
Gordon Williams 0d45f2c2e8
Merge pull request #962 from myxor/myxor-temperature-app
Update degree Celsius temperature app
2021-11-29 10:08:07 +00:00
Gordon Williams 33ce71f279 fix for sanity test errors 2021-11-29 10:06:21 +00:00
Gordon Williams 10d170d31e
Merge branch 'master' into master 2021-11-29 10:00:29 +00:00
Gordon Williams d4f1e7d3cb minor fixes for #952 2021-11-29 09:52:47 +00:00
Gordon Williams 99ec40cd8e
Merge pull request #952 from rigrig/locale-12h
locale: Apply 12hour setting to time
2021-11-29 09:48:20 +00:00
Marco H c9d0a19947
Add space after temperature value
Add space after temperature value
2021-11-29 10:40:32 +01:00
Marco H baba42ae25
Fix changelog syntax 2021-11-29 10:36:31 +01:00
Marco H cd67486547
Update ChangeLog 2021-11-29 10:25:14 +01:00
Marco H 765a683c89
Update app.js
Improving messages and added Celsius sign
2021-11-29 10:23:54 +01:00
leer10 ada93e894d
Update ChangeLog 2021-11-28 14:55:46 -08:00
leer10 590f022a91
Update ChangeLog 2021-11-28 14:55:32 -08:00
leer10 f423a6b91b
Update app.js 2021-11-28 14:54:17 -08:00
leer10 bb537b1738
Update ChangeLog 2021-11-28 14:27:14 -08:00
leer10 438885ae92
Add files via upload 2021-11-28 14:24:18 -08:00
leer10 b9b7cfb50c
Delete screenshot.png 2021-11-28 14:23:49 -08:00
leer10 36aead94e7
Create ChangeLog 2021-11-28 14:23:24 -08:00
leer10 b2cb4e7c0a
Add files via upload 2021-11-28 14:22:04 -08:00
leer10 b25ad7573e
Delete screenshot.png 2021-11-28 14:21:57 -08:00
leer10 c3fac095b8
Update app.js
add discominotaur's adjustments (cause a battery on the watchface isn't useful when the widget does the work anyways) maybe i'll do it as a setting later
2021-11-28 14:19:21 -08:00
leer10 426ec0350f
Update README.md
added credits
2021-11-28 14:10:47 -08:00
Balint Kovacs ba50674173 Update app versions and changelog 2021-11-28 18:58:26 +00:00
Balint Kovacs 1a118a6037 Recorded: Slightly improve plot altitude if data has NaNs 2021-11-28 18:44:47 +00:00
Balint Kovacs 22fa78ff8d Even out x axis grid points 2021-11-28 18:43:44 +00:00
Balint Kovacs 466fd2155c Remove superfluous semicolon 2021-11-28 18:18:18 +00:00
Balint Kovacs a622781628 Make the recorder handle missing coordinates in plot speed 2021-11-28 16:46:01 +00:00
Balint Kovacs 69c6a34ead Fix some text overflowing the screen in recorder and gpsrec
On Bangle.js 2
2021-11-28 15:46:02 +00:00
James 6fc1e738f1 Add mandlebrot clock app 2021-11-28 13:22:42 +00:00
leer10 89e88e7172
Update app-icon.js
hopefully fix launcher icon
2021-11-27 23:39:51 -08:00
leer10 6eb7a844d6
Update app.js
fix battery graphics
2021-11-27 22:26:36 -08:00
leer10 47c8edba4f
Add files via upload 2021-11-27 22:19:25 -08:00
leer10 b28986c249
Delete app.png 2021-11-27 22:19:09 -08:00
leer10 9e897dfd50
Update app.js
removed other nonfunctional comment block
2021-11-27 22:13:21 -08:00
leer10 6fd7a0eb63
Update app.js
battery icon actually works now
2021-11-27 22:11:06 -08:00
leer10 4a3e1bbe28
Update app.js
12 hr/24 hr specific behavior now from settings instead of hardcoded
2021-11-27 21:52:13 -08:00
leer10 3d03895b9d
Update README.md 2021-11-27 21:44:49 -08:00