From 101cf7f6bda8152ef261ee3c437eb37d8848bcb9 Mon Sep 17 00:00:00 2001 From: Michael Starke Date: Fri, 25 Feb 2022 23:27:53 +0100 Subject: [PATCH] started modularization of entry inspector --- .../AutotypeDoctorReportViewController.xib | 22 +++---- MacPass/Base.lproj/EntryInspectorView.xib | 12 ++-- MacPass/MPEntryAttributeViewController.m | 37 ++++++++++- MacPass/MPEntryAttributeViewController.xib | 4 +- MacPass/MPEntryInspectorViewController.m | 65 ++++++++++--------- .../MPEntryPasswordAttributeViewController.m | 18 +++++ ...MPEntryPasswordAttributeViewController.xib | 7 +- MacPass/MPInspectorEditor.h | 2 + MacPass/MPNodeExpirationViewController.m | 6 +- MacPass/MPNodeExpirationViewController.xib | 18 +++-- 10 files changed, 127 insertions(+), 64 deletions(-) diff --git a/MacPass/Base.lproj/AutotypeDoctorReportViewController.xib b/MacPass/Base.lproj/AutotypeDoctorReportViewController.xib index 94cd787e..cf08d298 100644 --- a/MacPass/Base.lproj/AutotypeDoctorReportViewController.xib +++ b/MacPass/Base.lproj/AutotypeDoctorReportViewController.xib @@ -1,8 +1,8 @@ - + - + @@ -44,7 +44,7 @@ - + - + - MacPass will read every window title when Global Autotype is executed to find a match. Since macOS 10.15 Catalina it is not possible to read any window title, if the user has not granted permissions to record the screen. If you are running macOS 10.15 or higher, MacPass will check if it can read every window title of currently visible windows. This test will not read the actual title. The titles aren't stored or processed in any way. + MacPass will read every window title when Autotype or Global Autotype is executed to find a match. Since macOS 10.15 Catalina it is not possible to read any window title, if the user has not granted permissions to record the screen. If you are running macOS 10.15 or higher, MacPass will check if it can read every window title of currently visible windows. This test will not read the actual title. The titles aren't stored or processed in any way. - + @@ -75,10 +75,10 @@ - + - + To request Screen Recording permissions, MacPass will try to capture a 1 by 1 Pixel sized screenshot of the top left part of your screen. The data is not stored nor processed in any way. @@ -97,7 +97,7 @@ + + + + @@ -56,7 +60,7 @@ - +