v-crispadvice
5be8ef57f9
Add default flash cards
2023-07-07 20:28:59 +03:00
v-crispadvice
597703cda9
Add manual download from settings
2023-07-07 19:51:40 +03:00
Gordon Williams
edfb9000e8
Ensure apps are always uploaded localized
2023-07-07 16:48:42 +01:00
Gordon Williams
585cbe7ec4
Handle translation of app names as well as internal text
2023-07-07 16:23:35 +01:00
Gordon Williams
bb7450d96c
Translate JS inside templated strings now
2023-07-07 15:43:44 +01:00
Gordon Williams
9de21e461c
Moved apploader from BangleApps to make it common to AppLoaderCore
2023-07-07 15:22:47 +01:00
Gordon Williams
2e6574f6ed
Making appinfo language scan work under node.js moving language_scan and other libs into AppLoader core from BangleApps
2023-07-07 15:19:32 +01:00
Gordon Williams
456d2c7293
misc tweaks to built-in tools
2023-07-07 14:32:11 +01:00
Gordon Williams
3094dca06b
pebblepp 0.03: Use smaller font if clock_info test doesn't fit in area
2023-07-07 14:32:11 +01: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
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
Rob Pilling
7b760ae803
rep: add settings for <</>> steps
2023-07-01 12:21:50 +01:00
Rob Pilling
dedaa93e66
recorder: add widget typescript definitions
2023-07-01 11:52:17 +01:00
notEvil
b957b61ceb
apps/chargent: fixed boot
2023-07-01 10:48:43 +02:00
frederic wagner
dd692187f7
gipy: improve tiles on screen detection
2023-07-01 05:29:19 +02:00
Rob Pilling
b2e74d91e3
multitimer: readme update, remove dead code, restore sched
2023-06-30 21:13:31 +01:00
Rob Pilling
8cf0782d93
multitimer: reset alarm's last sounding time when enabling
2023-06-30 21:05:43 +01:00
Rob Pilling
03a0c5264d
multitimer: disable sched on load
2023-06-30 21:05:43 +01:00
Rob Pilling
56401ea183
multitimer: fix `settings` & `alarm` scope
2023-06-30 21:05:42 +01:00
Rob Pilling
887acfe346
multitimer: changelog update
2023-06-30 21:05:42 +01:00
Rob Pilling
27bf21466a
multitimer: revert triggercheck, tailcall sched after hardmode alarms
2023-06-30 21:05:42 +01:00
Rob Pilling
c930936b39
sched: drop alarm index guard
2023-06-30 18:09:11 +01:00