|
|
|
@ -1,188 +1,51 @@
|
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<project version="4">
|
|
|
|
|
<component name="ChangeListManager">
|
|
|
|
|
<list default="true" id="dfd94b2a-6d7a-49b9-9f27-735b64fff405" name="Default" comment="" />
|
|
|
|
|
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
|
|
|
|
<option name="TRACKING_ENABLED" value="true" />
|
|
|
|
|
<list default="true" id="a117b42d-d98c-4dab-93b3-fbef3ddfe017" name="Default Changelist" comment="">
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/AndroidApp.iml" beforeDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/modules.xml" beforeDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" 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="ExecutionTargetManager" SELECTED_TARGET="default_target" />
|
|
|
|
|
<component name="FavoritesManager">
|
|
|
|
|
<favorites_list name="CodeIris Favorites" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="GradleLocalSettings">
|
|
|
|
|
<option name="externalProjectsViewState">
|
|
|
|
|
<component name="ExternalProjectsManager">
|
|
|
|
|
<system id="GRADLE">
|
|
|
|
|
<state>
|
|
|
|
|
<projects_view />
|
|
|
|
|
</option>
|
|
|
|
|
</state>
|
|
|
|
|
</system>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="ProjectFrameBounds">
|
|
|
|
|
<option name="x" value="-7" />
|
|
|
|
|
<option name="width" value="1932" />
|
|
|
|
|
<option name="height" value="1047" />
|
|
|
|
|
<component name="Git.Settings">
|
|
|
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/../.." />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="ProjectView">
|
|
|
|
|
<navigator currentView="AndroidView" proportions="" version="1">
|
|
|
|
|
<flattenPackages />
|
|
|
|
|
<showMembers />
|
|
|
|
|
<showModules />
|
|
|
|
|
<showLibraryContents />
|
|
|
|
|
<hideEmptyPackages />
|
|
|
|
|
<abbreviatePackageNames />
|
|
|
|
|
<autoscrollToSource />
|
|
|
|
|
<autoscrollFromSource />
|
|
|
|
|
<sortByType />
|
|
|
|
|
<manualOrder />
|
|
|
|
|
<foldersAlwaysOnTop value="true" />
|
|
|
|
|
</navigator>
|
|
|
|
|
<panes>
|
|
|
|
|
<pane id="PackagesPane" />
|
|
|
|
|
<pane id="AndroidView" />
|
|
|
|
|
<pane id="Scratches" />
|
|
|
|
|
<pane id="ProjectPane" />
|
|
|
|
|
<pane id="Scope" />
|
|
|
|
|
</panes>
|
|
|
|
|
<component name="ProjectId" id="1nxlH4phbxtNS4gFRJC4KhTKab1" />
|
|
|
|
|
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
|
|
|
|
<component name="ProjectViewState">
|
|
|
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
|
|
|
<option name="showExcludedFiles" value="true" />
|
|
|
|
|
<option name="showLibraryContents" value="true" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="PropertiesComponent">
|
|
|
|
|
<property name="settings.editor.selected.configurable" value="preferences.lookFeel" />
|
|
|
|
|
<property name="settings.editor.splitter.proportion" value="0.25526074" />
|
|
|
|
|
<property name="android.sdk.path" value="D:/ANDROID/sdk" />
|
|
|
|
|
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
|
|
|
|
|
<property name="android.sdk.path" value="E:/IDE/Android_Studio/AndroidSDK/Sdk" />
|
|
|
|
|
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
|
|
|
|
<property name="settings.editor.selected.configurable" value="AndroidSdkUpdater" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="RunDashboard">
|
|
|
|
|
<option name="ruleStates">
|
|
|
|
|
<list>
|
|
|
|
|
<RuleState>
|
|
|
|
|
<option name="name" value="ConfigurationTypeDashboardGroupingRule" />
|
|
|
|
|
</RuleState>
|
|
|
|
|
<RuleState>
|
|
|
|
|
<option name="name" value="StatusDashboardGroupingRule" />
|
|
|
|
|
</RuleState>
|
|
|
|
|
</list>
|
|
|
|
|
</option>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="RunManager">
|
|
|
|
|
<configuration default="true" type="Application" factoryName="Application">
|
|
|
|
|
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
|
|
|
|
<option name="MAIN_CLASS_NAME" />
|
|
|
|
|
<option name="VM_PARAMETERS" />
|
|
|
|
|
<option name="PROGRAM_PARAMETERS" />
|
|
|
|
|
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
|
|
|
|
|
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
|
|
|
<option name="ALTERNATIVE_JRE_PATH" />
|
|
|
|
|
<option name="ENABLE_SWING_INSPECTOR" value="false" />
|
|
|
|
|
<option name="ENV_VARIABLES" />
|
|
|
|
|
<option name="PASS_PARENT_ENVS" value="true" />
|
|
|
|
|
<module name="" />
|
|
|
|
|
<envs />
|
|
|
|
|
<method />
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration default="true" type="Remote" factoryName="Remote">
|
|
|
|
|
<option name="USE_SOCKET_TRANSPORT" value="true" />
|
|
|
|
|
<option name="SERVER_MODE" value="false" />
|
|
|
|
|
<option name="SHMEM_ADDRESS" value="javadebug" />
|
|
|
|
|
<option name="HOST" value="localhost" />
|
|
|
|
|
<option name="PORT" value="5005" />
|
|
|
|
|
<method />
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration default="true" type="TestNG" factoryName="TestNG">
|
|
|
|
|
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
|
|
|
|
<module name="" />
|
|
|
|
|
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
|
|
|
<option name="ALTERNATIVE_JRE_PATH" />
|
|
|
|
|
<option name="SUITE_NAME" />
|
|
|
|
|
<option name="PACKAGE_NAME" />
|
|
|
|
|
<option name="MAIN_CLASS_NAME" />
|
|
|
|
|
<option name="METHOD_NAME" />
|
|
|
|
|
<option name="GROUP_NAME" />
|
|
|
|
|
<option name="TEST_OBJECT" value="CLASS" />
|
|
|
|
|
<option name="VM_PARAMETERS" value="-ea" />
|
|
|
|
|
<option name="PARAMETERS" />
|
|
|
|
|
<option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
|
|
|
|
|
<option name="OUTPUT_DIRECTORY" />
|
|
|
|
|
<option name="ANNOTATION_TYPE" />
|
|
|
|
|
<option name="ENV_VARIABLES" />
|
|
|
|
|
<option name="PASS_PARENT_ENVS" value="true" />
|
|
|
|
|
<option name="TEST_SEARCH_SCOPE">
|
|
|
|
|
<value defaultName="singleModule" />
|
|
|
|
|
</option>
|
|
|
|
|
<option name="USE_DEFAULT_REPORTERS" value="false" />
|
|
|
|
|
<option name="PROPERTIES_FILE" />
|
|
|
|
|
<envs />
|
|
|
|
|
<properties />
|
|
|
|
|
<listeners />
|
|
|
|
|
<method />
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration name="<template>" type="Applet" default="true" selected="false">
|
|
|
|
|
<option name="MAIN_CLASS_NAME" />
|
|
|
|
|
<option name="HTML_FILE_NAME" />
|
|
|
|
|
<option name="HTML_USED" value="false" />
|
|
|
|
|
<option name="WIDTH" value="400" />
|
|
|
|
|
<option name="HEIGHT" value="300" />
|
|
|
|
|
<option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
|
|
|
|
|
<option name="VM_PARAMETERS" />
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration name="<template>" type="JUnit" default="true" selected="false">
|
|
|
|
|
<option name="MAIN_CLASS_NAME" />
|
|
|
|
|
<option name="VM_PARAMETERS" value="-ea" />
|
|
|
|
|
<option name="PARAMETERS" />
|
|
|
|
|
<option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
|
|
|
|
|
</configuration>
|
|
|
|
|
<configuration name="<template>" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType" default="true" selected="false">
|
|
|
|
|
<option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" />
|
|
|
|
|
</configuration>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="ShelveChangesManager" show_recycled="false">
|
|
|
|
|
<option name="remove_strategy" value="false" />
|
|
|
|
|
<component name="SvnConfiguration">
|
|
|
|
|
<configuration />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="TaskManager">
|
|
|
|
|
<task active="true" id="Default" summary="Default task">
|
|
|
|
|
<changelist id="dfd94b2a-6d7a-49b9-9f27-735b64fff405" name="Default" comment="" />
|
|
|
|
|
<created>1524884716802</created>
|
|
|
|
|
<changelist id="a117b42d-d98c-4dab-93b3-fbef3ddfe017" name="Default Changelist" comment="" />
|
|
|
|
|
<created>1612339531859</created>
|
|
|
|
|
<option name="number" value="Default" />
|
|
|
|
|
<option name="presentableId" value="Default" />
|
|
|
|
|
<updated>1524884716802</updated>
|
|
|
|
|
<updated>1612339531859</updated>
|
|
|
|
|
</task>
|
|
|
|
|
<servers />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="ToolWindowManager">
|
|
|
|
|
<frame x="-7" y="0" width="1932" height="1047" extended-state="0" />
|
|
|
|
|
<layout>
|
|
|
|
|
<window_info id="PlantUML" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="FindBugs-IDEA" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Palette	" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Image Layers" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Capture Analysis" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" />
|
|
|
|
|
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Capture Tool" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Designer" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Project" active="true" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.24959914" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
|
|
|
|
|
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Theme Preview" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" />
|
|
|
|
|
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Code Iris" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Captures" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
|
|
|
|
|
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
|
|
|
<window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
|
|
|
</layout>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="VcsContentAnnotationSettings">
|
|
|
|
|
<option name="myLimit" value="2678400000" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="XDebuggerManager">
|
|
|
|
|
<breakpoint-manager />
|
|
|
|
|
<watches-manager />
|
|
|
|
|
</component>
|
|
|
|
|
</project>
|