Commit Graph

3403 Commits

Author SHA1 Message Date
c4bbf4f618 Continue naming refactor. Session -> Controller 2022-09-13 15:26:48 +08:00
77e9dc7094 Remove extra spacing at top of fullscreen player 2022-09-13 15:22:09 +08:00
ae5c8269ff Fix typo in string setting secondary voice 2022-09-13 15:22:09 +08:00
1d0b19f909 Full row width tappable area 2022-09-13 15:22:09 +08:00
213cf781a0 Allow voice changing 2022-09-13 15:22:09 +08:00
f7de80f87d Comment out the notification to highlight being spoken items 2022-09-13 15:22:09 +08:00
339745a93b Rename AudioSession to Controller, we should create a smaller class that handles the state of a individual playback session 2022-09-13 15:22:09 +08:00
79ea2c06ee Rename AudioSession to Controller, we should create a smaller class that handles the state of a individual playback session 2022-09-13 15:22:09 +08:00
8a9c1f4100 Fix duration estimation based on word count 2022-09-13 15:22:09 +08:00
66ea008f05 WIP: fetch speech files, show some follow along 2022-09-13 15:22:09 +08:00
a6313f60e0 Updates to streaming audio using new utterances API 2022-09-13 15:22:09 +08:00
2f15a31851 Update to use URLRequest so we can post data 2022-09-13 15:22:09 +08:00
46cb17efb7 messing around with authed URL 2022-09-13 15:22:09 +08:00
0a5e02ec6b WIP: add CachingPlayerItem and switch to AVPlayer for streaming audio 2022-09-13 15:22:09 +08:00
4d34142d9d Merge pull request #1187 from omnivore-app/fix/recently-read-nav-pop
Fix: iOS Nav Pop
2022-09-13 15:20:10 +08:00
ff6698c12d set linkIsActive on audio session article open 2022-09-12 22:37:03 -07:00
64ee55d829 remove tap handler on FeedCard 2022-09-12 22:16:31 -07:00
64dbafece1 track nav link selection from viewModel 2022-09-12 22:09:16 -07:00
5a4dd8d662 Merge pull request #1186 from omnivore-app/bump-up-image-size
Bump up image size to 160*160
2022-09-12 17:10:31 +08:00
e86a107a9a Bump up image size to 160*160 2022-09-12 17:05:31 +08:00
1fafcd84bc Merge pull request #1185 from omnivore-app/fix/add-lookup-menu-to-pdf
Add the Lookup (define) menu item to PDF
2022-09-12 12:19:43 +08:00
277a01f9d6 Merge pull request #1184 from omnivore-app/fix/html-to-text-error
fix/html to text error
2022-09-12 11:43:57 +08:00
1ada0f02cf Add the Lookup (define) menu item to PDF
We removed this to get extra menu space, but users find it useful.
Especially ESL readers.
2022-09-12 11:43:19 +08:00
da90d93c62 Merge pull request #1181 from omnivore-app/release/android-0.0.4
Release Android 0.0.4
2022-09-12 11:41:35 +08:00
b54136843d Remove binary android studio added 2022-09-12 11:40:40 +08:00
cb13d08421 Strip Emojis from title 2022-09-12 10:55:26 +08:00
3827195aea Catch Maximum call stack size exceeded error when converting html to text and fallback to linkedom 2022-09-12 10:53:51 +08:00
047dd4735f Merge pull request #1183 from omnivore-app/fix/remove-emoji-from-speech-file 2022-09-09 19:42:02 +08:00
d04ad9d272 Strip Emojis from html text content 2022-09-09 18:33:52 +08:00
f83435eb07 Add stripEmojis 2022-09-09 17:18:27 +08:00
b914414fc6 Merge pull request #1182 from omnivore-app/fix/google-confirmation-email
Fix not setting confirmation code from Google Japan confiramtion emails
2022-09-09 15:37:00 +08:00
ea59efbf4d Replace with the test address 2022-09-09 15:22:22 +08:00
512c7e10d8 Update sender address 2022-09-09 15:19:54 +08:00
02ab4e45e5 Fix not setting confirmation code from Google Japan confiramtion emails 2022-09-09 15:12:19 +08:00
1561000c47 Release Android 0.0.4 2022-09-09 15:00:27 +08:00
a891cc16a0 Merge pull request #1179 from omnivore-app/feature/add-title-to-speech-file
Put title the first utterance
2022-09-09 12:30:36 +08:00
a01a10e3f5 Put title the first utterance 2022-09-09 12:10:29 +08:00
7d311ecc9a Merge pull request #1177 from omnivore-app/fix/remove-substack-redundant-text
Remove Open in browser text
2022-09-09 10:51:51 +08:00
1be0dd50ef Remove anchors class names that contain "tw-text-substack-secondary" as they are used for Substack subscription 2022-09-08 22:19:27 +08:00
65ce1bf677 Merge pull request #1175 from omnivore-app/fix/image-proxy-url 2022-09-08 19:40:33 +08:00
06218ef5e0 Return image proxy url in Article function_resolver 2022-09-08 17:55:09 +08:00
04ad3af372 Merge pull request #1174 from omnivore-app/fix/use-string-for-idx
Make idx string type
2022-09-08 16:22:03 +08:00
2eb6255ff3 Revert change on wordOffset 2022-09-08 16:19:12 +08:00
85e39dc9f1 Use paragraph as anchor 2022-09-08 16:10:38 +08:00
ff6e84c401 Revert the change 2022-09-08 16:00:26 +08:00
e0ae73b582 Adjust wordOffset 2022-09-08 15:59:44 +08:00
bbed3330e9 Return bookmark in utterances and speech marks 2022-09-08 15:50:35 +08:00
6350a3d53e Make idx string type 2022-09-08 11:33:29 +08:00
3d11e9df8e Merge pull request #1173 from omnivore-app/fix/speech
fix/speech
2022-09-08 11:21:51 +08:00
68a932ad0b Escape entityName in ssml 2022-09-07 23:13:12 +08:00