~aleteoryx/muditaos

ref: e2b766833859c7fc24af329f2ec9173553c75a32 muditaos/image/user d---------
9820a00c — Piotr Tański 4 years ago
[EGD-7474] Contacts management fixes

Fixed managing contacts on the DB side.
0fe82406 — Paweł Joński 4 years ago
[BH-611] Add Snooze chime

Add snooze chime to Bell product
Add chime mp3
3b84af27 — Przemyslaw Brudny 4 years ago
[EGD-7631] PhoneLock timer system time independence refactor

Refactored PhoneLock to be independent of system time.
Refactored refresh options for notification receive on
Windows.
ce074cf5 — Mateusz Grzegorzek 4 years ago
[BH-758] Alarm tone, volume & light

Implement "Alarm tone, volume & light" settings flow.
e478d06a — Mateusz Grzegorzek 4 years ago
[BH-823] Pre-wake up settings - part II

Implement Pre-wake up settings logic.
8c5ca7e1 — Przemyslaw Brudny 4 years ago
[BH-703] Base Bell OnBoarding application

Added base Bell OnBoarding application. Bell list
options refactor.Language selection, setting and
finalize windows.
26d75e69 — Piotr Tański 4 years ago
[EGD-7466] Offline mode defaults changed

Flight mode is not the default offline mode.

(cherry picked from commit d49c8ddbf8c64b635d56379281d913206f046500)
18a38863 — Mateusz Piesta 4 years ago
[BH-862] Snooze settings

Added snooze settings flow.
2ae306bd — Paweł Joński 4 years ago
[BH-662] Handle alarm turn off and snooze

Handle alarm turn off and snooze
Music stop not included
7424b4be — Alek Rudnik 4 years ago
[EGD-7433] Remove legacy fileindexer database

Removed legacy fileindexer database. New one is already implemented.
c9a41b44 — Alek Rudnik 4 years ago
[EGD-7335] Integartion of file indexer with database

Integrated core file indexer with its database.
Modfied necessary queries.
Moved service file indexer to pure product specific
folder
58b8297b — Mateusz Piesta 4 years ago
[BH-660] Alarm tone playback

Implemented tone playback handler.
Added product specific databases.
Fixed minor issues with CMake.
Minor refactor of alarm handlers.

5e745770 — Alek Rudnik 4 years ago
[EGD-6836] Add multimedia files database interface

Added all queries including listing songs for
selected artist or album
b4828512 — Alek Rudnik 4 years ago
[EGD-6836] Add multimedia indexer database

Added multimedia indexer database.
Decided to got with single table approach.
User playlist will be implemented as seprate
tables when needed.
90e7a481 — Piotr Tański 4 years ago
[EGD-7362] Merge release/0.76.1 into master

Merge release/0.76.1 into master.
f7af2523 — Paweł Joński 4 years ago
[BH-642] Fix messages flow in alarm backend

Fix messages flow in alarm backend
dcaed12c — Przemyslaw Brudny 4 years ago
[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.
109b1516 — Pawel Olejniczak 4 years ago
[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.
20619525 — Mateusz Piesta 4 years ago
[BH-791] Add temperature reading to EvtMgr

Added temperature  handling to the event manager.
Added static API.
d2fcc302 — Paweł Joński 4 years ago
[BH-743] Add AlarmEvents

Add AlarmEvents to database
Next