~aleteoryx/muditaos

ref: d89b7ea8dec7cdd4643b6813e4dcf78317475352 muditaos/module-db d---------
d89b7ea8 — Lucjan Bryndza 5 years ago
[EGD-4035] Fix empty database in address book (#811)

When address book database is empty the
PhoneBook aplication hang.

Signed-off-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>

Co-authored-by: Lucjan Bryndza <lucjan.bryndza@mudita.com>
680c8168 — Radoslaw Wicik 5 years ago
[EGD-3998] New db engine (3.33.0) and vfs passing PRAGMA support back to sqlite
196c0268 — Przemyslaw Brudny 5 years ago
[EGD-2395] Added BottomTop orientation support for listView. Created SMSThreadViewWindow and SMSOutputWidget. MessagesStyle moved from global Style.hpp. Fixes in Text. ListView fixes, BoxLayout callback for requestedSize. Added smsInput into list. Drafts handling added.
46088570 — Tomas Rogala 5 years ago
[EGD-3700] Switch window rework

-Create application->switchManyWindowsBack() method
-Create equivalent to empty window enum class
-Remove stored prevWindows variables
-Add bottom bar to empty window (equivalent to allEvents)
-Repair going back to previous windows functionality
-Repair switching window (with empty events DB)
-Add EventShift value to event records time
9311e33a — pawpMudita 5 years ago
EGD-3808 Scrolling contacts list with a particular letter - part 2
7e520b49 — Piotr Tanski 5 years ago
[EGD-3788] Fixes for message drafts feature after requirements elaboration. (#733)

6aec1999 — Michał Kamoń 5 years ago
[EGD-2846]-sim-pin-entering (#718)

[EGD-2846] PIN and PUK windows for SIM added 
2aaed62b — KacperLewandowski 5 years ago
[EGD-3699] Add notifications handling in calendar.
7694df5b — pawpMudita 5 years ago
[EGD-3139]Scrolling contacts list with a particular letter - part 1
4942167c — Tomas Rogala 5 years ago
[EGD-3713] Rework repeat option data flow

-Implement onIsChecked callbacks
-Add Custom repeat functionality
-Prevent from repeated events duplicates
b7eb4365 — Przemyslaw Brudny 5 years ago
[EGD-3799] Messages queries cleanups.
4c30d444 — Marcin Smoczyński 5 years ago
[EGD-3797] change default country to unknown

Can't assume that user is in Poland if number origin is unknown.

Fix related unit tests.
8fd488b0 — Piotr Tanski 5 years ago
[EGD-3720] Database service API cleanup for messages application. (#720)

- Major cleanup of database query usage.
49a67764 — Radoslaw Wicik 5 years ago
[EGD-3782] Fix: sending sms to new or deleted contact
ef7cb08c — Bartek Cichocki 5 years ago
[EGD-3566] added calllog handling in service-desktop

[EGD-3566] implemented calllogGet query

[EGD-3566] fixed callogGet query

[EGD-3566] added CalllogGetCount query handling

[EGD-3566] added CalllogRemove query handling

[EGD-3566] added CalllogGetByContactID query handling

[EGD-3566] added tests
9774f565 — RobertPiet 5 years ago
[EGD-3528] group:id=4 is also protected
dcb40873 — RobertPiet 5 years ago
[EGD-3528] protection added by new table contact_group_protected - if the group id exists in the table the group cannot be deleted
9447da65 — Piotr Tanski 5 years ago
[EGD-2870] Message drafts feature implemented. (#704)

- Save unsent messages as drafts on thread view window close.
- Queries for SMS add and update introduced.
- Fix for windows IDs all being zeroes across the GUI.
65b4e9ad — Tomas Rogala 5 years ago
[EGD-3469] PR changes
f8b82e88 — Pawel Olejniczak 5 years ago
[EGD-3679] Replace vCard encoding with plain text for exporting contact data

[EGD-3679] Update contact record tests

[EGD-3679] Clean up ContactRecord

[EGD-3679] Remove vcard encoding

[EGD-3679] Update changelog
Next