Émilie Feral
e073b88f4e
[build] Revert deletion: required shasum computation
2020-02-18 11:34:21 +01:00
Émilie Feral
8002765c3a
[build] Target device n0110: enable to call 'make %.two_binaries'
...
without specifying the building directory
2020-02-18 11:34:21 +01:00
redgl0w
eb498a0e0f
Fixed binpack
2020-02-18 11:34:21 +01:00
Émilie Feral
013f817b35
[apps] Fix i18n to be able to build without settings app in offical
...
software
2020-02-18 10:11:06 +01:00
Léa Saviot
42125a1f56
[apps/settings] Fix i18n to be able to build without settings app
2020-02-18 10:11:06 +01:00
Léa Saviot
92378b9496
[escher/layout_field] Handle Cut events
2020-02-18 10:08:34 +01:00
Léa Saviot
baba9a4ff0
[apps/code] Regroup the "list.*" methods in the toolbox
2020-02-18 10:07:33 +01:00
Léa Saviot
9544f1c961
[apps/eschr] Don't copy an expr when editing it, if it is too long
...
Scenario: Create a new sequence which is the multiplication of a lot of
imaginary i. Save it (many multiplication sign are added), then try to
edit it again, in linear edition mode: the text overflows the buffer. If
we still copied it, it might get copied until the middle of a code point,
which would make the UTF8Decoder crash afterwards.
2020-02-18 10:06:36 +01:00
Léa Saviot
176d55b7fa
[apps/expression_model] Fix text() implementation
2020-02-18 10:06:36 +01:00
Romain Goyet
269305c68f
[liba] Simplify strlcat
2020-02-17 10:31:24 -05:00
Romain Goyet
553eaaeac0
[ion] Fix telemetry on iOS and Android
2020-02-17 10:31:24 -05:00
Romain Goyet
ff0d03a19b
[build] Let platforms override EPSILON options when unset
2020-02-17 10:31:24 -05:00
Romain Goyet
b7f928fee2
[ci] Use proper telemetry flag
2020-02-17 10:31:24 -05:00
Romain Goyet
1353e512fe
[apps] Remove dead code
2020-02-17 10:31:24 -05:00
Romain Goyet
a187f39094
[apps] Report telemetry events
2020-02-17 10:31:24 -05:00
Romain Goyet
5dee4a8166
[apps] Add screen telemetry identification
2020-02-17 10:31:24 -05:00
Romain Goyet
b06de12902
[escher] Add a telemetry API based off ion's
2020-02-17 10:31:24 -05:00
Romain Goyet
670490e642
[ion] Add a telemetry API
2020-02-17 10:31:24 -05:00
Romain Goyet
1389f336b8
[build] Add an Objective-C++ rule
2020-02-17 10:31:24 -05:00
Romain Goyet
aa0dbee303
[ion] Console::writeLine can ommit trailing CR/LF
2020-02-17 10:31:24 -05:00
Romain Goyet
7f767990d2
[escher] Inline empty functions in ViewController
2020-02-17 10:31:24 -05:00
Romain Goyet
02a19fc83d
[liba] Add strlcat
2020-02-17 10:31:24 -05:00
Romain Goyet
dc4f43eeb0
[liba] Improve strlcpy
...
Use memcpy (can be optimized) and return the correct size
2020-02-17 10:31:24 -05:00
Romain Goyet
7f43b73049
[apps] Don't forget to call viewWillAppear
...
At the moment ViewController::viewWillAppear doesn't do anything, so
there is no real impact. But if we want to use it it needs to be called
from subclasses.
2020-02-17 10:31:24 -05:00
Léa Saviot
c23ad0c882
[poincare/parser] Fix a comment
2020-02-13 10:26:18 +01:00
Léa Saviot
7123c7c098
build: Version 13.0.0
2020-02-12 15:46:32 +01:00
Léa Saviot
bbee8945b3
[apps/code/toolbox] Remove too long i18n
2020-02-12 15:46:32 +01:00
Léa Saviot
af621838b9
[quiz/runner] For device, sleep after the tests have properly finished
2020-02-12 15:13:27 +01:00
Léa Saviot
6dced2d157
[python/test] Do not use such a big python heap
2020-02-12 15:13:27 +01:00
Ruben Dashyan
406549ff08
[apps/math_toolbox] Remove micro- nano- picoliter
2020-02-12 15:13:27 +01:00
Ruben Dashyan
3abb86bcdd
[apps/math_toolbox] Remove all Siemens prefixes except milli
2020-02-12 15:13:27 +01:00
Ruben Dashyan
28f7202827
[apps/math_toolbox] Remove all Ohm prefixes except kilo
2020-02-12 15:13:27 +01:00
Ruben Dashyan
57fb47da01
[apps/math_toolbox] Remove tera- giga- mega- kilo- nano- picofarad
2020-02-12 15:13:27 +01:00
Ruben Dashyan
7bbd398491
[apps/math_toolbox] Remove tera- giga= mega- nano- picovolt
2020-02-12 15:13:27 +01:00
Ruben Dashyan
48deee5622
[apps/math_toolbox] Remove all Coulomb prefixes
2020-02-12 15:13:27 +01:00
Ruben Dashyan
444f157b1a
[apps/math_toolbox] Remove tera- nano- picowatt
2020-02-12 15:13:27 +01:00
Ruben Dashyan
284207a367
[apps/math_toolbox] Remove tera- giga- micro- nano- picoelectronvolt
2020-02-12 15:13:27 +01:00
Ruben Dashyan
b85d65d037
[apps/math_toolbox] Remove tera- giga- mega- micro- nano- picojoule
2020-02-12 15:13:27 +01:00
Ruben Dashyan
11c65697a0
[apps/math_toolbox] Add hectopascal
2020-02-12 15:13:27 +01:00
Ruben Dashyan
1e1f3b3936
[apps/math_toolbox] Shortcut Pascal menu and remove all prefixes
2020-02-12 15:13:27 +01:00
Ruben Dashyan
63cb3fbcc0
[apps/math_toolbox] Remove tera- giga- mega- micro- nano- piconewton
2020-02-12 15:13:27 +01:00
Ruben Dashyan
c09c4a02db
[apps/math_toolbox] Remove terahertz
2020-02-12 15:13:27 +01:00
Ruben Dashyan
3e5efe5f22
[apps/math_toolbox] Remove pico- nanomole
2020-02-12 15:13:27 +01:00
Ruben Dashyan
76ed3f5ad3
[apps/math_toolbox] Remove pico- nanoampere
2020-02-12 15:13:27 +01:00
Ruben Dashyan
bab5d20dfb
[apps/math_toolbox] Shortcut Gram menu and move tonne
2020-02-12 15:13:27 +01:00
Ruben Dashyan
e6397d7093
[apps/math_toolbox] Remove tera- giga- mega- picogram
2020-02-12 15:13:27 +01:00
Ruben Dashyan
41de2abc22
[apps/math_toolbox] Remove tera- giga- megameter
2020-02-12 15:13:27 +01:00
Ruben Dashyan
1c407bc398
[apps/math_toolbox] Remove picosecond
2020-02-12 15:13:27 +01:00
Léa Saviot
5309610b01
[apps/code/toolbox] Fix z.real and z.imag cursor position
2020-02-12 15:13:27 +01:00
Léa Saviot
6711b96ed9
[apps/code/Toolbox] No conjugation in English
2020-02-12 15:13:27 +01:00