Mercurial
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 45:ac8626c7859c | 46:b9a40c633c93 |
|---|---|
| 1 <?xml version="1.0" encoding="UTF-8"?> | |
| 2 <project version="4"> | |
| 3 <component name="AutoImportSettings"> | |
| 4 <option name="autoReloadType" value="NONE" /> | |
| 5 </component> | |
| 6 <component name="ChangeListManager"> | |
| 7 <list default="true" id="06281f34-eabe-41be-809f-fbc644bf6afa" name="Changes" comment="" /> | |
| 8 <option name="SHOW_DIALOG" value="false" /> | |
| 9 <option name="HIGHLIGHT_CONFLICTS" value="true" /> | |
| 10 <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> | |
| 11 <option name="LAST_RESOLUTION" value="IGNORE" /> | |
| 12 </component> | |
| 13 <component name="ClangdSettings"> | |
| 14 <option name="formatViaClangd" value="false" /> | |
| 15 </component> | |
| 16 <component name="ProjectColorInfo"><![CDATA[{ | |
| 17 "associatedIndex": 5 | |
| 18 }]]></component> | |
| 19 <component name="ProjectId" id="36MrBu25KCWZzwzxsJV0hKJRPFp" /> | |
| 20 <component name="ProjectViewState"> | |
| 21 <option name="hideEmptyMiddlePackages" value="true" /> | |
| 22 <option name="showLibraryContents" value="true" /> | |
| 23 </component> | |
| 24 <component name="PropertiesComponent"><![CDATA[{ | |
| 25 "keyToString": { | |
| 26 "ModuleVcsDetector.initialDetectionPerformed": "true", | |
| 27 "RunOnceActivity.ShowReadmeOnStart": "true", | |
| 28 "RunOnceActivity.cidr.known.project.marker": "true", | |
| 29 "RunOnceActivity.readMode.enableVisualFormatting": "true", | |
| 30 "cf.first.check.clang-format": "false", | |
| 31 "cidr.known.project.marker": "true", | |
| 32 "kotlin-language-version-configured": "true", | |
| 33 "last_opened_file_path": "//wsl.localhost/Debian/home/june/zenbu/gara/android/tutorial", | |
| 34 "settings.editor.selected.configurable": "AndroidSdkUpdater" | |
| 35 } | |
| 36 }]]></component> | |
| 37 <component name="TaskManager"> | |
| 38 <task active="true" id="Default" summary="Default task"> | |
| 39 <changelist id="06281f34-eabe-41be-809f-fbc644bf6afa" name="Changes" comment="" /> | |
| 40 <created>1764827149133</created> | |
| 41 <option name="number" value="Default" /> | |
| 42 <option name="presentableId" value="Default" /> | |
| 43 <updated>1764827149133</updated> | |
| 44 </task> | |
| 45 <servers /> | |
| 46 </component> | |
| 47 <component name="hg4idea.settings"> | |
| 48 <option name="RECENT_HG_ROOT_PATH" value="$PROJECT_DIR$/../../.." /> | |
| 49 </component> | |
| 50 </project> |