Quentin Guidée
b5a9323a81
[Fix] Conflicts
2020-07-15 12:09:12 +02:00
Joachim Le Fournis
46ede2eb59
Resolved the wrong gender of font in fr
2020-07-15 10:41:37 +02:00
Charlotte THOMAS
b5f9deb169
Update calculation.cpp
...
removed white
2020-07-15 10:28:15 +02:00
Charlotte THOMAS
7754693bdf
fix: change IsIS => IsSI in test too
2020-07-15 10:28:15 +02:00
Charlotte THOMAS
f1dab081e1
Fix: CI test
2020-07-15 10:28:15 +02:00
Charlotte THOMAS
9d8b62894f
Fix: Changed "IS" to "SI" because even in english the short for "International System of Units" is "SI"
2020-07-15 10:28:15 +02:00
Quentin Guidée
c2390bebe3
Merge branch 'omega-dev-e14' of github.com:Omega-Numworks/Omega into omega-dev-e14
2020-07-14 15:52:50 +02:00
Quentin Guidée
6a77ec3f87
[Update] RPN
2020-07-14 15:52:37 +02:00
Quentin
443b70ec10
Merge pull request #374 from M4xi1m3/omega-dev-e14
...
[ci] Generate .sha256 for N0100
2020-07-14 15:32:07 +02:00
Maxime FRIESS
a7ca30b793
[ci] Generate .sha256 for N0100
2020-07-14 15:17:19 +02:00
Quentin Guidée
6553afacdd
Merge branch 'omega-dev-e14' of github.com:Omega-Numworks/Omega into omega-dev-e14
2020-07-14 14:37:11 +02:00
Quentin Guidée
360bb17a4f
[Fix] Conflicts
2020-07-14 14:36:39 +02:00
Quentin
7590e6ce31
Merge pull request #373 from M4xi1m3/omega-dev-e14
...
[ci] Added hu to N0100
2020-07-14 13:57:31 +02:00
Maxime FRIESS
0a384e7c8a
[ci] Added hu to N0100
2020-07-14 13:56:26 +02:00
Quentin
cb58189fc5
Merge pull request #372 from M4xi1m3/omega-dev-e14
...
N0100 Generate one binary per langage
2020-07-14 13:19:54 +02:00
M4x1m3
84442fca10
[ci] Faster way
2020-07-14 12:10:41 +02:00
M4x1m3
c915894c0d
[ci] N0100 generates one fw per language.
2020-07-14 12:00:43 +02:00
Quentin Guidée
ef8b74781b
[Update] Atom
2020-07-14 11:50:41 +02:00
Quentin
f8fa492418
Merge pull request #371 from quentinguidee/omega-dev-e14
...
[Fix] Missing translations
2020-07-14 11:40:28 +02:00
Quentin Guidée
7227d0dccb
[Fix] Missing translations
2020-07-14 11:28:01 +02:00
Quentin
3f11728e1a
Merge pull request #370 from M4xi1m3/e14-bf2
...
[escher] Fixed alpha+arrow / alpha-lock + arrow
2020-07-14 11:27:38 +02:00
M4x1m3
c029474a61
[escher] Fixed alpha+arrow / alpha-lock + arrow
2020-07-14 11:00:08 +02:00
Quentin
15b1c96580
Merge pull request #369 from M4xi1m3/e14-bf3
...
[apps/home] Made external apps selectable again.
2020-07-14 10:36:38 +02:00
M4x1m3
51cb57d1a1
[apps/home] Made external apps selectable again.
2020-07-14 10:04:00 +02:00
Quentin Guidée
5c3dd4f6d2
[Revert] 3DS workflows
2020-07-13 11:49:25 +02:00
Quentin Guidée
3bac01189f
[i18n/fr] Format expressions -> Format expression
2020-07-13 11:15:37 +02:00
Quentin Guidée
0d80f148b4
[Fix] Click on symbolic expression caused undef
2020-07-13 11:09:22 +02:00
Quentin Guidée
d13e79509a
[Update] RPN with Epsilon 14
2020-07-13 10:48:07 +02:00
Joachim LF
04901e3231
Fixed % in alpha lock
2020-07-13 10:38:22 +02:00
Joachim LF
d7ac7e19bb
[Update] Epsilon 14
2020-07-13 10:36:47 +02:00
Léa Saviot
b83c686773
build: Version 14.4.1
2020-07-10 10:49:19 +02:00
Léa Saviot
2af89fb546
[build/android] Prevent code relocations in MicroPython
2020-07-09 20:24:16 -04:00
Léa Saviot
1fde815769
[ion/android] Do not setWindowStyle if SDL not initialized
...
When a library was broken, we would see an error due to the failed
setWindowStyle call, instead of getting the briken library error.
2020-07-09 20:24:16 -04:00
Quentin
d2a2c9e208
Merge pull request #366 from M4xi1m3/omega-dev
...
Adding file support to micropython
2020-07-08 13:20:25 +02:00
Léa Saviot
ef8a4f9e7b
build: Version 14.4.0
2020-07-07 09:55:21 +02:00
Léa Saviot
d8f17da04e
[apps/calculation] Add TODO comments about factorization
2020-07-07 09:55:20 +02:00
Léa Saviot
cc4ff3d40d
[apps/calculation] Apply fix about Height computation
...
There was a problem with the way of computing Height, see
Calculation::HistoryViewCell. We did not encounter a problemeatic
scenario here, but there is no reason it would have been safe before.
2020-07-07 09:55:20 +02:00
Léa Saviot
982b467268
[apps/calculation] Fix scrolling
...
If the last cell is too big to fit entirely, we would scroll to the top
of the calculation, instead of the bottom
2020-07-07 09:46:26 +02:00
Léa Saviot
1128134c37
[apps/calculation] Raise exception if row height miscomputed
...
Scenario:
Put the complex mode to exponential, then go back to Calculation and:
Toolbox, Down, Down, Down, Down, OK, OK, Two, Plus, Imaginary,
Toolbox, Down, Down, Down, Down, OK, Down, OK, Two, Plus,
Imaginary, OK, Toolbox, Down, Down, Down, Down, Down, OK,
Down, OK, Up, OK, Right, Zero, OK, OK, Toolbox, Down,
Down, OK, Toolbox, Back, Up, Zero, Up, OK, Zero, Up, Up, Up
2020-07-07 09:46:26 +02:00
Léa Saviot
924e235ba8
[apps/calculation] Factorize some code
2020-07-06 17:16:22 +02:00
Léa Saviot
35f20c4312
[apps/calculation] Comment possible failed height computation
2020-07-06 16:35:35 +02:00
M4x1m3
c4363103f6
[apps/code] Added exceptions handling in toolbox
2020-07-06 12:45:47 +02:00
M4x1m3
73688343a0
[apps/code] Added File category to python toolbox
2020-07-06 11:56:11 +02:00
M4x1m3
646088e429
[mpy/files] Removed RAM/FLASH logic, added a bit of doc.
2020-07-06 10:05:55 +02:00
M4x1m3
efcf9903a9
[mpy/files] implemented open
2020-07-05 21:20:52 +02:00
M4x1m3
61a9e492bd
[mpy/files] truncate, readlines, writelines, name, mode
2020-07-05 21:20:47 +02:00
M4x1m3
55bc23c6d7
[mpy/files] __iter__, __next__
2020-07-05 21:20:40 +02:00
M4x1m3
fba5295502
[mpy/files] readline
2020-07-05 21:20:37 +02:00
M4x1m3
a47ef29236
[mpy/files] __enter__, __exit__
2020-07-05 21:20:32 +02:00
M4x1m3
1aebec52bb
[mpy/files] fixed read, added write
2020-07-05 21:20:25 +02:00