Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 |
2022-08-09 | add logo size to config | Jakob Heher | 1 | -0/+50 |
2022-08-09 | consistency refactor | Jakob Heher | 1 | -2/+2 |
2022-08-09 | hide signature language/note boxes for logo signatures | Jakob Heher | 1 | -3/+2 |
2022-08-09 | whitespace cleanup | Jakob Heher | 1 | -4/+0 |
2022-08-09 | add logo size to config file | Jakob Heher | 5 | -0/+21 |
2022-08-09 | the order mattered here for... reasons that i don't want to investigate right... | Jakob Heher | 1 | -3/+2 |
2022-08-09 | deduplicate code in ConfigurationComposite | Jakob Heher | 1 | -110/+49 |
2022-08-09 | safeguard | Jakob Heher | 1 | -0/+2 |
2022-08-09 | add todo | Jakob Heher | 1 | -0/+1 |
2022-08-09 | make the previous commit actually work | Jakob Heher | 3 | -6/+17 |
2022-08-09 | moved update check toggle to about page | Jakob Heher | 2 | -31/+18 |
2022-08-09 | move locale selection + update check to the top | Jakob Heher | 1 | -12/+12 |
2022-08-09 | move groups to the top | Jakob Heher | 1 | -30/+30 |
2022-08-09 | typo | Jakob Heher | 2 | -2/+2 |
2022-08-09 | functional interfaces for readability | Jakob Heher | 2 | -87/+55 |
2022-08-09 | readability | Jakob Heher | 1 | -25/+15 |
2022-08-09 | layout boilerplace cleanup | Jakob Heher | 1 | -20/+9 |
2022-08-09 | remove placeholder transparency from settings | Jakob Heher | 1 | -35/+0 |
2022-08-08 | remove placeholder transparency from config | Jakob Heher | 7 | -54/+9 |
2022-08-08 | remove "signature" overlay text from position screen | Jakob Heher | 1 | -14/+1 |
2022-08-08 | properly re-enable "clear emblem" button | Jakob Heher | 1 | -1/+1 |
2022-08-08 | enter does not close settings | Jakob Heher | 1 | -1/+0 |
2022-08-08 | clicking signature preview forces update | Jakob Heher | 1 | -0/+10 |
2022-08-08 | clear image invisible -> disabled | Jakob Heher | 1 | -1/+1 |
2022-08-08 | cached asynchronous pdf-as placeholders | Jakob Heher | 3 | -41/+41 |
2022-08-08 | move ImageConverter to ImageUtil | Jakob Heher | 1 | -118/+0 |