Commit Graph

12 Commits

Author SHA1 Message Date
Lefucjusz
c64382a8bf [MOS-757] Fix wrong cursor final position after deleting
Fix of the issue that after partially deleting
the text, the cursor sometimes was positioned
somewhere in the middle of the remaining text,
not at the beginning where it should.
2023-01-03 17:49:27 +01:00
Bartosz
8d796d8a0b [MOS-757] Fixed backspace behavior
Now backspace (held # button) removes everything from
beginning up to the cursor

Coauthored with @Lefucjusz
2023-01-02 09:41:09 +01:00
Przemyslaw Brudny
6dadcc333e [MOS-250] Added print text edit type for label purposes
Added print text edit type for label purposes.
2022-03-01 14:29:50 +01:00
Przemyslaw Brudny
4ee8672d88 [MOS-152] Text Abc mode keypress rotation fix
Text Abc mode keypress rotation fix.
2022-02-18 13:34:44 +01:00
Przemyslaw Brudny
5c4a5a4aea [MOS-152] Text Abc input mode support added
Text Abc input mode support added with tests.
2022-02-17 20:33:55 +01:00
Przemyslaw Brudny
4dd045f30f [EGD-3544] Label replacement with OneLine text
Label replacement with OneLine text. Style and usage fixes.
2022-01-20 12:10:31 +01:00
Przemyslaw Brudny
183d1be499 [EGD-3411] Added OneLine Text with Ellipsis
Added OneLine Text with Ellipsis. Text Lines and Cursors
refactor. Added tests.
2022-01-19 10:46:09 +01:00
Przemyslaw Brudny
ad6f9896c4 [EGD-7056] Fixed sms input cursor starting position to document end
Fixed sms input cursor starting position to document end.
2022-01-18 15:43:03 +01:00
Przemyslaw Brudny
6309e29ca8 [EGD-7979] TextLine split and cleanup to support SingleLine text
TextLine split and cleanup to support SingleLine text.
2021-12-16 13:08:04 +01:00
Przemyslaw Brudny
79947489dc [EGD-3363] Added color setter to Text
Added color setter to Text.
2021-12-14 13:05:04 +01:00
Przemyslaw Brudny
5398907b6f [EGD-7158] Added text paste into Phonebook
Added text paste into Phonebook. Added save
verification.
2021-11-16 18:47:49 +01:00
Przemyslaw Brudny
bc3e825b77 [EGD-7910] Text directory cleanup
Text directory cleanup. Removed old unused assets
directories.
2021-11-05 00:36:34 +01:00