eleanor
|
e999660512
|
Merge branch 'espruino:master' into master
|
2022-05-18 11:27:14 -05:00 |
Gordon Williams
|
2bc17f0215
|
Merge pull request #1846 from trufae/fix-tabanchi-icon
Fix the icon of the `tabanchi` app
|
2022-05-18 16:09:56 +01:00 |
pancake
|
bd5035064f
|
Fix the icon of the `tabanchi` app
|
2022-05-18 17:07:57 +02:00 |
Gordon Williams
|
887ae0bdc1
|
Merge pull request #1845 from trufae/update-tinydraw
Upgrade tinydraw app with fixes and performance improvements
|
2022-05-18 16:03:32 +01:00 |
Gordon Williams
|
2e98a731a8
|
Merge pull request #1813 from zachstr2/master
Add 12h support, auto-cycle control to Rebble Clock
|
2022-05-18 15:29:47 +01:00 |
pancake
|
5735873910
|
Upgrade tinydraw app with fixes and performance improvements
* Fix segmented line drawing with all the pencils
* Dont use a timer to check if the screen is locked
|
2022-05-18 14:19:28 +02:00 |
Gordon Williams
|
d65d032728
|
Merge pull request #1844 from storm64/master
[widbt_notify] Prevent repeated draw()
|
2022-05-18 12:08:29 +01:00 |
storm64
|
66c2ce54c2
|
Merge branch 'master' of https://github.com/storm64/BangleApps
|
2022-05-18 13:04:09 +02:00 |
storm64
|
dde4cc1562
|
[widbt_notify] Prevent repeated `draw()`
Replace `setInterval` with `setTimeout` to clear the `Connection lost.`-message to prevent repeatedly calling of `draw()` from the current app/clock.
|
2022-05-18 13:00:53 +02:00 |
Gordon Williams
|
e1cec7c383
|
Merge branch 'master' of github.com:espruino/BangleApps
|
2022-05-18 09:23:30 +01:00 |
Gordon Williams
|
5daf2be7df
|
boot 0.48: Workaround for BTHRM issues on Bangle.js 1 (write .boot files in chunks)
|
2022-05-18 09:23:23 +01:00 |
Gordon Williams
|
eb61126b12
|
Merge pull request #1840 from storm64/master
[sleeplog] Reduced log size further, see #1835
|
2022-05-18 08:14:38 +01:00 |
Gordon Williams
|
a2b91d945f
|
Merge pull request #1842 from alessandrococco/1366-health
[Health] Fix #1366
|
2022-05-18 08:12:41 +01:00 |
Alessandro Cocco
|
774aa169eb
|
[Health] Update metadata and changelog
|
2022-05-17 23:27:13 +02:00 |
Alessandro Cocco
|
5b37bdca63
|
[Health] Avoid division by zero
|
2022-05-17 23:22:53 +02:00 |
Alessandro Cocco
|
1d3428321c
|
[Health] Use var instead of let
|
2022-05-17 23:18:44 +02:00 |
storm64
|
8102fd4e72
|
[sleeplog] Reduced log size further, see #1835
Reduced log size further to 750 entries
|
2022-05-17 17:51:10 +02:00 |
Gordon Williams
|
2508fd38ab
|
Merge pull request #1836 from rigrig/clockface-12hour
ClockFace: add is12hour
|
2022-05-17 13:36:18 +01:00 |
Gordon Williams
|
a67485c4be
|
Merge pull request #1837 from alessandrococco/ita-translations-pt2
[lang] Update Italian translations
|
2022-05-17 13:35:50 +01:00 |
Gordon Williams
|
da78061311
|
Merge pull request #1838 from berkenbu/master
New App: Falcon 9 lander
|
2022-05-17 13:34:46 +01:00 |
Gordon Williams
|
215204daa3
|
Merge pull request #1839 from storm64/master
sleeplog: Fix LOW_MEMORY,MEMORY error #1835
|
2022-05-17 13:33:53 +01:00 |
storm64
|
92ac8ee3f0
|
sleeplog: Fix LOW_MEMORY,MEMORY error #1835
Check and if neccessary reduce logsize to 1500 entries in writeLog() to prevent low mem error.
|
2022-05-17 09:18:39 +02:00 |
eleanor
|
a6635e1c5a
|
Delete app.js.png
|
2022-05-16 15:24:57 -05:00 |
eleanor
|
2adc1b9646
|
Add files via upload
|
2022-05-16 15:24:39 -05:00 |
eleanor
|
16c9527b27
|
Create metadata.json
|
2022-05-16 15:21:36 -05:00 |
eleanor
|
238f2f1284
|
Create app-icon.js
|
2022-05-16 15:18:35 -05:00 |
eleanor
|
3996089158
|
Add files via upload
|
2022-05-16 15:16:18 -05:00 |
eleanor
|
5fe6716613
|
Create app.js
|
2022-05-16 15:15:30 -05:00 |
Alessandro Cocco
|
9750be3fa5
|
[lang] Update Italian translations
|
2022-05-16 21:32:25 +02:00 |
Richard de Boer
|
33d25e4b07
|
barclock: use ClockFace.is12Hour instead of reading the setting
|
2022-05-16 21:28:08 +02:00 |
marko
|
0059e8ec92
|
Add "landed" screenshot
|
2022-05-16 14:49:02 -04:00 |
Richard de Boer
|
f7efc338f1
|
ClockFace: add `is12Hour` property, document `paused`
|
2022-05-16 20:21:24 +02:00 |
marko
|
8e2fdffd20
|
Fix fuel burn rate on Bangle 1
|
2022-05-16 14:14:17 -04:00 |
marko
|
fec2074764
|
Fix app name on reload
|
2022-05-16 14:12:04 -04:00 |
marko
|
c83c82bd09
|
Swap screen shots, fix README
|
2022-05-16 14:08:26 -04:00 |
marko
|
2430cefbbf
|
Fix icon size
|
2022-05-16 14:00:46 -04:00 |
marko
|
8d21618510
|
Add icon
|
2022-05-16 13:53:27 -04:00 |
marko
|
cff3c77f08
|
First commit for f9lander
|
2022-05-16 13:50:25 -04:00 |
eleanor
|
939a2e0e94
|
Delete poke clock - not working
|
2022-05-16 12:01:24 -05:00 |
eleanor
|
422f4c6970
|
Delete distort clock - not working
|
2022-05-16 12:01:03 -05:00 |
eleanor
|
bca268b43e
|
Update metadata.json
|
2022-05-16 11:57:40 -05:00 |
eleanor
|
cb9c9364ae
|
Rename distort.js to distortclock.js
|
2022-05-16 11:56:47 -05:00 |
eleanor
|
e7646a1613
|
Rename distort.app.js to distort.js
|
2022-05-16 11:56:31 -05:00 |
eleanor
|
f3a92caca3
|
Add files via upload
|
2022-05-16 11:55:42 -05:00 |
eleanor
|
104b98b515
|
Delete distort.png
|
2022-05-16 11:55:37 -05:00 |
eleanor
|
978a0dcd80
|
Rename pokeclock.app.js to pokeclock.js
|
2022-05-16 11:54:12 -05:00 |
eleanor
|
e536efa3d3
|
Rename poketch.app.js to pokeclock.app.js
|
2022-05-16 11:50:40 -05:00 |
eleanor
|
ac43a545b1
|
Update metadata.json
|
2022-05-16 11:49:05 -05:00 |
eleanor
|
80a1e90b5c
|
Update metadata.json
|
2022-05-16 11:48:42 -05:00 |
eleanor
|
5fb57b1b5a
|
Update README.md
|
2022-05-16 11:37:46 -05:00 |