feat: migrate story modules & engine; update assets and structure

This commit is contained in:
2025-09-05 11:45:09 +08:00
parent 00f0fcb667
commit a90cc1c5a9
79 changed files with 5521 additions and 6501 deletions

View File

@@ -4,10 +4,10 @@
<selectionStates>
<SelectionState runConfigName="app">
<option name="selectionMode" value="DROPDOWN" />
<DropdownSelection timestamp="2025-08-23T00:23:09.179620Z">
<DropdownSelection timestamp="2025-09-01T09:30:30.284794Z">
<Target type="DEFAULT_BOOT">
<handle>
<DeviceId pluginId="PhysicalDevice" identifier="serial=448cb82a" />
<DeviceId pluginId="LocalEmulator" identifier="path=/Users/maxliu/.android/avd/Medium_Phone_2.avd" />
</handle>
</Target>
</DropdownSelection>

View File

@@ -3,6 +3,10 @@
<component name="DeviceTable">
<option name="columnSorters">
<list>
<ColumnSorterState>
<option name="column" value="API" />
<option name="order" value="ASCENDING" />
</ColumnSorterState>
<ColumnSorterState>
<option name="column" value="Name" />
<option name="order" value="ASCENDING" />

View File

@@ -51,6 +51,7 @@
</inspection_tool>
<inspection_tool class="PreviewParameterProviderOnFirstParameter" enabled="true" level="ERROR" enabled_by_default="true">
<option name="composableFile" value="true" />
<option name="previewFile" value="true" />
</inspection_tool>
<inspection_tool class="PreviewPickerAnnotation" enabled="true" level="ERROR" enabled_by_default="true">
<option name="composableFile" value="true" />