Commit Graph

258 Commits

Author SHA1 Message Date
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
Bjoern Hauffe
ba1387fdf5 change to platform guards 2023-02-10 20:47:33 +01:00
Anton Stubenbord
3fe8c34994 fix: Moved from always setting highest refresh rate to highest available 2023-02-10 16:44:15 +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
Bjoern Hauffe
05e8c96cfe Fixes for ios build 2023-02-10 15:03:44 +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
9620c7d859 Cleanup code 2023-02-06 17:43:09 +01:00
Anton Stubenbord
1f6ad217b4 Merge branch 'main' into bugfix/ios-delete-temporary-directory 2023-02-06 17:41:08 +01:00
Anton Stubenbord
41c6006f60 Cleanup main 2023-02-06 17:39:11 +01:00
Anton Stubenbord
94b0fab81f Merge branch 'main' into bugfix/high-refresh-rate 2023-02-06 17:34:40 +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
Tim-Luca Lagmöller
9bc920227d Added recursive delete flag 2023-01-31 13:40:05 +01:00
Tim-Luca Lagmöller
46be27e8ba Extracted to function and added check if dir exists 2023-01-31 13:26:26 +01:00
Tim-Luca Lagmöller
20d19d33f7 [BUGFIX] Temporary file deletion on iOS 2023-01-31 09:45:53 +01:00
Anton Stubenbord
e9e9fdc336 Improved search, changed saved view display 2023-01-31 00:29:07 +01:00
Tim-Luca Lagmöller
9037af5bc6 [BUGFIX] Added support for high refresh rate 2023-01-30 22:13:27 +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
e607661345 Updated default localization settings if string is not translated yet 2023-01-21 01:23:55 +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
0eb8e4954c Updated localization files 2023-01-11 18:39:26 +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