Commit Graph

4016 Commits

Author SHA1 Message Date
10efce23c1 add webControlButtonBackground to colors 2022-10-25 08:55:04 -07:00
67049e4c0b animate bottom bar opacity when onAppear event called 2022-10-25 08:37:55 -07:00
8eb204b4c0 Add new action bar at bottom of iOS reader that shows when user reaches end 2022-10-25 16:09:15 +08:00
fe62f24d85 Merge pull request #1338 from omnivore-app/fix/audio-expanded-player
Split the expanded player into a new view and use a sheet to present it
2022-10-25 12:20:06 +08:00
fff5ada692 Merge pull request #1341 from omnivore-app/chore/apple-apps-v1.18.0
bump apple apps to v1.18.0
2022-10-25 12:19:51 +08:00
d9fe2ddae5 bump apple apps to v1.18.0 2022-10-24 13:07:07 -07:00
f14f92499b Dont show the mini player when expanded player is open on iPad landscape 2022-10-21 16:46:53 +08:00
126d79446b Clean up body of expanded audio player, remove dead code 2022-10-21 16:23:27 +08:00
a59c9910a0 Set the tab index when the expanded player is shown 2022-10-21 16:11:13 +08:00
0c7f5174c7 Open the audio player expanded the first time the user uses it. Minimize animation issues 2022-10-21 14:11:26 +08:00
663ccc1dc1 Remove NavigationView so iPad aligns to top of sheet
Also animate the miniplayer away so its not visible on ipad
when open in landscape mode.
2022-10-21 12:23:33 +08:00
12472ce094 Merge pull request #1339 from omnivore-app/fix/node-weekly-newsletter
Fix node-weekly newsletter getting forwarded
2022-10-21 11:44:50 +08:00
31bc9fe5be Fix node-weekly newsletter getting forwarded
* This error is caused by a previous rebase conflict and resolving the conflict caused an important line missing
* Revert the change to add CooperPressHandler to the array of newsletter handlers
* Updated the test to get the correct handler from email content to prevent such cases
2022-10-21 09:57:05 +08:00
c77c570b05 Merge pull request #1300 from omnivore-app/feature/web-display-options-android
Web Prefs - Android
2022-10-20 13:20:02 -07:00
18819b205a update android build number to 9 2022-10-20 13:06:16 -07:00
0ec409cad4 save font preference in datastore 2022-10-20 13:02:22 -07:00
578b9c6790 Split the expanded player into a new view and use a sheet to present it 2022-10-20 17:33:25 +08:00
38f107c7fe Merge pull request #1337 from omnivore-app/fix/ios-remove-item-flicker
Fix alert/row flicker when removing items on iOS
2022-10-20 17:24:39 +08:00
16447e1817 Merge pull request #1336 from omnivore-app/fix/delete-highlight
Delete highlights, labels and other metadata when soft delete pages
2022-10-20 12:28:11 +08:00
bca82068bd Fix alert/row flicker when removing items on iOS
This also updates the message to be consistent with Web.
2022-10-20 12:26:37 +08:00
81b55cae0c Update wording 2022-10-20 12:22:57 +08:00
37286f8d5e Mention highlights be deleted too 2022-10-20 12:17:02 +08:00
a2f31c943f Fix tests 2022-10-20 11:31:39 +08:00
e1de55bea0 Delete highlights, labels and other metadata when soft delete pages 2022-10-20 11:16:49 +08:00
49df480e2b display list of font families in web pref dialog 2022-10-19 16:05:23 -07:00
370649573f add vertical scroll to web prefs dialog 2022-10-19 13:32:34 -07:00
6c0676dbc9 add switch for toggling high contrast font on android 2022-10-19 13:01:55 -07:00
3513e5e975 add plus and minus icons for steppers 2022-10-19 12:44:18 -07:00
77327d1929 Merge pull request #1334 from omnivore-app/fix/add-ios-getting-started
Add the iOS Saving Links article as a default read for new Omnivore users on iOS
2022-10-19 18:01:50 +08:00
fe0fe46723 Merge pull request #1335 from omnivore-app/fix/login-form-colors
Force non-themed colours on login forms as these pages are unthemed
2022-10-19 17:57:14 +08:00
69d50bcc6e Set the proper number of expected reads for iOS now that article is available 2022-10-19 17:48:22 +08:00
d5c7aa2b8f Fix linting 2022-10-19 17:36:58 +08:00
675845bebc Force non-themed colours on login forms as these pages are unthemed 2022-10-19 17:29:22 +08:00
0ad8558e92 Add the iOS Saving Links article as a default read for new Omnivore users on iOS
This also re-orders things a bit, making sure the getting started
guide is always the topmost in a user's library.
2022-10-19 17:22:30 +08:00
2542c5dbed Merge pull request #1315 from omnivore-app/feat/subscription-icons
Display subscription icons in the iOS subscription view
2022-10-19 10:29:12 +08:00
fe3fb3ea4c Merge pull request #1314 from omnivore-app/fix/highlight-empty-state
Empty state for the Highlights View
2022-10-19 10:28:56 +08:00
a341475438 store web prefs in dataStore. dispatch changes to webview 2022-10-18 16:25:40 -07:00
6c6e1485d9 Merge pull request #1331 from omnivore-app/fix/signup-forms
Set background colours on email forms as these pages arent themed
2022-10-18 17:53:55 +08:00
70fd1a2e84 Merge pull request #1332 from omnivore-app/welcome-articles-order
Change the order of the new user welcome articles
2022-10-18 17:53:33 +08:00
d34e5aff04 Change the order of the new user welcome articles
In the UI it will appear:

- Getting Started
- Power of Read it Later
- Organize with Labels
- (optional) iOS/Android/Web
2022-10-18 17:35:00 +08:00
359ae08c92 Merge pull request #1330 from omnivore-app/fix/loading-typo
Remove placeholder text that was showing up on loading page
2022-10-18 16:00:11 +08:00
3b53f523d8 Set background colours on email forms as these pages arent themed 2022-10-18 15:58:50 +08:00
54032bdc97 Merge pull request #1326 from omnivore-app/fix/site-icon
fix/site icon
2022-10-18 15:49:32 +08:00
c065adad81 Merge pull request #1322 from omnivore-app/chore/apple-version-1.17-bump
bump apple versions to 1.17.0
2022-10-18 15:48:44 +08:00
a7e92addb0 Create 128 * 128 proxy image for the site icon 2022-10-18 15:32:30 +08:00
22e92256eb Fetch subscription's favicon if the site icon is base64 encoded image 2022-10-18 15:32:30 +08:00
990759da73 Save base64 encoded image site icon in page 2022-10-18 15:32:30 +08:00
0a9fc5cacc Merge pull request #1324 from omnivore-app/fix/newsletter-node-weekly
Save newsletters hosted by cooperpress.com correctly
2022-10-18 15:31:17 +08:00
57846a1c5e Fix tests 2022-10-18 15:14:38 +08:00
706607ea2b Rebase main 2022-10-18 14:54:33 +08:00