rkubiak01
e721aed271
[FIX] warning fixes
...
this alsow fixes the release build warnings for the audio decoder
those did not pop-up when building in debug mode
2020-01-28 06:41:43 -05: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
38622db127
[EGD-2475] Options looks fixups
2020-01-22 13:18:59 +01:00
Adam Dobrowolski
0bfc5c312f
[EGD-2475] [WIP] SMS options connected sms, call, add contact callbacks
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
kkleczkowski
9811b7a044
Egd 2404 db modem ( #137 )
...
* [EGD-2404] Handling incoming SMS.
* [EGD-2404-db-modem] WiP onf db handling.
* [EGD-2404-db-modem] service-db notification + SmsDB::Add.
* WiP handling service-db notification in service-cellular.
* WiP on cellular<->db.
* Fix in usc2, handlig incoming message.
* Code cleanup pt 1.
* Improvements in service-csllular.
* Fixed compilation error on target, small cleanup.
* Small claenup.
* Fixes after rebase.
* Fixed incoming sms date parsing on target.
* Fix after rebase.
* PR suggestions added.
* dynamic_cast + nullptr check.
2020-01-21 10:49:18 +01:00
Adam Dobrowolski
f9127fcc4d
[EGD-2392] Reviev applied
2020-01-10 14:15:28 +01:00
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