cartoone222
34506d334c
Add an option to disable shift + clear ( #368 )
...
* add bgcolor to turtul module
* add bgcolor to toolbox and a minor fix
* ok is ok now i hope however
* Submodule Omega-Kawaii-Theme remove
* this featurs https://github.com/UpsilonNumworks/Upsilon/issues/285
* Update escher/src/text_area.cpp casse coresction
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
* change name of function beacause code to late in night is bad idee
* invation of capital letter
* Update apps/settings/sub_menu/code_options_controller.cpp
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
* Update escher/src/text_area.cpp
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
* im not shure all is done
* the last hiden locke
* fix https://github.com/UpsilonNumworks/Upsilon/issues/271
* Update apps/global_preferences.h
Co-authored-by: Quentin <github@arra.red >
* Update apps/settings/sub_menu/code_options_controller.cpp
Co-authored-by: Quentin <git@quentinguidee.dev >
* Update apps/global_preferences.h
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
* Update apps/global_preferences.h
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
* reformatting the code to meet the expected quality
* Update apps/settings/base.pt.i18n
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
* Update apps/settings/base.de.i18n
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
* Update apps/settings/base.es.i18n
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
* Update apps/settings/base.hu.i18n
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
* Update apps/settings/base.it.i18n
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
* Update apps/settings/base.nl.i18n
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
* fix nameing
* Update apps/settings/base.en.i18n
---------
Co-authored-by: Yaya-Cout <67095734+Yaya-Cout@users.noreply.github.com >
Co-authored-by: Quentin <github@arra.red >
Co-authored-by: Quentin <git@quentinguidee.dev >
2025-03-31 18:17:30 +00:00
Laury
125e1a8a82
[settings] Remove option to save cursor
2022-06-17 18:01:15 +02:00
Laury
9f6d52d9d5
[usb] Removing residues from the USB protection
2022-05-04 15:49:11 +02:00
Yaya-Cout
03ae762b4a
[external] Updated for compatibility with KhiCAS
2022-04-29 22:00:12 +02:00
Yaya-Cout
8ac969d772
[Feature] Backlight settings ( #137 )
...
* Added backlight settings
* Changed location of the brightness setting
* Fix row size of brightness settings
* [apps/settings/brightness] Update translations
* Fix dimmer
* Update translations
* [apps/settings] Add dimmer duration setting
* [apps/settings] Ensure of the brightness level is greater than the dimmed brightness level
* Make transition smooth
* Removed transition time setting
I personally think that this setting is completely useless except if you absolutely want a transition that is not smooth, which is weird.
* Moved everything related to brightness in one submenu
* Some refactoring
* Update defaults
* Removed unnecessary translation
* [apps/settings] Fix Shift + Minus/Plus in settings
* Apply suggestions from code review
* [apps/shared] Remove a think that I don't know what it is
* Apply review suggestions
Co-authored-by: Joachim LF <joachimlf@pm.me >
Co-authored-by: lolocomotive <lolocomotive181@gmail.com >
2022-03-22 17:59:52 +01:00
Laury
034fc65bc2
[settings] Updated contributors !
2022-02-05 19:00:33 +01:00
Yaya-Cout
f862cb023a
[apps/code] Add a setting for cursor saving ( #125 )
2022-01-14 13:42:30 +01:00
lolocomotive
2248e415c4
Separate Upsilon and Omega versions ( #112 )
2022-01-04 20:37:46 +01:00
Yaya-Cout
806b11b589
[apps/code] Add a setting for syntax highlighting ( #85 )
2021-11-27 12:34:09 +01:00
Laury
fb4b2ffdfa
[usb | recovery] Make the code works
2021-11-26 23:41:53 +01:00
devdl11
e8a1bc6149
Creation of a protection system against unintentional updates to Epsilon 16 (foundation) + Recovery Improvement ( #37 )
2021-11-11 18:20:16 +01:00
Faustin
9cda9d9e59
[apps/code] Add a settings for autocomplete ( #36 )
2021-10-07 21:48:19 +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
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
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
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
5dee4a8166
[apps] Add screen telemetry identification
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
30386e53f6
Fixed some errors with E13
2020-02-12 23:05:53 +01:00
Quentin Guidée
ab8f731515
Fixed some conflicts
2020-02-12 17:42:58 +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
AD Simmons
d702978eba
[apps/settings] Add preferences_controller back into main_controller
2019-12-29 16:23:52 -05:00
Danny Simmons
13fe95bb98
[apps/settings] Remove symbol_controller and references to it
2019-12-08 15:38:10 -05:00
Quentin Guidée
aa9854b330
Work in progress: resolve conflicts + settings easier
2019-11-17 14:04:53 +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
d4ac3e9fc9
Fix main_controller
2019-11-10 10:43:30 -05:00
BuildTools
21de90d388
Merge https://github.com/Omega-Numworks/Omega into omega-master
2019-11-10 10:29:59 -05:00
RedGl0w
fa9ec8e40e
Added submenu in settings for changing the symbol of multiplication
2019-11-10 11:53:44 +01:00
BuildTools
b5bbaefca5
Fix main_controller
...
Co-Authored-By: null <MixedMatched@users.noreply.github.com >
2019-11-07 20:36:53 -05:00
Jean-Baptiste Boric
df7d552e80
[apps] Implement accessibility features
2019-11-01 20:00:33 +01:00
Quentin Guidée
0fe83e3139
Merge branch 'master' into lavaos
2019-10-27 11:44:35 +01:00