summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2016-11-15Honor EXIF orientation metadata for JPEG logosTobias Kellner1-1/+12
2016-10-25Check emblem hash for placeholder cacheTobias Kellner1-0/+6
2016-10-25Add support for A-Trust tan app interstitialTobias Kellner1-0/+20
2016-10-25Cache (and scale) custom emblem imagesTobias Kellner4-8/+18
2016-09-22Automatically update signature note when changing language if it's the defaultTobias Kellner2-4/+11
2016-06-30Replace signature note if it's the previous defaultTobias Kellner1-11/+30
2016-06-30Update support for IAIK Server BKUTobias Kellner1-52/+89
2016-06-30Ensure fully qualified URLs during mobile BKU processingTobias Kellner2-6/+27
2016-06-30Allow mobile BKU implementations to parse and set cookiesTobias Kellner5-3/+74
2016-06-30Fail safetyTobias Kellner2-3/+10
2016-06-30Fix sending SMS during QR code displayTobias Kellner1-9/+4
2016-06-30Split HttpClient generation for Mobile BKUTobias Kellner7-17/+25
2016-06-30Clicking on Open in Open state opens the file dialogTobias Kellner4-38/+39
2016-06-30Run update check in backgroundTobias Kellner1-45/+59
2016-06-30Use new Buergerkarte iconsTobias Kellner1-2/+2
2016-03-14Make mobile BKU container slightly biggerTobias Kellner1-2/+2
2016-03-14More flexible HTML parsing for mobile BKUTobias Kellner3-40/+136
2016-03-14Add QR code display for A-Trust Handy-Signatur appTobias Kellner6-27/+751
2015-12-21Improve keystore error handlingTobias Kellner4-30/+109
2015-12-15Keystore fixTobias Kellner1-9/+12
2015-12-10PDF/A compatibility now disabled by defaultTobias Kellner3-6/+8
2015-11-05Don't use proxy in HttpClient for local connectionsTobias Kellner3-16/+27
2015-10-29Mobile BKU error handling improvedTobias Kellner2-2/+11
2015-10-12More specific error when keystore file does not existTobias Kellner3-2/+19
2015-10-12Add remaining keystore cli argumentsTobias Kellner6-0/+284
2015-10-12Allow to manually enter keystore aliasTobias Kellner2-19/+67
2015-10-12Center input dialog on main windowTobias Kellner1-2/+9
2015-10-12Fix retryTobias Kellner1-0/+1
2015-10-12Add keystore file argumentTobias Kellner2-15/+70
2015-10-12Use keystore config data, prompt for passwords if unsetTobias Kellner1-1/+23
2015-10-12Only enable keystore option if keystore file existsTobias Kellner1-2/+7
2015-10-12Complete keystore config dialogTobias Kellner4-71/+494
2015-10-12add keystore aliasTobias Kellner8-0/+108
2015-10-09(Password)InputDialog addedTobias Kellner2-0/+189
2015-10-09Add keystore config tabTobias Kellner4-116/+436
2015-10-09Add keystore option to advanced config dialogTobias Kellner3-11/+67
2015-10-08Add keystore configurationTobias Kellner8-1/+544
2015-10-08Add keystore signingTobias Kellner3-43/+165
2015-10-08Only store proxy config if it is really setTobias Kellner1-5/+14
2015-10-08Move configuration loading/storage to respective compositeTobias Kellner4-133/+170
2015-10-08Log SWT versionTobias Kellner2-0/+6
2015-10-08TypoTobias Kellner2-2/+2
2015-10-08Wrap about textTobias Kellner1-1/+3
2015-10-07Add about dialog to configTobias Kellner1-14/+113
2015-10-07Remove unnecessary thisTobias Kellner1-1/+1
2015-08-17JavaDoc fixesTobias Kellner1-3/+3
2015-06-26Add A-Trust disclaimer to mobile bku credential entryTobias Kellner1-0/+2
2015-03-05Use BASE64 upload for a.sign BKU for nowTobias Kellner1-1/+3
2015-03-02Mobile BKU BASE64 setting defaults to false again after A-Trust fixTobias Kellner3-5/+5
2015-02-25Mobile BKU BASE64 setting defaults to trueTobias Kellner4-7/+8