[EGD-4175] keyboard backlight (#1082)
* [EGD-4483] fix for put_64 in libmtp
* [EGD-4175] Added cpp to cmake script
* [EGD-4175] Rename to keypad_backlight and first test
* [EGD-4175] First working setup
* [EGD-4175] Remaking the interface
* [EGD-4175] Added class to event manager
* [EGD-4175] Cleaning
* [EGD-4175] Added linux target file
* [EGD-4175] Added missing deinit
* [EGD-4175] cleanup
* [EGD-4175] Added check state function
* [EGD-4175] Simpler interface
* [EGD-4175] Linux target file adjustment
* [EGD-4175] Cleanup ..
* [EGD-4175] Style check fail repair
* [EGD-4175] Another style check fix
* [EGD-4175] Applying style branch fix
* [EGD-4175] Red<->Green exchange
* [EGD-4175] PR comments pt1
* [EGD-4175] PR comments pt2
* [EGD-4175] PR comments pt3
* [EGD-4175] Another style check fix
* [EGD-4175] next PR comments
* [EGD-4175] New cpp file for evm, namespaces fix
* [EGD-4175] Last pr cleaning
* [EGD-4175] Yet another style check fix...
* [EGD-4175] Final fixes from pr
Co-authored-by: Roman Kubiak <roman.kubiak@mudita.com>
Co-authored-by: Wojtek Rzepecki <wojtek.rzepecki@mudita.com>
[EGD-4423] Added MMI convertible to action messages. (#1087)
* [EGD-4423] Added MMI convertible to action messages.
* [EGD-4423] Fixed message type.
* [EGD-4423] Review applied.
* [EGD-4423] Unneded message removed, restored cellular log blocking.
Co-authored-by: Kuba Kleczkowski <dd>
[EGD-4153] Use actions instead explicit applications switch. (#1032)
[EGD-4063] Handling PUK/PIN (#1014)
[EGD-4063] Added handling of PIN/PUK codes for SIM card objects.
SimCard class was added (supply pin and puk, change sim, get state, get sim lock infromation, get attempts counters)
URCCpin via URC handler was added
New message type to send data handled in URCCpin handler to ServiceCellular
[EGD-4151] Application manager actions introduced. (#905)
* [EGD-4151] Application manifest structure defined.
* [EGD-4156] Applications registry and basic action handler implemented.
EGD-3585 ServiceGUI and ServiceEink initial cleanup (#953)
* EGD-3585 SerwiceGUI and ServiceEink initial cleanup
* moved code to one function per message handling
* removed dead code from comments
* added Service.cpp demangling to debug messages for clear output
* added Response value to return messages to `connect()`
[EGD-4058] Create File Indexer db Agent (#863)
Egd 3676 (#824)
[EGD-3676] Version of PIN SIM handling with mockuped actions (messages)
[EGD-4181] Indexer service scan files (#914)
* [EGD-4181] Initial file indexer service
* [EGD-4181] Initial version of the indexer service
* [EGD-4181] Small changes needed for file indexer
* [EGD-4181] Pass message from vfs to indexer service
* [EGD-4181] Initial indexer service with timers
* [EGD-4181] File indexer service list files
* [EGD-4181] Use default destructor in header
Don't use iterator
* [EGD-4181] Code review fixes.
* [EGD-4030] File indexer handle base mime types
* [EGD-4181] Code review fixes.
* [EGD-4181] Audio file indexer initial stub
* [EGD-4030] Text files indexer
* [EGD-4081] Missing UTF8 file header
* [EGD-4181] Startup paths as an array.
* [EGD-4181] VFS notifier dir fixes
* [EGD-4181] Service fileindexer as static library
* [EGD-4181] Code review fixes
Co-authored-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
EGD-4178 EINK inverted mode (#915)
* EGD-4178 Added simplistic eink invert mode option
EDG-3585 Small fixup for refresh & cleanup in buildDrawLists (#916)
* EGD-3585 Minor refresh fixup& Normalised buildDrawList everywhere
[EGD-4051] Based application manager app switching on application stack. (#858)
* [EGD-4051] Based application manager app switching on application stack.
* [EGD-4051] Application manager thorough refactor.
[EGD-4123] SwitchToNotification added to ApplicationManager (#879)
* [EGD-4123] Implemented notifications based on application manager actions.
Co-authored-by: marek303 <marek303@poczta.onet.pl>
Co-authored-by: Piotr Tański <piotr.tanski@mudita.com>
[EGD-4099] BT set stream (#846)
[EGD-3743] Removed old doxygen copyright statements from project.
[EGD-3743] Update copyrights in fies
[EGD-4038] handling incoming calls and sms in sleep mode (#819)
[EGD-3469] ServiceTime - start
[EGD-3773] added A2DP playback backend