Anton Stubenbord
|
95dd0a2405
|
feat: Implement switching between accounts (multi user support), still WIP
|
2023-04-21 01:32:43 +02:00 |
|
Anton Stubenbord
|
1334f546ee
|
feat: Split settings, encrypted user credentials, preparations for multi user support
|
2023-04-14 01:34:34 +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
|
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
|
378e3ff104
|
fix: Re-enable high refresh rate
|
2023-02-24 15:08:46 +01: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
|
555ae21c35
|
fix: add vpn to list of states considered as connected to internet
|
2023-02-16 17:30:00 +01:00 |
|
Anton Stubenbord
|
059df3a21b
|
fix: Remove deletion of temporary files on app startup
|
2023-02-16 10:55:30 +01:00 |
|
Anton Stubenbord
|
a424024058
|
Merge branch 'development'
|
2023-02-12 12:50:15 +01:00 |
|
Anton Stubenbord
|
c3d97d383f
|
feat: Add changelog for version code 19, format code
|
2023-02-12 12:49:53 +01:00 |
|
Anton Stubenbord
|
e0ab53c0c9
|
Merge branch 'main' into feature/iOSBuildFixes
|
2023-02-11 13:20:19 +01:00 |
|
Anton Stubenbord
|
95a26f4bb6
|
bugfix: add refresh rate to log output
|
2023-02-11 13:12:11 +01:00 |
|
Anton Stubenbord
|
cea85e000d
|
bugfix: Add platform guard around setting refresh rate
|
2023-02-11 12:50:49 +01:00 |
|
Anton Stubenbord
|
79e1d6e0de
|
Update platform guard to only include androids
|
2023-02-11 12:49:11 +01:00 |
|
Bjoern Hauffe
|
ba1387fdf5
|
change to platform guards
|
2023-02-10 20:47:33 +01:00 |
|
Anton Stubenbord
|
3fe8c34994
|
fix: Moved from always setting highest refresh rate to highest available
|
2023-02-10 16:44:15 +01:00 |
|
Bjoern Hauffe
|
05e8c96cfe
|
Fixes for ios build
|
2023-02-10 15:03:44 +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
|
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
|
41c6006f60
|
Cleanup main
|
2023-02-06 17:39:11 +01:00 |
|
Anton Stubenbord
|
94b0fab81f
|
Merge branch 'main' into bugfix/high-refresh-rate
|
2023-02-06 17:34:40 +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
|
748cd21713
|
Added search bar on all pages
|
2023-02-01 00:27:56 +01:00 |
|
Tim-Luca Lagmöller
|
46be27e8ba
|
Extracted to function and added check if dir exists
|
2023-01-31 13:26:26 +01:00 |
|
Tim-Luca Lagmöller
|
20d19d33f7
|
[BUGFIX] Temporary file deletion on iOS
|
2023-01-31 09:45:53 +01:00 |
|
Tim-Luca Lagmöller
|
9037af5bc6
|
[BUGFIX] Added support for high refresh rate
|
2023-01-30 22:13:27 +01:00 |
|
Anton Stubenbord
|
f6ecbae6e8
|
WIP - started implementing quick search
|
2023-01-23 02:24:01 +01:00 |
|
Anton Stubenbord
|
78aefb05eb
|
Added open in system viewer, updated translations.
|
2023-01-21 01:20:33 +01:00 |
|
Anton Stubenbord
|
fa3059218d
|
Added translations, fixed chips theming
|
2023-01-20 12:46:46 +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
|
738ef99bc5
|
WIP - Redesigned login flow
|
2023-01-05 01:38:00 +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
|
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
|
10149fb7c1
|
Migrated to flutter master channel, some adaptations to new m3 specs
|
2022-12-20 00:27:59 +01:00 |
|
Anton Stubenbord
|
901d646ec2
|
WIP - Refactoring date range picker dialog
|
2022-12-19 03:03:11 +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
|
f001059401
|
Bugfixes, finished filter rework
|
2022-12-14 00:53:42 +01:00 |
|
Anton Stubenbord
|
64c431286e
|
Some visual updates, bugfixes, finished major refactoring!
|
2022-12-13 01:17:53 +01:00 |
|
Anton Stubenbord
|
2f31d9c053
|
WIP - more decoupling of blocs
|
2022-12-12 01:29:34 +01:00 |
|