[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
[CP-261] Print crash occurences to log
Make sure we produce log entries when crashes occur.
[BH-380] Librarize application-calendar
Librarize application-calendar
[EGD-7204] Set msp register and clear IRQ flags
Setting msp register to stack top and clearing pending
interrupt flags before enabling them
[EGD-7083] Fixed earspeaker bt HSP
Routing and ringtone are now hearable via earspeaker/jack
while pure is connected to the device that doesn't support HSP.
[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.
[EGD-7127] Store imported contacts in DB
Added API for storing imported contacts list
in phonebook database
[BH-675] Add TextSpinner
Added TextSpinner widget
[BH-671] Fixed CMake in service-audio
Made service-audio CMake comply to Mudita internal guide
[CP-225] Create contact using post method, and update it using put
Methods were used incorrectly.
Now they are aligned with requirements.
[EGD-6881] Fix HSP no sound
Fixed no sound during HSP call if there was bluetooth's device
button used to pick up the call.
[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.
[EGD-7161] Remove image name reference in vfs
Add ability to change an image name in the vfs code by decoupling vfs
from a so-called board code.
Introduce platforms as a hardware and os abstraction layer for product
code.
Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
[BH-377] Liberalize application special input
Liberalize app SI