Commit Graph

21 Commits

Author SHA1 Message Date
alek
51188e3dee [EGD-3086] added sending sms from new sms window 2020-04-17 15:05:32 +02:00
Marcin Smoczyński
a91365b421 fix building with gcc8 2020-04-17 14:16:48 +02:00
Adam Dobrowolski
6fbae11ee4 EGD-3121 Initiall SMSSearch start window 2020-04-16 15:05:10 +02:00
Adam Dobrowolski
66e1ee0287 EGD-3088 Added empty search window 2020-04-15 14:47:20 +02:00
Alek Rudnik
8b77fc1fcf Egd 3078 sms delete conversation (#297)
* [EGD-3078] fixed layout of sms thread delet window

* [EGD-3078] missing font

* [EGD-3078] fixed Dialog layout

* [EGD-3078] added contact name in thread delete dialog

* [EGD-3078] fix style
2020-04-10 14:50:56 +02:00
Adam Dobrowolski
4a61f400e7 EGD-3055 Fixed printf issues 2020-04-08 12:23:53 +02:00
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