Commit Graph

2609 Commits

Author SHA1 Message Date
Émilie Feral
df59cd6ef7 [apps/calculations] Clean calculation store test
Change-Id: I9fd0d93f9c2f8ba2ba9f0be38b4a0f471eae86b8
2017-05-31 13:58:49 +02:00
Émilie Feral
747bcb808a [escher] Clean tab view controller
Change-Id: Ia56e0d9d4efd9bad87e7ef4c7a183f0c7efedaad
2017-05-31 12:21:46 +02:00
Émilie Feral
fe9e6ec59a [escher] Clean scroll view
Change-Id: I7eb00da6c9d8a60847c108eed5355bdb289dbebb
2017-05-31 12:14:24 +02:00
Émilie Feral
b58cfee5a1 [poincare] Clean matrix power
Change-Id: I7ff27b45f240e0f6c89fb5bf79f21126475265e4
2017-05-31 12:05:59 +02:00
Émilie Feral
49f4e9b6e3 [apps/calculation] Add comment
Change-Id: I552e851cb0d5035f0bfa9d617e499c085c9d3078
2017-05-31 11:56:33 +02:00
Émilie Feral
5c47f00ab3 [apps/shared] In Function, make m_expression private
Change-Id: I500f8e9ce53a1798fdf92bbc66ecdc867294a0a0
2017-05-31 11:54:54 +02:00
Émilie Feral
d4f3fc6b5c [apps/calculation] Insert text rather than overwrite when selecting a
history cell

Change-Id: Ie2cbe92a14a64caa3d1b4eabce6dc6de4baaaa34
2017-05-31 11:54:54 +02:00
Émilie Feral
6e98c4aa02 [apps/calculations] Clean
Change-Id: I2fedcae85cfb84b58713ad181c9da177239630d9
2017-05-31 11:54:54 +02:00
Émilie Feral
f96a4556aa [apps/sequence][apps/graph] Switch to editing the function after event
'toolbox' or 'variables'

Change-Id: Iaa7b04871c4a74abf2ddcfc5905804448c7a44a4
2017-05-31 11:54:54 +02:00
Émilie Feral
211da258fa [apps/shared] Change color
Change-Id: Id5abc6021829f91c18627b0cbe15dfa057c2b335
2017-05-31 11:54:54 +02:00
Émilie Feral
30d3ff16a8 [escher][apps/shared] In table view, when scrolling to a cell, check if
the table size has not decreased to adjust the offset

Change-Id: Ifd89ec2b51b2adb9ca860ce0b58f2b6e58b838a1
2017-05-31 11:54:54 +02:00
Émilie Feral
1d7d7f4ef1 [escher] In scroll view, mark the indicator rect as dirty if the scroll
indicator parameters has changed

Change-Id: I3136f8613a08d5b8e7c8039502f77f552f7868c2
2017-05-31 11:54:54 +02:00
Émilie Feral
ba493bdb74 [apps/calculations] Add 'ans' when the text field starts with '^2'
Change-Id: I8cc8a5455f934e875ef4ba1e8388d16210630107
2017-05-31 11:54:54 +02:00
Émilie Feral
9686832b73 [poincare] In multiplication: fix bug due to indice confusion
Change-Id: Ic4b054e0b0c16c392bc5f8a62520065d9172c85a
2017-05-31 11:54:54 +02:00
Émilie Feral
9fdbf0d4d7 [poincare] Matrix power: M^n with n <= 0
Change-Id: I4dd9cd66d820213baa377851c7b36934f799e979
2017-05-31 11:54:54 +02:00
Émilie Feral
1d877e5a26 [apps/calculation] Rebuild calculation from input and output text (to
ensure that the evaluation corresponds to the right context)

Change-Id: If9fcf4e3dfb01434008ad57c3d1a5f735b5779d3
2017-05-31 11:54:54 +02:00
Émilie Feral
2286de8fcd [apps/calcualtions] In calculation, fix isEmpty method
Change-Id: I3a03450a4d4f102f0915d3de1deb7715907acf06
2017-05-31 11:54:54 +02:00
Émilie Feral
5754ea3c85 Merge "[apps/calculation] Add test for rinn buffer of calculation store" 2017-05-31 11:47:43 +02:00
Émilie Feral
4478536e81 Merge "[apps/shared] Fix edge cases in interactive curve view range" 2017-05-31 11:47:04 +02:00
Émilie Feral
f20c7ca85d Merge "[apps/shared] In go to parameter controller, center window at the same time, the cursor is changed" 2017-05-31 11:46:54 +02:00
Émilie Feral
065a7c623c Merge changes I13cebe8a,Iee7c65e1
* changes:
  [apps/graph] Fix bug
  [apps/calculations] Fix selection error
2017-05-31 11:46:46 +02:00
Émilie Feral
f4f5a37465 Merge "[apps/calculations] Resolve bug in ring buffer" 2017-05-31 11:44:19 +02:00
Émilie Feral
46f9bba52c Merge "[apps/sequene][apps/graph] Fix bug, reinit the selected function when the model has changed" 2017-05-31 11:43:57 +02:00
Émilie Feral
acbf22eea5 Merge changes I790d9a79,I93400001,I6d6201fe
* changes:
  [apps/sequence][apps/graph] Checksum takes into account whether the function is active and its name
  [escher] Increase textfield size to 100
  [poincare] Fix bug
2017-05-31 11:43:50 +02:00
Émilie Feral
b604ef47a5 Merge "[apps] Change selection in tab children with button row controller" 2017-05-31 11:28:34 +02:00
Émilie Feral
e75beb661f [apps/calculation] Add test for rinn buffer of calculation store
Change-Id: I99b9c75b7bc4927b693a67bb5c022d991eb8dec6
2017-05-30 13:17:22 +02:00
Émilie Feral
7d057e6b7a [apps/shared] Fix edge cases in interactive curve view range
Change-Id: Id7b397f516d43f9fe6d9d5522ef614b4198e3b69
2017-05-30 10:55:36 +02:00
Émilie Feral
adf806c628 [apps/shared] In go to parameter controller, center window at the same
time, the cursor is changed

Change-Id: Ieece94131d0bf319078d36fcfe66c2bb58d0279d
2017-05-30 10:31:47 +02:00
Émilie Feral
3af8c86504 [apps/graph] Fix bug
Change-Id: I13cebe8a1067e09e0b7aac0a613ffe8aab23f60b
2017-05-30 10:16:36 +02:00
Émilie Feral
1d0658141a [apps/calculations] Fix selection error
Change-Id: Iee7c65e1079acb729a490d7dd92a7be04789dcbe
2017-05-30 09:53:47 +02:00
Émilie Feral
6b136d8378 [apps/calculations] Resolve bug in ring buffer
Change-Id: I1e34530f0e257e5e6a04c4ce974461888279b486
2017-05-30 09:53:12 +02:00
Émilie Feral
59eb97a3fe [apps/sequene][apps/graph] Fix bug, reinit the selected function when
the model has changed

Change-Id: I9004d63d9d06a090a144fb3757143c5776e54ed3
2017-05-29 11:42:15 +02:00
Émilie Feral
832af9f9f4 [apps/sequence][apps/graph] Checksum takes into account whether the
function is active and its name

Change-Id: I790d9a793c512a686f21f1db4fc0848a16baea5c
2017-05-29 11:41:39 +02:00
Émilie Feral
1966b4648c [escher] Increase textfield size to 100
Change-Id: I93400001a829e2ce313658e08bd5e97965b715fe
2017-05-29 10:49:56 +02:00
Émilie Feral
d13f989300 [poincare] Fix bug
Change-Id: I6d6201fe374ffdeeef365eb2d783c6958742e672
2017-05-29 10:40:37 +02:00
Émilie Feral
bbd1bf9a7f [apps] Change selection in tab children with button row controller
Change-Id: Id45fd599c76d758715afc6622abd419e04d6dd5b
2017-05-29 10:39:34 +02:00
Émilie Feral
b4ecca22f8 Merge "[apps/graph][apps/sequence] Reinit graph range to default when the model changed" 2017-05-24 18:14:47 +02:00
Émilie Feral
4b13c05a73 Merge "[apps/calculation] Repeat last calculation with event "OK/EXE" on empty text field" 2017-05-24 18:14:46 +02:00
Émilie Feral
de9285b73e Merge changes Ic9989cf3,I8a638f31
* changes:
  [ion/device] Clean up DMA usage for the display
  [ion] Fix the events_replay generator
2017-05-24 18:14:10 +02:00
Émilie Feral
e50c5a038d [apps/graph][apps/sequence] Reinit graph range to default when the model
changed

Change-Id: Id51deba3fc12338fdb97e8daf1618460abac2446
2017-05-24 17:21:03 +02:00
Émilie Feral
99eb670821 [apps/calculation] Repeat last calculation with event "OK/EXE" on empty
text field

Change-Id: I77a3dc5c1522a67780c5d1b6f89b3e322ed17c84
2017-05-24 16:48:42 +02:00
Émilie Feral
876fc43a32 Merge changes I92b32b5c,I2d3ee97f,Iba04e904
* changes:
  [apps/shared] Initialize boolean member in curve view
  [escher] Reset superview when a modal view is dismissed
  [escher] Rule of 5 in view
2017-05-24 15:37:13 +02:00
Émilie Feral
a73b86c2cb Merge changes I5d131900,Id99ddaa8,I4a55c14e,Iada91f41
* changes:
  [escher] In view, reinit subviews' superview at destruction
  [apps/sequence] Fix bug
  [apps/sequence][apps/graph] CRC should be called on sizes multiple of 4
  [build] Display on boarding app only with make PLATFORM=device ON_BOARDING=1
2017-05-24 15:36:56 +02:00
Émilie Feral
8c2284d1ac [apps/shared] Initialize boolean member in curve view
Change-Id: I92b32b5c34f18713057d92f019dbf75d648034fa
2017-05-24 15:32:27 +02:00
Émilie Feral
53f4fd0b06 [escher] Reset superview when a modal view is dismissed
Change-Id: I2d3ee97f7ade486f5cf8ba16851866d60dd6cdb6
2017-05-24 15:32:26 +02:00
Émilie Feral
d7091397e5 [escher] Rule of 5 in view
Change-Id: Iba04e9046845b544e184530562e34f831fce96f6
2017-05-24 15:32:22 +02:00
Émilie Feral
9181e7cf5d [escher] In view, reinit subviews' superview at destruction
Change-Id: I5d131900ebc5b5ba18171a41c7bd61754770d8fd
2017-05-24 14:38:49 +02:00
Émilie Feral
eb19fde371 [apps/sequence] Fix bug
Change-Id: Id99ddaa85fc04ba621f1a1db3a95e97636236956
2017-05-24 14:38:49 +02:00
Émilie Feral
ba7d740a10 [apps/sequence][apps/graph] CRC should be called on sizes multiple of 4
Change-Id: I4a55c14e1418f730051252cabef324833279747f
2017-05-24 14:38:32 +02:00
Émilie Feral
d9f2604926 [build] Display on boarding app only with make PLATFORM=device
ON_BOARDING=1

Change-Id: Iada91f419d8e083326cf146b6cf3b6fa8c029486
2017-05-24 14:26:19 +02:00