omnivore/apple/OmnivoreKit/Sources
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
..
App Only preload non-PDF audio items 2022-09-19 18:04:29 +08:00
Models create a LinkedItemAudioProperties struct that can be passed to AudioController (instead of passing LinkedItem) 2022-09-13 15:27:48 +08:00
Services A few bug fixes 2022-09-20 21:57:52 +08:00
Utils Remove audio info alert 2022-09-13 15:27:45 +08:00
Views Update appreader to include new CSS for newsletter tables 2022-09-19 22:02:37 +08:00