Commit Graph

2194 Commits

Author SHA1 Message Date
Elias Bonnici
a7984a5e4e
Fix duplicate FileDropTarget. 2024-01-19 12:32:42 +01:00
Dain Nilsson
5462ffe6c5
Small UI tweaks. 2024-01-19 12:32:42 +01:00
Dain Nilsson
69b4e02367
Use builder in AppPage for child. 2024-01-19 12:32:41 +01:00
Dain Nilsson
07fb161402
Test of 3 column view. 2024-01-19 12:32:40 +01:00
Dennis Fokin
6083de1303
Merge PR #1324 2024-01-18 15:36:53 +01:00
Elias Bonnici
b1a706631f
Merge PR #1331. 2024-01-15 10:43:10 +01:00
Elias Bonnici
19fb45b4ae
Raise exception on CtapError during bio enrollment. 2024-01-15 09:31:35 +01:00
Elias Bonnici
b9e4070ae0
Run onCancel when tapping outside dialog barrier. 2024-01-15 09:31:12 +01:00
Elias Bonnici
74bdacf044
Merge PR #1329. 2024-01-11 13:44:35 +01:00
Elias Bonnici
f7613d5e78
Show progressbar when icon pack is loading. 2024-01-11 12:44:35 +01:00
Elias Bonnici
09217b437e
Merge PR #1330. 2024-01-11 11:19:21 +01:00
Elias Bonnici
91f236a414
Only modify name if issuer is null. 2024-01-11 11:14:52 +01:00
Elias Bonnici
87b463f4e8
Fix parsing of otpauth-migration Uri.
This solves the issue regarding duplicate accounts not being
recognized.
2024-01-10 17:02:41 +01:00
Elias Bonnici
e0521f931a
Allow drag & dropping icon packs. 2024-01-10 16:06:12 +01:00
Dain Nilsson
73a5e4aa6b
Merge PR #1317. 2024-01-09 16:17:41 +01:00
spaette
da97823d30
typos 2024-01-09 16:16:43 +01:00
Elias Bonnici
6742519454
Merge PR #1325. 2024-01-09 13:09:48 +01:00
Elias Bonnici
ec1459315d
Change subTitle to subtitle and make overlay required. 2024-01-09 13:09:29 +01:00
Elias Bonnici
33be7edbf0
Use theme color in FileDropOverlay. 2024-01-09 13:09:28 +01:00
Elias Bonnici
6c67b209df
Add FileDropOverlay widget. 2024-01-09 13:09:26 +01:00
Elias Bonnici
6a68d2a7a0
Move variables into onFileDropped. 2024-01-09 13:09:25 +01:00
Elias Bonnici
b5bd831f88
Add custom overlay for OATH QR drag & drop. 2024-01-09 13:09:23 +01:00
Elias Bonnici
ec7a002fdf
Allow multi-account QR codes in OathAddAccountPage. 2024-01-09 13:09:22 +01:00
Elias Bonnici
25154251a7
Add FileDropTarget to OATH screen. 2024-01-09 13:09:19 +01:00
Dennis Fokin
cf926210ea
Do not remember systray status between runs 2024-01-05 11:01:37 +01:00
Dain Nilsson
ed4db4bdb1
Merge PR #1305. 2023-12-22 16:52:11 +01:00
Dain Nilsson
51b1ee8672
Merge PR #1316. 2023-12-22 16:42:22 +01:00
Dain Nilsson
967a8f7b59
Bump Python and Flutter dependencies. 2023-12-22 16:25:04 +01:00
Dain Nilsson
fdd1b5d699
Merge PR #1314. 2023-12-22 14:09:32 +01:00
Dain Nilsson
76e9ceabcf
Add graphics for NFC no/unknown device. 2023-12-22 14:07:56 +01:00
Dain Nilsson
dfbcae645e
Remove hardcoded colors. 2023-12-22 12:52:48 +01:00
Dain Nilsson
a23e533ba5
Fix hide/show icon color. 2023-12-21 14:28:24 +01:00
Dain Nilsson
9f067b8f2a
Fix icon colors more. 2023-12-21 13:37:21 +01:00
Dain Nilsson
a000e2bb5f
Fix icon colors. 2023-12-21 12:21:15 +01:00
Dain Nilsson
957e322bdd
Fix icon color in device picker. 2023-12-20 15:55:22 +01:00
Dain Nilsson
62e73a246e
Remove unused graphics. 2023-12-20 15:44:43 +01:00
Rikard Braathen
605a5fb27d
Theme changes 2023-12-20 15:39:27 +01:00
Elias Bonnici
5d9ee47286
Merge PR #1313. 2023-12-20 14:51:12 +01:00
Elias Bonnici
06c33e6205
Remove unnecessary usage of spread operator. 2023-12-20 14:50:28 +01:00
Elias Bonnici
7e384dae2e
Fix margins in FIDO bio enrollment view. 2023-12-20 14:50:26 +01:00
Elias Bonnici
36f0877881
Change FIDO bio enrollment UI. 2023-12-20 14:50:21 +01:00
Elias Bonnici
1d9c7b4f49
Merge PR #1312. 2023-12-20 14:42:25 +01:00
Elias Bonnici
9fcf468fe5
Add specific error status for FIDO key mismatch. 2023-12-20 14:18:59 +01:00
Elias Bonnici
a08fb71ec6
Add localisation strings for FIDO error messages. 2023-12-20 13:06:17 +01:00
dependabot[bot]
d65effe8e0
Bump the github-actions group with 2 updates
Bumps the github-actions group with 2 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact) and [github/codeql-action](https://github.com/github/codeql-action).


Updates `actions/upload-artifact` from 3 to 4
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

Updates `github/codeql-action` from 2 to 3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 12:15:56 +00:00
Elias Bonnici
624f4aae4f
Merge PR #1302 2023-12-15 14:40:10 +01:00
Elias Bonnici
0d3c7ef4a0
Fix broken tests. 2023-12-15 14:34:10 +01:00
Dain Nilsson
d8debd239a
Ensure padding around suffix icons. 2023-12-15 14:16:24 +01:00
Elias Bonnici
b37d19164d
Fix duplicate error icons. 2023-12-15 09:37:34 +01:00
Elias Bonnici
868c96b72b
Add feature per OTP configuration type. 2023-12-15 08:39:11 +01:00