Commit Graph

56 Commits

Author SHA1 Message Date
Anton Stubenbord
9451907423 feat: Update assets, bump version, update changelogs, minor visual improvements 2023-12-20 00:47:10 +01:00
Anton Stubenbord
12be81d93b feat: add accessibility setting and conditionally disable animations 2023-11-16 23:44:02 +01:00
Anton Stubenbord
af4359c38d chore: Cleanup project structure, add debug output to build.gradle 2023-10-27 12:28:26 +02:00
Anton Stubenbord
652abb6945 feat: Add improved date input, fix bugs, restructurings 2023-10-20 17:28:54 +02:00
Anton Stubenbord
520bfbd7b1 fix: Enable logging in production 2023-10-19 18:26:02 +02:00
Anton Stubenbord
23b7560dda feat: Add US/GB english discrimination, fix incorrect localizations 2023-10-09 00:24:13 +02:00
Anton Stubenbord
d4951e1c82 chore: Update go_router configuration to use go_router_builder 2023-10-08 16:42:42 +02:00
Anton Stubenbord
a2c5ced3b7 feat: bugfixes, finished go_router migration, implemented better visibility of states 2023-10-06 01:17:08 +02:00
Anton Stubenbord
653344c9ee Feat: Update scanner persistence, more migrations and bugfixes 2023-09-28 17:14:27 +02:00
Anton Stubenbord
18ab657932 feat: Update translations, finish saved views rework, some other fixes 2023-09-22 00:46:24 +02:00
Anton Stubenbord
2e8144700f Further migrations to route based navigation, improved saved view logic 2023-09-12 01:03:01 +02:00
Anton Stubenbord
f3e660e91d feat: Further migrations to go_router, add onclick to document previews 2023-07-31 02:51:00 +02:00
Anton Stubenbord
f1398e6d4c feat: Migrate to go_router 2023-07-30 23:51:00 +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
1a5d6e93b3 feat: Bump version number, add changelogs, formattings 2023-06-17 21:56:10 +02:00
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
1dc7d22d3a feat: Add new translations, add list of existing accounts to login page 2023-05-30 01:19:27 +02:00
Anton Stubenbord
d8ee418828 feat: Add remote_version endpoint to mock server, resolve versions, update search 2023-05-29 15:54:43 +02:00
Anton Stubenbord
f46ae73f49 feat: Add response delay generator to mock_server 2023-05-29 12:19:34 +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
4f13146dbc fix: Add providers to document upload, fix text color in about dialog 2023-05-27 13:55:02 +02:00
Anton Stubenbord
a36c96c7bb fix: Update search 2023-05-25 23:06:48 +02:00
Anton Stubenbord
06611e0355 fix: Improve search (WIP) 2023-05-18 21:33:13 +02:00
Anton Stubenbord
c9a6bc64b8 feat:Update search 2023-05-18 18:23:47 +02:00
Anton Stubenbord
3eaec1b85c fix: Fix dependents error when switching accounts 2023-05-12 13:18:49 +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
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
5c0ef7f853 feat: Add more user related state to hive 2023-04-23 16:48:11 +02:00
Anton Stubenbord
1b9e4fbb81 feat: rework account management page, add tooltip to settings 2023-04-21 18:56:36 +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
d621a3bbe7 feat: Finalize bulk edits and reworked form fields 2023-04-13 22:43:41 +02:00
Anton Stubenbord
10d48e6a55 feat: Replaced old label form fields with full page search, removed badge from edit button in document details 2023-04-07 18:04:56 +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
ce39190723 feat: Add query highlight fragments to detailed view, fix build 2023-02-24 14:29:19 +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
11aba2ed89 feat: Add inline suggestion in document search, allow removing history entries 2023-02-16 18:36:11 +01:00
Anton Stubenbord
a10c6efb00 feat: extract snippets into widgets, code cleanup document details 2023-02-11 16:37:51 +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
0147f7989f Remove all generated files, add fdroid metadata skeleton 2023-02-06 20:04: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