[BH-688] Alarm backend integration
Added alarm model.
Integrated GUI with the model.
[CP-544] Add phone numbers in thread list response
Replace contact number id with contact number to match the docs.
[BH-827] PowerNap main window implementation
The commit covers:
* Window, Model, List Item classes implementation.
* Loading and saving data from/to database.
[BH-836] Add missing items to Settings window
Add missing items to Settings window
[BH-757] Reworked settings and GUI model
Using new settings model & simplified GUI layout - no 1-element list
[BH-826] Add key input abstraction layer
Added abstraction layer for key input HAL
to provide elastic structure
[BH-838] Ringing alarm GUI part
Handle Alarm Ringing case in State Controller
[EGD-7290] RTC accuracy fix
Add RTC calibration value tweak according to the
measurements from the electronic team.
[EGD-7362] Merge release/0.76.1 into master
Merge release/0.76.1 into master.
[EGD-7462] Removed two Mac hidden files
Removed .DS_Store from the PR
[EGD-7462] Fixed wording and more
Fixed MP3 tags and deleted one
All Sim turned into SIM
Czeczota 6 instead of 9
[BH-811] PowerNap basic app structure
The following commit provides basic structure of PowerNap Application.
The structure includes:
* Application declaration
* MainWindow window-presenter contract
* Mainwindow basic structure
[BH-831] Show popup on Alarm activation - part I
Handle Deep press up when not on Home Screen.
[EGD-7333] Integrate iNotify with indexer service
Implement indexer service core with new inotify
vfs mechanism.
[BH-642] Fix messages flow in alarm backend
Fix messages flow in alarm backend
[CP-138] PhoneTimeLock implementation
Implemented PhoneTimeLock after unsuccessful attempts. TimeLock
data stored in DB on each attempt and read on system start.
Cleanup PhoneLockHandler structure.
[CP-139] Add time based attempt logic to phone lock handler
Phone lock no longer bases only on number of attempts.
Now there is a cooldown time between each attempt,
starting from a third attempt.
[BH-832] Update Home Screen on Alarm deactivation
Fix alarm time visibility when edited
[EGD-7458] Remove samity checkf from the pureflash
Remove mount and device type sanity check from the
purefs tool.
Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>