diff --git a/README.md b/README.md index a825da6e1..edf5ecc23 100644 --- a/README.md +++ b/README.md @@ -52,11 +52,11 @@ Plan / to do: * ~fix ABC buttons in emoji and clipboard view have wrong text color~ * fix buttons on long-press action key not themed * allow adjusting colors without requiring manual reload of keyboard + * fix issues in _more suggestions_ view, https://github.com/Helium314/openboard/issues/9#issuecomment-1626932543 * ~delete suggestions, https://github.com/openboard-team/openboard/issues/106~ * make functionality more discoverable, e.g. add a button to the _more suggestions_ menu * ~gesture typing, https://github.com/openboard-team/openboard/issues/3~ * ~license issues, require using an external library~ -* re-consider preferring lowercase word for typed history in some cases (DictionaryFacilitatorImpl.addWordToUserHistory) * ~move/copy _use contacts_ setting from well hidden spell checker settings to _text correction_ settings~ * add emojis to user history, to be used for next word suggestions diff --git a/app/src/main/res/xml/prefs_screen_appearance.xml b/app/src/main/res/xml/prefs_screen_appearance.xml index 90aa28f97..79511d4aa 100644 --- a/app/src/main/res/xml/prefs_screen_appearance.xml +++ b/app/src/main/res/xml/prefs_screen_appearance.xml @@ -46,7 +46,7 @@ android:summary="@string/amoled_mode_summary"/>