Adam Velebil
|
45ca4edddc
|
update android string res from arb files
|
2023-12-04 16:23:53 +01:00 |
|
Adam Velebil
|
91342ff01f
|
Merge PR #1290.
|
2023-12-04 15:22:50 +01:00 |
|
Adam Velebil
|
81e3785dc9
|
bump android dependencies
|
2023-12-04 14:47:12 +01:00 |
|
Adam Velebil
|
87899701e7
|
bump flutter version
|
2023-12-04 14:40:29 +01:00 |
|
Adam Velebil
|
fe5107f3be
|
bump flutter packages
|
2023-12-04 14:40:07 +01:00 |
|
Adam Velebil
|
35b0180942
|
bump gh actions
|
2023-12-04 14:35:14 +01:00 |
|
Dain Nilsson
|
8056c5a370
|
Merge PR #1281.
|
2023-12-01 09:41:51 +01:00 |
|
Dain Nilsson
|
875b821fbf
|
Conditional pre-commit hooks.
|
2023-11-30 19:29:28 +01:00 |
|
Dain Nilsson
|
f07633630f
|
Re-format arb files on commit.
|
2023-11-30 15:15:59 +01:00 |
|
Dain Nilsson
|
243d65fb4d
|
Add hook for running mypy from poetry.
|
2023-11-30 14:32:53 +01:00 |
|
Dain Nilsson
|
b40451ab75
|
Run flutter hooks sequentially.
|
2023-11-30 11:25:20 +01:00 |
|
Adam Velebil
|
e00244cf66
|
Merge PR #1276.
|
2023-11-29 16:11:22 +01:00 |
|
Dain Nilsson
|
1452bc0d70
|
Run pre-commit on build.
|
2023-11-29 13:37:48 +01:00 |
|
Dain Nilsson
|
83fda9ddf5
|
Add pre-commit with formatting and linting.
|
2023-11-29 10:26:56 +01:00 |
|
Dain Nilsson
|
2151902c57
|
Add mypy config for use with poetry.
|
2023-11-29 10:25:06 +01:00 |
|
Dain Nilsson
|
3e30cbdad3
|
Merge PR #1280.
|
2023-11-29 09:00:35 +01:00 |
|
Dain Nilsson
|
b57ead2382
|
Don't analyze intermediate manifests, only the merged one.
|
2023-11-28 14:11:43 +01:00 |
|
Dain Nilsson
|
22c64a8b44
|
Merge PR #1278.
|
2023-11-28 09:54:04 +01:00 |
|
Dain Nilsson
|
451f1d86c0
|
Clean up lints config.
Removed rules which are already included by flutter_lints.
|
2023-11-27 12:26:34 +01:00 |
|
Dain Nilsson
|
40809881b2
|
Add lint rules for relative imports and order.
|
2023-11-27 11:41:05 +01:00 |
|
Adam Velebil
|
d5bd6e4c3e
|
Merge PR #1260.
|
2023-11-27 11:12:26 +01:00 |
|
Adam Velebil
|
88c5e48249
|
try to fix lint issue on gh action
|
2023-11-27 11:03:46 +01:00 |
|
Adam Velebil
|
8ea773f7ed
|
update pubspec.lock
|
2023-11-27 10:57:01 +01:00 |
|
Adam Velebil
|
f278ddff0b
|
Merge branch 'main' into adamve/disable_text_field_autocorrect
|
2023-11-27 10:56:25 +01:00 |
|
Adam Velebil
|
d0480256f1
|
add custom lint
|
2023-11-27 10:51:36 +01:00 |
|
Dain Nilsson
|
29849a94c8
|
Merge PR #1275.
|
2023-11-24 12:41:50 +01:00 |
|
Dain Nilsson
|
75e67fd690
|
Fix windows path.
|
2023-11-24 11:36:36 +01:00 |
|
Adam Velebil
|
f60e5ad756
|
add AppTextField/AppTextFormField
|
2023-11-24 11:17:58 +01:00 |
|
Adam Velebil
|
547fe01ab0
|
Merge PR #1277.
|
2023-11-24 08:23:01 +01:00 |
|
Daviteusz
|
d0f7c50de0
|
Update Polish translations
|
2023-11-24 04:27:44 +01:00 |
|
Adam Velebil
|
c5ebc88cfb
|
don't use coroutine scope for permissions requests
|
2023-11-23 17:46:44 +01:00 |
|
Adam Velebil
|
ba2a64e570
|
update windows CMakeLists
|
2023-11-23 16:56:46 +01:00 |
|
Adam Velebil
|
4438183014
|
fix deprecations in android qr scanner views
|
2023-11-23 16:00:43 +01:00 |
|
Dain Nilsson
|
cc5ca6dd73
|
Merge PR #1271.
|
2023-11-23 15:56:46 +01:00 |
|
Adam Velebil
|
be19eb1a36
|
fix deprecations in icon_pack_dialog
|
2023-11-23 15:42:41 +01:00 |
|
Dain Nilsson
|
a74c8556ac
|
Fix some deprecations.
|
2023-11-23 15:39:59 +01:00 |
|
Adam Velebil
|
c8007213bd
|
fix Finder.description deprecation
|
2023-11-23 15:33:15 +01:00 |
|
dependabot[bot]
|
ca3269ecd8
|
Bump the github-actions group with 1 update
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-23 13:33:04 +00:00 |
|
Dain Nilsson
|
72f356ab7f
|
Merge PR #1270.
|
2023-11-23 14:32:12 +01:00 |
|
Dain Nilsson
|
e897bffacd
|
Bump python dependencies.
|
2023-11-23 14:09:47 +01:00 |
|
Dain Nilsson
|
06f8bb30dc
|
Bump flutter dependencies.
|
2023-11-23 14:09:34 +01:00 |
|
Dain Nilsson
|
4ca49b4f4e
|
Use Flutter 3.16.0.
|
2023-11-23 14:08:43 +01:00 |
|
Dain Nilsson
|
cc115bdb48
|
Add dependabot scanning for outdated github actions.
|
2023-11-23 13:39:36 +01:00 |
|
Adam Velebil
|
9bf0788a9f
|
Merge PR #1269.
|
2023-11-23 11:39:24 +01:00 |
|
Adam Velebil
|
54dd4e1c4c
|
Bump yubikit-android to 2.4.0
|
2023-11-21 17:16:52 +01:00 |
|
Dennis Fokin
|
8aadd6df5b
|
Merge PR #1265
|
2023-11-21 16:02:47 +01:00 |
|
Dennis Fokin
|
1965a675ef
|
Add USB icon and change title
|
2023-11-17 09:45:57 +01:00 |
|
Adam Velebil
|
55b615486b
|
Merge PR #1264.
|
2023-11-15 11:07:31 +01:00 |
|
Adam Velebil
|
455d0173c4
|
regenerate freezed and json models
|
2023-11-15 08:56:52 +01:00 |
|
Adam Velebil
|
fda57c4771
|
quick fix for implicit_call_tearoffs lint rule
|
2023-11-15 08:21:50 +01:00 |
|