Commit Graph

41 Commits

Author SHA1 Message Date
e318afbc0a Better account deletion / logout handling of local data 2023-12-20 14:35:59 +08:00
a4976a7b62 Add badge counts, fix logout and delete item navigation issues 2023-12-20 14:35:59 +08:00
663ea1d3f8 Move miniplayer around to work with new layout on iPhone 2023-12-07 17:15:53 +08:00
b8558ec2f7 Improve AI voices modal 2023-11-17 21:17:43 +08:00
ba5ad51e6a Set intercom user hash 2023-10-30 15:34:25 +08:00
e2e5f8211a Fixes for iOS split view on iPad 2023-10-06 17:19:50 +08:00
22289e3d5c Fix login screen sizes, add some spinners during login 2023-09-25 16:18:48 +08:00
e4b5bd6a67 Add code to join users without email on login 2023-09-14 11:24:19 +08:00
5808f02059 Remove comment out code 2023-09-14 11:24:04 +08:00
dcdb01171c Handle grid cards 2023-09-11 20:54:10 +08:00
590fc2ed25 Update iconography and listview for ios, bump android 2023-07-24 12:11:21 +08:00
57894754a6 Add MainActor to main views in iOS 2023-07-20 13:12:48 +08:00
e9405d9738 Consolidate snackbar state into a SnackbarOperation struct 2023-07-14 13:49:18 +08:00
55d24ee52d Add undelete 2023-07-12 15:44:22 +08:00
75798212e0 Dont show the new feature primer in this release 2022-12-28 16:30:35 +08:00
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