Émilie Feral
184c16a66c
Merge "[apps/sequence] Fix bug: correct "ajouter suite" button color"
2017-03-02 15:15:08 +01:00
Émilie Feral
d4fe1760a5
Merge "[apps/shared] Avoid infinite loop in curve view"
2017-03-02 15:15:03 +01:00
Émilie Feral
cbd379f723
Merge changes Iefaabcc4,If237f461
...
* changes:
[apps/regession] Return warning when the user want to go to a point no reached by the regression curve
[apps/regression] Correct bug: reload data if go to parameter page to update x or y prediction
2017-03-02 15:14:58 +01:00
Émilie Feral
672746cd14
Merge "[escher] Correct bug: do not forget to set the first responder when deselecting the header"
2017-03-02 15:14:47 +01:00
Émilie Feral
af58f6afc2
Merge "[escher] Reorganize all cells'name and factorize their layouts"
2017-03-02 15:04:21 +01:00
Émilie Feral
b4aff6914a
Merge "[escher] Avoid holding a working buffer for all chevron view"
2017-03-02 15:04:17 +01:00
Émilie Feral
eb3bdb115b
Merge "[apps/sequence/list] Display specific toolbox"
2017-03-02 15:04:14 +01:00
Émilie Feral
bad8ac3077
Merge "[apps/sequence/list] Improve cell rendering"
2017-03-02 15:00:19 +01:00
Émilie Feral
643e9299de
Merge "[apps/sequence] Redesign list controller"
2017-03-02 15:00:13 +01:00
Émilie Feral
c2ee9d2984
Merge changes I01ad7dfd,I0aaa139b
...
* changes:
[ion/device] Minimal clock setup to enable RNG
[ion] Use a C API for logging
2017-03-02 13:53:34 +01:00
Émilie Feral
34fa1a4062
Merge changes I12f5e15c,I59c703c4
...
* changes:
[apps/graph/list] Simplify funciton expression cell to be used by sequence
[apps/sequence] Temporary implementation of sequence toolbox
2017-02-20 17:55:35 +01:00
Émilie Feral
689cceda39
Merge changes I180fe53a,Ie273b6d7
...
* changes:
[escher] Add toolbox event handling in responder [apps] Correct the text field delegate app accordingly
[apps] Merge toolboxcontroller and node list controller
2017-02-20 17:55:01 +01:00
Émilie Feral
f05086f910
Merge changes I3f379092,I917c09dd
...
* changes:
[kandinsky] Change unicode symbol of e (exponential)
[apps/sequence] Change default XNT text to 'n'
2017-02-20 17:54:46 +01:00
Émilie Feral
ec3e9bb919
Merge changes If4cd8127,I0f739ed2,I138bd13f
...
* changes:
[apps/sequence] Correct bug
[escher] In app, dismiss any modal view when changing app
[apps/graph] Change name: function->cartesian_function
2017-02-20 17:54:37 +01:00
Émilie Feral
a40b436d6e
Merge changes I6aad82ed,I0398542b,I49cc6bf9,I6c518ed2
...
* changes:
[poincare] Replace complex constructors by named constructors
[poincare] Clean complex: replace m_numberOfSignificantDigits by k_numberOfSignificantDigits
[poincare][apps] Make preferences a const object accessible from anywhere (poincare and apps)
[apps/shared] Correct bug: reinit the cursor position when changing app (in case preferences has changed, trigo function graph will be different)
2017-02-20 17:54:29 +01:00
Romain Goyet
bd220b2cd7
[ion/device] Minimal clock setup to enable RNG
...
Change-Id: I01ad7dfdb25f00b918263459660544f24d480257
2017-02-20 13:33:14 +01:00
Romain Goyet
abf8fcd259
[ion] Use a C API for logging
...
Change-Id: I0aaa139b3434b62618f5e8d6ac88fe164bca4c2b
2017-02-20 13:33:14 +01:00
Émilie Feral
354564b9d9
[apps/sequence] Fix bug: correct "ajouter suite" button color
...
Change-Id: I9e0503d2235475c511049b638fc091ed0b5f2bc3
2017-02-20 10:54:02 +01:00
Émilie Feral
67db352c68
[apps/shared] Avoid infinite loop in curve view
...
Change-Id: I77dd7f798979d4fbf78d6c40b2b22d57827920bb
2017-02-20 10:54:02 +01:00
Émilie Feral
4b3e5f30b6
[apps/regession] Return warning when the user want to go to a point no
...
reached by the regression curve
Change-Id: Iefaabcc470e65ee5bc2b447af9f2dacbf2902f31
2017-02-20 10:54:02 +01:00
Émilie Feral
ab29598f88
[escher] Correct bug: do not forget to set the first responder when
...
deselecting the header
Change-Id: Iec5abe7f48c0134879293bb9a72c20fff72fccb4
2017-02-20 10:54:02 +01:00
Émilie Feral
2e16365100
[escher] Reorganize all cells'name and factorize their layouts
...
Change-Id: I69900ee98ff6a6868f96d70a0e335a589ef16c3f
2017-02-20 10:54:02 +01:00
Émilie Feral
4a1735c29e
[escher] Avoid holding a working buffer for all chevron view
...
Change-Id: Ib8c5f085b57dd0417215d7e8689833dfee138699
2017-02-20 10:54:02 +01:00
Émilie Feral
00d4688a86
[apps/regression] Correct bug: reload data if go to parameter page to
...
update x or y prediction
Change-Id: If237f4610b0292f2931c0d670c12f2fdf6b0cd1d
2017-02-20 10:54:02 +01:00
Émilie Feral
0d8629c752
[apps/sequence/list] Display specific toolbox
...
Change-Id: I4af4ba588677ca6688b64b10c29c69e16f98fffb
2017-02-20 10:53:57 +01:00
Émilie Feral
5c8b5492e8
[apps/sequence/list] Improve cell rendering
...
Change-Id: I64e713a3beae2574593f96fa05717f346e5ffd07
2017-02-20 10:52:03 +01:00
Émilie Feral
51c33b0a5b
[apps/sequence] Redesign list controller
...
Change-Id: If114a643b0f682e98076cf1ec9f4479b3dafdfa6
2017-02-20 10:52:02 +01:00
Émilie Feral
f605963588
[apps/graph/list] Simplify funciton expression cell to be used by
...
sequence
Change-Id: I12f5e15c10544294292866b395066bc675b26067
2017-02-20 10:52:02 +01:00
Émilie Feral
f2512b2968
[apps/sequence] Temporary implementation of sequence toolbox
...
Change-Id: I59c703c4c50cd523d49af9a558a7fc3b0f360bc6
2017-02-20 10:51:58 +01:00
Émilie Feral
c584d1fb4e
[escher] Add toolbox event handling in responder [apps] Correct the text
...
field delegate app accordingly
Change-Id: I180fe53aaa1e0929b357d3985f584937fba2ecca
2017-02-20 10:48:50 +01:00
Émilie Feral
5b73eed76a
[apps] Merge toolboxcontroller and node list controller
...
Change-Id: Ie273b6d7bca3a035e2420ddb6e66a4163d103748
2017-02-20 10:47:05 +01:00
Émilie Feral
575771bf55
Merge "[apps] Use viewWillAppear to reload view after preference change"
2017-02-20 10:39:47 +01:00
Émilie Feral
dfda0223cc
[kandinsky] Change unicode symbol of e (exponential)
...
Change-Id: I3f379092bc00975ce588a0fffdf425128079976c
2017-02-20 09:39:25 +01:00
Émilie Feral
5c69897133
[apps/sequence] Correct bug
...
Change-Id: If4cd812780f9d1fc1a02180326ec10a745612ffd
2017-02-20 09:39:25 +01:00
Émilie Feral
dc7a629dfa
[poincare] Replace complex constructors by named constructors
...
Change-Id: I6aad82edfb1bd243c4537a48888655608b90eeb5
2017-02-20 09:39:25 +01:00
Émilie Feral
ad665e9b3c
[apps/sequence] Change default XNT text to 'n'
...
Change-Id: I917c09dd1c4f63a5988962b4c4f18f57e073a2af
2017-02-20 09:39:25 +01:00
Émilie Feral
a447eb8560
[escher] In app, dismiss any modal view when changing app
...
Change-Id: I0f739ed2871c1d014f52b45162cf44336e7cec65
2017-02-20 09:39:25 +01:00
Émilie Feral
7cbfd37925
[poincare] Clean complex: replace m_numberOfSignificantDigits by
...
k_numberOfSignificantDigits
Change-Id: I0398542beea3e83339131a7333f7bc0726331466
2017-02-20 09:39:25 +01:00
Émilie Feral
6b524737b4
[apps/graph] Change name: function->cartesian_function
...
Change-Id: I138bd13fec8514144cfde7164ec9aff081454609
2017-02-20 09:39:25 +01:00
Émilie Feral
e5e9f7cc41
[poincare][apps] Make preferences a const object accessible from
...
anywhere (poincare and apps)
Change-Id: I49cc6bf940d1efeb6b153daac949ffcb23999a8d
2017-02-20 09:39:24 +01:00
Émilie Feral
7382a09b86
[apps/shared] Correct bug: reinit the cursor position when changing app
...
(in case preferences has changed, trigo function graph will be
different)
Change-Id: I6c518ed204b7bc6b3bebde2f304e8c663033fa7d
2017-02-20 09:39:24 +01:00
Émilie Feral
aec8facd0e
[apps] Use viewWillAppear to reload view after preference change
...
Change-Id: I4fba6bd6d4dee03e86ac5087dbc20ef4d7dd032b
2017-02-20 09:39:17 +01:00
Émilie Feral
eac22a2dcc
Merge changes Ic5b222a4,If3eb5588,I7754b4a5,I646e605c,I47eeefb5
...
* changes:
[apps/graph] Fix bug: select the right column title when hiding and displaying derivative column in value page
[escher] In container, avoir useless switchApp
[poincare] Change name DisplayMode -> FloatDisplayMode
[apps/shared] Avoid container casting when possible
[apps/shared] Correct bug in checksum
2017-02-20 09:35:17 +01:00
Émilie Feral
9b3baab25d
Merge "[escher] Add methods viewWillAppear/Disappear in view controller instead of keeping track of dataHasChanged in the selectable table view"
2017-02-20 09:34:59 +01:00
Émilie Feral
7dd8ab9e7e
Merge changes Id5618802,Ie8163568,I4d6cd1db,I3f2e7c80,Ia2ab2f4c, ...
...
* changes:
[apps/probability] Comments to explain the 0.001 precision is proba
[apps] Merge node navigation controller and box controller
[poincare] Add test for functions (log, ln, root, abs, diff, int)
[poincare] Correct naperian logarithm
[kandinsky] Add a special char for e (2.7...)
[Kandinsky] In font, for the i complex, use the i cyrillic instead of iota
[apps/sequence/list] display the page change type when clicking on the sequence type row in the list parameters
[apps/sequence/list] create a class change type parameter controller
[escher] Create a class expression menu list cell
[apps/sequence/list] Enable to delete all sequences
2017-02-20 09:34:46 +01:00
Émilie Feral
03759f5663
Merge "[apps] Ensure to reset pointers when their content have been deleted"
2017-02-17 16:39:14 +01:00
Émilie Feral
4dc34856f3
[apps/graph] Fix bug: select the right column title when hiding and
...
displaying derivative column in value page
Change-Id: Ic5b222a4d245991bd8de05ca243de9c2d38f994b
2017-02-17 16:35:08 +01:00
Émilie Feral
e89d86dbc7
[escher] In container, avoir useless switchApp
...
Change-Id: If3eb5588ba9c4ff63e1c2a910506f28f3a5c494f
2017-02-17 16:35:08 +01:00
Émilie Feral
6f138e6b1c
[escher] Add methods viewWillAppear/Disappear in view controller instead
...
of keeping track of dataHasChanged in the selectable table view
Change-Id: Id2626f527f44714e29b9bd66e2c843193e1b57b5
2017-02-17 16:35:07 +01:00
Émilie Feral
761be1c8c7
[apps/probability] Comments to explain the 0.001 precision is proba
...
Change-Id: Id5618802f9a08967b2fa0d68b35ff2a4f0b5a116
2017-02-17 16:35:07 +01:00