omnivore/apple/OmnivoreKit/Sources/Services
Jackson Harper a23760a296 A few bug fixes
- Only set durations if we have successfully loaded
audio data.

- Use weak self in the completion handler so we clean up
properly.

- Handle cases where there are no utterances in a document

- When a user selects to download audio, force overwrite
the cached data.
2022-09-20 21:57:52 +08:00
..
AudioSession A few bug fixes 2022-09-20 21:57:52 +08:00
Authentication handle auth payload from email sign in correctly 2022-08-01 22:18:37 -07:00
DataService Make sure we access currentViewer on the main thread 2022-09-14 17:45:29 +08:00
InternalModels fetch labels from network if none are found in core data 2022-08-05 06:59:19 -07:00
Keychain handle auth payload from email sign in correctly 2022-08-01 22:18:37 -07:00
NSNotification+Operation.swift WIP: fetch speech files, show some follow along 2022-09-13 15:22:09 +08:00