Sebastian Di Luzio
a86f2c108d
Update README.md
2021-12-10 22:02:41 +01:00
Sebastian Di Luzio
d7be82bcc7
Update README.md
2021-12-10 22:01:01 +01:00
Sebastian Di Luzio
a393d573d6
Update nodejs.yml
2021-12-10 21:52:26 +01:00
Sebastian Di Luzio
96b099b10a
make tsconfig work for all ts apps
2021-12-10 21:51:35 +01:00
Sebastian Di Luzio
15d24ac1b3
update TS rules to make them stricter
2021-12-10 21:36:42 +01:00
Sebastian Di Luzio
45bd654eca
fix global vars inside IDE (only cli to go)
2021-12-10 21:19:01 +01:00
Sebastian Di Luzio
83d445c1a2
move package back within typescript
2021-12-10 20:52:17 +01:00
Sebastian Di Luzio
0a2426a6dd
fix type build script
2021-12-08 20:24:11 +01:00
Sebastian Di Luzio
d46736c01a
adjust github actions
2021-12-08 20:23:14 +01:00
Sebastian Di Luzio
63b26f5d1f
move dev dependencies to main package.json, get first compiling version of test widget
...
- i still want to be able to get the types ambiently defined without any weird import needed
- it would be nice to be able to have a separate package.json in ./typescirpt. not sure if it's possible, I would move working on that part to the end
2021-12-08 20:22:39 +01:00
Sebastian Di Luzio
61cc93b0b6
prepare for using with widChargingStatus
...
global types are not yet received correctly, but we're close!
- use widChargerStatus as first example to make setup work
- add github action to compile supplied types/globals on pushes
2021-12-07 22:27:09 +01:00
Sebastian Di Luzio
3cd9c39525
add build example to export to correct path
2021-12-07 21:46:28 +01:00
Sebastian Di Luzio
39c3a11d9f
first draft: does not export to correct path yet
2021-12-07 21:38:09 +01:00
Gordon Williams
a599c0400c
Merge pull request #1017 from Didgeridoohan/patch-1
...
Remove duplicate entry for SensiBLE
2021-12-07 10:52:31 +00:00
Didgeridoohan
05e1b3ff50
Remove duplicate entry for SensiBLE
2021-12-07 09:18:27 +01:00
Gordon Williams
ff8b08911d
0.35: Change App/Widget settings to 'App Settings' so it fits on Bangle screen
2021-12-06 16:17:55 +00:00
Gordon Williams
1bac94c622
0.02: Minor layout format tweak so it uses less memory and draws ok on Bangle.js 1 ( #1012 )
2021-12-06 16:17:31 +00:00
Gordon Williams
6b2350188f
Bangle.js 2 customised welcome support
2021-12-06 16:11:01 +00:00
Gordon Williams
39b3a3fba2
messages Fix phone icon ( #1014 )
2021-12-06 15:38:06 +00:00
Gordon Williams
16b92b613f
openstreetmap 0.11: Add slight offset to OSM data to align it properly
...
+ Fix alignment of satellite info text (fix #984 )
2021-12-06 15:35:24 +00:00
Gordon Williams
ce9f3fb521
Merge branch 'master' of github.com:espruino/BangleApps
2021-12-06 15:16:55 +00:00
Gordon Williams
5501b74994
chronowid 0.04: Change to 7 segment font, move to top widget bar
...
Better auto-update behaviour, less RAM used
2021-12-06 15:09:48 +00:00
Gordon Williams
f848f69770
messages 0.35: Change App/Widget settings to 'App Settings' so it fits on Bangle screen
2021-12-06 14:27:11 +00:00
Gordon Williams
ab7889d428
Merge pull request #1013 from jeroenpeters1986/master
...
nl_NL improvements and added some iOS bundle-id's 'translations'
2021-12-06 13:56:13 +00:00
Jeroen Peters
7fc97da237
Merge remote-tracking branch 'origin/master'
2021-12-06 14:45:13 +01:00
Jeroen Peters
8ff21c8b8e
Bumped the version numbers and Changelogs so i can make a PR
2021-12-06 14:45:04 +01:00
Jeroen Peters
85d6691fa0
Merge branch 'espruino:master' into master
2021-12-06 14:15:44 +01:00
Jeroen Peters
063708507a
Added translations for Dutch
2021-12-06 14:12:53 +01:00
Jeroen Peters
02055d5d80
Added some common app identifiers for iOS integration
2021-12-06 14:11:12 +01:00
Jeroen Peters
6a73d41cfc
Removed NL day-name in locale (as it doesn't fit on screen on the clock and also en_GB does not have it)
2021-12-06 14:10:45 +01:00
Gordon Williams
7b404cb12f
remove map from testing - now in openstreetmap
2021-12-06 11:09:10 +00:00
Gordon Williams
abcfca83e9
re-update core (seems it got reset by a PR)
2021-12-06 11:08:47 +00:00
Gordon Williams
1c9e9725fb
messages 0.08: Fix rendering of long messages ( fix #969 )
...
buzz on new message (fix #999 )
2021-12-06 11:08:26 +00:00
Gordon Williams
8cccf74213
Merge pull request #1007 from hughbarney/master
...
Widbata: Battery level in the current theme
2021-12-06 08:55:25 +00:00
Gordon Williams
ce7d5f3e1e
Merge branch 'master' into master
2021-12-06 08:55:08 +00:00
Gordon Williams
3c408982e5
Merge pull request #1011 from jg76379/master
...
Add new clock app - Weather Clock
2021-12-06 08:52:32 +00:00
Gordon Williams
3690d56e1f
Merge branch 'master' into master
2021-12-06 08:52:28 +00:00
Gordon Williams
2d39456548
Merge pull request #1010 from rholder/93dub-midnight-12hr-time
...
Adjust 93dub midnight for 12hr time
2021-12-06 08:50:57 +00:00
Gordon Williams
208524b0e4
Merge pull request #1005 from rigrig/menuwheel
...
new custom menu: menuwheel
2021-12-06 08:46:47 +00:00
Gordon Williams
45757fc882
Merge branch 'master' into menuwheel
2021-12-06 08:46:41 +00:00
Gordon Williams
c1b15a3e87
Merge pull request #995 from CynderR/master
...
This is a version of snake i made
2021-12-06 08:43:30 +00:00
Gordon Williams
be5d760aea
Merge pull request #997 from JamesLMilner/fix-spelling-mandelbrot
...
Fix spelling mandelbrot
2021-12-06 08:42:45 +00:00
Gordon Williams
ad4e64840b
Merge pull request #996 from barakplasma/hebrew_calendar
...
New App: Hebrew Calendar
2021-12-06 08:42:14 +00:00
Gordon Williams
bf8f32eabb
Merge pull request #1001 from alainsaas/master
...
Speech Timer v1.01 (minor UI improvement, app name updated as per Gordon's request)
2021-12-06 08:37:08 +00:00
Gordon Williams
1385573bd4
Merge pull request #1003 from T0TProduction/master
...
Add widget: Charging Status
2021-12-06 08:36:01 +00:00
Gordon Williams
69c1d66a7f
Merge branch 'master' into master
2021-12-06 08:35:55 +00:00
Gordon Williams
b2c05a875f
Merge pull request #990 from andrewgoz/master
...
UI fixes and improvements
2021-12-06 08:34:10 +00:00
Gordon Williams
d5536c344d
Merge pull request #924 from t0m1o1/scaledlauncher
...
Add setting to scale launcher up/down for Bangle.js2
2021-12-06 08:33:40 +00:00
Gordon Williams
a669c345be
Merge pull request #992 from TheGLander/add-flow
...
New game app: FLOW
2021-12-06 08:33:02 +00:00
James G
bf4498e5b8
weatherClock bug fix
...
Check to make sure weather.json file was not an empty object.
2021-12-05 18:54:04 -05:00