Mercurial
diff gara/android/tutorial/.idea/workspace.xml @ 46:b9a40c633c93
[Gara] Adding sample android app which will be use C logic for peer to peer connection.
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Thu, 04 Dec 2025 06:50:40 -0800 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gara/android/tutorial/.idea/workspace.xml Thu Dec 04 06:50:40 2025 -0800 @@ -0,0 +1,50 @@ +<?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="06281f34-eabe-41be-809f-fbc644bf6afa" name="Changes" comment="" /> + <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="ClangdSettings"> + <option name="formatViaClangd" value="false" /> + </component> + <component name="ProjectColorInfo"><![CDATA[{ + "associatedIndex": 5 +}]]></component> + <component name="ProjectId" id="36MrBu25KCWZzwzxsJV0hKJRPFp" /> + <component name="ProjectViewState"> + <option name="hideEmptyMiddlePackages" value="true" /> + <option name="showLibraryContents" value="true" /> + </component> + <component name="PropertiesComponent"><![CDATA[{ + "keyToString": { + "ModuleVcsDetector.initialDetectionPerformed": "true", + "RunOnceActivity.ShowReadmeOnStart": "true", + "RunOnceActivity.cidr.known.project.marker": "true", + "RunOnceActivity.readMode.enableVisualFormatting": "true", + "cf.first.check.clang-format": "false", + "cidr.known.project.marker": "true", + "kotlin-language-version-configured": "true", + "last_opened_file_path": "//wsl.localhost/Debian/home/june/zenbu/gara/android/tutorial", + "settings.editor.selected.configurable": "AndroidSdkUpdater" + } +}]]></component> + <component name="TaskManager"> + <task active="true" id="Default" summary="Default task"> + <changelist id="06281f34-eabe-41be-809f-fbc644bf6afa" name="Changes" comment="" /> + <created>1764827149133</created> + <option name="number" value="Default" /> + <option name="presentableId" value="Default" /> + <updated>1764827149133</updated> + </task> + <servers /> + </component> + <component name="hg4idea.settings"> + <option name="RECENT_HG_ROOT_PATH" value="$PROJECT_DIR$/../../.." /> + </component> +</project> \ No newline at end of file