[EGD-4561] Fixed displaying the special characters in a note title. (#1124)
[EGD-4466] Create USSD communication window (#1117)
[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
[EGD-4553] Notes search engine implemented. (#1112)
[EGD-4374] meditation: fix default counter settings (#1099)
[EGD-4455] Desktop windows refactored (#1095)
[EGD-4487] Application notes implemented. (#1094)
* [EGD-4487] Implementation of notes application.
[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'.
[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
[EGD-4167] Add n display languages loaded from files (#1047)
[EGD-3698] Add UT for TimeRangeParser. (#750)
Move TimeRangeParser to module-utils.
[EGD-4452] unify desktop locks (#1071)
* [EGD-4452] Desktop locks refactored
[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
[EGD-4373] Fix for the unexpected call to onClose() method. (#1048)
[EGD-4371] Fixed saving a draft message for a phone number (#1041)
[EGD-4153] Use actions instead explicit applications switch. (#1032)
[EGD-4373] Fix for changing the content of option window. (#1054)
[EGD-3289] Changed fonts of message snippet and its prefix. (#1058)
[EGD-4475] ScreenlockCheckEvent handler bug fix (#1062)