Age | Commit message (Expand) | Author | Files | Lines |
2022-07-06 | remove leftover empty comments after e4767bccc7324d4b61a334bf6c0558d0080045e2 | Jakob Heher | 1 | -16/+16 |
2022-07-06 | remove NON-NLS comments, cleanup whitespace | Jakob Heher | 17 | -71/+71 |
2022-06-15 | proper null checking for EXIF metadata, cf. #25 | Jakob Heher | 1 | -4/+3 |
2020-11-12 | Implemented invisbile sigantures visability | Andreas Abraham | 1 | -0/+1 |
2020-11-12 | fixed problem handing over the selected profile to pdf-as4 signer | Andreas Abraham | 1 | -0/+5 |
2017-08-07 | Certificate Download Server + Searching for Placeholder | Bianca Schnalzer | 2 | -0/+20 |
2017-01-09 | Fixed NullPointerException with reading EXIF Metadata for JPEG Files | Andreas Fitzek | 1 | -40/+45 |
2016-11-15 | Honor EXIF orientation metadata for JPEG logos | Tobias Kellner | 1 | -43/+146 |
2016-10-25 | Check emblem hash for placeholder cache | Tobias Kellner | 1 | -1/+16 |
2016-10-25 | Cache (and scale) custom emblem images | Tobias Kellner | 2 | -2/+152 |
2015-10-08 | Add keystore signing | Tobias Kellner | 2 | -0/+15 |
2015-02-23 | BASE64 request handling | Tobias Kellner | 2 | -60/+7 |
2014-12-12 | Make PDF/A compatibility configurable | Tobias Kellner | 1 | -2/+23 |
2014-11-27 | Implement PDF-AS 4 changes | Tobias Kellner | 4 | -5/+57 |
2014-01-30 | Spelling | tkellner | 2 | -2/+2 |
2013-04-10 | Rework mobile BKU handling | tkellner | 1 | -9/+3 |
2013-04-10 | Comment | tkellner | 1 | -2/+2 |
2013-04-10 | Add signatureLanguage Parameter | tkellner | 1 | -36/+65 |
2013-04-10 | Cosmetics | tkellner | 1 | -7/+1 |
2013-04-10 | Cosmetic changes | tkellner | 1 | -1/+0 |
2013-04-10 | + changed to small signature block | tkellner | 1 | -1/+1 |
2013-04-10 | Signature page defaults to 1 | tkellner | 1 | -1/+1 |
2013-04-10 | + implemented fallback for placeholder creation | tkellner | 1 | -2/+1 |
2013-04-10 | Emlbem -> Emblem | tkellner | 1 | -3/+3 |
2013-04-10 | + fixed Warnings | tkellner | 1 | -0/+1 |
2013-04-10 | + added Signator Placeholder generation for PDF-AS: | tkellner | 1 | -0/+9 |
2013-04-10 | + Fixed unverifyable Handy signature signatures ... (A-Trust cuts away | tkellner | 1 | -0/+12 |
2013-04-10 | Fixed some error with output folder variables | tkellner | 2 | -0/+4 |
2013-04-10 | Moved Mobile BKU URL to configuration file | tkellner | 1 | -1/+1 |
2013-04-10 | Fixed some TODOs... | tkellner | 1 | -1/+1 |
2013-04-10 | Configuration and Main Bar Buttons | tkellner | 2 | -2/+53 |
2013-04-10 | Use correct class for logger | tkellner | 1 | -1/+1 |
2013-04-10 | Imports updated | tkellner | 1 | -4/+0 |
2013-04-10 | Mobile BKU first working (currently set to work with test mobile BKU from A-T... | tkellner | 3 | -1/+57 |
2013-04-10 | Code houskeeping | tkellner | 7 | -47/+2 |
2013-04-10 | Comment for SLRequest subclasses | tkellner | 1 | -0/+1 |
2013-04-10 | Changed SLRequest interface | tkellner | 1 | -11/+73 |
2013-04-10 | PDF-AS signature working with local BKU | tkellner | 5 | -4/+152 |
2013-04-10 | StateMachine updates | tkellner | 2 | -2/+1 |
2013-04-10 | Added class templates | tkellner | 15 | -2/+295 |
2013-04-10 | Refactoring | tkellner | 15 | -0/+657 |