Émilie Feral
|
70fc734f7b
|
[escher] Change dynamic view controller paradigm
Change-Id: I57fd41c9b9ad8a1e8b684b97fdf80ddffd71881d
|
2017-05-03 14:22:51 +02:00 |
|
Émilie Feral
|
9295a5f107
|
[apps/sequence][apps/graph] Make list controller a dynamic view
controller
Change-Id: I1c6036861bddcb45169bb6c71f75c90ffd949a44
|
2017-04-21 10:08:04 +02:00 |
|
Émilie Feral
|
30c035cdb2
|
[apps/sequence][Apps/graph] Delete function row when clicking on del
Change-Id: I7dfc8261aa63161b061fc7eaf32f57263fee7a72
|
2017-04-18 10:28:03 +02:00 |
|
Émilie Feral
|
024e55abeb
|
[apps][escher] Delete magic numbers
Change-Id: If7a589d9f02895fc1b2e8b496133ab11381e733c
|
2017-04-14 18:30:58 +02:00 |
|
Émilie Feral
|
adc80cd71b
|
[apps][escher] I18n
Change-Id: I4d6f40155a8a182184af9ef2a583d0469196ffd5
|
2017-03-16 15:12:12 +01:00 |
|
Émilie Feral
|
b36e5dc67c
|
[escher] Generelize header view controller to button row controller and
use it to add two buttons: "tracer" "afficher valeurs"
Change-Id: I8ee9afec9e381de367133e6b3f5ceb738b9790ab
|
2017-03-07 13:28:26 +01:00 |
|
Émilie Feral
|
6d47bc0073
|
[apps/shared] Add a method symbol in function store
Change-Id: I9f85f815d3ab28425d4df77b6ff4880efde17909
|
2017-03-02 18:15:48 +01:00 |
|
Émilie Feral
|
cfd518283f
|
[apps/shared] In list controller, factorize handle event
Change-Id: I0e00f1cf3b217782ec6f858d60954733e2be5276
|
2017-02-20 10:54:03 +01:00 |
|
Émilie Feral
|
828e4795b9
|
[apps/sequence][apps/graph]Correct bug: Enable to edit the last added function by
clicking on a text event
Change-Id: I03fa5f45febb1241290612cf25008026631c91e6
|
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
|
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
|
6b524737b4
|
[apps/graph] Change name: function->cartesian_function
Change-Id: I138bd13fec8514144cfde7164ec9aff081454609
|
2017-02-20 09:39:25 +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
|
4ba14c8597
|
[apps/sequence] Personalize the button "add a function" for sequence app
Change-Id: Ie84757feec57a934c80573ad24b71e868c0d7b81
|
2017-02-16 16:34:12 +01:00 |
|
Émilie Feral
|
607d9c00bf
|
[apps/sequence/list] Display the list parameter when clicking on the
sequence name
Change-Id: I09deb2f19e35af3b44e33b94310c26a9f5e7706d
|
2017-02-16 16:34:11 +01:00 |
|
Émilie Feral
|
08a663a64f
|
[apps/sequence] Do no add a new function as long as the user did not
choose a type
Change-Id: I67c3172b416d7d80a3bd9a4eb18091ab72626e4b
|
2017-02-16 14:46:04 +01:00 |
|
Émilie Feral
|
0f4d7f0914
|
[apps/shared][apps/graph][apps/sequence] Reorganise list controllers,
function title cells and function expression cells
Change-Id: Idbdae4975c8ed83a023c781dc14929b8c2053bb0
|
2017-02-16 14:46:04 +01:00 |
|
Émilie Feral
|
9d6a945fbe
|
[apps] Switch to mode editing when clicking on toolbox or variable box
Change-Id: Iff6a00234ac95c6519fba8046149d2f645f8ca86
|
2017-02-16 14:46:04 +01:00 |
|
Émilie Feral
|
20c13c172c
|
[apps/shared] Do no display button to add a new cell when the maximum
number of functions is reached
Change-Id: I0717998ee3ae9ca575462ee0139182c698ea6c02
|
2017-02-16 14:45:59 +01:00 |
|
Émilie Feral
|
9a4873a3ec
|
[apps/shared] Move part of apps/graph/list/list_controller to the shared
folder to be used by sequence
Change-Id: I3b2235d4869f7e589bad1fb31334d04c80e40dc3
|
2017-02-13 17:15:08 +01:00 |
|
Émilie Feral
|
0478817040
|
[apps/shared] Move apps/graph/list/function_expression_cell in shared
folder to be used by sequence
Change-Id: I4a019c322cc7cb864479b200ee56d05234f5491c
|
2017-02-13 17:15:07 +01:00 |
|
Émilie Feral
|
44317d5c95
|
[apps/shared] Move apps/graph/list/parameter_controller to shared/
folder to be used by sequence
Change-Id: I33d245c819ceb01bf5b0b277a0faebfc99a66c68
|
2017-02-13 17:15:07 +01:00 |
|
Émilie Feral
|
a6ee2c6ef0
|
[apps/graph/list] Clean
Change-Id: I2404c746b71a83b52f5d78a7bac4f76179868ef8
|
2017-02-13 17:15:07 +01:00 |
|
Émilie Feral
|
8b5e2be1b7
|
[escher] In selectable table view, avoid reloading all table cells when
not required
Change-Id: I31bdb1567eed6ebaa839672df61472994ab89b05
|
2017-02-06 16:30:41 +01:00 |
|
Émilie Feral
|
9d0354f3bd
|
[kandinsky] Add a default font size : large
Change-Id: I6b9f1a7b09292f120074c8957e328ddc33023c67
|
2017-01-27 12:03:06 +01:00 |
|
Émilie Feral
|
a2a7f7883c
|
[apps] Do not display the scroller in function list and store controller
Change-Id: I5b1551ec057c428b70e2d15eeaee25029127c5c6
|
2017-01-27 11:51:51 +01:00 |
|
Émilie Feral
|
d45000b3d9
|
[escher] In palette, improve colors
Change-Id: I2c8f33764cf2befeb994b9b47b46d39f116ae96c
|
2017-01-27 11:46:05 +01:00 |
|
Émilie Feral
|
f531b8d358
|
[apps/graph/list] Correct cell height in list controller
Change-Id: I35df38575010baf6e1dfe37d4e50ab43aae09a74
|
2017-01-27 11:16:43 +01:00 |
|
Émilie Feral
|
f51ae5db12
|
[kandinsky] Introduce two fonts: small font and large font
Change-Id: I502dfa88d627b09ac5af76155140af63547025cd
|
2017-01-27 11:14:01 +01:00 |
|
Émilie Feral
|
ce88f34179
|
[escher] In text view, fix bug: color all background in background color
Change-Id: I45bab2759cde8d6af51b927750ba16610afc36cd
|
2017-01-27 10:39:26 +01:00 |
|
Émilie Feral
|
bc38d3db4b
|
[escher] When using input view controller, init the text content to the
previous text edited
Change-Id: Id201196f38e8f2b6cd909c7e52708f2e84ab8a47
|
2017-01-09 15:08:54 +01:00 |
|
Émilie Feral
|
43ac44c1b6
|
[apps/graph/list] Fix error: Avoid editing the button add new function
Change-Id: I4999765eacef9e2bdac5aad467d0cc99d35de2e9
|
2017-01-09 15:08:54 +01:00 |
|
Émilie Feral
|
8c284ba34f
|
[escher][apps] CHange textField API
Change-Id: I766d153b7f7429473f297707a08358051123accc
|
2016-12-15 13:51:40 +01:00 |
|
Émilie Feral
|
b2da9687f1
|
[escher] make an independent class alternate empty view to handle
empty store and add a delegate to the header view controller class
Change-Id: I7c4e8342876e9273270772d4bad0db9424276a98
|
2016-11-23 12:03:44 +01:00 |
|
Émilie Feral
|
3d96c4694d
|
[apps/graph] Quicker initiation of char[]
Change-Id: Ib5684000f6d878c7be7d856fc3c4801b8307527a
|
2016-11-18 11:46:29 +01:00 |
|
Émilie Feral
|
4ed7e06373
|
[apps][escher] Fix insering several letters when clicking on SIN
e. g.
Change-Id: If71400b22f65878a94090fed7f3c68433a10506c
|
2016-11-18 10:00:37 +01:00 |
|
Émilie Feral
|
c34498b15d
|
[escher] Change palette names to make them consistant
Change-Id: If5381b7f970e106bea1196ef40e36ea12f846dad
|
2016-11-14 17:06:55 +01:00 |
|
Romain Goyet
|
b87f06e3a2
|
[ion] Update the Event model
Change-Id: I41a53caeb7dd8a15e7934f49675f6a53be8fe7be
|
2016-11-10 17:29:48 +01:00 |
|
Émilie Feral
|
65465897d3
|
[apps/graph/list] Delete obsolete manual scrolling in function list
Change-Id: I3202dcc7f6a8551a80cd1a0f17c1dda65e21aa98
|
2016-11-04 16:53:08 +01:00 |
|
Émilie Feral
|
5133f75789
|
[escher] change horrible naming in selectable table view
Change-Id: Ia7bc06f2f079e529aa17ab01d961fb6ff62cbf98
|
2016-11-04 10:59:18 +01:00 |
|
Émilie Feral
|
be8341b4a2
|
[apps/graph/list] Use selectable table view in the list controller
Change-Id: I7b4429ab04e7f452c5ff12f6483fc39fd39cea85
|
2016-10-25 17:55:28 +02:00 |
|
Émilie Feral
|
f809d089d6
|
[escher] Make table view accept only table view cell
Change-Id: I393375d0887e692a85747198d5b42d26d207dc83
|
2016-10-25 17:55:28 +02:00 |
|
Émilie Feral
|
b56d88cefa
|
[apps/graph] make the function title cells consistent
Change-Id: Ib59f3d5f8a679cddd8a88e16711138425a6e9ecb
|
2016-10-25 17:55:28 +02:00 |
|
Émilie Feral
|
927ba42e22
|
[apps/graph/list] Add a button add a function in the function list
Change-Id: I0a535df7dbcee8809e5b52ff1c8fb28af6cbd916
|
2016-10-24 15:24:01 +02:00 |
|
Émilie Feral
|
e5ff8f65c3
|
[apps/graph] Handle undefined function
Change-Id: Id26e0f81ba5c1446655f33b2c63f97ab5b684e41
|
2016-10-24 15:24:01 +02:00 |
|
Émilie Feral
|
8c0f4afb7f
|
[apps/graph/list] Correct bug: reload the table view when first
responder
Change-Id: I23b8fe548a507b9259b90e779ff18c5867946e85
|
2016-10-24 15:24:01 +02:00 |
|
Émilie Feral
|
8766a2aea5
|
[apps/graph/list] Enable to overwrite the function expression when
typing numerical event
Change-Id: I556631cb6d833d7549f5852fc119e5e35e8f416f
|
2016-10-19 16:22:08 +02:00 |
|
Émilie Feral
|
96a9ac3a9c
|
[apps/graph] Wrap in namespace Graph
Change-Id: I08b37438f42749ff86e105770cd5aa566f84a237
|
2016-10-14 11:47:19 +02:00 |
|
Émilie Feral
|
0dafbcbd26
|
[apps/grpah/list] Make the list controller inherits from header view controller
Change-Id: I1164b53b3cb926108c6cb768eed460fd26963528
|
2016-10-12 17:39:53 +02:00 |
|