summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/java/at/asit/pdfover/gui/bku/mobile/ATrustHandler.java
AgeCommit message (Expand)AuthorFilesLines
2022-10-03start untangling BKU handler from GUI logicJakob Heher1-793/+0
2022-09-30kill off pdfover-signatorJakob Heher1-5/+5
2022-09-30YAGNI: SLRequest abstractionJakob Heher1-2/+2
2022-09-30remove SLResponse outrightJakob Heher1-6/+5
2022-09-30get rid of unneeded fields in SLResponseJakob Heher1-4/+4
2022-09-30remove MobileBKU* abstraction since only ATrust is supported nowJakob Heher1-27/+248
2022-09-30Revert "fido2 proof of concept"Jakob Heher1-64/+12
2022-09-30remove IAIK MobileBKU support, cc @tlenzJakob Heher1-1/+0
2022-09-30cleanupJakob Heher1-15/+0
2022-09-29fido2 proof of conceptJakob Heher1-17/+75
2022-09-23fido detection testJakob Heher1-0/+12
2022-08-11downgrade some logsJakob Heher1-3/+3
2022-08-02YAGNI: SigningState setters/gettersJakob Heher1-6/+4
2022-08-02misc cleanupJakob Heher1-21/+3
2022-07-14cleanup exception handling in credential handlerJakob Heher1-4/+15
2022-07-14hook the remember credentials functionality upJakob Heher1-3/+5
2022-07-06remove leftover empty comments after e4767bccc7324d4b61a334bf6c0558d0080045e2Jakob Heher1-93/+93
2022-07-06refactor runnable -> lambdaJakob Heher1-30/+24
2022-07-06remove NON-NLS comments, cleanup whitespaceJakob Heher1-139/+139
2022-07-06more YAGNIJakob Heher1-8/+5
2022-07-06YAGNI? YAGNI.Jakob Heher1-67/+66
2022-07-06YAGNI cleanup #1Jakob Heher1-3/+3
2022-03-25move some info logs to debugJakob Heher1-5/+5
2022-02-14remove various leftover debug println statements from previous maintainersJakob Heher1-1/+0
2021-09-13refactorAndreas Abraham1-2/+2
2021-01-27Fixed Problem that timertask did not cancelAndreas Abraham1-12/+0
2021-01-26handlePolling adaptedAndreas Abraham1-36/+20
2021-01-19changed urlconnection to apache http client, new pdf-as version added, a-trus...Andreas Abraham1-5/+42
2020-11-25disabled siganture placeholder previewAndreas Abraham1-2/+1
2020-11-25fixed url problem A-TrustAndreas Abraham1-1/+2
2019-11-05support of all cases when pressing the sms tan buttonAndreas Abraham1-10/+10
2019-11-04request sms tan in waiting screenAndreas Abraham1-0/+16
2019-08-05refactorAndreas Abraham1-8/+8
2019-08-05the sign button supports now also dynmic generated namesAndreas Abraham1-8/+10
2019-08-05dynamic attributes names for TAN implementedAndreas Abraham1-5/+9
2019-07-31additional dynamically generated values are read from the html string and set...Andreas Abraham1-5/+8
2019-07-31pdf-over uses now jsoup to read dynamic values from html contentAndreas Abraham1-7/+18
2019-07-30tests with new iframeAndreas Abraham1-2/+2
2019-04-01error handling implemented in case an error occurs when connecting to atrustAndreas Abraham1-20/+27
2019-01-17implementation of handlepollingAndreas Abraham1-3/+98
2018-08-07pdf-over support for fingerprint and faceid implementedAndreas Abraham1-427/+442
2017-08-22Del. tobeadded-Folder in configuration, removed possibility to ch. URLBianca Schnalzer1-0/+2
2016-10-25Add support for A-Trust tan app interstitialTobias Kellner1-0/+20
2016-09-22Automatically update signature note when changing language if it's the defaultTobias Kellner1-1/+1
2016-06-30Fix sending SMS during QR code displayTobias Kellner1-9/+4
2016-06-30Split HttpClient generation for Mobile BKUTobias Kellner1-7/+6
2016-03-14More flexible HTML parsing for mobile BKUTobias Kellner1-23/+23
2016-03-14Add QR code display for A-Trust Handy-Signatur appTobias Kellner1-5/+103
2015-10-29Mobile BKU error handling improvedTobias Kellner1-0/+9
2015-03-02Mobile BKU BASE64 setting defaults to false again after A-Trust fixTobias Kellner1-1/+1