Commit Graph

7312 Commits

Author SHA1 Message Date
É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
Émilie Feral
091fbd8d72 [Graph] clean the function cell
Change-Id: I91b5c3754367aef9b58d108bf90f96e3f036f595
2016-09-15 11:00:05 +02:00
Émilie Feral
4b88baebec [Escher] Add a magic number to app as poor man's RTTI
Change-Id: If7e907f1187b6b6bda33f89aee4a5dfbd922ed6d
2016-09-15 10:58:16 +02:00
Émilie Feral
c1c59ae72f [Escher] Clean up
Change-Id: Ie7a05ddf5e401dd9ece1108b9300aa3e3c107d0f
2016-09-13 17:05:48 +02:00
Émilie Feral
f87dbaaa4e [Escher] handle redrawing of overlapping sister views
Change-Id: I974c77f644834807bb206666748d2392c22fc516
2016-09-13 16:46:36 +02:00
Romain Goyet
99a4e3de91 [ion] Enable suspend/resume
Change-Id: I1fe580de7f98b95c768416ca889a7d74dad851ca
2016-08-31 17:07:41 +02:00
Romain Goyet
a380bbdaad [ion] Simpler pixel pushing
Change-Id: Ifdc461a80375d03d10a55230225f4d0465fada44
2016-08-30 15:21:55 +02:00
Romain Goyet
de449606d5 [ion] Cleanup
Change-Id: Ie978e8554f181d8d46fbc535c58d1a9021deb7c9
2016-08-29 16:58:52 +02:00
Romain Goyet
2eb19bc24e [Escher] Use named KDColors
Change-Id: I047e9e3ab423743c68f2ea6ee6e3bedcdbacdc02
2016-08-29 16:58:07 +02:00
Romain Goyet
19c484640f [ion] Measure the battery voltage
Change-Id: Ic3c05eb65e2db3a66f2d2413821a0c121facd98f
2016-08-29 16:55:48 +02:00
Romain Goyet
3c4b4a4d51 [liba] Add aeabi-memclr4
Change-Id: I9ce3282773e2d1ada2f731e5c5c7ee07e7706612
2016-08-29 14:05:05 +02:00
Romain Goyet
7d49decd03 [kandinsky] optimize KDFrameBuffer::pushRectUniform
Change-Id: Ie1217a8c70817110b52e505e1cf60eab08180cac
2016-08-29 13:38:06 +02:00
Romain Goyet
b2317aa9b3 [escher] Avoid a repetitive function call
Change-Id: Iae1f2b86e06d21fbbc23bcdc9696b284bfd1a23d
2016-08-29 13:38:06 +02:00
Romain Goyet
a46e14f238 [ion] Fix a typo
Change-Id: Icf984602b58ef1c0ace87f2a2efaa75a4a6fc433
2016-08-29 13:38:06 +02:00
Romain Goyet
55ce65be9c [ion] Set the backlight on boot
Change-Id: Ifdb7a14ff4667633b6aed85fc61b88dd4467b3bf
2016-08-29 13:38:06 +02:00
Romain Goyet
14cf96157c [apps/graph] Function store a color
Change-Id: I1339f999b9c41a4293dfc5211d2183db46300ecf
2016-08-29 13:38:06 +02:00
Romain Goyet
94b73b15d2 [Kandinksy] Define Blue and Green
Change-Id: I7b3f04424c2ebc484073a1d75d3bb931722c91ad
2016-08-29 13:37:44 +02:00