Commit Graph

25 Commits

Author SHA1 Message Date
Émilie Feral
00a0dd182f [apps/calculation] Correct bug: set the right cell first responder
Change-Id: Iafee70a6a3bcf59c60efb4575b044b19fa5c1db4
2016-11-04 10:59:18 +01:00
Émilie Feral
5133f75789 [escher] change horrible naming in selectable table view
Change-Id: Ia7bc06f2f079e529aa17ab01d961fb6ff62cbf98
2016-11-04 10:59:18 +01:00
Émilie Feral
0913798faf [apps] Replace magic numbers by constants
Change-Id: If9cb40bdc9b1e88a941a6f230fb42164b1e2d5f0
2016-11-04 10:58:40 +01:00
Émilie Feral
d8179abd77 [apps/calculation] align the historic to the bottom
Change-Id: Ide539c753376ac1fa1cd60ecd3605f112b19f28d
2016-11-04 10:19:05 +01:00
Émilie Feral
1371d807c1 [apps/calculation] Handle enter on a history view cell
Change-Id: Id3e9c38688a4ed7395e3e2cb6e64581681cad9ad
2016-11-02 09:46:10 +01:00
Émilie Feral
6e13c43c37 [app/calculation] in history view cell, make only pretty print responder
Change-Id: I9dbd5d150e5fdcc52e5ad38b2e9524d1b5a87fae
2016-11-02 09:46:09 +01:00
Émilie Feral
e22834216d [apps/calculation] Fit the layout of result view to the size of the
float text

Change-Id: Iad6b2021a23c491b166e518bba625dcf69c3757a
2016-11-02 09:46:09 +01:00
Émilie Feral
410ac08bc8 [apps/calculation] Add margins in history calcul cell
Change-Id: Icecab4fdad31e57ce33b00985869d899a51261e6
2016-11-02 09:46:09 +01:00
Émilie Feral
ca0e47f44c [apps/calculation] Correct constant expression types
Change-Id: Ida74f65af010536a63704cf505fca86acf27e496
2016-11-02 09:46:09 +01:00
Émilie Feral
54a29ef60c [escher] add a boolean in scrollview to decide wether to display scroll
indicators

Change-Id: I6bc34519668fc73fecf2207596951c3b3a9c8311
2016-11-02 09:46:09 +01:00
Émilie Feral
a8bf44f900 [apps/calculation] enable to scroll only when the pretty print is to
wide

Change-Id: I25af7b9b327b475e09d2fb15a2f5e796f226053a
2016-11-02 09:46:09 +01:00
Émilie Feral
77c964b1b5 [apps/calculation] Make the history view cell inherit from even odd cell
Change-Id: I87b2774dd9cc4c672c356b42ed2a4a18e4563f60
2016-11-02 09:46:01 +01:00
Émilie Feral
c9434ab5a2 [apps/calculation] Reinitiate the scrolling when reloading the pretty
print view

Change-Id: I1975e46cc63109d47223018ca0e09bdc40274573
2016-10-27 14:34:31 +02:00
Émilie Feral
a219316535 [apps/calculation] handle selection in history view cell
Change-Id: I52629c355cefb77c31d418e2c764f00b60dd3cbe
2016-10-27 14:34:31 +02:00
Émilie Feral
db2374f75c [apps/calculations] Make the history view controller a delegate
to the table view

Change-Id: I69302f1999b7f6b7f051c71bcaeac43279b27ed2
2016-10-27 14:34:31 +02:00
Émilie Feral
fa91379f51 [apps/calculation] Display the expression and the result vertically in
history

Change-Id: I2751c44cfb9c1db95df0010a547222579bee364f
2016-10-27 14:34:31 +02:00
Émilie Feral
6869df126a [apps/calculation] Use pretty print view in history view cell
Change-Id: I272e03bad1ca99240285316beed8fe9ab7a270b7
2016-10-27 14:34:30 +02:00
Émilie Feral
5e6936650d [apps/calculation] create a class pretty print view
Change-Id: Ib48d1555b3f12fed8b553df05053f943630adae5
2016-10-27 14:34:30 +02:00
Émilie Feral
e9795b16da [apps/calculation] Change calculation store model to be a buffer ring
Change-Id: Ic444456288e68dcf7b78705880b9507de0a95a2d
2016-10-26 16:26:12 +02:00
Émilie Feral
49862196c8 [apps/calculation] Handle the case when the calculation history is empty
Change-Id: I164ae6406016031b803679c073957d1986069776
2016-10-25 17:55:28 +02:00
Émilie Feral
73694dcaac [escher] add default constructor to selectable table view
Change-Id: Iafde15dfabefafe9659e99aa7cbb5bf10fc79030
2016-10-25 17:55:28 +02:00
Émilie Feral
e96732352b [apps/caculation] Use a selectable table view instead of table view in
history controller

Change-Id: I0d7533ba055ed03547a20b3bef7936ed2ea0759f
2016-10-25 17:55:28 +02:00
Émilie Feral
a29c46f662 [escher] delete list view
Change-Id: Ia3e2aa2613479e2fcc7f12e7de3b7e8b8f2cff68
2016-10-25 17:55:28 +02:00
Émilie Feral
f809d089d6 [escher] Make table view accept only table view cell
Change-Id: I393375d0887e692a85747198d5b42d26d207dc83
2016-10-25 17:55:28 +02:00
Émilie Feral
b101308922 [apps/calculation] Rename calcul->calculation
Change-Id: I57ca7353516cee2da33470a8a0f622a21c3fe7e9
2016-10-25 17:55:28 +02:00