* Initial test - working on Linux
* Try to make it work with liba
* Stop using liba and the filesystem
* IT WORKS
* Key input, full res, fix some of the crashes
* Fix the hang when doing calculations
* Add some more key mappings
* Fix the square root issue
* Icons
* Better key mappings, brightness control, better gamma correction, more effficient framebuffer
* Cleanup stage 1
* Cleanup stage 2
* Make the build system build a g3a
* Make it not exit when you press the menu button
* Add Casio port to README
* Use omega-master instead of omega-dev
* Fix mistake with cherry-picking in the README
* Fix internal storage crash
* Fix compile error on Numworks calculators
* Upsilon branding
* Sharper icon
* Make the CI work
* Add power off and improve menu
* Map Alpha + up/down to the brightness shortcut
* Add missing file
* Fix web CI build
* Revert "Fix web CI build"
This reverts commit f19657d9fc.
* Change "prizm" to "fxcg"
* Add FASTLOAD option for Add-in Push
* Add some charatcers to the catalog on Casio and improve key mappings
* Build with -Os -flto
* Disable LTO for now as it's causing crashes
* Put back the fonts I accidently changed
I'd like to add an option for this though as I prefer the ones from Epsilon
'Metric' is used to label the toolbox sub-menus containing metric units
when the selected country uses the imperial system.
Change-Id: I6f40bcd3151be614a5a02cdd17c70ea4a91bfc00
The layout of the unit toolbox changes depending on the unit system in
the selected country.
All units have been rearranged by increasing order of magnitude.
Change-Id: Ib51759cca88fd6b6122dd5a3a25b8ed04024aaf3
Some nodes of the ToolboxMessageTree can be marked as "forks",
dispatching one branch or the other depending on preferences.
They are used in the Unit menu to provide a different toolbox depending
on the unit system.
Change-Id: I591f7abc3d24e682e827a540a9defac1877871b5
Temperatures can be converted to and from degree Celsius and Fahrenheit.
When used in non-trivial calculations, they are always reduced to undef,
as the rules for manipulating relative scales are not well defined.
Change-Id: If59e224a0e7f940b421bc894bbe2279c90f38d04
The new units are :
distance mile, yard, foot, inch
mass pound, ounce
volume gallon, quart, pint, cup, fluid ounce
table spoon, tea spoon
Change-Id: I6864067a1822a077764ed3b61fc46004732e9447
* 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>
* Units
Added units to physics constant
* Units
Corrected the value of speed of light ( from 2.998e8 to 2.99792458e8 m/s )
* fix compilation error
* Units
Rename Units Of Measurements => Speed
Suppress light year ( native unit )
Added some speed of sound values
* Update shared.de.i18n
* Update toolbox.es.i18n
* Update toolbox.fr.i18n
* Update toolbox.pt.i18n
* Update toolbox.en.i18n
* Update shared.universal.i18n
Co-authored-by: Quentin <quentin.guidee@gmail.com>