Rikard Braathen
f20ad1ea42
initial images for app stores
2020-02-27 12:00:32 +01:00
Dag Heyman
4693f83e3f
Merge pull request #544 from Yubico/app-store-final
...
mac: make app compatible with macOS app store
2020-02-25 12:04:36 +01:00
Dag Heyman
2a005fef13
mac: build dependencies from src
...
since we need to set the MACOSX_DEPLOYMENT_TARGET
vairable to support older versions of macOS,
let's build all relevant dependencies from src.
commit 8104206101a6ff0286b87ba27d306504bffb26d9
Author: Dag Heyman <dag@yubico.com>
Date: Mon Feb 24 14:30:02 2020 +0100
mac: build ykpers from source
2020-02-25 11:16:21 +01:00
Dag Heyman
4b099f84b7
update versions
2020-02-24 10:06:18 +01:00
Dag Heyman
145d430f32
Merge pull request #538 from Yubico/add-snap-actions
...
actions: build snap package
2020-02-24 09:05:09 +01:00
Dag Heyman
1b7fa3f450
snap: drop network plugs from main app
2020-02-21 12:44:45 +01:00
Dag Heyman
2e84b06ffb
mac: use patch instead of git apply
2020-02-21 08:59:16 +01:00
Dag Heyman
f4c7e9b431
snap: use a local patch for pyscard
2020-02-21 08:49:02 +01:00
Dag Heyman
beeb829b5b
mac: apply local patch to pyscard
2020-02-20 15:30:29 +01:00
Dag Heyman
8a3aa03d5d
Merge pull request #539 from Yubico/expansion-panel-fixes
...
fixed text positioning, click to expand and flexible height
2020-02-19 13:14:39 +01:00
Dag Heyman
fc0c3c220d
mac: fix icon file for app store
2020-02-19 12:30:13 +01:00
Dag Heyman
84548da6a0
mac: enable sandbox and entitlements
2020-02-19 12:29:49 +01:00
Dag Heyman
57bfa14282
mac: update Info.plist to be app store friendly
2020-02-19 12:29:17 +01:00
Dag Heyman
db656a0c5d
actions: build openssl from source
2020-02-19 12:28:46 +01:00
Dennis Fokin
2dda96e4ab
Merge pull request #541 from Yubico/monitor-check
...
Make sure the application is always visible on a monitor
2020-02-18 02:54:52 -08:00
Dennis Fokin
455d060aa1
Make sure the application is always visible on a monitor
2020-02-18 11:41:35 +01:00
Dag Heyman
608386a03f
actions: build snap package
2020-02-13 14:46:43 +01:00
Dag Heyman
1245d9db0d
Merge pull request #543 from Yubico/drop-deb
...
cleanup: drop debian folder since it's unused
2020-02-13 14:40:39 +01:00
Dag Heyman
834bf6d461
cleanup: drop debian folder since it's unused
2020-02-13 09:35:13 +01:00
Dag Heyman
fa6b365ebc
Merge pull request #540 from Yubico/bump-appimage
...
appimage: bump qt to 5.14.1
2020-02-11 10:11:27 +01:00
Dag Heyman
616fb851af
appimage: bump qt to 5.14.1
2020-02-11 09:34:47 +01:00
Rikard Braathen
ed46d9aeea
fixed text positioning, click to expand and flexible height
2020-02-10 15:20:42 +01:00
Dag Heyman
aee249cbf3
Merge pull request #532 from ai/use-appdata
...
Use AppData in Linux builds
2020-01-31 09:45:59 +01:00
Dag Heyman
299bfdb7c0
Merge pull request #533 from Yubico/qt-updates
...
actions: make sure to use qt 5.14.1 on macOS and windows
2020-01-31 09:14:44 +01:00
Dag Heyman
c20d6e2495
actions: do brew update on macOS
2020-01-31 08:53:47 +01:00
Dag Heyman
335e2f0827
actions: bump qt for windows
2020-01-31 08:34:25 +01:00
Andrey Sitnik
34b99ddd17
Use AppData in Linux builds
2020-01-30 08:53:40 -08:00
Dag Heyman
d6d3f8f084
Merge pull request #524 from ai/appdata
...
add appdata file
2020-01-30 08:31:51 +01:00
Andrey Sitnik
ccad977d9f
Use bugtracker URL in homepage
2020-01-29 10:08:39 -08:00
Andrey Sitnik
5883176e5d
Return releases
2020-01-29 10:06:29 -08:00
Dennis Fokin
70b8f86cd3
Merge pull request #531 from Yubico/actions-cmd-bug
...
Actions: windows, change to cmd usage of variable
2020-01-29 03:16:23 -08:00
Dennis Fokin
45e17a8945
Actions: windows, change to cmd usage of variable
2020-01-29 12:13:54 +01:00
Dag Heyman
4df579e4bc
update NEWS and VERSION
2020-01-29 09:19:49 +01:00
Andrey Sitnik
9afd4c8163
Use MIT for metadata license
2020-01-28 10:57:25 -08:00
Dag Heyman
b5f97fd16b
Merge pull request #527 from Yubico/mac-deps
...
actions: bump python and pyotherside on macOS
2020-01-28 14:12:37 +01:00
Dag Heyman
633aa7c5ae
Merge pull request #530 from Yubico/linux-pyotherside-519
...
Linux: pyotherside 5.1.9 and python 3.8.1
2020-01-28 13:29:43 +01:00
Dag Heyman
6acf0bec2e
Merge pull request #528 from Yubico/pyotherside-519
...
Windows Pyotherside 5.1.9
2020-01-28 13:29:24 +01:00
Dag Heyman
89c81d312a
actions: fix bash syntax
2020-01-28 13:22:31 +01:00
Dennis Fokin
a46a6e4ed3
Actions: windows extract env var
2020-01-28 13:09:21 +01:00
Dag Heyman
39505d418e
macos: extract env variables
2020-01-28 12:47:17 +01:00
Dag Heyman
615e03f4d8
Merge pull request #529 from Yubico/device-panel-fix
...
settings: fix device panel bug
2020-01-28 12:04:51 +01:00
Dennis Fokin
1e71bd9d18
Linux: bump to python 3.8.1
2020-01-28 10:56:51 +01:00
Dag Heyman
8873c10410
settings: fix device panel bug
2020-01-28 10:53:17 +01:00
Dennis Fokin
0f8826d13b
Linux: bump pyotherside to 5.1.9
2020-01-28 10:44:11 +01:00
Dennis Fokin
3cc00d214a
Actions: use windows-latest
2020-01-28 09:23:13 +01:00
Dennis Fokin
380cb71525
Actions: pyotherside bump to 5.1.9
2020-01-28 09:17:45 +01:00
Dag Heyman
b6480d5ff6
action: try python 3.7.6
2020-01-28 08:44:02 +01:00
Dag Heyman
392bb7ab34
actions: bump dependencies on macOS
2020-01-28 08:28:58 +01:00
Dag Heyman
04efad975f
Merge pull request #526 from Yubico/qt514
...
update Qt to 5.14 on Windows
2020-01-24 12:29:58 +01:00
Dag Heyman
6550ca77fe
Merge pull request #525 from Yubico/isbottompanel-fix
...
fixed isBottomPanel for new panels in settings
2020-01-22 13:37:05 +01:00