xiongzhu %!s(int64=5) %!d(string=hai) anos
pai
achega
e5510e939c
Modificáronse 7 ficheiros con 1 adicións e 93 borrados
  1. 1 6
      .gitignore
  2. 0 3
      .idea/.gitignore
  3. 0 6
      .idea/compiler.xml
  4. 0 17
      .idea/deploymentTargetDropDown.xml
  5. 0 22
      .idea/gradle.xml
  6. 0 33
      .idea/misc.xml
  7. 0 6
      .idea/vcs.xml

+ 1 - 6
.gitignore

@@ -1,12 +1,7 @@
 *.iml
 .gradle
 /local.properties
-/.idea/caches
-/.idea/libraries
-/.idea/modules.xml
-/.idea/workspace.xml
-/.idea/navEditor.xml
-/.idea/assetWizardSettings.xml
+/.idea
 .DS_Store
 /build
 /captures

+ 0 - 3
.idea/.gitignore

@@ -1,3 +0,0 @@
-# Default ignored files
-/shelf/
-/workspace.xml

+ 0 - 6
.idea/compiler.xml

@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="CompilerConfiguration">
-    <bytecodeTargetLevel target="15" />
-  </component>
-</project>

+ 0 - 17
.idea/deploymentTargetDropDown.xml

@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="deploymentTargetDropDown">
-    <targetSelectedWithDropDown>
-      <Target>
-        <type value="QUICK_BOOT_TARGET" />
-        <deviceKey>
-          <Key>
-            <type value="VIRTUAL_DEVICE_PATH" />
-            <value value="$USER_HOME$/.android/avd/Pixel_API_30.avd" />
-          </Key>
-        </deviceKey>
-      </Target>
-    </targetSelectedWithDropDown>
-    <timeTargetWasSelectedWithDropDown value="2021-06-17T02:45:11.206017Z" />
-  </component>
-</project>

+ 0 - 22
.idea/gradle.xml

@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="GradleMigrationSettings" migrationVersion="1" />
-  <component name="GradleSettings">
-    <option name="linkedExternalProjectsSettings">
-      <GradleProjectSettings>
-        <option name="testRunner" value="GRADLE" />
-        <option name="distributionType" value="DEFAULT_WRAPPED" />
-        <option name="externalProjectPath" value="$PROJECT_DIR$" />
-        <option name="gradleHome" value="/usr/local/Cellar/gradle/6.7.1/libexec" />
-        <option name="gradleJvm" value="15" />
-        <option name="modules">
-          <set>
-            <option value="$PROJECT_DIR$" />
-            <option value="$PROJECT_DIR$/app" />
-          </set>
-        </option>
-        <option name="resolveModulePerSourceSet" value="false" />
-      </GradleProjectSettings>
-    </option>
-  </component>
-</project>

+ 0 - 33
.idea/misc.xml

@@ -1,33 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="DesignSurface">
-    <option name="filePathToZoomLevelMap">
-      <map>
-        <entry key="../../../../../layout/custom_preview.xml" value="0.34974358974358977" />
-        <entry key="app/src/main/res/drawable-v24/ic_launcher_foreground.xml" value="0.31232876712328766" />
-        <entry key="app/src/main/res/drawable/bg_cell.xml" value="0.31666666666666665" />
-        <entry key="app/src/main/res/drawable/bg_home_btn.xml" value="0.2990867579908676" />
-        <entry key="app/src/main/res/drawable/bg_home_scan.xml" value="0.31666666666666665" />
-        <entry key="app/src/main/res/drawable/fg_home_btn.xml" value="0.31666666666666665" />
-        <entry key="app/src/main/res/drawable/ic_launcher_background.xml" value="0.31666666666666665" />
-        <entry key="app/src/main/res/drawable/mine_mask.xml" value="0.31666666666666665" />
-        <entry key="app/src/main/res/layout/activity_clean.xml" value="0.2898148148148148" />
-        <entry key="app/src/main/res/layout/activity_kill.xml" value="0.2898148148148148" />
-        <entry key="app/src/main/res/layout/activity_main.xml" value="0.25" />
-        <entry key="app/src/main/res/layout/activity_scan.xml" value="0.2898148148148148" />
-        <entry key="app/src/main/res/layout/fragment_tool.xml" value="0.34010416666666665" />
-        <entry key="app/src/main/res/layout/home_fragment.xml" value="0.1911231884057971" />
-        <entry key="app/src/main/res/layout/item_junk_item.xml" value="0.3023148148148148" />
-        <entry key="app/src/main/res/layout/my_fragment.xml" value="0.25" />
-        <entry key="app/src/main/res/layout/tool_fragment.xml" value="0.34010416666666665" />
-        <entry key="app/src/main/res/menu/bottom_menu.xml" value="0.1875" />
-      </map>
-    </option>
-  </component>
-  <component name="ProjectRootManager" version="2" languageLevel="JDK_15_PREVIEW" project-jdk-name="Android Studio default JDK" project-jdk-type="JavaSDK">
-    <output url="file://$PROJECT_DIR$/build/classes" />
-  </component>
-  <component name="ProjectType">
-    <option name="id" value="Android" />
-  </component>
-</project>

+ 0 - 6
.idea/vcs.xml

@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="VcsDirectoryMappings">
-    <mapping directory="$PROJECT_DIR$" vcs="Git" />
-  </component>
-</project>