Commit Graph

32 Commits

Author SHA1 Message Date
Anton Stubenbord
f04edece16 feat: view type stored in view/cubit, itself, cleanup coe 2023-02-10 12:41:30 +01:00
Anton Stubenbord
0147f7989f Remove all generated files, add fdroid metadata skeleton 2023-02-06 20:04:30 +01:00
Anton Stubenbord
348eb30e1a Fixes labels being serialized incorrectly, automates tag serialization 2023-02-06 17:30:00 +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
b370fa4164 WIP - Implemented similar documents view 2023-01-22 01:17:52 +01:00
Anton Stubenbord
a5e19fc0b4 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:13 +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
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
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
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
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
f77ccf50c1 Implemented basics of extended queries 2022-12-16 00:58:53 +01:00
Anton Stubenbord
4bf4ff1cbd Resetting filter doesn't reset sorting, some bugfixes and UI updates 2022-12-14 17:57:01 +01:00
Anton Stubenbord
2f31d9c053 WIP - more decoupling of blocs 2022-12-12 01:29:34 +01:00
Anton Stubenbord
c9694fa8d0 WIP - More decoupling of data layer from ui layer 2022-12-09 00:54:39 +01:00
Anton Stubenbord
75fa2f7713 Refactored DI, serialization, added feedback to document download 2022-12-06 00:39:18 +01:00
Anton Stubenbord
0a63259693 Fixed missing equatable causing failing tests 2022-12-02 20:19:13 +01:00
Anton Stubenbord
ec7707e4a4 Externalized API and models as own package 2022-12-02 01:48:13 +01:00