PrzeBrudny
1520a9a8ec
[EGD-4687] Text enum names cleanup. ( #1142 )
...
Change enum names to CamelCase.
2020-12-04 15:51:21 +01:00
Krzysztof Mozdzynski
0ef0d615f3
[EGD-4150] Change filename i18 to i18n ( #1108 )
...
Change filename of internationalization files from i18 to i18n.
I18n should stand for internationalization, not i18. That's why I changed in 'module-utils' name of the folder 'i18' and both .cpp and .hpp files to 'i18n'.
2020-11-27 18:31:00 +01:00
Radosław Wicik
57f6c267ee
[EGD-4213] Convert service-appmgr to library - library ( #960 )
2020-11-04 15:59:45 +01:00
Piotr Tanski
299be4daf6
[EGD-4151] Application manager actions introduced. ( #905 )
...
* [EGD-4151] Application manifest structure defined.
* [EGD-4156] Applications registry and basic action handler implemented.
2020-11-04 10:24:35 +01:00
Radoslaw Wicik
2276ceed67
[EGD-3743] Update copyrights in fies
2020-10-20 12:55:10 +02:00
Adam
07b243a084
Egd-3408 Rich text ( #712 )
...
* EGD-3408 gui::Text Rich text parser added with pugixml tree & tree walker
* EGD-3408 Fitted code in
2020-09-23 21:03:57 +02:00
Piotr Tanski
288040d348
[EGD-3514] Fixed a crash on system language change. ( #693 )
...
- Fixed by invalidating internal states of running windows after destroying their interfaces.
2020-09-18 16:17:49 +02:00
Michał Kamoń
f2c2c2eb9a
fallback font added to RawFont, functionality initialized by FontManager, UITestWindow update to include functionality visual confirmation. An unused argument in Renderer::drawChar removed. Removed unnecessary usage of unique_ptrs that was forcing a lot of glyph copying ( #686 )
...
test-gui-TextLine::TextLine - non fitting text fix
2020-09-18 07:37:25 +02:00
mozdzyk
81e14554c5
[EGD-3476] Fixed font parser and utf8 decode function for 3-byte and 4-byte characters (emojis etc.).
2020-09-01 12:03:19 +02:00
mozdzyk
229c5fdfe9
[EGD-3357] Font files changed and special characters added to UITestWindow
2020-08-17 11:02:50 +02:00
pholat
50a1f97643
[feature] Font handling feature ( #527 )
...
* Font renamed to RawFont
* Added gui::Font adapter
2020-07-15 12:15:14 +02:00
Przemyslaw Brudny
6a9b4f1ce3
[EGD-3189] Cleanups, New contact temporary moved to separate window.
2020-07-08 17:07:31 +02:00
Przemyslaw Brudny
2d0f6b7255
[EGD-3189] OnDimensionsChanged fixes, BottomBar temporary modes refactor, InputCallbacks widget refactors.
2020-07-08 17:07:31 +02:00
pholat
adaf18829e
gui::Text rewrite ( #483 )
...
* Text refactor added
2020-07-07 14:37:53 +02:00
Alek Rudnik
ce2251535b
Egd 3263 simplified text input mode ( #417 )
...
* [EGD-3263] recursive Item::getFocusItem
* [EGD-3263] Bottomr bar store and restore
* [EGD-3263] simplfied display of text input mode
* [EGD-3263] renamed CB names
* [EGD-3263] fixes in store/restore of bottombar
* [EGD-3263] Text::onInput fixes
* [EGD-3236] ranemed store to chache
* [EGD-3263] minor clean up
2020-06-05 11:56:08 +02:00
Adam Dobrowolski
e579511028
EGD-2964 application settings - removed leak
2020-05-04 08:45:20 +02:00
Alek Rudnik
e9c7caaf2b
[EGD-3129] remove common magic strings ( #314 )
2020-04-17 22:27:57 +02:00
Radoslaw Wicik
a8573a404c
Apply new style
2020-03-17 10:03:16 +01:00
Adam Dobrowolski
955d01a361
[EGD-2392] SMS Text input callback - moved to main window and used in new sms
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
3e207881e3
[EGD-2335] misc fixes
2019-12-09 11:19:37 +01:00
Adam Dobrowolski
6a22a28c1a
[EGD-2335] Handling default digit imput fixed
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
ea61c1ec8a
[EGD-2335] Added grid layout (for character selector)
2019-12-09 11:19:37 +01:00
Adam Dobrowolski
52f7fa60aa
[EDG-2335] Added callback to set input type on bottom of screen
2019-12-09 11:19:37 +01:00
Adam Dobrowolski
d6efa934db
[EDG-2335] Fix - browse only throught available modes
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
8c7cd7140f
[EDG-2335] WIP: checking key handlig
2019-11-27 11:09:52 +01:00