[EGD-3182] Implemented on CRUD notification page and on page item focus memory when rebuilding List. Applied for Phonebook and Messages.
[EGD-3265] Layout Resizing Item flag added and handled, fixed BoxLayout sizeLeftWithoutElem and setNavigation.
[EGD-3265] BoxLayout and text requestSize boundaries handling.
[EGD-3265] Reply icon import, bottom bar setters added, first SMSInputWidget version added.
[EGD-3559] Fixed crashing new text message window
[EGD-3530] Add forwarding vcard via SMS
[EGD-3530] Cleanup and minor fixes
[EGD-3530] Fix switching back to previous window and update changelog
[EGD-3547] Fixed settings Info Window and BoxLayout orthogonal axis max size.
[EGD-3520] Label margins changed to padding.
[EGD-3485] Fixes in Text, OutputLinesTextWithLabelItem widget fixes. Fixes in Messages.
[EGD-3451] Simplified updateRecords.
[EGD-3451] Notifications and db messages for list refresh added to Phonebook and Messages.
[EGD-3451] Messages search refactored and misc fixes.
[EGD-3451] RequestRecordsCount refactor in whole project.
[EGD-3451] ListView fix and Messages Notification handling added.
SMS - scroll to bottom on opening thread & quit on malformed thread instead of deleting it
[EGD-3374] remove "From this message"
db: improve query handling
Introduce a new way to handle query responses allowing to deal with
races:
- bind reponse with request,
- handle responses with an observer-like interface.
Signed-off-by: Marcin Smoczyński <smoczynski.marcin@gmail.com>