Commit c7ef9a2
Download from API (#593)
* 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
* Conjugate: use dynamic conjugation and declension
* Declension: move declension contract to main contract file
* Conjugation and declension: add function documentation and fix comments
* Add YAML version of data contracts
* Minor fix in comment in contracts
* feat: change to using YAML contract
* feat: API call and write into sqlite db
* feat: initialize download button state
* feat: All languages button download state and handle click
* feat: initialize button states on "Check for new data"
* feat: remove built in database and read from new downloaded one
* add comments for new functions
---------
Co-authored-by: Andrew Tavis McAllister <andrew.t.mcallister@gmail.com>1 parent fca0281 commit c7ef9a2
18 files changed
Lines changed: 653 additions & 230 deletions
File tree
- Keyboards
- DataManager
- Data
- KeyboardsBase
- Models
- Network
- Scribe.xcodeproj
- Scribe
- InstallationTab
- Toast
- Views
- Services
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
45 | 60 | | |
46 | 61 | | |
47 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
457 | 457 | | |
458 | 458 | | |
459 | 459 | | |
460 | | - | |
| 460 | + | |
461 | 461 | | |
462 | 462 | | |
463 | 463 | | |
| |||
0 commit comments