Commit Graph

10880 Commits (e8c7ea363e17c9d90621239a885e4667f999634b)

Author SHA1 Message Date
David Peer 5c72025d0d Slightly smaller font to avoid cutoff... 2022-05-19 20:21:24 +02:00
Peer David bab082a065
Merge branch 'espruino:master' into master 2022-05-19 20:10:11 +02:00
David Peer f5ba88f8dd Show the color of widgets correctly. 2022-05-19 20:09:26 +02:00
Gordon Williams 797eb12f7b include https://github.com/espruino/EspruinoAppLoaderCore/pull/22 2022-05-19 14:40:31 +01:00
Gordon Williams 365db46d3c Fix issues sanity test threw up 2022-05-19 09:05:20 +01:00
Gordon Williams 3f294f0a0d
Merge pull request #1847 from elykittytee/master
Created Poketch clockface
2022-05-19 09:03:31 +01:00
Gordon Williams 10c3202a5d
Merge pull request #1849 from Rarder44/master
[Rebble Clock] added localization
2022-05-19 08:59:39 +01:00
Gordon Williams b2f01faf48
Merge pull request #1828 from idavydov/widbt_pr
[apps/widbthide] bluetooth widget which hides upon no connection
2022-05-19 08:59:14 +01:00
Gordon Williams 5882d8e873
Merge pull request #1850 from alessandrococco/304-duration
[time_utils] Improve formatDuration with days and seconds
2022-05-19 08:58:21 +01:00
Gordon Williams 172379ed0c
Merge pull request #1843 from frigis1/master
[Android & Sched] - small fixes and updates
2022-05-19 08:57:26 +01:00
frigis1 29736d6133
Update metadata.json 2022-05-18 16:21:38 -07:00
frigis1 4102a128b9
Update metadata.json 2022-05-18 16:20:50 -07:00
Alessandro Cocco 9b195adc95 [time_utils] Add support for days and seconds, improve formatDuration 2022-05-18 23:52:12 +02:00
Rarder44 6deff25578 fix version and changelog 2022-05-18 21:43:37 +02:00
Rarder44 ee94df33ad -added localization
-removed deprecated code
2022-05-18 21:40:15 +02:00
Marco H 5358fec9ba Allow configuration of update interval 2022-05-18 20:13:57 +02:00
Marco H 437630574d Optimize settings 2022-05-18 20:12:53 +02:00
Iakov Davydov 63aa03bbdb widbthide: fix typo 2022-05-18 19:31:52 +02:00
Iakov Davydov 63f78e3233 widbthide: update entry point 2022-05-18 19:21:36 +02:00
Iakov Davydov 9f3ed84d6c widbthide: remove settings & update metadata 2022-05-18 19:18:42 +02:00
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