summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/java/at/asit/pdfover/gui/composites/mobilebku
AgeCommit message (Expand)AuthorFilesLines
2022-11-16do not force fido2 default if libfido2 is unavailableJakob Heher1-2/+2
2022-11-16set webauthn logo backgroundJakob Heher1-0/+1
2022-11-16fix fido2 button when app is openJakob Heher1-1/+1
2022-11-09adjust to webauthn-java api changeJakob Heher1-2/+1
2022-11-04fix signature data link for fido2Jakob Heher1-0/+2
2022-11-04deduplicate doLayout and onDisplay, they do the same thing (more or less)Jakob Heher6-43/+4
2022-11-04add cancel & sms buttons + signature data link for fido2Jakob Heher1-9/+32
2022-11-04hide fido2 buttons if unsupportedJakob Heher4-2/+10
2022-11-03move checksubclass boilerplate up to statecompositeJakob Heher6-27/+1
2022-11-03auto-focus smstan inputJakob Heher1-9/+2
2022-11-03auto focus username/password field as appropriateJakob Heher2-1/+9
2022-11-03autostart fido2 authentication processJakob Heher1-22/+22
2022-11-02adjust to webauthn lib signature changesJakob Heher1-11/+10
2022-10-24hide signature data link if unavailableJakob Heher2-2/+2
2022-10-10webauthn -> asyncJakob Heher1-10/+18
2022-10-07fido2 button for ida bio screenJakob Heher3-48/+29
2022-10-07expiry interstitial + waiting for fingerprint screenJakob Heher2-126/+24
2022-10-06out with the oldJakob Heher2-25/+10
2022-10-06sanitizing NULLable config valuesJakob Heher1-6/+0
2022-10-05fido2 compositeJakob Heher6-57/+138
2022-10-05add waiting-for-app supportJakob Heher5-0/+1303