mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-05-14 05:52:47 +00:00
remove or add info to some todos
This commit is contained in:
parent
8eb8a2368a
commit
4645e425e6
12 changed files with 13 additions and 22 deletions
|
@ -1995,8 +1995,7 @@ public class LatinIME extends InputMethodService implements KeyboardActionListen
|
|||
p.println(" Keyboard mode = " + keyboardMode);
|
||||
final SettingsValues settingsValues = mSettings.getCurrent();
|
||||
p.println(settingsValues.dump());
|
||||
p.println(mDictionaryFacilitator.dump(this /* context */));
|
||||
// TODO: Dump all settings values
|
||||
p.println(mDictionaryFacilitator.dump(this));
|
||||
}
|
||||
|
||||
// slightly modified from Simple Keyboard: https://github.com/rkkr/simple-keyboard/blob/master/app/src/main/java/rkr/simplekeyboard/inputmethod/latin/LatinIME.java
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue