Commit Graph

32 Commits

Author SHA1 Message Date
Pawel Olejniczak
6856e17bd7 [EGD-2932] Cleanup after rebase by applying clang-format style 2020-03-18 10:52:22 +01:00
Pawel Olejniczak
92d3d4c291 [EGD-2932] Fix build after rebase 2020-03-18 10:52:22 +01:00
Pawel Olejniczak
2960c7e3a4 [EGD-2932] Remove redundant headers 2020-03-18 10:52:22 +01:00
Pawel Olejniczak
61cfb1b4a1 [EGD-2932] Apply PhonebookStyles to PhonebookMainWindow 2020-03-18 10:52:22 +01:00
Pawel Olejniczak
6c1eb8d56d [EGD-2932] Add PhonebookMAinWindow styles to PhonebookStyle.hpp 2020-03-18 10:52:22 +01:00
Pawel Olejniczak
a2c8f1ddf9 [EGD-2932] Adjust position of PhonebookListView on PhonebookMainWindow 2020-03-18 10:52:22 +01:00
Pawel Olejniczak
cbb3dafbcf [EGD-2932] Adjust position of right arrow and search images in topbar 2020-03-18 10:52:22 +01:00
Pawel Olejniczak
16c8cb46c4 [EGD-2932] Adjust position of left arrow and new contact images 2020-03-18 10:52:22 +01:00
Radoslaw Wicik
a8573a404c Apply new style 2020-03-17 10:03:16 +01:00
Alek-Mudita
017d1812ab Egd 2581 adding new contact from callapp with validation (#207)
* [EGD-2581] [fix] added phonebook const windows names

* [EGD-2581] Dialog - added "No" handler

* [EGD-2581] added contact checking before adding and notfication that it exists

* [EGD-2581] added contact edition action

* [EGD-2581] moved duplicated contact dialog window to phonebook
2020-03-09 10:00:34 +01:00
Adam Dobrowolski
fb09273e5d removed not needed setSize 2020-02-27 07:26:52 +01:00
rkubiak01
b51b44b79d [EGD-2535] country code prefix based on IMSI numbers from the modem
appear when creating contacts
2020-02-11 06:17:38 -05: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
rkubiak01
c749f0a438 Egd 2222 final (#103)
* PHONEBOOK: styling for existing files, removed model from root dir
cmake update

* PHONEBOOK: initial commit, new files

* PHONEBOOK: code cleanup and rework to compile with master

* onInput event handling fixes

* fixed more static title and input modes
removed separators
2019-12-13 14:21:11 +01:00
Alek
271866217b EGD-2117 code review fixes 2019-11-20 11:14:44 +01:00
Alek
de3f7de44e EGD-2117 initial version of calllog application 2019-11-20 11:14:44 +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
3bc4702ba1 Added messages application. 2019-09-25 16:27:18 +02:00
Robert Borzecki
f210b4e01f WIP: tests of list with smaller number of elements. 2019-09-25 10:48:56 +02:00
Robert Borzecki
6e4bf06046 Power off screen handling, contact verification functions. 2019-09-23 12:51:07 +02:00
Robert Borzecki
19ff030274 Added images for main phonebook window. 2019-09-20 11:20:11 +02:00
Robert Borzecki
30846bfefa wip: Calling from phonebook. 2019-09-18 14:02:21 +02:00
Robert Borzecki
8b7e7a7cca Fied memory leak in destructor of database model. 2019-09-18 00:26:19 +02:00
Robert Borzecki
27413f0bd5 Added mechanism to return to last active application and window. 2019-09-17 18:22:39 +02:00
Robert Borzecki
c884edb4b6 Fixed top-down navigation for phonebook. 2019-09-16 09:37:57 +02:00
Robert Borzecki
70e291e5d5 Added acquireing data for phonebook model. 2019-09-12 12:18:44 +02:00
Robert Borzecki
18ac47c10f Added phonebook windows. 2019-09-06 21:19:33 +02:00
pholat
41523a9830 Phonebook: Add_contact contact window added 2019-08-26 09:25:40 +02:00
pholat
7af864faed Phonebook: Added empty phonebook window 2019-08-26 09:25:40 +02:00