Commit Graph

16512 Commits (b8e29f397dd7ced3ab9b544f8c5e4cab9e5d2db1)

Author SHA1 Message Date
frederic wagner b8e29f397d gipy: doc change 2023-08-23 08:29:21 +02:00
frederic wagner 463bba4996 gipy: min height 2023-08-23 08:00:05 +02:00
frederic wagner 7baa0d2173 gipy: small fixes 2023-08-22 17:05:41 +02:00
frederic wagner e6f30b9dc0 gipy: removed 'lost' message 2023-08-22 16:52:28 +02:00
frederic wagner b9dc5a11ce gipy: wasm fix 2023-08-22 14:50:37 +02:00
frederic wagner df46cd643e gipy: elevation 2023-08-22 14:37:44 +02:00
frederic wagner 3a6eb8b2ad gipy: parsing heights 2023-08-21 17:02:29 +02:00
frederic wagner 6b51925109 gipy: jit is back 2023-08-21 15:09:34 +02:00
frederic wagner 88a4f98ce8 gipy: trying to fix the segfaults 2023-07-24 09:41:42 +02:00
frederic wagner 0d8df8aaeb gipy: removing jit
segfaults with the jit so i removed it.
perfs are still ok due to the use of transformVertices instead
i would have like to have both though :-(

my guess is the segfaults are not really jit related but related to the
size of the code in memory.
2023-07-22 11:54:52 +02:00
frederic wagner 465539561f gipy: improvements to sleep algorithm 2023-07-18 08:59:37 +02:00
frederic wagner 549cd0aadd gipy: misc 2023-07-14 08:32:18 +02:00
frederic wagner 9d54ac09ec gipy: fiddling with powersaving 2023-07-11 11:18:30 +02:00
frederic wagner ed543b8716 gipy: checkboxes in settings 2023-07-08 11:58:18 +02:00
frederic wagner 9ca06bbfca gipy : lcd power saving + settings 2023-07-08 11:46:38 +02:00
wagnerf42 897838a096
Merge branch 'espruino:master' into master 2023-07-07 10:20:02 +02:00
frederic wagner e40cc26240 gipy: new settings + attempts at power saving 2023-07-07 09:54:55 +02:00
Gordon Williams 069d98a5f0
Merge pull request #2864 from nxdefiant/master
openstmap: Remember latitude, longitude & scale
2023-07-05 19:57:40 +01:00
Gordon Williams b0b4d6ea9f
Merge pull request #2862 from d3nd3/larcs
support fastload
2023-07-05 19:28:05 +01:00
frederic wagner d165c822d3 gipy: forgot to bump metadata up 2023-07-05 15:59:15 +02:00
frederic wagner fd5cc494c5 gipy: readme update 2023-07-05 15:46:45 +02:00
frederic wagner 1c40c44d7e Fix for negative coordinates 2023-07-05 15:42:47 +02:00
Erik Andresen 60658a7ad3 openstmap: Fix gps widget check 2023-07-04 21:58:04 +02:00
Erik Andresen 4a727df891 openstmap: Remember latitude, longitude & scale
see #2844
2023-07-04 21:46:16 +02:00
d3nd3 aa5442ab4c
support fastload 2023-07-04 19:59:00 +01:00
Gordon Williams 026778f656 Modified Geissclk for Bangle.js 2 2023-07-04 16:19:30 +01:00
Gordon Williams 0414dd5515 Default to sending info to banglejs.com - there has been zero complaint so far and it's anonymous, app id only 2023-07-04 16:18:45 +01:00
Gordon Williams 44e9abed37
Merge pull request #2852 from wagnerf42/master
gipy: new release with bugfixes
2023-07-04 12:08:47 +01:00
Gordon Williams c941284fc0
Merge pull request #2861 from espruino/dependabot/submodules/core-e1ccf48
build(deps): bump core from `f922941` to `e1ccf48`
2023-07-04 08:45:33 +01:00
dependabot[bot] dda1ed508d
build(deps): bump core from `f922941` to `e1ccf48`
Bumps [core](https://github.com/espruino/EspruinoAppLoaderCore) from `f922941` to `e1ccf48`.
- [Commits](f922941a17...e1ccf487ab)

---
updated-dependencies:
- dependency-name: core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-04 01:03:33 +00:00
Gordon Williams c21fb1951b Merge branch 'master' of github.com:espruino/BangleApps 2023-07-03 15:54:34 +01:00
Gordon Williams cb2760a3f1 docs - fix #2860 2023-07-03 15:54:27 +01:00
Gordon Williams 55e52be7dd
Merge pull request #2858 from nxdefiant/master
Add chess game
2023-07-03 10:47:05 +01:00
Gordon Williams e61eb4e88c
Merge pull request #2781 from bobrippling/oneshot-alarms
multitimer: allow one-shot alarms (delete after)
2023-07-03 10:45:45 +01:00
Gordon Williams 95d0d684d9
Merge pull request #2682 from thyttan/shortbootcall
[Fast Reset] add app 'Fast Reset' (boot code)
2023-07-03 10:45:02 +01:00
Gordon Williams 12dbad0f0b
Merge pull request #2669 from thyttan/quicklaunch
[Quicklaunch] Compatibility with 'Fastload Utils' App History feature by checking …
2023-07-03 10:44:42 +01:00
Gordon Williams 78d95a05b5
Merge pull request #2855 from d3nd3/lcars_vref
battery voltage estimate
2023-07-03 10:43:42 +01:00
Gordon Williams 8b5fd6fe50
Merge pull request #2857 from glemco/master
agenda: Fixed "Today" and "Yesterday" wrongly displayed for allDay events on some time zones
2023-07-03 10:38:57 +01:00
Gordon Williams 0db2560cd0
Merge pull request #2853 from notEvil/chargent5
chargent: fixed boot
2023-07-03 09:10:26 +01:00
Gordon Williams eb8859a437
Merge pull request #2659 from thyttan/fastload
[Fastload Utils] Add app history functionality
2023-07-03 09:07:36 +01:00
Gordon Williams 277682f75c
Merge pull request #2851 from bobrippling/apps/rep
New app: rep
2023-07-03 09:06:40 +01:00
Erik Andresen 2c4ee723ef chess: minor tweaks 2023-07-03 07:43:38 +02:00
Erik Andresen e5a3dc48f9 Revert "chess: enable emulator"
This reverts commit 3df2f223aa.
2023-07-03 01:43:19 +02:00
Erik Andresen 3df2f223aa chess: enable emulator 2023-07-02 23:17:11 +02:00
Erik Andresen 560f9e1e53 Added chess game
Human with white and computer with black.

Based on p4wn engine[1]. Computations are rather slow but it works.

Usage: Drag on the touchscreen to move the green cursor onto a piece, select it with a single touch and drag the now red cursor around. Release the piece with another touch to finish the move. The button opens a menu.

[1] https://p4wn.sourceforge.net/
2023-07-02 23:00:43 +02:00
Gabriele Monaco 4287f3a921 agenda: Fixed "Today" and "Yesterday" wrongly displayed for allDay events on some time zones 2023-07-02 20:05:08 +02:00
Graham Fenner d2789d8418
battery voltage estimate 2023-07-01 18:45:33 +01:00
Rob Pilling a0747b4ac3 rep: check settings 2023-07-01 12:22:23 +01:00
Rob Pilling 4fe104334b rep: regenerate js 2023-07-01 12:22:22 +01:00
Rob Pilling 98597073ef rep: add recorder functionality 2023-07-01 12:22:01 +01:00