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
Adam Dobrowolski
abe6813ce6
EGD-3026 Wall Werror and Wextra added to project
2020-03-24 14:17:12 +01:00
Przemyslaw Brudny
8f92715951
[EDG-3019] Segger utils moved to git submodule
2020-03-23 18:37:37 +01:00
Radoslaw Wicik
a8573a404c
Apply new style
2020-03-17 10:03:16 +01:00
Adam Dobrowolski
ab77fbe41a
[EGD-2335] Added processing long press prior to key event and return to desktop
2019-11-27 11:09:52 +01:00
Adam Dobrowolski
c5c9ea0087
[EGD-2335] WIP: handling keys moved to widget - works smoothly
2019-11-27 11:09:52 +01:00
Adam Dobrowolski
e1bde27d79
[EDG-2335] WIP: Application.cpp handling is just sad
2019-11-27 11:09:52 +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
Robert Borzecki
c6a5f53ce6
Fixed profiles problems.
2019-08-28 22:09:12 +02:00
Robert Borzecki
fe3d3b0166
Fixed memory leak in PowerOffWindow.
2019-08-28 14:05:47 +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
962fbb9a5d
Fixed bug with removing UTF8 character at specified index.
2019-08-22 06:52:49 +02:00
Robert Borzecki
cb13c40947
Fixed kbd profile error with loading hex values.
2019-08-20 13:02:35 +02:00
Mateusz
13da92cb71
Wip: added audio bsp
...
Fixed CMake include paths in bsp module
2019-07-22 11:20:42 +02:00
Robert Borzecki
eeff273b9e
Added pin protection window.
2019-07-01 10:26:52 +02:00
Robert Borzecki
b0bb0d8f6c
Added locking and unlocking of the desktop screen.
2019-06-27 10:00:14 +02:00
Robert Borzecki
35d15b2bc7
Added key handling logic to applications.
2019-06-26 12:34:06 +02:00
Robert Borzecki
8913bf6fc3
Fixed [] operator fot utf8.
2019-06-24 13:47:44 +02:00