Mino1289
48598296cf
[apps/code] Increase of number of variables loaded in the variable box
2021-09-24 11:09:23 +02:00
Yaya.Cout
0b564510e7
[code/time] Add time in python toolbox
2021-09-20 17:21:41 +02:00
FaustinM
48a0da8a95
Add more python functions in ion module
...
Ion.battery_level() return a int with the current battery level
Ion.battery_ischarging() return a bool with the current battery charging state
bugfix for upsilon
2021-09-12 00:06:44 +02:00
FaustinM
3460e9ffd8
Merge remote-tracking branch 'origin/upsilon-dev' into upsilon-dev-get-battery-data
2021-09-11 21:16:23 +02:00
Laury
98b665ac4b
[code/ulab] Disabled scipy in toolbox for n0100 + added 2 forgotten numpy functions
2021-09-05 16:57:09 +02:00
Laury
0f4502ebce
[code/ulab] Added scipy
2021-09-05 16:27:44 +02:00
Laury
a15c682e3e
[code/ulab] Replaced translations by official documentation
2021-09-04 21:23:23 +02:00
Laury
74635f8d88
[code/ulab] Added ulab to toolbox
2021-09-03 22:57:04 +02:00
Laury
d90af0323e
Merge omega-dev into upsilon dev
2021-08-31 23:03:30 +02:00
Laury
210a83b04d
[python/kandinsky] Added get_palette() function
2021-08-31 16:17:36 +02:00
Laury
7c1dc4d5c3
[python] merge '6fcab395' and fix a bug in fill_polygon()
2021-08-30 19:40:30 +02:00
Laury
6fcab3952f
[python] Add some useful functions in kandinsky
2021-07-08 22:34:43 +02:00
Maxime FRIESS
c5ca1e916a
Merge branch 'omega-dev' into omega-dev-OS-attributes
2021-06-29 20:52:29 +02:00
Pixelpunker
786a3273da
All translated german strings limited to 35 characters
2021-06-29 17:11:10 +02:00
Pixelpunker
a3720d3d76
Some corrections and many additions to German translation, mostly Python toolbox
2021-06-28 16:09:49 +02:00
FaustinM
cf9142b5a2
Add "ion.battery()" for obtain the current voltage of the battery
...
Ion.battery() return a float with the current battery voltage
TODO : Update the translation of the toolbox (only FR and EN currently)
2021-06-23 16:57:42 +02:00
ArtichOwO
ba94c7db00
[Code/Toolbox] Added "getlogin()" to code toolbox
2021-06-21 23:24:50 +02:00
Joachim LF
33ad74e1be
[code/tests] Fix issue with toolboxIonKeys
2021-05-12 19:56:34 +02:00
M4x1m3
f1d15022aa
[apps/code] Removed keys from HU catalog
2021-03-15 21:46:56 +01:00
Maxime FRIESS
b795834c63
Merge branch 'omega-dev' into IonToolboxEpsilon
2021-03-15 21:23:35 +01:00
Joachim LF
b2e2f3c5a6
[Code] Added ion keys submenu
2021-03-15 20:10:54 +01:00
M4x1m3
134456267b
Merge branch 'master' of https://github.com/Lauryy06/epsilon into Lauryy06-master
2021-03-15 19:50:10 +01:00
Laury
297fbd3c00
[python] Add a draw_line function in kandinsky
2021-03-11 19:47:22 +01:00
Yolwoocle
ca6a0bdcb6
[apps/code] Fix French translation mistakes ( #500 )
...
Corrected a few French translation issues in Python catalogue (lis -> lit; écris -> écrit)
2021-03-03 09:19:59 +01:00
Calvineries
1838024934
ScriptSize French Translation
2021-02-17 01:35:01 +01:00
M4x1m3
17284985f7
[i18n] Fixed missing / duplicate entries.
2021-02-10 21:11:10 +01:00
lapingenieur
76e1bf8822
[*.hu.i18n] Improved Hungarian translations
2021-02-10 20:03:36 +01:00
Joachim LF
9b17d1b882
[Update] Epsilon 15.3.1
2021-01-21 19:56:06 +01:00
Roberta Rabotti
89107da1ae
Update toolbox.it.i18n
2021-01-05 10:15:12 +01:00
Martijn Oost
c3ceb0074f
[NL] fix translation mistakes
2020-12-09 13:31:15 +01:00
ThePythonGuy
b343c5a02c
[base.es.i18n] Translated some missing stuff to Spanish ( #430 )
...
* Update base.es.i18n
* Update base.es.i18n
* Update base.es.i18n
* Update base.es.i18n
* Update base.es.i18n
* Update apps/home/base.es.i18n
Co-authored-by: Quentin <quentin.guidee@gmail.com >
Co-authored-by: Quentin <quentin.guidee@gmail.com >
2020-11-28 22:40:43 +01:00
Quentin
83b4d9390d
Merge pull request #402 from RedGl0w/patch-4
...
[Python] Change heap (32 to 100K)
2020-11-13 20:50:22 +01:00
Martijn Oost
6628e76d36
[NL] adjust translation in python app
2020-11-04 15:58:27 +01:00
Gabriel Ozouf
5d3069ff34
[code/catalog] Capitalize 'line feed' in EN
...
Change-Id: I91b8c4b613b9e9dece13fbb0e9635b4aa8dbfd4a
2020-11-04 15:33:02 +01:00
Arthur Camouseigt
8f97a332f6
[Python] Modified the paste effect in script and shell area
...
When a formula is pasted in a script or in the shell, some symbols are
replaced by their equivalent in python :
x turns into *
^ turns into **
√ turns into sqrt
etc
Change-Id: If6f2a22d4f3c148c2655e0892023b0e28058a9a6
2020-11-04 15:32:59 +01:00
Arthur Camouseigt
3dca515441
[VariableBox] Added sequences to the variable box
...
It is now possible to call the value of a defined sequence anywhere.
Change-Id: I1990e93c50f9add175b7ea274e07004ba63289e5
2020-11-04 15:32:58 +01:00
Martijn Oost
338968a493
improved translations in toolbox and the calculation, python and functions app
2020-11-04 15:30:53 +01:00
Hugo Saint-Vignes
d937bc692b
[apps/code] Fix crashes on full buffer
...
Change-Id: If9297f1ca29015cad0cc1cdda3ad610fd1493392
2020-11-04 15:11:45 +01:00
Hugo Saint-Vignes
aba135bc8b
[escher] Add textArea line number limit
...
Change-Id: Ia0d9a9136282efc87c0996c141c0852ed75892f9
2020-11-04 15:11:45 +01:00
Hugo Saint-Vignes
1f9d0b5810
[apps/code] Reorder rows due to color name change
...
Change-Id: I1c8f3e9d015cf55ec8fc38082f60e957b19b196d
2020-11-04 15:07:20 +01:00
Hugo Saint-Vignes
e27c668c40
[apps,escher,kandinsky,poincare,python] Replace every "grey" with "gray"
...
Change-Id: I60a232849dce90f70e6977b6024d6e9b1ce1b731
2020-11-04 15:07:20 +01:00
Quentin Guidée
e8b86ca6a1
[upstream] Update
2020-10-10 02:28:33 +02:00
Joachim Le Fournis
befcfd10b7
[Python] Change heap
2020-09-05 11:16:25 +02:00
Gabriel Ozouf
b7c7695707
[apps/code] Remove interruption check
...
A check for interruption in ConsoleController::printText caused script
to immediately stop when launched after an interrupted script.
This check was used to break out of infinite print loop, but now
becomes redundant with how micropython_port_vm_hook_loop was changed.
Change-Id: Ifa8d415e1b2c2406ad67300eb14ce46889af296f
2020-08-31 15:32:02 +02:00
Quentin Guidée
a74a5ac796
[fix] conflicts
2020-08-09 13:28:22 +02:00
M4x1m3
12fb82b028
[apps/code] Added os in toolbox
2020-07-23 17:13:40 +02:00
M4x1m3
587ea39aaf
[app/code] Wipe scripts when adding one with opt
2020-07-23 11:12:31 +02:00
M4x1m3
63acf7b0ee
[app/code] Changed color of mandelbrot script
2020-07-21 22:27:04 +02:00
Quentin Guidée
c2df1c33d1
[Fix] Examination level
2020-07-18 10:31:14 +02:00
Léa Saviot
b4dd4b5e7e
[apps/code/i18n] Make italian wording fit
2020-07-16 11:53:12 +02:00