Commit graph

3478 commits

Author SHA1 Message Date
Jackson Harper
593cbc6f9b
Merge pull request #1205 from omnivore-app/fix/feed-padding
Add a little padding between title/author
2022-09-16 16:34:29 +08:00
Jackson Harper
37beb3f9c9 Add a little padding between title/author 2022-09-16 16:29:50 +08:00
Jackson Harper
899cd406e8
Merge pull request #1204 from omnivore-app/fix/ios16-lookup-menu
Update to handle iOS16 menus
2022-09-16 16:15:46 +08:00
Jackson Harper
9059d6d500
Merge pull request #1201 from omnivore-app/fix/ios-tts-player-feedback
Update UI after seeking, dont try to detect end of stream using currentTime
2022-09-16 16:14:03 +08:00
Jackson Harper
d3099e8611 Update to handle iOS16 menus
On iOS16 the way context menus are built is slightly changed, this
was causing "Look up" to be removed from our menu.
2022-09-16 16:10:40 +08:00
Hongbo Wu
f95efdb9c0
Merge pull request #1190 from omnivore-app/fix/morning-brew-newsletter-parsing
fix/morning brew newsletter parsing
2022-09-16 12:04:02 +08:00
Jackson Harper
1aeba9890f
Merge pull request #1202 from omnivore-app/release/android-0.0.7
Release Android 0.0.7
2022-09-16 11:53:55 +08:00
Jackson Harper
da7ec3f5d4 Remove label top padding as these are spaced now 2022-09-15 17:23:28 +08:00
Hongbo Wu
316ebe03ae Update test page generated 2022-09-15 16:36:04 +08:00
Hongbo Wu
8ff356d3bc keep the market-info class in morning brew newsletters 2022-09-15 16:22:12 +08:00
Hongbo Wu
fa5370c3e2 Add custom style for morning-brew newsletter market info table 2022-09-15 16:21:38 +08:00
Hongbo Wu
b03f7ebeb8 Add handler to pre-process morning brew newsletters 2022-09-15 16:21:09 +08:00
Hongbo Wu
d795fef8a7 Add handler to pre-process morning brew newsletters 2022-09-15 16:20:57 +08:00
Jackson Harper
6f6df5b2fb Release Android 0.0.7 2022-09-15 16:08:27 +08:00
Jackson Harper
1a338e8854 Reset the scrub state after seeking 2022-09-15 15:54:39 +08:00
Jackson Harper
fd2df9f926 Dont scroll the miniplayer when the user is scrubbing audio 2022-09-15 15:54:21 +08:00
Jackson Harper
e1f28ec189 Remove extra top padding on feedcards, this is applied by the HStack spacing 2022-09-15 15:46:20 +08:00
Jackson Harper
9c3b9f0523 Dont update the scrub state from the timer
This prevents the slider from jumping back during a seek operation.
2022-09-15 15:18:50 +08:00
Jackson Harper
fa9780722f Only update nowPlaying data if the timeElapsed is accurately calculated 2022-09-15 14:08:15 +08:00
Jackson Harper
de73c81345 Pause player before seeking into another player item. fireTimer if seeking within 2022-09-15 14:07:37 +08:00
Jackson Harper
fcd52cf149 Remove debug 2022-09-15 14:05:32 +08:00
Jackson Harper
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
Jackson Harper
460ba07e30 Update UI after seeking, dont try to detect end of stream using currentTime
This helps with two issues:
- after seeking sometimes you will see the loading spinner even
after audio has resumed.

- sometimes if we are still pulling data we might detect that
we are at the end of the stream.
2022-09-15 13:42:48 +08:00
Jackson Harper
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
Jackson Harper
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
Jackson Harper
bf24107db8 Disable android link until new build is live 2022-09-15 11:48:14 +08:00
Hongbo Wu
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
Hongbo Wu
ceed42f247 Add colon in logging text 2022-09-15 11:14:35 +08:00
Hongbo Wu
8ce9c37314 Log synthesis cancel reason 2022-09-15 11:08:56 +08:00
Hongbo Wu
e4fc10e09b Remove some debugging logs 2022-09-15 10:58:27 +08:00
Hongbo Wu
f0b01e6eba Improve error logging in tts cloud functions 2022-09-15 10:57:13 +08:00
Hongbo Wu
303effe849 Log request body only in tts cloud functions 2022-09-15 10:44:25 +08:00
Jackson Harper
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
Jackson Harper
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
Jackson Harper
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
Hongbo Wu
fa731acd74 Create new newsletter if old one is deleted 2022-09-14 19:14:58 +08:00
Jackson Harper
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
Jackson Harper
01eb7bc451 Make sure we access currentViewer on the main thread 2022-09-14 17:45:29 +08:00
Hongbo Wu
6435a20246 Remove social links 2022-09-14 16:59:21 +08:00
Hongbo Wu
1563ef9131 replace tables whose role is not presentation with divs for newsletters 2022-09-14 16:59:21 +08:00
Hongbo Wu
9b92a64232 Regenerate test page 2022-09-14 16:59:21 +08:00
Hongbo Wu
c4d985e8e5 Revert change done automatically by Xcode 2022-09-14 16:59:21 +08:00
Hongbo Wu
955b33349f Revert change done automatically by Xcode 2022-09-14 16:59:21 +08:00
Hongbo Wu
5e959b6a0a Generate morning brew newsletter test page from email content 2022-09-14 16:59:21 +08:00
Hongbo Wu
3df6dbc3d5 Generate newsletter test pages in a subdirectory 2022-09-14 16:59:21 +08:00
Hongbo Wu
924d981deb Add test page 2022-09-14 16:59:21 +08:00
Jackson Harper
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
Jackson Harper
5cb2ee1715 Fix web URLs in Android app 2022-09-14 13:35:31 +08:00
Jackson Harper
f881b11aa2 Add the Android button to the about footer 2022-09-14 11:55:22 +08:00
Jackson Harper
bffbda7ddd Update default open graph image 2022-09-14 11:28:44 +08:00