cartoone222
ff54918502
[python] add bgcolor to turtule module ( #367 )
...
* 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
2024-06-09 07:01:17 +00:00
Yaya-Cout
1953371266
[apps/math_toolbox] Add centimeter and square meter
2024-02-18 20:28:54 +01:00
AngeDieu
9ac62c0496
add factorial to toolbox -> combinatorics ( #348 )
...
* add factorial to toolbox -> combinatorics
* Update math_toolbox.cpp
removed newline for format purpose
2023-11-11 18:27:58 +01:00
Yaya-Cout
2bf46f59ce
[apps_container] Avoid crashing on ×10^ on N0100
2023-10-16 19:35:31 +02:00
Yaya-Cout
a945fc1025
[python/kandinsky] Fix big font selection
2023-07-01 20:14:20 +02:00
Yaya-Cout
4630052630
[i18n/code] Fix random description in italian
2023-06-26 18:18:28 +02:00
andrigamerita
3c6641c808
[it.i18n] Add missing italian translations, fix typos / excessive length in the existing ones ( #331 )
...
* [it.i18n] [apps/code] Add missing translations
* [it.i18n] [apps/reader] Fix typo
* [it.i18n] [apps/external, apps/setting] Add missing translations + fixes
2023-06-26 17:01:54 +02:00
Yaya-Cout
45a9dda989
[apps/host_filemanager] Fix N0100 build
2023-06-07 08:54:38 +02:00
Yaya-Cout
73450419bb
[Ports] Merge Nspire port and Fxcg improvements
...
Close #327
2023-06-06 21:28:54 +02:00
circuit10
b44a95a9b3
Casio fx-CG series port ( #324 )
...
* Initial test - working on Linux
* Try to make it work with liba
* Stop using liba and the filesystem
* IT WORKS
* Key input, full res, fix some of the crashes
* Fix the hang when doing calculations
* Add some more key mappings
* Fix the square root issue
* Icons
* Better key mappings, brightness control, better gamma correction, more effficient framebuffer
* Cleanup stage 1
* Cleanup stage 2
* Make the build system build a g3a
* Make it not exit when you press the menu button
* Add Casio port to README
* Use omega-master instead of omega-dev
* Fix mistake with cherry-picking in the README
* Fix internal storage crash
* Fix compile error on Numworks calculators
* Upsilon branding
* Sharper icon
* Make the CI work
* Add power off and improve menu
* Map Alpha + up/down to the brightness shortcut
* Add missing file
* Fix web CI build
* Revert "Fix web CI build"
This reverts commit f19657d9fc .
* Change "prizm" to "fxcg"
* Add FASTLOAD option for Add-in Push
* Add some charatcers to the catalog on Casio and improve key mappings
* Build with -Os -flto
* Disable LTO for now as it's causing crashes
* Put back the fonts I accidently changed
I'd like to add an option for this though as I prefer the ones from Epsilon
2023-05-10 18:28:18 +02:00
Lisra-git
0916996121
[Bootloader] Enhance Global Stability
2023-04-08 14:25:31 +02:00
Yaya-Cout
83d6d33edf
[apps/math_toolbox] Move Matrix and Vectors to a submenu
2023-03-12 11:19:14 +01:00
Yaya-Cout
1067216d4f
[bootloader] Mark Epsilon 20.3 as safe
2023-02-17 21:39:51 +01:00
Yaya-Cout
c0d998017d
[apps/main] Add open app option
2023-02-17 19:32:50 +01:00
Yaya-Cout
a729ef2a4c
[apps] Move Dimensions i18n out of calculation
...
This allow Escher to build successfully without calculation app
2023-02-17 19:32:16 +01:00
Yaya-Cout
b43d773051
[calculation/UnitList] Fix crash when pressing OK
2023-02-08 17:09:48 +01:00
Yaya-Cout
4acc79f1c7
[apps/on_boarding] Fix logo view crash when interrupted
2023-02-03 08:25:54 +01:00
Yaya-Cout
58a373e683
[apps/reader] Fix reader crash when opening bookmark
...
I just disabled color restoration, but I am still not understanding why it isn't working
Fix #307
2023-01-29 19:36:13 +01:00
Yaya-Cout
224cec5efc
[apps/settings] Remove rests of USB protection
2023-01-16 18:49:52 +01:00
Yaya-Cout
7af7b895f5
[i18n] Clean translations
2023-01-16 18:39:31 +01:00
Yaya-Cout
7030c58c51
[storage] Fix broken script saving/loading
2023-01-05 17:18:11 +01:00
Yaya-Cout
ed002ed14b
[apps/atomic] Fix last commit (std::max error)
2023-01-01 11:59:36 +01:00
Yaya-Cout
2312147957
[apps/atomic] Use latest commit (redesign)
2022-12-29 12:38:44 +01:00
Yaya-Cout
1de090cea4
[apps/home] Quick select for apps using numbers ( #306 )
...
* [apps/home] Quick select for apps using numbers
* [apps/home] Fix build error
2022-12-09 17:42:44 +01:00
Laury
1fbd5281a9
[escher] Fixed bugs in previous commit (XNT)
2022-07-07 12:37:55 +02:00
Laury
51a5f699c3
[escher] XNT button is now cyclic
2022-07-06 22:52:49 +02:00
Laury
77167d1706
[statistics] Added 3 new measurements
2022-07-04 11:12:19 +02:00
Yaya-Cout
a1e213ac91
[apps] Add Shift + Ans shortcut to go to the last application ( #196 )
2022-07-04 11:09:58 +02:00
Laury
d87c67d35b
[kandinsky | code] Coding style improvement in the new font (part 1)
2022-07-01 21:11:45 +02:00
Oreig403
99b070a30d
New font and italic in python keywords ( #232 )
2022-07-01 11:39:23 +02:00
Laury
2a234305f3
[reader] FIxed "syntax error" with colors when going backward
2022-06-27 13:00:30 +02:00
Laury
891afff4bb
[code] Added ulab.utils in toolbox
2022-06-26 14:30:50 +02:00
Yaya-Cout
92c653f2f2
[python] Upgrade MicroPython to version 1.19.1, Ulab and add unit tests for Ulab ( #259 )
2022-06-26 13:03:22 +02:00
Laury
25d4793441
[poincare] Fixed tests
2022-06-25 23:35:38 +02:00
Laury
4893b73917
[test] Fixed tests compilation
2022-06-25 19:46:00 +02:00
Laury
0b2a581177
[escher] Rework of timers and bigger text in toolboxes
2022-06-25 19:46:00 +02:00
Laury
e8ea693e5c
[calculation] Dimension in additional output for values with units
2022-06-18 22:36:55 +02:00
Laury
125e1a8a82
[settings] Remove option to save cursor
2022-06-17 18:01:15 +02:00
Mino1289
0751c88a2d
[TexParser] Adding Sum, Product and Integral ( #252 )
2022-06-17 12:25:38 +02:00
Laury
d983797ac8
Revert "[storage] New attempt to save cursor position"
...
This reverts commit c826e556a1 .
2022-06-17 12:12:39 +02:00
fmOOmf
9588052d68
Correction de la gestion de la couleur marron Liseuse / Brown color processing in Reader ( #251 )
...
* Ajout de \binom pour afficher les coefficients binomiaux
* Correction in reader Brown color processing
2022-06-12 18:24:55 +02:00
Lisra-git
35017ec167
Lock Hardware Test while Exam Mode enabled ( #227 )
2022-06-12 11:38:52 +02:00
Mino1289
3b12f29815
[apps/reader] Adding new symbols and functions in the TexParser ( #237 )
2022-06-12 11:37:17 +02:00
Laury
c826e556a1
[storage] New attempt to save cursor position
2022-06-10 16:16:16 +02:00
fmOOmf
1db74c78ab
Ajout de \binom pour afficher les coefficients binomiaux ( #250 )
2022-06-09 17:10:07 +02:00
Joachim Le Fournis
d8423fb4f1
[LD] Fixed warning about different array declaration ( #242 )
...
The size declared in toolbox_ion_keys.cpp for the modion_module_globals_table array was different that the defined array in micropython
2022-05-29 10:26:59 +02:00
Yaya-Cout
e4718fcb95
[apps/external] Add simulator support ( #238 )
2022-05-21 17:38:26 +02:00
Laury
36fa4a4152
Revert "[storage] Possibility to store metadata with records (cursor in scripts)"
2022-05-09 18:39:10 +02:00
Laury
5220dda095
Merge remote-tracking branch 'origin/upsilon-dev' into upsilon-master
2022-05-05 18:02:51 +02:00
Yaya-Cout
7c51b1e55d
[apps/code] Fix fr" typing in editor
...
Fix #217
2022-05-05 17:55:19 +02:00