1
0
Fork 0
tt9/res/drawable-anydpi-v24/ime_lang_uk.xml
Dimo Karaivanov 78b6681812
Total engine refactoring (#44)
* totally refactored the Languages, the Database and the IME module. New and more clear folder/package structure

* CharMap and LangHelper are no more

* removed many unused icons, translations and other resources

* deleted the old keymap samples

* Update user-manual.md

* Preferences are stored in Preferences, not in the database.

* removed some unclear and unused settings from the Preferences screen and the code.

* fixed issues with displaying the UI

* removed all non-English words and words with foreign spelling from the English dictionary

* 0 now works as it should in all modes.

* a more clear newline character in suggestions view

* last used input mode is now preserved and restored the next time

* removed the smiley and symbol dialogs

* capsMode -> textCase

* language names are no longer translated

* updated build instructions

* better use of threads for DB operations

* current text candidate is as long as the sequence, to make it more intuitive

* single characters are added to the end of the suggestion, when there are no more in the database

* Added ѝ to Bulgarian character map

* disabled adding words in a user-friendly manner

* when adding a new word is not possible, a toast message appears, for better user experience

* an error is logged when there are duplicate language IDs

* settings -> settings_legacy

* custom Logger class for easier debugging and no logcat flood in the Release version

* removed unnecessary single letters and invalid words from the dictionaries

* more translations cleanup; also corrected some weird translations

* upgraded gradle
2022-10-03 15:28:24 +03:00

19 lines
No EOL
1.3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24"
android:tint="#FFFFFF">
<group android:scaleX="0.12837209"
android:scaleY="0.12837209"
android:translateX="0.96"
android:translateY="1.1686046">
<group android:translateY="133.59375">
<path android:pathData="M42.1875,-56.953125L45.78125,-46.484375L46.203125,-46.484375L69.1875,-103.5L88.03125,-103.5L50.84375,-18.734375Q46.6875,-9.328125,40.75,-4.15625Q34.8125,1,23.765625,1Q19.34375,1,15.6875,0.25Q12.03125,-0.484375,8.859375,-1.765625L10.828125,-14.578125Q13.640625,-13.8125,16.515625,-13.265625Q19.40625,-12.734375,21.875,-12.734375Q27.640625,-12.734375,30.9375,-15.453125Q34.25,-18.171875,36.140625,-22.921875L38.25,-27.734375L3.3125,-103.5L22.015625,-103.5L42.1875,-56.953125Z"
android:fillColor="#000000"/>
<path android:pathData="M126.734375,-30.296875L119,-30.296875L119,0L101.984375,0L101.984375,-76.578125L119,-76.578125L119,-46L124.984375,-46L147.54688,-76.578125L168.71875,-76.578125L140.03125,-40.0625L171.03125,0L148.8125,0L126.734375,-30.296875Z"
android:fillColor="#000000"/>
</group>
</group>
</vector>