diff --git a/.gitignore b/.gitignore index cb59fca..48b1312 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ *.apk *.ap_ + # Files for the ART/Dalvik VM *.dex @@ -103,3 +104,5 @@ $RECYCLE.BIN/ # Linux trash folder which might appear on any partition or disk .Trash-* + +.idea/ diff --git a/.idea/.name b/.idea/.name deleted file mode 100644 index 4f8234c..0000000 --- a/.idea/.name +++ /dev/null @@ -1 +0,0 @@ -shadowsocks \ No newline at end of file diff --git a/.idea/compiler.xml b/.idea/compiler.xml deleted file mode 100644 index 96cc43e..0000000 --- a/.idea/compiler.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/copyright/profiles_settings.xml b/.idea/copyright/profiles_settings.xml deleted file mode 100644 index e7bedf3..0000000 --- a/.idea/copyright/profiles_settings.xml +++ /dev/null @@ -1,3 +0,0 @@ - - - \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml deleted file mode 100644 index 33bc042..0000000 --- a/.idea/encodings.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/.idea/gradle.xml b/.idea/gradle.xml deleted file mode 100644 index 58992cc..0000000 --- a/.idea/gradle.xml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/libraries/bcprov_jdk15on_1_52.xml b/.idea/libraries/bcprov_jdk15on_1_52.xml deleted file mode 100644 index 58478f2..0000000 --- a/.idea/libraries/bcprov_jdk15on_1_52.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/core_3_0_1.xml b/.idea/libraries/core_3_0_1.xml deleted file mode 100644 index 702a13f..0000000 --- a/.idea/libraries/core_3_0_1.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/hamcrest_core_1_3.xml b/.idea/libraries/hamcrest_core_1_3.xml deleted file mode 100644 index 157e3f3..0000000 --- a/.idea/libraries/hamcrest_core_1_3.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/json_simple_1_1_1.xml b/.idea/libraries/json_simple_1_1_1.xml deleted file mode 100644 index 691bd9c..0000000 --- a/.idea/libraries/json_simple_1_1_1.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/junit_4_12.xml b/.idea/libraries/junit_4_12.xml deleted file mode 100644 index 305df30..0000000 --- a/.idea/libraries/junit_4_12.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/zxing_android_integration_2_0_0.xml b/.idea/libraries/zxing_android_integration_2_0_0.xml deleted file mode 100644 index d649405..0000000 --- a/.idea/libraries/zxing_android_integration_2_0_0.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/.idea/libraries/zxing_android_minimal_2_0_0.xml b/.idea/libraries/zxing_android_minimal_2_0_0.xml deleted file mode 100644 index b6f3b71..0000000 --- a/.idea/libraries/zxing_android_minimal_2_0_0.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 7959108..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index b9f3ef4..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml deleted file mode 100644 index 7f68460..0000000 --- a/.idea/runConfigurations.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 94a25f7..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file