~aleteoryx/muditaos

ref: b139f5bf176f2b3984dc4cce7b9880d33350f58c muditaos/module-apps/apps-common d---------
51184eb7 — Marcin Zieliński 2 years ago
[MOS-931] Correctly abbreviate multiline strings in dialog titles

Problem originally spotted at SMS deletion, corrected for all
dialog windows.
cd54ba05 — Maciej-Mudita 3 years ago
[MOS-202] Add meditation parameters to non-volatile memory

The meditation parameters set by the user will be remembered.

style check fix
6108ebeb — Bartosz 3 years ago
[MOS-59] Change tethering text to icon in status bar

Changed text to icon, fixed behaviour with phone modes
1f157e41 — Bartosz 3 years ago
[MOS-59] Fix weird behaviour of indicators on popups

Fixed phone mode indicators on popups
6097f761 — Adam Wulkiewicz 3 years ago
[BH-1609] Fix resizing of format in TimeSetFmtSpinner

Change the resizing logic of the children of TimeSetFmtSpinner.
Remove arguments of TimeSetFmtSpinner and BellStatusClock ctors.
7d396efc — Lefucjusz 3 years ago
[MOS-204] Fix screen ghosting after emoji selection

Fix of the issue of screen ghosting after
emoji selection, visible particularly well
in messages app - changed fast refresh
to deep one on returning from emoji selection
screen to the previous application.

Additionally minor code cleanup.
fb16f5d4 — Lefucjusz 3 years ago
[MOS-172] Fix asterisk button behavior in contacts

Fix of the improper asterisk button behavior
in new contact window - pressing the button
to change an input mode resulted in
'OPTIONS' label being displayed for the
left function button in navbar when the
asterisk button was held.
d7115fe5 — Maciej-Mudita 3 years ago
[MOS-52] Fix the data displayed on snoozed alarms screen

When we were currently in the snoozed alarms screen and a new alarm
rang, the data was displayed incorrectly.
9fb8432b — Lefucjusz 3 years ago
[MOS-592] Fix right arrow behavior in search field

Fix of the issue that clicking right arrow
in search field caused the focus to be moved
to image on the right, what made inputting
text impossible.
Additionally minor code cleanup.
035eb423 — Lefucjusz 3 years ago
[MOS-174] Fix broken events counter for 99+ events

Fix of the issue that events counter
was displayed incorrectly for more
than 99 events.
d7c8a8a6 — Lukasz Mastalerz 3 years ago
[CP-1210] Contacts imported from SIM dont show up in Mudita Center

Fix for imported contacts from SIM don't show up in Mudita Center.
Added functionality to send notification after all imported contacts are
added to the database.
4e844b64 — Bartosz 3 years ago
[MOS-59] Always display network technology and signal strength

Now those parameters are always on the statusbar
00179ef5 — Marcin Zieliński 3 years ago
[MOS-48] Shorten phone modes pop-up duration

From 3s to 1s
44ef5ddd — Mateusz Piesta 3 years ago
[MOS-807] Unpacking update package

* Added unpacking and validating of
update package
* Removed 'utils-bootconfig'
* Added 'tar' module
* Minor compilation issues fixed
055a1ca4 — Bartosz 3 years ago
[MOS-000] Rebase fixes

Rebase fixes
0a9846e4 — Mateusz Piesta 3 years ago
[MOS-694] Move DB initialization from OS to build scripts

* Switched to DB initialization at compile time
* Organized and cleaned up db files directories(not finished completely)
* Fixed DB related unit tests
* Minor improvements to CMake
* Small fixes for GCC12 build
150f1cfd — Mateusz Piesta 3 years ago
[CP-1560] New user directory structure

* New user directory implemented.
* Generate user directory structure at compile
time instead of at runtime(Pure/Harmony).
* Changed MTP root path to /storage
* FileIndexer: Minor refactor
* FileIndexer: Fixed handling incorrect/non-existing
scan directories.
* Updated Repository module to correctly handle
many assets paths.
* MultimediaDB: Minor unit tests refactor and fixed
some issues when using simulator.
* MultimediaDB: Added new queries and unit tests
* Harmony/Relaxation: Updated to correctly
use audio assets from more than one source.
* Harmony/Relaxation: Updated model and list items
provider.
* Harmony/Relaxation: Fixed stack overflow in audio service
4804015a — Mateusz Piesta 3 years ago
[MOS-496] Music player broken UI

Fixed issues when selecting track index higher than 31.
347bda1c — Bartosz Szostak 3 years ago
[MOS-829] Fix the Pure's alarm plays indefinitely

According to the requirements the alarm after.
30 minutes of playing will be stopped
instead of snoozed.
55bd0f3a — Marcin Zieliński 3 years ago
[MOS-838] Unable to unlock SIM card (corner case)

Fixed with adding a missing internal state reset on SIM
connection failure.
Next