index
:
pdf-over
master
PDF-Signatur-Software PDF-Over
jheher
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pdf-over-gui
/
src
/
main
/
java
/
at
/
asit
/
pdfover
/
gui
/
workflow
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-04
clear remembered username/password when disabling remember
Jakob Heher
1
-2
/
+14
2022-11-04
clean remembered password on user cancel
Jakob Heher
1
-1
/
+3
2022-11-04
deduplicate doLayout and onDisplay, they do the same thing (more or less)
Jakob Heher
2
-7
/
+0
2022-11-04
add cancel & sms buttons + signature data link for fido2
Jakob Heher
1
-1
/
+2
2022-11-04
save username permanently if remember is ticked
Jakob Heher
1
-1
/
+1
2022-11-03
fido2 settings dialog
Jakob Heher
3
-0
/
+17
2022-11-03
auto focus username/password field as appropriate
Jakob Heher
2
-2
/
+3
2022-11-03
autostart fido2 authentication process
Jakob Heher
1
-0
/
+1
2022-10-07
expiry interstitial + waiting for fingerprint screen
Jakob Heher
1
-60
/
+56
2022-10-06
out with the old
Jakob Heher
3
-47
/
+5
2022-10-06
re-do the #52 hack to avoid dependency on atruststatus
Jakob Heher
1
-10
/
+0
2022-10-06
sanitizing NULLable config values
Jakob Heher
3
-225
/
+159
2022-10-06
poll for local BKU, disable/skip option if unavailable
Jakob Heher
2
-9
/
+22
2022-10-05
fido2 composite
Jakob Heher
1
-15
/
+70
2022-10-05
add waiting-for-app support
Jakob Heher
1
-127
/
+60
2022-10-05
smstan support
Jakob Heher
1
-43
/
+47
2022-10-05
FIDO2 support once again
Jakob Heher
1
-20
/
+43
2022-10-04
QR code handling
Jakob Heher
2
-57
/
+109
2022-10-03
start untangling BKU handler from GUI logic
Jakob Heher
3
-45
/
+80
2022-09-30
kill off pdfover-signator
Jakob Heher
11
-15
/
+15
2022-09-30
remove SLResponse outright
Jakob Heher
1
-3
/
+1
2022-09-30
get rid of unneeded fields in SLResponse
Jakob Heher
1
-20
/
+4
2022-09-30
get rid of now-unnecessary instanceof/upcast checks
Jakob Heher
1
-8
/
+8
2022-09-30
remove MobileBKU* abstraction since only ATrust is supported now
Jakob Heher
1
-10
/
+7
2022-09-30
remove IAIK MobileBKU support, cc @tlenz
Jakob Heher
3
-78
/
+2
2022-09-30
YAGNI: GUIProvider
Jakob Heher
3
-61
/
+7
2022-09-01
cleanup emblem handling
Jakob Heher
1
-4
/
+4
2022-09-01
refactor update check into its own class, cf. #119
Jakob Heher
1
-47
/
+4
2022-09-01
don't allow remember to be toggled on (only off) via the cancel button, cf. #105
Jakob Heher
1
-1
/
+2
2022-08-12
cap rendering size for target logo in previews
Jakob Heher
1
-1
/
+1
2022-08-10
fix error dialogs in initial config load
Jakob Heher
2
-3
/
+6
2022-08-10
add debug options for deliberately crashing
Jakob Heher
1
-0
/
+13
2022-08-10
offer factory reset if startup fails, or config screen fails to load, cf. #114
Jakob Heher
3
-10
/
+77
2022-08-10
add todo
Jakob Heher
1
-1
/
+1
2022-08-09
consistency refactor
Jakob Heher
1
-2
/
+2
2022-08-09
whitespace cleanup
Jakob Heher
1
-4
/
+0
2022-08-09
add logo size to config file
Jakob Heher
4
-0
/
+20
2022-08-08
remove placeholder transparency from config
Jakob Heher
3
-28
/
+1
2022-08-08
cached asynchronous pdf-as placeholders
Jakob Heher
1
-2
/
+5
2022-08-08
typo fix
Jakob Heher
2
-5
/
+3
2022-08-08
refactor out the "generic properties map" that is only used by a single prope...
Jakob Heher
1
-3
/
+2
2022-08-04
pass Profile instead of String around
Jakob Heher
3
-11
/
+11
2022-08-04
batch replace v2
Jakob Heher
1
-2
/
+3
2022-08-03
correct signature profile in positioning placeholder
Jakob Heher
1
-2
/
+8
2022-08-03
exterminate SignaturePlaceholderCache
Jakob Heher
1
-4
/
+1
2022-08-02
add todo note for tomorrow 🙂
Jakob Heher
1
-1
/
+1
2022-08-02
YAGNI: Emblem interface
Jakob Heher
4
-9
/
+8
2022-08-02
YAGNI SignatureParameter setters/getters
Jakob Heher
2
-11
/
+11
2022-08-02
YAGNI: SigningState setters/getters
Jakob Heher
3
-7
/
+7
2022-08-02
YAGNI: SigningState interface
Jakob Heher
5
-12
/
+14
[next]