early release view (+ they call me ms. refactor)

This commit is contained in:
ari melody 2024-09-14 02:21:40 +01:00
parent dc64cb65b1
commit 3b71cdb02a
Signed by: ari
GPG key ID: CF99829C92678188
22 changed files with 728 additions and 291 deletions

View file

@ -4,10 +4,30 @@
<selectionStates>
<SelectionState runConfigName="app">
<option name="selectionMode" value="DROPDOWN" />
<DropdownSelection timestamp="2024-09-13T01:49:05.448371200Z">
<DropdownSelection timestamp="2024-09-13T18:37:24.710439100Z">
<Target type="DEFAULT_BOOT">
<handle>
<DeviceId pluginId="PhysicalDevice" identifier="serial=3374c0d40804" />
<DeviceId pluginId="LocalEmulator" identifier="path=C:\Users\ari\.android\avd\Medium_Phone_API_35.avd" />
</handle>
</Target>
</DropdownSelection>
<DialogSelection />
</SelectionState>
<SelectionState runConfigName="Test_App.app.unitTest">
<option name="selectionMode" value="DROPDOWN" />
</SelectionState>
<SelectionState runConfigName="Test_App.app.main">
<option name="selectionMode" value="DROPDOWN" />
</SelectionState>
<SelectionState runConfigName="Test_App.app">
<option name="selectionMode" value="DROPDOWN" />
</SelectionState>
<SelectionState runConfigName="Test_App.app.androidTest">
<option name="selectionMode" value="DROPDOWN" />
<DropdownSelection timestamp="2024-09-13T18:37:02.586183700Z">
<Target type="DEFAULT_BOOT">
<handle>
<DeviceId pluginId="LocalEmulator" identifier="path=C:\Users\ari\.android\avd\Medium_Phone_API_35.avd" />
</handle>
</Target>
</DropdownSelection>

View file

@ -0,0 +1,6 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="ReassignedVariable" enabled="false" level="TEXT ATTRIBUTES" enabled_by_default="false" />
</profile>
</component>

6
.idea/render.experimental.xml generated Normal file
View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="RenderSettings">
<option name="useLiveRendering" value="false" />
</component>
</project>