Commit Graph

117 Commits

Author SHA1 Message Date
Dain Nilsson
ac3f0c47d4
Add new dependencies for systray. 2023-02-24 13:59:09 +01:00
Dain Nilsson
fd4c63cd5f
Bump Flutter and dependencies. 2023-02-15 10:49:19 +01:00
Adam Velebil
dcbe454b6b
Merge PR #940. 2023-02-07 15:37:10 +01:00
Dain Nilsson
66038b5bc7
Update Flutter and dependencies. 2023-02-06 17:02:57 +01:00
Adam Velebil
cd6abc3acc
fix type in event name 2023-02-06 08:30:37 +01:00
Adam Velebil
c681db584d
update paths for codeql 2023-02-06 08:17:09 +01:00
Adam Velebil
ccd6f3a9cc
add paths 2023-02-06 08:06:44 +01:00
Dain Nilsson
abc1554dca
Fix Linux helper build. 2023-02-01 10:31:18 +01:00
Adam Velebil
a038c4697c
fix broken yaml 2023-01-31 12:04:30 +01:00
Adam Velebil
878fcee90e
add python 2023-01-31 12:02:19 +01:00
Adam Velebil
fdb981571f
compile between init and analyze steps 2023-01-31 11:38:15 +01:00
Adam Velebil
7e4b7694af
codeql for kotlin 2023-01-31 11:25:37 +01:00
Dain Nilsson
8d4e13fe81
Update Flutter and dependencies. 2023-01-25 14:20:26 +01:00
Dain Nilsson
49ec31eae8
Bump Python deps.
Including using zxing 2.0.0 instead of building from source.
2023-01-09 09:43:21 +01:00
Dain Nilsson
a8409d57f9
Build Flutter app in container.
The Flutter app also becomes dependent on the glibc version available on
the machine, so we need to build it on an older OS.
2022-12-08 21:19:22 +01:00
Adam Velebil
b9fb86326e
create scripts 2022-11-29 16:20:19 +01:00
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
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
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
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
c305cef796
Merge PR #825 2022-11-22 14:56:40 +01:00
Dennis Fokin
fbc6311ce5
Add MACOSX_DEPLOYMENT_TARGET to Actions 2022-11-22 11:02:52 +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
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
Dennis Fokin
df4f853ca5
Merge PR #295 2022-11-14 10:47:41 +01:00
Dain Nilsson
dfbb27dada
Use Docker container to build the helper on Linux.
This ensures compatibility with Linux systems using older versions of
glibc.
2022-11-12 14:54:24 +01:00
Dennis Fokin
0b055ddc17
windows release fixes part 2 2022-11-11 14:22:41 +01:00
Dennis Fokin
79ceeffdc4
windows release fixes 2022-11-11 11:22:34 +01:00
Dennis Fokin
eb16a3d123
macOS release fixes part 2 2022-11-10 15:17:30 +01:00
Dennis Fokin
0503297d2f
macOS release fixes 2022-11-10 11:48:39 +01:00
Adam Velebil
179f643f2d
bump flutter to 3.3.7 2022-11-08 14:37:12 +01:00
Adam Velebil
ea0d7928ba
Merge PR #275. 2022-11-07 09:30:20 +01:00
Adam Velebil
74be65af4b
bump to flutter 3.3.6 2022-11-01 17:07:46 +01:00
Adam Velebil
55f49fed8f
use pip-licenses==4.0.0rc2 2022-10-31 10:51:59 +01:00
Dain Nilsson
c6c28afa48
Use _PIP_USE_IMPORTLIB_METADATA=0 for pip-licenses. 2022-10-26 13:46:46 +02:00
Dain Nilsson
c616f776e6
Use Python 3.11 2022-10-25 16:59:00 +02:00
Adam Velebil
cf8946fed3
setup-python@v4 2022-10-24 09:08:43 +02:00
Adam Velebil
eca8594aaf
checkout@v3, upload-artifact@v3 all platforms 2022-10-24 08:49:06 +02:00
Adam Velebil
f1a3573098
checkout@v3, upload-artifact@v3 2022-10-24 08:40:58 +02:00
Adam Velebil
232299cfae
setup-java@v3 2022-10-24 08:13:26 +02:00
Adam Velebil
c0eb83831e
remove resource handling from github action 2022-10-07 09:21:52 +02:00
Adam Velebil
936229102a
bump flutter stable to 3.3.4 2022-10-06 08:15:31 +02:00