Commit Graph

24 Commits

Author SHA1 Message Date
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
1b9e4fbb81 feat: rework account management page, add tooltip to settings 2023-04-21 18:56:36 +02:00
Anton Stubenbord
a2388b014b fix: Add labels to each cubit using repositories and state properties, remove label cubits 2023-04-04 20:30:25 +02:00
Anton Stubenbord
38aee2b052 feat: Improve inbox loading animation, fix refresh indicator positions 2023-02-24 13:42:58 +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
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
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
748cd21713 Added search bar on all pages 2023-02-01 00:27:56 +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
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
738ef99bc5 WIP - Redesigned login flow 2023-01-05 01:38:00 +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
c9694fa8d0 WIP - More decoupling of data layer from ui layer 2022-12-09 00:54:39 +01:00
Anton Stubenbord
ec7707e4a4 Externalized API and models as own package 2022-12-02 01:48:13 +01:00
Anton Stubenbord
b1db2a1209 Finished inbox, fixed reverse sort order, bloc refactorings 2022-11-30 01:24:28 +01:00