Compare commits
9 Commits
bdf201800a
...
0c74e8ab61
| Author | SHA1 | Date | |
|---|---|---|---|
| 0c74e8ab61 | |||
| f850a9921a | |||
| 021b4a58bb | |||
| 81ed1eeff7 | |||
| 81920588df | |||
| 0055f9008f | |||
| 81c1020c36 | |||
| 371ee9802e | |||
| 30ee839ad9 |
@@ -1,5 +1,6 @@
|
||||
<application>
|
||||
<component name="BaseRefactoringSettings">
|
||||
<option name="SAFE_DELETE_WHEN_DELETE" value="false" />
|
||||
<option name="RENAME_SEARCH_IN_COMMENTS_FOR_FILE" value="false" />
|
||||
</component>
|
||||
<component name="RefactoringSettings">
|
||||
|
||||
@@ -13,6 +13,17 @@
|
||||
<target value="Android 7.0" />
|
||||
<api value="24" />
|
||||
</PhysicalDevice>
|
||||
<PhysicalDevice>
|
||||
<key>
|
||||
<Key>
|
||||
<type value="SERIAL_NUMBER" />
|
||||
<value value="192.168.123.137:39303" />
|
||||
</Key>
|
||||
</key>
|
||||
<name value="Xiaomi M2011K2C" />
|
||||
<target value="Android 12.0" />
|
||||
<api value="31" />
|
||||
</PhysicalDevice>
|
||||
</physicalDevices>
|
||||
</component>
|
||||
</application>
|
||||
@@ -2,8 +2,6 @@
|
||||
<component name="FindSettings">
|
||||
<option name="customScope" value="All Places" />
|
||||
<option name="defaultScopeName" value="All Places" />
|
||||
<option name="localRegularExpressions" value="true" />
|
||||
<option name="LOCAL_REGULAR_EXPRESSIONS" value="true" />
|
||||
<option name="SEARCH_SCOPE" value="All Places" />
|
||||
</component>
|
||||
</application>
|
||||
@@ -0,0 +1,233 @@
|
||||
<application>
|
||||
<component name="PluginFeatureService">
|
||||
<option name="features">
|
||||
<map>
|
||||
<entry key="com.intellij.configurationType">
|
||||
<value>
|
||||
<FeaturePluginsList>
|
||||
<option name="featureMap">
|
||||
<map>
|
||||
<entry key="AndroidRunConfigurationType">
|
||||
<value>
|
||||
<FeaturePluginData displayName="Android App" pluginName="Android" pluginId="org.jetbrains.android" bundled="true" />
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="AndroidTestRunConfigurationType">
|
||||
<value>
|
||||
<FeaturePluginData displayName="Android Instrumented Tests" pluginName="Android" pluginId="org.jetbrains.android" bundled="true" />
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="AppEngineRunConfiguration">
|
||||
<value>
|
||||
<FeaturePluginData displayName="App Engine DevAppServer" pluginName="Google Cloud Tools For Android Studio" pluginId="com.google.gct" bundled="true" />
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="Application">
|
||||
<value>
|
||||
<FeaturePluginData displayName="Application" pluginName="Java" pluginId="com.intellij.java" bundled="true" />
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="ComposePreviewRunConfiguration">
|
||||
<value>
|
||||
<FeaturePluginData displayName="Compose Preview" pluginName="Design Tools" pluginId="com.android.tools.design" bundled="true" />
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="CompoundRunConfigurationType">
|
||||
<value>
|
||||
<FeaturePluginData displayName="Compound" pluginName="IDEA CORE" pluginId="com.intellij" bundled="true" />
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="DartCommandLineRunConfigurationType">
|
||||
<value>
|
||||
<FeaturePluginData displayName="Dart Command Line App" pluginName="Dart" pluginId="Dart" />
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="DartRemoteDebugConfigurationType">
|
||||
<value>
|
||||
<FeaturePluginData displayName="Dart Remote Debug" pluginName="Dart" pluginId="Dart" />
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="DartTestRunConfigurationType">
|
||||
<value>
|
||||
<FeaturePluginData displayName="Dart Test" pluginName="Dart" pluginId="Dart" />
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="DartWebdevConfigurationType">
|
||||
<value>
|
||||
<FeaturePluginData displayName="Dart Web" pluginName="Dart" pluginId="Dart" />
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="FlutterBazelRunConfigurationType">
|
||||
<value>
|
||||
<FeaturePluginData displayName="Flutter (Bazel)" pluginName="Flutter" pluginId="io.flutter" />
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="FlutterBazelTestConfigurationType">
|
||||
<value>
|
||||
<FeaturePluginData displayName="Flutter Test (Bazel)" pluginName="Flutter" pluginId="io.flutter" />
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="FlutterRunConfigurationType">
|
||||
<value>
|
||||
<FeaturePluginData displayName="Flutter" pluginName="Flutter" pluginId="io.flutter" />
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="FlutterTestConfigType">
|
||||
<value>
|
||||
<FeaturePluginData displayName="Flutter Test" pluginName="Flutter" pluginId="io.flutter" />
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="GradleRunConfiguration">
|
||||
<value>
|
||||
<FeaturePluginData displayName="Gradle" pluginName="Gradle" pluginId="com.intellij.gradle" bundled="true" />
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="GroovyScriptRunConfiguration">
|
||||
<value>
|
||||
<FeaturePluginData displayName="Groovy" pluginName="Groovy" pluginId="org.intellij.groovy" bundled="true" />
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="JUnit">
|
||||
<value>
|
||||
<FeaturePluginData displayName="JUnit" pluginName="JUnit" pluginId="JUnit" bundled="true" />
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="JarApplication">
|
||||
<value>
|
||||
<FeaturePluginData displayName="JAR Application" pluginName="Java" pluginId="com.intellij.java" bundled="true" />
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="Java Scratch">
|
||||
<value>
|
||||
<FeaturePluginData displayName="Java Scratch" pluginName="Java" pluginId="com.intellij.java" bundled="true" />
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="JetRunConfigurationType">
|
||||
<value>
|
||||
<FeaturePluginData displayName="Kotlin" pluginName="Kotlin" pluginId="org.jetbrains.kotlin" />
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="KotlinStandaloneScriptRunConfigurationType">
|
||||
<value>
|
||||
<FeaturePluginData displayName="Kotlin script" pluginName="Kotlin" pluginId="org.jetbrains.kotlin" />
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="PythonConfigurationType">
|
||||
<value>
|
||||
<FeaturePluginData displayName="Python" pluginName="Python Community Edition" pluginId="PythonCore" />
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="Remote">
|
||||
<value>
|
||||
<FeaturePluginData displayName="Remote JVM Debug" pluginName="Java" pluginId="com.intellij.java" bundled="true" />
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="ShConfigurationType">
|
||||
<value>
|
||||
<FeaturePluginData displayName="Shell Script" pluginName="Shell Script" pluginId="com.jetbrains.sh" bundled="true" />
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="TestNG">
|
||||
<value>
|
||||
<FeaturePluginData displayName="TestNG" pluginName="TestNG" pluginId="TestNG-J" bundled="true" />
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="Tox">
|
||||
<value>
|
||||
<FeaturePluginData displayName="tox" pluginName="Python Community Edition" pluginId="PythonCore" />
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="tests">
|
||||
<value>
|
||||
<FeaturePluginData displayName="Python tests" pluginName="Python Community Edition" pluginId="PythonCore" />
|
||||
</value>
|
||||
</entry>
|
||||
</map>
|
||||
</option>
|
||||
</FeaturePluginsList>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="com.intellij.facetType">
|
||||
<value>
|
||||
<FeaturePluginsList>
|
||||
<option name="featureMap">
|
||||
<map>
|
||||
<entry key="android">
|
||||
<value>
|
||||
<FeaturePluginData displayName="Android" pluginName="Android" pluginId="org.jetbrains.android" bundled="true" />
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="android-artifact">
|
||||
<value>
|
||||
<FeaturePluginData displayName="Android Artifact" pluginName="Android" pluginId="org.jetbrains.android" bundled="true" />
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="android-gradle">
|
||||
<value>
|
||||
<FeaturePluginData displayName="Android-Gradle" pluginName="Android" pluginId="org.jetbrains.android" bundled="true" />
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="apk">
|
||||
<value>
|
||||
<FeaturePluginData displayName="APK" pluginName="Android" pluginId="org.jetbrains.android" bundled="true" />
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="app-engine-gradle">
|
||||
<value>
|
||||
<FeaturePluginData displayName="App Engine Gradle" pluginName="Google Cloud Tools For Android Studio" pluginId="com.google.gct" bundled="true" />
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="buildout-python">
|
||||
<value>
|
||||
<FeaturePluginData displayName="Buildout Support" pluginName="Python Community Edition" pluginId="PythonCore" />
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="java-gradle">
|
||||
<value>
|
||||
<FeaturePluginData displayName="Java-Gradle" pluginName="Android" pluginId="org.jetbrains.android" bundled="true" />
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="kotlin-language">
|
||||
<value>
|
||||
<FeaturePluginData displayName="Kotlin" pluginName="Kotlin" pluginId="org.jetbrains.kotlin" />
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="native-android-gradle">
|
||||
<value>
|
||||
<FeaturePluginData displayName="Native-Android-Gradle" pluginName="Android" pluginId="org.jetbrains.android" bundled="true" />
|
||||
</value>
|
||||
</entry>
|
||||
</map>
|
||||
</option>
|
||||
</FeaturePluginsList>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="com.intellij.packaging.artifacts.ArtifactType">
|
||||
<value>
|
||||
<FeaturePluginsList>
|
||||
<option name="featureMap">
|
||||
<map>
|
||||
<entry key="apk">
|
||||
<value>
|
||||
<FeaturePluginData displayName="Android application" pluginName="Android" pluginId="org.jetbrains.android" bundled="true" />
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="jar">
|
||||
<value>
|
||||
<FeaturePluginData displayName="JAR" pluginName="Java" pluginId="com.intellij.java" bundled="true" />
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="plain">
|
||||
<value>
|
||||
<FeaturePluginData displayName="Other" pluginName="Java" pluginId="com.intellij.java" bundled="true" />
|
||||
</value>
|
||||
</entry>
|
||||
</map>
|
||||
</option>
|
||||
</FeaturePluginsList>
|
||||
</value>
|
||||
</entry>
|
||||
</map>
|
||||
</option>
|
||||
</component>
|
||||
</application>
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
<component name="UISettings">
|
||||
<option name="LANGUAGE_FLAGS" value="true" />
|
||||
<option name="MAX_LOOKUP_LIST_HEIGHT" value="19" />
|
||||
<option name="MAX_LOOKUP_WIDTH2" value="1574" />
|
||||
<option name="MAX_LOOKUP_WIDTH2" value="765" />
|
||||
<option name="OVERRIDE_NONIDEA_LAF_FONTS" value="true" />
|
||||
<option name="SHOW_MAIN_TOOLBAR" value="true" />
|
||||
</component>
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
<application>
|
||||
<component name="AppStorage">
|
||||
<histories>
|
||||
<item value="Displays a Material dialog above the current contents of the app, with Material entrance and exit animations, modal barrier color, and modal barrier behavior (dialog is dismissible with a tap on the barrier). This function takes a `builder` which typically builds a [Dialog] widget. Content below the dialog is dimmed with a [ModalBarrier]. The widget returned by the `builder` does not share a context with the location that `showDialog` is originally called from. Use a [StatefulBuilder] or a custom [StatefulWidget] if the dialog needs to update dynamically. The `context` argument is used to look up the [Navigator] and [Theme] for the dialog. It is only used when the method is called. Its corresponding widget can be safely removed from the tree before the dialog is closed. The `barrierDismissible` argument is used to indicate whether tapping on the barrier will dismiss the dialog. It is `true` by default and can not be `null`. The `barrierColor` argument is used to specify the color of the modal barrier that darkens everything below the dialog. If `null` the default color `Colors.black54` is used. The `useSafeArea` argument is used to indicate if the dialog should only display in 'safe' areas of the screen not used by the operating system (see [SafeArea] for more details). It is `true` by default, which means the dialog will not overlap operating system areas. If it is set to `false` the dialog will only be constrained by the screen size. It can not be `null`. The `useRootNavigator` argument is used to determine whether to push the dialog to the [Navigator] furthest from or nearest to the given `context`. By default, `useRootNavigator` is `true` and the dialog route created by this method is pushed to the root navigator. It can not be `null`. The `routeSettings` argument is passed to [showGeneralDialog], see [RouteSettings] for details. If the application has multiple [Navigator] objects, it may be necessary to call `Navigator.of(context, rootNavigator: true).pop(result)` to close the dialog rather than just `Navigator.pop(context, result)`. Returns a [Future] that resolves to the value (if any) that was passed to [Navigator.pop] when the dialog was closed. State Restoration in Dialogs Using this method will not enable state restoration for the dialog. In order to enable state restoration for a dialog, use [Navigator.restorablePush] or [Navigator.restorablePushNamed] with [DialogRoute]. For more information about state restoration, see [RestorationManager]. {@tool sample} This sample demonstrates how to create a restorable Material dialog. This is accomplished by enabling state restoration by specifying [MaterialApp.restorationScopeId] and using [Navigator.restorablePush] to push [DialogRoute] when the button is tapped. {@macro flutter.widgets.RestorationManager} See code in examplesapilibmaterialdialogshow_dialog.0.dart {@end-tool} See also: [AlertDialog], for dialogs that have a row of buttons below a body. [SimpleDialog], which handles the scrolling of the contents and does not show buttons below its body. [Dialog], on which [SimpleDialog] and [AlertDialog] are based. [showCupertinoDialog], which displays an iOS-style dialog. [showGeneralDialog], which allows for customization of the dialog popup. <https:material.iodesigncomponentsdialogs.html>" />
|
||||
<item value="The day of the week [monday]..[sunday]. In accordance with ISO 8601 a week starts with Monday, which has the value 1. ```dart final moonLanding = DateTime.parse('1969-07-20 20:18:04Z'); print(moonLanding.weekday); 7 assert(moonLanding.weekday == DateTime.sunday);" />
|
||||
<item value="联系人" />
|
||||
<item value="时间戳" />
|
||||
<item value="s" />
|
||||
@@ -8,12 +10,12 @@
|
||||
</histories>
|
||||
<option name="languageScores">
|
||||
<map>
|
||||
<entry key="CHINESE" value="3" />
|
||||
<entry key="ENGLISH" value="3" />
|
||||
<entry key="CHINESE" value="4" />
|
||||
<entry key="ENGLISH" value="5" />
|
||||
</map>
|
||||
</option>
|
||||
</component>
|
||||
<component name="Cache">
|
||||
<option name="lastTrimTime" value="1648276794578" />
|
||||
<option name="lastTrimTime" value="1649348159071" />
|
||||
</component>
|
||||
</application>
|
||||
Reference in New Issue
Block a user