mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
458249e703
This change is a preparation for upcoming optimizations on dictionary file loading. * We can consolidate dictionary files because we are no longer relying on Asset Manager. * Stopping compressing dictionary files as planning to use mmap() on the region in the apk file. * Probably we won't rely on Asset Manager. Instead we'll probably use offset and size obtained from AssetFileDescriptor. Change-Id: Id57dce512fd3d2397a58628f8264bd824194da76 |
||
---|---|---|
.. | ||
kbd_azerty_rows.xml | ||
kbd_key_styles.xml | ||
kbd_number.xml | ||
kbd_numkey_styles.xml | ||
kbd_phone_symbols.xml | ||
kbd_phone.xml | ||
kbd_popup_narrow_template.xml | ||
kbd_popup_template.xml | ||
kbd_qwerty_black_symbol.xml | ||
kbd_qwerty_f1.xml | ||
kbd_qwerty_row1.xml | ||
kbd_qwerty_row2.xml | ||
kbd_qwerty_row3.xml | ||
kbd_qwerty_row4.xml | ||
kbd_qwerty_rows_scandinavia.xml | ||
kbd_qwerty_rows.xml | ||
kbd_qwerty.xml | ||
kbd_qwertz_rows.xml | ||
kbd_symbols_f1.xml | ||
kbd_symbols_row4.xml | ||
kbd_symbols_shift_row4.xml | ||
kbd_symbols_shift.xml | ||
kbd_symbols.xml | ||
language_prefs.xml | ||
method.xml | ||
prefs_for_debug.xml | ||
prefs.xml |