New dictionary loader (#89)
* new, simpler (and hopefully, more efficient) dictionary loader * no more dict.properties * dictionaries are now validated during the build process * TraditionalT9Settings code cleanup and code style improvements * removed English, French, Italian, Russian repeating words * removed invalid and repeating German words
This commit is contained in:
parent
0ac7ec1790
commit
10099f1c37
24 changed files with 534 additions and 1855 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -24,7 +24,6 @@ local.properties
|
|||
*.log
|
||||
|
||||
#Other
|
||||
assets/dict.properties
|
||||
t9build.properties
|
||||
*.keystore
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue