Commit Graph

701 Commits

Author SHA1 Message Date
6d6c6a577b bump mac app build number 2022-07-18 22:13:53 -07:00
e20e4d584d bump apple apps to v 1.11.0 2022-07-18 17:54:55 -07:00
d86da49dbe store pending user token after creating apple auth payload 2022-07-18 17:54:06 -07:00
497314df05 fix mac function call 2022-07-13 10:07:52 -07:00
282b3a104e rename function param to avoid conflict with struct var 2022-07-13 09:55:51 -07:00
fbb2565d11 show alert after deleting account 2022-07-13 09:32:39 -07:00
e6e954c7ad set username as available when validation api returns void 2022-07-13 09:16:16 -07:00
4bc9119b59 add ApplyLabelsView to share extension view 2022-07-12 22:31:00 -07:00
9c2509951d consolidate share extension view code 2022-07-12 22:31:00 -07:00
16358bf230 remove extra init of Services in share extension 2022-07-12 22:31:00 -07:00
d7370a579d merge ExtensionSaveService into ExtensionViewModel 2022-07-12 22:31:00 -07:00
d6ccc5b318 move share extension view from Views to App 2022-07-12 22:31:00 -07:00
4747b685ba resolve stash conflict 2022-07-12 22:31:00 -07:00
6072638d00 update mac accent color 2022-07-12 22:31:00 -07:00
448780678a update mac accent color for dark mode 2022-07-12 22:31:00 -07:00
02bb54b813 change order on increase/decrease in mac menu 2022-07-12 22:31:00 -07:00
5beb807458 remove navBar from reader on mac app 2022-07-12 22:31:00 -07:00
5a76bebaae add keyboard shortcuts for reader settings 2022-07-12 22:31:00 -07:00
f4706205b0 observe font change and contrast change in main app for macos 2022-07-12 22:31:00 -07:00
6b5f8b7443 use NSNotification to propagate reader setting changes 2022-07-12 22:31:00 -07:00
fb361096fa bundle all reader preferences cahnges into a single transaction 2022-07-12 22:31:00 -07:00
1bfe7ff18a set WebPreferencesPopoverView for ios only 2022-07-12 22:31:00 -07:00
24032eaae3 add mac commands menu file 2022-07-12 22:31:00 -07:00
5db9b8ee7e add a makeFromData function to PageScrapePayload 2022-07-12 22:31:00 -07:00
73f9b96479 load article in macos app when read now is tapped from share ext 2022-07-12 22:31:00 -07:00
b752fdc9d0 open mac app when read now button is tapped from share extension 2022-07-12 22:31:00 -07:00
62a7b41ccc set requestID on main thread only 2022-07-12 22:31:00 -07:00
0b3993215f update share extension save service to work outside of a operation queue 2022-07-12 22:31:00 -07:00
02f0e22cff add UI and API call to delete account from ios app 2022-07-06 09:38:24 -07:00
75b22fbe67 update swift braphql schema 2022-07-06 09:38:24 -07:00
f6da7d6251 enable pdfreader for macos 2022-06-29 22:57:06 -07:00
943845628a adjust header layout for macos reader 2022-06-29 22:45:58 -07:00
09b28a1960 fix webPreferencesPopoverView for macos 2022-06-29 22:22:00 -07:00
af6f8dd416 enable highlight bar for macos web reader 2022-06-29 22:09:52 -07:00
aa79137223 fix bug where viewerAction is overridden on webreader 2022-06-29 20:23:54 -07:00
6721a0681c remove duplicate platform code in webreader 2022-06-29 20:08:42 -07:00
e48a3027f6 use resourceURL for locating bundled web reader web resources 2022-06-29 15:58:16 -07:00
43a20abcd5 try to load htmlString on mac app 2022-06-28 17:03:58 -07:00
93d3485e40 remove old web reader code 2022-06-28 16:21:42 -07:00
23a03e4aa2 rename WebView to OmnivoreWebView to avaoid clash with AppKit class 2022-06-28 15:17:50 -07:00
776e35079b fix edit title modal for macos 2022-06-27 21:34:14 -07:00
1ea4b63f54 fix apply labels view for macos app 2022-06-27 21:27:05 -07:00
39df22f4bf move sheets to outside scope of mac home container 2022-06-27 16:43:29 -07:00
ed70ceb2c4 apply delete label alert on macOS 2022-06-27 16:06:56 -07:00
ae4f82ac5c move sheet modifier to main body of labels view 2022-06-27 16:04:20 -07:00
e2cb7a70a8 rename showCreateLabelModal from showCreateEmailModal 2022-06-27 15:41:09 -07:00
5cfcb5ebb0 use toolbarGroup for create label modal on macOS 2022-06-27 15:26:55 -07:00
d3be6cf72a set text contrast preference at article loading time. default to true 2022-06-22 15:08:01 -07:00
4f4edaf78a add pspdfkit back into package.swift 2022-06-22 14:01:24 -07:00
f47b1101a3 set different app group names for macos and ios 2022-06-22 13:45:43 -07:00