AI-Hedgehog | 2023.1.1 RC 1 <debuggerx@debuggerx-work Update androidStudioFirstRun.xml, find.xml, device.mirroring.xml Create AquaNewUserFeedbackService.xml, AquaOldUserFeedbackService.xml

master
DebuggerX 2 years ago
parent a65f94e06c
commit e5e8850b60

@ -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> <version>1</version>
</component> </component>
<component name="whatsNew"> <component name="whatsNew">
<shownVersion>2023.1.1rc3</shownVersion> <shownVersion>2023.1.1rc23</shownVersion>
</component> </component>
</application> </application>

@ -1,6 +1,5 @@
<application> <application>
<component name="DeviceMirroringSettings"> <component name="DeviceMirroringSettingsV2">
<option name="activateOnConnection" value="true" />
<option name="confirmationDialogShown" value="true" /> <option name="confirmationDialogShown" value="true" />
<option name="turnOffDisplayWhileMirroring" value="true" /> <option name="turnOffDisplayWhileMirroring" value="true" />
</component> </component>

@ -3,8 +3,6 @@
<option name="customScope" value="All Places" /> <option name="customScope" value="All Places" />
<option name="defaultScopeName" value="All Places" /> <option name="defaultScopeName" value="All Places" />
<option name="localRegularExpressions" value="true" /> <option name="localRegularExpressions" value="true" />
<option name="regularExpressions" value="true" />
<option name="REGULAR_EXPRESSIONS" value="true" />
<option name="LOCAL_REGULAR_EXPRESSIONS" value="true" /> <option name="LOCAL_REGULAR_EXPRESSIONS" value="true" />
<option name="SEARCH_SCOPE" value="All Places" /> <option name="SEARCH_SCOPE" value="All Places" />
</component> </component>

Loading…
Cancel
Save