[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
[BH-672] SideListView integration with ListViewEngine
SideListView integration with ListViewEngine.
[BH-382] Rebase and cleaning
Rebase and cleaning
[EGD-7199] Switch weekly releases to T6
We want weekly releases to be built for T6 hardware, while daily for T7.
Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
[BH-674] TimeSetSpinner
TimeSetSpinner widget with simple clock - no AM/PM suffix
[CP-260] Use gdb with py to debug crash dumps
We want to be able to use our gdb extensions when debugging
crash dumps.
[BH-385] Turned application meditation into lib
Created separate cmake library, defined public and private
include search path and dependencies, removed this app
from BellHybrid target dependencies and added explicitly
as PurePhone dependency, cleaned up include paths
[EGD-6609] Separated out sms logic
Switching to async sending model required separation of out sms logic.
Specific class was added and most of the logic was moved from cellular
service to this class.
[EGD-7187] Update docker maintainer
Update docker maintainer information.
Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
[EGD-7164] ListViewEngine separation from ListView
ListViewEngine separation from ListView to support different
scrolls and body ListViews on Bell.
[EGD-7074] Fix date and time unit tests
Made sure test are not dependant on current time.
[CP-355] Pure update full flow implemented
Update using updater implemented using pytest
[EGD-7169] Changed genlfs path
Changed search for genlfs path from the project path to the build one.
[CP-282] Set correct standalone image dependencies
Fix a bug indroduced by removing cmake variables.
[EGD-7176] Switch GH Actions docker image to company's one
Switched to company's docker image