Commit Graph

16034 Commits (35b59ad217f07b388a0b885843fc14df97240125)

Author SHA1 Message Date
thyttan 70be2ed03f pomoplus: HW button hide/show widgets + SW buttons 2024-08-31 21:55:24 +02:00
paul-arg 4b1e4d01ce elapsed_t: remove unused function 2024-08-31 21:55:23 +02:00
thyttan 8ab198ea21
Merge pull request #3551 from atjn/gbmusic-lang
gbmusic: Upgrade to new translation system
2024-08-30 02:23:32 +02:00
paul-arg 1005b67c54 messageicons: add more icons including gmail, google agenda, google messages 2024-08-29 22:33:21 +02:00
Anton f894bd5898 Release new version 2024-08-29 21:12:58 +02:00
Anton 8662f635d8 Upgrade to new translation system 2024-08-29 21:11:06 +02:00
Pavel Machek e521b67d59 sixths: Mark version as 0.10 for consistency with other apps. 2024-08-29 11:32:50 +02:00
Pavel Machek 468f55950d sixths: fix warnings 2024-08-29 09:38:47 +02:00
Pavel Machek cfcfe8e985 sixths: Increase version 2024-08-29 09:36:05 +02:00
Pavel Machek 1b40897ea2 sixths: add fixme. 2024-08-29 09:32:39 +02:00
Pavel Machek 942ff4aaf8 sixths: gethour was not available, try this 2024-08-29 09:32:39 +02:00
Pavel Machek a104f12f7e sixths: show version on info 2024-08-29 09:32:39 +02:00
Pavel Machek d25b643c49 sixths: start testing Sun time/pos 2024-08-29 09:32:39 +02:00
Pavel Machek 68ae86361c sixths: start importing suncalc. 2024-08-29 09:32:39 +02:00
Pavel Machek 5c77834a6b sixths: Activate delta pressure measurement 2024-08-29 09:32:39 +02:00
Pavel Machek 7057b34e6f sixths: fix hPa formatting. 2024-08-29 09:32:39 +02:00
Pavel Machek bc0a490bea sixths: better implementation of "info". 2024-08-29 09:32:39 +02:00
Pavel Machek 099e504d3f sixths: fix alt up/down counts. 2024-08-29 09:32:39 +02:00
Pavel Machek 6b201ceb7f sixths: simplify climb/descent display, scalable altitude warnings. 2024-08-29 09:32:39 +02:00
Pavel Machek 64cfbeb157 sixths: more altitude fixups, hopefully correct 2024-08-29 09:32:39 +02:00
Pavel Machek 462dc3827b sixths: fixup altitude totals. Still not fully correct. 2024-08-29 09:32:39 +02:00
Pavel Machek ba21c2ba7b sixths: Tweak settings for easier debugging. 2024-08-29 09:32:39 +02:00
Pavel Machek f61a98d1b9 sixths: start implementing climb/descent. 2024-08-29 09:32:39 +02:00
Pavel Machek e6f864d441 sixths: Fix pressure change handling. 2024-08-29 09:32:39 +02:00
Pavel Machek a27f40c9f6 sixths: save night pressure to watch trend. 2024-08-29 09:32:39 +02:00
Pavel Machek 08870ec31a sixths: start logging more data. 2024-08-29 09:32:39 +02:00
Pavel Machek 543e51846b sixhts: Warn when GPS altitude does not match baro. 2024-08-29 09:32:39 +02:00
Pavel Machek 6c04da4c01 sixths: Keep GPS on for longer. 2024-08-29 09:32:39 +02:00
Pavel Machek 8d19a35853 sixths: add pressure formatting. 2024-08-29 09:32:39 +02:00
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
thyttan 15f8906723 pomoplus: hide buttons and widgets when locked 2024-08-27 23:48:15 +02:00
thyttan 65ab758bea pomoplus: tweak var names, apply scaling to radius
Also reword the comment regarding SCALING.
2024-08-27 22:09:44 +02: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
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 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
thyttan ffdfe98b92 pomoplus: add README.md 2024-08-25 14:30:09 +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
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
thyttan e262880005 pomoplus: increase size of fonts and buttons
for legibility and ease of use.

Also center the images correctly with regards to their anchoring.
2024-08-24 19:41:17 +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
jeffyactive f1453c5b81 Added OpenLocate Beacon app 2024-08-19 13:51:28 -04:00
Rob Pilling e51f7bfbe7
Merge pull request #3539 from devsnd/supaclock-0.02
supaclock: 0.02
2024-08-19 12:18:17 +01:00
Rob Pilling 99c5cf96b9
Merge pull request #3538 from bobrippling/feat/drained-charging
drained: make it clear when charging, via the clock
2024-08-19 12:17:32 +01:00
Rob Pilling 32e3cc705d drained: make it clear when charging, via the clock 2024-08-19 12:15:56 +01:00
Rob Pilling bc39a32483
Merge pull request #3529 from atjn/custom-locale
locale: Support custom date and time formats, save the last uploaded locale
2024-08-19 08:22:04 +01:00
Rob Pilling 78c4f73e81
Merge pull request #3528 from nxdefiant/gipy
gipy: display track on openstmap and update lint
2024-08-19 08:21:47 +01:00
Rob Pilling f9663e3e26 Merge branch 'gipy-fix' of https://github.com/atjn/BangleApps 2024-08-19 07:38:38 +01:00
Rob Pilling 9230d112c0 promenu: bump version 2024-08-19 07:35:07 +01:00
Tom Wallroth f73e92c0bb supaclock: 0.02 2024-08-17 13:01:32 +02:00
Anton 332d3ca336 Add `is12Hour` function to locale 2024-08-15 17:14:17 +02:00
Anton 10b2e9e8dd Only return meridian for 12-hour clocks 2024-08-15 17:13:58 +02:00
Anton d40a0100b8 gipy: Fix lint issues 2024-08-15 12:21:58 +02:00
Rob Pilling 84aabfade4
Merge pull request #3502 from only-meeps/master
8ball: add app and change boxclk to use clockbackgrounds app
2024-08-13 07:26:46 +01:00
Rob Pilling 19f3d83e16
Merge pull request #3527 from Septolum/lato
lato: add optional date display
2024-08-13 07:25:08 +01:00
Erik Andresen c873bf3dd3 gipy openstmap: clear area before redraw 2024-08-11 12:59:34 +02:00
Rob Pilling c6d4713f5b promenu: only calculate offsets for plain (non-image) strings
This fixes the alarm app, for example, which shows images within the strings
2024-08-10 16:19:30 +01:00
Rob Pilling 5dac7b2624 promenu: return a scroller (fixes alarms app) 2024-08-10 15:54:12 +01:00
Anton 7fd7b531d2 Minor fixes
This makes the document standards-compliant
2024-08-07 18:06:59 +02:00
Anton ece3735684 Save the last uploaded locale 2024-08-07 17:33:46 +02:00
Anton fce8ef2d12 Support custom date and time formats 2024-08-07 15:20:13 +02:00
Gordon Williams 477165153a 2v24 crc 2024-08-07 08:52:38 +01:00
Septolum 2d26028e24 Update changelog 2024-08-06 21:52:42 +01:00