Commit Graph

11 Commits

Author SHA1 Message Date
Adam Dobrowolski
967b6056b6 [EGD-2392] SMS app - get thread for selected contact 2020-01-10 14:15:28 +01:00
Adam Dobrowolski
5b07ce9f41 [EGD-2392] SMS ThreadViewWindow - request contact from phonebook 2020-01-10 14:15:28 +01:00
Adam Dobrowolski
955d01a361 [EGD-2392] SMS Text input callback - moved to main window and used in new sms 2020-01-10 14:15:28 +01:00
Adam Dobrowolski
f023ebaa32 [EGD-2392] SMS added NewMessage window 2020-01-10 14:15:28 +01:00
Adam Dobrowolski
41b6df457c [EGD-2392] SMS Feed window added 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
Adam Dobrowolski
164b9281c8 EGD-2195 - Changed sizes for fonts in project
* changed all fonts to follow one `Style.hpp` include
* Moved title to AppWindow from all the places in code
* added logging on font selection - when not found
* minor fixes
2019-10-25 13:04:33 +02:00
Alek
44d8281eff EGD-2180 put GUI_REFERSH_FAST in the parent method 2019-10-22 21:07:17 +02:00
Alek
f9b6f8fb40 EGD-2180 auto handling of back button 2019-10-22 21:06:55 +02:00
Alek
006bc3d129 EGD-2180 Issue with gui::ShowMode 2019-10-15 23:18:02 +02:00
Robert Borzecki
5251f79971 Added ThreadViewWindow. 2019-09-26 07:14:31 +02:00