~aleteoryx/muditaos

90f7484e — Piotr Tański 4 years ago
[EGD-7223] Removed speed dial feature

The speed dial feature is not finished.
It is removed from the UI.
70ad87ae — Przemyslaw Brudny 4 years ago
[EGD-7065] Phonebook edit contact style updates

Updated widgets margins. Updated used fonts. Updated focus
change bold on font, cursor position, underline bold. Added
line spacing support and cleaned underline properties.
b421d60a — Piotr Tański 4 years ago
[EGD-7225] Forwarding namecard via BT removed

Functionality removed from the UI because it isn't implemented.
3cf2185d — Piotr Tański 4 years ago
[EGD-7226] Removed contacts blocking feature

Contacts blocking is not yet implemented.
Removed the feature from the UI.
cf019e3d — Alek Rudnik 4 years ago
[EGD-6776] Music Player All Songs Window

Full MVP design.
Removed redundant Empty Window.
Added play/pause/resume/stop control.
10f27328 — Przemyslaw Brudny 4 years ago
[EGD-7215] Connected Sim contact import with backends

Connected Sim contact import with cellular contact read
and DB contacts write.
62130416 — Przemyslaw Brudny 4 years ago
[EGD-7203] Added extra space removal in Text draw line ending

Added extra space removal in Text draw line ending.
Fixed crash in Notes.
6ff1d9d9 — Piotr Tański 4 years ago
[EGD-7054] Changed the default focused app in the menu

The focused app on entering the menu for the first time is "contacts"
f9d7e2e8 — Artur Śleszyński 4 years ago
[EGD-7031] Remove pureflash dep from disk img

The generated disk image does not require pureflash to be created.
79cbe151 — tomaszkrosnowski 4 years ago
[EGD-7165] Stop playing music when leaving MP

When Music Player (MP) app is closed the currently played track should
be stopped so the music is no longer heard by user.
97b30f8d — Maciej Janicki 4 years ago
[EGD-7099] Fix text backspace long press

This commit fixes behavior of text field
when backspace is long pressed.
44c2ec2d — Marcin Smoczyński 4 years ago
[EGD-7178] Update music assets

Add tags to music assets. Compress mp3 files with VBR profile.

Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
9edd5665 — Mateusz Piesta 4 years ago
[BH-678] Add TimeSetFmtSpinner widget

Added time set spinner widget with dynamic switching
between time formats(24/12H).
e7776f6c — Marek Niepieklo 4 years ago
[CP-228] Force flushing of logs before getting log files

Moved flushing function to Logger class
Decreased flushing time to 2 min
Added EM event to request flushing from ServiceDesktop
d31e1c2c — Jakub Pyszczak 4 years ago
[EGD-7219] Notifications from service audio

Notifications from service audio reworked.
Information about stop/pause state is distributed
to the system. Unnecessary logic removed.
6ee6ed17 — Marek Niepieklo 4 years ago
[CP-434] Restore checksums.txt for legacy update

To keep legacy update operational,
it needs checksums.txt in update package.
a12e6ecf — Marcin Smoczyński 4 years ago
[EGD-7227] Fix update package generation

Adjust paths in update image generation script to point to a new
sysroot.
Fix boot.bin file path to point to a new sysroot.

Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
689bd306 — Jakub Pyszczak 4 years ago
[EGD-7206] Fix audio profiles priorities

Audio profiles priorities should be set as stated below:
1. Jack
2. Bluetooth
3. Earspeaker.
Added UT's to cover those requirements.
74ae1a65 — Marcin Smoczyński 4 years ago
[EGD-7031] Remove UT deps to the production image

Remove dependency to the production image by creating separate sysroot
for test assets alongside with a test image Test.img.

Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>
6c32205e — Marek Niepieklo 4 years ago
[CP-371] Updater miscelanous developer mode and logs changes

This reverts commit cb93d58d85fc9bc0e136ff7fb6fc58e092837159.
Next