Browse Source

removed idea files

tags/v1.0.0
Robin Thoni 7 years ago
parent
commit
05e10d100e
50 changed files with 2 additions and 5071 deletions
  1. 2
    2
      .gitignore
  2. 0
    1
      luticateutils/.idea/.name
  3. 0
    22
      luticateutils/.idea/compiler.xml
  4. 0
    3
      luticateutils/.idea/copyright/profiles_settings.xml
  5. 0
    6
      luticateutils/.idea/encodings.xml
  6. 0
    29
      luticateutils/.idea/gradle.xml
  7. 0
    11
      luticateutils/.idea/libraries/accessibility_test_framework_1_0.xml
  8. 0
    12
      luticateutils/.idea/libraries/animated_vector_drawable_23_4_0.xml
  9. 0
    10
      luticateutils/.idea/libraries/answers_1_3_7.xml
  10. 0
    11
      luticateutils/.idea/libraries/ant_1_8_0.xml
  11. 0
    9
      luticateutils/.idea/libraries/ant_launcher_1_8_0.xml
  12. 0
    15
      luticateutils/.idea/libraries/appcompat_v7_23_4_0.xml
  13. 0
    11
      luticateutils/.idea/libraries/asm_5_0_1.xml
  14. 0
    11
      luticateutils/.idea/libraries/asm_analysis_5_0_1.xml
  15. 0
    11
      luticateutils/.idea/libraries/asm_commons_5_0_1.xml
  16. 0
    11
      luticateutils/.idea/libraries/asm_tree_5_0_1.xml
  17. 0
    11
      luticateutils/.idea/libraries/asm_util_5_0_1.xml
  18. 0
    11
      luticateutils/.idea/libraries/bcprov_jdk16_1_46.xml
  19. 0
    10
      luticateutils/.idea/libraries/beta_1_1_5.xml
  20. 0
    12
      luticateutils/.idea/libraries/butterknife_8_0_1.xml
  21. 0
    11
      luticateutils/.idea/libraries/butterknife_annotations_8_0_1.xml
  22. 0
    10
      luticateutils/.idea/libraries/crashlytics_2_5_6.xml
  23. 0
    10
      luticateutils/.idea/libraries/crashlytics_core_2_3_9.xml
  24. 0
    15
      luticateutils/.idea/libraries/design_23_4_0.xml
  25. 0
    11
      luticateutils/.idea/libraries/eventbus_3_0_0.xml
  26. 0
    10
      luticateutils/.idea/libraries/fabric_1_3_11.xml
  27. 0
    11
      luticateutils/.idea/libraries/hamcrest_core_1_1.xml
  28. 0
    11
      luticateutils/.idea/libraries/hamcrest_core_1_3.xml
  29. 0
    11
      luticateutils/.idea/libraries/icu4j_53_1.xml
  30. 0
    11
      luticateutils/.idea/libraries/junit_4_10.xml
  31. 0
    11
      luticateutils/.idea/libraries/junit_4_12.xml
  32. 0
    12
      luticateutils/.idea/libraries/library_1_2_0.xml
  33. 0
    11
      luticateutils/.idea/libraries/maven_ant_tasks_2_1_3.xml
  34. 0
    11
      luticateutils/.idea/libraries/mockito_core_1_9_5.xml
  35. 0
    11
      luticateutils/.idea/libraries/objenesis_1_0.xml
  36. 0
    15
      luticateutils/.idea/libraries/recyclerview_v7_23_4_0.xml
  37. 0
    11
      luticateutils/.idea/libraries/robolectric_3_0.xml
  38. 0
    11
      luticateutils/.idea/libraries/robolectric_annotations_3_0.xml
  39. 0
    11
      luticateutils/.idea/libraries/robolectric_resources_3_0.xml
  40. 0
    11
      luticateutils/.idea/libraries/robolectric_utils_3_0.xml
  41. 0
    11
      luticateutils/.idea/libraries/shadows_core_3_0.xml
  42. 0
    11
      luticateutils/.idea/libraries/sqlite4java_0_282.xml
  43. 0
    11
      luticateutils/.idea/libraries/support_annotations_23_4_0.xml
  44. 0
    16
      luticateutils/.idea/libraries/support_v4_23_4_0.xml
  45. 0
    12
      luticateutils/.idea/libraries/support_vector_drawable_23_4_0.xml
  46. 0
    11
      luticateutils/.idea/libraries/vtd_xml_2_11.xml
  47. 0
    62
      luticateutils/.idea/misc.xml
  48. 0
    12
      luticateutils/.idea/modules.xml
  49. 0
    12
      luticateutils/.idea/runConfigurations.xml
  50. 0
    4468
      luticateutils/.idea/workspace.xml

+ 2
- 2
.gitignore View File

@@ -1,8 +1,8 @@
1 1
 *.iml
2 2
 .gradle
3 3
 /local.properties
4
-/.idea
4
+.idea
5 5
 .DS_Store
6 6
 /build
7 7
 /captures
8
-*.apk
8
+*.apk

+ 0
- 1
luticateutils/.idea/.name View File

@@ -1 +0,0 @@
1
-luticateutils

+ 0
- 22
luticateutils/.idea/compiler.xml View File

@@ -1,22 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<project version="4">
3
-  <component name="CompilerConfiguration">
4
-    <resourceExtensions />
5
-    <wildcardResourcePatterns>
6
-      <entry name="!?*.java" />
7
-      <entry name="!?*.form" />
8
-      <entry name="!?*.class" />
9
-      <entry name="!?*.groovy" />
10
-      <entry name="!?*.scala" />
11
-      <entry name="!?*.flex" />
12
-      <entry name="!?*.kt" />
13
-      <entry name="!?*.clj" />
14
-      <entry name="!?*.aj" />
15
-    </wildcardResourcePatterns>
16
-    <annotationProcessing>
17
-      <profile default="true" name="Default" enabled="false">
18
-        <processorPath useClasspath="true" />
19
-      </profile>
20
-    </annotationProcessing>
21
-  </component>
22
-</project>

+ 0
- 3
luticateutils/.idea/copyright/profiles_settings.xml View File

@@ -1,3 +0,0 @@
1
-<component name="CopyrightManager">
2
-  <settings default="" />
3
-</component>

+ 0
- 6
luticateutils/.idea/encodings.xml View File

@@ -1,6 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<project version="4">
3
-  <component name="Encoding">
4
-    <file url="PROJECT" charset="UTF-8" />
5
-  </component>
6
-</project>

+ 0
- 29
luticateutils/.idea/gradle.xml View File

@@ -1,29 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<project version="4">
3
-  <component name="GradleSettings">
4
-    <option name="linkedExternalProjectsSettings">
5
-      <GradleProjectSettings>
6
-        <option name="distributionType" value="DEFAULT_WRAPPED" />
7
-        <option name="externalProjectPath" value="$PROJECT_DIR$" />
8
-        <option name="modules">
9
-          <set>
10
-            <option value="$PROJECT_DIR$/.." />
11
-            <option value="$PROJECT_DIR$/../app" />
12
-            <option value="$PROJECT_DIR$/../luticateauth" />
13
-            <option value="$PROJECT_DIR$" />
14
-            <option value="$PROJECT_DIR$/../volley" />
15
-          </set>
16
-        </option>
17
-        <option name="myModules">
18
-          <set>
19
-            <option value="$PROJECT_DIR$/.." />
20
-            <option value="$PROJECT_DIR$/../app" />
21
-            <option value="$PROJECT_DIR$/../luticateauth" />
22
-            <option value="$PROJECT_DIR$" />
23
-            <option value="$PROJECT_DIR$/../volley" />
24
-          </set>
25
-        </option>
26
-      </GradleProjectSettings>
27
-    </option>
28
-  </component>
29
-</project>

+ 0
- 11
luticateutils/.idea/libraries/accessibility_test_framework_1_0.xml View File

@@ -1,11 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="accessibility-test-framework-1.0">
3
-    <CLASSES>
4
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.google.android.apps.common.testing.accessibility.framework/accessibility-test-framework/1.0/28162aae36f8ba5903adadfb570313e1f1be852e/accessibility-test-framework-1.0.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC />
7
-    <SOURCES>
8
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.google.android.apps.common.testing.accessibility.framework/accessibility-test-framework/1.0/d742fcaabf1e26311aa7796f5b378ee60b09fe62/accessibility-test-framework-1.0-sources.jar!/" />
9
-    </SOURCES>
10
-  </library>
11
-</component>

+ 0
- 12
luticateutils/.idea/libraries/animated_vector_drawable_23_4_0.xml View File

@@ -1,12 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="animated-vector-drawable-23.4.0">
3
-    <CLASSES>
4
-      <root url="jar://$PROJECT_DIR$/../app/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/23.4.0/jars/classes.jar!/" />
5
-      <root url="file://$PROJECT_DIR$/../app/build/intermediates/exploded-aar/com.android.support/animated-vector-drawable/23.4.0/res" />
6
-    </CLASSES>
7
-    <JAVADOC />
8
-    <SOURCES>
9
-      <root url="jar://$USER_HOME$/Android/Sdk/extras/android/m2repository/com/android/support/animated-vector-drawable/23.4.0/animated-vector-drawable-23.4.0-sources.jar!/" />
10
-    </SOURCES>
11
-  </library>
12
-</component>

+ 0
- 10
luticateutils/.idea/libraries/answers_1_3_7.xml View File

@@ -1,10 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="answers-1.3.7">
3
-    <CLASSES>
4
-      <root url="file://$PROJECT_DIR$/../app/build/intermediates/exploded-aar/com.crashlytics.sdk.android/answers/1.3.7/res" />
5
-      <root url="jar://$PROJECT_DIR$/../app/build/intermediates/exploded-aar/com.crashlytics.sdk.android/answers/1.3.7/jars/classes.jar!/" />
6
-    </CLASSES>
7
-    <JAVADOC />
8
-    <SOURCES />
9
-  </library>
10
-</component>

+ 0
- 11
luticateutils/.idea/libraries/ant_1_8_0.xml View File

@@ -1,11 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="ant-1.8.0">
3
-    <CLASSES>
4
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.apache.ant/ant/1.8.0/7b456ca6b93900f96e58cc8371f03d90a9c1c8d1/ant-1.8.0.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC />
7
-    <SOURCES>
8
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.apache.ant/ant/1.8.0/2e585348c06d55d4c27c4afe46721fd5d6a43d9d/ant-1.8.0-sources.jar!/" />
9
-    </SOURCES>
10
-  </library>
11
-</component>

+ 0
- 9
luticateutils/.idea/libraries/ant_launcher_1_8_0.xml View File

@@ -1,9 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="ant-launcher-1.8.0">
3
-    <CLASSES>
4
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.apache.ant/ant-launcher/1.8.0/8b53ba16fa62fb1034da8f1de200ddc407c8381/ant-launcher-1.8.0.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC />
7
-    <SOURCES />
8
-  </library>
9
-</component>

+ 0
- 15
luticateutils/.idea/libraries/appcompat_v7_23_4_0.xml View File

@@ -1,15 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="appcompat-v7-23.4.0">
3
-    <ANNOTATIONS>
4
-      <root url="jar://$PROJECT_DIR$/../app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.4.0/annotations.zip!/" />
5
-    </ANNOTATIONS>
6
-    <CLASSES>
7
-      <root url="file://$PROJECT_DIR$/../app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.4.0/res" />
8
-      <root url="jar://$PROJECT_DIR$/../app/build/intermediates/exploded-aar/com.android.support/appcompat-v7/23.4.0/jars/classes.jar!/" />
9
-    </CLASSES>
10
-    <JAVADOC />
11
-    <SOURCES>
12
-      <root url="jar://$USER_HOME$/Android/Sdk/extras/android/m2repository/com/android/support/appcompat-v7/23.4.0/appcompat-v7-23.4.0-sources.jar!/" />
13
-    </SOURCES>
14
-  </library>
15
-</component>

+ 0
- 11
luticateutils/.idea/libraries/asm_5_0_1.xml View File

@@ -1,11 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="asm-5.0.1">
3
-    <CLASSES>
4
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.1/2fd56467a018aafe6ec6a73ccba520be4a7e1565/asm-5.0.1.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC />
7
-    <SOURCES>
8
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm/5.0.1/78ebb2694324283f3120aa3ed52465b22fab8a4a/asm-5.0.1-sources.jar!/" />
9
-    </SOURCES>
10
-  </library>
11
-</component>

+ 0
- 11
luticateutils/.idea/libraries/asm_analysis_5_0_1.xml View File

@@ -1,11 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="asm-analysis-5.0.1">
3
-    <CLASSES>
4
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-analysis/5.0.1/e286fbee48efacb4e7c175f7948d9d8b2ab52352/asm-analysis-5.0.1.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC />
7
-    <SOURCES>
8
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-analysis/5.0.1/78ebb2694324283f3120aa3ed52465b22fab8a4a/asm-analysis-5.0.1-sources.jar!/" />
9
-    </SOURCES>
10
-  </library>
11
-</component>

+ 0
- 11
luticateutils/.idea/libraries/asm_commons_5_0_1.xml View File

@@ -1,11 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="asm-commons-5.0.1">
3
-    <CLASSES>
4
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-commons/5.0.1/7b7147a390a93a14d2edfdcf3f7b0e87a0939c3e/asm-commons-5.0.1.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC />
7
-    <SOURCES>
8
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-commons/5.0.1/78ebb2694324283f3120aa3ed52465b22fab8a4a/asm-commons-5.0.1-sources.jar!/" />
9
-    </SOURCES>
10
-  </library>
11
-</component>

+ 0
- 11
luticateutils/.idea/libraries/asm_tree_5_0_1.xml View File

@@ -1,11 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="asm-tree-5.0.1">
3
-    <CLASSES>
4
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-tree/5.0.1/1b1e6e9d869acd704056d0a4223071a511c619e6/asm-tree-5.0.1.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC />
7
-    <SOURCES>
8
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-tree/5.0.1/78ebb2694324283f3120aa3ed52465b22fab8a4a/asm-tree-5.0.1-sources.jar!/" />
9
-    </SOURCES>
10
-  </library>
11
-</component>

+ 0
- 11
luticateutils/.idea/libraries/asm_util_5_0_1.xml View File

@@ -1,11 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="asm-util-5.0.1">
3
-    <CLASSES>
4
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-util/5.0.1/7c8caddfbd0b2d7b844f8fcc75175b9cb9cf4724/asm-util-5.0.1.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC />
7
-    <SOURCES>
8
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.ow2.asm/asm-util/5.0.1/78ebb2694324283f3120aa3ed52465b22fab8a4a/asm-util-5.0.1-sources.jar!/" />
9
-    </SOURCES>
10
-  </library>
11
-</component>

+ 0
- 11
luticateutils/.idea/libraries/bcprov_jdk16_1_46.xml View File

@@ -1,11 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="bcprov-jdk16-1.46">
3
-    <CLASSES>
4
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk16/1.46/ce091790943599535cbb4de8ede84535b0c1260c/bcprov-jdk16-1.46.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC />
7
-    <SOURCES>
8
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcprov-jdk16/1.46/d2b70567594225923450d7e3f80cd022c852725e/bcprov-jdk16-1.46-sources.jar!/" />
9
-    </SOURCES>
10
-  </library>
11
-</component>

+ 0
- 10
luticateutils/.idea/libraries/beta_1_1_5.xml View File

@@ -1,10 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="beta-1.1.5">
3
-    <CLASSES>
4
-      <root url="jar://$PROJECT_DIR$/../app/build/intermediates/exploded-aar/com.crashlytics.sdk.android/beta/1.1.5/jars/classes.jar!/" />
5
-      <root url="file://$PROJECT_DIR$/../app/build/intermediates/exploded-aar/com.crashlytics.sdk.android/beta/1.1.5/res" />
6
-    </CLASSES>
7
-    <JAVADOC />
8
-    <SOURCES />
9
-  </library>
10
-</component>

+ 0
- 12
luticateutils/.idea/libraries/butterknife_8_0_1.xml View File

@@ -1,12 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="butterknife-8.0.1">
3
-    <CLASSES>
4
-      <root url="file://$PROJECT_DIR$/../app/build/intermediates/exploded-aar/com.jakewharton/butterknife/8.0.1/res" />
5
-      <root url="jar://$PROJECT_DIR$/../app/build/intermediates/exploded-aar/com.jakewharton/butterknife/8.0.1/jars/classes.jar!/" />
6
-    </CLASSES>
7
-    <JAVADOC />
8
-    <SOURCES>
9
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.jakewharton/butterknife/8.0.1/95f98af806452c48faf67da0d8c7430f94502e30/butterknife-8.0.1-sources.jar!/" />
10
-    </SOURCES>
11
-  </library>
12
-</component>

+ 0
- 11
luticateutils/.idea/libraries/butterknife_annotations_8_0_1.xml View File

@@ -1,11 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="butterknife-annotations-8.0.1">
3
-    <CLASSES>
4
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.jakewharton/butterknife-annotations/8.0.1/345b89f45d02d8b09400b472fab7b7e38f4ede1f/butterknife-annotations-8.0.1.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC />
7
-    <SOURCES>
8
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.jakewharton/butterknife-annotations/8.0.1/9cb4e19d0e2481474c142ea56df86fff89bdf0a/butterknife-annotations-8.0.1-sources.jar!/" />
9
-    </SOURCES>
10
-  </library>
11
-</component>

+ 0
- 10
luticateutils/.idea/libraries/crashlytics_2_5_6.xml View File

@@ -1,10 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="crashlytics-2.5.6">
3
-    <CLASSES>
4
-      <root url="jar://$PROJECT_DIR$/../app/build/intermediates/exploded-aar/com.crashlytics.sdk.android/crashlytics/2.5.6/jars/classes.jar!/" />
5
-      <root url="file://$PROJECT_DIR$/../app/build/intermediates/exploded-aar/com.crashlytics.sdk.android/crashlytics/2.5.6/res" />
6
-    </CLASSES>
7
-    <JAVADOC />
8
-    <SOURCES />
9
-  </library>
10
-</component>

+ 0
- 10
luticateutils/.idea/libraries/crashlytics_core_2_3_9.xml View File

@@ -1,10 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="crashlytics-core-2.3.9">
3
-    <CLASSES>
4
-      <root url="jar://$PROJECT_DIR$/../app/build/intermediates/exploded-aar/com.crashlytics.sdk.android/crashlytics-core/2.3.9/jars/classes.jar!/" />
5
-      <root url="file://$PROJECT_DIR$/../app/build/intermediates/exploded-aar/com.crashlytics.sdk.android/crashlytics-core/2.3.9/res" />
6
-    </CLASSES>
7
-    <JAVADOC />
8
-    <SOURCES />
9
-  </library>
10
-</component>

+ 0
- 15
luticateutils/.idea/libraries/design_23_4_0.xml View File

@@ -1,15 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="design-23.4.0">
3
-    <ANNOTATIONS>
4
-      <root url="jar://$PROJECT_DIR$/../app/build/intermediates/exploded-aar/com.android.support/design/23.4.0/annotations.zip!/" />
5
-    </ANNOTATIONS>
6
-    <CLASSES>
7
-      <root url="file://$PROJECT_DIR$/../app/build/intermediates/exploded-aar/com.android.support/design/23.4.0/res" />
8
-      <root url="jar://$PROJECT_DIR$/../app/build/intermediates/exploded-aar/com.android.support/design/23.4.0/jars/classes.jar!/" />
9
-    </CLASSES>
10
-    <JAVADOC />
11
-    <SOURCES>
12
-      <root url="jar://$USER_HOME$/Android/Sdk/extras/android/m2repository/com/android/support/design/23.4.0/design-23.4.0-sources.jar!/" />
13
-    </SOURCES>
14
-  </library>
15
-</component>

+ 0
- 11
luticateutils/.idea/libraries/eventbus_3_0_0.xml View File

@@ -1,11 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="eventbus-3.0.0">
3
-    <CLASSES>
4
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.greenrobot/eventbus/3.0.0/ddd99896e9569eaababbe81b35d80e1b91c4ad85/eventbus-3.0.0.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC />
7
-    <SOURCES>
8
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.greenrobot/eventbus/3.0.0/777f0a941d3dd0f9988d4f22b42b36ce2fe64ea4/eventbus-3.0.0-sources.jar!/" />
9
-    </SOURCES>
10
-  </library>
11
-</component>

+ 0
- 10
luticateutils/.idea/libraries/fabric_1_3_11.xml View File

@@ -1,10 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="fabric-1.3.11">
3
-    <CLASSES>
4
-      <root url="jar://$PROJECT_DIR$/../app/build/intermediates/exploded-aar/io.fabric.sdk.android/fabric/1.3.11/jars/classes.jar!/" />
5
-      <root url="file://$PROJECT_DIR$/../app/build/intermediates/exploded-aar/io.fabric.sdk.android/fabric/1.3.11/res" />
6
-    </CLASSES>
7
-    <JAVADOC />
8
-    <SOURCES />
9
-  </library>
10
-</component>

+ 0
- 11
luticateutils/.idea/libraries/hamcrest_core_1_1.xml View File

@@ -1,11 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="hamcrest-core-1.1">
3
-    <CLASSES>
4
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.1/860340562250678d1a344907ac75754e259cdb14/hamcrest-core-1.1.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC />
7
-    <SOURCES>
8
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.1/2ccf1154d1a8936042a8a742dc3e611d02ac7213/hamcrest-core-1.1-sources.jar!/" />
9
-    </SOURCES>
10
-  </library>
11
-</component>

+ 0
- 11
luticateutils/.idea/libraries/hamcrest_core_1_3.xml View File

@@ -1,11 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="hamcrest-core-1.3">
3
-    <CLASSES>
4
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC />
7
-    <SOURCES>
8
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.hamcrest/hamcrest-core/1.3/1dc37250fbc78e23a65a67fbbaf71d2e9cbc3c0b/hamcrest-core-1.3-sources.jar!/" />
9
-    </SOURCES>
10
-  </library>
11
-</component>

+ 0
- 11
luticateutils/.idea/libraries/icu4j_53_1.xml View File

@@ -1,11 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="icu4j-53.1">
3
-    <CLASSES>
4
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.ibm.icu/icu4j/53.1/786d9055d4ca8c1aab4a7d4ac8283f973fd7e41f/icu4j-53.1.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC />
7
-    <SOURCES>
8
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.ibm.icu/icu4j/53.1/fd352ab7304443c31256acd4476bc089fc2dd3b1/icu4j-53.1-sources.jar!/" />
9
-    </SOURCES>
10
-  </library>
11
-</component>

+ 0
- 11
luticateutils/.idea/libraries/junit_4_10.xml View File

@@ -1,11 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="junit-4.10">
3
-    <CLASSES>
4
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/junit/junit/4.10/e4f1766ce7404a08f45d859fb9c226fc9e41a861/junit-4.10.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC />
7
-    <SOURCES>
8
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/junit/junit/4.10/6c98d6766e72d5575f96c9479d1c1d3b865c6e25/junit-4.10-sources.jar!/" />
9
-    </SOURCES>
10
-  </library>
11
-</component>

+ 0
- 11
luticateutils/.idea/libraries/junit_4_12.xml View File

@@ -1,11 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="junit-4.12">
3
-    <CLASSES>
4
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/2973d150c0dc1fefe998f834810d68f278ea58ec/junit-4.12.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC />
7
-    <SOURCES>
8
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/junit/junit/4.12/a6c32b40bf3d76eca54e3c601e5d1470c86fcdfa/junit-4.12-sources.jar!/" />
9
-    </SOURCES>
10
-  </library>
11
-</component>

+ 0
- 12
luticateutils/.idea/libraries/library_1_2_0.xml View File

@@ -1,12 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="library-1.2.0">
3
-    <CLASSES>
4
-      <root url="file://$PROJECT_DIR$/../app/build/intermediates/exploded-aar/se.simbio.encryption/library/1.2.0/res" />
5
-      <root url="jar://$PROJECT_DIR$/../app/build/intermediates/exploded-aar/se.simbio.encryption/library/1.2.0/jars/classes.jar!/" />
6
-    </CLASSES>
7
-    <JAVADOC />
8
-    <SOURCES>
9
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/se.simbio.encryption/library/1.2.0/67fdd3472e760850ed7cc3e41dea68a63de66821/library-1.2.0-sources.jar!/" />
10
-    </SOURCES>
11
-  </library>
12
-</component>

+ 0
- 11
luticateutils/.idea/libraries/maven_ant_tasks_2_1_3.xml View File

@@ -1,11 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="maven-ant-tasks-2.1.3">
3
-    <CLASSES>
4
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.apache.maven/maven-ant-tasks/2.1.3/b09be554228d66d208e5fef5266844aacf443abc/maven-ant-tasks-2.1.3.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC />
7
-    <SOURCES>
8
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.apache.maven/maven-ant-tasks/2.1.3/49136cf7eb0e463e080ad2ebb0f65e91b19c8101/maven-ant-tasks-2.1.3-sources.jar!/" />
9
-    </SOURCES>
10
-  </library>
11
-</component>

+ 0
- 11
luticateutils/.idea/libraries/mockito_core_1_9_5.xml View File

@@ -1,11 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="mockito-core-1.9.5">
3
-    <CLASSES>
4
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/1.9.5/c3264abeea62c4d2f367e21484fbb40c7e256393/mockito-core-1.9.5.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC />
7
-    <SOURCES>
8
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.mockito/mockito-core/1.9.5/46f703fb4266140c544d48a189cb25947eb6333e/mockito-core-1.9.5-sources.jar!/" />
9
-    </SOURCES>
10
-  </library>
11
-</component>

+ 0
- 11
luticateutils/.idea/libraries/objenesis_1_0.xml View File

@@ -1,11 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="objenesis-1.0">
3
-    <CLASSES>
4
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/1.0/9b473564e792c2bdf1449da1f0b1b5bff9805704/objenesis-1.0.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC />
7
-    <SOURCES>
8
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.objenesis/objenesis/1.0/b10c90e57b7bb985a7b6a704769428fe5c2a732c/objenesis-1.0-sources.jar!/" />
9
-    </SOURCES>
10
-  </library>
11
-</component>

+ 0
- 15
luticateutils/.idea/libraries/recyclerview_v7_23_4_0.xml View File

@@ -1,15 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="recyclerview-v7-23.4.0">
3
-    <ANNOTATIONS>
4
-      <root url="jar://$PROJECT_DIR$/../app/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/23.4.0/annotations.zip!/" />
5
-    </ANNOTATIONS>
6
-    <CLASSES>
7
-      <root url="jar://$PROJECT_DIR$/../app/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/23.4.0/jars/classes.jar!/" />
8
-      <root url="file://$PROJECT_DIR$/../app/build/intermediates/exploded-aar/com.android.support/recyclerview-v7/23.4.0/res" />
9
-    </CLASSES>
10
-    <JAVADOC />
11
-    <SOURCES>
12
-      <root url="jar://$USER_HOME$/Android/Sdk/extras/android/m2repository/com/android/support/recyclerview-v7/23.4.0/recyclerview-v7-23.4.0-sources.jar!/" />
13
-    </SOURCES>
14
-  </library>
15
-</component>

+ 0
- 11
luticateutils/.idea/libraries/robolectric_3_0.xml View File

@@ -1,11 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="robolectric-3.0">
3
-    <CLASSES>
4
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.robolectric/robolectric/3.0/f888cea3bc1a24110e315eb9827ab593610ea62f/robolectric-3.0.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC />
7
-    <SOURCES>
8
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.robolectric/robolectric/3.0/6a43602a072b7d4c6ba0760dfd1b4a5145ceece0/robolectric-3.0-sources.jar!/" />
9
-    </SOURCES>
10
-  </library>
11
-</component>

+ 0
- 11
luticateutils/.idea/libraries/robolectric_annotations_3_0.xml View File

@@ -1,11 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="robolectric-annotations-3.0">
3
-    <CLASSES>
4
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.robolectric/robolectric-annotations/3.0/2a6cfc072d7680694c1ff893c5dc8fec33163110/robolectric-annotations-3.0.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC />
7
-    <SOURCES>
8
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.robolectric/robolectric-annotations/3.0/c936fceba80c370dfd85b0e3a5126a7ab7c0fb8f/robolectric-annotations-3.0-sources.jar!/" />
9
-    </SOURCES>
10
-  </library>
11
-</component>

+ 0
- 11
luticateutils/.idea/libraries/robolectric_resources_3_0.xml View File

@@ -1,11 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="robolectric-resources-3.0">
3
-    <CLASSES>
4
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.robolectric/robolectric-resources/3.0/1ab609054aab67cd13a434567467f4b4774f2465/robolectric-resources-3.0.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC />
7
-    <SOURCES>
8
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.robolectric/robolectric-resources/3.0/356679719fa4ff9f552d831a87b338db1d40bf69/robolectric-resources-3.0-sources.jar!/" />
9
-    </SOURCES>
10
-  </library>
11
-</component>

+ 0
- 11
luticateutils/.idea/libraries/robolectric_utils_3_0.xml View File

@@ -1,11 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="robolectric-utils-3.0">
3
-    <CLASSES>
4
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.robolectric/robolectric-utils/3.0/4bcecd8115fe7296088bb1636e6cbd7ae8927392/robolectric-utils-3.0.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC />
7
-    <SOURCES>
8
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.robolectric/robolectric-utils/3.0/38d31ddbc7db513477a5f1e63ba5f0f4e71c8bc8/robolectric-utils-3.0-sources.jar!/" />
9
-    </SOURCES>
10
-  </library>
11
-</component>

+ 0
- 11
luticateutils/.idea/libraries/shadows_core_3_0.xml View File

@@ -1,11 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="shadows-core-3.0">
3
-    <CLASSES>
4
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.robolectric/shadows-core/3.0/9dfa881bfd1796afa28204ef1a5ed7e3de992612/shadows-core-3.0.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC />
7
-    <SOURCES>
8
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.robolectric/shadows-core/3.0/3d33ccfbdb2d72115aed935a66c6210f9bf67148/shadows-core-3.0-sources.jar!/" />
9
-    </SOURCES>
10
-  </library>
11
-</component>

+ 0
- 11
luticateutils/.idea/libraries/sqlite4java_0_282.xml View File

@@ -1,11 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="sqlite4java-0.282">
3
-    <CLASSES>
4
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.almworks.sqlite4java/sqlite4java/0.282/745a7e2f35fdbe6336922e0d492c979dbbfa74fb/sqlite4java-0.282.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC />
7
-    <SOURCES>
8
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.almworks.sqlite4java/sqlite4java/0.282/8058566a195c0f19ddaf9e2162138bdcb43712e1/sqlite4java-0.282-sources.jar!/" />
9
-    </SOURCES>
10
-  </library>
11
-</component>

+ 0
- 11
luticateutils/.idea/libraries/support_annotations_23_4_0.xml View File

@@ -1,11 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="support-annotations-23.4.0">
3
-    <CLASSES>
4
-      <root url="jar://$USER_HOME$/Android/Sdk/extras/android/m2repository/com/android/support/support-annotations/23.4.0/support-annotations-23.4.0.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC />
7
-    <SOURCES>
8
-      <root url="jar://$USER_HOME$/Android/Sdk/extras/android/m2repository/com/android/support/support-annotations/23.4.0/support-annotations-23.4.0-sources.jar!/" />
9
-    </SOURCES>
10
-  </library>
11
-</component>

+ 0
- 16
luticateutils/.idea/libraries/support_v4_23_4_0.xml View File

@@ -1,16 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="support-v4-23.4.0">
3
-    <ANNOTATIONS>
4
-      <root url="jar://$PROJECT_DIR$/../app/build/intermediates/exploded-aar/com.android.support/support-v4/23.4.0/annotations.zip!/" />
5
-    </ANNOTATIONS>
6
-    <CLASSES>
7
-      <root url="jar://$PROJECT_DIR$/../app/build/intermediates/exploded-aar/com.android.support/support-v4/23.4.0/jars/classes.jar!/" />
8
-      <root url="jar://$PROJECT_DIR$/../app/build/intermediates/exploded-aar/com.android.support/support-v4/23.4.0/jars/libs/internal_impl-23.4.0.jar!/" />
9
-      <root url="file://$PROJECT_DIR$/../app/build/intermediates/exploded-aar/com.android.support/support-v4/23.4.0/res" />
10
-    </CLASSES>
11
-    <JAVADOC />
12
-    <SOURCES>
13
-      <root url="jar://$USER_HOME$/Android/Sdk/extras/android/m2repository/com/android/support/support-v4/23.4.0/support-v4-23.4.0-sources.jar!/" />
14
-    </SOURCES>
15
-  </library>
16
-</component>

+ 0
- 12
luticateutils/.idea/libraries/support_vector_drawable_23_4_0.xml View File

@@ -1,12 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="support-vector-drawable-23.4.0">
3
-    <CLASSES>
4
-      <root url="jar://$PROJECT_DIR$/../app/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/23.4.0/jars/classes.jar!/" />
5
-      <root url="file://$PROJECT_DIR$/../app/build/intermediates/exploded-aar/com.android.support/support-vector-drawable/23.4.0/res" />
6
-    </CLASSES>
7
-    <JAVADOC />
8
-    <SOURCES>
9
-      <root url="jar://$USER_HOME$/Android/Sdk/extras/android/m2repository/com/android/support/support-vector-drawable/23.4.0/support-vector-drawable-23.4.0-sources.jar!/" />
10
-    </SOURCES>
11
-  </library>
12
-</component>

+ 0
- 11
luticateutils/.idea/libraries/vtd_xml_2_11.xml View File

@@ -1,11 +0,0 @@
1
-<component name="libraryTable">
2
-  <library name="vtd-xml-2.11">
3
-    <CLASSES>
4
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.ximpleware/vtd-xml/2.11/ee5bcf62c1acf76434ee9f1c67a840bafef72a6d/vtd-xml-2.11.jar!/" />
5
-    </CLASSES>
6
-    <JAVADOC />
7
-    <SOURCES>
8
-      <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.ximpleware/vtd-xml/2.11/fa2dcbbe7f3bf99312efc0a010d8aa97f0f5779e/vtd-xml-2.11-sources.jar!/" />
9
-    </SOURCES>
10
-  </library>
11
-</component>

+ 0
- 62
luticateutils/.idea/misc.xml View File

@@ -1,62 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<project version="4">
3
-  <component name="ProjectInspectionProfilesVisibleTreeState">
4
-    <entry key="Project Default">
5
-      <profile-state>
6
-        <expanded-state>
7
-          <State>
8
-            <id />
9
-          </State>
10
-          <State>
11
-            <id>Android &gt; Lint &gt; Correctness</id>
12
-          </State>
13
-          <State>
14
-            <id>Android &gt; Lint &gt; Performance</id>
15
-          </State>
16
-          <State>
17
-            <id>Android &gt; Lint &gt; Security</id>
18
-          </State>
19
-          <State>
20
-            <id>Declaration redundancyJava</id>
21
-          </State>
22
-          <State>
23
-            <id>Initialization issuesJava</id>
24
-          </State>
25
-          <State>
26
-            <id>J2ME issuesJava</id>
27
-          </State>
28
-          <State>
29
-            <id>Java</id>
30
-          </State>
31
-          <State>
32
-            <id>Naming conventionsJava</id>
33
-          </State>
34
-          <State>
35
-            <id>toString() issuesJava</id>
36
-          </State>
37
-        </expanded-state>
38
-        <selected-state>
39
-          <State>
40
-            <id>Android</id>
41
-          </State>
42
-        </selected-state>
43
-      </profile-state>
44
-    </entry>
45
-  </component>
46
-  <component name="ProjectLevelVcsManager" settingsEditedManually="false">
47
-    <OptionsSetting value="true" id="Add" />
48
-    <OptionsSetting value="true" id="Remove" />
49
-    <OptionsSetting value="true" id="Checkout" />
50
-    <OptionsSetting value="true" id="Update" />
51
-    <OptionsSetting value="true" id="Status" />
52
-    <OptionsSetting value="true" id="Edit" />
53
-    <ConfirmationsSetting value="0" id="Add" />
54
-    <ConfirmationsSetting value="0" id="Remove" />
55
-  </component>
56
-  <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" default="true" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK">
57
-    <output url="file://$PROJECT_DIR$/build/classes" />
58
-  </component>
59
-  <component name="ProjectType">
60
-    <option name="id" value="Android" />
61
-  </component>
62
-</project>

+ 0
- 12
luticateutils/.idea/modules.xml View File

@@ -1,12 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<project version="4">
3
-  <component name="ProjectModuleManager">
4
-    <modules>
5
-      <module fileurl="file://$PROJECT_DIR$/../app/app.iml" filepath="$PROJECT_DIR$/../app/app.iml" />
6
-      <module fileurl="file://$PROJECT_DIR$/../luticateauth/luticateauth.iml" filepath="$PROJECT_DIR$/../luticateauth/luticateauth.iml" />
7
-      <module fileurl="file://$PROJECT_DIR$/luticateutils.iml" filepath="$PROJECT_DIR$/luticateutils.iml" />
8
-      <module fileurl="file://$PROJECT_DIR$/../trainme-android.iml" filepath="$PROJECT_DIR$/../trainme-android.iml" />
9
-      <module fileurl="file://$PROJECT_DIR$/../volley/volley.iml" filepath="$PROJECT_DIR$/../volley/volley.iml" />
10
-    </modules>
11
-  </component>
12
-</project>

+ 0
- 12
luticateutils/.idea/runConfigurations.xml View File

@@ -1,12 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<project version="4">
3
-  <component name="RunConfigurationProducerService">
4
-    <option name="ignoredProducers">
5
-      <set>
6
-        <option value="org.jetbrains.plugins.gradle.execution.test.runner.AllInPackageGradleConfigurationProducer" />
7
-        <option value="org.jetbrains.plugins.gradle.execution.test.runner.TestClassGradleConfigurationProducer" />
8
-        <option value="org.jetbrains.plugins.gradle.execution.test.runner.TestMethodGradleConfigurationProducer" />
9
-      </set>
10
-    </option>
11
-  </component>
12
-</project>

+ 0
- 4468
luticateutils/.idea/workspace.xml
File diff suppressed because it is too large
View File


Loading…
Cancel
Save