Hongbo Wu
|
4acfe283ef
|
Remove speechMarks write stream
|
2022-09-07 15:16:16 +08:00 |
|
Hongbo Wu
|
53f8972449
|
Send audio data as hex string
|
2022-09-07 15:16:16 +08:00 |
|
Hongbo Wu
|
c4221f3bf5
|
Read Utterance input
|
2022-09-07 15:16:16 +08:00 |
|
Hongbo Wu
|
1bd7637438
|
Change rate to 1.333
|
2022-09-07 15:16:16 +08:00 |
|
Hongbo Wu
|
97e560c443
|
Update wordsCount in page
|
2022-09-07 15:16:16 +08:00 |
|
Satindar Dhillon
|
16524a8b59
|
Merge pull request #1168 from omnivore-app/feature/android-search-bar
Add search bar to android home feed
|
2022-09-06 21:42:07 -07:00 |
|
Satindar Dhillon
|
357faf5947
|
fix kotlin string concat error. clear cursor value when search term changes
|
2022-09-06 21:29:56 -07:00 |
|
Satindar Dhillon
|
c952dd0686
|
track search results order to make sure old queries aren't displayed
|
2022-09-06 20:25:14 -07:00 |
|
Satindar Dhillon
|
ece9c6b9d5
|
reset search term after search bar is dismissed
|
2022-09-06 15:35:40 -07:00 |
|
Satindar Dhillon
|
d9b0dea0a9
|
use surfaceVariant color for top app bar container color
|
2022-09-06 13:20:32 -07:00 |
|
Satindar Dhillon
|
e4e5afe072
|
use material3 topappbar
|
2022-09-06 13:10:10 -07:00 |
|
Satindar Dhillon
|
d069952f5a
|
Add search bar to android home feed
|
2022-09-06 09:59:22 -07:00 |
|
Hongbo Wu
|
69f07a6a3c
|
Merge pull request #1161 from omnivore-app/feature/speech-streaming
Create a cloud function to steam speech mp3
|
2022-09-06 10:40:20 +08:00 |
|
Hongbo Wu
|
3bcd77d87a
|
Hardcode SSML
|
2022-09-06 10:25:40 +08:00 |
|
Hongbo Wu
|
795ca47414
|
Save wordsCount when page is created
|
2022-09-06 10:19:58 +08:00 |
|
Hongbo Wu
|
d00391b593
|
Add wordCount to Page doc in elastic
|
2022-09-06 10:03:36 +08:00 |
|
Hongbo Wu
|
7fa092d95e
|
Write speech marks to file stream
|
2022-09-05 17:16:27 +08:00 |
|
Jackson Harper
|
63742f3dad
|
Merge pull request #1130 from omnivore-app/feat/1079
Feature 1079 -Updating list view to the latest design
|
2022-09-05 12:05:38 +08:00 |
|
Jackson Harper
|
e8db087be8
|
Merge pull request #1164 from omnivore-app/fix/android-bar-layout
System Bar Padding - Android
|
2022-09-05 11:27:50 +08:00 |
|
Satindar Dhillon
|
f1eedbf03d
|
check if image url is null
|
2022-09-02 14:01:58 -07:00 |
|
Satindar Dhillon
|
a0b56f43a1
|
update android feed card layout
|
2022-09-02 10:26:38 -07:00 |
|
Satindar Dhillon
|
687352920c
|
set status and nav bar background to black
|
2022-09-02 10:26:38 -07:00 |
|
Satindar Dhillon
|
6fa0ecb10a
|
add system bars padding modifier
|
2022-09-02 10:26:38 -07:00 |
|
Hongbo Wu
|
b9eee9e4c5
|
Fix docker build
|
2022-09-02 15:56:23 +08:00 |
|
Hongbo Wu
|
9826262ef4
|
Return an array of SSMLs instead of ssmlItems
|
2022-09-02 15:33:00 +08:00 |
|
Hongbo Wu
|
71144d3c84
|
Reduce SSML size
|
2022-09-02 15:33:00 +08:00 |
|
Hongbo Wu
|
ba147c0d99
|
Allow receiving an array of ssmlItems
|
2022-09-02 15:33:00 +08:00 |
|
Hongbo Wu
|
3953a9098e
|
Send SSML items in the synthesis API
|
2022-09-02 15:33:00 +08:00 |
|
Hongbo Wu
|
7bb3d711c5
|
Pull token from Authorization header too
|
2022-09-02 15:33:00 +08:00 |
|
Hongbo Wu
|
3a40dd7266
|
Make test SSML shorter
|
2022-09-02 15:33:00 +08:00 |
|
Hongbo Wu
|
be8b0e6eb7
|
Use a large SSML to test
|
2022-09-02 15:33:00 +08:00 |
|
Hongbo Wu
|
f7720ac156
|
Add debug logs
|
2022-09-02 15:33:00 +08:00 |
|
Hongbo Wu
|
0aa5447b9b
|
Read SSML file to stream
|
2022-09-02 15:33:00 +08:00 |
|
Hongbo Wu
|
7baafc96bb
|
Create a cloud function to steam speech mp3
|
2022-09-02 15:33:00 +08:00 |
|
Jackson Harper
|
7cba83d13e
|
Merge pull request #1160 from omnivore-app/feature/text-to-speech-reader-shortcut
Text to Speech Reader Shortcut
|
2022-09-02 13:21:47 +08:00 |
|
Jackson Harper
|
4b04d3bbc9
|
Add a non-working sheet for changing voice
|
2022-09-02 13:16:36 +08:00 |
|
Jackson Harper
|
111029a3f6
|
Add menus for view article, changing play rate
Also removes the matched geom for animations on the play/pause
button, this lets these buttons just get replaces and the
animation looks a bit better.
|
2022-09-02 12:33:18 +08:00 |
|
Jackson Harper
|
1c9e73e2c7
|
Move tap gesture to the article title, use an animation on transition
|
2022-09-02 11:38:19 +08:00 |
|
Satindar Dhillon
|
7b4063822a
|
Merge pull request #1159 from omnivore-app/feature/android-home-feed
Home Feed and WebView (Android)
|
2022-09-01 17:00:54 -07:00 |
|
Jackson Harper
|
fca1ffcd01
|
Merge pull request #1158 from omnivore-app/feat/ios-beta-offline-audio
Allow beta users to download audio for offline listening
|
2022-09-01 20:40:14 +08:00 |
|
Satindar Dhillon
|
538f85e3d2
|
add infinite loader to home feed
|
2022-08-31 14:53:27 -07:00 |
|
Satindar Dhillon
|
4fafca7f46
|
Move web reader into own file
|
2022-08-31 13:38:01 -07:00 |
|
Satindar Dhillon
|
06390bd479
|
add a settings view
|
2022-08-31 13:36:17 -07:00 |
|
Satindar Dhillon
|
fb5b77a522
|
navigate to web reader via navhost when item card is tapped
|
2022-08-31 11:48:38 -07:00 |
|
Satindar Dhillon
|
ca54edad26
|
navigate to webreader by using the navhost
|
2022-08-31 11:41:30 -07:00 |
|
Satindar Dhillon
|
3e41d3d59b
|
add navController to root of home
|
2022-08-31 11:27:02 -07:00 |
|
Satindar Dhillon
|
bc9ee845dc
|
use card component to render item list
|
2022-08-31 10:30:51 -07:00 |
|
Satindar Dhillon
|
4aca2c1c8f
|
require two taps on mini player to open reader view
|
2022-08-31 06:57:21 -07:00 |
|
Satindar Dhillon
|
41a5603593
|
use nsnotification to open web reader when selected from audio session
|
2022-08-31 06:56:18 -07:00 |
|
Satindar Dhillon
|
a280e29ee6
|
fix cookie settings in android webview
|
2022-08-31 06:18:34 -07:00 |
|