Tomas Rogala
1e603d820d
[EGD-3470] Review changes
2020-08-13 23:22:40 +02:00
Przemyslaw Brudny
f790c75654
[EGD-3437] Navigation row and column fixup in Menu grid.
2020-08-06 16:43:48 +02:00
Tomas Rogala
a90da2fefb
[EGD-3437] PR changes
2020-08-06 16:43:48 +02:00
Tomas Rogala
1a7772160a
[EGD-3437] Implement border callbacks for Main Menu UI
2020-08-06 16:43:48 +02:00
alek
bc7f0091ca
[EGD-3423] Added simple music player
2020-08-04 16:53:12 +02:00
Przemyslaw Brudny
5c64f96b11
[EGD-3336] Alignment refactor.
2020-07-15 13:07:20 +02:00
Radoslaw Wicik
76b6e3ef58
[EGD-3350] Flags icons in top bar in phonebook
2020-07-07 15:19:58 +02:00
Alek Rudnik
019b5cf719
Egd 3338 missed calls home scree notifications ( #463 )
...
* [EGD-3338] Missed calls home screen notifications
2020-06-25 23:42:42 +02:00
Przemyslaw Brudny
344a15232e
[EGD-3189] Stylistic fix-ups.
2020-06-25 14:00:08 +02:00
Mateusz Grzywacz
db29b9cdeb
updated dot icon for conversation view
2020-06-16 21:23:25 +02:00
Mateusz Grzywacz
cb5fd0710d
[EGD-3199] new menu icons - page refresh deep
2020-05-15 11:20:44 +02:00
Mateusz Grzywacz
761aae5ffb
[EGD-3199] new menu icons margins
2020-05-15 10:40:27 +02:00
Adam Dobrowolski
8ffccd85ed
EGD-3202 Fixed all setMinimum / setMaximum sizes
2020-05-13 17:11:51 +02:00
Adam Dobrowolski
d3faef1101
EGD-2964 application calendar - removed leak, added to menu
2020-05-04 08:45:20 +02:00
Adam Dobrowolski
8edd7a6887
EGD-2964 memory leak in DesktopApp
2020-05-04 08:45:20 +02:00
Alek Rudnik
e9c7caaf2b
[EGD-3129] remove common magic strings ( #314 )
2020-04-17 22:27:57 +02:00
Alek Rudnik
895369e8f8
[EGD-3114] fix alignment spelling ( #300 )
2020-04-15 09:13:37 +02:00
Mateusz Grzywacz
69bb0177ff
[EGD-3071] icons - final icons for:
...
- calendar
- meditation
2020-04-10 12:25:31 +02:00
Adam Dobrowolski
e4de2a2410
SIM hot swap fixes and system abort on not enabled hot swap feature
...
* SIM hot swap should now properly show |x| in sim place when there is
no SIM inserted in selected sim slot
* ServiceCellular now can inform on Fatal state desktop which will
trigger window `Reboot` with no point of exit
* All windows in Desktop now have name in one place
* Access to cmux channels via enum class instead of String (which is errorprone)
2020-03-19 14:53:03 +01:00
Radoslaw Wicik
a8573a404c
Apply new style
2020-03-17 10:03:16 +01:00
Adam Dobrowolski
b70bd3aeda
EGD-2927 PR applied
2020-03-04 13:19:05 +01:00
Adam Dobrowolski
ac6ebdfd16
EGD-2927 Added option to show slected element as in designs
...
Per designs 4th element should be higlighted on first start. not 1st one
2020-03-04 13:19:05 +01:00
Adam Dobrowolski
16738e0797
[EGD-2927] Desktop MenuWindow added notifications handling
2020-03-04 13:19:05 +01:00
Alek-Mudita
8585ea8cf4
Call app - contact recognition ( #169 )
...
* [EGD-2569] added # and * as numeric inputs
* [EGD-2569] added '+' input sign
* [EGD-2569] created defines with window names for call app
* [EGD-2547] contact recognition during call
* [EGD-2547] moved UiCommon
* [fix][EGD-2547] fix for setting empty UTF string to text gui field
* [EGD-2547] adding new contact from call enter window
* [EGD-2547] minor clean up and added param validation
* [EGD-2547] easier method to add contact
* [EGD-2569] added new keyboard profile (numeric with special signs)
Desktop is passing it properly to Call app.
* [EGD-2569] added transaltor to enternumberwindow
* [EGD-2569] reverted unnecessary changes
[EGD-2569] revert
[EGD-2569] revert of not needed changes
* [EGD-2569] fix in phone.kprof
* [EGD-2547] unified API to call and send sms
* [EGD-2547] changed default to true
* [EGD-2547] minor clean up.
* [EGD-2569] revert changes in PinLockWindow.cpp
* [EGD-2569][fix] eneter as null char
* [EGD-2547] PR fixes
[EGD-2547] code review fixes / refactored UiCommon
[EGD-2547] more code review fixes
[EGD-2547] rem not needed cast
* [EGD-2547] PR fixes
* [EGD-2547] splitting of UiCommon
* [EGD-2547] typo fix
* [EGD-2547] revereted one line conversion from char to string.
2020-02-28 09:37:25 +01:00
Adam Dobrowolski
fb09273e5d
removed not needed setSize
2020-02-27 07:26:52 +01:00
kkleczkowski
2868c87322
Egd 2854 antenna test app ( #184 )
...
* [EGD-2854-antenna-test-app] Antenna app + window.
* [EGD-2854-antenna-test-app] Cellular API, antenna app gui.
* [EGD-2854-antenna-test-app] Pin mux, small gui improvements.
* [EGD-2854-antenna-test-app] Compilation fix.
* [EGD-2854-antenna-test-app] PR suggestions.
2020-02-25 15:42:03 +01:00
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
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
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
175798a3bc
Added circles to call window.
2019-09-04 08:44:02 +02:00
Robert Borzecki
cc76e4f278
Added line feature for label widget.
2019-08-30 10:25:57 +02:00
pholat
7af864faed
Phonebook: Added empty phonebook window
2019-08-26 09:25:40 +02:00
Robert Borzecki
fefda66337
Added stub class for text widget.
2019-08-05 06:28:45 +02:00
Robert Borzecki
9199849629
Fixed rebuild bug i nsettings window.
2019-07-13 22:39:14 +02:00
Robert Borzecki
358bf50127
Added bottom and top bars to AppWindow template.
2019-07-13 19:07:45 +02:00
Robert Borzecki
fb129345d0
Added language handling for desktop application.
2019-07-12 09:37:36 +02:00
Robert Borzecki
5d569211e3
Added rebuild interface methods. Fixed errors while rebuilding.
2019-07-11 10:30:05 +02:00
Robert Borzecki
5cf1cf8a11
Added change language flow.
2019-07-10 11:40:20 +02:00
Robert Borzecki
9a132f9f35
Modified applications stack memory.
2019-07-10 08:07:03 +02:00
Robert Borzecki
2da36d3587
Added settings main window.
2019-07-09 09:12:20 +02:00
Robert Borzecki
f058b6a414
Added Tools page.
2019-07-08 08:08:00 +02:00
Robert Borzecki
d9fd80dd72
Added navigation in power of window, lambdas for gui.
2019-07-05 09:37:10 +02:00
Robert Borzecki
5b15cfc485
Fixed image viewer, updated images, added menu window for desktop.
2019-07-02 16:12:08 +02:00
Robert Borzecki
eeff273b9e
Added pin protection window.
2019-07-01 10:26:52 +02:00