From 28ce23ca933cab770f931f72b820db72c5971224 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期四, 01 十二月 2022 11:15:35 +0800 Subject: [PATCH] 增加格式sd卡提示 --- AndroidOpenDemo/.idea/workspace.xml | 97 ++++++++++++++++++++++-------------------------- 1 files changed, 44 insertions(+), 53 deletions(-) diff --git a/AndroidOpenDemo/.idea/workspace.xml b/AndroidOpenDemo/.idea/workspace.xml index 142784c..86c688f 100644 --- a/AndroidOpenDemo/.idea/workspace.xml +++ b/AndroidOpenDemo/.idea/workspace.xml @@ -15,17 +15,23 @@ </component> <component name="ChangeListManager"> <list default="true" id="7bacc5cf-316f-4ad4-b191-7f5297eb7bcf" name="Default Changelist" comment=""> - <change beforePath="$PROJECT_DIR$/.idea/gradle.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/gradle.xml" afterDir="false" /> + <change afterPath="$PROJECT_DIR$/app/src/main/java/com/lechange/demo/dialog/RecoverSDCardDialog.java" afterDir="false" /> + <change afterPath="$PROJECT_DIR$/app/src/main/res/layout/dialog_sd_card_reconver.xml" afterDir="false" /> + <change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" /> <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> <change beforePath="$PROJECT_DIR$/app/src/main/java/com/lechange/demo/ui/DeviceDetailMainFragment.java" beforeDir="false" afterPath="$PROJECT_DIR$/app/src/main/java/com/lechange/demo/ui/DeviceDetailMainFragment.java" afterDir="false" /> <change beforePath="$PROJECT_DIR$/app/src/main/java/com/lechange/demo/ui/EnvGuideActivity.java" beforeDir="false" afterPath="$PROJECT_DIR$/app/src/main/java/com/lechange/demo/ui/EnvGuideActivity.java" afterDir="false" /> + <change beforePath="$PROJECT_DIR$/app/src/main/java/com/utils/HdlToLcUtils.java" beforeDir="false" afterPath="$PROJECT_DIR$/app/src/main/java/com/utils/HdlToLcUtils.java" afterDir="false" /> + <change beforePath="$PROJECT_DIR$/app/src/main/res/layout/fragment_device_detail_main.xml" beforeDir="false" afterPath="$PROJECT_DIR$/app/src/main/res/layout/fragment_device_detail_main.xml" afterDir="false" /> + <change beforePath="$PROJECT_DIR$/app/src/main/res/values-en/strings.xml" beforeDir="false" afterPath="$PROJECT_DIR$/app/src/main/res/values-en/strings.xml" afterDir="false" /> + <change beforePath="$PROJECT_DIR$/app/src/main/res/values/strings.xml" beforeDir="false" afterPath="$PROJECT_DIR$/app/src/main/res/values/strings.xml" afterDir="false" /> </list> <option name="SHOW_DIALOG" value="false" /> <option name="HIGHLIGHT_CONFLICTS" value="true" /> <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> <option name="LAST_RESOLUTION" value="IGNORE" /> </component> - <component name="ExecutionTargetManager" SELECTED_TARGET="device_and_snapshot_combo_box_target[M7BBB18B19152766]" /> + <component name="ExecutionTargetManager" SELECTED_TARGET="device_and_snapshot_combo_box_target[364c4b3158493098]" /> <component name="ExternalProjectsData"> <projectState path="$PROJECT_DIR$"> <ProjectState /> @@ -127,7 +133,7 @@ <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" /> <property name="cidr.known.project.marker" value="true" /> <property name="dart.analysis.tool.window.visible" value="false" /> - <property name="last_opened_file_path" value="$PROJECT_DIR$/DeviceAddModule/libs" /> + <property name="last_opened_file_path" value="$PROJECT_DIR$/app/src/main/res/layout" /> <property name="memory.settings.postsync.last.time.stamp" value="1669278541025" /> <property name="project.structure.last.edited" value="Dependencies" /> <property name="project.structure.proportion" value="0.17" /> @@ -139,18 +145,18 @@ <option name="LAST_EDITED_BUILD_TYPE" value="release" /> </component> <component name="RecentsManager"> + <key name="CopyFile.RECENT_KEYS"> + <recent name="$PROJECT_DIR$/app/src/main/res/layout" /> + <recent name="$PROJECT_DIR$/DeviceAddModule/libs" /> + <recent name="$PROJECT_DIR$/app/src/main/java/com/hdl" /> + <recent name="$PROJECT_DIR$/app/src/main/res/drawable" /> + <recent name="$PROJECT_DIR$/app/src/main/res/mipmap-xhdpi" /> + </key> <key name="MoveFile.RECENT_KEYS"> <recent name="$PROJECT_DIR$/DeviceAddModule/libs" /> </key> <key name="MoveClassesOrPackagesDialog.RECENTS_KEY"> <recent name="com" /> - </key> - <key name="CopyFile.RECENT_KEYS"> - <recent name="$PROJECT_DIR$/DeviceAddModule/libs" /> - <recent name="$PROJECT_DIR$/app/src/main/java/com/hdl" /> - <recent name="$PROJECT_DIR$/app/src/main/res/drawable" /> - <recent name="$PROJECT_DIR$/app/src/main/res/mipmap-xhdpi" /> - <recent name="$PROJECT_DIR$/app/src/main/res/layout" /> </key> </component> <component name="RunManager" selected="Android App.app"> @@ -169,6 +175,7 @@ <option name="ARTIFACT_NAME" value="" /> <option name="PM_INSTALL_OPTIONS" value="" /> <option name="ALL_USERS" value="false" /> + <option name="ALWAYS_INSTALL_WITH_PM" value="false" /> <option name="DYNAMIC_FEATURES_DISABLED_LIST" value="" /> <option name="ACTIVITY_EXTRA_FLAGS" value="" /> <option name="MODE" value="default_activity" /> @@ -176,6 +183,7 @@ <option name="SHOW_LOGCAT_AUTOMATICALLY" value="false" /> <option name="SKIP_NOOP_APK_INSTALLATIONS" value="true" /> <option name="FORCE_STOP_RUNNING_APP" value="true" /> + <option name="INSPECTION_WITHOUT_ACTIVITY_RESTART" value="false" /> <option name="TARGET_SELECTION_MODE" value="DEVICE_AND_SNAPSHOT_COMBO_BOX" /> <option name="SELECTED_CLOUD_MATRIX_CONFIGURATION_ID" value="-1" /> <option name="SELECTED_CLOUD_MATRIX_PROJECT_ID" value="" /> @@ -234,7 +242,9 @@ </option> <option name="vmOptions" /> </ExternalSystemSettings> - <GradleScriptDebugEnabled>true</GradleScriptDebugEnabled> + <ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess> + <ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess> + <DebugAllEnabled>false</DebugAllEnabled> <method v="2" /> </configuration> <configuration name="AndroidOpenDemo:DeviceAddModule [assembleRelease]" type="GradleRunConfiguration" factoryName="Gradle" temporary="true"> @@ -253,7 +263,9 @@ </option> <option name="vmOptions" /> </ExternalSystemSettings> - <GradleScriptDebugEnabled>true</GradleScriptDebugEnabled> + <ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess> + <ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess> + <DebugAllEnabled>false</DebugAllEnabled> <method v="2" /> </configuration> <configuration name="AndroidOpenDemo:app [assembleDebug]" type="GradleRunConfiguration" factoryName="Gradle" temporary="true"> @@ -272,7 +284,9 @@ </option> <option name="vmOptions" /> </ExternalSystemSettings> - <GradleScriptDebugEnabled>true</GradleScriptDebugEnabled> + <ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess> + <ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess> + <DebugAllEnabled>false</DebugAllEnabled> <method v="2" /> </configuration> <configuration name="AndroidOpenDemo:app [assembleRelease]" type="GradleRunConfiguration" factoryName="Gradle" temporary="true"> @@ -291,7 +305,9 @@ </option> <option name="vmOptions" /> </ExternalSystemSettings> - <GradleScriptDebugEnabled>true</GradleScriptDebugEnabled> + <ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess> + <ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess> + <DebugAllEnabled>false</DebugAllEnabled> <method v="2" /> </configuration> <configuration name="AndroidOpenDemo:third-zxing [assembleRelease]" type="GradleRunConfiguration" factoryName="Gradle" temporary="true"> @@ -310,7 +326,9 @@ </option> <option name="vmOptions" /> </ExternalSystemSettings> - <GradleScriptDebugEnabled>true</GradleScriptDebugEnabled> + <ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess> + <ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess> + <DebugAllEnabled>false</DebugAllEnabled> <method v="2" /> </configuration> <recent_temporary> @@ -323,7 +341,7 @@ </list> </recent_temporary> </component> - <component name="SpellCheckerSettings" BundledDictionaries="0" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" Dictionaries="0" CorrectionsLimit="5" DefaultDictionary="application-level" UseSingleDictionary="true" /> + <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="false" /> <component name="SvnConfiguration"> <configuration /> </component> @@ -354,42 +372,15 @@ <path value="$PROJECT_DIR$" /> </ignored-roots> </component> - <component name="WindowStateProjectService"> - <state width="1236" height="362" key="GridCell.Tab.0.bottom" timestamp="1669368743267"> - <screen x="0" y="0" width="1280" height="800" /> - </state> - <state width="1236" height="362" key="GridCell.Tab.0.bottom/0.0.1280.800@0.0.1280.800" timestamp="1669368743267" /> - <state width="1236" height="362" key="GridCell.Tab.0.center" timestamp="1669368743265"> - <screen x="0" y="0" width="1280" height="800" /> - </state> - <state width="1236" height="362" key="GridCell.Tab.0.center/0.0.1280.800@0.0.1280.800" timestamp="1669368743265" /> - <state width="1236" height="362" key="GridCell.Tab.0.left" timestamp="1669368743264"> - <screen x="0" y="0" width="1280" height="800" /> - </state> - <state width="1236" height="362" key="GridCell.Tab.0.left/0.0.1280.800@0.0.1280.800" timestamp="1669368743264" /> - <state width="1236" height="362" key="GridCell.Tab.0.right" timestamp="1669368743266"> - <screen x="0" y="0" width="1280" height="800" /> - </state> - <state width="1236" height="362" key="GridCell.Tab.0.right/0.0.1280.800@0.0.1280.800" timestamp="1669368743266" /> - <state width="1236" height="164" key="GridCell.Tab.1.bottom" timestamp="1669279002690"> - <screen x="0" y="0" width="1280" height="800" /> - </state> - <state width="1236" height="164" key="GridCell.Tab.1.bottom/0.0.1280.800@0.0.1280.800" timestamp="1669279002690" /> - <state width="1236" height="164" key="GridCell.Tab.1.center" timestamp="1669279002687"> - <screen x="0" y="0" width="1280" height="800" /> - </state> - <state width="1236" height="164" key="GridCell.Tab.1.center/0.0.1280.800@0.0.1280.800" timestamp="1669279002687" /> - <state width="1236" height="164" key="GridCell.Tab.1.left" timestamp="1669279002687"> - <screen x="0" y="0" width="1280" height="800" /> - </state> - <state width="1236" height="164" key="GridCell.Tab.1.left/0.0.1280.800@0.0.1280.800" timestamp="1669279002687" /> - <state width="1236" height="164" key="GridCell.Tab.1.right" timestamp="1669279002690"> - <screen x="0" y="0" width="1280" height="800" /> - </state> - <state width="1236" height="164" key="GridCell.Tab.1.right/0.0.1280.800@0.0.1280.800" timestamp="1669279002690" /> - <state x="332" y="155" width="774" height="490" key="find.popup" timestamp="1669368850354"> - <screen x="0" y="0" width="1280" height="800" /> - </state> - <state x="332" y="155" width="774" height="490" key="find.popup/0.0.1280.800@0.0.1280.800" timestamp="1669368850354" /> + <component name="XDebuggerManager"> + <breakpoint-manager> + <breakpoints> + <line-breakpoint enabled="true" suspend="THREAD" type="java-line"> + <url>file://$PROJECT_DIR$/app/src/main/java/com/lechange/demo/ui/DeviceDetailMainFragment.java</url> + <line>285</line> + <option name="timeStamp" value="141" /> + </line-breakpoint> + </breakpoints> + </breakpoint-manager> </component> </project> \ No newline at end of file -- Gitblit v1.8.0