Commit Graph

26 Commits

Author SHA1 Message Date
a3501a76ff WIP: ios push notification permission UX 2022-12-19 17:07:27 +08:00
55e925cc98 Clean up iOS recommendations, show a primer on first load 2022-12-19 17:07:27 +08:00
c287eb4a59 add os conditionals so the mac app compiles 2022-10-12 10:11:09 -07:00
c4bbf4f618 Continue naming refactor. Session -> Controller 2022-09-13 15:26:48 +08:00
06036b7517 WIP: AudioSession and miniplayer for iOS TTS 2022-08-15 17:26:36 +08:00
02f0e22cff add UI and API call to delete account from ios app 2022-07-06 09:38:24 -07:00
93d3485e40 remove old web reader code 2022-06-28 16:21:42 -07:00
77081290e5 remove appauth and use google sign in lib instead 2022-06-20 23:43:23 -07:00
b65b104ce9 send delete subscription call to server 2022-05-26 09:11:24 -07:00
3f68a179c8 remove pdfproviders 2022-05-22 10:15:14 -07:00
89e9519322 import pspsdfkit for ios only 2022-05-22 09:35:17 -07:00
14b146291f create a PDFItem struct that can be used by PDFViewer 2022-05-21 10:17:54 -07:00
801b174254 implement background task functions in services class 2022-05-18 15:52:13 -07:00
16c161e0e3 use nav link to present deep link 2022-05-18 11:38:10 -07:00
da9b77153a enable read now link from share extension 2022-05-17 14:48:44 -07:00
23173e6f0b update function that fetches username for deep links 2022-05-17 08:41:06 -07:00
44fe6b4ef7 register segment user when app is launched 2022-04-28 16:29:22 -07:00
ffe1eed6b6 remove extra combine imports 2022-04-28 12:49:06 -07:00
ebc0b7573d remove internal dismiss timer from snackbar 2022-04-26 21:25:08 -07:00
502546eace add second timer to dismiss snackbar in case the first fails 2022-04-26 20:55:12 -07:00
a63bf7928e remove deprecated data models 2022-04-22 19:58:13 -07:00
23edb9b99b set viewContext on swiftui environment 2022-04-21 21:10:49 -07:00
80e5fb9a52 use backgroundContext to fetch viewer 2022-04-21 20:27:10 -07:00
1d92e64801 define viewer as a nsmanagedobject 2022-04-21 09:09:26 -07:00
70c4b1c690 convery additional uses of viewerPublisher to fetchViewer 2022-04-14 14:57:48 -07:00
c24264ff27 Split root view and rootviewmodel into separate files 2022-02-28 12:07:35 -08:00