When choosing a language and then pressing back from the country menu to
get back to the language menu, the previously selected language remains
selected.
Change-Id: I018c51cce09d47b15bb4864c135d381a94b2a72f
After choosing a language at onboarding, the country menu now has a
specific country selected by default (Spain for Spanish, Italy for
Italian...)
Default countries are specified in apps/language_preferences.csv
Change-Id: Ia6392aceb9bebf7e62a692c5a79eb8c4d7b71a9d
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
This is unfortunately required in several cases:
- Sometimes when we use either float and double (this should be changed)
- Because KDCoordinate is not an int, so any arithmemtic promotes it to
an int
- Because we mix pointer differences and ints
* Added some constant
Move mass on a new submenu of Physics
Added universal translation for a future easter-egg
* Added lenght constant menu
Added radiuses and distances submenu to lenght
Added Faraday Constant
* Constant
Added 16 usual pKa couple values
* Added some constant
( stefan-boltzmann, water triple point, wien, atmospheric pressure, vacuum impedance, bohr magneton, nuclear magneton, muon mass, atomic mass unit, bohr radius )
Missing hungarian translation
* Planck update
added some plancks units ( fondamentals units and energy/power units )
* Changed the Physics constants submenu
Here's the new pattern
1. Fundamental Constants => for the 5 fundamental constants
2. Electromagnetism => 3 constants remain in this submenu
3. Nuclear and Atomic Constnats => bohr magneton & nuclear magneton, bohr radius and particle mass submenu
4. Thermodynamics => this section is mostly unchanged
5. Gravitation => same as before
6. Speed => 2 submenus one for sound speeds and one for escape velocities
7. Mass => the mass of earth/sun/moon
8. Length => 2 submenus, one for radius of earth/sun/moon and one for distances earth-moon and earth-sun
9. Planck Units => The natural system of units
* Units
Added steradian, lumen and lux to the avaliables units
Warning steradian is a new fundamental units ( definition is nullptr )
* Remove debugging and includes
* Added 15 constants
* Update apps/toolbox.fr.i18n
Co-Authored-By: Quentin <quentin.guidee@gmail.com>
* Update apps/toolbox.fr.i18n
Co-Authored-By: Quentin <quentin.guidee@gmail.com>
* Corrected french and english
* Added hu translation
Correct de translation
added combining double acute accent
* q
* Revert "q"
This reverts commit 959786ae504ddf106249a3f799929471eecb8708.
Co-authored-by: Quentin <quentin.guidee@gmail.com>