Compare commits
6 Commits
8740e1dac8
...
3ef0f39daf
| Author | SHA1 | Date | |
|---|---|---|---|
| 3ef0f39daf | |||
| e4a0020e79 | |||
| 1f47e6ae30 | |||
| 55adc13091 | |||
| 1d51330030 | |||
| 8a56665466 |
File diff suppressed because one or more lines are too long
@@ -0,0 +1,6 @@
|
|||||||
|
<application>
|
||||||
|
<component name="CodeGPT_AnthropicSettings">
|
||||||
|
<option name="baseHost" value="https://lingzhi.agibot.com" />
|
||||||
|
<option name="model" value="claude-haiku-4-5-20251001" />
|
||||||
|
</component>
|
||||||
|
</application>
|
||||||
+11
-11
@@ -1,6 +1,6 @@
|
|||||||
<application>
|
<application>
|
||||||
<component name="Translation.Cache">
|
<component name="Translation.Cache">
|
||||||
<option name="lastTrimTime" value="1777277581954" />
|
<option name="lastTrimTime" value="1778120822957" />
|
||||||
</component>
|
</component>
|
||||||
<component name="Translation.OpenAISettings">
|
<component name="Translation.OpenAISettings">
|
||||||
<option name="OPEN_AI">
|
<option name="OPEN_AI">
|
||||||
@@ -22,6 +22,14 @@
|
|||||||
<option name="translationDialogLocationY" value="567" />
|
<option name="translationDialogLocationY" value="567" />
|
||||||
<option name="translationDialogWidth" value="1381" />
|
<option name="translationDialogWidth" value="1381" />
|
||||||
<histories>
|
<histories>
|
||||||
|
<item value="loose" />
|
||||||
|
<item value="tight" />
|
||||||
|
<item value="[TextInputAction.next] and [TextInputAction.previous], which automatically shift the focus to the nextprevious focusable item when the user is done editing." />
|
||||||
|
<item value="failed" />
|
||||||
|
<item value="Sorry! The startup failed, restart me please." />
|
||||||
|
<item value="启动失败了,请重启我再试试吧" />
|
||||||
|
<item value="Startup failed, please restart me." />
|
||||||
|
<item value="unnamed" />
|
||||||
<item value="Whether the decoration is the same size as the input field. A collapsed decoration cannot have [labelText], [errorText], [counter], [icon], prefixes, and suffixes. To create a collapsed input decoration, use [InputDecoration.collapsed]." />
|
<item value="Whether the decoration is the same size as the input field. A collapsed decoration cannot have [labelText], [errorText], [counter], [icon], prefixes, and suffixes. To create a collapsed input decoration, use [InputDecoration.collapsed]." />
|
||||||
<item value="is 4 D joystick" />
|
<item value="is 4 D joystick" />
|
||||||
<item value="The application is not currently visible to the user, and not responding to user input. When the application is in this state, the engine will not call the [PlatformDispatcher.onBeginFrame] and [PlatformDispatcher.onDrawFrame] callbacks. This state is only entered on iOS and Android." />
|
<item value="The application is not currently visible to the user, and not responding to user input. When the application is in this state, the engine will not call the [PlatformDispatcher.onBeginFrame] and [PlatformDispatcher.onDrawFrame] callbacks. This state is only entered on iOS and Android." />
|
||||||
@@ -64,19 +72,11 @@
|
|||||||
<item value="AV audio session set active options" />
|
<item value="AV audio session set active options" />
|
||||||
<item value="AV audio session route sharing policy" />
|
<item value="AV audio session route sharing policy" />
|
||||||
<item value="AV audio session mode" />
|
<item value="AV audio session mode" />
|
||||||
<item value="AV audio session category options" />
|
|
||||||
<item value="AV audio session category" />
|
|
||||||
<item value="android audio focus gain type" />
|
|
||||||
<item value="audio session configuration" />
|
|
||||||
<item value="av audio session set active options" />
|
|
||||||
<item value="center" />
|
|
||||||
<item value="This example includes a generic `SpinnerField<T>` class that you can copy into your own project and customize." />
|
|
||||||
<item value="This example includes a generic `SpinnerFie into your own project and customize." />
|
|
||||||
</histories>
|
</histories>
|
||||||
<option name="languageScores">
|
<option name="languageScores">
|
||||||
<map>
|
<map>
|
||||||
<entry key="CHINESE_SIMPLIFIED" value="68" />
|
<entry key="CHINESE_SIMPLIFIED" value="69" />
|
||||||
<entry key="ENGLISH" value="68" />
|
<entry key="ENGLISH" value="69" />
|
||||||
</map>
|
</map>
|
||||||
</option>
|
</option>
|
||||||
</component>
|
</component>
|
||||||
|
|||||||
Reference in New Issue
Block a user