Commit graph

241 commits

Author SHA1 Message Date
Satindar Dhillon
e2f08e7141 ensure nav bar is hidden if searchable field is active in home view 2022-05-09 16:44:02 -07:00
Satindar Dhillon
9cab60b107 set an empty nav title for reader view to prevent nav bar from reappearing 2022-05-09 16:44:02 -07:00
Satindar Dhillon
65f2baa8c4 show loading bar as item content is prefetched 2022-05-09 16:44:02 -07:00
Satindar Dhillon
e6d1a0840b set loading bar on zstack over labels bar 2022-05-09 16:44:02 -07:00
Satindar Dhillon
60aa05c567 add a shimmering loader 2022-05-09 16:44:02 -07:00
Satindar Dhillon
c3dc5d6bc8 use stack navigation style for iphone 2022-05-08 07:49:27 -07:00
Satindar Dhillon
109d721ae3 add feature falg to enable grid on iphone 2022-05-06 09:34:45 -07:00
Satindar Dhillon
2f4f24dd6b add a sortedLabels computed property on LinkedItem 2022-05-05 20:32:50 -07:00
Satindar Dhillon
565233f217
Merge pull request #558 from omnivore-app/feature/ios-grid-view
Support grid style cards on iphone
2022-05-05 14:41:06 -07:00
Satindar Dhillon
1063e9e12b support grid style cards on iphone 2022-05-05 14:32:30 -07:00
Satindar Dhillon
55553317f3 set isLoading to false after create label request completes 2022-05-05 11:18:57 -07:00
Satindar Dhillon
4e5377d7f4 remove web reader loading overlay 2022-05-04 15:22:21 -07:00
Satindar Dhillon
a2a7a2a232 handle content fetch errors in web reader 2022-05-04 15:20:44 -07:00
Satindar Dhillon
4279bed74d show progress view on web reader if content doesn't load in one second 2022-05-04 14:48:12 -07:00
Jackson Harper
2c56073406 Display labels on the appreader page 2022-05-03 21:00:04 -07:00
Satindar Dhillon
7c0eac53cc show labels on list cards 2022-05-03 13:59:06 -07:00
Satindar Dhillon
67a1ad6953 add text placeholder in web reader to reflect processing and error states 2022-05-02 20:41:03 -07:00
Satindar Dhillon
c39ab2d5f7 retry article content fetches when server returns a .processing state 2022-05-02 20:30:57 -07:00
Satindar Dhillon
1a4c0ab76e add back onSave handler for applied labels 2022-04-28 20:26:12 -07:00
Satindar Dhillon
44fe6b4ef7 register segment user when app is launched 2022-04-28 16:29:22 -07:00
Satindar Dhillon
29c6193bda set pdf data in local document and pass that url to pspdfkit 2022-04-28 14:58:46 -07:00
Satindar Dhillon
ffe1eed6b6 remove extra combine imports 2022-04-28 12:49:06 -07:00
Satindar Dhillon
d7acfe69f8 track link read events 2022-04-28 11:44:18 -07:00
Satindar Dhillon
598b3a6000 add segment integration and wrapper class to track events 2022-04-28 10:04:34 -07:00
Satindar Dhillon
0e8d5f23da move article content fetching into fewer functions 2022-04-27 20:55:57 -07:00
Satindar Dhillon
fb4312e52a update delete labels function to work from core data 2022-04-27 20:11:50 -07:00
Satindar Dhillon
acb1ae6c53 use credata for updating item labels 2022-04-27 18:06:57 -07:00
Satindar Dhillon
d7bc70fcd1 pass in correct value for label.name when deleting it 2022-04-27 17:22:02 -07:00
Satindar Dhillon
05574a640e remove performActionSubject from web wrapper view model 2022-04-27 17:12:27 -07:00
Satindar Dhillon
824c889ec6 update label creator to generate a temp id on the client 2022-04-27 15:39:20 -07:00
Satindar Dhillon
6cf1f0e0fb convert remonder creation to async 2022-04-27 13:53:30 -07:00
Satindar Dhillon
4e2a2e595e set nav bar hidded modifier on the navlink view 2022-04-27 12:32:06 -07:00
Satindar Dhillon
cffda791a8 convert newsletter email publisher to async 2022-04-27 11:54:03 -07:00
Satindar Dhillon
461249db59 fix mac app 2022-04-27 11:29:58 -07:00
Satindar Dhillon
45a6bca1bb remove old featre flags 2022-04-27 11:20:02 -07:00
Satindar Dhillon
090c1acbfd convert email creation to async 2022-04-27 09:48:44 -07:00
Satindar Dhillon
ebc0b7573d remove internal dismiss timer from snackbar 2022-04-26 21:25:08 -07:00
Satindar Dhillon
502546eace add second timer to dismiss snackbar in case the first fails 2022-04-26 20:55:12 -07:00
Satindar Dhillon
fe8e9df600 apply search filters to offline item queries 2022-04-26 14:16:07 -07:00
Satindar Dhillon
d26f6d5263 avoid fetching article content multiple times 2022-04-26 09:34:37 -07:00
Satindar Dhillon
93f11a4949 convery items publisher to async func 2022-04-26 08:53:55 -07:00
Satindar Dhillon
f51338083e use correct format spec for integer placeholder in predicate 2022-04-26 07:44:52 -07:00
Satindar Dhillon
c9052f5f81 use coredata to track highlight merge and updates 2022-04-25 17:50:01 -07:00
Satindar Dhillon
aca38f2077 use coredata for create highlight function 2022-04-25 14:00:50 -07:00
Satindar Dhillon
9828846222 use core data to track reading progress 2022-04-25 12:17:27 -07:00
Satindar Dhillon
9c7a0d2ee9 update archive and delete link mutations to work off of core data 2022-04-25 11:56:03 -07:00
Satindar Dhillon
302410d4b2 use core data to mark items as archived 2022-04-25 11:09:14 -07:00
Satindar Dhillon
2cff1a6f72 filter feeditems on needsDeletion server sync status 2022-04-25 10:09:45 -07:00
Satindar Dhillon
26a52819d8 remove linkedItemId from coredata highlight entity 2022-04-24 21:49:02 -07:00
Satindar Dhillon
753eb56542 fix linkeditem creation from push notifications 2022-04-23 22:09:12 -07:00