Commit Graph

19520 Commits (a53d1c2503ae2555ed34fc4f5911a2a1e9ce5e66)

Author SHA1 Message Date
Pavel Machek bc98682aa9 sixths: use icons from library. 2024-08-29 09:32:39 +02:00
Pavel Machek 1498c501d9 sixths: start using fmt library. 2024-08-29 09:32:39 +02:00
Pavel Machek ee934d5bb5 sixths: fixup moving to struct. 2024-08-29 09:32:39 +02:00
Pavel Machek 522a53c5b7 sixths: move state into struct so we can save it 2024-08-29 09:32:38 +02:00
Pavel Machek fda027fa18 sixths: Get my location from... mylocation. 2024-08-29 09:32:38 +02:00
Pavel Machek d9fa77f818 sixths: Implement hiding info after timeout 2024-08-29 09:32:38 +02:00
Pavel Machek 23d2766bf1 sixths: This should keep power with GPS on 2024-08-29 09:32:38 +02:00
Pavel Machek 8d6c4f70ca sixths: This should fix keep_fix_for logic 2024-08-29 09:32:38 +02:00
Pavel Machek a06e73b316 sixths: Allow keeping distances over restarts, better debug display implementation 2024-08-29 09:32:38 +02:00
Pavel Machek 2e8a52198d sixths: fix docs, adjust times for keeping the gps fix. 2024-08-29 09:32:38 +02:00
Pavel Machek 490f37f7c6 siths: Acknowledge commands. 2024-08-29 09:32:38 +02:00
Pavel Machek 661bf324fd sixths: Refactor info printing, so we can scroll down less important stuff 2024-08-29 09:32:38 +02:00
Pavel Machek 19e9fa8361 sixths: fix issues in emulator, a bit bigger font 2024-08-29 09:32:38 +02:00
Pavel Machek e876804ebc trail: fix warnings 2024-08-29 09:12:38 +02:00
Pavel Machek db223d4ca3 trail: initial import.
Initial import of GPX-following application.
2024-08-29 09:07:13 +02:00
Gordon Williams e814704b62
Merge pull request #3547 from atjn/meridian-force
Support forced meridians
2024-08-27 14:45:22 +01:00
Anton effa1b654a Support forced meridians 2024-08-27 13:51:06 +02:00
Gordon Williams 43893bab27
Merge pull request #3535 from atjn/meridian-fix-1
Improve support for meridians
2024-08-27 11:18:09 +01:00
thyttan b558052d83
Merge pull request #3540 from reelyactive/master
Added OpenLocate Beacon app
2024-08-27 10:39:48 +02:00
Gordon Williams a5930b12e1
Merge pull request #3513 from WhelanB/messagegui
Add support for reply lib to messagegui app
2024-08-27 09:29:20 +01:00
Rob Pilling c8cd53b5d3
Merge pull request #3545 from wagnerf42/master
gipy: new release (large file fixes)
2024-08-27 08:35:54 +01:00
jeffyactive d66fc98676 Corrected version number to match ChangeLog 2024-08-26 09:27:22 -04:00
jeffyactive c330ef9cc0 Version bump 2024-08-26 09:24:50 -04:00
jeffyactive fc4428a054 Shortened menu title (app name) to fit screen 2024-08-26 09:22:16 -04:00
jeffyactive 5d241b3830 Removed HDOP from menu/display to elimate need for scrolling 2024-08-26 09:20:16 -04:00
frederic wagner 5b66b7ae86 gipy: disabling lints for wasm files 2024-08-26 11:08:46 +02:00
frederic wagner 4ceebd72ee gipy: bump metadata version 2024-08-26 10:59:11 +02:00
frederic wagner b667ace938 Merge branch 'master' of github.com:espruino/BangleApps 2024-08-26 10:55:24 +02:00
frederic wagner bc43ace665 Merge branch 'master' of github.com:wagnerf42/BangleApps 2024-08-26 10:51:36 +02:00
thyttan 9a6bc59045
Add readme field to metadata 2024-08-25 12:21:04 +02:00
thyttan f38a4b9512
Create README.md 2024-08-25 12:17:57 +02:00
thyttan 2622752038
Merge pull request #3543 from aemkai/master
New App: Binary LED Clock (BLC)
2024-08-24 20:17:26 +02:00
aemkai 77ae38464a
Update blc.js
- commented unused variables out
- little simplifications at msbits-array
- changed variable names to English
2024-08-24 20:09:25 +02:00
thyttan 1e8acd2ce6
Update ChangeLog 2024-08-24 19:47:38 +02:00
thyttan d4f0c98717
Update and rename Change.log to ChangeLog 2024-08-24 19:46:10 +02:00
aemkai b566d5cd02
Update blc.js
changed comments to English and some cleanup
2024-08-24 19:11:14 +02:00
aemkai e867b86b63
Add Changelog 2024-08-24 19:03:19 +02:00
aemkai c7b47dc9d7
upload additional files 2024-08-24 18:03:07 +02:00
aemkai 5edca54501
Create blc.js 2024-08-24 17:54:26 +02:00
aemkai 67a0c80a33
Delete apps/binaryledclk directory 2024-08-24 17:53:14 +02:00
aemkai 109646eca8
Rename binaryledclk.info to metadata.json 2024-08-24 17:40:28 +02:00
aemkai fb07b54938
Upload additional files 2024-08-24 17:37:37 +02:00
aemkai a1c17b6416
Rename binaryledclk to binaryledclk.app.js 2024-08-24 17:28:25 +02:00
aemkai 5df6ec8526
Create binaryledclk 2024-08-24 17:27:41 +02:00
jeffyactive 058e19ad49 Corrected typo and removed extra newlines 2024-08-20 09:06:19 -04:00
jeffyactive 1443cc4000 Removed remaining invalid references to Number.isFinite() 2024-08-19 18:22:03 -04:00
jeffyactive eb20a35e0d Version bump 2024-08-19 18:09:01 -04:00
jeffyactive 46de0a5ae8 Corrected test for NaN 2024-08-19 18:00:30 -04:00
jeffyactive 431f7570d7 Corrected shortName 2024-08-19 17:47:59 -04:00
jeffyactive 17267ebbba Corrected variable/function names 2024-08-19 14:00:48 -04:00