Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-10-07 | position composite rewrite | Jakob Heher | 2 | -240/+164 | |
2022-10-07 | fido2 button for ida bio screen | Jakob Heher | 3 | -48/+29 | |
2022-10-07 | expiry interstitial + waiting for fingerprint screen | Jakob Heher | 5 | -187/+130 | |
2022-10-06 | out with the old | Jakob Heher | 17 | -1894/+114 | |
2022-10-06 | re-do the #52 hack to avoid dependency on atruststatus | Jakob Heher | 1 | -10/+0 | |
2022-10-06 | add "remember credentials" with new mobilebku | Jakob Heher | 1 | -0/+5 | |
2022-10-06 | sanitizing NULLable config values | Jakob Heher | 8 | -246/+177 | |
2022-10-06 | poll for local BKU, disable/skip option if unavailable | Jakob Heher | 3 | -10/+41 | |
2022-10-06 | BKUSelectionComposite cleanup | Jakob Heher | 2 | -116/+49 | |
2022-10-05 | fido2 composite | Jakob Heher | 9 | -107/+244 | |
2022-10-05 | add waiting-for-app support | Jakob Heher | 12 | -1594/+1483 | |
(starting to rip some old stuff out) | |||||
2022-10-05 | smstan support | Jakob Heher | 7 | -134/+131 | |
2022-10-05 | FIDO2 support once again | Jakob Heher | 11 | -385/+296 | |
2022-10-04 | QR code handling | Jakob Heher | 6 | -77/+241 | |
2022-10-03 | work in progress on the new & improved atrust handler | Jakob Heher | 2 | -0/+436 | |
2022-10-03 | start untangling BKU handler from GUI logic | Jakob Heher | 14 | -1121/+1156 | |
2022-09-30 | kill off pdfover-signator | Jakob Heher | 21 | -36/+35 | |
2022-09-30 | YAGNI: SLRequest abstraction | Jakob Heher | 3 | -6/+6 | |
2022-09-30 | remove SLResponse outright | Jakob Heher | 4 | -18/+10 | |
since it's just a glorified string now | |||||
2022-09-30 | get rid of unneeded fields in SLResponse | Jakob Heher | 3 | -47/+9 | |
2022-09-30 | get rid of now-unnecessary instanceof/upcast checks | Jakob Heher | 2 | -60/+52 | |
2022-09-30 | remove MobileBKU* abstraction since only ATrust is supported now | Jakob Heher | 7 | -447/+269 | |
2022-09-30 | Revert "fido2 proof of concept" | Jakob Heher | 3 | -126/+12 | |
(it should've probably been on a feature branch) This reverts commit fd24a56578a323715b844b610ba91a3bfd400342. | |||||
2022-09-30 | remove IAIK MobileBKU support, cc @tlenz | Jakob Heher | 7 | -501/+4 | |
2022-09-30 | redundancy | Jakob Heher | 1 | -2/+2 | |
2022-09-30 | cleanup | Jakob Heher | 2 | -16/+1 | |
2022-09-30 | YAGNI: GUIProvider | Jakob Heher | 3 | -61/+7 | |
2022-09-29 | fido2 proof of concept | Jakob Heher | 4 | -18/+145 | |
2022-09-28 | NPE fix | Jakob Heher | 1 | -2/+1 | |
2022-09-23 | fido detection test | Jakob Heher | 1 | -0/+12 | |
2022-09-20 | properly set layout on fingerprint composite... | Jakob Heher | 1 | -1/+2 | |
2022-09-19 | properly account for keystore being disabled at runtime | Jakob Heher | 1 | -1/+1 | |
2022-09-01 | cleanup emblem handling | Jakob Heher | 2 | -4/+7 | |
2022-09-01 | add update check status to about config panel, cf. #119 | Jakob Heher | 2 | -39/+104 | |
2022-09-01 | refactor update check into its own class, cf. #119 | Jakob Heher | 2 | -47/+89 | |
2022-09-01 | do not remove whitespace from idA usernames | Jakob Heher | 2 | -5/+5 | |
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 | change increment behavior of scale slider | Jakob Heher | 1 | -1/+1 | |
2022-08-12 | cap rendering size for target logo in previews | Jakob Heher | 2 | -2/+2 | |
(workaround cf. #117) | |||||
2022-08-12 | redraw signature preview on LOTS focus loss | Jakob Heher | 1 | -0/+3 | |
2022-08-11 | downgrade some logs | Jakob Heher | 3 | -6/+5 | |
2022-08-10 | scroll parent scrolledcomposite on combo boxes, cf. #116 | Jakob Heher | 4 | -8/+33 | |
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 | 2 | -0/+16 | |
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 | cleanup anchoring | Jakob Heher | 1 | -1/+3 | |
2022-08-09 | remove need to call AnchorSetter::set | Jakob Heher | 14 | -130/+137 | |
(in SWTUtils) | |||||
2022-08-09 | add logo size to config | Jakob Heher | 1 | -0/+50 | |
2022-08-09 | consistency refactor | Jakob Heher | 1 | -2/+2 | |