Commit Graph

19 Commits

Author SHA1 Message Date
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