Commit Graph

39 Commits

Author SHA1 Message Date
Lefucjusz
b30212bede [MOS-896] Update low battery screen view
Updated low battery screen view by adding
info windows appearing when trying to
interact with phone having critical
charge level.
2023-11-02 12:19:39 +01:00
Lefucjusz
d403db4101 [MOS-1027] Fix lack of tethering icon on 'Tethering is on' popup
Fix of the issue that pressing menu button while
in tethering resulted in LTE and no signal icons
appear on status bar instead of tethering icon.
2023-08-30 11:13:54 +02:00
Przemyslaw Brudny
2c668c8593 [EGD-7787] Pure Home ClockDateWidget added
Pure Home ClockDateWidget added.
2021-10-20 22:30:11 +03:00
Marek Niepieklo
bd06eacbda [CP-403] Replace old update code
Removed update related code
Removed update test scripts
2021-08-05 17:11:24 +02:00
DariuszSabala
4201fcaea6 [BH-384] Turned application desktop to library
Defined separated cmake library, private and public include
directories and dependencies, isolated public headers from private,
cleaned up include paths and defined which targets depend on new
library, cleaned up include paths
2021-07-14 17:07:50 +02:00
Pawel.Paprocki
040550f3b7 [BH-356] Move TPLIB (microtar) to separate directory
Move microtar to lib, amend CMAKE files
2021-05-24 09:44:29 +02:00
Przemyslaw Brudny
3c69244f4d [EGD-6773] Added light BarGraph type and updated UpdateProgress
Added light BarGraph type and updated UpdateProgress Window.
2021-05-19 11:21:55 +02:00
Przemyslaw Brudny
182f694ac2 [EGD-6637] Cleanup locks structure
Renaming existing locks namespace and created proper directory
structure.
2021-04-27 16:19:02 +02:00
Michał Kamoń
d0f5f74366 [EGD-6456] ListView based desktop notification
This PR provides following changes in notifications:
- notifications were extracted as widget for pop-up-based
locked-screen implementation
- notifications are ListView based implemented
- the most recent notification is displayed on the top of the list
2021-04-22 15:51:59 +02:00
Adam Dobrowolski
940989833f [EGD-6527] Internationalization API unification
Single api to rule i18n
all calls to localistaion in cpp files unified
cut off ass many dependencies in i18n header as possible
2021-04-20 20:07:44 +02:00
lblach
3b68d92572 [EGD-6009] Test and repair Update process
Fixes to improve Update process.
2021-03-18 10:30:32 +01:00
lblach
203f81977f [EGD-5756] Add Update Window
Create Update Window(s) to control and visualize the MuditaOS update
process on Pure.
2021-02-25 09:28:01 +01:00
Pawel.Paprocki
f2eace68e6 [EGD-5795] Fix Some MMI data responses are showing only title
Fix message processing for call waiting data response
Fix message processing for call barring data response
2021-02-17 16:49:43 +01:00
Pawel Paprocki
3623a84da9 [EGD-5517] Add MMI custom response window
Add MMI custom response windows for:
Call barring
Call waiting
CLIP
CLIR
IMEI
2021-02-04 10:25:58 +01:00
Maciej Janicki
976d75952f [EGD-5250] Change time format on home screen and status bar
This commit changes time format displayed on home screen 
and on status bar by adding new locale for 12H format, 
which excludes am/pm suffix.
The new locale is set as new default format for time string.

Minor: Grammar typo fixed.
2021-01-20 09:36:11 +01:00
Mateusz Grzegorzek
8856a65641 [EGD-4995] Add changing passcode windows flow
Implement changing passcode windows flow
2021-01-18 15:12:25 +01:00
mkamonMdt
9da3f0d86e [EGD-4973] Fix absent notifications on home screen
SMS and Calls notifications require default init
of respective data base. Displaying notifications
require wider space reservation for some digits
(e.g. `8`)
2021-01-11 08:17:19 +01:00
pawpMudita
ec26699ca8 [EGD-4898] Add GUI for Custom MMI messages- call forwarding
Visitor framework for displaing MMI messages.
GUI for call forwarding custom messages.
2020-12-22 13:53:38 +01:00
Pawel Paprocki
4bbdb1d3b0 [EGD-4465] Create info window for incoming MMI messages (#1078) 2020-12-03 14:10:29 +01:00
Michał Kamoń
bd4f5da097 [EGD-4455] Desktop windows refactored (#1095) 2020-12-01 09:40:03 +01:00
Michał Kamoń
cb593f45c3 [EGD-4367] sim passcodes flow implementation (#1033) 2020-11-20 17:51:22 +01:00
Radoslaw Wicik
47c817cf15 [EGD-4218] Convert service-desktop to library 2020-11-16 16:04:15 +01:00
PrzeBrudny
fe546ae465 Revert "[EGD-4168] passcodes for sim change to variable length (#924)" (#934)
This reverts commit d29ee76fa5.
2020-10-29 12:34:14 +01:00
Michał Kamoń
d29ee76fa5 [EGD-4168] passcodes for sim change to variable length (#924) 2020-10-28 15:27:09 +01:00
Michał Kamoń
244dbb02ce DesktopMainWindow notifications update (#886) 2020-10-28 13:28:51 +01:00
Przemyslaw Brudny
e131dae68f [EGD-3743] Removed old doxygen copyright statements from project. 2020-10-20 12:55:10 +02:00
Radoslaw Wicik
2276ceed67 [EGD-3743] Update copyrights in fies 2020-10-20 12:55:10 +02:00
Roman Kubiak
ceb7d6a375 [EGD-3506]: unittest fixes 2020-10-15 15:51:41 +02:00
Roman Kubiak
c1d45026cf [EGD-3506]: review fixes 2020-10-15 15:51:41 +02:00
Roman Kubiak
6720f7abc9 style changes 2020-10-15 15:51:41 +02:00
Roman Kubiak
d17eead988 [EGD-3506] Review fixes:
- removed c-style casting
- moved all types to updateos:: namespace
- removed stale code
2020-10-15 15:51:41 +02:00
Roman Kubiak
39638359c5 [EGD-3506] Update now running and rebooting after update process 2020-10-15 15:51:41 +02:00
Roman Kubiak
975251cb80 [EGD-3506] working on desktop window for the update process 2020-10-15 15:51:41 +02:00
Roman Kubiak
40baecd6c5 [EGD-3506] update OS on boot, show dialog window when update detected 2020-10-15 15:51:41 +02:00
Michał Kamoń
6aec199938 [EGD-2846]-sim-pin-entering (#718)
[EGD-2846] PIN and PUK windows for SIM added
2020-09-29 10:19:44 +02:00
Adam
58d0ca3869 [EGD-2494] Added no pin notification (#663) 2020-09-14 15:35:33 +02:00
Radoslaw Wicik
a8573a404c Apply new style 2020-03-17 10:03:16 +01:00
Robert Borzecki
ab8e611711 Added returning t olast application after locking timeout. 2019-09-02 20:16:51 +02:00
Robert Borzecki
1ef83167af Added screen locking after lock timeout. 2019-09-02 09:28:11 +02:00