Commit Graph

11 Commits

Author SHA1 Message Date
Émilie Feral
4f72c379f3 [apps/graph] add the table of values in graph app
Change-Id: I878362d63afddc10afa5114b9cf3afbca3b34db2
2016-10-12 17:38:53 +02:00
Émilie Feral
68db109faf [escher] add a third tab in tab view controller
Change-Id: Ia0c3f252a3779e9506c25bd894aac43f486cba8b
2016-10-12 17:38:53 +02:00
Émilie Feral
e3f3487912 [apps/graph] add an input view controller as root controller of graph app
Change-Id: I1e78c2405e05d58e3e2dd229b59e307c89b02f78
2016-10-04 15:57:57 +02:00
Romain Goyet
748fac0de8 [apps/home] Display app name and icon
Change-Id: Ia09827dd1fa027cee80145c0d2dab5a29cd51d11
2016-10-03 14:15:16 +02:00
Émilie Feral
ab74fe6933 [apps/graphs] Modify how functions are handled by the function store
Change-Id: I0d7a989526440a3b6d6a925b30d0d8742017e3f9
2016-09-26 14:51:10 +02:00
Émilie Feral
82ea774621 [apps/graph] implement add and remove functions in function store
Change-Id: Iabbe9a83f575a81081999d65e6faedbc05476626
2016-09-26 09:39:46 +02:00
Émilie Feral
496a10aebd [Graph/List] Add a stack controller to handle the parameter page
Change-Id: I7d3f916b2f2ae981bc8cd16b70e6e841e687f2e7
2016-09-15 11:04:17 +02:00
Romain Goyet
00afebbe2d GraphApp: Use a FunctionStore
Change-Id: Ib75947c40167489726fafc493ccb0ebf2862142b
2016-08-22 14:40:07 +02:00
Romain Goyet
53cf3e2ead [Escher] Responder can get a pointer to the parent App
We assume the root parent is the App. This works well because each view
controller is a Responder.

Change-Id: I5d90053949a4ffbdb78746cc85430a15138e48e7
2016-08-12 10:12:22 +02:00
Romain Goyet
70f89c2566 Graph: Clean the App controller
Change-Id: Icd7af42aa497245a799417eabc4de31a8e0eba8a
2016-06-21 11:45:12 +02:00
Romain Goyet
682c3bbc20 App: Move the app in the apps/ folder
Change-Id: I9c6a3eb58c718f1c796652e94534b53a2a302f8b
2016-06-20 18:04:31 +02:00