4d92643c33
Upgrade intercom, fix loading animation
2024-07-12 15:18:04 +08:00
95633327f6
Allow hiding the digest icon for users that have opted out
2024-05-14 11:07:51 +08:00
7ef643f549
Make digest refresh less
2024-05-14 10:43:38 +08:00
a5c45bbfc4
Fix extra var after merge
2024-05-13 16:34:08 +08:00
66a90d7277
Merge branch 'main' into feat/ios-display-digest-icon
2024-05-13 16:12:42 +08:00
ad9d072ea7
Improve feature flag checks, improve digest view
2024-05-10 21:36:55 +08:00
bcae91e76c
Start adding a view to configure digest
2024-05-10 13:30:42 +08:00
e407633eae
Fix crash with library items that have no info
2024-05-06 17:09:47 +08:00
7f0a95b454
Add iOS digest views
2024-04-22 15:52:28 -07:00
0167ecc652
Fix swipe to archive not triggering a list update
2024-03-28 21:09:22 +08:00
2ce4fa3f48
Fix issues with search view hierarchy
2024-03-08 13:20:22 +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
ecb5fbf112
Make filters work a bit better with non-following
2024-01-09 12:35:07 +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
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
f47e53f56b
Set the filter key when updating the filter
2023-12-27 14:23:25 +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
3d87ef671b
Start tracking totalCount for queries
2023-12-24 14:43:28 +08:00
fbb39bcd91
Improve the load more fetching
2023-12-21 12:12:19 +08:00
afe926e45d
Improve markdown export
2023-12-20 14:36:00 +08:00
59d68b7cf2
Improved loading of feature filters
2023-12-20 14:35:59 +08:00
f5236dac79
Show loading bar at load time
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
6b97f670aa
Use Following as main name for following section
2023-12-20 14:35:59 +08:00
6764f56cdd
Add feed buttons for iOS
2023-12-20 14:35:59 +08:00
adefd1b2eb
Better empty state handling for RSS
2023-12-08 18:31:09 +08:00
8c0db16d9a
Update toolbar items
2023-12-08 14:30:20 +08:00
89f21ad228
Use task instead of onAppear for async, add some PDF download debugging
2023-12-07 17:15:53 +08:00
f48a36de79
Fixes for the splitview and app intents
2023-12-07 17:15:53 +08:00
898b144710
No deleted filter for RSS
2023-12-07 17:15:53 +08:00
2a1336089d
Better naming, add use:folders option
2023-12-07 17:15:53 +08:00
421fc8756b
Add default filter for following
2023-12-07 17:15:53 +08:00
ee375274b8
Support move operation
2023-12-07 17:15:53 +08:00
af2759cab0
Hang search variables off view model to make them easier to observe
2023-12-07 17:15:53 +08:00
dca79bc913
Fullscreen read now, scroll to top from tabs
2023-12-07 17:15:53 +08:00
5f1332e2d7
Fix filters to navigation header
2023-12-07 17:15:52 +08:00
26d6702c6f
Update filters
2023-12-07 17:15:52 +08:00
1bff4cbd18
post rebase fix-ups
2023-12-07 17:15:52 +08:00
e63b4f9b2c
Abstract out fetching from view model so we can better handle multiple fetch folders
...
Rename LinkedItem to LibraryItem
More on following
Add new fetcher
Tab bar
2023-12-07 17:15:52 +08:00
bf1561887d
Sync saved searches on iOS
2023-11-27 21:44:52 +08:00
b8558ec2f7
Improve AI voices modal
2023-11-17 21:17:43 +08:00
db54ecff3a
iOS multi select
2023-11-17 18:03:35 +08:00