mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-18 00:19:23 +00:00
Implemented obfuscated autotyping and restoring of pasteboard objects
This commit is contained in:
@@ -29,6 +29,9 @@ FOUNDATION_EXPORT NSString *const MPPasteBoardControllerDidClearClipboard;
|
||||
|
||||
+ (MPPasteBoardController *)defaultController;
|
||||
|
||||
- (void)stashObjects;
|
||||
- (void)restoreObjects;
|
||||
- (void)copyObjects:(NSArray *)objects;
|
||||
- (void)copyObjectsWithoutTimeout:(NSArray *)objects;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user