Commit Graph

591 Commits

Author SHA1 Message Date
Anton Stubenbord
8dadaa42e3 fix: Use correct files to discard after local consumption 2023-10-10 01:26:14 +02:00
Anton Stubenbord
f3df4c2685 Merge branch 'bugfix/incorrect-locale-in-datepicker' into development 2023-10-10 01:10:30 +02:00
Anton Stubenbord
ed9c2e3670 fix: Update route configuration 2023-10-10 00:01:05 +02:00
Anton Stubenbord
9f0b2a5155 Update bug-report.yml 2023-10-09 21:30:57 +02:00
Anton Stubenbord
35a5b8a990 Update bug-report.yml 2023-10-09 21:30:39 +02:00
Anton Stubenbord
ecb24dfcaa Update bug-report.yml 2023-10-09 21:29:35 +02:00
Anton Stubenbord
1e94d3f1c8 Update bug-report.yml 2023-10-09 21:28:33 +02:00
Anton Stubenbord
4a6cc47812 Update bug-report.yml 2023-10-09 21:26:02 +02:00
Anton Stubenbord
ada0f80fb5 Merge pull request #265 from astubenbord/bugfix/incorrect-locale-in-datepicker
Bugfix/incorrect locale in datepicker
2023-10-09 00:24:59 +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
a17b041a0d Merge pull request #263 from astubenbord/bugfix/262
fix: Fix parsing error in user model
2023-10-07 22:35:27 +02:00
Anton Stubenbord
93d7a36f1d fix: Fix parsing error in user model 2023-10-07 22:34:40 +02:00
Anton Stubenbord
9021b31766 Update bug-report.yml 2023-10-07 22:02:10 +02:00
Anton Stubenbord
b89f7b84b0 Update feature_request.yml 2023-10-07 22:02:00 +02:00
Anton Stubenbord
1c0a02067d Create feature_request.yml 2023-10-07 22:00:51 +02:00
Anton Stubenbord
3edf3cabca Update bug-report.yml 2023-10-07 21:55:27 +02:00
Anton Stubenbord
f01148a70e Delete .github/ISSUE_TEMPLATE/bug_report.md 2023-10-07 21:53:37 +02:00
Anton Stubenbord
9a838b6172 Update bug-report.yml 2023-10-07 21:53:06 +02:00
Anton Stubenbord
408c795d2c Update bug-report.yml 2023-10-07 21:51:41 +02:00
Anton Stubenbord
045ec6d78f Rename bug-reportyml to bug-report.yml 2023-10-07 21:50:35 +02:00
Anton Stubenbord
e152a3eb1e Create bug-reportyml 2023-10-07 21:50:17 +02:00
Anton Stubenbord
b612f8b04f feat: bump version number, add changelogs 2023-10-06 21:49:34 +02:00
Anton Stubenbord
690e4558cb fix: Fix hive type adapter for empty clases causing app to crash 2023-10-06 21:37:24 +02:00
Anton Stubenbord
5dcae3f0b3 Add migration scripts, remove dependencies to codegen, and cleanups 2023-10-06 14:27:42 +02:00
Anton Stubenbord
29b7c8bdc0 fix: Update codegen of hive adapters 2023-10-06 12:09:03 +02:00
Anton Stubenbord
0616ca2ffc fix: Update flutter version 2023-10-06 01:46:56 +02:00
Anton Stubenbord
ba07b056a2 feat: Add version logs for new major update 2023-10-06 01:29:30 +02:00
Anton Stubenbord
c9177de736 Merge branch 'feature/go_router_migration' into development 2023-10-06 01:17:25 +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
ad23df4f89 fix: Improve receiving shares 2023-10-03 17:49:38 +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
e3e7ac4936 Update README.md 2023-09-24 13:02:55 +02:00
Anton Stubenbord
32eedac443 Create FUNDING.yml 2023-09-24 10:17:35 +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
f3560f00ea feat: Migrations, new saved views interface 2023-09-19 01:50:02 +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
8e5eb5a6c6 Update Landing page 2023-08-01 21:58:20 +02:00
Anton Stubenbord
b79375cbe0 feat: Add saved views to landing page 2023-08-01 19:49:09 +02:00
Anton Stubenbord
53a01ae775 feat: Add statistics card on landing page 2023-08-01 18:09:14 +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
61336d9527 feat: Add changelogs 2023-07-22 16:50:13 +02:00
Anton Stubenbord
635f04c028 feat: bump version number 2023-07-22 16:38:53 +02:00
Anton Stubenbord
5e69d0cf5e Merge pull request #237 from astubenbord/feature/error-refactoring
feat: Rework error handling, upgrade dio, fixed bugs
2023-07-22 14:20:46 +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
c4f2810974 Merge pull request #230 from astubenbord/bugfix/default-share-filetype-setting
fix: Update default share filetype setting
2023-07-09 16:24:24 +02:00
Anton Stubenbord
6902a2e217 fix: Update default share filetype setting 2023-07-09 16:22:31 +02:00
Anton Stubenbord
cf32613733 feat: Bump version number for F-Droid build 2023-06-27 11:05:03 +02:00