Iakov Davydov
|
19ab79e5d1
|
widbthide: remove changelog
|
2022-05-18 19:11:17 +02:00 |
Iakov Davydov
|
983bdc5b04
|
widbthide: remove unnecesary icon
|
2022-05-18 19:10:59 +02:00 |
Iakov Davydov
|
2c1a4e3003
|
widbt: recover original widbt
|
2022-05-18 19:10:02 +02:00 |
Iakov Davydov
|
a9839bed9e
|
widbt: rename to widbthide
|
2022-05-18 19:09:23 +02:00 |
eleanor
|
43eba6b1ee
|
Create ChangeLog
|
2022-05-18 12:01:23 -05:00 |
eleanor
|
b9673fb3f9
|
Add files via upload
|
2022-05-18 11:52:29 -05:00 |
eleanor
|
6f6df88118
|
Create app-icon.js
|
2022-05-18 11:50:54 -05:00 |
eleanor
|
ce800395a8
|
Update app.js
|
2022-05-18 11:49:26 -05:00 |
eleanor
|
7b26596e72
|
Create README.md
|
2022-05-18 11:36:26 -05:00 |
eleanor
|
5ec25d9908
|
Create metadata.json
|
2022-05-18 11:34:03 -05:00 |
eleanor
|
370617915c
|
Create app.js
|
2022-05-18 11:31:09 -05:00 |
eleanor
|
89fca54046
|
Delete app.png
|
2022-05-18 11:29:32 -05:00 |
eleanor
|
dd7f45f4f8
|
Delete metadata.json
|
2022-05-18 11:29:28 -05:00 |
eleanor
|
f9860a5d42
|
Delete app.js
|
2022-05-18 11:29:21 -05:00 |
eleanor
|
90b1a838a0
|
Delete app-icon.js
|
2022-05-18 11:29:17 -05:00 |
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 |
frigis1
|
d8e0b56993
|
Update boot.js
|
2022-05-18 01:09:12 -07:00 |
frigis1
|
f92415c780
|
Update lib.js
|
2022-05-18 01:08:37 -07:00 |
frigis1
|
8525d862b1
|
Update lib.js
|
2022-05-18 00:55:54 -07: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 |
frigis1
|
ba29358259
|
Update settings.js
|
2022-05-18 00:08:37 -07:00 |
frigis1
|
46a4e5f261
|
Update boot.js
|
2022-05-18 00:08:11 -07:00 |
frigis1
|
c5072b3a9a
|
Update README.md
|
2022-05-18 00:06:28 -07:00 |
frigis1
|
417ce17b86
|
Update ChangeLog
|
2022-05-18 00:06:09 -07:00 |
frigis1
|
7a64faf1c5
|
Update ChangeLog
|
2022-05-17 23:41:24 -07:00 |
frigis1
|
2351340a73
|
Update boot.js
|
2022-05-17 23:39:51 -07: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 |