Commit Graph

1301 Commits

Author SHA1 Message Date
Dain Nilsson
7a043cb8c3
Fix merge. 2022-11-28 16:58:24 +01:00
Dain Nilsson
71382634b5
Merge PR #852. 2022-11-28 15:59:35 +01:00
Dain Nilsson
38602a06c2
Bump version. 2022-11-28 15:53:44 +01:00
Dain Nilsson
4eea53a024
Update NEWS for 6.0.2. 2022-11-28 10:43:41 +01:00
Adam Velebil
ff2bbf0162
Merge PR #848. 2022-11-28 08:37:14 +01:00
Adam Velebil
446c636208
Merge PR #847. 2022-11-28 08:35:00 +01:00
Dain Nilsson
987a87f939
Use case-insensitive sort order for credentials. 2022-11-25 17:14:24 +01:00
Dain Nilsson
7170e1aa1d
Detect a non-working helper and show it in the UI. 2022-11-25 12:26:22 +01:00
Dennis Fokin
8ebcafe985
Merge PR #832 2022-11-25 09:17:10 +01:00
Adam Velebil
4db9d5d9ed
Merge PR #845. 2022-11-25 09:02:50 +01:00
Dain Nilsson
868a3369fa
Merge PR #846. 2022-11-25 08:59:23 +01:00
Dain Nilsson
8e87b1dc5c
Cache the helper between runs. 2022-11-25 08:15:19 +01:00
Adam Velebil
1dc4739aa4
bump to 3.3.9 2022-11-24 17:01:47 +01:00
Adam Velebil
ef5d1a85e7
set MACOSX_DEPLOYMENT_TARGET to 10.15 2022-11-24 12:05:01 +01:00
Adam Velebil
b18820c82a
Merge PR #844. 2022-11-24 09:30:03 +01:00
Adam Velebil
2903aff021
update versions 2022-11-24 08:44:25 +01:00
Adam Velebil
90152f5da2
bump flutter and android dependencies 2022-11-23 17:18:00 +01:00
Dennis Fokin
6dc1e7f26d
Merge branch 'release/6.0.2' into fix/macos-target 2022-11-23 10:21:45 +01:00
Adam Velebil
f290e9f0fc
ignore zxing-cpp dependency in dependabot 2022-11-23 09:18:02 +01:00
Adam Velebil
9213939a6d
added pip ecosystem for helper directory 2022-11-23 09:01:19 +01:00
Adam Velebil
33234ddbae
update dependabot android directories 2022-11-22 17:13:18 +01:00
Adam Velebil
ff6f2728c0
Merge PR #835. 2022-11-22 17:05:02 +01:00
Dennis Fokin
f1e3bb8ff9
Merge branch 'fix/macos-env-actions' into release/6.0.2 2022-11-22 15:52:26 +01:00
Dennis Fokin
b09a583bfd
actions: newline after env 2022-11-22 15:48:03 +01:00
Adam Velebil
3a615c3932
add gradle ecosystem 2022-11-22 15:11:39 +01:00
Dennis Fokin
5895ce0e92
Change MACOSX_DEPLOYMENT_TARGET in xcode file 2022-11-22 14:59:06 +01:00
Dennis Fokin
c305cef796
Merge PR #825 2022-11-22 14:56:40 +01:00
Adam Velebil
c290ac52fb
Merge PR #830. 2022-11-22 13:21:05 +01:00
Adam Velebil
fb085c4e1f
Merge PR #829. 2022-11-22 13:20:30 +01:00
Dennis Fokin
fbc6311ce5
Add MACOSX_DEPLOYMENT_TARGET to Actions 2022-11-22 11:02:52 +01:00
Dennis Fokin
d46018941f
Check parameters and executables prior to running the script 2022-11-22 10:59:47 +01:00
Adam Velebil
fe548a5682
treat content longer than maxLength as error 2022-11-22 10:24:11 +01:00
Adam Velebil
3bc8304f34 handle locked oath sessions when refreshing 2022-11-21 15:15:20 +01:00
Adam Velebil
d753c43a6a
bump to 6.0.2+60006 2022-11-21 14:51:47 +01:00
Dain Nilsson
df77f507ca
Merge PR #824. 2022-11-18 16:58:00 +01:00
Dennis Fokin
58d85d1f3c
macOS: release script for standalone app 2022-11-18 15:20:48 +01:00
Dain Nilsson
00a2411c80
Shorten path for TMPDIR. 2022-11-18 13:34:43 +01:00
Dain Nilsson
1ad77be3b7
Shorten path used when building zxing-cpp. 2022-11-18 10:22:34 +01:00
Dain Nilsson
16c2a7f647
Fail the build if build-helper fails. 2022-11-18 10:12:14 +01:00
Adam Velebil
caea13c466
Merge PR #820. 2022-11-17 16:27:25 +01:00
Adam Velebil
19d72f0853
bump version to 6.0.1+60004 2022-11-17 14:13:37 +01:00
Adam Velebil
3e335db55f
select OTP applet before reading device info 2022-11-17 14:10:08 +01:00
Adam Velebil
f588ec593a
Merge PR #812. 2022-11-15 11:45:32 +01:00
Adam Velebil
5a9d712fec
fix NEWS 2022-11-15 11:33:42 +01:00
Adam Velebil
9be94665b7
fix Supported platforms 2022-11-15 11:33:24 +01:00
Dain Nilsson
2330b4481d
Merge PR #297. 2022-11-14 14:53:19 +01:00
Dain Nilsson
7ec507a334
Merge PR #294. 2022-11-14 14:51:56 +01:00
Emil Lundberg
371dbafb7a
Add directory prefix to linux tar.gz build
Archives are a bit nicer to work with if they unpack into a single
directory instead of putting all the contents separately in the
current working directory. A common convention is for an archive like
`archive-version-os.tar.gz` to unpack into a directory of the same
name: `archive-version-os/`.
2022-11-14 13:19:24 +01:00
Dain Nilsson
2524130746
Add legacy note and build instructions. 2022-11-14 11:22:59 +01:00
Dennis Fokin
df4f853ca5
Merge PR #295 2022-11-14 10:47:41 +01:00