Commit Graph

41 Commits

Author SHA1 Message Date
Anton Stubenbord
a2c5ced3b7 feat: bugfixes, finished go_router migration, implemented better visibility of states 2023-10-06 01:17:08 +02:00
Anton Stubenbord
37ed8bbb04 feat: Implement updated receive share logic 2023-10-02 23:59:42 +02:00
Anton Stubenbord
653344c9ee Feat: Update scanner persistence, more migrations and bugfixes 2023-09-28 17:14:27 +02:00
Anton Stubenbord
6566b2b8d7 feat: Rework error handling, upgrade dio, fixed bugs
- Fix grey screen bug when adding labels from documnet upload
- Add more permission checks to conditionally show widgets
2023-07-22 14:17:48 +02:00
Anton Stubenbord
4c3f97136e fix: Fixed saved views bug, formatted files, minor changes 2023-06-10 16:29:12 +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
1f335119b3 feat: Add hive type adapters to api models, migrate to freezed 2023-04-24 01:14:20 +02:00
Anton Stubenbord
95dd0a2405 feat: Implement switching between accounts (multi user support), still WIP 2023-04-21 01:32:43 +02:00
Anton Stubenbord
74a87b3308 fix: Fix filepath splitting, fix slivers on scanner page 2023-02-24 15:55:16 +01:00
Anton Stubenbord
555ae21c35 fix: add vpn to list of states considered as connected to internet 2023-02-16 17:30:00 +01:00
Anton Stubenbord
31d2a9ec01 Merge branch 'main' into feature/detailed-view-type 2023-02-14 23:43:58 +01:00
Anton Stubenbord
d4ccf8e3aa Merge pull request #94 from iulica/download_to_public
Download to the public Downloads folder.
2023-02-14 22:50:18 +01:00
Anton Stubenbord
ae31f59aa1 Improve created app file system structure on ios 2023-02-14 22:46:26 +01:00
Anton Stubenbord
42dbaaf855 Fix manifest issue, update download function and original file download support 2023-02-14 21:02:51 +01:00
Anton Stubenbord
c5033792aa feat: Upgrade dio version to latest, applied migrations 2023-02-13 18:13:08 +01:00
Anton Stubenbord
c3d97d383f feat: Add changelog for version code 19, format code 2023-02-12 12:49:53 +01:00
Iulian Ciorascu
d7cbe40395 Download to the public Downloads folder.
Removed ununsed permissions.
2023-02-09 16:14:50 +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
4d7fab1839 Cleaned up code, implemented message queue to notify subscribers of document updates. 2023-02-06 01:04:13 +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
Anton Stubenbord
f6ecbae6e8 WIP - started implementing quick search 2023-01-23 02:24:01 +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
8cf3020335 WIP - Add system notifications for document upload progress/status 2023-01-09 01:35:47 +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
60aecb549d WIP - Replaced get_it + injectable with Provider 2022-12-21 01:14:06 +01:00
Anton Stubenbord
75fa2f7713 Refactored DI, serialization, added feedback to document download 2022-12-06 00:39:18 +01:00
Anton Stubenbord
d79682a011 Added test for login page 2022-12-05 19:15:00 +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
Anton Stubenbord
8e7a5dddbf added initial draft of inbox 2022-11-22 01:33:50 +01:00
Anton Stubenbord
2a545dba7c Added parameters to widgets 2022-11-20 13:22:57 +01:00
Anton Stubenbord
070a57aafd Added new query options for tags, added pdf preview on documents scanner page 2022-11-18 00:59:14 +01:00
Anton Stubenbord
511f8ca3f4 Implemented error reporting solution 2022-11-14 00:08:07 +01:00
Anton Stubenbord
1cafd5d246 Improved error handling, added multithreading for fromJson calls, made receive sharing intent more robust 2022-11-13 14:41:42 +01:00
Anton Stubenbord
afbd4bddb4 Changed file directories, added clear storage setting, updated readme w/ Google Play reference 2022-11-12 20:48:09 +01:00
Anton Stubenbord
40133b6e0e Updated onboarding, reformatted files, improved referenced documents view, updated error handling 2022-11-03 22:15:36 +01:00
Anton Stubenbord
2f2312d5f3 Changed application id, fixed network address lookup in login page 2022-11-02 15:30:14 +01:00
Anton Stubenbord
cb797df7d2 Initial commit 2022-10-30 14:15:37 +01:00