Commit Graph

1027 Commits

Author SHA1 Message Date
75a5e9fb03 MOve the lastItemSyncTime into the dataservice so we can reset the instance value 2022-11-21 22:39:10 +08:00
8c6798a467 Remove the preview image from the share extension 2022-11-21 22:39:10 +08:00
35a9de657a Use a task group and a detached task to prefetch in the background 2022-11-21 22:39:10 +08:00
c523010427 Prefetch content and update share extension info after saving items 2022-11-21 22:39:10 +08:00
60a663e9bb Make sure deleted highlights are synced to iOS 2022-11-21 22:39:10 +08:00
5e4095f47e Remove debug, fix formatting 2022-11-21 22:39:10 +08:00
c74911ea86 Improve how we handle loading the initial items on iOS 2022-11-21 22:39:10 +08:00
9814570380 Always show the loading headers now that filtering is faster 2022-11-17 18:45:36 +08:00
ef6f9307b9 bump ios to v1.21.0 2022-11-15 17:52:14 -08:00
9daece4010 Set the ITSAppUsesNonExemptEncryption flag 2022-11-15 13:32:19 +08:00
bbfb8a8b8b Feature flag on the ultra realistic voices 2022-11-15 08:54:01 +08:00
2b8f1da881 Remove unneeded isPresented check 2022-11-15 08:50:25 +08:00
c93375d4fb Remove old comment 2022-11-15 08:44:23 +08:00
5845b736de Increase label padding 2022-11-15 08:43:37 +08:00
3cb2ce3167 Remove more debug 2022-11-15 08:36:57 +08:00
a35e14b322 Remove debug 2022-11-15 08:36:30 +08:00
6eab360da3 Move download audio option, clean up menus 2022-11-14 10:35:17 +08:00
fa99af3f6a Better handling of articles with stub URLs that shouldn't be used (happens with newsletters that dont have a URL') 2022-11-11 15:56:03 +08:00
be941faf39 Handle case where AVQueuePlayer doesnt update the current item for shorter audio segments 2022-11-11 15:55:28 +08:00
98df7164e5 When enabling ultra realistic voices, if granted select a default voice 2022-11-11 15:55:28 +08:00
1613af79a6 Fix Read Now button with light theme 2022-11-11 15:55:28 +08:00
6ba5b6165b Pass in feature auth header for TTS if set 2022-11-11 15:55:28 +08:00
a4419e58bc WIP: toggle for realistic voices 2022-11-11 15:55:28 +08:00
59271882a5 Use currentAudioIndex, this will give us the option to force it to a differnt value
Sometimes the play item isn't updated very quickly, the timeElapsed
can be greater than the duration in those cases. We could probably
force the currentItemIndex to increment in those cases to get
speech cards to update.
2022-11-11 15:55:28 +08:00
a0f17185d8 Update the share extension view to newer design 2022-11-11 15:55:28 +08:00
878cb51533 Separate out the speechplayeritem class, implement a queued prefetch 2022-11-11 15:55:28 +08:00
ed6cea3a87 Only show the ultra voices prompt on the en voice list 2022-11-11 15:55:28 +08:00
5865be5982 Update ultra voice list 2022-11-11 15:55:28 +08:00
48b0ea09bd Add sample voice files / Stop sample voices when unpausing 2022-11-11 15:55:28 +08:00
b47b1ca49a Add samples for voices 2022-11-11 15:55:28 +08:00
aad1a51da8 Allow speechmarks data to be empty 2022-11-11 15:55:28 +08:00
3d9976e06a WIP: Adding ultra realistic voice support 2022-11-11 15:55:28 +08:00
eaaf1c052b Fix typo 2022-11-11 15:39:47 +08:00
f56de45ed0 Merge pull request #1389 from omnivore-app/rate-limiting-on-tts
Add a realistic voice api provider
2022-11-10 17:25:08 +08:00
751699ab53 update swift gql schema 2022-11-09 20:17:39 -08:00
5f9e517456 bump ios to 1.20.0 2022-11-07 10:48:23 -08:00
a29a430f91 Fix bug causing quotes to appear around notes on iOS
When serialized to a JSON string quotes are added, so we were
double quoting our strings.
2022-11-07 08:16:21 +08:00
472e11e9db Add three new fonts, display fonts in the font selector 2022-11-02 18:04:55 +08:00
3a901620e8 Merge pull request #1383 from omnivore-app/fix/twitter-embed-formatting
Fixup some styling for embedded tweets
2022-11-02 13:06:46 +08:00
88a5086276 Fixup some styling for embedded tweets
- Improves username links, embedded links, and photos
2022-11-02 12:36:27 +08:00
df2fba0747 bump ios app to 1.19.0 2022-11-01 20:27:52 -07:00
0639342154 use chevron on font changer row for now 2022-11-01 09:18:01 -07:00
c999aec024 Improve styling for static tweets to handle dark modes 2022-11-01 22:45:05 +08:00
e5947ee7d7 Remove unneeded update to showHighlightAnnotationModal. This is already true 2022-11-01 21:02:29 +08:00
531275a013 Remove some more temp theme stuff, update reader bundle 2022-11-01 18:27:05 +08:00
70cf8eb87b Revert some theme stuff 2022-11-01 18:17:48 +08:00
e9ed8e6138 Better handling of errors when dispatching annotation events to JS 2022-11-01 18:15:49 +08:00
01ce025720 Revert some theme changes, update reader, fix theme clearing 2022-11-01 17:53:25 +08:00
16d06f8f6f Add missing import 2022-11-01 17:42:08 +08:00
00350d9ffa Update appreader bundle 2022-11-01 17:41:12 +08:00