Commit Graph

7778 Commits

Author SHA1 Message Date
Émilie Feral
219d6e6731 [escher] change structure of table view cell and define label view
Change-Id: Iaeb3f567c4e1be6dfea3076ee7465c21e5ad98e9
2016-09-21 11:55:01 +02:00
Émilie Feral
0741cd091a [escher] define a palette
Change-Id: Ia5fda18da5f0830071ad68e73ed627451c546438
2016-09-20 15:41:34 +02:00
Émilie Feral
88c74e5e6d [escher] display page title on stack headers
Change-Id: Ia5e5f0f2b735a89f4559af0edb13c5668eecc142
2016-09-20 15:41:34 +02:00
Romain Goyet
5385a45609 Merge "[apss/graph/list] implement the parameter page as a table view data source" 2016-09-20 13:46:19 +02:00
Émilie Feral
3298e956ef Merge "Clean the dynamic dependency files (.d)" 2016-09-20 12:11:00 +02:00
Émilie Feral
6594628fa8 [apss/graph/list] implement the parameter page as a table view data source
Change-Id: Id27758683f67419c3741754dc40ead6712bd1232
2016-09-20 12:08:45 +02:00
Émilie Feral
faf438e0c4 [escher] define class table view cell
Change-Id: I9291a9239a269cc4a85b87e9a94a00e8d8f72b03
2016-09-20 11:54:37 +02:00
Romain Goyet
e822a74393 Clean the dynamic dependency files (.d)
Change-Id: I75ac64fea628f0e1762f58de887c790376af230a
2016-09-20 11:26:01 +02:00
Émilie Feral
1f7ba888c9 [apps/graph] add an attribute "activate" to functions
Change-Id: I1a1f548c540a6e31fe9ce1aeb742bf6a6292362c
2016-09-20 11:12:46 +02:00
Émilie Feral
8a27740719 [escher] in stack view controller, correct the size of the content view
Change-Id: Idc5e8f6f7a771855c924ed8d108884d71ce4f8db
2016-09-19 15:07:00 +02:00
Émilie Feral
52f30ddf28 [apps/graph/list] turn the childless function cell in a controller with two subviews
Change-Id: I7606a3c2b4ab81cba90b78ed70dac9ba6ebb09c2
2016-09-19 15:07:00 +02:00
Romain Goyet
05be5f01cc Merge changes I7c8e976e,I7a8fd170,Idbcdff57
* changes:
  [apps/graph/list] clean the list controller (handle parameter controller)
  [apps/graph] Add a name attribute to functions
  [escher] define class invocation
2016-09-19 09:56:55 +02:00
Émilie Feral
844d6f848e [apps/graph/list] clean the list controller (handle parameter controller)
Change-Id: I7c8e976ebcceb7071e0f57348af4b07203d35adb
2016-09-16 17:27:06 +02:00
Émilie Feral
082a3883cd [apps/graph] Add a name attribute to functions
Change-Id: I7a8fd1701b026b27d1dfcfc87fc92398c494e7fd
2016-09-16 17:23:45 +02:00
Émilie Feral
c633fbda4d [escher] define class invocation
Change-Id: Idbcdff574aa9b79864d26a13448a5b6c896f65f4
2016-09-16 17:20:29 +02:00
Romain Goyet
5f2427aef2 Instruct Make about #include dependencies
Change-Id: I5e87f31c0a67b9cd59271f25a213aa68ee99ce51
2016-09-16 15:34:52 +02:00
Émilie Feral
46c5353116 [escher] Add a booleen in stack controller to decide whether or not display the first stack header
Change-Id: I13bdb3c70da9d1ef16f192439d6daf6a00438ad4
2016-09-16 13:33:48 +02:00
Émilie Feral
2fed1c6a16 [escher] correct how tab controllers handle events
Change-Id: I22e312193e4a382f8f6998bac80425386d76b7f8
2016-09-16 13:33:48 +02:00
Émilie Feral
bc9e504394 [apps/graph] add a method in list/graph controller to return the parent tabController
Change-Id: I4865b6a6096a96a570cc9cc8d0b8802294ba2225
2016-09-16 13:33:22 +02:00
Émilie Feral
fe64210c12 Merge "[ion] Enable building with --gc-sections" 2016-09-16 11:57:48 +02:00
Émilie Feral
13b1a24d37 Merge "[ion] Update the linker script for the device" 2016-09-16 11:57:00 +02:00
Romain Goyet
66298f5cb6 [ion] Enable building with --gc-sections
Change-Id: Ibddb03d5fc95f99954583a51c02257dfcba3a326
2016-09-16 11:43:14 +02:00
Romain Goyet
09309d535b [ion] Update the linker script for the device
Change-Id: I000b9d91707be06a808cc92a499526087d8a6d50
2016-09-16 11:43:14 +02:00
Émilie Feral
8558d1f4de [escher] suppress the drawing of the first controller of a stack controller
Change-Id: I8d4efaea268a24ec731e8db5cc43abd172c7ead0
2016-09-16 11:43:00 +02:00
Émilie Feral
6917b2c534 Merge "[ion] Actual device suspend" 2016-09-16 11:25:55 +02:00
Émilie Feral
6cbee576e5 Merge "[ion] Regs now have a SCR register for Cortex M4" 2016-09-16 11:15:45 +02:00
Émilie Feral
b44f773d40 Merge "[ion] device/led now supports suspend/resume" 2016-09-16 11:15:17 +02:00
Émilie Feral
ff09d56868 Merge "[ion] device/display now implements suspend/resume" 2016-09-16 11:07:35 +02:00
Romain Goyet
8d1f6b8f1d [ion] Actual device suspend
Change-Id: I572be97169f8042122649fa7144643d8fdc217d7
2016-09-16 10:38:08 +02:00
Romain Goyet
0645a799f9 [ion] Regs now have a SCR register for Cortex M4
Change-Id: I890e13ef2fed1bc7b9af06dfb15a6057e183c31f
2016-09-16 10:38:08 +02:00
Romain Goyet
99691c8e3f [ion] device/led now supports suspend/resume
Change-Id: Icff96947d94659d035a690cb53233d2bc77b285e
2016-09-16 10:38:08 +02:00
Romain Goyet
284a42c5a3 [ion] device/display now implements suspend/resume
Change-Id: Icdf99ea9a41e740df6825ad6349967320f0432b7
2016-09-16 10:38:08 +02:00
Émilie Feral
1b3c3a1e72 [apps/graph/list] allow return to tab from the list of function
Change-Id: I8359c60906bbbe43fb2c90d4820b88c563489514
2016-09-16 10:33:39 +02:00
Émilie Feral
9f21d89bbf [escher] change the color of selected/active tab
Change-Id: Id84fa82aa8caccf224a460b432092edc1e3c9279
2016-09-16 10:31:19 +02:00
Émilie Feral
c19ee9da0c [apps/graph/list] change color of selected function cell
Change-Id: Ib1069046e72ff9a809b18221d2a853f1ae82dcab
2016-09-16 10:30:00 +02:00
Émilie Feral
d344835477 [apps/graph/graph] allow to return to tab from graph view
Change-Id: Ibd78489aa65e7ee2ced9745194c4ff0cf535dd8a
2016-09-16 10:15:41 +02:00
Émilie Feral
e3a90f6202 [escher] handle active and selected tab in tab controller
Change-Id: I00dbf638b19d17827e3f18c1085fbb40aa5e8d73
2016-09-16 10:07:37 +02:00
Romain Goyet
e3be7650d0 [apps/probability] Remove an useless ivar
Change-Id: I43f5d8d1d9d97b821078037f4bfe473c6965e632
2016-09-15 20:50:08 +02:00
Romain Goyet
dde5200263 [apps/graph] Remove an undefined order
Change-Id: If73735421518adab5b1efe184e675fe2966d612b
2016-09-15 20:48:48 +02:00
Romain Goyet
b5ec82b488 [ion] Remove a warning about an unused variable (m_index in ADC)
Change-Id: I678147f682a3f132991a9fa2ca8586c458ceb6de
2016-09-15 20:47:22 +02:00
Romain Goyet
c2781748fd [Escher] Remove C++ init order warnings
Change-Id: I0c14c8f9c5d702e0ace6229b48ff6e117e2b6937
2016-09-15 20:39:26 +02:00
Romain Goyet
bc35875b88 [Kandinsky] Fix parallel builds
Change-Id: I84c4512a51a3babcbddeb0d1faa0d18874cbb9fd
2016-09-15 20:36:12 +02:00
Romain Goyet
3e62ead069 [Kandinsky] drawChar now takes two colors
Change-Id: I0d99bb5e6c22ad582d82eae643168e6c1118f434
2016-09-15 16:34:01 +02:00
Romain Goyet
8f9d9d0b0b [escher] focus -> firstResponder
Change-Id: I2e84afe6f14abfc65e45814300e8db9703840337
2016-09-15 16:21:29 +02:00
Romain Goyet
e90aafe505 [escher] Get rid of ViewController::getKeyEvent
Change-Id: Ic7c5805afd984fbe595304ee379ce9372aeed4ab
2016-09-15 15:54:27 +02:00
Émilie Feral
a12fab6a00 [escher] Clean stack view controller
Change-Id: I1f7bba633a9a5ceb1bb377476f391f1fd34c575f
2016-09-15 11:06:40 +02:00
Émilie Feral
dec5ff2a89 [escher] clean double call to redraw in container
Change-Id: I85f9d37278dc4e51f8995eba64e6769f6ca71988
2016-09-15 11:06:34 +02:00
Émilie Feral
7855e7c5e9 [Escher] for tab view, set the firt tab active at first draw
Change-Id: I1eb3d40b972f297569f5f1e0722cbe34e84e5883
2016-09-15 11:06:27 +02:00
Émilie Feral
c337b5088f [apps/graph] Add a parameter page to the graph/list to test the stack controller of list
Change-Id: Ibee4d038f4917567d4a237fe4b7a813b79cb1c81
2016-09-15 11:06:09 +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