Commit Graph

737 Commits

Author SHA1 Message Date
f6859be495 Merge pull request #1037 from omnivore-app/fix/ios-delete-sync
Label deletion sync (iOS)
2022-08-03 20:51:35 -07:00
a0c7d4e3b5 call focused field as first modifier 2022-08-02 19:43:47 -07:00
38fcbeb9a1 hide nav title if text field is focused on email auth view 2022-08-02 15:24:52 -07:00
f08029643b use newPassword for text field type on sign up form (iOS) 2022-08-02 09:34:37 -07:00
44a3ef7c24 add a EmailPendingVerificationView view 2022-08-02 07:09:23 -07:00
66eb9bf7ee handle auth payload from email sign in correctly 2022-08-01 22:18:37 -07:00
0178e4a137 add ios network code to submit email sign up request 2022-08-01 21:54:10 -07:00
c01d9a7021 server returns a pendingEmailVerification boolean in auth payload 2022-08-01 21:54:10 -07:00
8b45095466 add username and name to sign up form for ios 2022-08-01 21:54:10 -07:00
4e7010f7c1 stub in signup view and toggle when button tapped 2022-08-01 21:54:10 -07:00
7dc1722ad2 change background color of sign in modal (ios) 2022-08-01 21:54:10 -07:00
6a100051ac add mobile email sign in route to api 2022-08-01 21:54:10 -07:00
f44f768af7 stub in network calls to ios email login 2022-08-01 21:54:10 -07:00
463c0059fa add emailLoginView 2022-08-01 21:54:10 -07:00
3dd249564e stub in email auth modal 2022-08-01 21:54:10 -07:00
0c16f5e9da add autofill entitlement to ios 2022-08-01 21:54:10 -07:00
fdf1aab494 bump apple apps to v1.13.0 2022-08-01 21:54:10 -07:00
3122fd00f0 update order of delete and save ops when persisting labels 2022-08-01 14:14:43 -07:00
c5aab2becc delete old labels when a new label list is fetched 2022-08-01 14:09:39 -07:00
10d5796ba1 regenerate swift graphql schema 2022-08-01 13:16:47 -07:00
c8643c591a remove search bar from share extension 2022-07-22 14:13:26 -07:00
60eb7a28f5 add pspdfkit back for ios build 2022-07-22 13:14:31 -07:00
c5b3354d8f add macos conditionals for share extension improvements 2022-07-22 13:04:04 -07:00
a4811104d6 load share ext labels from core data 2022-07-21 21:04:46 -07:00
fdc1b28cf1 add circular checkmark to share ext labels list cell 2022-07-21 10:59:06 -07:00
03fac22c29 update text chip color scheme 2022-07-21 10:39:27 -07:00
0075caa894 use full modal height for share ext 2022-07-21 08:47:19 -07:00
d769a44a88 update apple web bundle 2022-07-20 17:52:14 -07:00
868886ab83 add create label option on share ext 2022-07-20 10:13:45 -07:00
f3d2b6c89f add search field to labels list in share ext 2022-07-20 10:06:09 -07:00
1b93d63008 bump apple app versions 2022-07-19 21:29:15 -07:00
6a3e7d9d4e create labels view specific for share ext 2022-07-19 21:28:15 -07:00
6aa9e07f35 set linked item so apply labels view can be shown in share extension 2022-07-19 20:46:42 -07:00
e0a4478400 Merge pull request #954 from omnivore-app/feat/extension-commands
Extension: support right click saveurl and shortcut key to save current tab
2022-07-19 15:37:18 -07:00
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
06eb962e85 Update safari extension 2022-07-16 12:25:51 -07:00
0bcb8a23c5 Use new API methods for saving 2022-07-16 12:17:58 -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