Commit graph

211 commits

Author SHA1 Message Date
Satindar Dhillon
0eadd8516e use unset instead of undefined for default font 2022-06-05 11:49:46 -07:00
Satindar Dhillon
d547946e84 remove sf mono font in web reader font list. add sysstem default 2022-06-05 11:24:31 -07:00
Satindar Dhillon
3f33c8b6ad use navbar for reader pref title 2022-06-04 09:41:47 -07:00
Satindar Dhillon
72fa146d1c style the web prefs sheet 2022-06-04 09:14:34 -07:00
Satindar Dhillon
b921a27f31 bundle web app and style contrast switch 2022-06-04 08:59:15 -07:00
Satindar Dhillon
ec7a7f18b2 Merge branch 'main' into feature/high-text-contrast-reader-text 2022-06-04 08:52:50 -07:00
Satindar Dhillon
187526db02 Update web prefs ui to allow for text contrast change 2022-06-04 08:52:46 -07:00
Satindar Dhillon
78043aed65
Merge pull request #758 from omnivore-app/reader-prefs-modal
Reader prefs modal
2022-06-04 08:21:39 -07:00
Satindar Dhillon
5de414fae9 hide nav bar in reader pres view 2022-06-03 20:35:15 -07:00
Jackson Harper
27a0b5f0a7 Set spacing and background colour on share extension 2022-06-03 19:09:56 -07:00
Satindar Dhillon
2991549413 attempt to adjust form sheet size 2022-06-03 18:52:26 -07:00
Satindar Dhillon
11c4c1a87b embed reder pref popover in a nav view 2022-06-03 18:39:20 -07:00
Satindar Dhillon
25a8aebe4d resolve merge conflict (web prefs popover) 2022-06-03 17:25:07 -07:00
Satindar Dhillon
44ef6c4227 update SF Mono string 2022-06-03 16:46:59 -07:00
Satindar Dhillon
e607fc5675 update font family in web view 2022-06-03 16:44:40 -07:00
Satindar Dhillon
842d77fba7 add ui to change font family 2022-06-03 16:20:13 -07:00
Satindar Dhillon
642b59e940 bundle web app code 2022-06-03 16:02:23 -07:00
Satindar Dhillon
6fd096bf9f remove duplicate web pref adjustment signals 2022-06-03 15:28:53 -07:00
Satindar Dhillon
2f95c02ad3 use enum to manage events sent to web view 2022-06-03 15:17:14 -07:00
Satindar Dhillon
afd2acf302 pass in font family to web reader 2022-06-03 11:54:45 -07:00
Satindar Dhillon
f177262787 partial implementation of max form sheet height 2022-06-03 11:54:45 -07:00
Satindar Dhillon
db14d4a6c2 generate apple web bundle 2022-06-03 11:54:45 -07:00
Jackson Harper
f54968d5d1 Fixes for the sync state UI when errors occur
If syncing fails, the item is still saved so we don't change the
title.

When syncing fails make sure the red error cloud is shown.
2022-06-02 21:36:32 -07:00
Jackson Harper
975411d429
Merge pull request #719 from omnivore-app/fix/pdf-uploading-improvements 2022-06-02 16:47:03 -07:00
Jackson Harper
b736bc721a Better image previews when saving from URL 2022-06-02 16:25:27 -07:00
Jackson Harper
5547a7bb6e Improve preview images from content 2022-06-02 16:17:27 -07:00
Jackson Harper
ef72e09006 Start implementing the new share extension, mostly so we can show the sync status 2022-06-02 15:29:57 -07:00
Satindar Dhillon
4771d11c51
Merge pull request #730 from omnivore-app/feature/update-welcome-screen
Update welcome screen
2022-06-02 14:31:53 -07:00
Satindar Dhillon
89866bb46d
Merge pull request #735 from omnivore-app/feature/ios-sort-chip
Add chip to change sort order of linked items
2022-06-02 14:29:39 -07:00
Satindar Dhillon
04e2d3ec92 add chip to change sort order of linked items 2022-06-02 11:30:06 -07:00
Satindar Dhillon
35a40363f2 link to about page on welcome screen 2022-06-01 22:58:10 -07:00
Satindar Dhillon
da95b9a400 set max auth button width to 300 2022-06-01 22:58:10 -07:00
Satindar Dhillon
cbc93acf4a style welcome footer view 2022-06-01 22:58:10 -07:00
Satindar Dhillon
65e0accd36 adjust layout to work on ipad 2022-06-01 22:58:10 -07:00
Satindar Dhillon
9bfb50f8d8 update welcome view and registration view 2022-06-01 22:58:10 -07:00
Satindar Dhillon
5a2f3890df style preferences popover 2022-06-01 22:54:38 -07:00
Satindar Dhillon
7fae2c6265 fix margin adjustment binding error 2022-06-01 20:29:35 -07:00
Satindar Dhillon
3a40ef26e5 create custom stepper component 2022-06-01 17:44:15 -07:00
Satindar Dhillon
cebdbedc59 wire up margin and line height changes to web view 2022-06-01 17:16:06 -07:00
Satindar Dhillon
1f0c48fdfa add web listeners for margin and line spacing changes on ios 2022-06-01 14:52:38 -07:00
Satindar Dhillon
f04621a8fa create a web prefs form sheet 2022-06-01 11:46:12 -07:00
Jackson Harper
6faa831e15 Remove debug lines 2022-05-31 15:24:45 -07:00
Jackson Harper
cbf0215936 Call uploadFileRequest before uploading files
App Engine cant handle larger request sizes, so using a redirect
here doesn't work.
2022-05-31 15:11:53 -07:00
Jackson Harper
53c423b714 WIP: upload PDFs using background task 2022-05-30 22:30:43 -07:00
Satindar Dhillon
a9b70e12e3
Merge pull request #714 from omnivore-app/subscriptions-modal
Subscriptions Screen [iOS]
2022-05-26 15:12:19 -07:00
Satindar Dhillon
0daf97f312 create subscription cell 2022-05-26 08:48:15 -07:00
Satindar Dhillon
7c33a311d6 handle cell taps on labels scroll 2022-05-25 12:12:19 -07:00
Satindar Dhillon
508763b061 update grid spacing 2022-05-25 12:06:30 -07:00
Satindar Dhillon
d89b17800e update grid cell layout and tap gestures 2022-05-25 11:00:37 -07:00
Satindar Dhillon
89e9519322 import pspsdfkit for ios only 2022-05-22 09:35:17 -07:00