~aleteoryx/muditaos

ref: 06b21752261227945066f711981b8dbfbfd6025b muditaos/module-apps d---------
06b21752 — Piotr Tanski 5 years ago
[EGD-4561] Fixed displaying the special characters in a note title. (#1124)

fd33c60a — Bartosz Cichocki 5 years ago
[EGD-4660] fix: fixed gcc10 build (#1131)

Co-authored-by: SP2FET <bartosz.cichocki@mudita.com>
fda5e8bd — Pawel Paprocki 5 years ago
[EGD-4466] Create USSD communication window (#1117)

6352dd07 — breichel 5 years ago
[EGD-4516] sim api: change pin, set/reset sim lock pin, switch sim (#1110)

Added: sim api: change pin, set/reset sim lock pin, switch sim 
5d757a6d — Piotr Tanski 5 years ago
[EGD-4553] Notes search engine implemented. (#1112)

32ead4a0 — Michał Kamoń 5 years ago
[EGD-4374] meditation: fix default counter settings (#1099)

bd4f5da0 — Michał Kamoń 5 years ago
[EGD-4455] Desktop windows refactored (#1095)

c8c4f820 — Piotr Tanski 5 years ago
[EGD-4487] Application notes implemented. (#1094)

* [EGD-4487] Implementation of notes application.
0ef0d615 — Krzysztof Mozdzynski 5 years ago
[EGD-4150] Change filename i18 to i18n (#1108)

Change filename of internationalization files from i18 to i18n.

I18n should stand for internationalization, not i18. That's why I changed in 'module-utils' name of the folder 'i18' and both .cpp and .hpp files to 'i18n'.
675dc59c — RobertPiet 5 years ago
[EGD-3572] SettingsTable exchanged to settings::Settings (#968) (#1044)

[EGD-3572] Application has an instance of Settings - removed from derived apps
[EGD-3572] Application is the owner of Settings handling for its windows/widgets
[EGD-3572] Settings header moved to service-db public section
d48d2d8b — Krzysztof Mozdzynski 5 years ago
[EGD-4167] Add n display languages loaded from files (#1047)

ccc49c7b — KacperLewandowski 5 years ago
[EGD-3698] Add UT for TimeRangeParser. (#750)

Move TimeRangeParser to module-utils.
38ee9a22 — Michał Kamoń 5 years ago
[EGD-4452] unify desktop locks (#1071)

* [EGD-4452] Desktop locks refactored
84e08c24 — tomaszrogala 5 years ago
[EGD-3512] Create ICS Parser (#892)

-Create application desktop endpoints for calendar events
-Modify Calendar Database Interface
-Create ParserICS lib
-Create calendar events endpoints test
-Create UT for ParserICS
506f5615 — Piotr Tanski 5 years ago
[EGD-4373] Fix for the unexpected call to onClose() method. (#1048)

87254a76 — Piotr Tanski 5 years ago
[EGD-4371] Fixed saving a draft message for a phone number (#1041)

fe867169 — Piotr Tanski 5 years ago
[EGD-4153] Use actions instead explicit applications switch. (#1032)

452135b3 — Piotr Tanski 5 years ago
[EGD-4373] Fix for changing the content of option window. (#1054)

dbde0666 — Piotr Tanski 5 years ago
[EGD-3289] Changed fonts of message snippet and its prefix. (#1058)

06f6f9e0 — Michał Kamoń 5 years ago
[EGD-4475] ScreenlockCheckEvent handler bug fix (#1062)

Next