Skip to content
Snippets Groups Projects
Commit a157364f authored by 1C3's avatar 1C3
Browse files

added a couple new icons

parent 8bc1e4b5
No related branches found
No related tags found
No related merge requests found
Showing
with 335 additions and 202 deletions
...@@ -8,10 +8,14 @@ ...@@ -8,10 +8,14 @@
# Generated files # Generated files
bin/ bin/
gen/ gen/
out/
# Gradle files # Gradle files
.gradle/ .gradle/
gradle/
build/ build/
gradlew
gradlew.bat
# Local configuration file (sdk path, etc) # Local configuration file (sdk path, etc)
local.properties local.properties
...@@ -27,3 +31,10 @@ proguard/ ...@@ -27,3 +31,10 @@ proguard/
# Android Studio captures folder # Android Studio captures folder
captures/ captures/
# Intellij
*.iml
.idea/
# Keystore files
*.jks
\ No newline at end of file
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
<ConfirmationsSetting value="0" id="Add" /> <ConfirmationsSetting value="0" id="Add" />
<ConfirmationsSetting value="0" id="Remove" /> <ConfirmationsSetting value="0" id="Remove" />
</component> </component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" default="true" assert-keyword="true" jdk-15="true" project-jdk-name="Android API 23 Platform" project-jdk-type="Android SDK"> <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" default="true" assert-keyword="true" jdk-15="true" project-jdk-name="1.7" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/build/classes" /> <output url="file://$PROJECT_DIR$/build/classes" />
</component> </component>
<component name="ProjectType"> <component name="ProjectType">
......
This diff is collapsed.
...@@ -50,6 +50,7 @@ ...@@ -50,6 +50,7 @@
<sourceFolder url="file://$MODULE_DIR$/src/debug/java" isTestSource="false" /> <sourceFolder url="file://$MODULE_DIR$/src/debug/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/debug/jni" isTestSource="false" /> <sourceFolder url="file://$MODULE_DIR$/src/debug/jni" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/debug/rs" isTestSource="false" /> <sourceFolder url="file://$MODULE_DIR$/src/debug/rs" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/debug/shaders" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/main/res" type="java-resource" /> <sourceFolder url="file://$MODULE_DIR$/src/main/res" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" /> <sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/main/assets" type="java-resource" /> <sourceFolder url="file://$MODULE_DIR$/src/main/assets" type="java-resource" />
...@@ -57,6 +58,7 @@ ...@@ -57,6 +58,7 @@
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" /> <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/main/jni" isTestSource="false" /> <sourceFolder url="file://$MODULE_DIR$/src/main/jni" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/main/rs" isTestSource="false" /> <sourceFolder url="file://$MODULE_DIR$/src/main/rs" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/main/shaders" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/res" type="java-test-resource" /> <sourceFolder url="file://$MODULE_DIR$/src/androidTest/res" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/resources" type="java-test-resource" /> <sourceFolder url="file://$MODULE_DIR$/src/androidTest/resources" type="java-test-resource" />
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/assets" type="java-test-resource" /> <sourceFolder url="file://$MODULE_DIR$/src/androidTest/assets" type="java-test-resource" />
...@@ -64,17 +66,32 @@ ...@@ -64,17 +66,32 @@
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/java" isTestSource="true" /> <sourceFolder url="file://$MODULE_DIR$/src/androidTest/java" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/jni" isTestSource="true" /> <sourceFolder url="file://$MODULE_DIR$/src/androidTest/jni" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/rs" isTestSource="true" /> <sourceFolder url="file://$MODULE_DIR$/src/androidTest/rs" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/src/androidTest/shaders" isTestSource="true" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/assets" /> <excludeFolder url="file://$MODULE_DIR$/build/intermediates/assets" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/blame" /> <excludeFolder url="file://$MODULE_DIR$/build/intermediates/blame" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/builds" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/bundles" /> <excludeFolder url="file://$MODULE_DIR$/build/intermediates/bundles" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/classes" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/dependency-cache" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.1.1/jars" /> <excludeFolder url="file://$MODULE_DIR$/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.1.1/jars" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/exploded-aar/com.android.support/support-v4/23.1.1/jars" /> <excludeFolder url="file://$MODULE_DIR$/build/intermediates/exploded-aar/com.android.support/support-v4/23.1.1/jars" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/incremental" /> <excludeFolder url="file://$MODULE_DIR$/build/intermediates/incremental" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/incremental-classes" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/incremental-runtime-classes" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/incremental-safeguard" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/incremental-verifier" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/instant-run-support" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/jniLibs" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/manifests" /> <excludeFolder url="file://$MODULE_DIR$/build/intermediates/manifests" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/reload-dex" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/res" /> <excludeFolder url="file://$MODULE_DIR$/build/intermediates/res" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/restart-dex" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/rs" /> <excludeFolder url="file://$MODULE_DIR$/build/intermediates/rs" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/shaders" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/symbols" /> <excludeFolder url="file://$MODULE_DIR$/build/intermediates/symbols" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/transforms" />
<excludeFolder url="file://$MODULE_DIR$/build/outputs" /> <excludeFolder url="file://$MODULE_DIR$/build/outputs" />
<excludeFolder url="file://$MODULE_DIR$/build/tmp" />
</content> </content>
<orderEntry type="jdk" jdkName="Android API 23 Platform" jdkType="Android SDK" /> <orderEntry type="jdk" jdkName="Android API 23 Platform" jdkType="Android SDK" />
<orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="sourceFolder" forTests="false" />
......
app/src/main/res/drawable-hdpi/aimsicd.png

2.64 KiB

app/src/main/res/drawable-hdpi/apktrack.png

1.67 KiB

app/src/main/res/drawable-hdpi/lightning.png

2.45 KiB | W: | H:

app/src/main/res/drawable-hdpi/lightning.png

2.65 KiB | W: | H:

app/src/main/res/drawable-hdpi/lightning.png
app/src/main/res/drawable-hdpi/lightning.png
app/src/main/res/drawable-hdpi/lightning.png
app/src/main/res/drawable-hdpi/lightning.png
  • 2-up
  • Swipe
  • Onion skin
app/src/main/res/drawable-hdpi/orbot.png

2.39 KiB

app/src/main/res/drawable-hdpi/wifiprivacy.png

1.98 KiB

app/src/main/res/drawable-mdpi/aimsicd.png

1.58 KiB

app/src/main/res/drawable-mdpi/apktrack.png

1.04 KiB

app/src/main/res/drawable-mdpi/lightning.png

1.52 KiB | W: | H:

app/src/main/res/drawable-mdpi/lightning.png

1.59 KiB | W: | H:

app/src/main/res/drawable-mdpi/lightning.png
app/src/main/res/drawable-mdpi/lightning.png
app/src/main/res/drawable-mdpi/lightning.png
app/src/main/res/drawable-mdpi/lightning.png
  • 2-up
  • Swipe
  • Onion skin
app/src/main/res/drawable-mdpi/orbot.png

1.47 KiB

app/src/main/res/drawable-mdpi/wifiprivacy.png

1.24 KiB

app/src/main/res/drawable-xhdpi/aimsicd.png

3.53 KiB

app/src/main/res/drawable-xhdpi/apktrack.png

2.03 KiB

app/src/main/res/drawable-xhdpi/lightning.png

3.56 KiB | W: | H:

app/src/main/res/drawable-xhdpi/lightning.png

3.67 KiB | W: | H:

app/src/main/res/drawable-xhdpi/lightning.png
app/src/main/res/drawable-xhdpi/lightning.png
app/src/main/res/drawable-xhdpi/lightning.png
app/src/main/res/drawable-xhdpi/lightning.png
  • 2-up
  • Swipe
  • Onion skin
app/src/main/res/drawable-xhdpi/orbot.png

3.41 KiB

app/src/main/res/drawable-xhdpi/wifiprivacy.png

2.79 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment