Compare commits
2 Commits
5510b35305
...
e3682de289
| Author | SHA1 | Date | |
|---|---|---|---|
| e3682de289 | |||
| d5f8f07ad3 |
@@ -1,6 +1,17 @@
|
||||
<application>
|
||||
<component name="deviceManagerPhysicalTab">
|
||||
<physicalDevices>
|
||||
<PhysicalDevice>
|
||||
<key>
|
||||
<Key>
|
||||
<type value="SERIAL_NUMBER" />
|
||||
<value value="22cbc849" />
|
||||
</Key>
|
||||
</key>
|
||||
<name value="Xiaomi MI 6X" />
|
||||
<target value="Android 11.0" />
|
||||
<api value="30" />
|
||||
</PhysicalDevice>
|
||||
<PhysicalDevice>
|
||||
<key>
|
||||
<Key>
|
||||
@@ -8,7 +19,6 @@
|
||||
<value value="353373060982414" />
|
||||
</Key>
|
||||
</key>
|
||||
<lastOnlineTime value="2022-03-09T10:29:27.190549Z" />
|
||||
<name value="SHARP SHV33" />
|
||||
<target value="Android 7.0" />
|
||||
<api value="24" />
|
||||
@@ -31,7 +41,6 @@
|
||||
<value value="c1492081" />
|
||||
</Key>
|
||||
</key>
|
||||
<lastOnlineTime value="2022-04-14T12:03:55.039551Z" />
|
||||
<name value="Xiaomi M2011K2C" />
|
||||
<target value="Android 12.0" />
|
||||
<api value="31" />
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
<option name="newTranslationDialogX" value="811" />
|
||||
<option name="newTranslationDialogY" value="447" />
|
||||
<histories>
|
||||
<item value="fold" />
|
||||
<item value="Whether the platform is requesting that text be drawn with a bold font weight. See also: [dart:ui.PlatformDispatcher.accessibilityFeatures], where the setting originates." />
|
||||
<item value="A constant that is true if the application was compiled to run on the web. This implementation takes advantage of the fact that JavaScript does not support integers. In this environment, Dart's doubles and ints are backed by the same kind of object. Thus a double `0.0` is identical to an integer `0`. This is not true for Dart code running in AOT or on the VM." />
|
||||
<item value="feat: resize preview window according to display screen height." />
|
||||
@@ -55,13 +56,13 @@
|
||||
</histories>
|
||||
<option name="languageScores">
|
||||
<map>
|
||||
<entry key="CHINESE" value="73" />
|
||||
<entry key="ENGLISH" value="74" />
|
||||
<entry key="CHINESE" value="74" />
|
||||
<entry key="ENGLISH" value="75" />
|
||||
</map>
|
||||
</option>
|
||||
</component>
|
||||
<component name="Cache">
|
||||
<option name="lastTrimTime" value="1653857312227" />
|
||||
<option name="lastTrimTime" value="1655204783999" />
|
||||
</component>
|
||||
<component name="Settings">
|
||||
<option name="phoneticFontFamily" value="DejaVu Sans Mono" />
|
||||
|
||||
Reference in New Issue
Block a user