Adam Dobrowolski
4a61f400e7
EGD-3055 Fixed printf issues
2020-04-08 12:23:53 +02:00
Przemyslaw Brudny
c0822b6658
[EDG-3019] Moved log.hpp and debug.hpp into main PurePhone repo
2020-03-24 15:55:32 +01:00
Przemyslaw Brudny
8f92715951
[EDG-3019] Segger utils moved to git submodule
2020-03-23 18:37:37 +01: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
ae915f3512
[EGD-2571] Clenup: removed MessageType static_casts, fixed debug.h defines. Added GPIO event
2020-02-12 13:31:13 +00:00
Adam Dobrowolski
b5c9af497c
[LOG] Added log runtime filtering option
2020-02-11 08:04:03 +00:00
Adam Dobrowolski
703d05875d
[EGD-2499] [WIP] debugging application manager in progress, appliaction manager states are culprit
2020-01-20 12:38:12 +01: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
Adam Dobrowolski
9e6402e228
[EGD-2335] Addeed codestyle to changed code chunks
2019-12-09 11:19:37 +01:00
Adam Dobrowolski
1877bc4584
[EGD-2335] Fix crash on language change
2019-12-09 11:19:37 +01:00
Adam Dobrowolski
ba90b84009
[EGD-2335] Cleaned up comments and variable localizations
2019-12-09 11:19:37 +01:00
Adam Dobrowolski
dba1e8ad8f
[EGD-2335] Input of special characters works fine - based on app stack
...
Small fixup in appStack handling
Limited logs on define for ApplicationManager
2019-12-09 11:19:37 +01:00
Adam Dobrowolski
43cfc782ca
[WIP] [EGD-2335] App stack
2019-12-09 11:19:37 +01:00
Adam Dobrowolski
e2f9c52d11
[WIP] Input special characters works - need to stack apps
2019-12-09 11:19:37 +01:00
Adam Dobrowolski
339e9c782a
[WIP] [EGD-2335] adding special char works ok - need to forget special input app
2019-12-09 11:19:37 +01:00
Adam Dobrowolski
715f45add3
[WIP] [EGD-2335] sorting applications by last app works
2019-12-09 11:19:37 +01:00
Adam Dobrowolski
42c6015cc8
[WIP] [EGD-2335] Moved applications to ApplicationManager parent - prepare to sort applications list
2019-12-09 11:19:37 +01:00
Adam Dobrowolski
5381651663
[WIP] [EGD-2335] Application manager works ok after application state unification
2019-12-09 11:19:37 +01:00
Adam Dobrowolski
6cfde644d5
[WIP] [EGD-2335] Removed redundant state in ApplicationManager Application wrapper
...
* Both Application and ApplicationManager had the same Application::State
state. Unified.
* Removed map of applications to applications list in ApplicationManager
2019-12-09 11:19:37 +01:00
Adam Dobrowolski
ab43425383
[EGD-2335] WIP: we can take in special char
...
we can take it in ... but we cant say where to putIt
2019-12-09 11:19:37 +01:00
Adam Dobrowolski
77e8cd9341
[EGD-2335] WIP adding AppSpecialInput
2019-12-09 11:19:37 +01:00
Adam Dobrowolski
8f4b33c1b5
[EGD-2327] Disabled PM and lock screen
2019-11-19 13:57:26 +01:00
Robert Borzecki
27413f0bd5
Added mechanism to return to last active application and window.
2019-09-17 18:22:39 +02:00
Robert Borzecki
857b8a4bc3
LowPowerMode magic.
2019-09-09 10:09:55 +02:00
Robert Borzecki
9492c8f664
Crash on suspend.
2019-09-09 07:40:51 +02:00
Robert Borzecki
f855c7f5d0
Merge branch 'EGD-2079_pwrmgr_services' of github.com:muditacom/PurePhone into EGD-2078-power-manager-app-manager
2019-09-06 07:21:43 +02:00
Robert Borzecki
1dccf32a8d
Added translation for call application.
...
Added flag to applications to prevent from locking the phone.
Changed look of call window.
2019-09-06 06:50:55 +02:00
Mateusz
22ad981b01
WiP: Suspend/Resume procedure implementation + testing
2019-09-04 13:43:27 +02:00
Robert Borzecki
28e6687db8
Added clearing of a flag preventing from app from closing.
2019-09-03 08:16:07 +02:00
Robert Borzecki
ab8e611711
Added returning t olast application after locking timeout.
2019-09-02 20:16:51 +02:00
Mateusz
08638faac3
WiP: Update services with powermode handler implementation
2019-09-02 14:09:06 +02:00
Robert Borzecki
1ef83167af
Added screen locking after lock timeout.
2019-09-02 09:28:11 +02:00
Robert Borzecki
ab9a1acbaf
Merge branch 'EGD-2079_pwrmgr_services' of github.com:muditacom/PurePhone into EGD-2078-power-manager-app-manager
2019-08-30 10:26:38 +02:00
Robert Borzecki
b866e4a63b
Added backend for phone locking after specified window.
2019-08-30 06:40:50 +02:00
Mateusz
e8babd16d5
WiP: Removed unneeded WakeUp/GoSleep handlers
...
WiP: Added new handler - > SwitchPowerMode
2019-08-29 11:40:31 +02:00
Robert Borzecki
9a815a2cfc
Updated Application and Launcher templates.
2019-08-28 12:21:18 +02:00
Robert Borzecki
e163ff94f6
Removed double destruction of applications and services by application manager.
2019-08-28 10:12:19 +02:00
Robert Borzecki
fb2ceca1d4
Added call to eink's power down function.
2019-08-28 09:00:25 +02:00
Robert Borzecki
f26aba9fc6
Added gui resource deallocation.
...
Added eink power down after 3 seconds.
2019-08-27 14:39:08 +02:00
Robert Borzecki
e6db71bcc5
Error on shutdown.
2019-08-27 10:23:21 +02:00
Robert Borzecki
622bdaa23f
WIP destroying applications.
2019-08-27 09:40:12 +02:00
Robert Borzecki
aea42ac197
Moved eink and gui services start to application manager.
2019-08-27 07:59:55 +02:00
Mateusz
1a59b7b6cb
#MATI SUPER FIX, fixed async msg handling in DataReceivedHandler
2019-08-12 12:18:59 +02:00
Robert Borzecki
e0eebd3765
Fixed stack problem in call application.
2019-08-06 11:18:41 +02:00
Robert Borzecki
039689585d
Fixing calling logic.
2019-08-05 18:05:50 +02:00
Robert Borzecki
fefda66337
Added stub class for text widget.
2019-08-05 06:28:45 +02:00
Robert Borzecki
cdde8bec0e
Added new version of screens.
2019-07-19 12:03:27 +02:00
Robert Borzecki
04fd1e4cf7
Added new viewer script.
2019-07-18 22:23:42 +02:00
Robert Borzecki
b901d77b34
Changes to kickstarter viewer application.
2019-07-18 13:52:08 +02:00