AI-223.7571.182.2231.9523943 <debuggerx@debuggerx-e5 Merge branch 'master'

master
DebuggerX 2 years ago
commit 7c318b96e0

@ -1,5 +1,5 @@
<application>
<component name="IgnoreSettings" missingGitignore="true" ignoredFileStatus="true" starredTemplates="" unignoreActions="true" notifyIgnoredEditing="true" foldableProjectViewAdvertisePresented="true">
<component name="IgnoreSettings" missingGitignore="true" ignoredFileStatus="true" starredTemplates="" unignoreActions="true" notifyIgnoredEditing="true" foldableProjectViewAdvertiseShown="true">
<languages>
<language id="Bazaar" NEW_FILE="true" ENABLE="true" />
<language id="CloudFoundry" NEW_FILE="true" ENABLE="false" />

@ -1,4 +1,14 @@
<application>
<component name="GitRememberedInputs">
<option name="visitedUrls">
<list>
<UrlAndUserName>
<option name="url" value="http://home.debuggerx.com:3000" />
<option name="userName" value="debuggerx" />
</UrlAndUserName>
</list>
</option>
</component>
<component name="Vcs.Log.App.Settings">
<option name="SHOW_CHANGES_FROM_PARENTS" value="true" />
<option name="COLUMN_ID_ORDER">

@ -4,6 +4,7 @@
</component>
<component name="Translation.States">
<histories>
<item value="adapter screen orientation on home screen;" />
<item value="The number is signed, allowing a positive or negative sign at the start. This flag is only used for the [number] input type, otherwise `null`. Use `const TextInputType.numberWithOptions(signed: true)` to set this." />
<item value="The number is decimal, allowing a decimal point to provide fractional. This flag is only used for the [number] input type, otherwise `null`. Use `const TextInputType.numberWithOptions(decimal: true)` to set this." />
<item value="Optimize for numerical information. Requests a numeric keyboard with additional settings. The [signed] and [decimal] parameters are optional." />
@ -16,8 +17,8 @@
</histories>
<option name="languageScores">
<map>
<entry key="CHINESE" value="9" />
<entry key="ENGLISH" value="10" />
<entry key="CHINESE" value="10" />
<entry key="ENGLISH" value="11" />
</map>
</option>
</component>

Loading…
Cancel
Save