Commit Graph

2321 Commits

Author SHA1 Message Date
Romain Goyet
d3d9d43cba [escher] TextField: remove an useless reload
Change-Id: Ifed46f3b62189c7fb3940966d274050af7fc614f
2017-04-26 18:33:47 +02:00
Émilie Feral
6d5e4984a4 Merge changes I5bb2173f,Ie8d5305d,I87348f31,I54d96af2
* changes:
  [ion] Add a guardian
  Enable debug information when building with DEBUG=1
  [ion] Only enable the blackbox framebuffer if needed
  [ion] Blackbox now logs events and screen
2017-04-26 12:24:35 +02:00
Émilie Feral
dd745306de Merge changes Ib7f57581,Ifa3aaf0e,I63c87721,I5c452faa,Ie54ff64c, ...
* changes:
  [poincare][toolbox] Hide matrix
  [apps] Hide matrix and list variables
  [apps/regression][apps/statistics] Hide copy/import column in store controllers
  [apps/sequence][apps/graph] Hide "copy column" functionnality
  [apps] Erase clipboard in exam mode
  [apps/shared] In list controller, fix bug
  [apps/sequence][apps/list] Hide the function color choice
  [apps/sequence] Fix bug in term sum controller
  [apps/shared] In float parameter controllers, back has the same consequence as 'validate'
  [apps/regression] Implement copy in calculation controller
  [apps/statistics] Implement copy in calculation controller
  [apps/sequence][apps/graph] Implement copy paste in values controller
2017-04-26 11:20:09 +02:00
Romain Goyet
6ec33e6804 [ion] Add a guardian
Change-Id: I5bb2173f7c83f3ac82590f8675fdaea1c65f1c0a
2017-04-26 11:18:01 +02:00
Romain Goyet
c60c77a7f5 Enable debug information when building with DEBUG=1
Change-Id: Ie8d5305da64d0e2de7656d83bcbfa1d5b083c1ba
2017-04-26 11:17:41 +02:00
Romain Goyet
777ba19436 [ion] Only enable the blackbox framebuffer if needed
Change-Id: I87348f31063790a7fd048654f4e68395fc8221b3
2017-04-26 10:17:20 +01:00
Romain Goyet
121fc6b342 [ion] Blackbox now logs events and screen
Change-Id: I54d96af260b6977ca4e6c4c0f220e2e231e4561f
2017-04-26 11:11:52 +02:00
Émilie Feral
35991c8d70 [poincare][toolbox] Hide matrix
Change-Id: Ib7f57581130744f2963865d14fa539839ac28d8e
2017-04-26 09:53:54 +02:00
Émilie Feral
d07acc3ff8 Merge changes I7e33e245,Id3447c4d
* changes:
  [apps/graph] [apps/sequence] Implement copy paste
  [apps/calculation] Implement copy paste
2017-04-26 09:43:22 +02:00
Émilie Feral
f4fa9083b3 [apps] Hide matrix and list variables
Change-Id: Ifa3aaf0e5e2fb6e4e3749f1e31f259de2fd34804
2017-04-26 09:39:16 +02:00
Émilie Feral
c3617d84a2 [apps/regression][apps/statistics] Hide copy/import column in store
controllers

Change-Id: I63c87721d359ffb97de11df018c129deb44f4325
2017-04-26 09:39:15 +02:00
Émilie Feral
e58e3e8a66 [apps/sequence][apps/graph] Hide "copy column" functionnality
Change-Id: I5c452faa1ef79bb1eec8bbdd8b69ba684661a38b
2017-04-26 09:39:15 +02:00
Émilie Feral
e3830b5fca [apps] Erase clipboard in exam mode
Change-Id: Ie54ff64c983aa9560c93efeb76272241739e3875
2017-04-26 09:39:15 +02:00
Émilie Feral
3e848b7a4d [apps/shared] In list controller, fix bug
Change-Id: Ie3d4c933a9cc52fc39fac74b756344cd67e7ed90
2017-04-26 09:39:15 +02:00
Émilie Feral
2ce50b761b [apps/sequence][apps/list] Hide the function color choice
Change-Id: I1bcb5092ab278b1c557890768cf0dabf9b178935
2017-04-26 09:39:15 +02:00
Émilie Feral
e63657cf92 [apps/sequence] Fix bug in term sum controller
Change-Id: I4ffc0071fe06c63753079c741f753e064387d88b
2017-04-26 09:39:14 +02:00
Émilie Feral
7715da8e36 [apps/shared] In float parameter controllers, back has the same
consequence as 'validate'

Change-Id: Id45f824c50af2f6e47be5abd9115d98971a1e073
2017-04-26 09:39:14 +02:00
Émilie Feral
f65c8f3a27 [apps/regression] Implement copy in calculation controller
Change-Id: I95d6bebb87c97079549596ce50c29a74d8ced967
2017-04-26 09:39:14 +02:00
Émilie Feral
f6a24dc1d2 [apps/statistics] Implement copy in calculation controller
Change-Id: Ifb9d7ed46f484a2e7f30f0c473c7e785ea6e034a
2017-04-26 09:39:14 +02:00
Émilie Feral
f43f47c306 [apps/sequence][apps/graph] Implement copy paste in values controller
Change-Id: Id4283e75c5e42debc4e6983aa1d7499acffbfc26
2017-04-26 09:39:07 +02:00
Émilie Feral
56af4b3c6d Merge "[ion] Share the dummy battery implementation" 2017-04-25 18:11:45 +02:00
Romain Goyet
7f4ac05b55 [ion] Share the dummy battery implementation
Change-Id: Id85dc5b65bc31bc59e8a130b9f18077eaa37f4d3
2017-04-25 17:03:50 +02:00
Émilie Feral
e2bba16738 [apps/graph] [apps/sequence] Implement copy paste
Change-Id: I7e33e24565b18e771ec530c74fb2a74ade5c3c85
2017-04-25 16:59:35 +02:00
Émilie Feral
b4f0256ad4 [apps/calculation] Implement copy paste
Change-Id: Id3447c4d6683b7b7349ed5669b717ad9befe5dc9
2017-04-25 16:59:35 +02:00
Émilie Feral
2ba482ae36 Merge "[poincare] Fix memleaks when discarding symbols in the parser" 2017-04-25 16:58:03 +02:00
Émilie Feral
7670932933 Merge "[ion] Share the dummy backlight implementation" 2017-04-25 16:57:49 +02:00
Romain Goyet
eeb1a02fff [poincare] Fix memleaks when discarding symbols in the parser
Change-Id: Iff92247d1909b15f2dfcc15006c722770b61c0d3
2017-04-25 16:12:38 +02:00
Émilie Feral
4b40e68ac9 [escher] Do no insert empty text in text field
Change-Id: I9e82eb9c3d7d1ba680fd5895ec421cb2f04b92ec
2017-04-25 14:59:01 +02:00
Émilie Feral
b08200c7ef [escher] Correct paste in textfield
Change-Id: Ia0982ed7889a79c6be4f56b4c6718bcf5a7ac606
2017-04-25 14:45:27 +02:00
Émilie Feral
fa5d03bbc9 [apps/calculation] Clean
Change-Id: I8867d19caf17417f45efda9dc1a1188a97eedd64
2017-04-25 14:40:59 +02:00
Émilie Feral
5946bb6e48 [apps] Stop backlight dimming when waking up (2)
Change-Id: I28ec565072791d6bfa5e73a003fb2a6a9e684de7
2017-04-25 14:39:53 +02:00
Romain Goyet
5a1e890eeb [ion] Share the dummy backlight implementation
Change-Id: Id9dcaa0a72d10cd2ff3a147ebf6443725639ebd2
2017-04-25 14:04:40 +02:00
Émilie Feral
1f312d8d54 [escher] Change name clipboard
Change-Id: Ie222b9c7c380346759eaec26626cf76068576a94
2017-04-25 14:01:31 +02:00
Émilie Feral
784c27b8c8 [apps] Memory leak
Change-Id: Iffc90ef26a7e5aa500d47c77140b91e62cf6dbdc
2017-04-25 13:52:29 +02:00
Émilie Feral
069af60e9a [escher] In text field, implement copy/cut/paste event handling
Change-Id: I8a4ada4aa983630e57b1a80cc766335b90aa8623
2017-04-25 11:58:42 +02:00
Émilie Feral
4d08504bf2 [escher] Create a clipped board
Change-Id: I994175d902bce2c326149e1b08ebb7c1a60581a2
2017-04-25 11:58:24 +02:00
Émilie Feral
cde8969b3e [escher] Cleaner code in textfield
Change-Id: If74fd9b9a70f68083c56033014bd49bb17a40d6d
2017-04-25 11:53:12 +02:00
Émilie Feral
537f1a5dd6 [apps] Stop backlight dimming when waking up
Change-Id: Ia75e23810c4f87ce941069874ba1c7aa728ad7a5
2017-04-25 11:27:40 +02:00
Émilie Feral
5525664ab6 [apps] Delete wrong comment
Change-Id: I7e3f266fec761ab1fd662f474dc50a8a230358ed
2017-04-25 11:02:53 +02:00
Émilie Feral
4781a8f1fa [escher] In textField, do not set the cursor at random locations when
the text could not be inserted

Change-Id: I555d0a7031962cda9c2c12f17ee2e11ced76cc9d
2017-04-25 11:00:11 +02:00
Émilie Feral
f9e4e7112f [escher] In textField, fix bug (overwriting outside the buffer !!)
Change-Id: Id757a967400e9cfe521cbd510eaafc9848853b36
2017-04-25 11:00:11 +02:00
Émilie Feral
11fc821282 [escher] Decrease buffer size in textfield
Change-Id: I6e02213a81fe308c94f9cfe532f697fd1423d182
2017-04-25 11:00:11 +02:00
Émilie Feral
102fa8d46f [escher] Fix bug in textField
Change-Id: I08a674bb36118b6f545077f65679597bd36f2884
2017-04-25 11:00:10 +02:00
Émilie Feral
5f2f903c4d [apps/calculation] Magic number
Change-Id: Ic1d2b94f691f2d3334c06677bf45a56d60ec61a0
2017-04-25 11:00:10 +02:00
Émilie Feral
a8a1f9ad9c [escher] Fix bug in layout in modal view controller
Change-Id: Icd1d960db4989faae12212ca254354483df7811f
2017-04-25 11:00:10 +02:00
Émilie Feral
c2b6777b58 [apps] Extinction and backlight timers
Change-Id: I91daf6ab78fff9ec4bc924915a17a559f9ddfa63
2017-04-25 11:00:04 +02:00
Émilie Feral
3d0917070e [poincare] Handle square root of negative values
Change-Id: I1ce214ba13ba4d94d662da0441439602ef39e3fe
2017-04-24 17:36:33 +02:00
Émilie Feral
edf5c47a4b [apps/shared] Avoid blinking in editable table
Change-Id: I1b6336412c43e9ae51a1e4a1adfdf21525557a73
2017-04-24 17:36:33 +02:00
Émilie Feral
4614dd95cb [escher] Clean alternate empty view controller
Change-Id: I33e89ac13668dbf99f058b93cd9d12263a4a975d
2017-04-24 17:36:33 +02:00
Émilie Feral
113b9025ca [escher] In textField, reinit edited text after event "Clear"
Change-Id: Ieb302896e57052761166851e5ceffcabd933482a
2017-04-24 17:36:33 +02:00