2d7fe30d6d
Fix snackbar issues
2023-07-27 14:06:29 +08:00
43905a47ba
PDF notebooks, more metadata for PDF items in the list view
2023-07-17 12:56:49 +08:00
8156328cf6
fix some linter warnings on deliberate code
2023-02-20 12:15:29 -07:00
395ea3335e
PDF highlight position info on iOS
2023-02-02 16:10:18 +08:00
d8aa36f148
Start passing in position info when creating highlights on PDFs
2023-02-02 15:19:58 +08:00
dcf40c1daa
apply generic local text values
2023-01-25 13:09:19 -08:00
d2ad0d63ae
Fix comment replacement, remove debug
2022-11-28 15:06:02 +08:00
ef8e78380b
Save PDF configuration changes
...
These get reloaded after change, so if we don't save them, they
wont be applied to the document. The appearance setting doesn't
get reloaded so that one does not need to be saved (and we don't
have access to it).
2022-11-28 12:58:47 +08:00
8144cf8d37
disable pspdfkit feature that asks for author name for annotations
2022-09-29 20:45:19 -07:00
1ada0f02cf
Add the Lookup (define) menu item to PDF
...
We removed this to get extra menu space, but users find it useful.
Especially ESL readers.
2022-09-12 11:43:19 +08:00
6f86495cf4
lint fixes
2022-06-17 13:54:40 -07:00
5537766a45
WIP: PDF URLs
2022-06-09 13:53:24 -07:00
7b81ad253d
Store PDF paths as filenames instead of full URLs
...
This fixes issues where the full URL of our directory path
changes, also it moves files into documents instead of
caches, and ensures PDFs are downloaded before opening.
2022-06-09 13:52:49 -07:00
2eb0d94399
make sure end background task is callled on failed saves
2022-05-31 16:15:19 -07:00
1a12e545f5
use progressview for pdf loading view
2022-05-23 09:20:52 -07:00
b46576e937
run controller config once
2022-05-23 08:55:32 -07:00
11b5dc3172
use stateobject to keep track of pdf document
2022-05-22 23:24:37 -07:00
3f68a179c8
remove pdfproviders
2022-05-22 10:15:14 -07:00