Commit Graph

15 Commits

Author SHA1 Message Date
Radoslaw Wicik
a8573a404c Apply new style 2020-03-17 10:03:16 +01:00
Adam Dobrowolski
ae915f3512 [EGD-2571] Clenup: removed MessageType static_casts, fixed debug.h defines. Added GPIO event 2020-02-12 13:31:13 +00:00
Adam Dobrowolski
edee2feea4 [EGD-2394] PR review fixups and cleanup 2020-01-31 14:05:42 +01:00
Adam Dobrowolski
2406897d4f [EGD-2394] SMS Thread gui implementation
* added handle for DB update in application
* thread - ready to decorate SMS on different sms types
* WORKAROUND - Show thread of messages work - Text cant be set to empty, so add space instead of empty text
* AppSMS made stack big enough for sms app lifetime
2020-01-31 14:05:42 +01:00
Adam Dobrowolski
e62f7cd611 [EGD-2475] Fixed crash on not enough stack for Messages 2020-01-22 13:18:59 +01:00
Adam Dobrowolski
560dda54da [EGD-2475] PR review applied
- made options window name better and single instanced it
- added comments to hardcoded values explaining why
- fixed reloading SMS'es
2020-01-22 13:18:59 +01:00
Adam Dobrowolski
ae794cbb79 [EGD-2475] Added Common options window widget to use anywhere needed 2020-01-22 13:18:59 +01:00
Adam Dobrowolski
fbff9fa49a [EGD-2475] common GUI dialog window, used to ask for rm in SMS 2020-01-22 13:18:59 +01:00
Adam Dobrowolski
6ea690adaa [EGD-2475] Option window - removing thread works 2020-01-22 13:18:59 +01:00
Adam Dobrowolski
973900b40e [EGD-2475] SMS added thread option Window 2020-01-22 13:18:59 +01:00
Adam Dobrowolski
26a98bce1e [AppManagement] Getting through previus windows by list
* removed first main window as first window in call app
* moved window switching to application from window
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
Robert Borzecki
3bc4702ba1 Added messages application. 2019-09-25 16:27:18 +02:00