1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="AutoImportSettings">
- <option name="autoReloadType" value="NONE" />
- </component>
- <component name="ChangeListManager">
- <list default="true" id="2fc8f117-72fa-41b7-be6b-e5783e06d3d2" name="Changes" comment="">
- <change beforePath="$PROJECT_DIR$/.idea/git_toolbox_prj.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.vscode/launch.json" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/index.html" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/resource/js/app.js" beforeDir="false" afterPath="$PROJECT_DIR$/resource/js/app.js" 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="Git.Settings">
- <option name="RECENT_BRANCH_BY_REPOSITORY">
- <map>
- <entry key="$PROJECT_DIR$" value="master" />
- </map>
- </option>
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
- </component>
- <component name="GitToolBoxStore">
- <option name="recentBranches">
- <RecentBranches>
- <option name="branchesForRepo">
- <list>
- <RecentBranchesForRepo>
- <option name="branches">
- <list>
- <RecentBranch>
- <option name="branchName" value="develop/3.2.2" />
- <option name="lastUsedInstant" value="1728459842" />
- </RecentBranch>
- <RecentBranch>
- <option name="branchName" value="master" />
- <option name="lastUsedInstant" value="1728459821" />
- </RecentBranch>
- </list>
- </option>
- <option name="repositoryRootUrl" value="file://$PROJECT_DIR$" />
- </RecentBranchesForRepo>
- </list>
- </option>
- </RecentBranches>
- </option>
- </component>
- <component name="MarkdownSettingsMigration">
- <option name="stateVersion" value="1" />
- </component>
- <component name="ProjectId" id="2nBksoXCHW9qac7mwvaWHx1T32A" />
- <component name="ProjectViewState">
- <option name="hideEmptyMiddlePackages" value="true" />
- <option name="showLibraryContents" value="true" />
- </component>
- <component name="PropertiesComponent"><![CDATA[{
- "keyToString": {
- "RunOnceActivity.OpenProjectViewOnStart": "true",
- "RunOnceActivity.ShowReadmeOnStart": "true",
- "RunOnceActivity.cidr.known.project.marker": "true",
- "cidr.known.project.marker": "true",
- "dart.analysis.tool.window.visible": "false",
- "last_opened_file_path": "/Users/zhaoheqing/Desktop/work_maowang/web/wifi",
- "settings.editor.selected.configurable": "dev.polek.adbwifi.settings.AdbWifiConfigurable",
- "show.migrate.to.gradle.popup": "false"
- }
- }]]></component>
- <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
- <component name="TaskManager">
- <task active="true" id="Default" summary="Default task">
- <changelist id="2fc8f117-72fa-41b7-be6b-e5783e06d3d2" name="Changes" comment="" />
- <created>1728454065748</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1728454065748</updated>
- </task>
- <servers />
- </component>
- </project>
|