Commit Graph

92 Commits

Author SHA1 Message Date
Iulian Ciorascu
219f1c7e1b Merge branch 'main' into download_to_public 2023-02-11 20:10:34 +01:00
Anton Stubenbord
a10c6efb00 feat: extract snippets into widgets, code cleanup document details 2023-02-11 16:37:51 +01:00
Iulian Ciorascu
f504c4908c Removed the IOS guard for the Download feature.
Enabled the UISupportsDocumentBrowser IOS option so that the App Documents are visible for other apps.
2023-02-11 00:55:23 +01:00
Anton Stubenbord
9abce08ef2 feat: Add view type selection to linked documents view 2023-02-10 16:09:36 +01:00
Anton Stubenbord
fc0b3240bb fix: Stop long polling to /statistics when app is in background, code cleanup 2023-02-10 15:49:52 +01:00
Anton Stubenbord
f04edece16 feat: view type stored in view/cubit, itself, cleanup coe 2023-02-10 12:41:30 +01:00
Iulian Ciorascu
d7cbe40395 Download to the public Downloads folder.
Removed ununsed permissions.
2023-02-09 16:14:50 +01:00
Anton Stubenbord
0147f7989f Remove all generated files, add fdroid metadata skeleton 2023-02-06 20:04:30 +01:00
Anton Stubenbord
7731366ffb Cleanup code, increment version number 2023-02-06 17:52:15 +01:00
Anton Stubenbord
348eb30e1a Fixes labels being serialized incorrectly, automates tag serialization 2023-02-06 17:30:00 +01:00
Anton Stubenbord
7976beab16 Update generated settings, added correct signing config 2023-02-06 13:00:02 +01:00
Anton Stubenbord
69b413d789 Change default theme to classic 2023-02-06 12:40:25 +01:00
Anton Stubenbord
4d7fab1839 Cleaned up code, implemented message queue to notify subscribers of document updates. 2023-02-06 01:04:13 +01:00
Anton Stubenbord
337c178be8 Adds change detection mechanism for document changes 2023-02-04 19:24:11 +01:00
Anton Stubenbord
3f305ce1d6 Added translations, fixed inbox, minor updates to pages 2023-02-03 00:27:14 +01:00
Anton Stubenbord
ba5a1fcbc7 Small refactorings to inbox 2023-02-02 19:52:44 +01:00
Anton Stubenbord
748cd21713 Added search bar on all pages 2023-02-01 00:27:56 +01:00
Anton Stubenbord
e9e9fdc336 Improved search, changed saved view display 2023-01-31 00:29:07 +01:00
Anton Stubenbord
b697dc7d8d WIP - Reimplemented document search 2023-01-28 23:06:27 +01:00
Anton Stubenbord
a7b980ae71 Changed loading animation, directly accessible pages and updated translations 2023-01-24 22:03:34 +01:00
Anton Stubenbord
e68e3af713 WIP - Added document search, restructured navigation 2023-01-24 00:38:37 +01:00
Anton Stubenbord
f6ecbae6e8 WIP - started implementing quick search 2023-01-23 02:24:01 +01:00
Anton Stubenbord
9bfb6aa661 Removed unused files, code cleanup 2023-01-22 14:34:58 +01:00
Anton Stubenbord
b370fa4164 WIP - Implemented similar documents view 2023-01-22 01:17:52 +01:00
Anton Stubenbord
1aeebca96b Fixed saved view model, slightly changed sorting dialog, fixed open document in system viewer not working because file has folder-like structure. 2023-01-21 22:33:42 +01:00
Anton Stubenbord
78aefb05eb Added open in system viewer, updated translations. 2023-01-21 01:20:33 +01:00
Anton Stubenbord
2e0730ce2f Adapted manifest to paperless_share, some bug fixes/visual updates 2023-01-20 20:01:18 +01:00
Anton Stubenbord
fa3059218d Added translations, fixed chips theming 2023-01-20 12:46:46 +01:00
Anton Stubenbord
f9dfddf704 Removed suggestions from inbox, added translations, added paging to inbox, visual updates, changed default matching algorithm to auto 2023-01-20 00:34:18 +01:00
Anton Stubenbord
bfbf0a6f0e Added some space on upload page so text can still be read 2023-01-15 18:03:50 +01:00
Anton Stubenbord
6f1722bfd9 Added quick actions to inbox, disabled created at field in document upload for now and added hint 2023-01-15 17:42:27 +01:00
Anton Stubenbord
31b6335f95 Reworked inbox, added more information and allow suggestions to be directly clicked 2023-01-15 01:05:57 +01:00
Anton Stubenbord
21462c0463 Added dependencies which fix crash on android 12L/13, improved list layout in inbox 2023-01-14 19:33:00 +01:00
Anton Stubenbord
4d7af3fffb Fixed visual bugs, added notifications on document upload success, enabled editing in inbox, added hints 2023-01-11 18:28:42 +01:00
Anton Stubenbord
a4c4726c16 Hooked notifications to status changes on document upload - some refactorings 2023-01-11 01:26:36 +01:00
Anton Stubenbord
8cf3020335 WIP - Add system notifications for document upload progress/status 2023-01-09 01:35:47 +01:00
Anton Stubenbord
3c6c4e63d7 Changed saved views handling, changed repository structure with automatic persistence. 2023-01-08 00:01:04 +01:00
Anton Stubenbord
23bcb355b1 Fixed bugs, added serialization for documents state 2023-01-06 18:22:43 +01:00
Anton Stubenbord
738ef99bc5 WIP - Redesigned login flow 2023-01-05 01:38:00 +01:00
Anton Stubenbord
2445c97d44 Implemented m3 full screen bottom sheet for document search 2023-01-02 23:37:53 +01:00
Anton Stubenbord
97b69a7aae Styling of popup dialog 2023-01-02 01:30:34 +01:00
Anton Stubenbord
18ec5874a5 Implemented extended query constraints 2023-01-02 01:30:08 +01:00
Anton Stubenbord
f390aa6c6a Added server address validation, success message, localization 2022-12-31 01:35:26 +01:00
Anton Stubenbord
2326c9d1d6 Fixed login and error handling 2022-12-30 01:28:43 +01:00
Anton Stubenbord
bf0e186646 WIP - Provider refactorings 2022-12-27 00:12:33 +01:00
Anton Stubenbord
60aecb549d WIP - Replaced get_it + injectable with Provider 2022-12-21 01:14:06 +01:00
Anton Stubenbord
10149fb7c1 Migrated to flutter master channel, some adaptations to new m3 specs 2022-12-20 00:27:59 +01:00
Anton Stubenbord
a4a7593fb1 First working version of new date range picker 2022-12-19 23:15:02 +01:00
Anton Stubenbord
901d646ec2 WIP - Refactoring date range picker dialog 2022-12-19 03:03:11 +01:00
Anton Stubenbord
44d18ed625 Fixed di issue 2022-12-14 18:09:53 +01:00