Commit graph

3217 commits

Author SHA1 Message Date
Hongbo Wu
a4a8fa9241 Replace emphasis elements in HTML 2022-08-18 19:24:38 +08:00
Hongbo Wu
c79651202d Add synthesize SSML to speech and test 2022-08-18 19:24:38 +08:00
Hongbo Wu
dee94f7c93 Fix a bug for converting text to speech for articles with less than 5000 characters 2022-08-18 19:24:38 +08:00
Hongbo Wu
19b13d164d Fix a bug not getting user personalization 2022-08-18 19:24:38 +08:00
Hongbo Wu
83c1930378 Split text into chunks of 5000 characters in paragraph 2022-08-18 19:24:38 +08:00
Hongbo Wu
c9d26acb25 Fix typo 2022-08-18 19:24:38 +08:00
Hongbo Wu
02ba753375 Upload speech marks file to gcs too 2022-08-18 19:24:38 +08:00
Hongbo Wu
c482ad320b Add duration in logging 2022-08-18 19:24:38 +08:00
Hongbo Wu
b0bf4fc5ce Create speech while requesting 2022-08-18 19:24:38 +08:00
Hongbo Wu
301746d494 Add /:id/mp3 router to redirect request to speech MP3 URL 2022-08-18 19:24:38 +08:00
Hongbo Wu
c74f2bc3fd Enqueue text to speech task after creating article 2022-08-18 19:24:38 +08:00
Hongbo Wu
447e413605 Add function to parse HTML to SSML 2022-08-18 19:24:38 +08:00
Hongbo Wu
def8f28138 Add Azure Speech Service dependencies 2022-08-18 19:24:38 +08:00
Hongbo Wu
355e33b648 Test Mandarin 2022-08-18 19:24:38 +08:00
Hongbo Wu
e086a14ac2 Convert time to ms 2022-08-18 19:24:38 +08:00
Hongbo Wu
77570aa5ab Synthesize text to speech with azure API 2022-08-18 19:24:36 +08:00
Hongbo Wu
94f9dd9e6e Enqueue text to speech tasks 2022-08-18 19:23:41 +08:00
Hongbo Wu
4b42d013ca Convert text to OGG file 2022-08-18 19:23:41 +08:00
Hongbo Wu
0419472c2e Upload audio file with public access right 2022-08-18 19:23:41 +08:00
Hongbo Wu
dd332f5ee6 Add tests 2022-08-18 19:23:41 +08:00
Hongbo Wu
bca0f5ed59 Create Amazon Polly text to speech integration 2022-08-18 19:23:41 +08:00
Jackson Harper
d9d50883c3 Pass viewModel into the SaveContent view 2022-08-18 19:20:26 +08:00
Jackson Harper
7c2fa1554f Remove unused import 2022-08-18 18:52:33 +08:00
Jackson Harper
1e03cc599a Remove close button, simplify code a bit 2022-08-18 18:38:26 +08:00
Jackson Harper
4dfc29b68b Use a ModalBottomSheet for saving on Android 2022-08-18 17:56:14 +08:00
Jackson Harper
2e48762312
Merge pull request #1095 from omnivore-app/feat/library-headline-font
Use bold on the new library headline font
2022-08-18 13:03:53 +08:00
Jackson Harper
3b0bbeb760 Dont have a maxwidth on colours dropdown, it needs a little more space with our new fonts 2022-08-18 12:37:37 +08:00
Jackson Harper
6a00f0b8c5 Revert the react dropdown menu upgrade, it broke all our menus 2022-08-18 12:35:21 +08:00
Jackson Harper
f6cdfaf8c9 Use bold on the new library headline font 2022-08-18 11:51:29 +08:00
Jackson Harper
0eda66652e
Merge pull request #1090 from omnivore-app/fix/1076
Added CSS to make Menu scrollable
2022-08-18 11:43:44 +08:00
Jackson Harper
9804350d31
Merge pull request #1086 from omnivore-app/dependabot/npm_and_yarn/typeorm-0.3.7
Bump typeorm from 0.3.4 to 0.3.7
2022-08-18 11:26:55 +08:00
Jackson Harper
4893587a53
Merge pull request #1084 from omnivore-app/dependabot/npm_and_yarn/radix-ui/react-dropdown-menu-1.0.0
Bump @radix-ui/react-dropdown-menu from 0.1.6 to 1.0.0
2022-08-18 11:26:27 +08:00
Jackson Harper
bfbf893e34
Merge pull request #1085 from omnivore-app/dependabot/npm_and_yarn/kbar-0.1.0-beta.36
Bump kbar from 0.1.0-beta.35 to 0.1.0-beta.36
2022-08-18 11:25:09 +08:00
Jackson Harper
4e5dc845cb
Merge pull request #1072 from omnivore-app/dependabot/npm_and_yarn/sentry/integrations-7.10.0
Bump @sentry/integrations from 6.19.6 to 7.10.0
2022-08-18 11:10:42 +08:00
Satindar Dhillon
da45bcdd2c update kotlin version. use material3 color scheme. 2022-08-17 20:08:01 -07:00
Jackson Harper
6bf3c8fdca
Merge pull request #1083 from omnivore-app/dependabot/npm_and_yarn/graphql-middleware-6.1.32
Bump graphql-middleware from 6.1.31 to 6.1.32
2022-08-18 11:07:47 +08:00
Rupin Khandelwal
7a19d613ac Added CSS to make Menu scrollable 2022-08-17 16:12:21 -05:00
Satindar Dhillon
a99aafe6d8 show snackbar when login submission returns an error 2022-08-17 12:20:34 -07:00
Satindar Dhillon
b2398efa58 upgrade gardle plugin 2022-08-17 12:20:34 -07:00
Satindar Dhillon
53cb16bd2a add a logout button that clears datastore when tapped 2022-08-17 12:20:34 -07:00
Satindar Dhillon
f7dfb21f4f observe live data for auth token existence in root view 2022-08-17 12:20:34 -07:00
Satindar Dhillon
64f59c7247 WIP: trying out bottom sheet for share activity 2022-08-17 12:20:34 -07:00
Satindar Dhillon
4f16e9ef30 add apollo client and make saveURL request 2022-08-17 12:20:34 -07:00
Satindar Dhillon
81e78749ca remove extra imports 2022-08-17 12:20:34 -07:00
Satindar Dhillon
aedfc33f5f access auth token in save activity 2022-08-17 12:20:34 -07:00
Satindar Dhillon
6c859430de add save activity to handle saves from android browser 2022-08-17 12:20:34 -07:00
Satindar Dhillon
70d4b3caad login with email and save token to datastore 2022-08-17 12:20:34 -07:00
Satindar Dhillon
3d54da13a0 add dagger hilt android deps 2022-08-17 12:20:34 -07:00
Satindar Dhillon
db6561af1a add datastore dep to gradle 2022-08-17 12:20:34 -07:00
Satindar Dhillon
65a420ad8c use retrofir to make rest api call for email login 2022-08-17 12:20:34 -07:00