Adam Dobrowolski
4a61f400e7
EGD-3055 Fixed printf issues
2020-04-08 12:23:53 +02:00
Mateusz Grzywacz
160850cd5f
[EGD-3057] text out of the bound
2020-04-02 19:31:28 +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
Mateusz Grzywacz
36ae87da26
[EGD-2952] render unsupported character (sms.db for show)
2020-03-12 13:20:34 +01:00
Mateusz Grzywacz
9cf26f986d
Revert "[EGD-2952] render unsupported character (sms.db for show)"
...
This reverts commit 31de7fcaf0 .
2020-03-10 11:47:55 +01:00
Mateusz Grzywacz
31de7fcaf0
[EGD-2952] render unsupported character (sms.db for show)
2020-03-09 18:03:51 +01:00
Mateusz Grzywacz
36413bba10
[EGD-2336] fix | proper check if glyph exists
2019-12-03 15:13:13 +01:00
Mateusz Grzywacz
9f602a4007
[EGD-2336] fix | uniform naming. truncating end not necessiarly means showing the beginning, but forget for now.
2019-12-03 15:13:13 +01:00
Mateusz Grzywacz
52299605c7
[EGD-2336] fix | counting avaliable space for chars from the end of the string
2019-12-03 15:13:13 +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
cc76e4f278
Added line feature for label widget.
2019-08-30 10:25:57 +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
ecc2a86e1c
Merge branch 'master' of github.com:muditacom/PurePhone into EGD-2015_database_model
2019-08-20 18:26:47 +02:00
Robert Borzecki
bf620c3413
Added displaying text lines in text widget.
2019-08-19 13:58:52 +02:00
Robert Borzecki
fc93b81be9
Added insert, encode and expand functions for UTF8 class.
2019-08-19 09:52:47 +02:00
Robert Borzecki
6d122c5749
Added text splitting function for text widget.
2019-08-16 14:42:19 +02:00
Mateusz
dd4474f3c3
WiP: Massive refactor in module-bsp, cleaned up include paths and compilation warnings/errors
2019-08-08 10:27:45 +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
Robert Borzecki
44d5358ffc
Merge branch 'master' of github.com:muditacom/PurePhone into application_manager
2019-06-06 12:03:32 +02:00
Mati
632cf014a0
Minor fix in listdir method
2019-05-27 22:09:53 +02:00
Robert Borzecki
f3a738fcd1
Detecting fonts and images extension.
2019-05-27 22:09:53 +02:00
Robert Borzecki
1fd0999893
Removed LOG_INFO.
2019-05-22 14:45:46 +02:00
Robert Borzecki
d8047bd1b4
Removed fstream, added vfs.
2019-05-22 14:08:48 +02:00
Robert Borzecki
d3235d54d7
Removed submodule
2019-05-21 23:35:00 +02:00