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

master
DebuggerX 2 years ago
commit ae5c3b625e

@ -0,0 +1,5 @@
<application>
<component name="AquaNewUserFeedbackInfoState"><![CDATA[{
"userTypedInEditor": true
}]]></component>
</application>

@ -0,0 +1,6 @@
<application>
<component name="AquaOldUserFeedbackInfoState"><![CDATA[{
"userTypedInEditor": true,
"firstUsageTime": "2023-10-23T18:51:01.699321641"
}]]></component>
</application>

@ -3,6 +3,6 @@
<version>1</version>
</component>
<component name="whatsNew">
<shownVersion>2023.1.1rc3</shownVersion>
<shownVersion>2023.1.1rc23</shownVersion>
</component>
</application>

@ -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>

@ -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>
Loading…
Cancel
Save