[EGD-2623] Add basic version of settings->bluetooth options window
Egd-3408 Rich text (#712)
* EGD-3408 gui::Text Rich text parser added with pugixml tree & tree walker
* EGD-3408 Fitted code in
[EGD-3681] settings main screen updated to the design chart https://projects.invisionapp.com/d/main#/console/18241335/385967135/preview
[EGD-3681] review issues solved: new settings window contains link to the old one, _old files removed, issues regarding lambda params, removed translations for de, fr, sp;removed section file/author from the header/body, removed destructor - default one exists in the base class, not used parameter with maybe_unused param, reoved dead code; DeinitHandler removed (was empty) - currently base class calls onClose on all its windows; reinterpret_cast removed
[EGD-3747] music player empty window
[EGD-2974] Support for temporary contacts as a group
[EGD-2494] Added no pin notification (#663)
[EGD-3532] identify thread with a number
Use phone number instead of contact number to identify a message thread
to allow having multiple threads for a contact if contact has multiple
numbers.
[EGD-3607] New settings cause boot error
[EGD-3603] Change alternative/other number to second number
[EGD-3603] Cleanup
[EGD-3603] Update changelog
[EGD-3265] Reply icon import, bottom bar setters added, first SMSInputWidget version added.
[EGD-3146][ ICE contacts- new window
[EGD-3518] Remove old Favourites implementation
[EGD-3367] Add speed dial icon
[EGD-3367] Add speed dial circle image
[EGD-3358] Added language characters to language keymaps.
[EGD-3314] Develop EventTime and CheckBox items, refactor remaining items
[EGD-3314] GUI items refactor
[EGD-3314] Develop EventTime, SeveralOptions and CheckBox items