Commit graph

1023 commits

Author SHA1 Message Date
Thomas Rogers
bda21730cd Remove reference to omnivore.app 2025-09-24 12:37:39 +02:00
Quinn Comendant
e4b364c65f
Fix duplicate “1.2x” playback speed options.
The voice playback speed had three “1.2x” options.
I also added a few more incremental steps to be able to go all the way to 2.0x in increments of 0.1x.
2024-08-25 19:26:39 -06:00
Jackson Harper
4d92643c33 Upgrade intercom, fix loading animation 2024-07-12 15:18:04 +08:00
Jackson Harper
2b137c7706 Remove ultra realistic voices 2024-07-11 17:17:24 +08:00
Jackson Harper
7ab328f5ce New spinner dont block while making network requests if there is local data 2024-07-11 17:16:48 +08:00
Jackson Harper
8ccce365e4 Update deps to resolve iOS18 issues 2024-07-01 13:54:14 +08:00
maa-x
e04ae10fa4 fix: Use shared UserDefaults instead of standard set to fix self-host URL persistence bug. 2024-06-25 16:51:13 +01:00
Jackson Harper
474cb0b9dd Create a digest opened event on iOS 2024-05-20 21:08:21 +08:00
Jackson Harper
a510229fe5 Clean up messages in digest onboarding 2024-05-17 12:04:29 +08:00
Jackson Harper
abe8593ed7 Add UI for digest 2024-05-15 20:11:40 +08:00
Jackson Harper
a034771848 Allog config of digest 2024-05-14 18:03:05 +08:00
Jackson Harper
95633327f6 Allow hiding the digest icon for users that have opted out 2024-05-14 11:07:51 +08:00
Jackson Harper
7ef643f549 Make digest refresh less 2024-05-14 10:43:38 +08:00
Jackson Harper
8fb30f8c68 Only refresh digest if its out of date 2024-05-13 17:00:15 +08:00
Jackson Harper
a5c45bbfc4 Fix extra var after merge 2024-05-13 16:34:08 +08:00
Jackson Harper
af89f4abd2
Merge pull request #3945 from omnivore-app/feat/ios-more-playback-speeds
feat/ios more playback speeds
2024-05-13 16:32:44 +08:00
Jackson Harper
66a90d7277
Merge branch 'main' into feat/ios-display-digest-icon 2024-05-13 16:12:42 +08:00
Jackson Harper
f5a87d8835 Add some extra debug info on configured environment 2024-05-13 14:01:32 +08:00
Jackson Harper
619abb48b0 Add more playback speeds on iOS 2024-05-13 13:35:50 +08:00
Jackson Harper
ad9d072ea7 Improve feature flag checks, improve digest view 2024-05-10 21:36:55 +08:00
Jackson Harper
2766216ca8 Some clean up on new user creation 2024-05-10 19:33:38 +08:00
Jackson Harper
082025e266 Add handoff activity 2024-05-10 18:43:57 +08:00
Jackson Harper
bcae91e76c Start adding a view to configure digest 2024-05-10 13:30:42 +08:00
Jackson Harper
6e89e466cd Call check for update digest when loading 2024-05-07 15:37:17 +08:00
Jackson Harper
e407633eae Fix crash with library items that have no info 2024-05-06 17:09:47 +08:00
Jackson Harper
3c56d01c86 Load digest from disk if available 2024-05-03 16:09:16 +08:00
Jackson Harper
2c0f5dc6a1 Load cached items first 2024-05-03 16:08:15 +08:00
Jackson Harper
053ceb9073 Fix preferences popover on iOS 15 for iPad users 2024-05-03 15:45:36 +08:00
Jackson Harper
e00f8150cd Long press to view full story 2024-05-03 14:20:56 +08:00
Jackson Harper
c7536dc598 Forward and backward chapter skipping 2024-05-03 13:58:15 +08:00
Jackson Harper
e4ae644c7d Refactor chapter data to allow for click to skip to next chapter 2024-05-03 09:20:29 +08:00
Jackson Harper
cd5940b840 Feature flag explain 2024-04-22 19:04:10 -07:00
Jackson Harper
f0be6a41a9 Clean up, remove old stubbed stuff 2024-04-22 17:40:50 -07:00
Jackson Harper
1ba0746cea Start to pull out old digest view 2024-04-22 15:57:08 -07:00
Jackson Harper
7f0a95b454 Add iOS digest views 2024-04-22 15:52:28 -07:00
Jackson Harper
47150c2991 Refactoring the UX for digest view 2024-04-16 21:00:27 +08:00
Jackson Harper
2b53d7791a Update tab bar to allow opting into digest 2024-04-16 21:00:27 +08:00
Jackson Harper
4e61b360d7 Add iOS digest views 2024-04-16 21:00:27 +08:00
Jackson Harper
e5b495e0e1 Fix issue with the notifications toggle not holding the users preference 2024-03-29 10:51:35 +08:00
Jackson Harper
c70c4107f6 Delay speech preload so web loads faster 2024-03-29 10:25:35 +08:00
Jackson Harper
2c6c8c0281 Better handling of case where an item is deleted then opened from push notification 2024-03-29 10:25:20 +08:00
Jackson Harper
0167ecc652 Fix swipe to archive not triggering a list update 2024-03-28 21:09:22 +08:00
Jackson Harper
05cdd7734a Handle push notifications from the tab view on iOS 2024-03-27 10:37:03 +08:00
Jackson Harper
0f2b9370ca Add open in system browser iOS setting
Also fixes issue where the incorrect URL could be used when doing
open operation.
2024-03-26 18:00:46 +08:00
Jackson Harper
25d3c03124 Move youtube sticky player on iOS to give room to toolbar 2024-03-26 15:06:43 +08:00
Jackson Harper
49dde3f102 Dont show menu when in auto highlight mode, better spacing for youtube sticky player 2024-03-21 13:03:33 +08:00
Jackson Harper
1021d2d6a2 Some linting 2024-03-21 12:26:30 +08:00
Jackson Harper
27d7998da0 Disable scale on rotate on iOS 2024-03-20 11:46:21 +08:00
Jackson Harper
eecfd1c402 Add a button to iOS to leave a rating/review 2024-03-14 12:47:15 +08:00
Jackson Harper
d83ee5c647 Add fetch content to iOS, fix Transmission version 2024-03-14 10:40:30 +08:00