AnySoftKeyboard
AnySoftKeyboard copied to clipboard
Remove support for Android's user-words dictionary editor
We'll only allow editing/backup/restore user-words if the backend storage is our own SQLite connection. If the user is using Android's, we'll need to notify and direct the user there. The default user-words dictionary should be our SQLite connection. We should allow migrating (maybe by prefs-provider flow? android->pref->store to sqlite)