[BH-1552] Minor power optimization Switched off temperature sensor and its driver. Minor GPIO pads configuration tweaks.
[MOS-647] Fix AVRCP volume control Fix of the AVRCP volume control. Minor code cleanup.
[BH-1542] Fix TimeFixedWidget encapsulation *DigitsContainer extracted as testable module *Getters removed from TimeFixedWidget
[MOS-613] Fix keyboard doesn't respond Now the keyboard driver is checking the result of i2c transmission and we get an error code if something fail.
[BH-1542] Stabilize the clock position Third digit fix
[MOS-649] Rename confusing method Rename confusing method
[MOS-000] Update changelog Update release date
[CP-1453] Update test script for file system endpoint Add test for listing files and their size in a specified path.
[MOS-638] Fix poor phone responsiveness Sometimes it took a long time to redraw the screen with the USB cable unplugged.
[CP-1454] Add file size to the list of files in specified path Next to each of the files listed in the file list in the path specified in the request is now displayed its size.
[MOS-000] Update README Updated changelog entry in readme
[MOS-000] Add changelog Added changelog
[BH-1537] Statistic frontend Added integration of statistics model, presenter and widget.
[BH-1538] Stats info widget Created statistics info widget.
[MOS-645] Fix Mudita Center synchronization fail Sometimes the user was unable to connect to the Mudita Center due to sync errors
[MOS-421] Add state refresh when BT automatically turns off Added code to update BT power state when it automatically turns off due to inactivity.
[MOS-598] Improved keyboard responsiveness Add sentinel that increases and hold the CPU frequency after a button press event
[MOS-499] Improve lock screen power consumption Power on the e-ink only when it is needed e.g. fast or deep refresh. Update battery percentage only when discharging.
[MOS-635] Bump updater version for Pure Changed downloaded version of updater, 1.5.2 allows to downgrade MuditaOS.
[MOS-601] Disable debug timer in DisplayLightWindow The timer is responsible for refreshing debug options which interferes with navigation strings of other windows until it is stopped when window is destroyed.