|
|
95ce2d72ab
|
Making sure that search input has atleast one letter to save in local storage
|
2022-09-15 11:20:45 -06:00 |
|
|
|
fcca0e508b
|
cleaning up CSS around List and List Items and spans
|
2022-09-15 11:17:04 -06:00 |
|
|
|
0d2f8fd043
|
More clean up on the CSS since now the menu dropdown is better aligned
|
2022-09-15 10:53:45 -06:00 |
|
|
|
2e58250779
|
controlling height of List, adding scrollbar on overflow
|
2022-09-15 10:43:30 -06:00 |
|
|
|
c6980fa843
|
Adding onClick on X on the Menu list items, fixing layout and moving props of Downshift - that fixed the layout and click events
|
2022-09-15 10:40:50 -06:00 |
|
|
|
eb98154b70
|
Merge branch 'main' of github.com:omnivore-app/omnivore into feat/1078
|
2022-09-15 09:04:23 -06:00 |
|
|
|
e6ef9c98ca
|
Fixing list view for longer texts and layout
|
2022-09-15 09:04:06 -06:00 |
|
|
|
ae8211298c
|
Merge pull request #1199 from omnivore-app/fix/android-set-api-cookie
Set the API cookie as well as the web cookie
|
2022-09-15 13:44:22 +08:00 |
|
|
|
c26bfb9f9d
|
Merge pull request #1198 from omnivore-app/fix/rm-android-link
Disable android link until new build is live
|
2022-09-15 12:17:29 +08:00 |
|
|
|
ea4eda7e53
|
Set the API cookie as well as the web cookie
We need to set both of these values as the web will make an
API request.
|
2022-09-15 11:57:21 +08:00 |
|
|
|
bf24107db8
|
Disable android link until new build is live
|
2022-09-15 11:48:14 +08:00 |
|
|
|
f6a3b7091c
|
Merge pull request #1196 from omnivore-app/improve-logging-in-cloud-functions
improve logging in cloud functions
|
2022-09-15 11:26:34 +08:00 |
|
|
|
ceed42f247
|
Add colon in logging text
|
2022-09-15 11:14:35 +08:00 |
|
|
|
8ce9c37314
|
Log synthesis cancel reason
|
2022-09-15 11:08:56 +08:00 |
|
|
|
e4fc10e09b
|
Remove some debugging logs
|
2022-09-15 10:58:27 +08:00 |
|
|
|
f0b01e6eba
|
Improve error logging in tts cloud functions
|
2022-09-15 10:57:13 +08:00 |
|
|
|
303effe849
|
Log request body only in tts cloud functions
|
2022-09-15 10:44:25 +08:00 |
|
|
|
86ce1c1c7d
|
Merge pull request #1194 from omnivore-app/fix/audio-controller-refs
Clean up memory handling in the audio controller
|
2022-09-14 22:41:32 +08:00 |
|
|
|
bc0f2f1b97
|
Clean up memory handling in the audio controller
Ideally this wouldn't need a ref to the synthesizer either.
|
2022-09-14 22:10:12 +08:00 |
|
|
|
ba948ab4cc
|
Merge pull request #1193 from omnivore-app/fix/current-viewer-main-thread
Make sure we access currentViewer on the main thread
|
2022-09-14 21:24:04 +08:00 |
|
|
|
92bcb4adfb
|
Merge pull request #1191 from omnivore-app/fix/android-web-urls
Fix web URLs in Android app
|
2022-09-14 17:46:07 +08:00 |
|
|
|
01eb7bc451
|
Make sure we access currentViewer on the main thread
|
2022-09-14 17:45:29 +08:00 |
|
|
|
078d00e68b
|
Merge pull request #1189 from omnivore-app/fix/copy-and-og-cleanup
Copy clean up and new default open graph image
|
2022-09-14 13:41:27 +08:00 |
|
|
|
5cb2ee1715
|
Fix web URLs in Android app
|
2022-09-14 13:35:31 +08:00 |
|
|
|
f881b11aa2
|
Add the Android button to the about footer
|
2022-09-14 11:55:22 +08:00 |
|
|
|
bffbda7ddd
|
Update default open graph image
|
2022-09-14 11:28:44 +08:00 |
|
|
|
d617a50bfa
|
New copy for about and login pages
|
2022-09-14 11:19:19 +08:00 |
|
|
|
381634882e
|
Remove unused template for old About page
|
2022-09-14 10:47:37 +08:00 |
|
|
|
31c13cb00e
|
Merge pull request #1188 from omnivore-app/fix/recently-read-nav-pop
Fix: View Article from Audio Player
|
2022-09-13 14:47:45 -07:00 |
|
|
|
eab6911bcb
|
mask bottom of mini player safe area so list view doesn't peek through there
|
2022-09-13 08:39:23 -07:00 |
|
|
|
28826970fc
|
dismiss current reader view when tapping view article from audio sheet
|
2022-09-13 08:10:04 -07:00 |
|
|
|
4fbc16115a
|
Merge pull request #1165 from omnivore-app/feat/streaming-audio
WIP: iOS streaming audio
|
2022-09-13 20:18:57 +08:00 |
|
|
|
56441b5958
|
Download audio artwork
|
2022-09-13 17:06:38 +08:00 |
|
|
|
e73072e224
|
Updates after rebasing, implement download for offline audio
|
2022-09-13 16:03:34 +08:00 |
|
|
|
9b1ce21f6f
|
remove explicit try call for decoding SpeechDocument
|
2022-09-13 15:27:48 +08:00 |
|
|
|
c4152a05a0
|
create a LinkedItemAudioProperties struct that can be passed to AudioController (instead of passing LinkedItem)
|
2022-09-13 15:27:48 +08:00 |
|
|
|
bc9b0b0752
|
Increase timer interval, better handling of seeking near the bounds of audio
|
2022-09-13 15:27:48 +08:00 |
|
|
|
e39888158d
|
Better handling of end of stream detection
|
2022-09-13 15:27:48 +08:00 |
|
|
|
ab7d34337f
|
Improve voice changing during playback
|
2022-09-13 15:27:48 +08:00 |
|
|
|
73841bc2da
|
Implement voice switching during playback
This assumes voices are approx the same duration, which is
more accurate than rebuilding durations off of the estimates.
|
2022-09-13 15:27:48 +08:00 |
|
|
|
f5c5cd76ec
|
When seeking into a new player item make sure we seek to the correct offset
|
2022-09-13 15:27:48 +08:00 |
|
|
|
1950e3626c
|
Add 1.1 as a playback rate option
|
2022-09-13 15:27:48 +08:00 |
|
|
|
6c2333fd65
|
Update durations when playback rate changes. Fire timer to update UI
|
2022-09-13 15:27:48 +08:00 |
|
|
|
8c4c88a51a
|
Recalculate durations when speed is changed
|
2022-09-13 15:27:48 +08:00 |
|
|
|
65c77a9bdf
|
Sort voices alphabetically, add Singapore voice
|
2022-09-13 15:27:48 +08:00 |
|
|
|
6c0c8e8d26
|
Send rate as a string
|
2022-09-13 15:27:48 +08:00 |
|
|
|
be2d0e03dd
|
Remove audio info alert
|
2022-09-13 15:27:45 +08:00 |
|
|
|
9796646742
|
Start preloading audio speechfiles, use new domains
|
2022-09-13 15:26:51 +08:00 |
|
|
|
5af9ff0e89
|
Remove unused CachingPlayerItem
|
2022-09-13 15:26:51 +08:00 |
|
|
|
8883975979
|
Use AppStorage for voice and playback rate
|
2022-09-13 15:26:51 +08:00 |
|