AnySoftKeyboard icon indicating copy to clipboard operation
AnySoftKeyboard copied to clipboard

Remove support for Android's user-words dictionary editor

Open menny opened this issue 8 years ago • 0 comments

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)

menny avatar Jan 29 '18 18:01 menny