Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fc0124408d | |||
| f3b439cca3 |
@@ -1,23 +1,4 @@
|
|||||||
<application>
|
<application>
|
||||||
<component name="GitRememberedInputs">
|
|
||||||
<option name="visitedUrls">
|
|
||||||
<list>
|
|
||||||
<UrlAndUserName>
|
|
||||||
<option name="url" value="http://home.debuggerx.com:3000" />
|
|
||||||
<option name="userName" value="debuggerx" />
|
|
||||||
</UrlAndUserName>
|
|
||||||
<UrlAndUserName>
|
|
||||||
<option name="url" value="https://ngitlab.blackshark.com/rom/gswellness.git" />
|
|
||||||
<option name="userName" value="" />
|
|
||||||
</UrlAndUserName>
|
|
||||||
<UrlAndUserName>
|
|
||||||
<option name="url" value="http://ngitlab.blackshark.com" />
|
|
||||||
<option name="userName" value="debuggerx.du" />
|
|
||||||
</UrlAndUserName>
|
|
||||||
</list>
|
|
||||||
</option>
|
|
||||||
<option name="cloneParentDir" value="$USER_HOME$/StudioProjects" />
|
|
||||||
</component>
|
|
||||||
<component name="Vcs.Log.App.Settings">
|
<component name="Vcs.Log.App.Settings">
|
||||||
<option name="SHOW_CHANGES_FROM_PARENTS" value="true" />
|
<option name="SHOW_CHANGES_FROM_PARENTS" value="true" />
|
||||||
<option name="COLUMN_ID_ORDER">
|
<option name="COLUMN_ID_ORDER">
|
||||||
|
|||||||
@@ -4,6 +4,7 @@
|
|||||||
</component>
|
</component>
|
||||||
<component name="Translation.States">
|
<component name="Translation.States">
|
||||||
<histories>
|
<histories>
|
||||||
|
<item value="计算错误" />
|
||||||
<item value="fix: make badge back; sort saved servers by update time." />
|
<item value="fix: make badge back; sort saved servers by update time." />
|
||||||
<item value="优化低网速时图表的显示效果" />
|
<item value="优化低网速时图表的显示效果" />
|
||||||
<item value="fix: net speed label should keep in one line." />
|
<item value="fix: net speed label should keep in one line." />
|
||||||
@@ -53,7 +54,6 @@
|
|||||||
<item value="{@template cloud_firestore.collection_reference.doc} Returns a `DocumentReference` with the provided path. If no [path] is provided, an auto-generated ID is used. The unique key generated is prefixed with a client-generated timestamp so that the resulting list will be chronologically-sorted. {@endtemplate}" />
|
<item value="{@template cloud_firestore.collection_reference.doc} Returns a `DocumentReference` with the provided path. If no [path] is provided, an auto-generated ID is used. The unique key generated is prefixed with a client-generated timestamp so that the resulting list will be chronologically-sorted. {@endtemplate}" />
|
||||||
<item value="The [FirebaseApp] instance to which this [FirebaseDatabase] belongs. If null, the default [FirebaseApp] is used. The [MethodChannel] used to communicate with the native plugin" />
|
<item value="The [FirebaseApp] instance to which this [FirebaseDatabase] belongs. If null, the default [FirebaseApp] is used. The [MethodChannel] used to communicate with the native plugin" />
|
||||||
<item value="get doc by a empty id" />
|
<item value="get doc by a empty id" />
|
||||||
<item value="test trigger a error by hand" />
|
|
||||||
</histories>
|
</histories>
|
||||||
<option name="languageScores">
|
<option name="languageScores">
|
||||||
<map>
|
<map>
|
||||||
|
|||||||
Reference in New Issue
Block a user