Skip to content

Commit 79efa68

Browse files
Data contract (#587)
* fix duplicated download screen in nav stack * fix: reset to Installation tab's root when app is reopened * init add contracts and update query nouns * "Noun annotation: update queryNounForm based on gender contract" * Restore DACommandVariables.swift * Plural command: update query for plural command and add plural annotation * Noun annotation: fix multiple annotation case * Preposition annotation: update queryPrepForm and add conversion preposition to abbreviation * Remove large file pre-commit check and minor nitpicks for code structure --------- Co-authored-by: Andrew Tavis McAllister <andrew.t.mcallister@gmail.com>
1 parent e86e045 commit 79efa68

35 files changed

Lines changed: 1432 additions & 358 deletions

.pre-commit-config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ repos:
2020
- id: trailing-whitespace
2121
- id: end-of-file-fixer
2222
- id: check-yaml
23-
- id: check-added-large-files
2423

2524
- repo: https://github.com/realm/SwiftLint
2625
rev: 0.63.1
11.2 MB
Binary file not shown.
2.27 MB
Binary file not shown.
4.73 MB
Binary file not shown.
2.54 MB
Binary file not shown.
4.08 MB
Binary file not shown.
472 KB
Binary file not shown.

Keyboards/LanguageKeyboards/English/ENLanguageData.sqlite renamed to Keyboards/Data/RULanguageData.sqlite

8.16 MB
Binary file not shown.
5.02 MB
Binary file not shown.
72.9 MB
Binary file not shown.

0 commit comments

Comments
 (0)