Michael Starke
77d96976ec
Refactored Autotype to use environment for better encapsulation of parameters
2020-01-22 15:11:28 +01:00
Michael Starke
2216a14729
Broken WIP commit
2020-01-21 14:38:52 +01:00
Michael Starke
b1cb776e14
Moved accessibilty permission checks into MPAutotypeDoctor. Added screen capture permission test.
2019-07-03 17:28:58 +02:00
Michael Starke
9f8617372f
Removed currently unused AutotypeExecution context.
2018-12-07 13:43:15 +01:00
Michael Starke
d8a20a1fe2
Removed autosave of selection changes. Save only occurs on lock. Shutdown needs to be added too.
2018-12-06 13:41:28 +01:00
Michael Starke
04ffcab15b
Using custom supressable dialog to check for autotype capabilities. Added notification when user performs autotype on disabled systems
2018-11-12 17:46:05 +01:00
Michael Starke
05ac9a0142
Added Accessibilty verification for macOS 10.14 to allow for better user experince
2018-09-25 11:18:13 +02:00
Michael Starke
2276a2b954
Added API stub to allow for keystroke overrides when performing autotype
2018-08-24 15:57:06 +02:00
michael starke
a2bc25e671
Enhanced autotype candidate selection
...
selection window now uses a table instead of popup menu
selection window will not activate MacPass and thus will not block view
selection window displays evaluated placeholders (sans password) for better identification
2017-10-30 14:03:42 +01:00
michael starke
00c3918b12
Added licence header
2017-09-04 09:29:08 +02:00
michael starke
e8ab0602e1
Removed old Code. Added simple plugin system
...
Signed-off-by: michael starke <michael.starke@hicknhack-software.com >
2015-11-12 12:43:04 +01:00
Maarten Terpstra
c3cb8ad6a3
Fixed spelling errors in comments and some strings, as well as fixed a compilation error (KPKEntry has no entry key, but does have a name field
2015-10-11 11:25:36 +02:00
michael starke
692ade2110
Autotype for selected entry is working rudimentarily
2014-12-17 11:20:30 +01:00
michael starke
3eb98a516c
Autotype for a selected entry. WIP
2014-12-16 20:37:55 +01:00
michael starke
55d5695676
Hotkey is stored in defaults
2014-08-08 18:34:38 +02:00
michael starke
edf4358388
Fixed isse with auto type skipping paste commands
...
Started implementing AutotypeFixDialog for 0.4.0 and 0.4.1 fix
Autotype candidate selection is shorter using subitems instead of single line
2014-03-26 22:29:45 +01:00
michael starke
638f3ab9f9
Rudimentary auto type is working. Still some kinks on timing, etc.
2014-03-21 20:13:10 +01:00
michael starke
e976398a5e
Selection Dialog for multiple matching entries sketched
2014-02-17 21:45:06 +01:00
michael starke
839c87102c
progress on searching auto type candidates
2013-11-25 02:39:22 +01:00
michael starke
8f6622102b
Refactored password handling in Document. Now only the composite key is stored and not the plain password and key file URL. This for now breaks the change password dialog a bit. Needs to be addressed.
...
Started conceptualising for auto type functionality
2013-10-31 21:10:10 +01:00
michael starke
fb88d8d498
Removed Autotype damon
...
Added DDHotKey for Global Hotkey registration
2013-09-05 19:46:46 +02:00
michael starke
9c69bd6528
Experiments with globe hot-key via EventTaps instead of Carbon API
...
Drag and Drop of entries and groups reworked
Minor fixes in Tests
2013-08-15 22:45:54 +02:00