~aleteoryx/muditaos

ref: b0864265ba83c48b3e608d818fe2de76aae551c8 muditaos/module-apps d---------
3bd82762 — Piotr Tański 4 years ago
[EGD-7475] Fixed a crash on phonebook search

The phone crashed if a user put a special char to the search engine.
30eeb362 — Piotr Tański 4 years ago
[EGD-7789] Sort timezones by their UTC offset

Currently, timezones are sorted alphabetlically.
9c2a3049 — Piotr Tański 4 years ago
[EGD-7769] Fixed private number translation

It wasn't properly translated in call log details window.
7d1428ec — Paweł Joński 4 years ago
[BH-1008] Fix Snooze UI and turnoff

Actually stop the snooze when turning off the alarm
Center bottom text temperature after other popup
Correct notification when setting alarm for "now"
Fix ringing alarm icon
2b42e8e3 — Tigran Soghbatyan 4 years ago
[BH-773] Add bedtime reminder application

Add bedtime time and on/off UI setup app
Add bedtime event notification window
Add bedtime audio assets
Implement bedtime notification TimeService backend
Add bedtime unittests
9cbdd7e9 — Mateusz Grzegorzek 4 years ago
[BH-985] UI Fixes

- [BH-985] Wrong time units
- [BH-991] Fix UI for ringing alarm
- [BH-1005] Time and units - 12 ‘space’ h
- [BH-1007] UI fix - time setting
2b985de0 — Mateusz Piesta 4 years ago
[BH-935] Volume and tone selection

Added playback of volume and tone selection
1d2f5cf7 — Piotr Tański 4 years ago
[EGD-7754] Dates bumped in disclaimers

Dates bumped from 2020 to 2021.
5b5a2791 — Paweł Joński 4 years ago
[BH-887] Back to homescreen after idle

Back to homescreen after idle
81e1ad71 — Maciej Gibowicz 4 years ago
[EGD-7675] Sorting/repeating tracks documentation

Add Documentation to describe the implementation concept
for the sort/repeat modes in the music player.
9455ea9b — Przemyslaw Brudny 4 years ago
[EGD-7759] Alarm audio duration fix

Alarm audio duration fix. Changed Alarm audio priority.
Fixed SpinBox bottomBar modes.
f073fdbb — Wojtek Rzepecki 4 years ago
[EGD-7758] Add skip button in snooze show

added skip button to view next snooze
821092ef — Przemyslaw Brudny 4 years ago
[BH-759] Bell onBoarding instruction prompts added

Added instruction prompts to Bell OnBoarding.
5ca5e759 — Maciej Gibowicz 4 years ago
[EGD-7674] Add separate list of music files currently being played

In addition to the list of music tracks displayed to the user,
a separate list of currently played tracks has been implemented.
289316b3 — Przemyslaw Brudny 4 years ago
[EGD-7730] Alarm audio calls fixes

Added system sound setting. Refactored Alarm sound settings.
Fixed linux audio device initial volume level. Fixed Alarm
vibrations.
fb279f17 — Mateusz Piesta 4 years ago
[BH-843] Reset procedure

Added reset procedure.
Refactored linux KeyInput.
Added support for multipress.
cb4aac9b — Wojtek Rzepecki 4 years ago
[EGD-7734] Fix alarm popup display issues

fixed issues when refreshing alarm popup
682fb74e — Bartosz Cichocki 4 years ago
[EGD-7086] Add BT profile connection info

Added info about connected profile to the devices list
d1d34e55 — Adam Dobrowolski 4 years ago
[CP-688] Changed cmake so that it would accept version as parameter

We are guessing verion in scripts, when we should take it as parameter
c1c392c3 — Bartosz Cichocki 4 years ago
[EGD-7743] Fix crash on BT device name save

Due to enabled EHCILL the shutdown procedure takes longer time
than before, so restarting by turning off and on without a delay
caused crash in the BT stack. Added delay between shutdown and
power on to let the stack turn off completely
Next