Romain Goyet
83b3be93ae
[apps] App objs depend on inlined images
...
Change-Id: I405d79c627329d7b166411440b5ca2cdf02184e4
2016-10-03 14:42:52 +02:00
Émilie Feral
a811f09583
Merge "[apps/home] Display app name and icon"
2016-10-03 14:22:38 +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
3bf5ff9007
[apps/graph/list] draw function names align to expression baselines with colors
...
Change-Id: I381ef6c984db156fc61129a76a2ac086a769fe9a
2016-10-03 14:14:24 +02:00
Romain Goyet
c5526a092c
Merge changes I18c5083c,I358b893a,Ib77c95d8,I25d881f2,I67881d8b, ...
...
* changes:
[Escher] Image setter for the ImageView
[Escher] The TextView handles the case where its text is nullptr
[Escher] Add getters for App::name() and App::icon()
[apps] Use the Home app
[Escher] Sanity check
[Escher] Container::switchTo is now public
[escher] An App now can store an icon and a name
[apps/home] Select the active cell by default
[apps/home] Cell selection
[apps] Add a Home app
2016-10-03 14:13:19 +02:00
Émilie Feral
611528eab4
[apps/graph/list] adjust the row height occupied by functions to their sizes.
...
Change-Id: Icd99d12c62f42847036b6d2900ca5a14b2bc3b2e
2016-10-03 14:04:58 +02:00
Émilie Feral
e109a23485
[apps/graph] add methods to handle function names and colors.
...
Change-Id: Ic11f2dd6bd9cb473b436d5e7769e2660c173c733
2016-10-03 14:04:58 +02:00
Romain Goyet
dbab72fced
[Escher] Image setter for the ImageView
...
Change-Id: I18c5083c130ba5602cb8279ecb6c1a51692bacbe
2016-10-03 12:02:16 +02:00
Romain Goyet
7bc830da4f
[Escher] The TextView handles the case where its text is nullptr
...
Change-Id: I358b893ab64ee969f41b4f6f0df0ca6a37201de3
2016-10-03 12:00:19 +02:00
Romain Goyet
9e33577779
[Escher] Add getters for App::name() and App::icon()
...
Change-Id: Ib77c95d8593e342e48c8e5615e019034df432821
2016-10-03 11:59:54 +02:00
Romain Goyet
654024e860
[apps] Use the Home app
...
Change-Id: I25d881f237ce4b7db0b92afe68596416d3704781
2016-10-03 11:24:20 +02:00
Romain Goyet
96c764e5f0
[Escher] Sanity check
...
Change-Id: I67881d8b61e3fa5044f2bef14082352db7f4faf5
2016-10-03 11:20:54 +02:00
Romain Goyet
69ac080319
[Escher] Container::switchTo is now public
...
Change-Id: I2e786a4bcb6308f198a01d038b4b4b0cee49a7bf
2016-10-03 11:20:31 +02:00
Romain Goyet
90eb34725c
[escher] An App now can store an icon and a name
...
Change-Id: I4911fb5f077ab7ccae3f6ce4021a903ae8e63f6b
2016-10-03 11:19:42 +02:00
Romain Goyet
d510dc6ab9
[apps/home] Select the active cell by default
...
Change-Id: I09febc2a9e07de35c1427ae337c88241bf191330
2016-10-03 11:17:50 +02:00
Romain Goyet
e6d3f8a9dc
[apps/home] Cell selection
...
Change-Id: Iebfd7d6ba2c4ec2ce94929dd039fcbcba324218b
2016-10-03 11:17:50 +02:00
Romain Goyet
e1d8289bea
[apps] Add a Home app
...
Change-Id: I4d2da7d8a954131a3e561f175f88cd72abf6f2ba
2016-10-03 11:17:50 +02:00
Émilie Feral
b250795e2d
Merge changes Ifd3d7a17,Icb1701bf
...
* changes:
[escher] Fix an invalid array access
[kandinsky] Optimize KDColor::blend
2016-09-30 17:59:07 +02:00
Émilie Feral
bc00592571
[poincare] add color parameters when drawing expression
...
Change-Id: I69f2aba0c69bac92b7a6dd1e78bcb45602f87110
2016-09-30 17:36:38 +02:00
Romain Goyet
9cdcaadb4d
[escher] Fix an invalid array access
...
Change-Id: Ifd3d7a17611a6893cebb5fef33c9669a95b40463
2016-09-30 17:20:11 +02:00
Émilie Feral
47a02344c2
[apps/graph/list] Modify the controller of functions to use a table view instead of a list view
...
Change-Id: I3767de865ef07761eb80310cfe80d6eb60821bb0
2016-09-30 17:12:32 +02:00
Romain Goyet
270b241d11
[kandinsky] Optimize KDColor::blend
...
Change-Id: Icb1701bf5f95023d49a96a355be7ff43c326f8eb
2016-09-30 15:36:23 +02:00
Romain Goyet
590a840fcc
Merge "[ion] Replay implementation of Ion::Events::getEvent"
2016-09-30 10:38:49 +02:00
Romain Goyet
9d6a310be7
Merge changes Ia3c64b64,I98407e89,I678aa427,If12d7e6a,Ie94f445a
...
* changes:
[escher] make simple table view data source inherit from table view
[escher] break table view and table view data source in two files
[escher] add a table view handling cells of different types and sizes
[escher] add getter for margins in scrollview
[escher] rename the table view class in "simple table view"
2016-09-30 10:38:43 +02:00
Émilie Feral
fefeb42f4f
Merge "[escher] implement list view to inherit from table view"
2016-09-30 10:34:29 +02:00
Émilie Feral
c3bf55d622
[escher] make simple table view data source inherit from table view
...
Change-Id: Ia3c64b643f633e4c7c6fd0f921fe6a79336a7b64
2016-09-29 17:47:32 +02:00
Émilie Feral
dad80001af
[escher] break table view and table view data source in two files
...
Change-Id: I98407e8900727d1ce8fea78c721f56192a24e1f8
2016-09-29 17:47:26 +02:00
Émilie Feral
7130496707
[escher] add a table view handling cells of different types and sizes
...
Change-Id: I678aa4273ccea33fd293205407c51c162515786e
2016-09-29 17:46:10 +02:00
Émilie Feral
d7231faf5c
[escher] add getter for margins in scrollview
...
Change-Id: If12d7e6aec1f801c3b667ea9b0d44b85acd7ae42
2016-09-29 15:57:18 +02:00
Émilie Feral
ca27adc25f
[escher] rename the table view class in "simple table view"
...
Change-Id: Ie94f445ae2f830254373d7e7d0917884d88a66fb
2016-09-29 15:56:56 +02:00
Romain Goyet
31bd821c4e
Merge "[escher] in table view, handle cellWidth = 0"
2016-09-29 10:07:02 +02:00
Romain Goyet
5a2f12ad9f
[ion] Replay implementation of Ion::Events::getEvent
...
Change-Id: Idc6270ab0ebdfed5973c355a03f8bca0ba3f7b1f
2016-09-28 15:44:33 +02:00
Romain Goyet
6077a72ae3
[ion] Provision to clock the CPU at 96 MHz
...
Change-Id: I397ff23941dfff3ea3c2e217c0fb1ba242326cfb
2016-09-28 15:44:20 +02:00
Émilie Feral
7283a0c13a
[escher] implement list view to inherit from table view
...
Change-Id: I4bee7292fa7d21ad4d24a86a287857309933d78f
2016-09-28 15:09:14 +02:00
Émilie Feral
0c51c8aee1
[escher] in table view, handle cellWidth = 0
...
Change-Id: Ib9efaa78e52e74a2b3e2904d776dc509c12a085b
2016-09-28 15:07:03 +02:00
Émilie Feral
97541b170c
[escher] create a class table view
...
Change-Id: Ieb339468cdd4cdb5b36c023ed64dcf10c0434b97
2016-09-28 14:12:14 +02:00
Émilie Feral
cc03f8116b
[escher] make the offset variable of scroll view "protected"
...
Change-Id: Ic5102eb4645741ef0836f74cecdb1bf7479319d7
2016-09-28 14:12:14 +02:00
Émilie Feral
f7779e2257
[escher] change table view name into list view
...
Change-Id: I56884819d1d049b8b63457edae01400644fd560e
2016-09-28 14:12:14 +02:00
Émilie Feral
471671422c
[escher] implement a potential horizontal scroll indicator in scroll view
...
Change-Id: I9ac2045071d9f915f05bc7948852328627a09d9c
2016-09-28 14:12:05 +02:00
Romain Goyet
90fbb15395
[escher] Define an ImageView class
...
Change-Id: I449cc2140b4068c95de9ea120171b992d3b20ff5
2016-09-27 14:08:35 +02:00
Romain Goyet
bf483d5f40
[escher] Define a simple Image class
...
Change-Id: Ibe6c4da97b219b78c5f6d53bf2029f2b320ee798
2016-09-27 14:07:52 +02:00
Romain Goyet
93784423ef
[escher] Use the inliner to convert PNGs to .h/.cpp
...
Change-Id: Iabf6850e6a413f8c02768776887d1566c2ecb48c
2016-09-27 14:03:55 +02:00
Romain Goyet
4101110f20
[escher] The image inliner produces proper RGB565 little-endian images
...
Change-Id: I96f6df798911657b9582cc264ee1d2c3ebada690
2016-09-27 14:03:55 +02:00
Romain Goyet
fa76920fb7
[escher] Add an image inliner that converts .png files to .cpp
...
Change-Id: I14bbabae7131ac02e52e9de49bd61095f40d097c
2016-09-27 14:03:55 +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
2c19b09c9d
[apps/probability] Modify law controller to use table view cells instead of law cells
...
Change-Id: I95857842332d8d7e8e3b49a4f64c8c4d6840f029
2016-09-26 14:42:13 +02:00
Émilie Feral
a537167342
[escher] Add a default parameter in text view cell contructor
...
Change-Id: I3c6a63a60b49676c6c9bb7b2e71cef0012dccea6
2016-09-26 14:35:33 +02:00
Romain Goyet
60e9ce3549
Merge "[apps/graph/list] Improve the drawRect of function cells"
2016-09-26 14:22:05 +02:00
Émilie Feral
7efec4331d
[apps/graph/list] Improve the drawRect of function cells
...
Change-Id: I2338151444e04f44e2b432ec8435ff63a2837fc9
2016-09-26 14:18:12 +02:00
Émilie Feral
80c0f9b372
[escher] add a method to set text alignment in text view
...
Change-Id: Ifa4a08bc8ac7c93ef06c4e901febfb050ad52add
2016-09-26 14:17:32 +02:00