Commit Graph

119 Commits

Author SHA1 Message Date
Joachim LF
d7ac7e19bb [Update] Epsilon 14 2020-07-13 10:36:47 +02:00
Quentin
710e4cf56b [Change] Contributors 2020-06-19 20:49:05 +02:00
Quentin
5134d0e352 [Fix] Conflicts 2020-06-18 19:58:34 +02:00
Quentin
2c99f38a93 [Revert] Compact display 2020-06-18 19:38:22 +02:00
Evann DREUMONT
f0c46adebe [Feature] Add root and log setting (#290)
* [setting + layout] add function setting

* [GitHub] GitHub Actions

* [GitHub/Fix] GitHub Actions

* Update config.mak

* Fix setting name

* Fix setting name

* Fix setting name

* Fix setting name

* Fix setting name

* Fix setting name

* Fix typo error

* Fix trad

Co-authored-by: Quentin Guidée <quentin.guidee@gmail.com>
2020-06-13 00:10:33 +02:00
Léa Saviot
b8244ec0c5 [apps] Fix margins of LanguageController
Add margin at the bottom and fix margin values
2020-06-04 14:50:07 +02:00
Léa Saviot
6d7b294bca [apps/escher] Rename ToolboxMessageTree::children -> childAtIndex 2020-06-04 14:50:06 +02:00
Quentin
e383c3429f [Fix] Conflicts 2020-04-08 15:05:17 +02:00
Quentin
aea963dac0 [Fix] Fix conflicts ._. 2020-04-07 14:53:19 +02:00
Léa Saviot
19b5653851 [apps/i18n] Remove Language::Default
We never translate a i18n message to something else than the currrent
language selected
2020-04-06 13:35:18 +02:00
David
a7c62aa176 [Feature] Made Compact Display the Default (#317)
* Made Compact Display the Default

* Made Input Field Slightly Smaller

* Removed Comma

* Fixed bug with x->a(x)

* Update escher/include/escher/expression_field.h

* Update escher/include/escher/expression_field.h
2020-03-28 17:09:00 +01:00
Quentin Guidée
14c900be4d [Change] CustomSoftwareVersion -> OmegaVersion 2020-03-10 18:21:59 +01:00
Colin Thomas
81c5e4797c Add name into contributors page 2020-02-25 20:11:05 +01:00
Quentin Guidée
074afa2fef Fix conflicts 2020-02-23 13:45:07 +01:00
Quentin Guidée
24907511f5 Fix conflicts 2020-02-23 13:27:10 +01:00
Léa Saviot
750f655b2f [apps] Move SettingsMessageTree in Shared
It is needed in exam_mode_configuration. This way, we can build one app
only
2020-02-21 16:03:07 +01:00
0b101
377ab54a58 Moved the result display settings to the math sub-menu 2020-02-20 15:45:54 -06:00
Quentin Guidée
5b2f33c80a Fix conflicts 2020-02-17 17:10:32 +01:00
Romain Goyet
7f43b73049 [apps] Don't forget to call viewWillAppear
At the moment ViewController::viewWillAppear doesn't do anything, so
there is no real impact. But if we want to use it it needs to be called
from subclasses.
2020-02-17 10:31:24 -05:00
Quentin Guidée
9af87b293a Update contributors O1.19 2020-02-16 23:52:11 +01:00
0b101
0a07a82a96 Added Compact Result Display 2020-02-16 12:47:29 -06:00
Quentin Guidée
1d2bf7fcb3 [WIP] Fix settings 2020-02-16 11:58:06 +01:00
Quentin Guidée
b52626ed65 [WIP] Fix settings 2020-02-16 10:50:34 +01:00
Quentin Guidée
30386e53f6 Fixed some errors with E13 2020-02-12 23:05:53 +01:00
Quentin Guidée
31cdd5bcc8 Fixed some conflicts 2020-02-12 18:24:13 +01:00
Quentin Guidée
ab8f731515 Fixed some conflicts 2020-02-12 17:42:58 +01:00
Émilie Feral
e17ae9024e [apps] Gather all code regarding exam mode in ExamModeCOnfiguration file 2020-02-12 15:13:26 +01:00
Émilie Feral
541acb6a7c [apps/settings] Factorize SettingsMessageTree model definition between
different targets (none/beta/update)
2020-02-12 15:13:26 +01:00
Émilie Feral
f7fc8da94d [apps/settings] Use a MessageTableCellWithGaugeWithSeparator in the main
controller to mimic two tables
2020-02-12 15:13:15 +01:00
Émilie Feral
b3d45833d0 [apps/settings] Add a menu "Font size" in settings 2020-02-12 15:13:15 +01:00
Émilie Feral
39a6fdaf1c [apps/settings] MainController: get rid of magic numbers 2020-02-12 15:13:15 +01:00
Danny Simmons
966356d04a [apps/settings] Fix main_controller 2019-12-30 15:36:23 -05:00
AD Simmons
d702978eba [apps/settings] Add preferences_controller back into main_controller 2019-12-29 16:23:52 -05:00
RedGl0w
1442e6977d Simplified code 2019-12-08 18:18:28 +01:00
RedGl0w
f6aab242a2 Corrected settings update 2019-12-08 11:09:57 +01:00
redgl0w
2568a852e7 Changed settings reloading 2019-12-06 20:21:50 +01:00
MixedMatched
5e1dc3b575 [apps/settings] Add math_options_controller and amend it into main_controller and makefile 2019-11-16 20:33:11 -05:00
BuildTools
b5bbaefca5 Fix main_controller
Co-Authored-By: null <MixedMatched@users.noreply.github.com>
2019-11-07 20:36:53 -05:00
BuildTools
5454b3142b Fix some row refrences and explain some parts of functions
Co-Authored-By: null <MixedMatched@users.noreply.github.com>
2019-11-03 16:32:03 -05:00
BuildTools
a5ced0a451 Change index refrences to labels and remove contributors and LED from base menu
Co-Authored-By: null <MixedMatched@users.noreply.github.com>
2019-11-03 16:17:38 -05:00
Jean-Baptiste Boric
df7d552e80 [apps] Implement accessibility features 2019-11-01 20:00:33 +01:00
BuildTools
16e8099ba3 Change willDisplayCellForIndex for LED indices 2019-10-30 21:32:37 -04:00
Quentin Guidée
0fe83e3139 Merge branch 'master' into lavaos 2019-10-27 11:44:35 +01:00
Quentin Guidée
587e16b242 [1.8.1] New contributor 2019-10-15 15:40:53 +02:00
Léa Saviot
4caf9f5197 [coding style] Make some methods const 2019-09-09 20:05:14 +02:00
BuildTools
1ea8149498 Add contributors_controller to main_controller 2019-08-22 19:26:32 -04:00
BuildTools
afe513857b Add the LED Colors section to the settings menu in main_controller. 2019-08-22 14:40:34 -04:00
Quentin Guidée
fe946bc057 Add: LavaOS version in 'about' settings 2019-08-10 11:15:58 +02:00
Émilie Feral
11863804f7 [scripts] Remove EPSILON_BOOT_PROMPT flag 2019-08-08 17:21:53 +02:00
Ruben Dashyan
44809f4b3f Substitute Escher app() by Container::activeApp() 2019-07-19 15:06:25 +02:00