Alek Rudnik
699cb141e3
Egd 3168 fix for quote sign in db qeury ( #335 )
...
* [EDG-3168] fix for quote mark in DB queries
* [EGD-3168] replaced all %s with %q
2020-04-27 14:28:37 +02:00
Alek Rudnik
55ec93cccf
[EGD-2986] fixed module db UT ( #326 )
...
* [EGD-2986] fixed module db UT
* [EGD-2986] missing change
* []EGD-2986] add BD init check
* [EGD-2986] fix in threads table
2020-04-23 12:41:30 +02:00
Radoslaw Wicik
a8573a404c
Apply new style
2020-03-17 10:03:16 +01:00
Adam Dobrowolski
967b6056b6
[EGD-2392] SMS app - get thread for selected contact
2020-01-10 14:15:28 +01:00
kkleczkowski
b66ae1fa8b
Edg 2286 browsing history of conversations ( #92 )
...
* WiP on thread view.
* Missing db code.
* Fixes in sericeDB, working on listView in threads window.
* Changes in thread Db message.
* Missing responseTo value bug tracking.
* Fixed threads DB getter.
* Show threads list.
* Added missing code in service-db.
* Small fixes.
* WiP listView swich page.
* Code clean-up.
* Code formatted.
* PR sugestions applied.
2019-11-27 10:09:03 +01:00
Mati
b65ca68b78
SMSRecord + ThreadRecord implementation
2019-06-05 12:31:42 +02:00
Mati
951604cb95
Minor API updates. Finished implementing ContactRecord
2019-06-04 15:46:54 +02:00
Mati
d446b0ac94
WiP: record interface
2019-06-04 08:27:30 +02:00
Mati
3c4abddcc2
Added the rest of contacts tables
2019-05-28 15:14:09 +02:00
Mati
3e717e2b01
Added ContactsNameTable
2019-05-28 13:58:16 +02:00
Mati
b9bd4372e7
Refactor,
...
Added ContactsTable
2019-05-28 13:27:54 +02:00
Mati
f02517ebfa
Added Threads table class implementation.
...
Added ThreadsTable unit tests
2019-05-28 10:35:55 +02:00
Mati
cd529667de
Added DB tables interface
2019-05-27 16:03:46 +02:00