AI-Giraffe | 2022.3.1 Patch 2 <debuggerx@debuggerx-work Update androidStudioFirstRun.xml, find.xml, device.mirroring.xml Create AquaNewUserFeedbackService.xml, AquaOldUserFeedbackService.xml

This commit is contained in:
2023-10-25 18:10:52 +08:00
5 changed files with 19 additions and 10 deletions
+5
View File
@@ -0,0 +1,5 @@
<application>
<component name="AquaNewUserFeedbackInfoState"><![CDATA[{
"userTypedInEditor": true
}]]></component>
</application>
+6
View File
@@ -0,0 +1,6 @@
<application>
<component name="AquaOldUserFeedbackInfoState"><![CDATA[{
"userTypedInEditor": true,
"firstUsageTime": "2023-10-23T18:51:01.699321641"
}]]></component>
</application>
+1 -1
View File
@@ -3,6 +3,6 @@
<version>1</version>
</component>
<component name="whatsNew">
<shownVersion>2023.1.1rc3</shownVersion>
<shownVersion>2023.1.1rc23</shownVersion>
</component>
</application>
+1 -2
View File
@@ -1,6 +1,5 @@
<application>
<component name="DeviceMirroringSettings">
<option name="activateOnConnection" value="true" />
<component name="DeviceMirroringSettingsV2">
<option name="confirmationDialogShown" value="true" />
<option name="turnOffDisplayWhileMirroring" value="true" />
</component>
+6 -7
View File
@@ -1,11 +1,10 @@
<application>
<component name="FindSettings">
<option name="customScope" value="All Places" />
<option name="defaultScopeName" value="All Places" />
<option name="localCaseSensitive" value="true" />
<option name="regularExpressions" value="true" />
<option name="LOCAL_CASE_SENSITIVE_SEARCH" value="true" />
<option name="REGULAR_EXPRESSIONS" value="true" />
<option name="SEARCH_SCOPE" value="All Places" />
<mask>*.css</mask>
<mask>*.html</mask>
<mask>*.xml</mask>
<mask>*.jsp</mask>
<mask>*.properties</mask>
<mask>*.java</mask>
</component>
</application>