|
|
417f75c47a
|
Merge pull request #1254 from omnivore-app/fix/landing-page-fixes
Update copy and some screenshots on the about page
|
2022-09-28 17:34:18 +08:00 |
|
|
|
0101a5a45c
|
Update icons to better fit text
|
2022-09-28 15:38:39 +08:00 |
|
|
|
a8da146b13
|
Update copy and some screenshots on the about page
|
2022-09-28 14:26:44 +08:00 |
|
|
|
9e25e9969f
|
Exports htmlToSpeech in tts module (#1253)
|
2022-09-28 13:10:26 +08:00 |
|
|
|
ee3fec9d96
|
improve text to speech dependency (#1250)
* Generate .d.ts files from TypeScript for text-to-speech project
* Remove module export for htmlToSpeechFile
* Include test
|
2022-09-28 11:48:06 +08:00 |
|
|
|
a0d4e06d34
|
Merge pull request #1251 from omnivore-app/fix/missing-marque-file
Add missing MarqueTextView file
|
2022-09-28 11:32:46 +08:00 |
|
|
|
8e5fb98432
|
Add missing MarqueTextView file
|
2022-09-28 11:22:23 +08:00 |
|
|
|
441812957b
|
Merge pull request #1247 from omnivore-app/feat/marquee-text
UI improvements and bug fixes for text to speech
|
2022-09-28 10:53:57 +08:00 |
|
|
|
155cbcf2ec
|
Merge pull request #1233 from omnivore-app/feat/compact-listview
Feat/compact listview
|
2022-09-27 08:06:33 -05:00 |
|
|
|
e14b3a3f64
|
Merge pull request #1248 from omnivore-app/fix/consistent-titles
Use read-it-later instead of "read it later" in copy
|
2022-09-27 19:39:00 +08:00 |
|
|
|
0ac72b278b
|
Use read-it-later instead of "read it later" in copy
|
2022-09-27 17:05:08 +08:00 |
|
|
|
12395c2385
|
Dont show the language changer on the settings voice picker
|
2022-09-27 16:29:46 +08:00 |
|
|
|
8e1ac67d80
|
Use a UIViewRepresentable to set slider images instead of introspection
The slider was losing the custom images when being opened/closed
sometimes because introspection doesn't get called.
|
2022-09-27 16:22:02 +08:00 |
|
|
|
d77f893e06
|
Use marquee text on audio player for long titles/info sections
|
2022-09-27 14:36:00 +08:00 |
|
|
|
ea7edc087c
|
Merge pull request #1222 from omnivore-app/feature/android-web-context-menus
WebView Text Selection Menu - Android
|
2022-09-26 20:08:19 -07:00 |
|
|
|
3a93e0a135
|
Merge pull request #1244 from omnivore-app/descrease-pause-time
Reduce the pause time to 250ms
|
2022-09-27 10:21:11 +08:00 |
|
|
|
4fcb379950
|
A couple small font/color tweaks
|
2022-09-27 10:20:14 +08:00 |
|
|
|
944b3e2d91
|
move linked item query into networker object
|
2022-09-26 19:20:01 -07:00 |
|
|
|
2be59bdf89
|
stub logs in for web action handler in web reader view Model
|
2022-09-26 19:20:01 -07:00 |
|
|
|
30c6252360
|
update mobile app reader bundle
|
2022-09-26 19:19:58 -07:00 |
|
|
|
67cf702ada
|
update android js interface. send actionID and json to WebReaderViewModel
|
2022-09-26 19:19:29 -07:00 |
|
|
|
4cfa99e063
|
remove context from networker creation call
|
2022-09-26 19:19:29 -07:00 |
|
|
|
9a4c8a6886
|
pass datastore repo into networker
|
2022-09-26 19:19:29 -07:00 |
|
|
|
5d0305988b
|
create a networking package
|
2022-09-26 19:19:29 -07:00 |
|
|
|
60dc141be4
|
move linkedItem creation into search networker function
|
2022-09-26 19:19:29 -07:00 |
|
|
|
7d0da2d93b
|
create a networker object to handle gql queries
|
2022-09-26 19:19:29 -07:00 |
|
|
|
e401be6fb2
|
fix block scoping error for message object creation
|
2022-09-26 19:19:29 -07:00 |
|
|
|
9a3109043c
|
clear selection in android webview after highlight action
|
2022-09-26 19:19:29 -07:00 |
|
|
|
e49410196f
|
update bundle.js for native apps
|
2022-09-26 19:19:27 -07:00 |
|
|
|
821f2da3a0
|
add android message handlers in same places webKit handlers are used
|
2022-09-26 19:19:01 -07:00 |
|
|
|
1d619dda5d
|
add javascript interface to android webView so messages can be sent from web to android
|
2022-09-26 19:18:58 -07:00 |
|
|
|
0f1607e61c
|
dispatch highlight message to webview on highlight menu nutton tap
|
2022-09-26 19:17:56 -07:00 |
|
|
|
e850de8aa4
|
subclass webview to override text selection menu
|
2022-09-26 19:17:56 -07:00 |
|
|
|
e3c0f5d774
|
Reduce the pause time to 250ms
|
2022-09-27 09:56:29 +08:00 |
|
|
|
efeafb4c24
|
Reduct the pause time to 500ms
|
2022-09-27 09:52:51 +08:00 |
|
|
|
38236e6199
|
Merge pull request #1240 from omnivore-app/fix/ios-voice-handling
Refactor voices code, show an indicator when switching voices
|
2022-09-27 09:43:53 +08:00 |
|
|
|
e805c5fade
|
Removing commented out code and polish/clean up
|
2022-09-26 14:01:18 -05:00 |
|
|
|
efcfc1afdb
|
Compact list view completion
|
2022-09-26 13:57:18 -05:00 |
|
|
|
247fcf0eb3
|
Dont display loading indicator if audio is not playing when voice is changed
|
2022-09-26 20:46:28 +08:00 |
|
|
|
1671d62c14
|
Merge pull request #1243 from omnivore-app/fix/ssml-to-speech-idx
Start at index 3, because the frontend starts two nodes above the backend
|
2022-09-26 19:13:49 +08:00 |
|
|
|
d5b284e25c
|
Start at index 3, because the frontend starts two nodes above the backend
|
2022-09-26 19:09:50 +08:00 |
|
|
|
8e41e788a6
|
Merge pull request #1238 from omnivore-app/feature/split-large-utterance
feature/split large utterance
|
2022-09-26 18:01:39 +08:00 |
|
|
|
629f898a36
|
Remove debugging logs
|
2022-09-26 18:01:03 +08:00 |
|
|
|
35f7b0b90b
|
Do not breaking on words and bookmarks
|
2022-09-26 17:47:40 +08:00 |
|
|
|
5bb0b1246b
|
Add the voice selection view
|
2022-09-26 17:47:06 +08:00 |
|
|
|
a66b4eeccc
|
Update the bundled app reader
|
2022-09-26 17:26:12 +08:00 |
|
|
|
6002074b74
|
Dont display our GCS storage domain for PDFs
|
2022-09-26 17:24:00 +08:00 |
|
|
|
f902f74cd2
|
Refactor voices code, show an indicator when switching voices
|
2022-09-26 17:19:24 +08:00 |
|
|
|
9545d1d532
|
Replace <p> with <break> in ssml
|
2022-09-26 17:18:46 +08:00 |
|
|
|
e1123cc422
|
Fix test
|
2022-09-26 16:56:12 +08:00 |
|