Yaya-Cout
b9b49e0c17
[simulator/web] Fix window definition check
2025-12-14 12:59:08 +01:00
Yaya-Cout
bcef91bb59
[simulator/web] Better window definition check
2025-12-14 12:34:23 +01:00
Yaya-Cout
ff068ca797
[simulator/web] Add createContext to exported methods (emcc change)
2025-12-14 12:32:34 +01:00
Yaya-Cout
9d8e78ca1e
[simulator/web] Avoid broadcasting storage if navigator isn't defined (on Node CI)
2025-12-14 12:20:49 +01:00
Yaya-Cout
90efabb404
[simulator/web] Broadcast storage after script execution
2025-12-14 12:09:05 +01:00
Yaya-Cout
26ee665d50
[simulator/web] Fix keyHandler not defined (backported from Upsilon Workshop)
2025-12-14 12:02:58 +01:00
Yaya-Cout
2233ca341b
Merge pull request #389 from Random-Penguin/patch-1
...
Update toolbox.en.i18n molar masses
2025-12-06 17:45:57 +00:00
Random Penguin
677528dfb6
Update toolbox.en.i18n molar masses
...
Finally got around to fixing the molar masses of the atomic elements in the toolbox for the English language.
2025-12-04 15:19:33 +01:00
Yaya-Cout
bd78483d82
Merge pull request #388 from mickbot-92/ci
...
[CI] Update workflows
2025-11-30 10:46:29 +00:00
Yaya-Cout
2b5d6e9d7f
[bootloader] Mark Epsilon 24.10.0 as safe
2025-11-26 22:11:08 +01:00
mickbot-92
9bf61ded07
[CI] Update workflows
2025-11-23 13:43:11 +01:00
Yaya-Cout
e3938e355b
Merge pull request #387 from mickbot-92/bump-android
...
[Simulator/Android] Bump Gradle and Java & Add Android on README
2025-11-23 10:11:03 +00:00
Yaya-Cout
076fa3ab81
[apps/home] Fix trailing comma in apps_layout.csv
2025-11-10 19:07:34 +01:00
mickbot-92
be0edc48b6
[Simulator/Android] Bump Gradle and Java & Add Android on README
2025-11-08 23:25:11 +01:00
Yaya-Cout
d1b8cefcf9
Merge pull request #254 from RedGl0w/additional_result_trigo
...
Changes to the trigonometry additional result
2025-11-05 17:17:44 +00:00
Yaya-Cout
81ced8662c
Merge pull request #308 from joecrop/logic-toolbox
...
Logic Toolbox
2025-11-05 15:08:30 +00:00
Yaya-Cout
c1f5b4afac
Merge branch 'upsilon-dev' into logic-toolbox
2025-11-05 15:01:45 +00:00
Yaya-Cout
18f979dffe
Merge pull request #294 from fmOOmf/upsilon-dev
...
Correction CIRCLE avec angle négatif (correct circle with negative angle)
2025-11-05 14:58:05 +00:00
Yaya-Cout
3c1bf54f0b
Merge pull request #341 from AngeDieu/apps-layout
...
[build] update apps_layout.csv from EPSILON_APPS flag in make command
2025-11-05 14:49:27 +00:00
Yaya-Cout
5eb8054cde
Merge pull request #361 from Ozero4/upsilon-dev
...
-- devient ans-
2025-11-05 14:40:59 +00:00
Yaya-Cout
f0f67b2766
Merge pull request #351 from AngeDieu/upsilon-dev
...
Update README.md
2025-11-05 14:40:28 +00:00
Yaya-Cout
c403aeaa04
Merge branch 'upsilon-dev' into upsilon-dev
2025-11-05 14:39:44 +00:00
Yaya-Cout
0a119fbad1
Merge pull request #383 from mickbot-92/build-on-arm
...
[CI] Build using Ubuntu ARM
2025-11-05 14:35:14 +00:00
Yaya-Cout
be688a487d
Merge branch 'upsilon-dev' into build-on-arm
2025-11-05 14:29:20 +00:00
Lukas MAUFFRÉ
84fe92e3d7
Fix highlight background in console line view
...
Replaces Palette::BackgroundApps with Palette::CodeBackground for highlighted console lines to ensure consistent background color.
2025-11-02 10:43:17 +00:00
Yaya-Cout
96077fcfb6
[build] Version 1.1.2
2025-10-12 11:21:24 +02:00
Yaya-Cout
3566d44df2
[ion/usb] Fix USB descriptor
2025-10-12 10:58:59 +02:00
Yaya-Cout
13902cae72
[ion/platformInfo] Fix recovery boot address computation
2025-10-08 15:07:40 +02:00
Martin
59db12e78e
[simulator/macos] Add universal binary support for x86_64 and ARM64
...
Build universal macOS simulator binaries that work on both Intel and Apple Silicon Macs by default. The build system now:
- Defaults to building for both x86_64 and ARM64 architectures
- Uses lipo to create universal binaries
- Allows single-architecture builds via ARCHS=arm64 or ARCHS=x86_64
- Conditionally includes the appropriate assembly files for each architecture
2025-10-08 11:15:37 +00:00
Yaya-Cout
696747a9a0
[build] Version 1.1.1
2025-10-02 18:34:05 +02:00
Yaya-Cout
7093f706ff
[CI] Push to binfiles repo for N0110/N0110/Bootloader configs
2025-09-22 21:04:44 +02:00
Yaya-Cout
cc4b008048
[ion/usb] Fake alt interface to fix NumWorks website
2025-09-22 20:38:39 +02:00
Yaya-Cout
1b9b53a201
[build] Version 1.1.0
2025-09-22 20:34:33 +02:00
Yaya-Cout
a1f598194c
[bootloader] Skip animation on keyboard event
2025-09-07 17:43:45 +02:00
Yaya-Cout
768bd52d46
[bootloader] Mark Epsilon 24.4.0 as safe
2025-09-07 16:52:21 +02:00
Yaya-Cout
818e4d281f
[apps/external] Fix SCANCODE_OnOff being triggered by the left arrow
2025-08-25 17:00:00 +02:00
mickbot-92
f380c927f7
[CI] Build using Ubuntu ARM
2025-05-11 17:30:27 +02:00
Yaya-Cout
0fc06fafaf
[README] Update usbipd instructions for WSL
2025-04-07 18:29:07 +02:00
Yaya-Cout
7a9a8ba371
[CI/Android] Run APT update to fix 404
2025-03-31 20:53:33 +02:00
Yaya-Cout
e6f14741d6
[CI] Install Linux toolchain for Web build to avoid dependancies issues (mainly libpng)
2025-03-31 20:46:25 +02:00
Yaya-Cout
6a83882826
[CI] Run APT update to fix 404
2025-03-31 20:40:23 +02:00
cartoone222
34506d334c
Add an option to disable shift + clear ( #368 )
...
* add bgcolor to turtul module
* add bgcolor to toolbox and a minor fix
* ok is ok now i hope however
* Submodule Omega-Kawaii-Theme remove
* this featurs https://github.com/UpsilonNumworks/Upsilon/issues/285
* Update escher/src/text_area.cpp casse coresction
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
* change name of function beacause code to late in night is bad idee
* invation of capital letter
* Update apps/settings/sub_menu/code_options_controller.cpp
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
* Update escher/src/text_area.cpp
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
* im not shure all is done
* the last hiden locke
* fix https://github.com/UpsilonNumworks/Upsilon/issues/271
* Update apps/global_preferences.h
Co-authored-by: Quentin <github@arra.red >
* Update apps/settings/sub_menu/code_options_controller.cpp
Co-authored-by: Quentin <git@quentinguidee.dev >
* Update apps/global_preferences.h
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
* Update apps/global_preferences.h
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
* reformatting the code to meet the expected quality
* Update apps/settings/base.pt.i18n
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
* Update apps/settings/base.de.i18n
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
* Update apps/settings/base.es.i18n
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
* Update apps/settings/base.hu.i18n
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
* Update apps/settings/base.it.i18n
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
* Update apps/settings/base.nl.i18n
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
* fix nameing
* Update apps/settings/base.en.i18n
---------
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
Co-authored-by: Quentin <github@arra.red >
Co-authored-by: Quentin <git@quentinguidee.dev >
2025-03-31 18:17:30 +00:00
mickbot-92
ee8d456f1e
[CI] [Simulator] Fix CI building ( #381 )
...
* [CI] Install more dependencies
* [Simulator] Some upgrades
* [CI] Fix Metrics
* Re-add newlines
2025-02-26 13:05:40 +00:00
Yaya-Cout
e971681dfd
[Ion/bldata] Fix crash when going back to home screen after suspending
2025-01-25 19:21:56 +01:00
Yaya-Cout
276e8a603a
[apps/settings] Unify prompt controller
2025-01-25 18:09:46 +01:00
Yaya-Cout
c1cc19d47c
Avoid initializing storage to flash, reduce storage size by 8B and restore GCC 11 in CI
2025-01-25 18:00:29 +01:00
Yaya-Cout
7f560f8a5b
[platformInfo] Add attribute weak to static storage declaration for simulators to fix windaube build (declaration is always weak for non-N0110 bootloader config)
2025-01-03 23:09:25 +01:00
Yaya-Cout
f7cd1693c9
[CI/Linux] Install libxtst-dev to fix build
2025-01-03 19:44:34 +01:00
Yaya-Cout
e6a308891b
[CI/bootloader] Take toolchain from Ubuntu repos
2025-01-03 19:05:42 +01:00
Yaya-Cout
0c3506d85d
Fix build for N0100 and legacy N0110
2025-01-03 18:32:20 +01:00