move dictionaries and related script to a separate repository

https://codeberg.org/Helium314/aosp-dictionaries
This commit is contained in:
Helium314 2023-07-28 19:19:57 +02:00
parent 1956ca43e4
commit 33b64ac34d
107 changed files with 7 additions and 545 deletions

View file

@ -347,7 +347,7 @@ class DictionarySettingsFragment : SubScreenFragment() {
companion object {
private const val DICTIONARY_REQUEST_CODE = 96834
private const val DICTIONARY_URL =
"https://github.com/Helium314/openboard/tree/new/dictionaries/dict"
"https://codeberg.org/Helium314/aosp-dictionaries"
private const val USER_DICTIONARY_SUFFIX = "user.dict"
private const val DICT_INTERNAL_AND_USER = 2