Commit Graph

518 Commits

Author SHA1 Message Date
a034771848 Allog config of digest 2024-05-14 18:03:05 +08:00
7ef643f549 Make digest refresh less 2024-05-14 10:43:38 +08:00
8fb30f8c68 Only refresh digest if its out of date 2024-05-13 17:00:15 +08:00
ad9d072ea7 Improve feature flag checks, improve digest view 2024-05-10 21:36:55 +08:00
2766216ca8 Some clean up on new user creation 2024-05-10 19:33:38 +08:00
082025e266 Add handoff activity 2024-05-10 18:43:57 +08:00
3f92d12704 Remove some debug 2024-05-03 16:08:57 +08:00
70e5dbc5a8 Remove some debug 2024-05-03 16:08:28 +08:00
e00f8150cd Long press to view full story 2024-05-03 14:20:56 +08:00
c7536dc598 Forward and backward chapter skipping 2024-05-03 13:58:15 +08:00
53f1ac17ff Add an Unread filter to Following 2024-05-03 09:20:44 +08:00
e4ae644c7d Refactor chapter data to allow for click to skip to next chapter 2024-05-03 09:20:29 +08:00
a67e4d57c3 Add prefetch queue dampening on audio, better handle segments with empty audio data 2024-04-30 14:53:22 +08:00
cd5940b840 Feature flag explain 2024-04-22 19:04:10 -07:00
f0be6a41a9 Clean up, remove old stubbed stuff 2024-04-22 17:40:50 -07:00
7f0a95b454 Add iOS digest views 2024-04-22 15:52:28 -07:00
47150c2991 Refactoring the UX for digest view 2024-04-16 21:00:27 +08:00
2b53d7791a Update tab bar to allow opting into digest 2024-04-16 21:00:27 +08:00
4e61b360d7 Add iOS digest views 2024-04-16 21:00:27 +08:00
9b0eca7d9a Update bundle 2024-03-26 14:58:52 +08:00
d83ee5c647 Add fetch content to iOS, fix Transmission version 2024-03-14 10:40:30 +08:00
e15ae29961 Use folders when handling push notifications 2024-03-08 21:11:16 +08:00
9e99b5d7f8 Parse libraryItemId from notifications 2024-03-08 20:41:18 +08:00
7d77291f11 Push configuration on iOS 2024-03-08 17:15:59 +08:00
986b664a36 Ignore folders when displaying deleted items 2024-02-06 14:06:35 +08:00
067e3a8976 Add missing files 2024-02-06 11:43:44 +08:00
14811ee2d4 Bump version, improve analytics 2024-02-06 11:43:44 +08:00
5f3a3d4bf3 Add PDF loader, add Empty trash button 2024-02-06 11:43:43 +08:00
03766734e5 Pull out popup view and replace with Transmission snackbars
PopupView and Transimission can interfere with each other and
cause an issue with the root screen becoming black and the app
getting stuck.
2024-02-06 11:43:43 +08:00
b905ff126b Remove async algorithms package 2024-02-06 11:43:43 +08:00
62df69fd26 call helper function to locate root vc from main thread 2024-01-24 14:10:55 -08:00
c6bcac4070 Improve app intents, always set readAt when an article is opened 2024-01-10 21:11:07 +08:00
ecb5fbf112 Make filters work a bit better with non-following 2024-01-09 12:35:07 +08:00
2919b7d7ce Improve the iOS filters when following tab is disabled 2024-01-09 10:24:25 +08:00
897f55c0f7 Request sync objects for all folders on iOS 2024-01-08 10:28:55 +08:00
486ec19937 Improve logged out handler of extension, create new local db path 2024-01-04 12:20:57 +08:00
8a288ffe5f Delay loading of the background context 2024-01-04 06:09:22 +08:00
6237c9df51 iOS: clear old database when running new version, better alignment of reader icons 2024-01-03 18:14:51 +08:00
3667595f48 Sync move operation, attempt to sync before home is loaded 2023-12-28 15:46:57 +08:00
4f6f452801 Sync highlights in search also 2023-12-27 18:00:24 +08:00
dded89bf32 WIP allow a single viewmodel for iPad split screen view 2023-12-27 14:16:50 +08:00
e31101f5e9 Improve initial loading refresh 2023-12-26 20:58:55 +08:00
470006017d Better loading of synced items 2023-12-26 18:53:32 +08:00
47c21fad37 Dont prefetch update pages 2023-12-26 14:30:49 +08:00
3362a5b016 Better separation of sync and search 2023-12-26 14:23:39 +08:00
3d87ef671b Start tracking totalCount for queries 2023-12-24 14:43:28 +08:00
e4850311f4 archive/delete for tts player, use valet to sync hide system labels property
Using valet instead of UserDefaults(suiteName to work around
some potential issues with the extension loading.
2023-12-22 20:11:36 +08:00
40b6ab26f4 Add missing files 2023-12-22 11:43:23 +08:00
7e7c9e344c Improve bottom loader UX 2023-12-21 09:42:59 +08:00
a882c759c2 More on updating email folders, make resource views refreshable 2023-12-20 15:36:12 +08:00