FaustinM
48a0da8a95
Add more python functions in ion module
...
Ion.battery_level() return a int with the current battery level
Ion.battery_ischarging() return a bool with the current battery charging state
bugfix for upsilon
2021-09-12 00:06:44 +02:00
FaustinM
3460e9ffd8
Merge remote-tracking branch 'origin/upsilon-dev' into upsilon-dev-get-battery-data
2021-09-11 21:16:23 +02:00
Yaya.Cout
9eb81a6daf
Fix OmegaVersion in settings
2021-09-05 11:49:42 +02:00
FaustinM
80587f35f1
Add a new entry in about menu to see current voltage
...
- Add a new traduction for this entry
- Add the entry in submenu
2021-06-23 16:55:37 +02:00
A2drien
cabc1a9564
credit name update
2021-03-01 23:12:20 +01:00
Joachim LF
6072307e34
[Settings] Always compile with empty username, and don't dipslay
2021-02-26 08:19:50 +01:00
Joachim LF
9b17d1b882
[Update] Epsilon 15.3.1
2021-01-21 19:56:06 +01:00
Gabriel Ozouf
9be5e7671c
[apps/settings] Fix broken assert
...
Pressing OK or EXE with the brightness setting selected would cause a
crash because of a mishandling of the events for this cell.
Change-Id: I4978b4f749b5f19bc1e49ec05b60a32044d86638
2020-11-04 15:30:53 +01:00
Gabriel Ozouf
62f598110e
[apps/shared] Created LocalizationController
...
Classes LanguageController and CountryController have been fused into
one class LocalizationController, as they were very similar. This allows
the Settings and OnBoarding apps to only keep one controller for both
functions.
Change-Id: Ic23f300c37122249d34caaf18a633b5815240a78
2020-11-04 15:11:44 +01:00
Gabriel Ozouf
51747d3d36
[apps/settings] Added country to settings
...
Refactored Settings::MainController::handleEvent
Change-Id: Id8ad604183a64520dd785356514e87fddc50354c
2020-11-04 15:11:44 +01:00
Jean-Baptiste Boric
eff8f09dda
[apps] Settings for date/time
2020-08-16 15:49:40 +02:00
Quentin Guidée
7b07a2e3ac
[username] Change USERNAME to OMEGA_USERNAME
2020-07-24 08:24:12 +02:00
Quentin Guidée
e37e59e4bc
[Update] Contributors
2020-07-17 23:50:30 +02:00
Quentin Guidée
9188f8c054
[Update] Contributors
2020-07-17 21:26:30 +02:00
Quentin Guidée
2de3da8e67
[Change] Move Expression Format with others Format settings
2020-07-17 11:58:47 +02:00
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