Wojciech Rzepecki
dbb7b27c46
[BH-955] Fix onClose when popup displayed
...
no action on onClose when switched to popup window
2021-11-19 17:03:00 +01:00
Przemyslaw Brudny
7597d38852
[EGD-7857] Renamed BottomBar to NavBar
...
Renamed BottomBar to NavBar.
2021-10-26 13:51:06 +02:00
Mateusz Piesta
5bff92e2b5
[EGD-7052] Generate unique window name
...
Added virtual method to Window class in order to be able
to prepend specific application name to the window name.
It wasn't possible to use existing getName method as it is
used throughout the codebase for switching windows
2021-07-12 09:03:09 +02:00
Piotr Tański
c2e45b0799
[EGD-7024] Keep the state of SMS on phone lock
...
The SMS is not deleted on manual or automatic phone lock.
2021-07-08 18:41:09 +02:00
Przemyslaw Brudny
b7e710ef9e
[EGD-6867] Renamed TopBar into StatusBar
...
Renamed TopBar into StatusBar.
2021-06-04 12:24:30 +02:00
Jakub Pyszczak
0e1880a726
[EGD-5624] Added window update
...
This PR introduces mechanism for passing
data to the currently displayed window by
switch data.
2021-03-12 10:53:56 +01:00
Michał Kamoń
9e961b6072
[EGD-3589] gui - DOM dump functionality for gui::Item ( #1148 )
2020-12-09 15:57:20 +01:00
Adam
64db7d8327
EDG-3585 Small fixup for refresh & cleanup in buildDrawLists ( #916 )
...
* EGD-3585 Minor refresh fixup& Normalised buildDrawList everywhere
2020-10-30 10:13:47 +01:00
Radoslaw Wicik
2276ceed67
[EGD-3743] Update copyrights in fies
2020-10-20 12:55:10 +02:00
Adam Dobrowolski
7b4a706cd6
EGD-4036 Application windows - added register mechanism
...
* Moved ApplicationLauncher to separate files - declutering
* WindowsStore renamed to WindowsFactory - Store needs to be splitted toavoid antipattern
* Options window build dynamically onBeforeShow
* Dialog windows dynamically built
2020-10-13 17:46:10 +02:00
Piotr Tanski
9447da6585
[EGD-2870] Message drafts feature implemented. ( #704 )
...
- Save unsent messages as drafts on thread view window close.
- Queries for SMS add and update introduced.
- Fix for windows IDs all being zeroes across the GUI.
2020-09-21 10:25:00 +02:00
Adam Dobrowolski
f0c557d86b
EGD-3202 Tests GUI added conflicts in progress
2020-05-13 17:11:51 +02:00
Radoslaw Wicik
a8573a404c
Apply new style
2020-03-17 10:03:16 +01:00
Adam Dobrowolski
13a477f8c0
EGD-2901 GUI documentation updated & upgraded
2020-03-12 16:12:28 +01:00
Adam Dobrowolski
1059543931
[BoxLayout] Added PageLayout & BoxLayout fixups
...
* Fixed Rect to always set maxSize and BoxLayout navigation
* removed commented out focusItem
* Removed redundant handling
* General BoxLayout fixes
2020-01-03 12:54:39 +01:00
Alek
006bc3d129
EGD-2180 Issue with gui::ShowMode
2019-10-15 23:18:02 +02:00
Robert Borzecki
4dccaf3370
Added model for notes.
2019-08-13 08:09:07 +02:00
Robert Borzecki
5d569211e3
Added rebuild interface methods. Fixed errors while rebuilding.
2019-07-11 10:30:05 +02:00
Robert Borzecki
b0bb0d8f6c
Added locking and unlocking of the desktop screen.
2019-06-27 10:00:14 +02:00
Robert Borzecki
83c14e97d7
Added main desktop window.
2019-06-23 20:03:23 +02:00
Robert Borzecki
e745ddce2c
Added handling switch data in windows.
2019-06-18 13:30:47 +02:00
Robert Borzecki
44d5358ffc
Merge branch 'master' of github.com:muditacom/PurePhone into application_manager
2019-06-06 12:03:32 +02:00
Robert Borzecki
401cfe5908
Disabled blinky.
2019-06-03 11:58:57 +02:00
Robert Borzecki
d3235d54d7
Removed submodule
2019-05-21 23:35:00 +02:00