|
|
0e91aeb2c7
|
adding the basic css to display the list
|
2022-09-06 15:34:22 -06:00 |
|
|
|
b739945a02
|
Added some functionality leveraging downshift but nothing visually set it yet
|
2022-09-03 18:09:14 -06:00 |
|
|
|
666329bdb2
|
Saving the search query in the local storage
|
2022-08-31 22:58:27 -05:00 |
|
|
|
04acffd668
|
Adding Packages - downshift and recent searches and basic code
|
2022-08-31 22:04:45 -05:00 |
|
|
|
386a47b73b
|
Merge pull request #1157 from omnivore-app/release/android-0.0.3
Release android v0.0.3
|
2022-08-30 18:37:35 +08:00 |
|
|
|
64de0447fa
|
Merge pull request #1153 from omnivore-app/fix/download-speechmarks
Add audio download types so we can also download speechmarks files
|
2022-08-30 18:26:08 +08:00 |
|
|
|
e861e4f0e6
|
Merge pull request #1155 from omnivore-app/enable-auto-synthesis
enable auto synthesis
|
2022-08-30 18:25:36 +08:00 |
|
|
|
7c7cc426e9
|
Merge pull request #1154 from omnivore-app/fix/ssml-params
Fixes for SSML generation
|
2022-08-30 18:25:09 +08:00 |
|
|
|
7b0499f29d
|
Fix blockquote not being recognized
|
2022-08-30 18:04:18 +08:00 |
|
|
|
3cf4563466
|
Fix some parsing error for very old articles
|
2022-08-30 17:18:55 +08:00 |
|
|
|
5bd478479a
|
ignore tests
|
2022-08-30 17:02:12 +08:00 |
|
|
|
3deed195f6
|
Check if top-level node has text content
|
2022-08-30 16:56:13 +08:00 |
|
|
|
d915d7a1e1
|
Fix parsing nested <span> in <p>
|
2022-08-30 15:33:32 +08:00 |
|
|
|
0236f2b675
|
More SSML test cases
|
2022-08-30 12:21:10 +08:00 |
|
|
|
a157584076
|
Release android v0.0.3
|
2022-08-30 12:06:12 +08:00 |
|
|
|
c85e6370b1
|
Add some new test cases for SSML generation
|
2022-08-30 11:30:50 +08:00 |
|
|
|
9b736cbf1c
|
Add entrypoint for text-to-speech cloud function
|
2022-08-30 11:07:19 +08:00 |
|
|
|
6c5525ccd8
|
Disable preloading in iOS
|
2022-08-29 23:19:03 +08:00 |
|
|
|
fe30beafe6
|
Throw error if synthesis is canceled
|
2022-08-29 22:59:09 +08:00 |
|
|
|
7353c328d9
|
Remove unused text-to-speech code
|
2022-08-29 22:29:40 +08:00 |
|
|
|
8bc950ba87
|
Use underscore to escape XML
|
2022-08-29 22:26:06 +08:00 |
|
|
|
d085c86bb6
|
Enqueue text to speech tasks
|
2022-08-29 22:23:07 +08:00 |
|
|
|
8c8734d153
|
Re-enable auto synthesis in the backend
|
2022-08-29 22:09:09 +08:00 |
|
|
|
48e6d63158
|
Set voice and language when generating SSML
|
2022-08-29 22:03:40 +08:00 |
|
|
|
5c4de078b5
|
Add some loggin to HTML -> SSML function
|
2022-08-29 21:43:05 +08:00 |
|
|
|
5f2dc1f753
|
Merge pull request #1152 from omnivore-app/feat/recursive-ssml-to-html
Update the HTML to SSML function to use child text items instead of using the textContent attribute'
|
2022-08-29 21:11:49 +08:00 |
|
|
|
b34e062df6
|
Add audio download types so we can also download speechmarks files
|
2022-08-29 20:59:20 +08:00 |
|
|
|
4f6d8cdfce
|
Set language/rate in prosody XML
|
2022-08-29 17:20:43 +08:00 |
|
|
|
e298a49169
|
Linting fixes
|
2022-08-29 16:52:58 +08:00 |
|
|
|
8c3f7c5711
|
Use the new HTML -> SSML function
|
2022-08-29 16:40:43 +08:00 |
|
|
|
e6706a6efb
|
Add a new HTML to SSML function
|
2022-08-29 16:37:30 +08:00 |
|
|
|
4447fa0ad0
|
Merge pull request #1151 from omnivore-app/feature/prioritize-synthesis
Prioritize synthesis on playing audio over pre-fetching
|
2022-08-29 16:16:20 +08:00 |
|
|
|
a94dca8932
|
Prioritize synthesis over playing audio over pre-fetching
|
2022-08-29 15:45:21 +08:00 |
|
|
|
fe967e9250
|
Merge pull request #1150 from omnivore-app/feature/android-apple-token-handling
Android Apple token handling
|
2022-08-28 22:51:22 -07:00 |
|
|
|
0786e71c68
|
remove topbar from apple auth webview
|
2022-08-28 22:44:45 -07:00 |
|
|
|
3d78b4df44
|
exchange apple token for omnivore token
|
2022-08-28 22:44:45 -07:00 |
|
|
|
8ca10ea75e
|
update android apple login redirect uri
|
2022-08-28 22:44:45 -07:00 |
|
|
|
9888285556
|
apple auth sort of works
|
2022-08-28 22:44:45 -07:00 |
|
|
|
f4ebcd5578
|
enable apple auth button
|
2022-08-28 22:44:45 -07:00 |
|
|
|
3ea8304726
|
format fixes
|
2022-08-28 22:44:45 -07:00 |
|
|
|
6d1b2482c0
|
rename flow activity to save activity
|
2022-08-28 22:44:45 -07:00 |
|
|
|
4672b520e9
|
Merge pull request #1148 from omnivore-app/feature/separate-queues-for-synthesis
feature/separate queues for synthesis
|
2022-08-29 13:43:53 +08:00 |
|
|
|
a19ec8efea
|
Hardcode queue name
|
2022-08-29 13:20:39 +08:00 |
|
|
|
014bfd0f32
|
Merge pull request #1147 from omnivore-app/fix/ios-theme-updater
Fix issues with theme not being properly updated in iOS when the system dark/light mode changes
|
2022-08-29 12:28:09 +08:00 |
|
|
|
dfea982df7
|
Merge pull request #1146 from omnivore-app/feature/android-apple-login-redirect
Android Apple Login Endpoint
|
2022-08-28 21:17:32 -07:00 |
|
|
|
2e4cb7f4b0
|
Fix using wrong taskHandlerUrl for low priority task
|
2022-08-29 12:01:17 +08:00 |
|
|
|
4af340f30e
|
Add the priority to request param and use the correct queue accordingly
|
2022-08-29 11:49:10 +08:00 |
|
|
|
f903a92245
|
Use text-to-speech queue
|
2022-08-29 11:47:42 +08:00 |
|
|
|
e976c9e169
|
Add text-to-speech queue name and location to env
|
2022-08-29 11:47:01 +08:00 |
|
|
|
27f803e5af
|
Add script to update the bundle file
|
2022-08-29 11:31:36 +08:00 |
|