Commit Graph

262 Commits

Author SHA1 Message Date
6e89e466cd Call check for update digest when loading 2024-05-07 15:37:17 +08:00
cd5940b840 Feature flag explain 2024-04-22 19:04:10 -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
4e61b360d7 Add iOS digest views 2024-04-16 21:00:27 +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
bd4e405984 Dont show results indicator while loading on iPad 2024-03-08 13:26:49 +08:00
2ce4fa3f48 Fix issues with search view hierarchy 2024-03-08 13:20:22 +08:00
5383e8133b Dont show footer during loading 2024-03-08 12:49:41 +08:00
cd8347d0e0 Properly observe model items so library position can be updated 2024-03-08 12:43:54 +08:00
48dfbdd0f9 Fix observation of items for the grid 2024-02-22 15:28:36 +08:00
5f3a3d4bf3 Add PDF loader, add Empty trash button 2024-02-06 11:43:43 +08:00
85caaa7ea3 Use transmission for snackbar, fix issue with ownership of currently viewed item
The list object of the root library view had ownership of the
currently selected item, so object modifications that removed
the item from the current library list (like move or archive)
could cause the object to be released and the current screen
to continue operating on an invalid object.
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
cb94e06b43 Fix issues with feature filter not being updated 2024-01-12 10:11:50 +08:00
1e8ac68a38 Use animation on remove swipe action 2024-01-11 11:48:13 +08:00
e49f9d6d6a Use sheet instead of fullCover, add labels on PDF, add Discord button 2024-01-10 17:00:38 +08:00
80f0150512 Dont show the iPhone tab bar in edit mode 2024-01-09 14:20:04 +08:00
2919b7d7ce Improve the iOS filters when following tab is disabled 2024-01-09 10:24:25 +08:00
168df439bd Move cancel button to top of the nav bar in multiselect 2024-01-04 12:51:49 +08:00
de0686d0b1 More spacing on toolbar items 2024-01-04 12:40:47 +08:00
ab004caad7 Add toolbar spacing on iPad 2024-01-04 12:20:40 +08:00
67bc196496 Simpler loading view when loading from the refresh button 2024-01-02 17:25:01 +08:00
c6517ebb8e Better empty state for the following tabs 2024-01-02 16:18:01 +08:00
b81d2a33b6 Fix the add RSS/Atom feed link on empty following view 2024-01-02 12:57:10 +08:00
225791a715 Start adding following modal, use system-ui for the font 2023-12-29 20:22:08 +08:00
d1826be5a9 Better empty state for iPad grid view 2023-12-28 18:09:58 +08:00
e746952f65 set a default filter on load 2023-12-27 17:52:14 +08:00
88493f8bd2 Empty states for grid, filter divider on headers shouldnt show on iPad 2023-12-27 16:27:05 +08:00
ca511c3041 Grid improvements for infinite scroll 2023-12-27 16:04:32 +08:00
dded89bf32 WIP allow a single viewmodel for iPad split screen view 2023-12-27 14:16:50 +08:00
470cd5ddf2 Navigation toolbar colours 2023-12-27 11:00:37 +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
3362a5b016 Better separation of sync and search 2023-12-26 14:23:39 +08:00
701d6a6be1 Wording on bottom button 2023-12-26 10:01:01 +08:00
3d87ef671b Start tracking totalCount for queries 2023-12-24 14:43:28 +08:00
66a6c5ddc3 Clear edit mode when going into search mode 2023-12-23 17:04:37 +08:00
7404386773 More string cleanups 2023-12-23 16:12:14 +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
052b3c99ee Fixes for users with the accessibility buttonShapes feature enabled on iOS 2023-12-22 12:40:19 +08:00
1e292dfcaa Remove list row separator on the bottom view 2023-12-21 16:12:29 +08:00
8acc78db7b Fix ipad toolbar items, resize toasts on ipad 2023-12-21 13:44:11 +08:00
fbb39bcd91 Improve the load more fetching 2023-12-21 12:12:19 +08:00
7e7c9e344c Improve bottom loader UX 2023-12-21 09:42:59 +08:00
afe926e45d Improve markdown export 2023-12-20 14:36:00 +08:00
e17f243db0 Start using toast operation handler 2023-12-20 14:35:59 +08:00
30771c3498 Only open read now in the inbox view 2023-12-20 14:35:59 +08:00
eadfbc3436 Fix redacted cards for grid mode 2023-12-20 14:35:59 +08:00