[EGD-5762] Add documentation to AutoLock functionality This PR provides documentation for automatic lock functionality
[EGD-6338] Fix NAT widget visibility Make sure that NAT (Network Access Technology) widget is visible on top bar ONLY during call.
[EGD-6737] Fix light curve for auto FL brightness Light curve for automatic frontlight brightness adjustment changed to decrease brightness with increasing ambient lighting luminescence.
[EGD-6536] Settings API guideline added Guideline explaining how should Settings object be used
[EGD-6799] Cleanup audio device interface This refactoring removes invalid interface dependencies of the original AudioDevice implementation: - move things characteristic to RT1051AudioCodec to audio::codec - remove dead methods - make start/stop optional and codec configuration independent - add more convenient way to get supported formats Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
[EGD-6746] Use new SimCard implementation Switch to SimCard implementation provided by previous commit
[EGD-6770] ListView onPageElement rebuild page jump added ListView onPageElement rebuild page jump added.
[EGD-5915] Fix parse boot.json boot.json should't be modified by the MuditaOS and it also causes issue with broken boot.json after update Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
[EGD-6767] Disable WALL mechanism in the DB Wall mechanism is not needed due to the littlefs fail proofs safety. It causes a lot of troubles in the frame recovery and unnessesry increases io bandwidth Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
[EGD-6728] Documentation cleanup Cleanup acc. to guidelines created in EGD-6632.
[BH-351] Simulator input handling Add Keyboard binding for Linux Bell simulator
[EGD-6715] Add third party CMakeLists.txt ownership This file is owned by BSP.
[BH-358] Add Move TPLIB (CRC32) to separate directory Change directory location and update CMAKE
Merge branch 'stable' - release v0.65.1
changelog: add changelog for v0.65.1
[EGD-6773] Added light BarGraph type and updated UpdateProgress Added light BarGraph type and updated UpdateProgress Window.
[EGD-6769] Preventing use of allocators in interrupts Abort when trying to use an allocator in an interrupt. This prevents the heap from being overwritten.
[EGD-6768] Disable logs in interrupts Temporarily disable logs in interrupts for heap overwriting reasons
[EGD-6755] Add updated notification icons This PR adds/updates notification icons to latest version provided by designs. Also this PR provides new implementation for CallLogDetailsWindow. The window was using one of the icons updated. To avoid making temporary corrections on the icon's hardcoded (x,y,w,h) properties, the entire window was redesign to use up-to-date ModuitaOS GUI features.
[EGD-5404] Added onBoarding Sim select window Added onBoarding Sim select window and skip sim select. Removed old PhoneLock settings selector from settings.