Commit Graph

79 Commits

Author SHA1 Message Date
Anton Stubenbord
4c3f97136e fix: Fixed saved views bug, formatted files, minor changes 2023-06-10 16:29:12 +02:00
Anton Stubenbord
880695e04f fix: Fix scrolling bug on inbox page 2023-06-03 15:20:20 +02:00
Anton Stubenbord
29a0e73286 feat: Add debug logs for label loading 2023-06-02 15:03:18 +02:00
Anton Stubenbord
b30ede6661 feat: Add permission checks, fix search, fix document upload, fix linked documents always being loaded all at once instead of paged 2023-05-27 18:14:35 +02:00
Anton Stubenbord
c9a6bc64b8 feat:Update search 2023-05-18 18:23:47 +02:00
Anton Stubenbord
2fad76c697 fix: Add providers to bulk edit routes 2023-05-12 13:00:56 +02:00
Anton Stubenbord
2980e97747 Merge branch '1.14-permissions' of github.com:astubenbord/paperless-mobile into 1.14-permissions 2023-05-12 00:16:42 +02:00
Anton Stubenbord
39342eecf1 chore+fix+feat: Apply dart fixes after upgrade to flutter 3.10, add permission checks, make most api calls work again 2023-05-12 00:16:30 +02:00
Anton Stubenbord
0c649c8dda fix: Fixed bug where user could not close app from documents page using back button 2023-05-11 16:25:05 +02:00
Anton Stubenbord
f388f77d63 fix: Adapt to new provider strucutre 2023-05-11 12:37:17 +02:00
Anton Stubenbord
d5c68e023c feat: More resturcturings, adapt code to previous changes 2023-05-01 23:05:54 +02:00
Anton Stubenbord
37c9559888 feat: Externalize settings into LocalUserAppState, fix bugs 2023-04-26 01:29:14 +02:00
Anton Stubenbord
8c2a6928b4 feat: Fix hive errors, change provider hierarchy for blocs, translate strings 2023-04-25 01:16:14 +02:00
Anton Stubenbord
1f335119b3 feat: Add hive type adapters to api models, migrate to freezed 2023-04-24 01:14:20 +02:00
Anton Stubenbord
7299ff9ef1 feat: Improve container opening animation, improve scrolling on details page 2023-04-07 19:00:25 +02:00
Anton Stubenbord
79ccdd0946 fix: Refactor labels structure 2023-04-05 19:44:58 +02:00
Anton Stubenbord
78fbd042a6 fix: Fix scrolling issue, update selection app bar 2023-03-18 16:23:09 +01:00
Anton Stubenbord
81822f5897 feat: Add bulk edit options (WIP) 2023-03-11 18:39:27 +01:00
Anton Stubenbord
a3a1941206 fix: Fix language and theme not updating in sliver components 2023-03-04 20:42:11 +01:00
Anton Stubenbord
38aee2b052 feat: Improve inbox loading animation, fix refresh indicator positions 2023-02-24 13:42:58 +01:00
Anton Stubenbord
a8a41b38a8 feat: Update translations, fix scrolling on all pages 2023-02-22 18:14:02 +01:00
Anton Stubenbord
14ab604118 feat: Migrated strings, and translations to native flutter l10n plugin 2023-02-17 00:00:13 +01:00
Anton Stubenbord
d1a49ac73d feat: Renamed translation strings 2023-02-16 20:55:10 +01:00
Anton Stubenbord
add035189c feat: Add new translations, bump version number 2023-02-15 00:07:49 +01:00
Anton Stubenbord
6f66bf27fd feat: Implemented new view type, fix connectivity issues, fix offline issues, fix loading animations, fix documents page paging 2023-02-14 00:24:14 +01:00
Anton Stubenbord
c5033792aa feat: Upgrade dio version to latest, applied migrations 2023-02-13 18:13:08 +01:00
Anton Stubenbord
26b283b83a feat: Add new view type, WIP 2023-02-12 19:31:04 +01:00
Anton Stubenbord
681d551b56 feat: Add detailed view type 2023-02-12 18:48:24 +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
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
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
2e0730ce2f Adapted manifest to paperless_share, some bug fixes/visual updates 2023-01-20 20:01:18 +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
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
2445c97d44 Implemented m3 full screen bottom sheet for document search 2023-01-02 23:37:53 +01:00