[EGD-7226] Removed contacts blocking feature Contacts blocking is not yet implemented. Removed the feature from the UI.
[EGD-6776] Music Player All Songs Window Full MVP design. Removed redundant Empty Window. Added play/pause/resume/stop control.
[EGD-7215] Connected Sim contact import with backends Connected Sim contact import with cellular contact read and DB contacts write.
[EGD-7203] Added extra space removal in Text draw line ending Added extra space removal in Text draw line ending. Fixed crash in Notes.
[EGD-7054] Changed the default focused app in the menu The focused app on entering the menu for the first time is "contacts"
[EGD-7165] Stop playing music when leaving MP When Music Player (MP) app is closed the currently played track should be stopped so the music is no longer heard by user.
[BH-678] Add TimeSetFmtSpinner widget Added time set spinner widget with dynamic switching between time formats(24/12H).
[EGD-7031] Remove UT deps to the production image Remove dependency to the production image by creating separate sysroot for test assets alongside with a test image Test.img. Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
[BH-700] Add minimal Alarm app Add minimal BellAlarm application
[EGD-6723] Music Player application skeleton Rewritten Music Player to use MVP pattern. There are no functional changes under this commit. Fix for port audio leakage
[BH-380] Librarize application-calendar Librarize application-calendar
[BH-677] Add widget AlarmSetSpinner Add widget for Bell alarm display and edit
[BH-564] Time&Units scaling fix Fix scaling in Time&Units
[EGD-7211] Sim contacts import selector UI part Added sim contacts import selector UI part. Fixed BoxLayout focusChangedCallback. Fixed SetFont redraw. Refactored Check and CheckWithLabel widgets.
[BH-671] Fixed CMake in service-audio Made service-audio CMake comply to Mudita internal guide
[BH-564] Add Time&Units application Add first version of Time&Units application (just setting time) Remove spinner demo application
[BH-669] Fix CMake in service-appmgr Fix CMake in service-appmgr
[BH-663] Fix CMake in service-antenna Fix CMake in service-antenna
[EGD-7163] Disable auto locking when playing music When Music Player app is playing a track the phone should not be auto locked.
[BH-377] Liberalize application special input Liberalize app SI