Browse Source

*********************************** wx *********************************

zhangweixin 3 years ago
parent
commit
099dae802a
100 changed files with 28074 additions and 58 deletions
  1. BIN
      .idea/caches/build_file_checksums.ser
  2. 6 0
      .idea/compiler.xml
  3. 6 2
      .idea/gradle.xml
  4. 40 0
      .idea/jarRepositories.xml
  5. 1 1
      .idea/misc.xml
  6. 5 2
      .idea/modules.xml
  7. 25 3
      app/build.gradle
  8. 1 0
      app/src/main/AndroidManifest.xml
  9. 160 0
      app/src/main/java/cn/sagacloud/cadengine/GzipUtil.java
  10. 66 0
      app/src/main/java/cn/sagacloud/cadengine/HttpDownloadMap.kt
  11. 37 5
      app/src/main/java/cn/sagacloud/cadengine/MainActivity.kt
  12. 21 0
      app/src/main/java/cn/sagacloud/cadengine/MyApplication.java
  13. 186 0
      app/src/main/java/cn/sagacloud/cadengine/OkhttpUtil.kt
  14. 59 0
      app/src/main/java/cn/sagacloud/cadengine/Opt.kt
  15. 11 3
      cadengine/build.gradle
  16. 6 1
      cadengine/build/generated/source/buildConfig/debug/cn/sagacloud/android/cadengine/BuildConfig.java
  17. 42 1
      cadengine/src/main/java/cn/sagacloud/android/cadengine/FloorScene.kt
  18. 1 1
      cadengine/src/main/java/cn/sagacloud/android/cadengine/http/DownloadData.kt
  19. 1 2
      cadengine/src/main/java/cn/sagacloud/android/cadengine/items/ColumnItem.kt
  20. 2 2
      cadengine/src/main/java/cn/sagacloud/android/cadengine/items/DoorItem.kt
  21. 1 2
      cadengine/src/main/java/cn/sagacloud/android/cadengine/items/SpaceItem.kt
  22. 5 3
      cadengine/src/main/java/cn/sagacloud/android/cadengine/items/SpatialCenterItem.kt
  23. 2 2
      cadengine/src/main/java/cn/sagacloud/android/cadengine/items/VirtualWallItem.kt
  24. 2 2
      cadengine/src/main/java/cn/sagacloud/android/cadengine/items/WallItem.kt
  25. 1 2
      cadengine/src/main/java/cn/sagacloud/android/cadengine/items/WindowItem.kt
  26. 123 0
      cadengine/src/main/java/cn/sagacloud/android/cadengine/test/GraphyFmItem.kt
  27. 143 0
      cadengine/src/main/java/cn/sagacloud/android/cadengine/test/GraphyTwoItem.kt
  28. 9 3
      gradle.properties
  29. 31 20
      gradlew
  30. 17 1
      gradlew.bat
  31. 3 0
      settings.gradle
  32. 188 0
      sybotan-android-base/build.gradle
  33. 12 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/arch/core/R.java
  34. 12 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/arch/lifecycle/R.java
  35. 12 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/arch/lifecycle/livedata/R.java
  36. 12 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/arch/lifecycle/livedata/core/R.java
  37. 12 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/arch/lifecycle/viewmodel/R.java
  38. 183 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/asynclayoutinflater/R.java
  39. 183 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/compat/R.java
  40. 2059 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/constraint/R.java
  41. 211 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/coordinatorlayout/R.java
  42. 211 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/coreui/R.java
  43. 183 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/coreutils/R.java
  44. 12 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/cursoradapter/R.java
  45. 183 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/customview/R.java
  46. 2513 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/design/R.java
  47. 12 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/documentfile/R.java
  48. 183 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/drawerlayout/R.java
  49. 211 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/fragment/R.java
  50. 211 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/graphics/drawable/R.java
  51. 12 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/interpolator/R.java
  52. 183 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/loader/R.java
  53. 12 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/localbroadcastmanager/R.java
  54. 12 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/print/R.java
  55. 183 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/slidingpanelayout/R.java
  56. 183 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/swiperefreshlayout/R.java
  57. 193 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/transition/R.java
  58. 1637 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/v7/appcompat/R.java
  59. 69 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/v7/cardview/R.java
  60. 239 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/v7/recyclerview/R.java
  61. 183 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/v7/viewpager/R.java
  62. 12 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/androidx/versionedparcelable/R.java
  63. 3292 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/com/sybotan/android/base/R.java
  64. 12 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/org/jetbrains/anko/commons/R.java
  65. 12 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/org/jetbrains/anko/generated/commons/R.java
  66. 1575 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/pub/devrel/easypermissions/R.java
  67. 12 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/arch/core/R.java
  68. 12 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/arch/lifecycle/R.java
  69. 12 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/arch/lifecycle/livedata/R.java
  70. 12 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/arch/lifecycle/livedata/core/R.java
  71. 12 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/arch/lifecycle/viewmodel/R.java
  72. 183 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/asynclayoutinflater/R.java
  73. 183 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/compat/R.java
  74. 2059 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/constraint/R.java
  75. 211 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/coordinatorlayout/R.java
  76. 211 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/coreui/R.java
  77. 183 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/coreutils/R.java
  78. 12 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/cursoradapter/R.java
  79. 183 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/customview/R.java
  80. 2513 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/design/R.java
  81. 12 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/documentfile/R.java
  82. 183 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/drawerlayout/R.java
  83. 211 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/fragment/R.java
  84. 211 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/graphics/drawable/R.java
  85. 12 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/interpolator/R.java
  86. 183 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/loader/R.java
  87. 12 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/localbroadcastmanager/R.java
  88. 12 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/print/R.java
  89. 183 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/slidingpanelayout/R.java
  90. 183 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/swiperefreshlayout/R.java
  91. 193 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/transition/R.java
  92. 1637 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/v7/appcompat/R.java
  93. 69 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/v7/cardview/R.java
  94. 239 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/v7/recyclerview/R.java
  95. 183 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/v7/viewpager/R.java
  96. 12 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/androidx/versionedparcelable/R.java
  97. 3292 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/com/sybotan/android/base/R.java
  98. 12 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/org/jetbrains/anko/commons/R.java
  99. 12 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/org/jetbrains/anko/generated/commons/R.java
  100. 0 0
      sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/pub/devrel/easypermissions/R.java

BIN
.idea/caches/build_file_checksums.ser


+ 6 - 0
.idea/compiler.xml

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

+ 6 - 2
.idea/gradle.xml

@@ -5,18 +5,22 @@
     <option name="linkedExternalProjectsSettings">
       <GradleProjectSettings>
         <option name="delegatedBuild" value="true" />
-        <option name="testRunner" value="GRADLE" />
+        <option name="testRunner" value="PLATFORM" />
         <option name="distributionType" value="DEFAULT_WRAPPED" />
         <option name="externalProjectPath" value="$PROJECT_DIR$" />
-        <option name="gradleHome" value="D:/Server/gradle-5.2.1" />
+        <option name="gradleHome" value="$PROJECT_DIR$/../../Server/gradle-5.2.1" />
         <option name="gradleJvm" value="1.8" />
         <option name="modules">
           <set>
             <option value="$PROJECT_DIR$" />
             <option value="$PROJECT_DIR$/app" />
             <option value="$PROJECT_DIR$/cadengine" />
+            <option value="$PROJECT_DIR$/sybotan-android-base" />
+            <option value="$PROJECT_DIR$/sybotan-android-database" />
+            <option value="$PROJECT_DIR$/sybotan-android-graphy" />
           </set>
         </option>
+        <option name="resolveModulePerSourceSet" value="false" />
         <option name="useQualifiedModuleNames" value="true" />
       </GradleProjectSettings>
     </option>

+ 40 - 0
.idea/jarRepositories.xml

@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="RemoteRepositoriesConfiguration">
+    <remote-repository>
+      <option name="id" value="central" />
+      <option name="name" value="Maven Central repository" />
+      <option name="url" value="https://repo1.maven.org/maven2" />
+    </remote-repository>
+    <remote-repository>
+      <option name="id" value="jboss.community" />
+      <option name="name" value="JBoss Community repository" />
+      <option name="url" value="https://repository.jboss.org/nexus/content/repositories/public/" />
+    </remote-repository>
+    <remote-repository>
+      <option name="id" value="MavenRepo" />
+      <option name="name" value="MavenRepo" />
+      <option name="url" value="https://repo.maven.apache.org/maven2/" />
+    </remote-repository>
+    <remote-repository>
+      <option name="id" value="BintrayJCenter" />
+      <option name="name" value="BintrayJCenter" />
+      <option name="url" value="https://jcenter.bintray.com/" />
+    </remote-repository>
+    <remote-repository>
+      <option name="id" value="maven" />
+      <option name="name" value="maven" />
+      <option name="url" value="http://dev.dp.sagacloud.cn:8082/repository/maven-public/" />
+    </remote-repository>
+    <remote-repository>
+      <option name="id" value="maven2" />
+      <option name="name" value="maven2" />
+      <option name="url" value="http://maven.aliyun.com/nexus/content/groups/public/" />
+    </remote-repository>
+    <remote-repository>
+      <option name="id" value="Google" />
+      <option name="name" value="Google" />
+      <option name="url" value="https://dl.google.com/dl/android/maven2/" />
+    </remote-repository>
+  </component>
+</project>

+ 1 - 1
.idea/misc.xml

@@ -3,5 +3,5 @@
   <component name="JavaScriptSettings">
     <option name="languageLevel" value="ES6" />
   </component>
-  <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" default="false" project-jdk-name="1.8" project-jdk-type="JavaSDK" />
+  <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="true" project-jdk-name="1.8" project-jdk-type="JavaSDK" />
 </project>

+ 5 - 2
.idea/modules.xml

@@ -3,8 +3,11 @@
   <component name="ProjectModuleManager">
     <modules>
       <module fileurl="file://$PROJECT_DIR$/.idea/CadEngine.iml" filepath="$PROJECT_DIR$/.idea/CadEngine.iml" />
-      <module fileurl="file://$PROJECT_DIR$/app/app.iml" filepath="$PROJECT_DIR$/app/app.iml" />
-      <module fileurl="file://$PROJECT_DIR$/cadengine/cadengine.iml" filepath="$PROJECT_DIR$/cadengine/cadengine.iml" />
+      <module fileurl="file://$PROJECT_DIR$/.idea/modules/app/CadEngine.app.iml" filepath="$PROJECT_DIR$/.idea/modules/app/CadEngine.app.iml" />
+      <module fileurl="file://$PROJECT_DIR$/.idea/modules/cadengine/CadEngine.cadengine.iml" filepath="$PROJECT_DIR$/.idea/modules/cadengine/CadEngine.cadengine.iml" />
+      <module fileurl="file://$PROJECT_DIR$/.idea/modules/sybotan-android-base/CadEngine.sybotan-android-base.iml" filepath="$PROJECT_DIR$/.idea/modules/sybotan-android-base/CadEngine.sybotan-android-base.iml" />
+      <module fileurl="file://$PROJECT_DIR$/.idea/modules/sybotan-android-database/CadEngine.sybotan-android-database.iml" filepath="$PROJECT_DIR$/.idea/modules/sybotan-android-database/CadEngine.sybotan-android-database.iml" />
+      <module fileurl="file://$PROJECT_DIR$/.idea/modules/sybotan-android-graphy/CadEngine.sybotan-android-graphy.iml" filepath="$PROJECT_DIR$/.idea/modules/sybotan-android-graphy/CadEngine.sybotan-android-graphy.iml" />
     </modules>
   </component>
 </project>

+ 25 - 3
app/build.gradle

@@ -31,11 +31,17 @@ android {
     kotlinOptions {
         jvmTarget = JVM_TARGET
     }
+    compileOptions {
+        sourceCompatibility JavaVersion.VERSION_1_8
+        targetCompatibility JavaVersion.VERSION_1_8
+    }
+
 }
 
 dependencies {
     implementation fileTree(dir: 'libs', include: ['*.jar'])
     implementation 'com.android.support.constraint:constraint-layout:1.1.2'
+    implementation project(path: ':sybotan-android-base')
     testImplementation group: 'org.junit.jupiter', name: 'junit-jupiter-api', version: JUNIT_VERSION
     androidTestImplementation('com.android.support.test.espresso:espresso-core:3.0.2', {
         exclude group: 'com.android.support', module: 'support-annotations'
@@ -46,6 +52,12 @@ dependencies {
     implementation group: 'org.jetbrains.kotlin', name: 'kotlin-stdlib-jdk8', version: KOTLIN_VERSION
 
     ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+
+    //noinspection GradleDependency
+    implementation 'com.squareup.retrofit2:retrofit:2.3.0'
+    //noinspection GradleDependency
+    implementation 'com.squareup.retrofit2:converter-gson:2.3.0'
+
     // android支持
     implementation group: 'com.android.support', name: 'appcompat-v7', version: ANDROID_SUPPORT_VERSION
     implementation group: 'com.android.support', name: 'design', version: ANDROID_SUPPORT_VERSION
@@ -57,10 +69,20 @@ dependencies {
     // https://mvnrepository.com/artifact/org.jetbrains.anko/anko-commons
     implementation group: 'org.jetbrains.anko', name: 'anko-commons', version: ANKO_VERSION
 
+    //noinspection GradleDependency
+    implementation 'com.squareup.retrofit2:converter-gson:2.3.0'
+
     ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     // Sybotan依赖
-    implementation group: 'com.sybotan', name: 'sybotan-kotlin-base', version: SYBOTAN_KOTLIN_VERSION
-    implementation group: 'com.sybotan', name: 'sybotan-android-base', version: SYBOTAN_ANDROID_VERSION
-    implementation group: 'com.sybotan', name: 'sybotan-android-graphy', version: SYBOTAN_ANDROID_VERSION
+//    implementation group: "cn.sagacloud", name: "sybotan-android-base", version: SYBOTAN_ANDROID_VERSION
+//    implementation group: "cn.sagacloud", name: "sybotan-android-graphy", version: SYBOTAN_ANDROID_VERSION
+//    implementation group: "cn.sagacloud", name: "sybotan-android-database", version: SYBOTAN_ANDROID_VERSION
+    implementation group: 'cn.sagacloud', name: 'saga-kotlin-base', version: SAGA_KOTLIN_VERSION
+    implementation group: 'cn.sagacloud', name: 'saga-kotlin-database', version: SAGA_KOTLIN_VERSION
     implementation project(':cadengine')
+    implementation project(':sybotan-android-graphy')
+
+
+    //noinspection GradleDependency
+    implementation 'org.greenrobot:eventbus:3.0.0'
 }

+ 1 - 0
app/src/main/AndroidManifest.xml

@@ -13,6 +13,7 @@
         android:roundIcon="@mipmap/ic_launcher_round"
         android:supportsRtl="true"
         android:theme="@style/AppTheme"
+        android:name=".MyApplication"
         android:usesCleartextTraffic="true"
         >
         <activity android:name=".MainActivity">

+ 160 - 0
app/src/main/java/cn/sagacloud/cadengine/GzipUtil.java

@@ -0,0 +1,160 @@
+/*
+ * ********************************************************************************************************************
+ *                     :*$@@%$*:                         ;:                ;;    ;;
+ *                   :@@%!  :!@@%:                       %!             ;%%@@%$ =@@@@@@@%;     @%@@@%%%%@@@@@
+ *                  :@%;       :$=                       %%$$$%$$         ;$$  ;$@=   !@$
+ *                  =@!                                  %!              @ $=;%   !@@@%:      !$$$$$$$$$$$$$$=
+ *                  =@*                                  %!              @ $= % %@=   =%@!      %=
+ *             *$%%! @@=        ;=$%%%$*:                %!              @ $= % =%%%%%%@$      *%:         =%
+ *           %@@!:    !@@@%=$@@@@%!  :*@@$:              %!              @ $= % $*     ;@      @*          :%*
+ *         ;@@!          ;!!!;:         ;@%:      =======@%========*     @ $$ % $%*****$@     :@$=*********=@$
+ *         $@*   ;@@@%=!:                *@*
+ *         =@$    ;;;!=%@@@@=!           =@!
+ *          %@$:      =@%: :*@@@*       %@=                    Copyright (c) 2016-2018.  北京上格云技术有限公司
+ *           ;%@@$=$@@%*       *@@@$=%@@%;
+ *              ::;::             ::;::                                              All rights reservad.
+ * ********************************************************************************************************************
+ */
+
+package cn.sagacloud.cadengine;
+
+import android.util.Base64;
+import android.util.Log;
+
+import java.io.ByteArrayInputStream;
+import java.io.ByteArrayOutputStream;
+import java.io.IOException;
+import java.util.zip.GZIPInputStream;
+import java.util.zip.GZIPOutputStream;
+
+/**
+ * Created by mengxy on 2018/11/19.
+ * 创建日期:2018/11/19on ${time}
+ * 描述:
+ * 作者:zwx
+ */
+
+@SuppressWarnings({"SameParameterValue", "unused"})
+public class GzipUtil {
+
+    private static final String GZIP_ENCODE_UTF_8 = "UTF-8";
+    public static final String GZIP_ENCODE_ISO_8859_1 = "ISO-8859-1";
+
+    /**
+     * 字符串的解压
+     *
+     * @param str 对字符串解压
+     * @return 返回解压缩后的字符串
+     */
+    public static byte[] unCompress(String str) throws IOException {
+        if (null == str || str.length() <= 0) {
+            return null;
+        }
+// 创建一个新的 byte 数组输出流
+        ByteArrayOutputStream out = new ByteArrayOutputStream();
+// 创建一个 ByteArrayInputStream,使用 buf 作为其缓冲区数组
+        ByteArrayInputStream in = new ByteArrayInputStream(str
+                .getBytes("UTF-8"));
+// 使用默认缓冲区大小创建新的输入流
+        GZIPInputStream gzip = new GZIPInputStream(in);
+        byte[] buffer = new byte[256];
+        int n;
+        while ((n = gzip.read(buffer)) >= 0) {// 将未压缩数据读入字节数组
+// 将指定 byte 数组中从偏移量 off 开始的 len 个字节写入此 byte数组输出流
+            out.write(buffer, 0, n);
+        }
+// 使用指定的 charsetName,通过解码字节将缓冲区内容转换为字符串
+        return buffer;
+    }
+
+    /**
+     * 字符串压缩为GZIP字节数组
+     */
+    public static byte[] compress(String str, String encoding) {
+        if (str == null || str.length() == 0) {
+            return null;
+        }
+        ByteArrayOutputStream out = new ByteArrayOutputStream();
+        GZIPOutputStream gzip;
+        try {
+            gzip = new GZIPOutputStream(out);
+            gzip.write(str.getBytes(encoding));
+            gzip.close();
+        } catch (IOException e) {
+            Log.e("gzip compress error.", e.getMessage());
+        }
+        return out.toByteArray();
+    }
+
+    /**
+     * Gzip  byte[] 解压成字符串
+     */
+    public static String uncompressToString(byte[] bytes) {
+        if (bytes.length< 25) {
+            return  "";
+        }
+        return uncompressToString(bytes, GZIP_ENCODE_UTF_8);
+    }
+
+
+    /**
+     * Gzip  byte[] 解压成字符串
+     */
+    private static String uncompressToString(byte[] bytes, String encoding) {
+        if (bytes == null || bytes.length == 0) {
+            return null;
+        }
+        ByteArrayOutputStream out = new ByteArrayOutputStream();
+        ByteArrayInputStream in = new ByteArrayInputStream(bytes);
+        try {
+            GZIPInputStream ungzip = new GZIPInputStream(in);
+            byte[] buffer = new byte[1024];
+            int n;
+            while ((n = ungzip.read(buffer)) >= 0) {
+                out.write(buffer, 0, n);
+            }
+            return out.toString(encoding);
+        } catch (IOException e) {
+            Log.e("gzip compress error.", e.getMessage());
+        }
+        return null;
+    }
+
+    /**
+     * 判断byte[]是否是Gzip格式
+     */
+    public static boolean isGzip(byte[] data) {
+        int header =  ((data[0] << 8) | data[1] & 0xFF);
+        return header == 0x1f8b;
+    }
+
+    /** GZIP解压缩
+     * @param zipText GZIP压缩过的字符串
+     * @return 解压后的字符串
+     */
+    public static String decompress(String zipText) throws IOException {
+        byte[] compressed = Base64.decode(zipText,1024);
+        if (compressed.length > 4)
+        {
+            GZIPInputStream gzipInputStream = new GZIPInputStream(
+                    new ByteArrayInputStream(compressed, 4,
+                            compressed.length - 4));
+
+            ByteArrayOutputStream baos = new ByteArrayOutputStream();
+            for (int value = 0; value != -1;) {
+                value = gzipInputStream.read();
+                if (value != -1) {
+                    baos.write(value);
+                }
+            }
+            gzipInputStream.close();
+            baos.close();
+            return new String(baos.toByteArray(), "UTF-8");
+        }
+        else
+        {
+            return "";
+        }
+    }
+}
+

+ 66 - 0
app/src/main/java/cn/sagacloud/cadengine/HttpDownloadMap.kt

@@ -0,0 +1,66 @@
+/*
+ * ********************************************************************************************************************
+ *                     :*$@@%$*:                         ;:                ;;    ;;
+ *                   :@@%!  :!@@%:                       %!             ;%%@@%$ =@@@@@@@%;     @%@@@%%%%@@@@@
+ *                  :@%;       :$=                       %%$$$%$$         ;$$  ;$@=   !@$
+ *                  =@!                                  %!              @ $=;%   !@@@%:      !$$$$$$$$$$$$$$=
+ *                  =@*                                  %!              @ $= % %@=   =%@!      %=
+ *             *$%%! @@=        ;=$%%%$*:                %!              @ $= % =%%%%%%@$      *%:         =%
+ *           %@@!:    !@@@%=$@@@@%!  :*@@$:              %!              @ $= % $*     ;@      @*          :%*
+ *         ;@@!          ;!!!;:         ;@%:      =======@%========*     @ $$ % $%*****$@     :@$=*********=@$
+ *         $@*   ;@@@%=!:                *@*
+ *         =@$    ;;;!=%@@@@=!           =@!
+ *          %@$:      =@%: :*@@@*       %@=                    Copyright (c) 2016-2018.  北京上格云技术有限公司
+ *           ;%@@$=$@@%*       *@@@$=%@@%;
+ *              ::;::             ::;::                                              All rights reservad.
+ * ********************************************************************************************************************
+ */
+
+package cn.sagacloud.cadengine
+
+import android.util.Log
+import cn.sagacloud.android.cadengine.types.FloorData
+import cn.sagacloud.cadengine.Opt.MAPCAD
+import com.sybotan.base.utils.SJsonUtil
+
+
+/**
+ * Created by mengxy on 2018/10/16.
+ * 创建日期:2018/10/16on ${time}
+ * 描述: 下载图形数据
+ * 作者:zwx
+ */
+object HttpDownloadMap {
+
+    fun downloadMap(key: String): FloorData? {
+        val dl= OkhttpUtil.getRequest("${MAPCAD}${key}&" +
+                "systemId=revit")
+        val url="${MAPCAD}${key}&" +
+                "systemId=revit"
+        Log.e("图形","图形下载url=${url}")
+//        LogUtils.e("图形下载的数据类型${dl}")
+        if (dl=="Image not existed"){
+            Log.e("图形","********************************************************************")
+            return null
+        }
+//        LogUtils.e("图形数据=${dl}")
+        return SJsonUtil.fromJson<FloorData>(dl)
+    }
+
+    fun downloadGZIPMap(key: String): FloorData? {
+        val dl = OkhttpUtil.getGzipMap("${MAPCAD}${key}&" +
+                "systemId=revit")
+        val url="${MAPCAD}${key}&" +
+                "systemId=revit"
+        Log.e("图形","图形下载url=${url}")
+        if (dl=="Image not existed"){
+            Log.e("图形","********************************************************************")
+            return null
+        }else if (dl.isNullOrEmpty()){
+            return null
+        }
+        return SJsonUtil.fromJson<FloorData>(dl)
+    }
+
+
+}

+ 37 - 5
app/src/main/java/cn/sagacloud/cadengine/MainActivity.kt

@@ -2,17 +2,25 @@ package cn.sagacloud.cadengine
 
 import android.Manifest
 import android.content.pm.PackageManager
+import android.graphics.Color
+import android.graphics.PointF
 import android.support.v7.app.AppCompatActivity
 import android.os.Bundle
 import android.support.v4.app.ActivityCompat
 import android.support.v4.content.ContextCompat
+import android.text.LoginFilter
+import android.util.Log
 import cn.sagacloud.android.cadengine.FloorScene
+import cn.sagacloud.android.cadengine.test.GraphyFmItem
+import cn.sagacloud.android.cadengine.test.GraphyTwoItem
 import kotlinx.android.synthetic.main.activity_main.*
 import org.jetbrains.anko.doAsync
 import org.jetbrains.anko.uiThread
 
 class MainActivity : AppCompatActivity() {
     val scene = FloorScene()
+    val path = "Fl42010500018b580334dcf111e8a553db1eadfac99320190803114958bim.jsonz"
+
     override fun onCreate(savedInstanceState: Bundle?) {
         super.onCreate(savedInstanceState)
         setContentView(R.layout.activity_main)
@@ -21,14 +29,38 @@ class MainActivity : AppCompatActivity() {
 
         /** 开启异步 */
         doAsync {
-            scene.loadUrl("http://192.168.20.215:9001/image-service/common/file_get?systemId=revit&key=base/2e179188dec911e9a6adaf571308f9a0.jsonz")
-            //scene.loadUrl("http://api.sagacloud.cn/dp-auxiliary/image-service/common/file_get?systemId=revit&key=Fl42010500018b580334dcf111e8a553db1eadfac99320190803114958bim.jsonz")
+//            scene.loadUrl("http://adm.sagacloud.cn/image-service/common/file_get?systemId=revit&key=base/61a99fc1a66b11eb8f633d7605ae9def.jsonz")
+//            scene.loadUrl("http://api.sagacloud.cn/dp-auxiliary/image-service/common/file_get?systemId=revit&key=Fl42010500018b580334dcf111e8a553db1eadfac99320190803114958bim.jsonz",false)
+//            val downloadGZIPMap = HttpDownloadMap.downloadGZIPMap(path)
+//            if (downloadGZIPMap!=null) {
+//                scene.loadData(downloadGZIPMap!!)
+//            }
+            val graphyFmItem = GraphyFmItem()
+            graphyFmItem.show()
+            graphyFmItem.isTransform = false
+            graphyFmItem.moveTo(300f,300f)
+            scene.addItem(graphyFmItem)
+            val graphyTwoItem = GraphyTwoItem()
+//            graphyTwoItem.parent = graphyFmItem
+            graphyTwoItem.scale = PointF(2.0f,2.0f)
+            graphyTwoItem.rotate = 60f
+            Log.e("children" ,graphyFmItem.children.size.toString())
+            graphyTwoItem.show()
+            graphyTwoItem.flag = true
+//            graphyTwoItem.parent = graphyFmItem
+            graphyTwoItem.moveTo(100f,100f)
+            graphyTwoItem.color = Color.RED
+
+
+            scene.addItem(graphyTwoItem)
             /** 主线程处理ui */
             uiThread {
+
+
                 /** 适应屏幕大小 */
-                graphyView.fitSceneToView()
-                /** 限定移动范围不超出屏幕 */
-                graphyView.moveRange()
+//                graphyView.fitSceneToView()
+//                /** 限定移动范围不超出屏幕 */
+//                graphyView.moveRange()
             }
         }
     } // Function onCreate()

+ 21 - 0
app/src/main/java/cn/sagacloud/cadengine/MyApplication.java

@@ -0,0 +1,21 @@
+package cn.sagacloud.cadengine;
+
+import android.content.Context;
+
+import com.sybotan.android.base.SApplication;
+
+
+public class MyApplication extends SApplication {
+    private static Context mContext;
+
+
+    @Override
+    public void onCreate() {
+        super.onCreate();
+        mContext = getApplicationContext();
+    }
+
+    public static MyApplication getContext() {
+        return (MyApplication) mContext;
+    }
+}

+ 186 - 0
app/src/main/java/cn/sagacloud/cadengine/OkhttpUtil.kt

@@ -0,0 +1,186 @@
+/*
+ * ********************************************************************************************************************
+ *                     :*$@@%$*:                         ;:                ;;    ;;
+ *                   :@@%!  :!@@%:                       %!             ;%%@@%$ =@@@@@@@%;     @%@@@%%%%@@@@@
+ *                  :@%;       :$=                       %%$$$%$$         ;$$  ;$@=   !@$
+ *                  =@!                                  %!              @ $=;%   !@@@%:      !$$$$$$$$$$$$$$=
+ *                  =@*                                  %!              @ $= % %@=   =%@!      %=
+ *             *$%%! @@=        ;=$%%%$*:                %!              @ $= % =%%%%%%@$      *%:         =%
+ *           %@@!:    !@@@%=$@@@@%!  :*@@$:              %!              @ $= % $*     ;@      @*          :%*
+ *         ;@@!          ;!!!;:         ;@%:      =======@%========*     @ $$ % $%*****$@     :@$=*********=@$
+ *         $@*   ;@@@%=!:                *@*
+ *         =@$    ;;;!=%@@@@=!           =@!
+ *          %@$:      =@%: :*@@@*       %@=                    Copyright (c) 2016-2018.  北京上格云技术有限公司
+ *           ;%@@$=$@@%*       *@@@$=%@@%;
+ *              ::;::             ::;::                                              All rights reservad.
+ * ********************************************************************************************************************
+ */
+
+package cn.sagacloud.cadengine
+
+
+import com.google.gson.FieldNamingPolicy
+import com.sybotan.base.extensions.toJson
+import okhttp3.*
+import com.sybotan.base.utils.SJsonUtil
+import java.io.File
+import java.util.concurrent.TimeUnit
+
+
+/**
+ * Created by mengxy on 2018/10/16.
+ * 创建日期:2018/10/16on ${time}
+ * 描述:
+ * 作者:zwx
+ */
+object OkhttpUtil {
+
+    /** http客户端 */
+    private val httpClient: OkHttpClient by lazy {
+        val client = OkHttpClient().newBuilder()
+                .readTimeout(600, TimeUnit.SECONDS)
+                .writeTimeout(600 , TimeUnit.SECONDS)
+                .connectTimeout(600 , TimeUnit.SECONDS)
+//                .cache(cache)
+                .build()
+        client
+    }
+
+    /** 缓存 路径 */
+    private val cacheFile = File(MyApplication.getContext().cacheDir, "cache")
+    /**  缓存时间*/
+    private val cache = Cache(cacheFile, (1024 * 1024 * 100).toLong()) //100Mb
+    private val JSON = MediaType.parse("application/json; charset=utf-8")
+
+    /**
+     * post请求 json
+     *
+     * 不能私有
+     */
+    fun postRequestJson(url: String, json: String): String {
+        val jsonBody = FormBody.create(JSON, json)
+        val request = Request.Builder()
+                .url(url)
+                .post(jsonBody)
+                .build()
+        val call = httpClient.newCall(request)
+        try {
+            val response = call.execute()
+            response.code()
+            if (response.isSuccessful) {
+//                LogUtils.e("请求成功code${response.code()},url=${url}")
+            } else {
+//                LogUtils.e("请求成功code${response.code()},url=${url}")
+            }
+            return response.body()!!.string()
+        } catch (e: Throwable) {
+            e.printStackTrace()
+            return ""
+        }
+        return ""
+    } // Function postRequest()
+
+
+
+
+
+    /**
+     * post 对象
+     */
+    inline fun <reified T> postObj(url: String, requestBody: Any, namingPolicy: FieldNamingPolicy? = null): T {
+        val responseJson = postRequestJson(url, requestBody.toJson())
+//        LogUtils.e("数据 :${ responseJson.toJson()}")
+        return SJsonUtil.fromJson<T>(responseJson)
+    } // Function postObj()
+
+    /**
+     * get 对象
+     */
+    inline fun <reified T> getObj(url: String, namingPolicy: FieldNamingPolicy? = null): T {
+        val responseJson = getRequest(url)
+        return SJsonUtil.fromJson(responseJson)
+    } // Function postObj()
+
+
+
+    /**
+     *  get 请求
+     */
+    fun getRequest(url: String): String {
+        val request = Request.Builder()
+                .url(url)
+                .get()
+                .build()
+        val call = httpClient.newCall(request)
+        try {
+            val response = call.execute()
+            if (response.isSuccessful) {
+//                LogUtils.e("请求成功code${response.code()},url=${url}")
+            } else {
+//                LogUtils.e("请求失败code${response.code()},url=${url}")
+            }
+            return response.body()!!.string()
+        } catch (e: Throwable) {
+            e.printStackTrace()
+        }
+        return ""
+    }
+
+    /**
+     *  get 请求
+     */
+    fun getRequest(url: String,projectId: String): String {
+        val request = Request.Builder()
+                .url(url)
+                .addHeader("ProjectId",projectId)
+                .get()
+                .build()
+        val call = httpClient.newCall(request)
+        try {
+            val response = call.execute()
+            if (response.isSuccessful) {
+//                LogUtils.e("请求成功code${response.code()},url=${url}")
+            } else {
+//                LogUtils.e("请求失败code${response.code()},url=${url}")
+            }
+            return response.body()!!.string()
+        } catch (e: Throwable) {
+            e.printStackTrace()
+        }
+        return ""
+    }
+
+    //http://prod-data.oss-cn-beijing.aliyuncs.com/test%2Ffiles%2Frevit%2FFl110108000327d8f006c39f49feb40e24a7ef22323220181119025802bim.jsonz?OSSAccessKeyId=LTAIHLlfCwmMRbV4&Expires=1542614466&Signature=RqDeGJn2DvnoqQOoUdQAyihvf1A%3D
+
+
+    /**
+     * 下载图形文件Gzip
+     */
+    fun getGzipMap(url: String): String {
+        try {
+            var isGzip = false
+            val request = Request.Builder()
+                    .url(url)
+                    .get()
+                    .header("Accept-Encoding", "gzip")
+                    .build()
+            val call = httpClient.newCall(request)
+
+            val response = call.execute()
+            if (response.isSuccessful) {
+//                LogUtils.e("请求成功code${response.code()},url=${url}")
+            } else {
+//                LogUtils.e("请求失败code${response.code()},url=${url}")
+            }
+            return  GzipUtil.uncompressToString(response.body()!!.bytes())
+        } catch (e: Exception) {
+            e.printStackTrace()
+            return ""
+        }
+        return ""
+
+    }
+
+
+
+}

+ 59 - 0
app/src/main/java/cn/sagacloud/cadengine/Opt.kt

@@ -0,0 +1,59 @@
+/*
+ * ********************************************************************************************************************
+ *                     :*$@@%$*:                         ;:                ;;    ;;
+ *                   :@@%!  :!@@%:                       %!             ;%%@@%$ =@@@@@@@%;     @%@@@%%%%@@@@@
+ *                  :@%;       :$=                       %%$$$%$$         ;$$  ;$@=   !@$
+ *                  =@!                                  %!              @ $=;%   !@@@%:      !$$$$$$$$$$$$$$=
+ *                  =@*                                  %!              @ $= % %@=   =%@!      %=
+ *             *$%%! @@=        ;=$%%%$*:                %!              @ $= % =%%%%%%@$      *%:         =%
+ *           %@@!:    !@@@%=$@@@@%!  :*@@$:              %!              @ $= % $*     ;@      @*          :%*
+ *         ;@@!          ;!!!;:         ;@%:      =======@%========*     @ $$ % $%*****$@     :@$=*********=@$
+ *         $@*   ;@@@%=!:                *@*
+ *         =@$    ;;;!=%@@@@=!           =@!
+ *          %@$:      =@%: :*@@@*       %@=                    Copyright (c) 2016-2018.  北京上格云技术有限公司
+ *           ;%@@$=$@@%*       *@@@$=%@@%;
+ *              ::;::             ::;::                                              All rights reservad.
+ * ********************************************************************************************************************
+ */
+
+package cn.sagacloud.cadengine
+
+
+/**
+ * @author
+ */
+
+object Opt {
+
+
+
+
+
+
+
+
+    val SERVICE_PATH_IMG = "http://api.sagacloud.cn/dp-auxiliary/image-service/common/"
+//    val SERVICE_PATH_IMG = "http://api.sagacloud.cn/image-service/common/"
+    //http://adm.sagacloud.cn/image-service/common/image_upload?systemId=dataPlatform&secret=9e0891a7a8c8e885&overwrite=true&key=1586081610295.jpg
+    /** 上传图片服务器地址 */
+    val IMG_SERVICE_UPLOAD = SERVICE_PATH_IMG + "image_upload?systemId=dataPlatform&secret=9e0891a7a8c8e885&key="
+    /** 图片链接地址 */
+    val IMG_SERVICE_DOWNLOAD = SERVICE_PATH_IMG + "image_get?systemId=dataPlatform&key="
+    /** 文件上传地址 */
+    val VIDEO_SERVICE_UPLOAD = SERVICE_PATH_IMG + "file_upload?systemId=dataPlatform&secret=9e0891a7a8c8e885&key="
+    /** 文件下载地址 */
+    val VIDEO_SERVICE_DOWNLOAD = SERVICE_PATH_IMG + "file_get/@@key@@?systemId=dataPlatform"
+    /** revit文件下载地址 */
+    val FILE_DOWNLOAD = SERVICE_PATH_IMG + "common/file_get/@@key@@?systemId=revit"
+    /** 下载平面图  */
+    val MAPCAD = SERVICE_PATH_IMG + "file_get/?key="
+
+
+
+    /** 验证版地址 */
+    val SERVICE_DATACENTER_PATH = "http://47.93.22.124:8080/datacenter/"
+    val SERVICE_PATH = "http://47.93.22.124:8080/scanbuilding/"
+    val SERVICE_PATH_MODELAPI = "http://47.93.22.124:8080/revit-algorithm/"
+
+
+}

+ 11 - 3
cadengine/build.gradle

@@ -83,9 +83,17 @@ dependencies {
 
     ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
     // Sybotan依赖
-    implementation group: 'com.sybotan', name: 'sybotan-kotlin-base', version: SYBOTAN_KOTLIN_VERSION
-    implementation group: 'com.sybotan', name: 'sybotan-android-base', version: SYBOTAN_ANDROID_VERSION
-    implementation group: 'com.sybotan', name: 'sybotan-android-graphy', version: SYBOTAN_ANDROID_VERSION
+//    implementation group: "cn.sagacloud", name: "sybotan-android-base", version: SYBOTAN_ANDROID_VERSION
+//    implementation group: "cn.sagacloud", name: "sybotan-android-graphy", version: SYBOTAN_ANDROID_VERSION
+//    implementation group: "cn.sagacloud", name: "sybotan-android-database", version: SYBOTAN_ANDROID_VERSION
+    implementation group: 'cn.sagacloud', name: 'saga-kotlin-base', version: SAGA_KOTLIN_VERSION
+    implementation group: 'cn.sagacloud', name: 'saga-kotlin-database', version: SAGA_KOTLIN_VERSION
+    implementation project(':sybotan-android-base')
+    implementation project(':sybotan-android-database')
+    implementation project(':sybotan-android-graphy')
+
+    //noinspection GradleDependency
+    implementation 'org.greenrobot:eventbus:3.0.0'
 }
 
 ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

+ 6 - 1
cadengine/build/generated/source/buildConfig/debug/cn/sagacloud/android/cadengine/BuildConfig.java

@@ -5,9 +5,14 @@ package cn.sagacloud.android.cadengine;
 
 public final class BuildConfig {
   public static final boolean DEBUG = Boolean.parseBoolean("true");
+  public static final String LIBRARY_PACKAGE_NAME = "cn.sagacloud.android.cadengine";
+  /**
+   * @deprecated APPLICATION_ID is misleading in libraries. For the library package name use LIBRARY_PACKAGE_NAME
+   */
+  @Deprecated
   public static final String APPLICATION_ID = "cn.sagacloud.android.cadengine";
   public static final String BUILD_TYPE = "debug";
   public static final String FLAVOR = "";
   public static final int VERSION_CODE = 5;
-  public static final String VERSION_NAME = "1.2.34";
+  public static final String VERSION_NAME = "1.2.45";
 }

+ 42 - 1
cadengine/src/main/java/cn/sagacloud/android/cadengine/FloorScene.kt

@@ -11,7 +11,11 @@ import com.sybotan.base.utils.SJsonUtil
 import android.text.TextUtils
 import android.util.SizeF
 import cn.sagacloud.android.cadengine.items.*
+import cn.sagacloud.android.cadengine.test.GraphyFmItem
+import com.sybotan.android.graphy.events.SGraphyViewMoveEvent
 import com.sybotan.android.graphy.items.SGraphyClockItem
+import org.greenrobot.eventbus.Subscribe
+import org.greenrobot.eventbus.ThreadMode
 
 /**
  * 楼层场景
@@ -113,7 +117,7 @@ open class FloorScene : SGraphyScene() {
             } else {
                 SHttpUtil.getRequest(url)
             }
-            SJsonUtil.propertyNamingStrategy = PropertyNamingStrategy.PascalCase
+//            SJsonUtil.propertyNamingStrategy = PropertyNamingStrategy.PascalCase
             val d = SJsonUtil.fromJson<FloorData>(json)
             Log.e("PLX", "json = ${d?.toJson()}")
             data = SJsonUtil.fromJson(json, FloorData::class.java)
@@ -123,6 +127,27 @@ open class FloorScene : SGraphyScene() {
         }
     } // Function loadUrl()
 
+    fun loadData(json : FloorData){
+        try {
+//            SJsonUtil.propertyNamingStrategy = PropertyNamingStrategy.PascalCase
+            Log.e("PLX", "json = ${json?.toJson()}")
+            data = json
+            Log.e("数据源", "json = ${json?.toJson()}")
+        } catch (e: Exception) {
+            e.printStackTrace()
+        }
+    } // Function loadUrl()
+
+
+
+
+
+
+
+
+
+
+
     /**
      *  增添所有底图 item;
      *
@@ -262,6 +287,8 @@ open class FloorScene : SGraphyScene() {
         addItem(item)
     } // Function addWindow()
 
+
+
     /**
      *  添加窗户到 scene 中
      *
@@ -295,4 +322,18 @@ open class FloorScene : SGraphyScene() {
             Log.e("PLX", msg)// 打印剩余日志
         }
     }
+
+    /**
+     *  接收移动坐标
+     */
+    @Subscribe(threadMode = ThreadMode.MAIN)
+    fun onMoveEvent(event: SGraphyViewMoveEvent) {
+        Log.e("x",event.x.toString())
+        Log.e("y",event.y.toString())
+//        mapToScene = this.mapToScene( PointF(this.width/2f,this.height/2f))
+//        if (cadViewMovePointF!=null){
+//            cadViewMovePointF!!.viewMovePointF(mapToScene)
+//        }
+    }
+
 } // Class FloorScene

+ 1 - 1
cadengine/src/main/java/cn/sagacloud/android/cadengine/http/DownloadData.kt

@@ -29,7 +29,7 @@ object DownloadData {
             } else {
                 SHttpUtil.getRequest(url)
             }
-            SJsonUtil.propertyNamingStrategy = PropertyNamingStrategy.PascalCase
+//            SJsonUtil.propertyNamingStrategy = PropertyNamingStrategy.PascalCase
             val d = SJsonUtil.fromJson<FloorData>(json)
             Log.e("PLX", "json = ${d?.toJson()}")
            floorData = SJsonUtil.fromJson(json, FloorData::class.java)

+ 1 - 2
cadengine/src/main/java/cn/sagacloud/android/cadengine/items/ColumnItem.kt

@@ -78,12 +78,11 @@ class ColumnItem(private val data: Column, parent: SGraphyItem? = null) : SGraph
      * @param   canvas          画布
      * @param   rect            绘制区域
      */
-    override fun onDraw(canvas : Canvas, rect: RectF) {
+    override fun onDraw(canvas : Canvas) {
         paint.style = Paint.Style.FILL
         paint.color = Opt.columnColor;
         for (path in pathList) {
             canvas.drawPath(path, paint);
         }
-        super.onDraw(canvas, rect)
     } // Function onDraw()
 } // Class ColumnItem

+ 2 - 2
cadengine/src/main/java/cn/sagacloud/android/cadengine/items/DoorItem.kt

@@ -105,13 +105,13 @@ class DoorItem(private val data: Door, parent: SGraphyItem? = null) : SGraphyIte
      * @param   canvas          画布
      * @param   rect            绘制区域
      */
-    override fun onDraw(canvas : Canvas, rect: RectF) {
+    override fun onDraw(canvas : Canvas) {
         canvas.translate(p.x, p.y);
         canvas.rotate(angle * 180f / Math.PI.toFloat())
 
         canvas.drawLine(0f, 0f, d, 0f, paint1)
 //
 //        canvas.drawArc(-d, -d, d, d, startAng, 90f ,false, paint2)
-        super.onDraw(canvas, rect)
+
     } // Function onDraw()
 } // Class DoorItem

+ 1 - 2
cadengine/src/main/java/cn/sagacloud/android/cadengine/items/SpaceItem.kt

@@ -155,14 +155,13 @@ class SpaceItem(private val data: Space, parent: SGraphyItem? = null) : SGraphyI
      * @param   canvas          画布
      * @param   rect            绘制区域
      */
-    override fun onDraw(canvas : Canvas, rect: RectF) {
+    override fun onDraw(canvas : Canvas) {
         if (null != spacePath) {
             paint.style = Paint.Style.FILL
             paint.color = Opt.spaceColor;
             canvas.drawPath(spacePath!!, paint)
 
         }
-        super.onDraw(canvas, rect)
     } // Function onDraw()
 
 } // Class SpaceItem

+ 5 - 3
cadengine/src/main/java/cn/sagacloud/android/cadengine/items/SpatialCenterItem.kt

@@ -21,6 +21,8 @@ package cn.sagacloud.android.cadengine.items
 import android.graphics.*
 import android.view.MotionEvent
 import com.sybotan.android.graphy.SGraphyItem
+import com.sybotan.android.graphy.SMotionEvent
+
 
 /**
  *   空间中心点
@@ -76,7 +78,7 @@ class SpatialCenterItem(name :String,parent: SGraphyItem? = null) : SGraphyItem(
     /**
      * @param   canvas      画布对象
      */
-    override fun onDraw(canvas: Canvas, rect: RectF) {
+    override fun onDraw(canvas: Canvas) {
         canvas.drawText(codename.trim(),-10f,0f,panText)
         return
     } // Function paint()
@@ -84,11 +86,11 @@ class SpatialCenterItem(name :String,parent: SGraphyItem? = null) : SGraphyItem(
     /**
      *  点击
      */
-    override fun onSingleTapUp(e: MotionEvent): Boolean {
+    override fun onSingleTapUp(e: SMotionEvent): Boolean {
         return false
     }
 
-    override fun onScroll(e1: MotionEvent, e2: MotionEvent, distanceX: Float, distanceY: Float): Boolean {
+    override fun onScroll(e1: SMotionEvent, e2: SMotionEvent, distanceX: Float, distanceY: Float): Boolean {
         flag=false
         return super.onScroll(e1, e2, distanceX, distanceY)
     }

+ 2 - 2
cadengine/src/main/java/cn/sagacloud/android/cadengine/items/VirtualWallItem.kt

@@ -84,7 +84,7 @@ class VirtualWallItem(private val data: VirtualWall, parent: SGraphyItem? = null
      * @param   canvas          画布
      * @param   rect            绘制区域
      */
-    override fun onDraw(canvas : Canvas, rect: RectF) {
+    override fun onDraw(canvas : Canvas) {
         paint.color = Opt.virtualWallColor
         paint.pathEffect = DashPathEffect(floatArrayOf(200f, 200f), 0f)
         paint.style = Paint.Style.STROKE
@@ -92,6 +92,6 @@ class VirtualWallItem(private val data: VirtualWall, parent: SGraphyItem? = null
         for (path in pathList) {
             canvas.drawPath(path, paint);
         }
-        super.onDraw(canvas, rect)
+
     } // Function onDraw()
 } // Class VirtualWallItem

+ 2 - 2
cadengine/src/main/java/cn/sagacloud/android/cadengine/items/WallItem.kt

@@ -81,12 +81,12 @@ class WallItem(private val data: Wall, parent: SGraphyItem? = null) : SGraphyIte
      * @param   canvas          画布
      * @param   rect            绘制区域
      */
-    override fun onDraw(canvas : Canvas, rect: RectF) {
+    override fun onDraw(canvas : Canvas) {
         paint.style = Paint.Style.FILL
         paint.color = Opt.wallColor
         for (path in pathList) {
             canvas.drawPath(path, paint)
         }
-        super.onDraw(canvas, rect)
+
     } // Function onDraw()
 } // Class WallItem

+ 1 - 2
cadengine/src/main/java/cn/sagacloud/android/cadengine/items/WindowItem.kt

@@ -84,12 +84,11 @@ class WindowItem(private val data: Window, parent: SGraphyItem? = null) : SGraph
      * @param   canvas          画布
      * @param   rect            绘制区域
      */
-    override fun onDraw(canvas : Canvas, rect: RectF) {
+    override fun onDraw(canvas : Canvas) {
         paint.style = Paint.Style.FILL
         paint.color = Opt.windowColor
         for (path in pathList) {
             canvas.drawPath(path, paint);
         }
-        super.onDraw(canvas, rect)
     } // Function onDraw()
 } // Class WindowItem

+ 123 - 0
cadengine/src/main/java/cn/sagacloud/android/cadengine/test/GraphyFmItem.kt

@@ -0,0 +1,123 @@
+/*
+ * ********************************************************************************************************************
+ *                     :*$@@%$*:                         ;:                ;;    ;;
+ *                   :@@%!  :!@@%:                       %!             ;%%@@%$ =@@@@@@@%;     @%@@@%%%%@@@@@
+ *                  :@%;       :$=                       %%$$$%$$         ;$$  ;$@=   !@$
+ *                  =@!                                  %!              @ $=;%   !@@@%:      !$$$$$$$$$$$$$$=
+ *                  =@*                                  %!              @ $= % %@=   =%@!      %=
+ *             *$%%! @@=        ;=$%%%$*:                %!              @ $= % =%%%%%%@$      *%:         =%
+ *           %@@!:    !@@@%=$@@@@%!  :*@@$:              %!              @ $= % $*     ;@      @*          :%*
+ *         ;@@!          ;!!!;:         ;@%:      =======@%========*     @ $$ % $%*****$@     :@$=*********=@$
+ *         $@*   ;@@@%=!:                *@*
+ *         =@$    ;;;!=%@@@@=!           =@!
+ *          %@$:      =@%: :*@@@*       %@=                    Copyright (c) 2016-2018.  北京上格云技术有限公司
+ *           ;%@@$=$@@%*       *@@@$=%@@%;
+ *              ::;::             ::;::                                              All rights reservad.
+ * ********************************************************************************************************************
+ */
+
+package cn.sagacloud.android.cadengine.test
+
+import android.content.Context
+import android.graphics.*
+
+
+import com.sybotan.android.graphy.SGraphyItem
+import com.sybotan.android.graphy.enums.SGraphyItemFlag
+import java.util.*
+
+
+/**
+ * 设备
+ * @author  Andy
+ */
+class GraphyFmItem(parent: SGraphyItem? = null) : SGraphyItem(parent) {
+
+    // 画笔
+    private var pen = Paint()
+    var flag:Boolean = false
+    var isClick:Boolean = false
+    /** 当前设备 */
+    var isCurrent:Boolean=false
+    private lateinit var bitmapdianbiao:Bitmap
+    private lateinit var bitmapequipment:Bitmap
+    private lateinit var decodeResource:Bitmap
+    private var bitheight = 0
+    private var bitwidth = 0
+
+    /** png图数据 */
+    private var pngWidth = 16
+    private var pngHeight = 16
+    /** png定位点的坐标 */
+    private val pngLocatX = 8
+    private val pngLocatY = 14
+
+    /** 原始宽 */
+    private var originalWidth = 0
+    /** 原始高 */
+    private var originalHeight = 0
+    private var rate = 1f
+    var color = Color.BLACK
+
+    /**
+     * 默认构造函数
+     */
+    init {
+
+//        hide()
+        isClick=true
+        isCurrent=false
+        pen.color = color
+        pen.strokeWidth = 5f
+        pen.isAntiAlias=false
+
+        /** item获取焦点ItemIsFocusable,移动ItemIsMovable */
+        flags= EnumSet.of(SGraphyItemFlag.ItemIsFocusable)
+
+
+
+    } // init
+
+    /**
+     * Item对象边界区域
+     */
+    override fun boundingRect(): RectF {
+        return RectF(-pngLocatX*rate, -pngLocatY*rate,
+                (pngWidth-pngLocatX)*rate,(pngHeight-pngLocatY)*rate)
+    } // Function boundingRect()
+
+    /**
+     * @param   canvas      画布对象
+     */
+    override fun onDraw(canvas: Canvas) {
+        try {
+            canvas.drawRect(0f,0f,600f,300f,pen)
+            invalidate()
+        } catch (e: Exception) {
+            e.printStackTrace()
+        }
+        return
+    } // Function paint()
+
+    /**
+     *
+     * @param bm        传入的bitmap
+     * @param newWidth  指定的图片宽
+     * @param newHeight 指定的图片高
+     * @return  newbm   返回 bitmap类型
+     */
+    private fun setImgSize(bm: Bitmap?, newWidth: Int, newHeight: Int): Bitmap {
+        // 获得图片的宽高.
+        val width = bm!!.width
+        val height = bm.height
+        // 计算缩放比例.
+        val scaleWidth = newWidth.toFloat() / width
+        val scaleHeight = newHeight.toFloat() / height
+        // 取得想要缩放的matrix参数.
+        val matrix = Matrix()
+        matrix.postScale(scaleWidth, scaleHeight)
+//        bm.config = Bitmap.Config.RGB_565
+        // 得到新的图片.
+        return Bitmap.createBitmap(bm, 0, 0, width, height, matrix, true)
+    }
+} // Class GraphyWallItem

+ 143 - 0
cadengine/src/main/java/cn/sagacloud/android/cadengine/test/GraphyTwoItem.kt

@@ -0,0 +1,143 @@
+/*
+ * ********************************************************************************************************************
+ *                     :*$@@%$*:                         ;:                ;;    ;;
+ *                   :@@%!  :!@@%:                       %!             ;%%@@%$ =@@@@@@@%;     @%@@@%%%%@@@@@
+ *                  :@%;       :$=                       %%$$$%$$         ;$$  ;$@=   !@$
+ *                  =@!                                  %!              @ $=;%   !@@@%:      !$$$$$$$$$$$$$$=
+ *                  =@*                                  %!              @ $= % %@=   =%@!      %=
+ *             *$%%! @@=        ;=$%%%$*:                %!              @ $= % =%%%%%%@$      *%:         =%
+ *           %@@!:    !@@@%=$@@@@%!  :*@@$:              %!              @ $= % $*     ;@      @*          :%*
+ *         ;@@!          ;!!!;:         ;@%:      =======@%========*     @ $$ % $%*****$@     :@$=*********=@$
+ *         $@*   ;@@@%=!:                *@*
+ *         =@$    ;;;!=%@@@@=!           =@!
+ *          %@$:      =@%: :*@@@*       %@=                    Copyright (c) 2016-2018.  北京上格云技术有限公司
+ *           ;%@@$=$@@%*       *@@@$=%@@%;
+ *              ::;::             ::;::                                              All rights reservad.
+ * ********************************************************************************************************************
+ */
+
+package cn.sagacloud.android.cadengine.test
+
+import android.graphics.*
+import android.util.Log
+
+
+import com.sybotan.android.graphy.SGraphyItem
+import com.sybotan.android.graphy.SMotionEvent
+import com.sybotan.android.graphy.enums.SGraphyItemFlag
+import java.util.*
+
+
+/**
+ * 设备
+ * @author  Andy
+ */
+class GraphyTwoItem(parent: SGraphyItem? = null) : SGraphyItem(parent) {
+
+    // 画笔
+    private var pen = Paint()
+    var flag:Boolean = false
+    var isClick:Boolean = false
+    /** 当前设备 */
+    var isCurrent:Boolean=false
+    private lateinit var bitmapdianbiao:Bitmap
+    private lateinit var bitmapequipment:Bitmap
+    private lateinit var decodeResource:Bitmap
+    private var bitheight = 0
+    private var bitwidth = 0
+
+    /** png图数据 */
+    private var pngWidth = 16
+    private var pngHeight = 16
+    /** png定位点的坐标 */
+    private val pngLocatX = 8
+    private val pngLocatY = 14
+
+    /** 原始宽 */
+    private var originalWidth = 0
+    /** 原始高 */
+    private var originalHeight = 0
+    private var rate = 1f
+    var color = Color.RED
+    /**
+     * 默认构造函数
+     */
+    init {
+
+//        hide()
+        isClick=true
+        isCurrent=false
+        pen.color = color
+        pen.strokeWidth = 5f
+        pen.isAntiAlias=false
+
+        /** item获取焦点ItemIsFocusable,移动ItemIsMovable */
+        flags= EnumSet.of(SGraphyItemFlag.ItemIsFocusable)
+//        this.parent = parent
+
+
+    } // init
+
+    /**
+     * Item对象边界区域
+     */
+    override fun boundingRect(): RectF {
+        return RectF(-pngLocatX*rate, -pngLocatY*rate,
+                (pngWidth-pngLocatX)*rate,(pngHeight-pngLocatY)*rate)
+    } // Function boundingRect()
+
+    /**
+     * @param   canvas      画布对象
+     */
+    override fun onDraw(canvas: Canvas) {
+        try {
+            canvas.drawRect(0f,0f,600f,300f,pen)
+            invalidate()
+        } catch (e: Exception) {
+            e.printStackTrace()
+        }
+        return
+    } // Function paint()
+
+    /**
+     *  点击
+     */
+    override fun onSingleTapUp(e: SMotionEvent): Boolean {
+
+        Log.e("X",e.x.toString())
+        Log.e("y",e.y.toString())
+        return false
+    }
+
+    override fun onScroll(e1: SMotionEvent, e2: SMotionEvent, distanceX: Float, distanceY: Float): Boolean {
+        flag=false
+        Log.e("item","滑动")
+        return super.onScroll(e1, e2, distanceX, distanceY)
+    }
+
+
+
+
+
+    /**
+     *
+     * @param bm        传入的bitmap
+     * @param newWidth  指定的图片宽
+     * @param newHeight 指定的图片高
+     * @return  newbm   返回 bitmap类型
+     */
+    private fun setImgSize(bm: Bitmap?, newWidth: Int, newHeight: Int): Bitmap {
+        // 获得图片的宽高.
+        val width = bm!!.width
+        val height = bm.height
+        // 计算缩放比例.
+        val scaleWidth = newWidth.toFloat() / width
+        val scaleHeight = newHeight.toFloat() / height
+        // 取得想要缩放的matrix参数.
+        val matrix = Matrix()
+        matrix.postScale(scaleWidth, scaleHeight)
+//        bm.config = Bitmap.Config.RGB_565
+        // 得到新的图片.
+        return Bitmap.createBitmap(bm, 0, 0, width, height, matrix, true)
+    }
+} // Class GraphyWallItem

+ 9 - 3
gradle.properties

@@ -1,11 +1,17 @@
 org.gradle.jvmargs = -Xmx1536m
 #org.gradle.configureondemand=false
 
+SAGA_URL = http://www.sagaloud.cn
 SYBOTAN_URL = http://www.sybotan.com
-SYBOTAN_KOTLIN_VERSION = 1.4.63
-SYBOTAN_ANDROID_VERSION = 1.2.34
+
+SAGA_KOTLIN_VERSION = 1.4.105
+SYBOTAN_KOTLIN_VERSION = 1.2.42
+SYBOTAN_ANDROID_VERSION = 1.2.45
 SAGACLOUD_VERSION = 1.0.0
 SYBOTAN_CODE = 5
+SAGA_CODE = 5
+
+SAGA_ANDROID_VERSION = 1.2.45
 
 MAVEN_REPO_PUBLIC_URL = http://dev.dp.sagacloud.cn:8082/repository/maven-public/
 MAVEN_REPO_RELEASE_URL = http://dev.dp.sagacloud.cn:8082/repository/maven-releases/
@@ -48,7 +54,7 @@ EVENTBUS_VERSION = 3.1.1
 # https://mvnrepository.com/artifact/com.alibaba/fastjson
 FASTJSON_VERSION = 1.1.70.android
 # https://mvnrepository.com/artifact/com.android.tools.build/gradle
-GRADLE_VERSION = 3.2.1
+GRADLE_VERSION = 3.5.3
 ## https://mvnrepository.com/artifact/com.google.code.gson/gson
 #GSON_VERSION = 2.8.5
 # https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-core

+ 31 - 20
gradlew

@@ -1,5 +1,21 @@
 #!/usr/bin/env sh
 
+#
+# Copyright 2015 the original author or authors.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+#      https://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+
 ##############################################################################
 ##
 ##  Gradle start up script for UN*X
@@ -28,7 +44,7 @@ APP_NAME="Gradle"
 APP_BASE_NAME=`basename "$0"`
 
 # Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
-DEFAULT_JVM_OPTS='"-Xmx64m"'
+DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"'
 
 # Use the maximum available, or set MAX_FD != -1 to use that value.
 MAX_FD="maximum"
@@ -109,8 +125,8 @@ if $darwin; then
     GRADLE_OPTS="$GRADLE_OPTS \"-Xdock:name=$APP_NAME\" \"-Xdock:icon=$APP_HOME/media/gradle.icns\""
 fi
 
-# For Cygwin, switch paths to Windows format before running java
-if $cygwin ; then
+# For Cygwin or MSYS, switch paths to Windows format before running java
+if [ "$cygwin" = "true" -o "$msys" = "true" ] ; then
     APP_HOME=`cygpath --path --mixed "$APP_HOME"`
     CLASSPATH=`cygpath --path --mixed "$CLASSPATH"`
     JAVACMD=`cygpath --unix "$JAVACMD"`
@@ -138,19 +154,19 @@ if $cygwin ; then
         else
             eval `echo args$i`="\"$arg\""
         fi
-        i=$((i+1))
+        i=`expr $i + 1`
     done
     case $i in
-        (0) set -- ;;
-        (1) set -- "$args0" ;;
-        (2) set -- "$args0" "$args1" ;;
-        (3) set -- "$args0" "$args1" "$args2" ;;
-        (4) set -- "$args0" "$args1" "$args2" "$args3" ;;
-        (5) set -- "$args0" "$args1" "$args2" "$args3" "$args4" ;;
-        (6) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" ;;
-        (7) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" ;;
-        (8) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" ;;
-        (9) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" "$args8" ;;
+        0) set -- ;;
+        1) set -- "$args0" ;;
+        2) set -- "$args0" "$args1" ;;
+        3) set -- "$args0" "$args1" "$args2" ;;
+        4) set -- "$args0" "$args1" "$args2" "$args3" ;;
+        5) set -- "$args0" "$args1" "$args2" "$args3" "$args4" ;;
+        6) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" ;;
+        7) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" ;;
+        8) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" ;;
+        9) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" "$args8" ;;
     esac
 fi
 
@@ -159,14 +175,9 @@ save () {
     for i do printf %s\\n "$i" | sed "s/'/'\\\\''/g;1s/^/'/;\$s/\$/' \\\\/" ; done
     echo " "
 }
-APP_ARGS=$(save "$@")
+APP_ARGS=`save "$@"`
 
 # Collect all arguments for the java command, following the shell quoting and substitution rules
 eval set -- $DEFAULT_JVM_OPTS $JAVA_OPTS $GRADLE_OPTS "\"-Dorg.gradle.appname=$APP_BASE_NAME\"" -classpath "\"$CLASSPATH\"" org.gradle.wrapper.GradleWrapperMain "$APP_ARGS"
 
-# by default we should be in the correct project dir, but when run from Finder on Mac, the cwd is wrong
-if [ "$(uname)" = "Darwin" ] && [ "$HOME" = "$PWD" ]; then
-  cd "$(dirname "$0")"
-fi
-
 exec "$JAVACMD" "$@"

+ 17 - 1
gradlew.bat

@@ -1,3 +1,19 @@
+@rem
+@rem Copyright 2015 the original author or authors.
+@rem
+@rem Licensed under the Apache License, Version 2.0 (the "License");
+@rem you may not use this file except in compliance with the License.
+@rem You may obtain a copy of the License at
+@rem
+@rem      https://www.apache.org/licenses/LICENSE-2.0
+@rem
+@rem Unless required by applicable law or agreed to in writing, software
+@rem distributed under the License is distributed on an "AS IS" BASIS,
+@rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+@rem See the License for the specific language governing permissions and
+@rem limitations under the License.
+@rem
+
 @if "%DEBUG%" == "" @echo off
 @rem ##########################################################################
 @rem
@@ -14,7 +30,7 @@ set APP_BASE_NAME=%~n0
 set APP_HOME=%DIRNAME%
 
 @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
-set DEFAULT_JVM_OPTS="-Xmx64m"
+set DEFAULT_JVM_OPTS="-Xmx64m" "-Xms64m"
 
 @rem Find java.exe
 if defined JAVA_HOME goto findJavaFromJavaHome

+ 3 - 0
settings.gradle

@@ -2,3 +2,6 @@ rootProject.name = 'CadEngine'
 
 include ':app'
 include ':cadengine'
+include ':sybotan-android-base'
+include ':sybotan-android-database'
+include ':sybotan-android-graphy'

+ 188 - 0
sybotan-android-base/build.gradle

@@ -0,0 +1,188 @@
+/*
+ * ********************************************************************************************************************
+ *
+ *               iFHS7.
+ *              ;BBMBMBMc                  rZMBMBR              BMB
+ *              MBEr:;PBM,               7MBMMEOBB:             BBB                       RBW
+ *     XK:      BO     SB.     :SZ       MBM.       c;;     ir  BBM :FFr       :SSF:    ;xBMB:r   iuGXv.    i:. iF2;
+ *     DBBM0r.  :D     S7   ;XMBMB       GMBMu.     MBM:   BMB  MBMBBBMBMS   WMBMBMBBK  MBMBMBM  BMBRBMBW  .MBMBMBMBB
+ *      :JMRMMD  ..    ,  1MMRM1;         ;MBMBBR:   MBM  ;MB:  BMB:   MBM. RMBr   sBMH   BM0         UMB,  BMB.  KMBv
+ *     ;.   XOW  B1; :uM: 1RE,   i           .2BMBs  rMB. MBO   MBO    JMB; MBB     MBM   BBS    7MBMBOBM:  MBW   :BMc
+ *     OBRJ.SEE  MRDOWOR, 3DE:7OBM       .     ;BMB   RMR7BM    BMB    MBB. BMB    ,BMR  .BBZ   MMB   rMB,  BMM   rMB7
+ *     :FBRO0D0  RKXSXPR. JOKOOMPi       BMBSSWBMB;    BMBB:    MBMB0ZMBMS  .BMBOXRBMB    MBMDE RBM2;SMBM;  MBB   xBM2
+ *         iZGE  O0SHSPO. uGZ7.          sBMBMBDL      :BMO     OZu:BMBK,     rRBMB0;     ,EBMB  xBMBr:ER.  RDU   :OO;
+ *     ,BZ, 1D0  RPSFHXR. xWZ .SMr                  . .BBB
+ *      :0BMRDG  RESSSKR. 2WOMBW;                   BMBMR
+ *         i0BM: SWKHKGO  MBDv
+ *           .UB  OOGDM. MK,                                          Copyright (c) 2015-2019.  斯伯坦机器人
+ *              ,  XMW  ..
+ *                  r                                                                     All rights reserved.
+ *
+ * ********************************************************************************************************************
+ */
+
+group rootProject.group
+version rootProject.version
+
+apply plugin: 'com.android.library'
+apply plugin: 'kotlin-android'
+apply plugin: 'kotlin-android-extensions'
+
+apply plugin: 'org.jetbrains.dokka-android'
+apply plugin: 'maven'
+
+sourceCompatibility = JVM_TARGET
+
+//compileKotlin {
+//    kotlinOptions.jvmTarget = JVM_TARGET
+//}
+//compileTestKotlin {
+//    kotlinOptions.jvmTarget = JVM_TARGET
+//}
+
+android {
+    compileSdkVersion ANDROID_SDK_VERSION.toInteger()
+    buildToolsVersion ANDROID_BUILD_TOOLS_VERSION
+
+    defaultConfig {
+        minSdkVersion ANDROID_MIN_SDK_VERSION.toInteger()
+        targetSdkVersion ANDROID_SDK_VERSION.toInteger()
+        versionCode SAGA_CODE.toInteger()
+        versionName SAGA_ANDROID_VERSION
+
+        testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
+    }
+
+    buildTypes {
+        release {
+            proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
+        }
+    }
+
+    kotlinOptions {
+        jvmTarget = JVM_TARGET
+    }
+}
+
+dependencies {
+    implementation fileTree(dir: 'libs', include: ['*.jar'])
+
+    ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+    // kotlin 依赖
+    implementation group: 'org.jetbrains.kotlin', name: 'kotlin-stdlib-jdk8', version: KOTLIN_VERSION
+
+    ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+    // android支持
+    implementation group: 'com.android.support', name: 'appcompat-v7', version: ANDROID_SUPPORT_VERSION
+    implementation group: 'com.android.support', name: 'design', version: ANDROID_SUPPORT_VERSION
+    //implementation group: 'com.android.support', name: 'support-v4', version: ANDROID_SUPPORT_VERSION
+    implementation group: 'com.android.support.constraint', name: 'constraint-layout', version: CONSTRAINT_VERSION
+
+    ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+    // anko依赖
+    // https://mvnrepository.com/artifact/org.jetbrains.anko/anko-common
+    implementation group: 'org.jetbrains.anko', name: 'anko-commons', version: ANKO_VERSION
+
+    ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+    // 测试依赖
+    testImplementation group: 'org.junit.jupiter', name: 'junit-jupiter-api', version: JUNIT_VERSION
+    androidTestImplementation('com.android.support.test.espresso:espresso-core:3.0.2', {
+        exclude group: 'com.android.support', module: 'support-annotations'
+    })
+
+    ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+    // 运行时权限申请
+    // https://mvnrepository.com/artifact/pub.devrel/easypermissions
+    implementation group: 'pub.devrel', name: 'easypermissions', version: EASYPERMISSIONS_VERSION
+
+    ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+    // http请求
+    // https://mvnrepository.com/artifact/com.squareup.okhttp3/okhttp
+    implementation group: 'com.squareup.okhttp3', name: 'okhttp', version: OKHTTP_VERSION
+
+
+    ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+    // JSON解析
+    // https://mvnrepository.com/artifact/com.alibaba/fastjson
+    implementation group: 'com.alibaba', name: 'fastjson', version: FASTJSON_VERSION
+
+    ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+    // 二维码与条形码
+    // https://mvnrepository.com/artifact/com.google.zxing/core
+    implementation group: 'com.google.zxing', name: 'core', version: ZXING_VERSION
+
+    ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+    // SAGA依赖
+    implementation group: 'cn.sagacloud', name: 'saga-kotlin-base', version: SAGA_KOTLIN_VERSION
+}
+
+////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+// 文档生成
+
+// 源码
+task sourcesJar(type: Jar) {
+    group = 'jar'
+    from "${android.sourceSets.main.java.srcDirs}"
+    classifier = 'sources'
+}
+
+// 文档
+task dokkaJavadoc(type: org.jetbrains.dokka.gradle.DokkaTask) {
+    jdkVersion = JDK_VERSION.toInteger()
+    noStdlibLink = true
+    outputFormat = 'javadoc'
+    outputDirectory = "$buildDir/javadoc"
+//    sourceDirs = files('src/main/java')
+}
+
+// 上成上传的文档jar包
+task javadocJar(type: Jar, dependsOn: dokkaJavadoc) {
+    group = 'jar'
+    classifier = 'javadoc'
+    from "${dokka.outputDirectory}"
+}
+
+////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+// maven 仓库管理
+
+// 设置上传的包,默认上传aar与pom
+artifacts {
+    // 上传源码包
+    // archives sourcesJar
+    // 上传文档包
+    // archives javadocJar
+}
+
+uploadArchives {
+    repositories {
+        mavenDeployer {
+            pom.groupId = project.group
+            pom.version = project.version
+            pom.artifactId = project.name
+            pom.project {
+                name project.name
+                packaging 'jar'
+                url SAGA_URL
+                description '斯伯坦机器人世界 android核心支持库。'
+                licenses {
+                    license {
+                        name 'The Apache Software License, Version 2.0'
+                        url 'http://www.apache.org/licenses/LICENSE-2.0.txt'
+                    }
+                }
+                developers {
+                    developer {
+                        id DEVELOPER_ID
+                        name DEVELOPER_NAME
+                    }
+                }
+            }
+            snapshotRepository(url: MAVEN_REPO_SNAPSHOT_URL) {
+                authentication(userName: NEXUS_USERNAME, password: NEXUS_PASSWORD)
+            }
+            repository(url: MAVEN_REPO_RELEASE_URL) {
+                authentication(userName: NEXUS_USERNAME, password: NEXUS_PASSWORD)
+            }
+        }
+    }
+}

+ 12 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/arch/core/R.java

@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.arch.core;
+
+public final class R {
+    private R() {}
+
+}

+ 12 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/arch/lifecycle/R.java

@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.arch.lifecycle;
+
+public final class R {
+    private R() {}
+
+}

+ 12 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/arch/lifecycle/livedata/R.java

@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.arch.lifecycle.livedata;
+
+public final class R {
+    private R() {}
+
+}

+ 12 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/arch/lifecycle/livedata/core/R.java

@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.arch.lifecycle.livedata.core;
+
+public final class R {
+    private R() {}
+
+}

+ 12 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/arch/lifecycle/viewmodel/R.java

@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.arch.lifecycle.viewmodel;
+
+public final class R {
+    private R() {}
+
+}

+ 183 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/asynclayoutinflater/R.java

@@ -0,0 +1,183 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.asynclayoutinflater;
+
+public final class R {
+    private R() {}
+
+    public static final class attr {
+        private attr() {}
+
+        public static int alpha = 0x7f040028;
+        public static int font = 0x7f0400f4;
+        public static int fontProviderAuthority = 0x7f0400f6;
+        public static int fontProviderCerts = 0x7f0400f7;
+        public static int fontProviderFetchStrategy = 0x7f0400f8;
+        public static int fontProviderFetchTimeout = 0x7f0400f9;
+        public static int fontProviderPackage = 0x7f0400fa;
+        public static int fontProviderQuery = 0x7f0400fb;
+        public static int fontStyle = 0x7f0400fc;
+        public static int fontVariationSettings = 0x7f0400fd;
+        public static int fontWeight = 0x7f0400fe;
+        public static int ttcIndex = 0x7f04024c;
+    }
+    public static final class color {
+        private color() {}
+
+        public static int notification_action_color_filter = 0x7f060117;
+        public static int notification_icon_bg_color = 0x7f060118;
+        public static int ripple_material_light = 0x7f06015a;
+        public static int secondary_text_default_material_light = 0x7f06015c;
+    }
+    public static final class dimen {
+        private dimen() {}
+
+        public static int compat_button_inset_horizontal_material = 0x7f080050;
+        public static int compat_button_inset_vertical_material = 0x7f080051;
+        public static int compat_button_padding_horizontal_material = 0x7f080052;
+        public static int compat_button_padding_vertical_material = 0x7f080053;
+        public static int compat_control_corner_material = 0x7f080054;
+        public static int compat_notification_large_icon_max_height = 0x7f080055;
+        public static int compat_notification_large_icon_max_width = 0x7f080056;
+        public static int notification_action_icon_size = 0x7f0800c2;
+        public static int notification_action_text_size = 0x7f0800c3;
+        public static int notification_big_circle_margin = 0x7f0800c4;
+        public static int notification_content_margin_start = 0x7f0800c5;
+        public static int notification_large_icon_height = 0x7f0800c6;
+        public static int notification_large_icon_width = 0x7f0800c7;
+        public static int notification_main_column_padding_top = 0x7f0800c8;
+        public static int notification_media_narrow_margin = 0x7f0800c9;
+        public static int notification_right_icon_size = 0x7f0800ca;
+        public static int notification_right_side_padding_top = 0x7f0800cb;
+        public static int notification_small_icon_background_padding = 0x7f0800cc;
+        public static int notification_small_icon_size_as_large = 0x7f0800cd;
+        public static int notification_subtext_size = 0x7f0800ce;
+        public static int notification_top_pad = 0x7f0800cf;
+        public static int notification_top_pad_large_text = 0x7f0800d0;
+    }
+    public static final class drawable {
+        private drawable() {}
+
+        public static int notification_action_background = 0x7f090063;
+        public static int notification_bg = 0x7f090064;
+        public static int notification_bg_low = 0x7f090065;
+        public static int notification_bg_low_normal = 0x7f090066;
+        public static int notification_bg_low_pressed = 0x7f090067;
+        public static int notification_bg_normal = 0x7f090068;
+        public static int notification_bg_normal_pressed = 0x7f090069;
+        public static int notification_icon_background = 0x7f09006a;
+        public static int notification_template_icon_bg = 0x7f09006b;
+        public static int notification_template_icon_low_bg = 0x7f09006c;
+        public static int notification_tile_bg = 0x7f09006d;
+        public static int notify_panel_notification_icon_bg = 0x7f09006e;
+    }
+    public static final class id {
+        private id() {}
+
+        public static int action_container = 0x7f0c0009;
+        public static int action_divider = 0x7f0c000b;
+        public static int action_image = 0x7f0c000c;
+        public static int action_text = 0x7f0c0012;
+        public static int actions = 0x7f0c0013;
+        public static int async = 0x7f0c0019;
+        public static int blocking = 0x7f0c001b;
+        public static int chronometer = 0x7f0c0021;
+        public static int forever = 0x7f0c0041;
+        public static int icon = 0x7f0c0046;
+        public static int icon_group = 0x7f0c0047;
+        public static int info = 0x7f0c0049;
+        public static int italic = 0x7f0c004b;
+        public static int line1 = 0x7f0c0052;
+        public static int line3 = 0x7f0c0053;
+        public static int normal = 0x7f0c005f;
+        public static int notification_background = 0x7f0c0060;
+        public static int notification_main_column = 0x7f0c0061;
+        public static int notification_main_column_container = 0x7f0c0062;
+        public static int right_icon = 0x7f0c0075;
+        public static int right_side = 0x7f0c0076;
+        public static int tag_transition_group = 0x7f0c00a2;
+        public static int tag_unhandled_key_event_manager = 0x7f0c00a3;
+        public static int tag_unhandled_key_listeners = 0x7f0c00a4;
+        public static int text = 0x7f0c00a5;
+        public static int text2 = 0x7f0c00a6;
+        public static int time = 0x7f0c00ad;
+        public static int title = 0x7f0c00ae;
+    }
+    public static final class integer {
+        private integer() {}
+
+        public static int status_bar_notification_info_maxnum = 0x7f0d000f;
+    }
+    public static final class layout {
+        private layout() {}
+
+        public static int notification_action = 0x7f0f002d;
+        public static int notification_action_tombstone = 0x7f0f002e;
+        public static int notification_template_custom_big = 0x7f0f002f;
+        public static int notification_template_icon_group = 0x7f0f0030;
+        public static int notification_template_part_chronometer = 0x7f0f0031;
+        public static int notification_template_part_time = 0x7f0f0032;
+    }
+    public static final class string {
+        private string() {}
+
+        public static int status_bar_notification_info_overflow = 0x7f15003c;
+    }
+    public static final class style {
+        private style() {}
+
+        public static int TextAppearance_Compat_Notification = 0x7f160117;
+        public static int TextAppearance_Compat_Notification_Info = 0x7f160118;
+        public static int TextAppearance_Compat_Notification_Line2 = 0x7f160119;
+        public static int TextAppearance_Compat_Notification_Time = 0x7f16011a;
+        public static int TextAppearance_Compat_Notification_Title = 0x7f16011b;
+        public static int Widget_Compat_NotificationActionContainer = 0x7f1601c1;
+        public static int Widget_Compat_NotificationActionText = 0x7f1601c2;
+    }
+    public static final class styleable {
+        private styleable() {}
+
+        public static int[] ColorStateListItem = { 0x7f040028, 0x101031f, 0x10101a5 };
+        public static int ColorStateListItem_alpha = 0;
+        public static int ColorStateListItem_android_alpha = 1;
+        public static int ColorStateListItem_android_color = 2;
+        public static int[] FontFamily = { 0x7f0400f6, 0x7f0400f7, 0x7f0400f8, 0x7f0400f9, 0x7f0400fa, 0x7f0400fb };
+        public static int FontFamily_fontProviderAuthority = 0;
+        public static int FontFamily_fontProviderCerts = 1;
+        public static int FontFamily_fontProviderFetchStrategy = 2;
+        public static int FontFamily_fontProviderFetchTimeout = 3;
+        public static int FontFamily_fontProviderPackage = 4;
+        public static int FontFamily_fontProviderQuery = 5;
+        public static int[] FontFamilyFont = { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x7f0400f4, 0x7f0400fc, 0x7f0400fd, 0x7f0400fe, 0x7f04024c };
+        public static int FontFamilyFont_android_font = 0;
+        public static int FontFamilyFont_android_fontStyle = 1;
+        public static int FontFamilyFont_android_fontVariationSettings = 2;
+        public static int FontFamilyFont_android_fontWeight = 3;
+        public static int FontFamilyFont_android_ttcIndex = 4;
+        public static int FontFamilyFont_font = 5;
+        public static int FontFamilyFont_fontStyle = 6;
+        public static int FontFamilyFont_fontVariationSettings = 7;
+        public static int FontFamilyFont_fontWeight = 8;
+        public static int FontFamilyFont_ttcIndex = 9;
+        public static int[] GradientColor = { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 };
+        public static int GradientColor_android_centerColor = 0;
+        public static int GradientColor_android_centerX = 1;
+        public static int GradientColor_android_centerY = 2;
+        public static int GradientColor_android_endColor = 3;
+        public static int GradientColor_android_endX = 4;
+        public static int GradientColor_android_endY = 5;
+        public static int GradientColor_android_gradientRadius = 6;
+        public static int GradientColor_android_startColor = 7;
+        public static int GradientColor_android_startX = 8;
+        public static int GradientColor_android_startY = 9;
+        public static int GradientColor_android_tileMode = 10;
+        public static int GradientColor_android_type = 11;
+        public static int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+        public static int GradientColorItem_android_color = 0;
+        public static int GradientColorItem_android_offset = 1;
+    }
+}

+ 183 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/compat/R.java

@@ -0,0 +1,183 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.compat;
+
+public final class R {
+    private R() {}
+
+    public static final class attr {
+        private attr() {}
+
+        public static int alpha = 0x7f040028;
+        public static int font = 0x7f0400f4;
+        public static int fontProviderAuthority = 0x7f0400f6;
+        public static int fontProviderCerts = 0x7f0400f7;
+        public static int fontProviderFetchStrategy = 0x7f0400f8;
+        public static int fontProviderFetchTimeout = 0x7f0400f9;
+        public static int fontProviderPackage = 0x7f0400fa;
+        public static int fontProviderQuery = 0x7f0400fb;
+        public static int fontStyle = 0x7f0400fc;
+        public static int fontVariationSettings = 0x7f0400fd;
+        public static int fontWeight = 0x7f0400fe;
+        public static int ttcIndex = 0x7f04024c;
+    }
+    public static final class color {
+        private color() {}
+
+        public static int notification_action_color_filter = 0x7f060117;
+        public static int notification_icon_bg_color = 0x7f060118;
+        public static int ripple_material_light = 0x7f06015a;
+        public static int secondary_text_default_material_light = 0x7f06015c;
+    }
+    public static final class dimen {
+        private dimen() {}
+
+        public static int compat_button_inset_horizontal_material = 0x7f080050;
+        public static int compat_button_inset_vertical_material = 0x7f080051;
+        public static int compat_button_padding_horizontal_material = 0x7f080052;
+        public static int compat_button_padding_vertical_material = 0x7f080053;
+        public static int compat_control_corner_material = 0x7f080054;
+        public static int compat_notification_large_icon_max_height = 0x7f080055;
+        public static int compat_notification_large_icon_max_width = 0x7f080056;
+        public static int notification_action_icon_size = 0x7f0800c2;
+        public static int notification_action_text_size = 0x7f0800c3;
+        public static int notification_big_circle_margin = 0x7f0800c4;
+        public static int notification_content_margin_start = 0x7f0800c5;
+        public static int notification_large_icon_height = 0x7f0800c6;
+        public static int notification_large_icon_width = 0x7f0800c7;
+        public static int notification_main_column_padding_top = 0x7f0800c8;
+        public static int notification_media_narrow_margin = 0x7f0800c9;
+        public static int notification_right_icon_size = 0x7f0800ca;
+        public static int notification_right_side_padding_top = 0x7f0800cb;
+        public static int notification_small_icon_background_padding = 0x7f0800cc;
+        public static int notification_small_icon_size_as_large = 0x7f0800cd;
+        public static int notification_subtext_size = 0x7f0800ce;
+        public static int notification_top_pad = 0x7f0800cf;
+        public static int notification_top_pad_large_text = 0x7f0800d0;
+    }
+    public static final class drawable {
+        private drawable() {}
+
+        public static int notification_action_background = 0x7f090063;
+        public static int notification_bg = 0x7f090064;
+        public static int notification_bg_low = 0x7f090065;
+        public static int notification_bg_low_normal = 0x7f090066;
+        public static int notification_bg_low_pressed = 0x7f090067;
+        public static int notification_bg_normal = 0x7f090068;
+        public static int notification_bg_normal_pressed = 0x7f090069;
+        public static int notification_icon_background = 0x7f09006a;
+        public static int notification_template_icon_bg = 0x7f09006b;
+        public static int notification_template_icon_low_bg = 0x7f09006c;
+        public static int notification_tile_bg = 0x7f09006d;
+        public static int notify_panel_notification_icon_bg = 0x7f09006e;
+    }
+    public static final class id {
+        private id() {}
+
+        public static int action_container = 0x7f0c0009;
+        public static int action_divider = 0x7f0c000b;
+        public static int action_image = 0x7f0c000c;
+        public static int action_text = 0x7f0c0012;
+        public static int actions = 0x7f0c0013;
+        public static int async = 0x7f0c0019;
+        public static int blocking = 0x7f0c001b;
+        public static int chronometer = 0x7f0c0021;
+        public static int forever = 0x7f0c0041;
+        public static int icon = 0x7f0c0046;
+        public static int icon_group = 0x7f0c0047;
+        public static int info = 0x7f0c0049;
+        public static int italic = 0x7f0c004b;
+        public static int line1 = 0x7f0c0052;
+        public static int line3 = 0x7f0c0053;
+        public static int normal = 0x7f0c005f;
+        public static int notification_background = 0x7f0c0060;
+        public static int notification_main_column = 0x7f0c0061;
+        public static int notification_main_column_container = 0x7f0c0062;
+        public static int right_icon = 0x7f0c0075;
+        public static int right_side = 0x7f0c0076;
+        public static int tag_transition_group = 0x7f0c00a2;
+        public static int tag_unhandled_key_event_manager = 0x7f0c00a3;
+        public static int tag_unhandled_key_listeners = 0x7f0c00a4;
+        public static int text = 0x7f0c00a5;
+        public static int text2 = 0x7f0c00a6;
+        public static int time = 0x7f0c00ad;
+        public static int title = 0x7f0c00ae;
+    }
+    public static final class integer {
+        private integer() {}
+
+        public static int status_bar_notification_info_maxnum = 0x7f0d000f;
+    }
+    public static final class layout {
+        private layout() {}
+
+        public static int notification_action = 0x7f0f002d;
+        public static int notification_action_tombstone = 0x7f0f002e;
+        public static int notification_template_custom_big = 0x7f0f002f;
+        public static int notification_template_icon_group = 0x7f0f0030;
+        public static int notification_template_part_chronometer = 0x7f0f0031;
+        public static int notification_template_part_time = 0x7f0f0032;
+    }
+    public static final class string {
+        private string() {}
+
+        public static int status_bar_notification_info_overflow = 0x7f15003c;
+    }
+    public static final class style {
+        private style() {}
+
+        public static int TextAppearance_Compat_Notification = 0x7f160117;
+        public static int TextAppearance_Compat_Notification_Info = 0x7f160118;
+        public static int TextAppearance_Compat_Notification_Line2 = 0x7f160119;
+        public static int TextAppearance_Compat_Notification_Time = 0x7f16011a;
+        public static int TextAppearance_Compat_Notification_Title = 0x7f16011b;
+        public static int Widget_Compat_NotificationActionContainer = 0x7f1601c1;
+        public static int Widget_Compat_NotificationActionText = 0x7f1601c2;
+    }
+    public static final class styleable {
+        private styleable() {}
+
+        public static int[] ColorStateListItem = { 0x7f040028, 0x101031f, 0x10101a5 };
+        public static int ColorStateListItem_alpha = 0;
+        public static int ColorStateListItem_android_alpha = 1;
+        public static int ColorStateListItem_android_color = 2;
+        public static int[] FontFamily = { 0x7f0400f6, 0x7f0400f7, 0x7f0400f8, 0x7f0400f9, 0x7f0400fa, 0x7f0400fb };
+        public static int FontFamily_fontProviderAuthority = 0;
+        public static int FontFamily_fontProviderCerts = 1;
+        public static int FontFamily_fontProviderFetchStrategy = 2;
+        public static int FontFamily_fontProviderFetchTimeout = 3;
+        public static int FontFamily_fontProviderPackage = 4;
+        public static int FontFamily_fontProviderQuery = 5;
+        public static int[] FontFamilyFont = { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x7f0400f4, 0x7f0400fc, 0x7f0400fd, 0x7f0400fe, 0x7f04024c };
+        public static int FontFamilyFont_android_font = 0;
+        public static int FontFamilyFont_android_fontStyle = 1;
+        public static int FontFamilyFont_android_fontVariationSettings = 2;
+        public static int FontFamilyFont_android_fontWeight = 3;
+        public static int FontFamilyFont_android_ttcIndex = 4;
+        public static int FontFamilyFont_font = 5;
+        public static int FontFamilyFont_fontStyle = 6;
+        public static int FontFamilyFont_fontVariationSettings = 7;
+        public static int FontFamilyFont_fontWeight = 8;
+        public static int FontFamilyFont_ttcIndex = 9;
+        public static int[] GradientColor = { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 };
+        public static int GradientColor_android_centerColor = 0;
+        public static int GradientColor_android_centerX = 1;
+        public static int GradientColor_android_centerY = 2;
+        public static int GradientColor_android_endColor = 3;
+        public static int GradientColor_android_endX = 4;
+        public static int GradientColor_android_endY = 5;
+        public static int GradientColor_android_gradientRadius = 6;
+        public static int GradientColor_android_startColor = 7;
+        public static int GradientColor_android_startX = 8;
+        public static int GradientColor_android_startY = 9;
+        public static int GradientColor_android_tileMode = 10;
+        public static int GradientColor_android_type = 11;
+        public static int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+        public static int GradientColorItem_android_color = 0;
+        public static int GradientColorItem_android_offset = 1;
+    }
+}

File diff suppressed because it is too large
+ 2059 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/constraint/R.java


+ 211 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/coordinatorlayout/R.java

@@ -0,0 +1,211 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.coordinatorlayout;
+
+public final class R {
+    private R() {}
+
+    public static final class attr {
+        private attr() {}
+
+        public static int alpha = 0x7f040028;
+        public static int coordinatorLayoutStyle = 0x7f0400b0;
+        public static int font = 0x7f0400f4;
+        public static int fontProviderAuthority = 0x7f0400f6;
+        public static int fontProviderCerts = 0x7f0400f7;
+        public static int fontProviderFetchStrategy = 0x7f0400f8;
+        public static int fontProviderFetchTimeout = 0x7f0400f9;
+        public static int fontProviderPackage = 0x7f0400fa;
+        public static int fontProviderQuery = 0x7f0400fb;
+        public static int fontStyle = 0x7f0400fc;
+        public static int fontVariationSettings = 0x7f0400fd;
+        public static int fontWeight = 0x7f0400fe;
+        public static int keylines = 0x7f04012d;
+        public static int layout_anchor = 0x7f040133;
+        public static int layout_anchorGravity = 0x7f040134;
+        public static int layout_behavior = 0x7f040135;
+        public static int layout_dodgeInsetEdges = 0x7f040161;
+        public static int layout_insetEdge = 0x7f04016a;
+        public static int layout_keyline = 0x7f04016b;
+        public static int statusBarBackground = 0x7f0401e2;
+        public static int ttcIndex = 0x7f04024c;
+    }
+    public static final class color {
+        private color() {}
+
+        public static int notification_action_color_filter = 0x7f060117;
+        public static int notification_icon_bg_color = 0x7f060118;
+        public static int ripple_material_light = 0x7f06015a;
+        public static int secondary_text_default_material_light = 0x7f06015c;
+    }
+    public static final class dimen {
+        private dimen() {}
+
+        public static int compat_button_inset_horizontal_material = 0x7f080050;
+        public static int compat_button_inset_vertical_material = 0x7f080051;
+        public static int compat_button_padding_horizontal_material = 0x7f080052;
+        public static int compat_button_padding_vertical_material = 0x7f080053;
+        public static int compat_control_corner_material = 0x7f080054;
+        public static int compat_notification_large_icon_max_height = 0x7f080055;
+        public static int compat_notification_large_icon_max_width = 0x7f080056;
+        public static int notification_action_icon_size = 0x7f0800c2;
+        public static int notification_action_text_size = 0x7f0800c3;
+        public static int notification_big_circle_margin = 0x7f0800c4;
+        public static int notification_content_margin_start = 0x7f0800c5;
+        public static int notification_large_icon_height = 0x7f0800c6;
+        public static int notification_large_icon_width = 0x7f0800c7;
+        public static int notification_main_column_padding_top = 0x7f0800c8;
+        public static int notification_media_narrow_margin = 0x7f0800c9;
+        public static int notification_right_icon_size = 0x7f0800ca;
+        public static int notification_right_side_padding_top = 0x7f0800cb;
+        public static int notification_small_icon_background_padding = 0x7f0800cc;
+        public static int notification_small_icon_size_as_large = 0x7f0800cd;
+        public static int notification_subtext_size = 0x7f0800ce;
+        public static int notification_top_pad = 0x7f0800cf;
+        public static int notification_top_pad_large_text = 0x7f0800d0;
+    }
+    public static final class drawable {
+        private drawable() {}
+
+        public static int notification_action_background = 0x7f090063;
+        public static int notification_bg = 0x7f090064;
+        public static int notification_bg_low = 0x7f090065;
+        public static int notification_bg_low_normal = 0x7f090066;
+        public static int notification_bg_low_pressed = 0x7f090067;
+        public static int notification_bg_normal = 0x7f090068;
+        public static int notification_bg_normal_pressed = 0x7f090069;
+        public static int notification_icon_background = 0x7f09006a;
+        public static int notification_template_icon_bg = 0x7f09006b;
+        public static int notification_template_icon_low_bg = 0x7f09006c;
+        public static int notification_tile_bg = 0x7f09006d;
+        public static int notify_panel_notification_icon_bg = 0x7f09006e;
+    }
+    public static final class id {
+        private id() {}
+
+        public static int action_container = 0x7f0c0009;
+        public static int action_divider = 0x7f0c000b;
+        public static int action_image = 0x7f0c000c;
+        public static int action_text = 0x7f0c0012;
+        public static int actions = 0x7f0c0013;
+        public static int async = 0x7f0c0019;
+        public static int blocking = 0x7f0c001b;
+        public static int bottom = 0x7f0c001c;
+        public static int chronometer = 0x7f0c0021;
+        public static int end = 0x7f0c003a;
+        public static int forever = 0x7f0c0041;
+        public static int icon = 0x7f0c0046;
+        public static int icon_group = 0x7f0c0047;
+        public static int info = 0x7f0c0049;
+        public static int italic = 0x7f0c004b;
+        public static int left = 0x7f0c0051;
+        public static int line1 = 0x7f0c0052;
+        public static int line3 = 0x7f0c0053;
+        public static int none = 0x7f0c005e;
+        public static int normal = 0x7f0c005f;
+        public static int notification_background = 0x7f0c0060;
+        public static int notification_main_column = 0x7f0c0061;
+        public static int notification_main_column_container = 0x7f0c0062;
+        public static int right = 0x7f0c0074;
+        public static int right_icon = 0x7f0c0075;
+        public static int right_side = 0x7f0c0076;
+        public static int start = 0x7f0c009b;
+        public static int tag_transition_group = 0x7f0c00a2;
+        public static int tag_unhandled_key_event_manager = 0x7f0c00a3;
+        public static int tag_unhandled_key_listeners = 0x7f0c00a4;
+        public static int text = 0x7f0c00a5;
+        public static int text2 = 0x7f0c00a6;
+        public static int time = 0x7f0c00ad;
+        public static int title = 0x7f0c00ae;
+        public static int top = 0x7f0c00b2;
+    }
+    public static final class integer {
+        private integer() {}
+
+        public static int status_bar_notification_info_maxnum = 0x7f0d000f;
+    }
+    public static final class layout {
+        private layout() {}
+
+        public static int notification_action = 0x7f0f002d;
+        public static int notification_action_tombstone = 0x7f0f002e;
+        public static int notification_template_custom_big = 0x7f0f002f;
+        public static int notification_template_icon_group = 0x7f0f0030;
+        public static int notification_template_part_chronometer = 0x7f0f0031;
+        public static int notification_template_part_time = 0x7f0f0032;
+    }
+    public static final class string {
+        private string() {}
+
+        public static int status_bar_notification_info_overflow = 0x7f15003c;
+    }
+    public static final class style {
+        private style() {}
+
+        public static int TextAppearance_Compat_Notification = 0x7f160117;
+        public static int TextAppearance_Compat_Notification_Info = 0x7f160118;
+        public static int TextAppearance_Compat_Notification_Line2 = 0x7f160119;
+        public static int TextAppearance_Compat_Notification_Time = 0x7f16011a;
+        public static int TextAppearance_Compat_Notification_Title = 0x7f16011b;
+        public static int Widget_Compat_NotificationActionContainer = 0x7f1601c1;
+        public static int Widget_Compat_NotificationActionText = 0x7f1601c2;
+        public static int Widget_Support_CoordinatorLayout = 0x7f1601f1;
+    }
+    public static final class styleable {
+        private styleable() {}
+
+        public static int[] ColorStateListItem = { 0x7f040028, 0x101031f, 0x10101a5 };
+        public static int ColorStateListItem_alpha = 0;
+        public static int ColorStateListItem_android_alpha = 1;
+        public static int ColorStateListItem_android_color = 2;
+        public static int[] CoordinatorLayout = { 0x7f04012d, 0x7f0401e2 };
+        public static int CoordinatorLayout_keylines = 0;
+        public static int CoordinatorLayout_statusBarBackground = 1;
+        public static int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f040133, 0x7f040134, 0x7f040135, 0x7f040161, 0x7f04016a, 0x7f04016b };
+        public static int CoordinatorLayout_Layout_android_layout_gravity = 0;
+        public static int CoordinatorLayout_Layout_layout_anchor = 1;
+        public static int CoordinatorLayout_Layout_layout_anchorGravity = 2;
+        public static int CoordinatorLayout_Layout_layout_behavior = 3;
+        public static int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
+        public static int CoordinatorLayout_Layout_layout_insetEdge = 5;
+        public static int CoordinatorLayout_Layout_layout_keyline = 6;
+        public static int[] FontFamily = { 0x7f0400f6, 0x7f0400f7, 0x7f0400f8, 0x7f0400f9, 0x7f0400fa, 0x7f0400fb };
+        public static int FontFamily_fontProviderAuthority = 0;
+        public static int FontFamily_fontProviderCerts = 1;
+        public static int FontFamily_fontProviderFetchStrategy = 2;
+        public static int FontFamily_fontProviderFetchTimeout = 3;
+        public static int FontFamily_fontProviderPackage = 4;
+        public static int FontFamily_fontProviderQuery = 5;
+        public static int[] FontFamilyFont = { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x7f0400f4, 0x7f0400fc, 0x7f0400fd, 0x7f0400fe, 0x7f04024c };
+        public static int FontFamilyFont_android_font = 0;
+        public static int FontFamilyFont_android_fontStyle = 1;
+        public static int FontFamilyFont_android_fontVariationSettings = 2;
+        public static int FontFamilyFont_android_fontWeight = 3;
+        public static int FontFamilyFont_android_ttcIndex = 4;
+        public static int FontFamilyFont_font = 5;
+        public static int FontFamilyFont_fontStyle = 6;
+        public static int FontFamilyFont_fontVariationSettings = 7;
+        public static int FontFamilyFont_fontWeight = 8;
+        public static int FontFamilyFont_ttcIndex = 9;
+        public static int[] GradientColor = { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 };
+        public static int GradientColor_android_centerColor = 0;
+        public static int GradientColor_android_centerX = 1;
+        public static int GradientColor_android_centerY = 2;
+        public static int GradientColor_android_endColor = 3;
+        public static int GradientColor_android_endX = 4;
+        public static int GradientColor_android_endY = 5;
+        public static int GradientColor_android_gradientRadius = 6;
+        public static int GradientColor_android_startColor = 7;
+        public static int GradientColor_android_startX = 8;
+        public static int GradientColor_android_startY = 9;
+        public static int GradientColor_android_tileMode = 10;
+        public static int GradientColor_android_type = 11;
+        public static int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+        public static int GradientColorItem_android_color = 0;
+        public static int GradientColorItem_android_offset = 1;
+    }
+}

+ 211 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/coreui/R.java

@@ -0,0 +1,211 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.coreui;
+
+public final class R {
+    private R() {}
+
+    public static final class attr {
+        private attr() {}
+
+        public static int alpha = 0x7f040028;
+        public static int coordinatorLayoutStyle = 0x7f0400b0;
+        public static int font = 0x7f0400f4;
+        public static int fontProviderAuthority = 0x7f0400f6;
+        public static int fontProviderCerts = 0x7f0400f7;
+        public static int fontProviderFetchStrategy = 0x7f0400f8;
+        public static int fontProviderFetchTimeout = 0x7f0400f9;
+        public static int fontProviderPackage = 0x7f0400fa;
+        public static int fontProviderQuery = 0x7f0400fb;
+        public static int fontStyle = 0x7f0400fc;
+        public static int fontVariationSettings = 0x7f0400fd;
+        public static int fontWeight = 0x7f0400fe;
+        public static int keylines = 0x7f04012d;
+        public static int layout_anchor = 0x7f040133;
+        public static int layout_anchorGravity = 0x7f040134;
+        public static int layout_behavior = 0x7f040135;
+        public static int layout_dodgeInsetEdges = 0x7f040161;
+        public static int layout_insetEdge = 0x7f04016a;
+        public static int layout_keyline = 0x7f04016b;
+        public static int statusBarBackground = 0x7f0401e2;
+        public static int ttcIndex = 0x7f04024c;
+    }
+    public static final class color {
+        private color() {}
+
+        public static int notification_action_color_filter = 0x7f060117;
+        public static int notification_icon_bg_color = 0x7f060118;
+        public static int ripple_material_light = 0x7f06015a;
+        public static int secondary_text_default_material_light = 0x7f06015c;
+    }
+    public static final class dimen {
+        private dimen() {}
+
+        public static int compat_button_inset_horizontal_material = 0x7f080050;
+        public static int compat_button_inset_vertical_material = 0x7f080051;
+        public static int compat_button_padding_horizontal_material = 0x7f080052;
+        public static int compat_button_padding_vertical_material = 0x7f080053;
+        public static int compat_control_corner_material = 0x7f080054;
+        public static int compat_notification_large_icon_max_height = 0x7f080055;
+        public static int compat_notification_large_icon_max_width = 0x7f080056;
+        public static int notification_action_icon_size = 0x7f0800c2;
+        public static int notification_action_text_size = 0x7f0800c3;
+        public static int notification_big_circle_margin = 0x7f0800c4;
+        public static int notification_content_margin_start = 0x7f0800c5;
+        public static int notification_large_icon_height = 0x7f0800c6;
+        public static int notification_large_icon_width = 0x7f0800c7;
+        public static int notification_main_column_padding_top = 0x7f0800c8;
+        public static int notification_media_narrow_margin = 0x7f0800c9;
+        public static int notification_right_icon_size = 0x7f0800ca;
+        public static int notification_right_side_padding_top = 0x7f0800cb;
+        public static int notification_small_icon_background_padding = 0x7f0800cc;
+        public static int notification_small_icon_size_as_large = 0x7f0800cd;
+        public static int notification_subtext_size = 0x7f0800ce;
+        public static int notification_top_pad = 0x7f0800cf;
+        public static int notification_top_pad_large_text = 0x7f0800d0;
+    }
+    public static final class drawable {
+        private drawable() {}
+
+        public static int notification_action_background = 0x7f090063;
+        public static int notification_bg = 0x7f090064;
+        public static int notification_bg_low = 0x7f090065;
+        public static int notification_bg_low_normal = 0x7f090066;
+        public static int notification_bg_low_pressed = 0x7f090067;
+        public static int notification_bg_normal = 0x7f090068;
+        public static int notification_bg_normal_pressed = 0x7f090069;
+        public static int notification_icon_background = 0x7f09006a;
+        public static int notification_template_icon_bg = 0x7f09006b;
+        public static int notification_template_icon_low_bg = 0x7f09006c;
+        public static int notification_tile_bg = 0x7f09006d;
+        public static int notify_panel_notification_icon_bg = 0x7f09006e;
+    }
+    public static final class id {
+        private id() {}
+
+        public static int action_container = 0x7f0c0009;
+        public static int action_divider = 0x7f0c000b;
+        public static int action_image = 0x7f0c000c;
+        public static int action_text = 0x7f0c0012;
+        public static int actions = 0x7f0c0013;
+        public static int async = 0x7f0c0019;
+        public static int blocking = 0x7f0c001b;
+        public static int bottom = 0x7f0c001c;
+        public static int chronometer = 0x7f0c0021;
+        public static int end = 0x7f0c003a;
+        public static int forever = 0x7f0c0041;
+        public static int icon = 0x7f0c0046;
+        public static int icon_group = 0x7f0c0047;
+        public static int info = 0x7f0c0049;
+        public static int italic = 0x7f0c004b;
+        public static int left = 0x7f0c0051;
+        public static int line1 = 0x7f0c0052;
+        public static int line3 = 0x7f0c0053;
+        public static int none = 0x7f0c005e;
+        public static int normal = 0x7f0c005f;
+        public static int notification_background = 0x7f0c0060;
+        public static int notification_main_column = 0x7f0c0061;
+        public static int notification_main_column_container = 0x7f0c0062;
+        public static int right = 0x7f0c0074;
+        public static int right_icon = 0x7f0c0075;
+        public static int right_side = 0x7f0c0076;
+        public static int start = 0x7f0c009b;
+        public static int tag_transition_group = 0x7f0c00a2;
+        public static int tag_unhandled_key_event_manager = 0x7f0c00a3;
+        public static int tag_unhandled_key_listeners = 0x7f0c00a4;
+        public static int text = 0x7f0c00a5;
+        public static int text2 = 0x7f0c00a6;
+        public static int time = 0x7f0c00ad;
+        public static int title = 0x7f0c00ae;
+        public static int top = 0x7f0c00b2;
+    }
+    public static final class integer {
+        private integer() {}
+
+        public static int status_bar_notification_info_maxnum = 0x7f0d000f;
+    }
+    public static final class layout {
+        private layout() {}
+
+        public static int notification_action = 0x7f0f002d;
+        public static int notification_action_tombstone = 0x7f0f002e;
+        public static int notification_template_custom_big = 0x7f0f002f;
+        public static int notification_template_icon_group = 0x7f0f0030;
+        public static int notification_template_part_chronometer = 0x7f0f0031;
+        public static int notification_template_part_time = 0x7f0f0032;
+    }
+    public static final class string {
+        private string() {}
+
+        public static int status_bar_notification_info_overflow = 0x7f15003c;
+    }
+    public static final class style {
+        private style() {}
+
+        public static int TextAppearance_Compat_Notification = 0x7f160117;
+        public static int TextAppearance_Compat_Notification_Info = 0x7f160118;
+        public static int TextAppearance_Compat_Notification_Line2 = 0x7f160119;
+        public static int TextAppearance_Compat_Notification_Time = 0x7f16011a;
+        public static int TextAppearance_Compat_Notification_Title = 0x7f16011b;
+        public static int Widget_Compat_NotificationActionContainer = 0x7f1601c1;
+        public static int Widget_Compat_NotificationActionText = 0x7f1601c2;
+        public static int Widget_Support_CoordinatorLayout = 0x7f1601f1;
+    }
+    public static final class styleable {
+        private styleable() {}
+
+        public static int[] ColorStateListItem = { 0x7f040028, 0x101031f, 0x10101a5 };
+        public static int ColorStateListItem_alpha = 0;
+        public static int ColorStateListItem_android_alpha = 1;
+        public static int ColorStateListItem_android_color = 2;
+        public static int[] CoordinatorLayout = { 0x7f04012d, 0x7f0401e2 };
+        public static int CoordinatorLayout_keylines = 0;
+        public static int CoordinatorLayout_statusBarBackground = 1;
+        public static int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f040133, 0x7f040134, 0x7f040135, 0x7f040161, 0x7f04016a, 0x7f04016b };
+        public static int CoordinatorLayout_Layout_android_layout_gravity = 0;
+        public static int CoordinatorLayout_Layout_layout_anchor = 1;
+        public static int CoordinatorLayout_Layout_layout_anchorGravity = 2;
+        public static int CoordinatorLayout_Layout_layout_behavior = 3;
+        public static int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
+        public static int CoordinatorLayout_Layout_layout_insetEdge = 5;
+        public static int CoordinatorLayout_Layout_layout_keyline = 6;
+        public static int[] FontFamily = { 0x7f0400f6, 0x7f0400f7, 0x7f0400f8, 0x7f0400f9, 0x7f0400fa, 0x7f0400fb };
+        public static int FontFamily_fontProviderAuthority = 0;
+        public static int FontFamily_fontProviderCerts = 1;
+        public static int FontFamily_fontProviderFetchStrategy = 2;
+        public static int FontFamily_fontProviderFetchTimeout = 3;
+        public static int FontFamily_fontProviderPackage = 4;
+        public static int FontFamily_fontProviderQuery = 5;
+        public static int[] FontFamilyFont = { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x7f0400f4, 0x7f0400fc, 0x7f0400fd, 0x7f0400fe, 0x7f04024c };
+        public static int FontFamilyFont_android_font = 0;
+        public static int FontFamilyFont_android_fontStyle = 1;
+        public static int FontFamilyFont_android_fontVariationSettings = 2;
+        public static int FontFamilyFont_android_fontWeight = 3;
+        public static int FontFamilyFont_android_ttcIndex = 4;
+        public static int FontFamilyFont_font = 5;
+        public static int FontFamilyFont_fontStyle = 6;
+        public static int FontFamilyFont_fontVariationSettings = 7;
+        public static int FontFamilyFont_fontWeight = 8;
+        public static int FontFamilyFont_ttcIndex = 9;
+        public static int[] GradientColor = { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 };
+        public static int GradientColor_android_centerColor = 0;
+        public static int GradientColor_android_centerX = 1;
+        public static int GradientColor_android_centerY = 2;
+        public static int GradientColor_android_endColor = 3;
+        public static int GradientColor_android_endX = 4;
+        public static int GradientColor_android_endY = 5;
+        public static int GradientColor_android_gradientRadius = 6;
+        public static int GradientColor_android_startColor = 7;
+        public static int GradientColor_android_startX = 8;
+        public static int GradientColor_android_startY = 9;
+        public static int GradientColor_android_tileMode = 10;
+        public static int GradientColor_android_type = 11;
+        public static int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+        public static int GradientColorItem_android_color = 0;
+        public static int GradientColorItem_android_offset = 1;
+    }
+}

+ 183 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/coreutils/R.java

@@ -0,0 +1,183 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.coreutils;
+
+public final class R {
+    private R() {}
+
+    public static final class attr {
+        private attr() {}
+
+        public static int alpha = 0x7f040028;
+        public static int font = 0x7f0400f4;
+        public static int fontProviderAuthority = 0x7f0400f6;
+        public static int fontProviderCerts = 0x7f0400f7;
+        public static int fontProviderFetchStrategy = 0x7f0400f8;
+        public static int fontProviderFetchTimeout = 0x7f0400f9;
+        public static int fontProviderPackage = 0x7f0400fa;
+        public static int fontProviderQuery = 0x7f0400fb;
+        public static int fontStyle = 0x7f0400fc;
+        public static int fontVariationSettings = 0x7f0400fd;
+        public static int fontWeight = 0x7f0400fe;
+        public static int ttcIndex = 0x7f04024c;
+    }
+    public static final class color {
+        private color() {}
+
+        public static int notification_action_color_filter = 0x7f060117;
+        public static int notification_icon_bg_color = 0x7f060118;
+        public static int ripple_material_light = 0x7f06015a;
+        public static int secondary_text_default_material_light = 0x7f06015c;
+    }
+    public static final class dimen {
+        private dimen() {}
+
+        public static int compat_button_inset_horizontal_material = 0x7f080050;
+        public static int compat_button_inset_vertical_material = 0x7f080051;
+        public static int compat_button_padding_horizontal_material = 0x7f080052;
+        public static int compat_button_padding_vertical_material = 0x7f080053;
+        public static int compat_control_corner_material = 0x7f080054;
+        public static int compat_notification_large_icon_max_height = 0x7f080055;
+        public static int compat_notification_large_icon_max_width = 0x7f080056;
+        public static int notification_action_icon_size = 0x7f0800c2;
+        public static int notification_action_text_size = 0x7f0800c3;
+        public static int notification_big_circle_margin = 0x7f0800c4;
+        public static int notification_content_margin_start = 0x7f0800c5;
+        public static int notification_large_icon_height = 0x7f0800c6;
+        public static int notification_large_icon_width = 0x7f0800c7;
+        public static int notification_main_column_padding_top = 0x7f0800c8;
+        public static int notification_media_narrow_margin = 0x7f0800c9;
+        public static int notification_right_icon_size = 0x7f0800ca;
+        public static int notification_right_side_padding_top = 0x7f0800cb;
+        public static int notification_small_icon_background_padding = 0x7f0800cc;
+        public static int notification_small_icon_size_as_large = 0x7f0800cd;
+        public static int notification_subtext_size = 0x7f0800ce;
+        public static int notification_top_pad = 0x7f0800cf;
+        public static int notification_top_pad_large_text = 0x7f0800d0;
+    }
+    public static final class drawable {
+        private drawable() {}
+
+        public static int notification_action_background = 0x7f090063;
+        public static int notification_bg = 0x7f090064;
+        public static int notification_bg_low = 0x7f090065;
+        public static int notification_bg_low_normal = 0x7f090066;
+        public static int notification_bg_low_pressed = 0x7f090067;
+        public static int notification_bg_normal = 0x7f090068;
+        public static int notification_bg_normal_pressed = 0x7f090069;
+        public static int notification_icon_background = 0x7f09006a;
+        public static int notification_template_icon_bg = 0x7f09006b;
+        public static int notification_template_icon_low_bg = 0x7f09006c;
+        public static int notification_tile_bg = 0x7f09006d;
+        public static int notify_panel_notification_icon_bg = 0x7f09006e;
+    }
+    public static final class id {
+        private id() {}
+
+        public static int action_container = 0x7f0c0009;
+        public static int action_divider = 0x7f0c000b;
+        public static int action_image = 0x7f0c000c;
+        public static int action_text = 0x7f0c0012;
+        public static int actions = 0x7f0c0013;
+        public static int async = 0x7f0c0019;
+        public static int blocking = 0x7f0c001b;
+        public static int chronometer = 0x7f0c0021;
+        public static int forever = 0x7f0c0041;
+        public static int icon = 0x7f0c0046;
+        public static int icon_group = 0x7f0c0047;
+        public static int info = 0x7f0c0049;
+        public static int italic = 0x7f0c004b;
+        public static int line1 = 0x7f0c0052;
+        public static int line3 = 0x7f0c0053;
+        public static int normal = 0x7f0c005f;
+        public static int notification_background = 0x7f0c0060;
+        public static int notification_main_column = 0x7f0c0061;
+        public static int notification_main_column_container = 0x7f0c0062;
+        public static int right_icon = 0x7f0c0075;
+        public static int right_side = 0x7f0c0076;
+        public static int tag_transition_group = 0x7f0c00a2;
+        public static int tag_unhandled_key_event_manager = 0x7f0c00a3;
+        public static int tag_unhandled_key_listeners = 0x7f0c00a4;
+        public static int text = 0x7f0c00a5;
+        public static int text2 = 0x7f0c00a6;
+        public static int time = 0x7f0c00ad;
+        public static int title = 0x7f0c00ae;
+    }
+    public static final class integer {
+        private integer() {}
+
+        public static int status_bar_notification_info_maxnum = 0x7f0d000f;
+    }
+    public static final class layout {
+        private layout() {}
+
+        public static int notification_action = 0x7f0f002d;
+        public static int notification_action_tombstone = 0x7f0f002e;
+        public static int notification_template_custom_big = 0x7f0f002f;
+        public static int notification_template_icon_group = 0x7f0f0030;
+        public static int notification_template_part_chronometer = 0x7f0f0031;
+        public static int notification_template_part_time = 0x7f0f0032;
+    }
+    public static final class string {
+        private string() {}
+
+        public static int status_bar_notification_info_overflow = 0x7f15003c;
+    }
+    public static final class style {
+        private style() {}
+
+        public static int TextAppearance_Compat_Notification = 0x7f160117;
+        public static int TextAppearance_Compat_Notification_Info = 0x7f160118;
+        public static int TextAppearance_Compat_Notification_Line2 = 0x7f160119;
+        public static int TextAppearance_Compat_Notification_Time = 0x7f16011a;
+        public static int TextAppearance_Compat_Notification_Title = 0x7f16011b;
+        public static int Widget_Compat_NotificationActionContainer = 0x7f1601c1;
+        public static int Widget_Compat_NotificationActionText = 0x7f1601c2;
+    }
+    public static final class styleable {
+        private styleable() {}
+
+        public static int[] ColorStateListItem = { 0x7f040028, 0x101031f, 0x10101a5 };
+        public static int ColorStateListItem_alpha = 0;
+        public static int ColorStateListItem_android_alpha = 1;
+        public static int ColorStateListItem_android_color = 2;
+        public static int[] FontFamily = { 0x7f0400f6, 0x7f0400f7, 0x7f0400f8, 0x7f0400f9, 0x7f0400fa, 0x7f0400fb };
+        public static int FontFamily_fontProviderAuthority = 0;
+        public static int FontFamily_fontProviderCerts = 1;
+        public static int FontFamily_fontProviderFetchStrategy = 2;
+        public static int FontFamily_fontProviderFetchTimeout = 3;
+        public static int FontFamily_fontProviderPackage = 4;
+        public static int FontFamily_fontProviderQuery = 5;
+        public static int[] FontFamilyFont = { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x7f0400f4, 0x7f0400fc, 0x7f0400fd, 0x7f0400fe, 0x7f04024c };
+        public static int FontFamilyFont_android_font = 0;
+        public static int FontFamilyFont_android_fontStyle = 1;
+        public static int FontFamilyFont_android_fontVariationSettings = 2;
+        public static int FontFamilyFont_android_fontWeight = 3;
+        public static int FontFamilyFont_android_ttcIndex = 4;
+        public static int FontFamilyFont_font = 5;
+        public static int FontFamilyFont_fontStyle = 6;
+        public static int FontFamilyFont_fontVariationSettings = 7;
+        public static int FontFamilyFont_fontWeight = 8;
+        public static int FontFamilyFont_ttcIndex = 9;
+        public static int[] GradientColor = { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 };
+        public static int GradientColor_android_centerColor = 0;
+        public static int GradientColor_android_centerX = 1;
+        public static int GradientColor_android_centerY = 2;
+        public static int GradientColor_android_endColor = 3;
+        public static int GradientColor_android_endX = 4;
+        public static int GradientColor_android_endY = 5;
+        public static int GradientColor_android_gradientRadius = 6;
+        public static int GradientColor_android_startColor = 7;
+        public static int GradientColor_android_startX = 8;
+        public static int GradientColor_android_startY = 9;
+        public static int GradientColor_android_tileMode = 10;
+        public static int GradientColor_android_type = 11;
+        public static int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+        public static int GradientColorItem_android_color = 0;
+        public static int GradientColorItem_android_offset = 1;
+    }
+}

+ 12 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/cursoradapter/R.java

@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.cursoradapter;
+
+public final class R {
+    private R() {}
+
+}

+ 183 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/customview/R.java

@@ -0,0 +1,183 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.customview;
+
+public final class R {
+    private R() {}
+
+    public static final class attr {
+        private attr() {}
+
+        public static int alpha = 0x7f040028;
+        public static int font = 0x7f0400f4;
+        public static int fontProviderAuthority = 0x7f0400f6;
+        public static int fontProviderCerts = 0x7f0400f7;
+        public static int fontProviderFetchStrategy = 0x7f0400f8;
+        public static int fontProviderFetchTimeout = 0x7f0400f9;
+        public static int fontProviderPackage = 0x7f0400fa;
+        public static int fontProviderQuery = 0x7f0400fb;
+        public static int fontStyle = 0x7f0400fc;
+        public static int fontVariationSettings = 0x7f0400fd;
+        public static int fontWeight = 0x7f0400fe;
+        public static int ttcIndex = 0x7f04024c;
+    }
+    public static final class color {
+        private color() {}
+
+        public static int notification_action_color_filter = 0x7f060117;
+        public static int notification_icon_bg_color = 0x7f060118;
+        public static int ripple_material_light = 0x7f06015a;
+        public static int secondary_text_default_material_light = 0x7f06015c;
+    }
+    public static final class dimen {
+        private dimen() {}
+
+        public static int compat_button_inset_horizontal_material = 0x7f080050;
+        public static int compat_button_inset_vertical_material = 0x7f080051;
+        public static int compat_button_padding_horizontal_material = 0x7f080052;
+        public static int compat_button_padding_vertical_material = 0x7f080053;
+        public static int compat_control_corner_material = 0x7f080054;
+        public static int compat_notification_large_icon_max_height = 0x7f080055;
+        public static int compat_notification_large_icon_max_width = 0x7f080056;
+        public static int notification_action_icon_size = 0x7f0800c2;
+        public static int notification_action_text_size = 0x7f0800c3;
+        public static int notification_big_circle_margin = 0x7f0800c4;
+        public static int notification_content_margin_start = 0x7f0800c5;
+        public static int notification_large_icon_height = 0x7f0800c6;
+        public static int notification_large_icon_width = 0x7f0800c7;
+        public static int notification_main_column_padding_top = 0x7f0800c8;
+        public static int notification_media_narrow_margin = 0x7f0800c9;
+        public static int notification_right_icon_size = 0x7f0800ca;
+        public static int notification_right_side_padding_top = 0x7f0800cb;
+        public static int notification_small_icon_background_padding = 0x7f0800cc;
+        public static int notification_small_icon_size_as_large = 0x7f0800cd;
+        public static int notification_subtext_size = 0x7f0800ce;
+        public static int notification_top_pad = 0x7f0800cf;
+        public static int notification_top_pad_large_text = 0x7f0800d0;
+    }
+    public static final class drawable {
+        private drawable() {}
+
+        public static int notification_action_background = 0x7f090063;
+        public static int notification_bg = 0x7f090064;
+        public static int notification_bg_low = 0x7f090065;
+        public static int notification_bg_low_normal = 0x7f090066;
+        public static int notification_bg_low_pressed = 0x7f090067;
+        public static int notification_bg_normal = 0x7f090068;
+        public static int notification_bg_normal_pressed = 0x7f090069;
+        public static int notification_icon_background = 0x7f09006a;
+        public static int notification_template_icon_bg = 0x7f09006b;
+        public static int notification_template_icon_low_bg = 0x7f09006c;
+        public static int notification_tile_bg = 0x7f09006d;
+        public static int notify_panel_notification_icon_bg = 0x7f09006e;
+    }
+    public static final class id {
+        private id() {}
+
+        public static int action_container = 0x7f0c0009;
+        public static int action_divider = 0x7f0c000b;
+        public static int action_image = 0x7f0c000c;
+        public static int action_text = 0x7f0c0012;
+        public static int actions = 0x7f0c0013;
+        public static int async = 0x7f0c0019;
+        public static int blocking = 0x7f0c001b;
+        public static int chronometer = 0x7f0c0021;
+        public static int forever = 0x7f0c0041;
+        public static int icon = 0x7f0c0046;
+        public static int icon_group = 0x7f0c0047;
+        public static int info = 0x7f0c0049;
+        public static int italic = 0x7f0c004b;
+        public static int line1 = 0x7f0c0052;
+        public static int line3 = 0x7f0c0053;
+        public static int normal = 0x7f0c005f;
+        public static int notification_background = 0x7f0c0060;
+        public static int notification_main_column = 0x7f0c0061;
+        public static int notification_main_column_container = 0x7f0c0062;
+        public static int right_icon = 0x7f0c0075;
+        public static int right_side = 0x7f0c0076;
+        public static int tag_transition_group = 0x7f0c00a2;
+        public static int tag_unhandled_key_event_manager = 0x7f0c00a3;
+        public static int tag_unhandled_key_listeners = 0x7f0c00a4;
+        public static int text = 0x7f0c00a5;
+        public static int text2 = 0x7f0c00a6;
+        public static int time = 0x7f0c00ad;
+        public static int title = 0x7f0c00ae;
+    }
+    public static final class integer {
+        private integer() {}
+
+        public static int status_bar_notification_info_maxnum = 0x7f0d000f;
+    }
+    public static final class layout {
+        private layout() {}
+
+        public static int notification_action = 0x7f0f002d;
+        public static int notification_action_tombstone = 0x7f0f002e;
+        public static int notification_template_custom_big = 0x7f0f002f;
+        public static int notification_template_icon_group = 0x7f0f0030;
+        public static int notification_template_part_chronometer = 0x7f0f0031;
+        public static int notification_template_part_time = 0x7f0f0032;
+    }
+    public static final class string {
+        private string() {}
+
+        public static int status_bar_notification_info_overflow = 0x7f15003c;
+    }
+    public static final class style {
+        private style() {}
+
+        public static int TextAppearance_Compat_Notification = 0x7f160117;
+        public static int TextAppearance_Compat_Notification_Info = 0x7f160118;
+        public static int TextAppearance_Compat_Notification_Line2 = 0x7f160119;
+        public static int TextAppearance_Compat_Notification_Time = 0x7f16011a;
+        public static int TextAppearance_Compat_Notification_Title = 0x7f16011b;
+        public static int Widget_Compat_NotificationActionContainer = 0x7f1601c1;
+        public static int Widget_Compat_NotificationActionText = 0x7f1601c2;
+    }
+    public static final class styleable {
+        private styleable() {}
+
+        public static int[] ColorStateListItem = { 0x7f040028, 0x101031f, 0x10101a5 };
+        public static int ColorStateListItem_alpha = 0;
+        public static int ColorStateListItem_android_alpha = 1;
+        public static int ColorStateListItem_android_color = 2;
+        public static int[] FontFamily = { 0x7f0400f6, 0x7f0400f7, 0x7f0400f8, 0x7f0400f9, 0x7f0400fa, 0x7f0400fb };
+        public static int FontFamily_fontProviderAuthority = 0;
+        public static int FontFamily_fontProviderCerts = 1;
+        public static int FontFamily_fontProviderFetchStrategy = 2;
+        public static int FontFamily_fontProviderFetchTimeout = 3;
+        public static int FontFamily_fontProviderPackage = 4;
+        public static int FontFamily_fontProviderQuery = 5;
+        public static int[] FontFamilyFont = { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x7f0400f4, 0x7f0400fc, 0x7f0400fd, 0x7f0400fe, 0x7f04024c };
+        public static int FontFamilyFont_android_font = 0;
+        public static int FontFamilyFont_android_fontStyle = 1;
+        public static int FontFamilyFont_android_fontVariationSettings = 2;
+        public static int FontFamilyFont_android_fontWeight = 3;
+        public static int FontFamilyFont_android_ttcIndex = 4;
+        public static int FontFamilyFont_font = 5;
+        public static int FontFamilyFont_fontStyle = 6;
+        public static int FontFamilyFont_fontVariationSettings = 7;
+        public static int FontFamilyFont_fontWeight = 8;
+        public static int FontFamilyFont_ttcIndex = 9;
+        public static int[] GradientColor = { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 };
+        public static int GradientColor_android_centerColor = 0;
+        public static int GradientColor_android_centerX = 1;
+        public static int GradientColor_android_centerY = 2;
+        public static int GradientColor_android_endColor = 3;
+        public static int GradientColor_android_endX = 4;
+        public static int GradientColor_android_endY = 5;
+        public static int GradientColor_android_gradientRadius = 6;
+        public static int GradientColor_android_startColor = 7;
+        public static int GradientColor_android_startX = 8;
+        public static int GradientColor_android_startY = 9;
+        public static int GradientColor_android_tileMode = 10;
+        public static int GradientColor_android_type = 11;
+        public static int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+        public static int GradientColorItem_android_color = 0;
+        public static int GradientColorItem_android_offset = 1;
+    }
+}

File diff suppressed because it is too large
+ 2513 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/design/R.java


+ 12 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/documentfile/R.java

@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.documentfile;
+
+public final class R {
+    private R() {}
+
+}

+ 183 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/drawerlayout/R.java

@@ -0,0 +1,183 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.drawerlayout;
+
+public final class R {
+    private R() {}
+
+    public static final class attr {
+        private attr() {}
+
+        public static int alpha = 0x7f040028;
+        public static int font = 0x7f0400f4;
+        public static int fontProviderAuthority = 0x7f0400f6;
+        public static int fontProviderCerts = 0x7f0400f7;
+        public static int fontProviderFetchStrategy = 0x7f0400f8;
+        public static int fontProviderFetchTimeout = 0x7f0400f9;
+        public static int fontProviderPackage = 0x7f0400fa;
+        public static int fontProviderQuery = 0x7f0400fb;
+        public static int fontStyle = 0x7f0400fc;
+        public static int fontVariationSettings = 0x7f0400fd;
+        public static int fontWeight = 0x7f0400fe;
+        public static int ttcIndex = 0x7f04024c;
+    }
+    public static final class color {
+        private color() {}
+
+        public static int notification_action_color_filter = 0x7f060117;
+        public static int notification_icon_bg_color = 0x7f060118;
+        public static int ripple_material_light = 0x7f06015a;
+        public static int secondary_text_default_material_light = 0x7f06015c;
+    }
+    public static final class dimen {
+        private dimen() {}
+
+        public static int compat_button_inset_horizontal_material = 0x7f080050;
+        public static int compat_button_inset_vertical_material = 0x7f080051;
+        public static int compat_button_padding_horizontal_material = 0x7f080052;
+        public static int compat_button_padding_vertical_material = 0x7f080053;
+        public static int compat_control_corner_material = 0x7f080054;
+        public static int compat_notification_large_icon_max_height = 0x7f080055;
+        public static int compat_notification_large_icon_max_width = 0x7f080056;
+        public static int notification_action_icon_size = 0x7f0800c2;
+        public static int notification_action_text_size = 0x7f0800c3;
+        public static int notification_big_circle_margin = 0x7f0800c4;
+        public static int notification_content_margin_start = 0x7f0800c5;
+        public static int notification_large_icon_height = 0x7f0800c6;
+        public static int notification_large_icon_width = 0x7f0800c7;
+        public static int notification_main_column_padding_top = 0x7f0800c8;
+        public static int notification_media_narrow_margin = 0x7f0800c9;
+        public static int notification_right_icon_size = 0x7f0800ca;
+        public static int notification_right_side_padding_top = 0x7f0800cb;
+        public static int notification_small_icon_background_padding = 0x7f0800cc;
+        public static int notification_small_icon_size_as_large = 0x7f0800cd;
+        public static int notification_subtext_size = 0x7f0800ce;
+        public static int notification_top_pad = 0x7f0800cf;
+        public static int notification_top_pad_large_text = 0x7f0800d0;
+    }
+    public static final class drawable {
+        private drawable() {}
+
+        public static int notification_action_background = 0x7f090063;
+        public static int notification_bg = 0x7f090064;
+        public static int notification_bg_low = 0x7f090065;
+        public static int notification_bg_low_normal = 0x7f090066;
+        public static int notification_bg_low_pressed = 0x7f090067;
+        public static int notification_bg_normal = 0x7f090068;
+        public static int notification_bg_normal_pressed = 0x7f090069;
+        public static int notification_icon_background = 0x7f09006a;
+        public static int notification_template_icon_bg = 0x7f09006b;
+        public static int notification_template_icon_low_bg = 0x7f09006c;
+        public static int notification_tile_bg = 0x7f09006d;
+        public static int notify_panel_notification_icon_bg = 0x7f09006e;
+    }
+    public static final class id {
+        private id() {}
+
+        public static int action_container = 0x7f0c0009;
+        public static int action_divider = 0x7f0c000b;
+        public static int action_image = 0x7f0c000c;
+        public static int action_text = 0x7f0c0012;
+        public static int actions = 0x7f0c0013;
+        public static int async = 0x7f0c0019;
+        public static int blocking = 0x7f0c001b;
+        public static int chronometer = 0x7f0c0021;
+        public static int forever = 0x7f0c0041;
+        public static int icon = 0x7f0c0046;
+        public static int icon_group = 0x7f0c0047;
+        public static int info = 0x7f0c0049;
+        public static int italic = 0x7f0c004b;
+        public static int line1 = 0x7f0c0052;
+        public static int line3 = 0x7f0c0053;
+        public static int normal = 0x7f0c005f;
+        public static int notification_background = 0x7f0c0060;
+        public static int notification_main_column = 0x7f0c0061;
+        public static int notification_main_column_container = 0x7f0c0062;
+        public static int right_icon = 0x7f0c0075;
+        public static int right_side = 0x7f0c0076;
+        public static int tag_transition_group = 0x7f0c00a2;
+        public static int tag_unhandled_key_event_manager = 0x7f0c00a3;
+        public static int tag_unhandled_key_listeners = 0x7f0c00a4;
+        public static int text = 0x7f0c00a5;
+        public static int text2 = 0x7f0c00a6;
+        public static int time = 0x7f0c00ad;
+        public static int title = 0x7f0c00ae;
+    }
+    public static final class integer {
+        private integer() {}
+
+        public static int status_bar_notification_info_maxnum = 0x7f0d000f;
+    }
+    public static final class layout {
+        private layout() {}
+
+        public static int notification_action = 0x7f0f002d;
+        public static int notification_action_tombstone = 0x7f0f002e;
+        public static int notification_template_custom_big = 0x7f0f002f;
+        public static int notification_template_icon_group = 0x7f0f0030;
+        public static int notification_template_part_chronometer = 0x7f0f0031;
+        public static int notification_template_part_time = 0x7f0f0032;
+    }
+    public static final class string {
+        private string() {}
+
+        public static int status_bar_notification_info_overflow = 0x7f15003c;
+    }
+    public static final class style {
+        private style() {}
+
+        public static int TextAppearance_Compat_Notification = 0x7f160117;
+        public static int TextAppearance_Compat_Notification_Info = 0x7f160118;
+        public static int TextAppearance_Compat_Notification_Line2 = 0x7f160119;
+        public static int TextAppearance_Compat_Notification_Time = 0x7f16011a;
+        public static int TextAppearance_Compat_Notification_Title = 0x7f16011b;
+        public static int Widget_Compat_NotificationActionContainer = 0x7f1601c1;
+        public static int Widget_Compat_NotificationActionText = 0x7f1601c2;
+    }
+    public static final class styleable {
+        private styleable() {}
+
+        public static int[] ColorStateListItem = { 0x7f040028, 0x101031f, 0x10101a5 };
+        public static int ColorStateListItem_alpha = 0;
+        public static int ColorStateListItem_android_alpha = 1;
+        public static int ColorStateListItem_android_color = 2;
+        public static int[] FontFamily = { 0x7f0400f6, 0x7f0400f7, 0x7f0400f8, 0x7f0400f9, 0x7f0400fa, 0x7f0400fb };
+        public static int FontFamily_fontProviderAuthority = 0;
+        public static int FontFamily_fontProviderCerts = 1;
+        public static int FontFamily_fontProviderFetchStrategy = 2;
+        public static int FontFamily_fontProviderFetchTimeout = 3;
+        public static int FontFamily_fontProviderPackage = 4;
+        public static int FontFamily_fontProviderQuery = 5;
+        public static int[] FontFamilyFont = { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x7f0400f4, 0x7f0400fc, 0x7f0400fd, 0x7f0400fe, 0x7f04024c };
+        public static int FontFamilyFont_android_font = 0;
+        public static int FontFamilyFont_android_fontStyle = 1;
+        public static int FontFamilyFont_android_fontVariationSettings = 2;
+        public static int FontFamilyFont_android_fontWeight = 3;
+        public static int FontFamilyFont_android_ttcIndex = 4;
+        public static int FontFamilyFont_font = 5;
+        public static int FontFamilyFont_fontStyle = 6;
+        public static int FontFamilyFont_fontVariationSettings = 7;
+        public static int FontFamilyFont_fontWeight = 8;
+        public static int FontFamilyFont_ttcIndex = 9;
+        public static int[] GradientColor = { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 };
+        public static int GradientColor_android_centerColor = 0;
+        public static int GradientColor_android_centerX = 1;
+        public static int GradientColor_android_centerY = 2;
+        public static int GradientColor_android_endColor = 3;
+        public static int GradientColor_android_endX = 4;
+        public static int GradientColor_android_endY = 5;
+        public static int GradientColor_android_gradientRadius = 6;
+        public static int GradientColor_android_startColor = 7;
+        public static int GradientColor_android_startX = 8;
+        public static int GradientColor_android_startY = 9;
+        public static int GradientColor_android_tileMode = 10;
+        public static int GradientColor_android_type = 11;
+        public static int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+        public static int GradientColorItem_android_color = 0;
+        public static int GradientColorItem_android_offset = 1;
+    }
+}

+ 211 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/fragment/R.java

@@ -0,0 +1,211 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.fragment;
+
+public final class R {
+    private R() {}
+
+    public static final class attr {
+        private attr() {}
+
+        public static int alpha = 0x7f040028;
+        public static int coordinatorLayoutStyle = 0x7f0400b0;
+        public static int font = 0x7f0400f4;
+        public static int fontProviderAuthority = 0x7f0400f6;
+        public static int fontProviderCerts = 0x7f0400f7;
+        public static int fontProviderFetchStrategy = 0x7f0400f8;
+        public static int fontProviderFetchTimeout = 0x7f0400f9;
+        public static int fontProviderPackage = 0x7f0400fa;
+        public static int fontProviderQuery = 0x7f0400fb;
+        public static int fontStyle = 0x7f0400fc;
+        public static int fontVariationSettings = 0x7f0400fd;
+        public static int fontWeight = 0x7f0400fe;
+        public static int keylines = 0x7f04012d;
+        public static int layout_anchor = 0x7f040133;
+        public static int layout_anchorGravity = 0x7f040134;
+        public static int layout_behavior = 0x7f040135;
+        public static int layout_dodgeInsetEdges = 0x7f040161;
+        public static int layout_insetEdge = 0x7f04016a;
+        public static int layout_keyline = 0x7f04016b;
+        public static int statusBarBackground = 0x7f0401e2;
+        public static int ttcIndex = 0x7f04024c;
+    }
+    public static final class color {
+        private color() {}
+
+        public static int notification_action_color_filter = 0x7f060117;
+        public static int notification_icon_bg_color = 0x7f060118;
+        public static int ripple_material_light = 0x7f06015a;
+        public static int secondary_text_default_material_light = 0x7f06015c;
+    }
+    public static final class dimen {
+        private dimen() {}
+
+        public static int compat_button_inset_horizontal_material = 0x7f080050;
+        public static int compat_button_inset_vertical_material = 0x7f080051;
+        public static int compat_button_padding_horizontal_material = 0x7f080052;
+        public static int compat_button_padding_vertical_material = 0x7f080053;
+        public static int compat_control_corner_material = 0x7f080054;
+        public static int compat_notification_large_icon_max_height = 0x7f080055;
+        public static int compat_notification_large_icon_max_width = 0x7f080056;
+        public static int notification_action_icon_size = 0x7f0800c2;
+        public static int notification_action_text_size = 0x7f0800c3;
+        public static int notification_big_circle_margin = 0x7f0800c4;
+        public static int notification_content_margin_start = 0x7f0800c5;
+        public static int notification_large_icon_height = 0x7f0800c6;
+        public static int notification_large_icon_width = 0x7f0800c7;
+        public static int notification_main_column_padding_top = 0x7f0800c8;
+        public static int notification_media_narrow_margin = 0x7f0800c9;
+        public static int notification_right_icon_size = 0x7f0800ca;
+        public static int notification_right_side_padding_top = 0x7f0800cb;
+        public static int notification_small_icon_background_padding = 0x7f0800cc;
+        public static int notification_small_icon_size_as_large = 0x7f0800cd;
+        public static int notification_subtext_size = 0x7f0800ce;
+        public static int notification_top_pad = 0x7f0800cf;
+        public static int notification_top_pad_large_text = 0x7f0800d0;
+    }
+    public static final class drawable {
+        private drawable() {}
+
+        public static int notification_action_background = 0x7f090063;
+        public static int notification_bg = 0x7f090064;
+        public static int notification_bg_low = 0x7f090065;
+        public static int notification_bg_low_normal = 0x7f090066;
+        public static int notification_bg_low_pressed = 0x7f090067;
+        public static int notification_bg_normal = 0x7f090068;
+        public static int notification_bg_normal_pressed = 0x7f090069;
+        public static int notification_icon_background = 0x7f09006a;
+        public static int notification_template_icon_bg = 0x7f09006b;
+        public static int notification_template_icon_low_bg = 0x7f09006c;
+        public static int notification_tile_bg = 0x7f09006d;
+        public static int notify_panel_notification_icon_bg = 0x7f09006e;
+    }
+    public static final class id {
+        private id() {}
+
+        public static int action_container = 0x7f0c0009;
+        public static int action_divider = 0x7f0c000b;
+        public static int action_image = 0x7f0c000c;
+        public static int action_text = 0x7f0c0012;
+        public static int actions = 0x7f0c0013;
+        public static int async = 0x7f0c0019;
+        public static int blocking = 0x7f0c001b;
+        public static int bottom = 0x7f0c001c;
+        public static int chronometer = 0x7f0c0021;
+        public static int end = 0x7f0c003a;
+        public static int forever = 0x7f0c0041;
+        public static int icon = 0x7f0c0046;
+        public static int icon_group = 0x7f0c0047;
+        public static int info = 0x7f0c0049;
+        public static int italic = 0x7f0c004b;
+        public static int left = 0x7f0c0051;
+        public static int line1 = 0x7f0c0052;
+        public static int line3 = 0x7f0c0053;
+        public static int none = 0x7f0c005e;
+        public static int normal = 0x7f0c005f;
+        public static int notification_background = 0x7f0c0060;
+        public static int notification_main_column = 0x7f0c0061;
+        public static int notification_main_column_container = 0x7f0c0062;
+        public static int right = 0x7f0c0074;
+        public static int right_icon = 0x7f0c0075;
+        public static int right_side = 0x7f0c0076;
+        public static int start = 0x7f0c009b;
+        public static int tag_transition_group = 0x7f0c00a2;
+        public static int tag_unhandled_key_event_manager = 0x7f0c00a3;
+        public static int tag_unhandled_key_listeners = 0x7f0c00a4;
+        public static int text = 0x7f0c00a5;
+        public static int text2 = 0x7f0c00a6;
+        public static int time = 0x7f0c00ad;
+        public static int title = 0x7f0c00ae;
+        public static int top = 0x7f0c00b2;
+    }
+    public static final class integer {
+        private integer() {}
+
+        public static int status_bar_notification_info_maxnum = 0x7f0d000f;
+    }
+    public static final class layout {
+        private layout() {}
+
+        public static int notification_action = 0x7f0f002d;
+        public static int notification_action_tombstone = 0x7f0f002e;
+        public static int notification_template_custom_big = 0x7f0f002f;
+        public static int notification_template_icon_group = 0x7f0f0030;
+        public static int notification_template_part_chronometer = 0x7f0f0031;
+        public static int notification_template_part_time = 0x7f0f0032;
+    }
+    public static final class string {
+        private string() {}
+
+        public static int status_bar_notification_info_overflow = 0x7f15003c;
+    }
+    public static final class style {
+        private style() {}
+
+        public static int TextAppearance_Compat_Notification = 0x7f160117;
+        public static int TextAppearance_Compat_Notification_Info = 0x7f160118;
+        public static int TextAppearance_Compat_Notification_Line2 = 0x7f160119;
+        public static int TextAppearance_Compat_Notification_Time = 0x7f16011a;
+        public static int TextAppearance_Compat_Notification_Title = 0x7f16011b;
+        public static int Widget_Compat_NotificationActionContainer = 0x7f1601c1;
+        public static int Widget_Compat_NotificationActionText = 0x7f1601c2;
+        public static int Widget_Support_CoordinatorLayout = 0x7f1601f1;
+    }
+    public static final class styleable {
+        private styleable() {}
+
+        public static int[] ColorStateListItem = { 0x7f040028, 0x101031f, 0x10101a5 };
+        public static int ColorStateListItem_alpha = 0;
+        public static int ColorStateListItem_android_alpha = 1;
+        public static int ColorStateListItem_android_color = 2;
+        public static int[] CoordinatorLayout = { 0x7f04012d, 0x7f0401e2 };
+        public static int CoordinatorLayout_keylines = 0;
+        public static int CoordinatorLayout_statusBarBackground = 1;
+        public static int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f040133, 0x7f040134, 0x7f040135, 0x7f040161, 0x7f04016a, 0x7f04016b };
+        public static int CoordinatorLayout_Layout_android_layout_gravity = 0;
+        public static int CoordinatorLayout_Layout_layout_anchor = 1;
+        public static int CoordinatorLayout_Layout_layout_anchorGravity = 2;
+        public static int CoordinatorLayout_Layout_layout_behavior = 3;
+        public static int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
+        public static int CoordinatorLayout_Layout_layout_insetEdge = 5;
+        public static int CoordinatorLayout_Layout_layout_keyline = 6;
+        public static int[] FontFamily = { 0x7f0400f6, 0x7f0400f7, 0x7f0400f8, 0x7f0400f9, 0x7f0400fa, 0x7f0400fb };
+        public static int FontFamily_fontProviderAuthority = 0;
+        public static int FontFamily_fontProviderCerts = 1;
+        public static int FontFamily_fontProviderFetchStrategy = 2;
+        public static int FontFamily_fontProviderFetchTimeout = 3;
+        public static int FontFamily_fontProviderPackage = 4;
+        public static int FontFamily_fontProviderQuery = 5;
+        public static int[] FontFamilyFont = { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x7f0400f4, 0x7f0400fc, 0x7f0400fd, 0x7f0400fe, 0x7f04024c };
+        public static int FontFamilyFont_android_font = 0;
+        public static int FontFamilyFont_android_fontStyle = 1;
+        public static int FontFamilyFont_android_fontVariationSettings = 2;
+        public static int FontFamilyFont_android_fontWeight = 3;
+        public static int FontFamilyFont_android_ttcIndex = 4;
+        public static int FontFamilyFont_font = 5;
+        public static int FontFamilyFont_fontStyle = 6;
+        public static int FontFamilyFont_fontVariationSettings = 7;
+        public static int FontFamilyFont_fontWeight = 8;
+        public static int FontFamilyFont_ttcIndex = 9;
+        public static int[] GradientColor = { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 };
+        public static int GradientColor_android_centerColor = 0;
+        public static int GradientColor_android_centerX = 1;
+        public static int GradientColor_android_centerY = 2;
+        public static int GradientColor_android_endColor = 3;
+        public static int GradientColor_android_endX = 4;
+        public static int GradientColor_android_endY = 5;
+        public static int GradientColor_android_gradientRadius = 6;
+        public static int GradientColor_android_startColor = 7;
+        public static int GradientColor_android_startX = 8;
+        public static int GradientColor_android_startY = 9;
+        public static int GradientColor_android_tileMode = 10;
+        public static int GradientColor_android_type = 11;
+        public static int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+        public static int GradientColorItem_android_color = 0;
+        public static int GradientColorItem_android_offset = 1;
+    }
+}

+ 211 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/graphics/drawable/R.java

@@ -0,0 +1,211 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.graphics.drawable;
+
+public final class R {
+    private R() {}
+
+    public static final class attr {
+        private attr() {}
+
+        public static int alpha = 0x7f040028;
+        public static int coordinatorLayoutStyle = 0x7f0400b0;
+        public static int font = 0x7f0400f4;
+        public static int fontProviderAuthority = 0x7f0400f6;
+        public static int fontProviderCerts = 0x7f0400f7;
+        public static int fontProviderFetchStrategy = 0x7f0400f8;
+        public static int fontProviderFetchTimeout = 0x7f0400f9;
+        public static int fontProviderPackage = 0x7f0400fa;
+        public static int fontProviderQuery = 0x7f0400fb;
+        public static int fontStyle = 0x7f0400fc;
+        public static int fontVariationSettings = 0x7f0400fd;
+        public static int fontWeight = 0x7f0400fe;
+        public static int keylines = 0x7f04012d;
+        public static int layout_anchor = 0x7f040133;
+        public static int layout_anchorGravity = 0x7f040134;
+        public static int layout_behavior = 0x7f040135;
+        public static int layout_dodgeInsetEdges = 0x7f040161;
+        public static int layout_insetEdge = 0x7f04016a;
+        public static int layout_keyline = 0x7f04016b;
+        public static int statusBarBackground = 0x7f0401e2;
+        public static int ttcIndex = 0x7f04024c;
+    }
+    public static final class color {
+        private color() {}
+
+        public static int notification_action_color_filter = 0x7f060117;
+        public static int notification_icon_bg_color = 0x7f060118;
+        public static int ripple_material_light = 0x7f06015a;
+        public static int secondary_text_default_material_light = 0x7f06015c;
+    }
+    public static final class dimen {
+        private dimen() {}
+
+        public static int compat_button_inset_horizontal_material = 0x7f080050;
+        public static int compat_button_inset_vertical_material = 0x7f080051;
+        public static int compat_button_padding_horizontal_material = 0x7f080052;
+        public static int compat_button_padding_vertical_material = 0x7f080053;
+        public static int compat_control_corner_material = 0x7f080054;
+        public static int compat_notification_large_icon_max_height = 0x7f080055;
+        public static int compat_notification_large_icon_max_width = 0x7f080056;
+        public static int notification_action_icon_size = 0x7f0800c2;
+        public static int notification_action_text_size = 0x7f0800c3;
+        public static int notification_big_circle_margin = 0x7f0800c4;
+        public static int notification_content_margin_start = 0x7f0800c5;
+        public static int notification_large_icon_height = 0x7f0800c6;
+        public static int notification_large_icon_width = 0x7f0800c7;
+        public static int notification_main_column_padding_top = 0x7f0800c8;
+        public static int notification_media_narrow_margin = 0x7f0800c9;
+        public static int notification_right_icon_size = 0x7f0800ca;
+        public static int notification_right_side_padding_top = 0x7f0800cb;
+        public static int notification_small_icon_background_padding = 0x7f0800cc;
+        public static int notification_small_icon_size_as_large = 0x7f0800cd;
+        public static int notification_subtext_size = 0x7f0800ce;
+        public static int notification_top_pad = 0x7f0800cf;
+        public static int notification_top_pad_large_text = 0x7f0800d0;
+    }
+    public static final class drawable {
+        private drawable() {}
+
+        public static int notification_action_background = 0x7f090063;
+        public static int notification_bg = 0x7f090064;
+        public static int notification_bg_low = 0x7f090065;
+        public static int notification_bg_low_normal = 0x7f090066;
+        public static int notification_bg_low_pressed = 0x7f090067;
+        public static int notification_bg_normal = 0x7f090068;
+        public static int notification_bg_normal_pressed = 0x7f090069;
+        public static int notification_icon_background = 0x7f09006a;
+        public static int notification_template_icon_bg = 0x7f09006b;
+        public static int notification_template_icon_low_bg = 0x7f09006c;
+        public static int notification_tile_bg = 0x7f09006d;
+        public static int notify_panel_notification_icon_bg = 0x7f09006e;
+    }
+    public static final class id {
+        private id() {}
+
+        public static int action_container = 0x7f0c0009;
+        public static int action_divider = 0x7f0c000b;
+        public static int action_image = 0x7f0c000c;
+        public static int action_text = 0x7f0c0012;
+        public static int actions = 0x7f0c0013;
+        public static int async = 0x7f0c0019;
+        public static int blocking = 0x7f0c001b;
+        public static int bottom = 0x7f0c001c;
+        public static int chronometer = 0x7f0c0021;
+        public static int end = 0x7f0c003a;
+        public static int forever = 0x7f0c0041;
+        public static int icon = 0x7f0c0046;
+        public static int icon_group = 0x7f0c0047;
+        public static int info = 0x7f0c0049;
+        public static int italic = 0x7f0c004b;
+        public static int left = 0x7f0c0051;
+        public static int line1 = 0x7f0c0052;
+        public static int line3 = 0x7f0c0053;
+        public static int none = 0x7f0c005e;
+        public static int normal = 0x7f0c005f;
+        public static int notification_background = 0x7f0c0060;
+        public static int notification_main_column = 0x7f0c0061;
+        public static int notification_main_column_container = 0x7f0c0062;
+        public static int right = 0x7f0c0074;
+        public static int right_icon = 0x7f0c0075;
+        public static int right_side = 0x7f0c0076;
+        public static int start = 0x7f0c009b;
+        public static int tag_transition_group = 0x7f0c00a2;
+        public static int tag_unhandled_key_event_manager = 0x7f0c00a3;
+        public static int tag_unhandled_key_listeners = 0x7f0c00a4;
+        public static int text = 0x7f0c00a5;
+        public static int text2 = 0x7f0c00a6;
+        public static int time = 0x7f0c00ad;
+        public static int title = 0x7f0c00ae;
+        public static int top = 0x7f0c00b2;
+    }
+    public static final class integer {
+        private integer() {}
+
+        public static int status_bar_notification_info_maxnum = 0x7f0d000f;
+    }
+    public static final class layout {
+        private layout() {}
+
+        public static int notification_action = 0x7f0f002d;
+        public static int notification_action_tombstone = 0x7f0f002e;
+        public static int notification_template_custom_big = 0x7f0f002f;
+        public static int notification_template_icon_group = 0x7f0f0030;
+        public static int notification_template_part_chronometer = 0x7f0f0031;
+        public static int notification_template_part_time = 0x7f0f0032;
+    }
+    public static final class string {
+        private string() {}
+
+        public static int status_bar_notification_info_overflow = 0x7f15003c;
+    }
+    public static final class style {
+        private style() {}
+
+        public static int TextAppearance_Compat_Notification = 0x7f160117;
+        public static int TextAppearance_Compat_Notification_Info = 0x7f160118;
+        public static int TextAppearance_Compat_Notification_Line2 = 0x7f160119;
+        public static int TextAppearance_Compat_Notification_Time = 0x7f16011a;
+        public static int TextAppearance_Compat_Notification_Title = 0x7f16011b;
+        public static int Widget_Compat_NotificationActionContainer = 0x7f1601c1;
+        public static int Widget_Compat_NotificationActionText = 0x7f1601c2;
+        public static int Widget_Support_CoordinatorLayout = 0x7f1601f1;
+    }
+    public static final class styleable {
+        private styleable() {}
+
+        public static int[] ColorStateListItem = { 0x7f040028, 0x101031f, 0x10101a5 };
+        public static int ColorStateListItem_alpha = 0;
+        public static int ColorStateListItem_android_alpha = 1;
+        public static int ColorStateListItem_android_color = 2;
+        public static int[] CoordinatorLayout = { 0x7f04012d, 0x7f0401e2 };
+        public static int CoordinatorLayout_keylines = 0;
+        public static int CoordinatorLayout_statusBarBackground = 1;
+        public static int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f040133, 0x7f040134, 0x7f040135, 0x7f040161, 0x7f04016a, 0x7f04016b };
+        public static int CoordinatorLayout_Layout_android_layout_gravity = 0;
+        public static int CoordinatorLayout_Layout_layout_anchor = 1;
+        public static int CoordinatorLayout_Layout_layout_anchorGravity = 2;
+        public static int CoordinatorLayout_Layout_layout_behavior = 3;
+        public static int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
+        public static int CoordinatorLayout_Layout_layout_insetEdge = 5;
+        public static int CoordinatorLayout_Layout_layout_keyline = 6;
+        public static int[] FontFamily = { 0x7f0400f6, 0x7f0400f7, 0x7f0400f8, 0x7f0400f9, 0x7f0400fa, 0x7f0400fb };
+        public static int FontFamily_fontProviderAuthority = 0;
+        public static int FontFamily_fontProviderCerts = 1;
+        public static int FontFamily_fontProviderFetchStrategy = 2;
+        public static int FontFamily_fontProviderFetchTimeout = 3;
+        public static int FontFamily_fontProviderPackage = 4;
+        public static int FontFamily_fontProviderQuery = 5;
+        public static int[] FontFamilyFont = { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x7f0400f4, 0x7f0400fc, 0x7f0400fd, 0x7f0400fe, 0x7f04024c };
+        public static int FontFamilyFont_android_font = 0;
+        public static int FontFamilyFont_android_fontStyle = 1;
+        public static int FontFamilyFont_android_fontVariationSettings = 2;
+        public static int FontFamilyFont_android_fontWeight = 3;
+        public static int FontFamilyFont_android_ttcIndex = 4;
+        public static int FontFamilyFont_font = 5;
+        public static int FontFamilyFont_fontStyle = 6;
+        public static int FontFamilyFont_fontVariationSettings = 7;
+        public static int FontFamilyFont_fontWeight = 8;
+        public static int FontFamilyFont_ttcIndex = 9;
+        public static int[] GradientColor = { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 };
+        public static int GradientColor_android_centerColor = 0;
+        public static int GradientColor_android_centerX = 1;
+        public static int GradientColor_android_centerY = 2;
+        public static int GradientColor_android_endColor = 3;
+        public static int GradientColor_android_endX = 4;
+        public static int GradientColor_android_endY = 5;
+        public static int GradientColor_android_gradientRadius = 6;
+        public static int GradientColor_android_startColor = 7;
+        public static int GradientColor_android_startX = 8;
+        public static int GradientColor_android_startY = 9;
+        public static int GradientColor_android_tileMode = 10;
+        public static int GradientColor_android_type = 11;
+        public static int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+        public static int GradientColorItem_android_color = 0;
+        public static int GradientColorItem_android_offset = 1;
+    }
+}

+ 12 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/interpolator/R.java

@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.interpolator;
+
+public final class R {
+    private R() {}
+
+}

+ 183 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/loader/R.java

@@ -0,0 +1,183 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.loader;
+
+public final class R {
+    private R() {}
+
+    public static final class attr {
+        private attr() {}
+
+        public static int alpha = 0x7f040028;
+        public static int font = 0x7f0400f4;
+        public static int fontProviderAuthority = 0x7f0400f6;
+        public static int fontProviderCerts = 0x7f0400f7;
+        public static int fontProviderFetchStrategy = 0x7f0400f8;
+        public static int fontProviderFetchTimeout = 0x7f0400f9;
+        public static int fontProviderPackage = 0x7f0400fa;
+        public static int fontProviderQuery = 0x7f0400fb;
+        public static int fontStyle = 0x7f0400fc;
+        public static int fontVariationSettings = 0x7f0400fd;
+        public static int fontWeight = 0x7f0400fe;
+        public static int ttcIndex = 0x7f04024c;
+    }
+    public static final class color {
+        private color() {}
+
+        public static int notification_action_color_filter = 0x7f060117;
+        public static int notification_icon_bg_color = 0x7f060118;
+        public static int ripple_material_light = 0x7f06015a;
+        public static int secondary_text_default_material_light = 0x7f06015c;
+    }
+    public static final class dimen {
+        private dimen() {}
+
+        public static int compat_button_inset_horizontal_material = 0x7f080050;
+        public static int compat_button_inset_vertical_material = 0x7f080051;
+        public static int compat_button_padding_horizontal_material = 0x7f080052;
+        public static int compat_button_padding_vertical_material = 0x7f080053;
+        public static int compat_control_corner_material = 0x7f080054;
+        public static int compat_notification_large_icon_max_height = 0x7f080055;
+        public static int compat_notification_large_icon_max_width = 0x7f080056;
+        public static int notification_action_icon_size = 0x7f0800c2;
+        public static int notification_action_text_size = 0x7f0800c3;
+        public static int notification_big_circle_margin = 0x7f0800c4;
+        public static int notification_content_margin_start = 0x7f0800c5;
+        public static int notification_large_icon_height = 0x7f0800c6;
+        public static int notification_large_icon_width = 0x7f0800c7;
+        public static int notification_main_column_padding_top = 0x7f0800c8;
+        public static int notification_media_narrow_margin = 0x7f0800c9;
+        public static int notification_right_icon_size = 0x7f0800ca;
+        public static int notification_right_side_padding_top = 0x7f0800cb;
+        public static int notification_small_icon_background_padding = 0x7f0800cc;
+        public static int notification_small_icon_size_as_large = 0x7f0800cd;
+        public static int notification_subtext_size = 0x7f0800ce;
+        public static int notification_top_pad = 0x7f0800cf;
+        public static int notification_top_pad_large_text = 0x7f0800d0;
+    }
+    public static final class drawable {
+        private drawable() {}
+
+        public static int notification_action_background = 0x7f090063;
+        public static int notification_bg = 0x7f090064;
+        public static int notification_bg_low = 0x7f090065;
+        public static int notification_bg_low_normal = 0x7f090066;
+        public static int notification_bg_low_pressed = 0x7f090067;
+        public static int notification_bg_normal = 0x7f090068;
+        public static int notification_bg_normal_pressed = 0x7f090069;
+        public static int notification_icon_background = 0x7f09006a;
+        public static int notification_template_icon_bg = 0x7f09006b;
+        public static int notification_template_icon_low_bg = 0x7f09006c;
+        public static int notification_tile_bg = 0x7f09006d;
+        public static int notify_panel_notification_icon_bg = 0x7f09006e;
+    }
+    public static final class id {
+        private id() {}
+
+        public static int action_container = 0x7f0c0009;
+        public static int action_divider = 0x7f0c000b;
+        public static int action_image = 0x7f0c000c;
+        public static int action_text = 0x7f0c0012;
+        public static int actions = 0x7f0c0013;
+        public static int async = 0x7f0c0019;
+        public static int blocking = 0x7f0c001b;
+        public static int chronometer = 0x7f0c0021;
+        public static int forever = 0x7f0c0041;
+        public static int icon = 0x7f0c0046;
+        public static int icon_group = 0x7f0c0047;
+        public static int info = 0x7f0c0049;
+        public static int italic = 0x7f0c004b;
+        public static int line1 = 0x7f0c0052;
+        public static int line3 = 0x7f0c0053;
+        public static int normal = 0x7f0c005f;
+        public static int notification_background = 0x7f0c0060;
+        public static int notification_main_column = 0x7f0c0061;
+        public static int notification_main_column_container = 0x7f0c0062;
+        public static int right_icon = 0x7f0c0075;
+        public static int right_side = 0x7f0c0076;
+        public static int tag_transition_group = 0x7f0c00a2;
+        public static int tag_unhandled_key_event_manager = 0x7f0c00a3;
+        public static int tag_unhandled_key_listeners = 0x7f0c00a4;
+        public static int text = 0x7f0c00a5;
+        public static int text2 = 0x7f0c00a6;
+        public static int time = 0x7f0c00ad;
+        public static int title = 0x7f0c00ae;
+    }
+    public static final class integer {
+        private integer() {}
+
+        public static int status_bar_notification_info_maxnum = 0x7f0d000f;
+    }
+    public static final class layout {
+        private layout() {}
+
+        public static int notification_action = 0x7f0f002d;
+        public static int notification_action_tombstone = 0x7f0f002e;
+        public static int notification_template_custom_big = 0x7f0f002f;
+        public static int notification_template_icon_group = 0x7f0f0030;
+        public static int notification_template_part_chronometer = 0x7f0f0031;
+        public static int notification_template_part_time = 0x7f0f0032;
+    }
+    public static final class string {
+        private string() {}
+
+        public static int status_bar_notification_info_overflow = 0x7f15003c;
+    }
+    public static final class style {
+        private style() {}
+
+        public static int TextAppearance_Compat_Notification = 0x7f160117;
+        public static int TextAppearance_Compat_Notification_Info = 0x7f160118;
+        public static int TextAppearance_Compat_Notification_Line2 = 0x7f160119;
+        public static int TextAppearance_Compat_Notification_Time = 0x7f16011a;
+        public static int TextAppearance_Compat_Notification_Title = 0x7f16011b;
+        public static int Widget_Compat_NotificationActionContainer = 0x7f1601c1;
+        public static int Widget_Compat_NotificationActionText = 0x7f1601c2;
+    }
+    public static final class styleable {
+        private styleable() {}
+
+        public static int[] ColorStateListItem = { 0x7f040028, 0x101031f, 0x10101a5 };
+        public static int ColorStateListItem_alpha = 0;
+        public static int ColorStateListItem_android_alpha = 1;
+        public static int ColorStateListItem_android_color = 2;
+        public static int[] FontFamily = { 0x7f0400f6, 0x7f0400f7, 0x7f0400f8, 0x7f0400f9, 0x7f0400fa, 0x7f0400fb };
+        public static int FontFamily_fontProviderAuthority = 0;
+        public static int FontFamily_fontProviderCerts = 1;
+        public static int FontFamily_fontProviderFetchStrategy = 2;
+        public static int FontFamily_fontProviderFetchTimeout = 3;
+        public static int FontFamily_fontProviderPackage = 4;
+        public static int FontFamily_fontProviderQuery = 5;
+        public static int[] FontFamilyFont = { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x7f0400f4, 0x7f0400fc, 0x7f0400fd, 0x7f0400fe, 0x7f04024c };
+        public static int FontFamilyFont_android_font = 0;
+        public static int FontFamilyFont_android_fontStyle = 1;
+        public static int FontFamilyFont_android_fontVariationSettings = 2;
+        public static int FontFamilyFont_android_fontWeight = 3;
+        public static int FontFamilyFont_android_ttcIndex = 4;
+        public static int FontFamilyFont_font = 5;
+        public static int FontFamilyFont_fontStyle = 6;
+        public static int FontFamilyFont_fontVariationSettings = 7;
+        public static int FontFamilyFont_fontWeight = 8;
+        public static int FontFamilyFont_ttcIndex = 9;
+        public static int[] GradientColor = { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 };
+        public static int GradientColor_android_centerColor = 0;
+        public static int GradientColor_android_centerX = 1;
+        public static int GradientColor_android_centerY = 2;
+        public static int GradientColor_android_endColor = 3;
+        public static int GradientColor_android_endX = 4;
+        public static int GradientColor_android_endY = 5;
+        public static int GradientColor_android_gradientRadius = 6;
+        public static int GradientColor_android_startColor = 7;
+        public static int GradientColor_android_startX = 8;
+        public static int GradientColor_android_startY = 9;
+        public static int GradientColor_android_tileMode = 10;
+        public static int GradientColor_android_type = 11;
+        public static int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+        public static int GradientColorItem_android_color = 0;
+        public static int GradientColorItem_android_offset = 1;
+    }
+}

+ 12 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/localbroadcastmanager/R.java

@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.localbroadcastmanager;
+
+public final class R {
+    private R() {}
+
+}

+ 12 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/print/R.java

@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.print;
+
+public final class R {
+    private R() {}
+
+}

+ 183 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/slidingpanelayout/R.java

@@ -0,0 +1,183 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.slidingpanelayout;
+
+public final class R {
+    private R() {}
+
+    public static final class attr {
+        private attr() {}
+
+        public static int alpha = 0x7f040028;
+        public static int font = 0x7f0400f4;
+        public static int fontProviderAuthority = 0x7f0400f6;
+        public static int fontProviderCerts = 0x7f0400f7;
+        public static int fontProviderFetchStrategy = 0x7f0400f8;
+        public static int fontProviderFetchTimeout = 0x7f0400f9;
+        public static int fontProviderPackage = 0x7f0400fa;
+        public static int fontProviderQuery = 0x7f0400fb;
+        public static int fontStyle = 0x7f0400fc;
+        public static int fontVariationSettings = 0x7f0400fd;
+        public static int fontWeight = 0x7f0400fe;
+        public static int ttcIndex = 0x7f04024c;
+    }
+    public static final class color {
+        private color() {}
+
+        public static int notification_action_color_filter = 0x7f060117;
+        public static int notification_icon_bg_color = 0x7f060118;
+        public static int ripple_material_light = 0x7f06015a;
+        public static int secondary_text_default_material_light = 0x7f06015c;
+    }
+    public static final class dimen {
+        private dimen() {}
+
+        public static int compat_button_inset_horizontal_material = 0x7f080050;
+        public static int compat_button_inset_vertical_material = 0x7f080051;
+        public static int compat_button_padding_horizontal_material = 0x7f080052;
+        public static int compat_button_padding_vertical_material = 0x7f080053;
+        public static int compat_control_corner_material = 0x7f080054;
+        public static int compat_notification_large_icon_max_height = 0x7f080055;
+        public static int compat_notification_large_icon_max_width = 0x7f080056;
+        public static int notification_action_icon_size = 0x7f0800c2;
+        public static int notification_action_text_size = 0x7f0800c3;
+        public static int notification_big_circle_margin = 0x7f0800c4;
+        public static int notification_content_margin_start = 0x7f0800c5;
+        public static int notification_large_icon_height = 0x7f0800c6;
+        public static int notification_large_icon_width = 0x7f0800c7;
+        public static int notification_main_column_padding_top = 0x7f0800c8;
+        public static int notification_media_narrow_margin = 0x7f0800c9;
+        public static int notification_right_icon_size = 0x7f0800ca;
+        public static int notification_right_side_padding_top = 0x7f0800cb;
+        public static int notification_small_icon_background_padding = 0x7f0800cc;
+        public static int notification_small_icon_size_as_large = 0x7f0800cd;
+        public static int notification_subtext_size = 0x7f0800ce;
+        public static int notification_top_pad = 0x7f0800cf;
+        public static int notification_top_pad_large_text = 0x7f0800d0;
+    }
+    public static final class drawable {
+        private drawable() {}
+
+        public static int notification_action_background = 0x7f090063;
+        public static int notification_bg = 0x7f090064;
+        public static int notification_bg_low = 0x7f090065;
+        public static int notification_bg_low_normal = 0x7f090066;
+        public static int notification_bg_low_pressed = 0x7f090067;
+        public static int notification_bg_normal = 0x7f090068;
+        public static int notification_bg_normal_pressed = 0x7f090069;
+        public static int notification_icon_background = 0x7f09006a;
+        public static int notification_template_icon_bg = 0x7f09006b;
+        public static int notification_template_icon_low_bg = 0x7f09006c;
+        public static int notification_tile_bg = 0x7f09006d;
+        public static int notify_panel_notification_icon_bg = 0x7f09006e;
+    }
+    public static final class id {
+        private id() {}
+
+        public static int action_container = 0x7f0c0009;
+        public static int action_divider = 0x7f0c000b;
+        public static int action_image = 0x7f0c000c;
+        public static int action_text = 0x7f0c0012;
+        public static int actions = 0x7f0c0013;
+        public static int async = 0x7f0c0019;
+        public static int blocking = 0x7f0c001b;
+        public static int chronometer = 0x7f0c0021;
+        public static int forever = 0x7f0c0041;
+        public static int icon = 0x7f0c0046;
+        public static int icon_group = 0x7f0c0047;
+        public static int info = 0x7f0c0049;
+        public static int italic = 0x7f0c004b;
+        public static int line1 = 0x7f0c0052;
+        public static int line3 = 0x7f0c0053;
+        public static int normal = 0x7f0c005f;
+        public static int notification_background = 0x7f0c0060;
+        public static int notification_main_column = 0x7f0c0061;
+        public static int notification_main_column_container = 0x7f0c0062;
+        public static int right_icon = 0x7f0c0075;
+        public static int right_side = 0x7f0c0076;
+        public static int tag_transition_group = 0x7f0c00a2;
+        public static int tag_unhandled_key_event_manager = 0x7f0c00a3;
+        public static int tag_unhandled_key_listeners = 0x7f0c00a4;
+        public static int text = 0x7f0c00a5;
+        public static int text2 = 0x7f0c00a6;
+        public static int time = 0x7f0c00ad;
+        public static int title = 0x7f0c00ae;
+    }
+    public static final class integer {
+        private integer() {}
+
+        public static int status_bar_notification_info_maxnum = 0x7f0d000f;
+    }
+    public static final class layout {
+        private layout() {}
+
+        public static int notification_action = 0x7f0f002d;
+        public static int notification_action_tombstone = 0x7f0f002e;
+        public static int notification_template_custom_big = 0x7f0f002f;
+        public static int notification_template_icon_group = 0x7f0f0030;
+        public static int notification_template_part_chronometer = 0x7f0f0031;
+        public static int notification_template_part_time = 0x7f0f0032;
+    }
+    public static final class string {
+        private string() {}
+
+        public static int status_bar_notification_info_overflow = 0x7f15003c;
+    }
+    public static final class style {
+        private style() {}
+
+        public static int TextAppearance_Compat_Notification = 0x7f160117;
+        public static int TextAppearance_Compat_Notification_Info = 0x7f160118;
+        public static int TextAppearance_Compat_Notification_Line2 = 0x7f160119;
+        public static int TextAppearance_Compat_Notification_Time = 0x7f16011a;
+        public static int TextAppearance_Compat_Notification_Title = 0x7f16011b;
+        public static int Widget_Compat_NotificationActionContainer = 0x7f1601c1;
+        public static int Widget_Compat_NotificationActionText = 0x7f1601c2;
+    }
+    public static final class styleable {
+        private styleable() {}
+
+        public static int[] ColorStateListItem = { 0x7f040028, 0x101031f, 0x10101a5 };
+        public static int ColorStateListItem_alpha = 0;
+        public static int ColorStateListItem_android_alpha = 1;
+        public static int ColorStateListItem_android_color = 2;
+        public static int[] FontFamily = { 0x7f0400f6, 0x7f0400f7, 0x7f0400f8, 0x7f0400f9, 0x7f0400fa, 0x7f0400fb };
+        public static int FontFamily_fontProviderAuthority = 0;
+        public static int FontFamily_fontProviderCerts = 1;
+        public static int FontFamily_fontProviderFetchStrategy = 2;
+        public static int FontFamily_fontProviderFetchTimeout = 3;
+        public static int FontFamily_fontProviderPackage = 4;
+        public static int FontFamily_fontProviderQuery = 5;
+        public static int[] FontFamilyFont = { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x7f0400f4, 0x7f0400fc, 0x7f0400fd, 0x7f0400fe, 0x7f04024c };
+        public static int FontFamilyFont_android_font = 0;
+        public static int FontFamilyFont_android_fontStyle = 1;
+        public static int FontFamilyFont_android_fontVariationSettings = 2;
+        public static int FontFamilyFont_android_fontWeight = 3;
+        public static int FontFamilyFont_android_ttcIndex = 4;
+        public static int FontFamilyFont_font = 5;
+        public static int FontFamilyFont_fontStyle = 6;
+        public static int FontFamilyFont_fontVariationSettings = 7;
+        public static int FontFamilyFont_fontWeight = 8;
+        public static int FontFamilyFont_ttcIndex = 9;
+        public static int[] GradientColor = { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 };
+        public static int GradientColor_android_centerColor = 0;
+        public static int GradientColor_android_centerX = 1;
+        public static int GradientColor_android_centerY = 2;
+        public static int GradientColor_android_endColor = 3;
+        public static int GradientColor_android_endX = 4;
+        public static int GradientColor_android_endY = 5;
+        public static int GradientColor_android_gradientRadius = 6;
+        public static int GradientColor_android_startColor = 7;
+        public static int GradientColor_android_startX = 8;
+        public static int GradientColor_android_startY = 9;
+        public static int GradientColor_android_tileMode = 10;
+        public static int GradientColor_android_type = 11;
+        public static int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+        public static int GradientColorItem_android_color = 0;
+        public static int GradientColorItem_android_offset = 1;
+    }
+}

+ 183 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/swiperefreshlayout/R.java

@@ -0,0 +1,183 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.swiperefreshlayout;
+
+public final class R {
+    private R() {}
+
+    public static final class attr {
+        private attr() {}
+
+        public static int alpha = 0x7f040028;
+        public static int font = 0x7f0400f4;
+        public static int fontProviderAuthority = 0x7f0400f6;
+        public static int fontProviderCerts = 0x7f0400f7;
+        public static int fontProviderFetchStrategy = 0x7f0400f8;
+        public static int fontProviderFetchTimeout = 0x7f0400f9;
+        public static int fontProviderPackage = 0x7f0400fa;
+        public static int fontProviderQuery = 0x7f0400fb;
+        public static int fontStyle = 0x7f0400fc;
+        public static int fontVariationSettings = 0x7f0400fd;
+        public static int fontWeight = 0x7f0400fe;
+        public static int ttcIndex = 0x7f04024c;
+    }
+    public static final class color {
+        private color() {}
+
+        public static int notification_action_color_filter = 0x7f060117;
+        public static int notification_icon_bg_color = 0x7f060118;
+        public static int ripple_material_light = 0x7f06015a;
+        public static int secondary_text_default_material_light = 0x7f06015c;
+    }
+    public static final class dimen {
+        private dimen() {}
+
+        public static int compat_button_inset_horizontal_material = 0x7f080050;
+        public static int compat_button_inset_vertical_material = 0x7f080051;
+        public static int compat_button_padding_horizontal_material = 0x7f080052;
+        public static int compat_button_padding_vertical_material = 0x7f080053;
+        public static int compat_control_corner_material = 0x7f080054;
+        public static int compat_notification_large_icon_max_height = 0x7f080055;
+        public static int compat_notification_large_icon_max_width = 0x7f080056;
+        public static int notification_action_icon_size = 0x7f0800c2;
+        public static int notification_action_text_size = 0x7f0800c3;
+        public static int notification_big_circle_margin = 0x7f0800c4;
+        public static int notification_content_margin_start = 0x7f0800c5;
+        public static int notification_large_icon_height = 0x7f0800c6;
+        public static int notification_large_icon_width = 0x7f0800c7;
+        public static int notification_main_column_padding_top = 0x7f0800c8;
+        public static int notification_media_narrow_margin = 0x7f0800c9;
+        public static int notification_right_icon_size = 0x7f0800ca;
+        public static int notification_right_side_padding_top = 0x7f0800cb;
+        public static int notification_small_icon_background_padding = 0x7f0800cc;
+        public static int notification_small_icon_size_as_large = 0x7f0800cd;
+        public static int notification_subtext_size = 0x7f0800ce;
+        public static int notification_top_pad = 0x7f0800cf;
+        public static int notification_top_pad_large_text = 0x7f0800d0;
+    }
+    public static final class drawable {
+        private drawable() {}
+
+        public static int notification_action_background = 0x7f090063;
+        public static int notification_bg = 0x7f090064;
+        public static int notification_bg_low = 0x7f090065;
+        public static int notification_bg_low_normal = 0x7f090066;
+        public static int notification_bg_low_pressed = 0x7f090067;
+        public static int notification_bg_normal = 0x7f090068;
+        public static int notification_bg_normal_pressed = 0x7f090069;
+        public static int notification_icon_background = 0x7f09006a;
+        public static int notification_template_icon_bg = 0x7f09006b;
+        public static int notification_template_icon_low_bg = 0x7f09006c;
+        public static int notification_tile_bg = 0x7f09006d;
+        public static int notify_panel_notification_icon_bg = 0x7f09006e;
+    }
+    public static final class id {
+        private id() {}
+
+        public static int action_container = 0x7f0c0009;
+        public static int action_divider = 0x7f0c000b;
+        public static int action_image = 0x7f0c000c;
+        public static int action_text = 0x7f0c0012;
+        public static int actions = 0x7f0c0013;
+        public static int async = 0x7f0c0019;
+        public static int blocking = 0x7f0c001b;
+        public static int chronometer = 0x7f0c0021;
+        public static int forever = 0x7f0c0041;
+        public static int icon = 0x7f0c0046;
+        public static int icon_group = 0x7f0c0047;
+        public static int info = 0x7f0c0049;
+        public static int italic = 0x7f0c004b;
+        public static int line1 = 0x7f0c0052;
+        public static int line3 = 0x7f0c0053;
+        public static int normal = 0x7f0c005f;
+        public static int notification_background = 0x7f0c0060;
+        public static int notification_main_column = 0x7f0c0061;
+        public static int notification_main_column_container = 0x7f0c0062;
+        public static int right_icon = 0x7f0c0075;
+        public static int right_side = 0x7f0c0076;
+        public static int tag_transition_group = 0x7f0c00a2;
+        public static int tag_unhandled_key_event_manager = 0x7f0c00a3;
+        public static int tag_unhandled_key_listeners = 0x7f0c00a4;
+        public static int text = 0x7f0c00a5;
+        public static int text2 = 0x7f0c00a6;
+        public static int time = 0x7f0c00ad;
+        public static int title = 0x7f0c00ae;
+    }
+    public static final class integer {
+        private integer() {}
+
+        public static int status_bar_notification_info_maxnum = 0x7f0d000f;
+    }
+    public static final class layout {
+        private layout() {}
+
+        public static int notification_action = 0x7f0f002d;
+        public static int notification_action_tombstone = 0x7f0f002e;
+        public static int notification_template_custom_big = 0x7f0f002f;
+        public static int notification_template_icon_group = 0x7f0f0030;
+        public static int notification_template_part_chronometer = 0x7f0f0031;
+        public static int notification_template_part_time = 0x7f0f0032;
+    }
+    public static final class string {
+        private string() {}
+
+        public static int status_bar_notification_info_overflow = 0x7f15003c;
+    }
+    public static final class style {
+        private style() {}
+
+        public static int TextAppearance_Compat_Notification = 0x7f160117;
+        public static int TextAppearance_Compat_Notification_Info = 0x7f160118;
+        public static int TextAppearance_Compat_Notification_Line2 = 0x7f160119;
+        public static int TextAppearance_Compat_Notification_Time = 0x7f16011a;
+        public static int TextAppearance_Compat_Notification_Title = 0x7f16011b;
+        public static int Widget_Compat_NotificationActionContainer = 0x7f1601c1;
+        public static int Widget_Compat_NotificationActionText = 0x7f1601c2;
+    }
+    public static final class styleable {
+        private styleable() {}
+
+        public static int[] ColorStateListItem = { 0x7f040028, 0x101031f, 0x10101a5 };
+        public static int ColorStateListItem_alpha = 0;
+        public static int ColorStateListItem_android_alpha = 1;
+        public static int ColorStateListItem_android_color = 2;
+        public static int[] FontFamily = { 0x7f0400f6, 0x7f0400f7, 0x7f0400f8, 0x7f0400f9, 0x7f0400fa, 0x7f0400fb };
+        public static int FontFamily_fontProviderAuthority = 0;
+        public static int FontFamily_fontProviderCerts = 1;
+        public static int FontFamily_fontProviderFetchStrategy = 2;
+        public static int FontFamily_fontProviderFetchTimeout = 3;
+        public static int FontFamily_fontProviderPackage = 4;
+        public static int FontFamily_fontProviderQuery = 5;
+        public static int[] FontFamilyFont = { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x7f0400f4, 0x7f0400fc, 0x7f0400fd, 0x7f0400fe, 0x7f04024c };
+        public static int FontFamilyFont_android_font = 0;
+        public static int FontFamilyFont_android_fontStyle = 1;
+        public static int FontFamilyFont_android_fontVariationSettings = 2;
+        public static int FontFamilyFont_android_fontWeight = 3;
+        public static int FontFamilyFont_android_ttcIndex = 4;
+        public static int FontFamilyFont_font = 5;
+        public static int FontFamilyFont_fontStyle = 6;
+        public static int FontFamilyFont_fontVariationSettings = 7;
+        public static int FontFamilyFont_fontWeight = 8;
+        public static int FontFamilyFont_ttcIndex = 9;
+        public static int[] GradientColor = { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 };
+        public static int GradientColor_android_centerColor = 0;
+        public static int GradientColor_android_centerX = 1;
+        public static int GradientColor_android_centerY = 2;
+        public static int GradientColor_android_endColor = 3;
+        public static int GradientColor_android_endX = 4;
+        public static int GradientColor_android_endY = 5;
+        public static int GradientColor_android_gradientRadius = 6;
+        public static int GradientColor_android_startColor = 7;
+        public static int GradientColor_android_startX = 8;
+        public static int GradientColor_android_startY = 9;
+        public static int GradientColor_android_tileMode = 10;
+        public static int GradientColor_android_type = 11;
+        public static int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+        public static int GradientColorItem_android_color = 0;
+        public static int GradientColorItem_android_offset = 1;
+    }
+}

+ 193 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/transition/R.java

@@ -0,0 +1,193 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.transition;
+
+public final class R {
+    private R() {}
+
+    public static final class attr {
+        private attr() {}
+
+        public static int alpha = 0x7f040028;
+        public static int font = 0x7f0400f4;
+        public static int fontProviderAuthority = 0x7f0400f6;
+        public static int fontProviderCerts = 0x7f0400f7;
+        public static int fontProviderFetchStrategy = 0x7f0400f8;
+        public static int fontProviderFetchTimeout = 0x7f0400f9;
+        public static int fontProviderPackage = 0x7f0400fa;
+        public static int fontProviderQuery = 0x7f0400fb;
+        public static int fontStyle = 0x7f0400fc;
+        public static int fontVariationSettings = 0x7f0400fd;
+        public static int fontWeight = 0x7f0400fe;
+        public static int ttcIndex = 0x7f04024c;
+    }
+    public static final class color {
+        private color() {}
+
+        public static int notification_action_color_filter = 0x7f060117;
+        public static int notification_icon_bg_color = 0x7f060118;
+        public static int ripple_material_light = 0x7f06015a;
+        public static int secondary_text_default_material_light = 0x7f06015c;
+    }
+    public static final class dimen {
+        private dimen() {}
+
+        public static int compat_button_inset_horizontal_material = 0x7f080050;
+        public static int compat_button_inset_vertical_material = 0x7f080051;
+        public static int compat_button_padding_horizontal_material = 0x7f080052;
+        public static int compat_button_padding_vertical_material = 0x7f080053;
+        public static int compat_control_corner_material = 0x7f080054;
+        public static int compat_notification_large_icon_max_height = 0x7f080055;
+        public static int compat_notification_large_icon_max_width = 0x7f080056;
+        public static int notification_action_icon_size = 0x7f0800c2;
+        public static int notification_action_text_size = 0x7f0800c3;
+        public static int notification_big_circle_margin = 0x7f0800c4;
+        public static int notification_content_margin_start = 0x7f0800c5;
+        public static int notification_large_icon_height = 0x7f0800c6;
+        public static int notification_large_icon_width = 0x7f0800c7;
+        public static int notification_main_column_padding_top = 0x7f0800c8;
+        public static int notification_media_narrow_margin = 0x7f0800c9;
+        public static int notification_right_icon_size = 0x7f0800ca;
+        public static int notification_right_side_padding_top = 0x7f0800cb;
+        public static int notification_small_icon_background_padding = 0x7f0800cc;
+        public static int notification_small_icon_size_as_large = 0x7f0800cd;
+        public static int notification_subtext_size = 0x7f0800ce;
+        public static int notification_top_pad = 0x7f0800cf;
+        public static int notification_top_pad_large_text = 0x7f0800d0;
+    }
+    public static final class drawable {
+        private drawable() {}
+
+        public static int notification_action_background = 0x7f090063;
+        public static int notification_bg = 0x7f090064;
+        public static int notification_bg_low = 0x7f090065;
+        public static int notification_bg_low_normal = 0x7f090066;
+        public static int notification_bg_low_pressed = 0x7f090067;
+        public static int notification_bg_normal = 0x7f090068;
+        public static int notification_bg_normal_pressed = 0x7f090069;
+        public static int notification_icon_background = 0x7f09006a;
+        public static int notification_template_icon_bg = 0x7f09006b;
+        public static int notification_template_icon_low_bg = 0x7f09006c;
+        public static int notification_tile_bg = 0x7f09006d;
+        public static int notify_panel_notification_icon_bg = 0x7f09006e;
+    }
+    public static final class id {
+        private id() {}
+
+        public static int action_container = 0x7f0c0009;
+        public static int action_divider = 0x7f0c000b;
+        public static int action_image = 0x7f0c000c;
+        public static int action_text = 0x7f0c0012;
+        public static int actions = 0x7f0c0013;
+        public static int async = 0x7f0c0019;
+        public static int blocking = 0x7f0c001b;
+        public static int chronometer = 0x7f0c0021;
+        public static int forever = 0x7f0c0041;
+        public static int ghost_view = 0x7f0c0042;
+        public static int icon = 0x7f0c0046;
+        public static int icon_group = 0x7f0c0047;
+        public static int info = 0x7f0c0049;
+        public static int italic = 0x7f0c004b;
+        public static int line1 = 0x7f0c0052;
+        public static int line3 = 0x7f0c0053;
+        public static int normal = 0x7f0c005f;
+        public static int notification_background = 0x7f0c0060;
+        public static int notification_main_column = 0x7f0c0061;
+        public static int notification_main_column_container = 0x7f0c0062;
+        public static int parent_matrix = 0x7f0c0069;
+        public static int right_icon = 0x7f0c0075;
+        public static int right_side = 0x7f0c0076;
+        public static int save_image_matrix = 0x7f0c0077;
+        public static int save_non_transition_alpha = 0x7f0c0078;
+        public static int save_scale_type = 0x7f0c0079;
+        public static int tag_transition_group = 0x7f0c00a2;
+        public static int tag_unhandled_key_event_manager = 0x7f0c00a3;
+        public static int tag_unhandled_key_listeners = 0x7f0c00a4;
+        public static int text = 0x7f0c00a5;
+        public static int text2 = 0x7f0c00a6;
+        public static int time = 0x7f0c00ad;
+        public static int title = 0x7f0c00ae;
+        public static int transition_current_scene = 0x7f0c00b7;
+        public static int transition_layout_save = 0x7f0c00b8;
+        public static int transition_position = 0x7f0c00b9;
+        public static int transition_scene_layoutid_cache = 0x7f0c00ba;
+        public static int transition_transform = 0x7f0c00bb;
+    }
+    public static final class integer {
+        private integer() {}
+
+        public static int status_bar_notification_info_maxnum = 0x7f0d000f;
+    }
+    public static final class layout {
+        private layout() {}
+
+        public static int notification_action = 0x7f0f002d;
+        public static int notification_action_tombstone = 0x7f0f002e;
+        public static int notification_template_custom_big = 0x7f0f002f;
+        public static int notification_template_icon_group = 0x7f0f0030;
+        public static int notification_template_part_chronometer = 0x7f0f0031;
+        public static int notification_template_part_time = 0x7f0f0032;
+    }
+    public static final class string {
+        private string() {}
+
+        public static int status_bar_notification_info_overflow = 0x7f15003c;
+    }
+    public static final class style {
+        private style() {}
+
+        public static int TextAppearance_Compat_Notification = 0x7f160117;
+        public static int TextAppearance_Compat_Notification_Info = 0x7f160118;
+        public static int TextAppearance_Compat_Notification_Line2 = 0x7f160119;
+        public static int TextAppearance_Compat_Notification_Time = 0x7f16011a;
+        public static int TextAppearance_Compat_Notification_Title = 0x7f16011b;
+        public static int Widget_Compat_NotificationActionContainer = 0x7f1601c1;
+        public static int Widget_Compat_NotificationActionText = 0x7f1601c2;
+    }
+    public static final class styleable {
+        private styleable() {}
+
+        public static int[] ColorStateListItem = { 0x7f040028, 0x101031f, 0x10101a5 };
+        public static int ColorStateListItem_alpha = 0;
+        public static int ColorStateListItem_android_alpha = 1;
+        public static int ColorStateListItem_android_color = 2;
+        public static int[] FontFamily = { 0x7f0400f6, 0x7f0400f7, 0x7f0400f8, 0x7f0400f9, 0x7f0400fa, 0x7f0400fb };
+        public static int FontFamily_fontProviderAuthority = 0;
+        public static int FontFamily_fontProviderCerts = 1;
+        public static int FontFamily_fontProviderFetchStrategy = 2;
+        public static int FontFamily_fontProviderFetchTimeout = 3;
+        public static int FontFamily_fontProviderPackage = 4;
+        public static int FontFamily_fontProviderQuery = 5;
+        public static int[] FontFamilyFont = { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x7f0400f4, 0x7f0400fc, 0x7f0400fd, 0x7f0400fe, 0x7f04024c };
+        public static int FontFamilyFont_android_font = 0;
+        public static int FontFamilyFont_android_fontStyle = 1;
+        public static int FontFamilyFont_android_fontVariationSettings = 2;
+        public static int FontFamilyFont_android_fontWeight = 3;
+        public static int FontFamilyFont_android_ttcIndex = 4;
+        public static int FontFamilyFont_font = 5;
+        public static int FontFamilyFont_fontStyle = 6;
+        public static int FontFamilyFont_fontVariationSettings = 7;
+        public static int FontFamilyFont_fontWeight = 8;
+        public static int FontFamilyFont_ttcIndex = 9;
+        public static int[] GradientColor = { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 };
+        public static int GradientColor_android_centerColor = 0;
+        public static int GradientColor_android_centerX = 1;
+        public static int GradientColor_android_centerY = 2;
+        public static int GradientColor_android_endColor = 3;
+        public static int GradientColor_android_endX = 4;
+        public static int GradientColor_android_endY = 5;
+        public static int GradientColor_android_gradientRadius = 6;
+        public static int GradientColor_android_startColor = 7;
+        public static int GradientColor_android_startX = 8;
+        public static int GradientColor_android_startY = 9;
+        public static int GradientColor_android_tileMode = 10;
+        public static int GradientColor_android_type = 11;
+        public static int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+        public static int GradientColorItem_android_color = 0;
+        public static int GradientColorItem_android_offset = 1;
+    }
+}

File diff suppressed because it is too large
+ 1637 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/v7/appcompat/R.java


+ 69 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/v7/cardview/R.java

@@ -0,0 +1,69 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.v7.cardview;
+
+public final class R {
+    private R() {}
+
+    public static final class attr {
+        private attr() {}
+
+        public static int cardBackgroundColor = 0x7f040061;
+        public static int cardCornerRadius = 0x7f040062;
+        public static int cardElevation = 0x7f040063;
+        public static int cardMaxElevation = 0x7f040064;
+        public static int cardPreventCornerOverlap = 0x7f040065;
+        public static int cardUseCompatPadding = 0x7f040066;
+        public static int cardViewStyle = 0x7f040067;
+        public static int contentPadding = 0x7f0400a8;
+        public static int contentPaddingBottom = 0x7f0400a9;
+        public static int contentPaddingLeft = 0x7f0400aa;
+        public static int contentPaddingRight = 0x7f0400ab;
+        public static int contentPaddingTop = 0x7f0400ac;
+    }
+    public static final class color {
+        private color() {}
+
+        public static int cardview_dark_background = 0x7f060058;
+        public static int cardview_light_background = 0x7f060059;
+        public static int cardview_shadow_end_color = 0x7f06005a;
+        public static int cardview_shadow_start_color = 0x7f06005b;
+    }
+    public static final class dimen {
+        private dimen() {}
+
+        public static int cardview_compat_inset_shadow = 0x7f08004d;
+        public static int cardview_default_elevation = 0x7f08004e;
+        public static int cardview_default_radius = 0x7f08004f;
+    }
+    public static final class style {
+        private style() {}
+
+        public static int Base_CardView = 0x7f16000c;
+        public static int CardView = 0x7f1600c3;
+        public static int CardView_Dark = 0x7f1600c4;
+        public static int CardView_Light = 0x7f1600c5;
+    }
+    public static final class styleable {
+        private styleable() {}
+
+        public static int[] CardView = { 0x1010140, 0x101013f, 0x7f040061, 0x7f040062, 0x7f040063, 0x7f040064, 0x7f040065, 0x7f040066, 0x7f0400a8, 0x7f0400a9, 0x7f0400aa, 0x7f0400ab, 0x7f0400ac };
+        public static int CardView_android_minHeight = 0;
+        public static int CardView_android_minWidth = 1;
+        public static int CardView_cardBackgroundColor = 2;
+        public static int CardView_cardCornerRadius = 3;
+        public static int CardView_cardElevation = 4;
+        public static int CardView_cardMaxElevation = 5;
+        public static int CardView_cardPreventCornerOverlap = 6;
+        public static int CardView_cardUseCompatPadding = 7;
+        public static int CardView_contentPadding = 8;
+        public static int CardView_contentPaddingBottom = 9;
+        public static int CardView_contentPaddingLeft = 10;
+        public static int CardView_contentPaddingRight = 11;
+        public static int CardView_contentPaddingTop = 12;
+    }
+}

+ 239 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/v7/recyclerview/R.java

@@ -0,0 +1,239 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.v7.recyclerview;
+
+public final class R {
+    private R() {}
+
+    public static final class attr {
+        private attr() {}
+
+        public static int alpha = 0x7f040028;
+        public static int coordinatorLayoutStyle = 0x7f0400b0;
+        public static int fastScrollEnabled = 0x7f0400ed;
+        public static int fastScrollHorizontalThumbDrawable = 0x7f0400ee;
+        public static int fastScrollHorizontalTrackDrawable = 0x7f0400ef;
+        public static int fastScrollVerticalThumbDrawable = 0x7f0400f0;
+        public static int fastScrollVerticalTrackDrawable = 0x7f0400f1;
+        public static int font = 0x7f0400f4;
+        public static int fontProviderAuthority = 0x7f0400f6;
+        public static int fontProviderCerts = 0x7f0400f7;
+        public static int fontProviderFetchStrategy = 0x7f0400f8;
+        public static int fontProviderFetchTimeout = 0x7f0400f9;
+        public static int fontProviderPackage = 0x7f0400fa;
+        public static int fontProviderQuery = 0x7f0400fb;
+        public static int fontStyle = 0x7f0400fc;
+        public static int fontVariationSettings = 0x7f0400fd;
+        public static int fontWeight = 0x7f0400fe;
+        public static int keylines = 0x7f04012d;
+        public static int layoutManager = 0x7f040132;
+        public static int layout_anchor = 0x7f040133;
+        public static int layout_anchorGravity = 0x7f040134;
+        public static int layout_behavior = 0x7f040135;
+        public static int layout_dodgeInsetEdges = 0x7f040161;
+        public static int layout_insetEdge = 0x7f04016a;
+        public static int layout_keyline = 0x7f04016b;
+        public static int reverseLayout = 0x7f0401bd;
+        public static int spanCount = 0x7f0401d5;
+        public static int stackFromEnd = 0x7f0401db;
+        public static int statusBarBackground = 0x7f0401e2;
+        public static int ttcIndex = 0x7f04024c;
+    }
+    public static final class color {
+        private color() {}
+
+        public static int notification_action_color_filter = 0x7f060117;
+        public static int notification_icon_bg_color = 0x7f060118;
+        public static int ripple_material_light = 0x7f06015a;
+        public static int secondary_text_default_material_light = 0x7f06015c;
+    }
+    public static final class dimen {
+        private dimen() {}
+
+        public static int compat_button_inset_horizontal_material = 0x7f080050;
+        public static int compat_button_inset_vertical_material = 0x7f080051;
+        public static int compat_button_padding_horizontal_material = 0x7f080052;
+        public static int compat_button_padding_vertical_material = 0x7f080053;
+        public static int compat_control_corner_material = 0x7f080054;
+        public static int compat_notification_large_icon_max_height = 0x7f080055;
+        public static int compat_notification_large_icon_max_width = 0x7f080056;
+        public static int fastscroll_default_thickness = 0x7f080085;
+        public static int fastscroll_margin = 0x7f080086;
+        public static int fastscroll_minimum_range = 0x7f080087;
+        public static int item_touch_helper_max_drag_scroll_per_frame = 0x7f08008f;
+        public static int item_touch_helper_swipe_escape_max_velocity = 0x7f080090;
+        public static int item_touch_helper_swipe_escape_velocity = 0x7f080091;
+        public static int notification_action_icon_size = 0x7f0800c2;
+        public static int notification_action_text_size = 0x7f0800c3;
+        public static int notification_big_circle_margin = 0x7f0800c4;
+        public static int notification_content_margin_start = 0x7f0800c5;
+        public static int notification_large_icon_height = 0x7f0800c6;
+        public static int notification_large_icon_width = 0x7f0800c7;
+        public static int notification_main_column_padding_top = 0x7f0800c8;
+        public static int notification_media_narrow_margin = 0x7f0800c9;
+        public static int notification_right_icon_size = 0x7f0800ca;
+        public static int notification_right_side_padding_top = 0x7f0800cb;
+        public static int notification_small_icon_background_padding = 0x7f0800cc;
+        public static int notification_small_icon_size_as_large = 0x7f0800cd;
+        public static int notification_subtext_size = 0x7f0800ce;
+        public static int notification_top_pad = 0x7f0800cf;
+        public static int notification_top_pad_large_text = 0x7f0800d0;
+    }
+    public static final class drawable {
+        private drawable() {}
+
+        public static int notification_action_background = 0x7f090063;
+        public static int notification_bg = 0x7f090064;
+        public static int notification_bg_low = 0x7f090065;
+        public static int notification_bg_low_normal = 0x7f090066;
+        public static int notification_bg_low_pressed = 0x7f090067;
+        public static int notification_bg_normal = 0x7f090068;
+        public static int notification_bg_normal_pressed = 0x7f090069;
+        public static int notification_icon_background = 0x7f09006a;
+        public static int notification_template_icon_bg = 0x7f09006b;
+        public static int notification_template_icon_low_bg = 0x7f09006c;
+        public static int notification_tile_bg = 0x7f09006d;
+        public static int notify_panel_notification_icon_bg = 0x7f09006e;
+    }
+    public static final class id {
+        private id() {}
+
+        public static int action_container = 0x7f0c0009;
+        public static int action_divider = 0x7f0c000b;
+        public static int action_image = 0x7f0c000c;
+        public static int action_text = 0x7f0c0012;
+        public static int actions = 0x7f0c0013;
+        public static int async = 0x7f0c0019;
+        public static int blocking = 0x7f0c001b;
+        public static int bottom = 0x7f0c001c;
+        public static int chronometer = 0x7f0c0021;
+        public static int end = 0x7f0c003a;
+        public static int forever = 0x7f0c0041;
+        public static int icon = 0x7f0c0046;
+        public static int icon_group = 0x7f0c0047;
+        public static int info = 0x7f0c0049;
+        public static int italic = 0x7f0c004b;
+        public static int item_touch_helper_previous_elevation = 0x7f0c004c;
+        public static int left = 0x7f0c0051;
+        public static int line1 = 0x7f0c0052;
+        public static int line3 = 0x7f0c0053;
+        public static int none = 0x7f0c005e;
+        public static int normal = 0x7f0c005f;
+        public static int notification_background = 0x7f0c0060;
+        public static int notification_main_column = 0x7f0c0061;
+        public static int notification_main_column_container = 0x7f0c0062;
+        public static int right = 0x7f0c0074;
+        public static int right_icon = 0x7f0c0075;
+        public static int right_side = 0x7f0c0076;
+        public static int start = 0x7f0c009b;
+        public static int tag_transition_group = 0x7f0c00a2;
+        public static int tag_unhandled_key_event_manager = 0x7f0c00a3;
+        public static int tag_unhandled_key_listeners = 0x7f0c00a4;
+        public static int text = 0x7f0c00a5;
+        public static int text2 = 0x7f0c00a6;
+        public static int time = 0x7f0c00ad;
+        public static int title = 0x7f0c00ae;
+        public static int top = 0x7f0c00b2;
+    }
+    public static final class integer {
+        private integer() {}
+
+        public static int status_bar_notification_info_maxnum = 0x7f0d000f;
+    }
+    public static final class layout {
+        private layout() {}
+
+        public static int notification_action = 0x7f0f002d;
+        public static int notification_action_tombstone = 0x7f0f002e;
+        public static int notification_template_custom_big = 0x7f0f002f;
+        public static int notification_template_icon_group = 0x7f0f0030;
+        public static int notification_template_part_chronometer = 0x7f0f0031;
+        public static int notification_template_part_time = 0x7f0f0032;
+    }
+    public static final class string {
+        private string() {}
+
+        public static int status_bar_notification_info_overflow = 0x7f15003c;
+    }
+    public static final class style {
+        private style() {}
+
+        public static int TextAppearance_Compat_Notification = 0x7f160117;
+        public static int TextAppearance_Compat_Notification_Info = 0x7f160118;
+        public static int TextAppearance_Compat_Notification_Line2 = 0x7f160119;
+        public static int TextAppearance_Compat_Notification_Time = 0x7f16011a;
+        public static int TextAppearance_Compat_Notification_Title = 0x7f16011b;
+        public static int Widget_Compat_NotificationActionContainer = 0x7f1601c1;
+        public static int Widget_Compat_NotificationActionText = 0x7f1601c2;
+        public static int Widget_Support_CoordinatorLayout = 0x7f1601f1;
+    }
+    public static final class styleable {
+        private styleable() {}
+
+        public static int[] ColorStateListItem = { 0x7f040028, 0x101031f, 0x10101a5 };
+        public static int ColorStateListItem_alpha = 0;
+        public static int ColorStateListItem_android_alpha = 1;
+        public static int ColorStateListItem_android_color = 2;
+        public static int[] CoordinatorLayout = { 0x7f04012d, 0x7f0401e2 };
+        public static int CoordinatorLayout_keylines = 0;
+        public static int CoordinatorLayout_statusBarBackground = 1;
+        public static int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f040133, 0x7f040134, 0x7f040135, 0x7f040161, 0x7f04016a, 0x7f04016b };
+        public static int CoordinatorLayout_Layout_android_layout_gravity = 0;
+        public static int CoordinatorLayout_Layout_layout_anchor = 1;
+        public static int CoordinatorLayout_Layout_layout_anchorGravity = 2;
+        public static int CoordinatorLayout_Layout_layout_behavior = 3;
+        public static int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
+        public static int CoordinatorLayout_Layout_layout_insetEdge = 5;
+        public static int CoordinatorLayout_Layout_layout_keyline = 6;
+        public static int[] FontFamily = { 0x7f0400f6, 0x7f0400f7, 0x7f0400f8, 0x7f0400f9, 0x7f0400fa, 0x7f0400fb };
+        public static int FontFamily_fontProviderAuthority = 0;
+        public static int FontFamily_fontProviderCerts = 1;
+        public static int FontFamily_fontProviderFetchStrategy = 2;
+        public static int FontFamily_fontProviderFetchTimeout = 3;
+        public static int FontFamily_fontProviderPackage = 4;
+        public static int FontFamily_fontProviderQuery = 5;
+        public static int[] FontFamilyFont = { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x7f0400f4, 0x7f0400fc, 0x7f0400fd, 0x7f0400fe, 0x7f04024c };
+        public static int FontFamilyFont_android_font = 0;
+        public static int FontFamilyFont_android_fontStyle = 1;
+        public static int FontFamilyFont_android_fontVariationSettings = 2;
+        public static int FontFamilyFont_android_fontWeight = 3;
+        public static int FontFamilyFont_android_ttcIndex = 4;
+        public static int FontFamilyFont_font = 5;
+        public static int FontFamilyFont_fontStyle = 6;
+        public static int FontFamilyFont_fontVariationSettings = 7;
+        public static int FontFamilyFont_fontWeight = 8;
+        public static int FontFamilyFont_ttcIndex = 9;
+        public static int[] GradientColor = { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 };
+        public static int GradientColor_android_centerColor = 0;
+        public static int GradientColor_android_centerX = 1;
+        public static int GradientColor_android_centerY = 2;
+        public static int GradientColor_android_endColor = 3;
+        public static int GradientColor_android_endX = 4;
+        public static int GradientColor_android_endY = 5;
+        public static int GradientColor_android_gradientRadius = 6;
+        public static int GradientColor_android_startColor = 7;
+        public static int GradientColor_android_startX = 8;
+        public static int GradientColor_android_startY = 9;
+        public static int GradientColor_android_tileMode = 10;
+        public static int GradientColor_android_type = 11;
+        public static int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+        public static int GradientColorItem_android_color = 0;
+        public static int GradientColorItem_android_offset = 1;
+        public static int[] RecyclerView = { 0x10100f1, 0x10100c4, 0x7f0400ed, 0x7f0400ee, 0x7f0400ef, 0x7f0400f0, 0x7f0400f1, 0x7f040132, 0x7f0401bd, 0x7f0401d5, 0x7f0401db };
+        public static int RecyclerView_android_descendantFocusability = 0;
+        public static int RecyclerView_android_orientation = 1;
+        public static int RecyclerView_fastScrollEnabled = 2;
+        public static int RecyclerView_fastScrollHorizontalThumbDrawable = 3;
+        public static int RecyclerView_fastScrollHorizontalTrackDrawable = 4;
+        public static int RecyclerView_fastScrollVerticalThumbDrawable = 5;
+        public static int RecyclerView_fastScrollVerticalTrackDrawable = 6;
+        public static int RecyclerView_layoutManager = 7;
+        public static int RecyclerView_reverseLayout = 8;
+        public static int RecyclerView_spanCount = 9;
+        public static int RecyclerView_stackFromEnd = 10;
+    }
+}

+ 183 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/android/support/v7/viewpager/R.java

@@ -0,0 +1,183 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.v7.viewpager;
+
+public final class R {
+    private R() {}
+
+    public static final class attr {
+        private attr() {}
+
+        public static int alpha = 0x7f040028;
+        public static int font = 0x7f0400f4;
+        public static int fontProviderAuthority = 0x7f0400f6;
+        public static int fontProviderCerts = 0x7f0400f7;
+        public static int fontProviderFetchStrategy = 0x7f0400f8;
+        public static int fontProviderFetchTimeout = 0x7f0400f9;
+        public static int fontProviderPackage = 0x7f0400fa;
+        public static int fontProviderQuery = 0x7f0400fb;
+        public static int fontStyle = 0x7f0400fc;
+        public static int fontVariationSettings = 0x7f0400fd;
+        public static int fontWeight = 0x7f0400fe;
+        public static int ttcIndex = 0x7f04024c;
+    }
+    public static final class color {
+        private color() {}
+
+        public static int notification_action_color_filter = 0x7f060117;
+        public static int notification_icon_bg_color = 0x7f060118;
+        public static int ripple_material_light = 0x7f06015a;
+        public static int secondary_text_default_material_light = 0x7f06015c;
+    }
+    public static final class dimen {
+        private dimen() {}
+
+        public static int compat_button_inset_horizontal_material = 0x7f080050;
+        public static int compat_button_inset_vertical_material = 0x7f080051;
+        public static int compat_button_padding_horizontal_material = 0x7f080052;
+        public static int compat_button_padding_vertical_material = 0x7f080053;
+        public static int compat_control_corner_material = 0x7f080054;
+        public static int compat_notification_large_icon_max_height = 0x7f080055;
+        public static int compat_notification_large_icon_max_width = 0x7f080056;
+        public static int notification_action_icon_size = 0x7f0800c2;
+        public static int notification_action_text_size = 0x7f0800c3;
+        public static int notification_big_circle_margin = 0x7f0800c4;
+        public static int notification_content_margin_start = 0x7f0800c5;
+        public static int notification_large_icon_height = 0x7f0800c6;
+        public static int notification_large_icon_width = 0x7f0800c7;
+        public static int notification_main_column_padding_top = 0x7f0800c8;
+        public static int notification_media_narrow_margin = 0x7f0800c9;
+        public static int notification_right_icon_size = 0x7f0800ca;
+        public static int notification_right_side_padding_top = 0x7f0800cb;
+        public static int notification_small_icon_background_padding = 0x7f0800cc;
+        public static int notification_small_icon_size_as_large = 0x7f0800cd;
+        public static int notification_subtext_size = 0x7f0800ce;
+        public static int notification_top_pad = 0x7f0800cf;
+        public static int notification_top_pad_large_text = 0x7f0800d0;
+    }
+    public static final class drawable {
+        private drawable() {}
+
+        public static int notification_action_background = 0x7f090063;
+        public static int notification_bg = 0x7f090064;
+        public static int notification_bg_low = 0x7f090065;
+        public static int notification_bg_low_normal = 0x7f090066;
+        public static int notification_bg_low_pressed = 0x7f090067;
+        public static int notification_bg_normal = 0x7f090068;
+        public static int notification_bg_normal_pressed = 0x7f090069;
+        public static int notification_icon_background = 0x7f09006a;
+        public static int notification_template_icon_bg = 0x7f09006b;
+        public static int notification_template_icon_low_bg = 0x7f09006c;
+        public static int notification_tile_bg = 0x7f09006d;
+        public static int notify_panel_notification_icon_bg = 0x7f09006e;
+    }
+    public static final class id {
+        private id() {}
+
+        public static int action_container = 0x7f0c0009;
+        public static int action_divider = 0x7f0c000b;
+        public static int action_image = 0x7f0c000c;
+        public static int action_text = 0x7f0c0012;
+        public static int actions = 0x7f0c0013;
+        public static int async = 0x7f0c0019;
+        public static int blocking = 0x7f0c001b;
+        public static int chronometer = 0x7f0c0021;
+        public static int forever = 0x7f0c0041;
+        public static int icon = 0x7f0c0046;
+        public static int icon_group = 0x7f0c0047;
+        public static int info = 0x7f0c0049;
+        public static int italic = 0x7f0c004b;
+        public static int line1 = 0x7f0c0052;
+        public static int line3 = 0x7f0c0053;
+        public static int normal = 0x7f0c005f;
+        public static int notification_background = 0x7f0c0060;
+        public static int notification_main_column = 0x7f0c0061;
+        public static int notification_main_column_container = 0x7f0c0062;
+        public static int right_icon = 0x7f0c0075;
+        public static int right_side = 0x7f0c0076;
+        public static int tag_transition_group = 0x7f0c00a2;
+        public static int tag_unhandled_key_event_manager = 0x7f0c00a3;
+        public static int tag_unhandled_key_listeners = 0x7f0c00a4;
+        public static int text = 0x7f0c00a5;
+        public static int text2 = 0x7f0c00a6;
+        public static int time = 0x7f0c00ad;
+        public static int title = 0x7f0c00ae;
+    }
+    public static final class integer {
+        private integer() {}
+
+        public static int status_bar_notification_info_maxnum = 0x7f0d000f;
+    }
+    public static final class layout {
+        private layout() {}
+
+        public static int notification_action = 0x7f0f002d;
+        public static int notification_action_tombstone = 0x7f0f002e;
+        public static int notification_template_custom_big = 0x7f0f002f;
+        public static int notification_template_icon_group = 0x7f0f0030;
+        public static int notification_template_part_chronometer = 0x7f0f0031;
+        public static int notification_template_part_time = 0x7f0f0032;
+    }
+    public static final class string {
+        private string() {}
+
+        public static int status_bar_notification_info_overflow = 0x7f15003c;
+    }
+    public static final class style {
+        private style() {}
+
+        public static int TextAppearance_Compat_Notification = 0x7f160117;
+        public static int TextAppearance_Compat_Notification_Info = 0x7f160118;
+        public static int TextAppearance_Compat_Notification_Line2 = 0x7f160119;
+        public static int TextAppearance_Compat_Notification_Time = 0x7f16011a;
+        public static int TextAppearance_Compat_Notification_Title = 0x7f16011b;
+        public static int Widget_Compat_NotificationActionContainer = 0x7f1601c1;
+        public static int Widget_Compat_NotificationActionText = 0x7f1601c2;
+    }
+    public static final class styleable {
+        private styleable() {}
+
+        public static int[] ColorStateListItem = { 0x7f040028, 0x101031f, 0x10101a5 };
+        public static int ColorStateListItem_alpha = 0;
+        public static int ColorStateListItem_android_alpha = 1;
+        public static int ColorStateListItem_android_color = 2;
+        public static int[] FontFamily = { 0x7f0400f6, 0x7f0400f7, 0x7f0400f8, 0x7f0400f9, 0x7f0400fa, 0x7f0400fb };
+        public static int FontFamily_fontProviderAuthority = 0;
+        public static int FontFamily_fontProviderCerts = 1;
+        public static int FontFamily_fontProviderFetchStrategy = 2;
+        public static int FontFamily_fontProviderFetchTimeout = 3;
+        public static int FontFamily_fontProviderPackage = 4;
+        public static int FontFamily_fontProviderQuery = 5;
+        public static int[] FontFamilyFont = { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x7f0400f4, 0x7f0400fc, 0x7f0400fd, 0x7f0400fe, 0x7f04024c };
+        public static int FontFamilyFont_android_font = 0;
+        public static int FontFamilyFont_android_fontStyle = 1;
+        public static int FontFamilyFont_android_fontVariationSettings = 2;
+        public static int FontFamilyFont_android_fontWeight = 3;
+        public static int FontFamilyFont_android_ttcIndex = 4;
+        public static int FontFamilyFont_font = 5;
+        public static int FontFamilyFont_fontStyle = 6;
+        public static int FontFamilyFont_fontVariationSettings = 7;
+        public static int FontFamilyFont_fontWeight = 8;
+        public static int FontFamilyFont_ttcIndex = 9;
+        public static int[] GradientColor = { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 };
+        public static int GradientColor_android_centerColor = 0;
+        public static int GradientColor_android_centerX = 1;
+        public static int GradientColor_android_centerY = 2;
+        public static int GradientColor_android_endColor = 3;
+        public static int GradientColor_android_endX = 4;
+        public static int GradientColor_android_endY = 5;
+        public static int GradientColor_android_gradientRadius = 6;
+        public static int GradientColor_android_startColor = 7;
+        public static int GradientColor_android_startX = 8;
+        public static int GradientColor_android_startY = 9;
+        public static int GradientColor_android_tileMode = 10;
+        public static int GradientColor_android_type = 11;
+        public static int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+        public static int GradientColorItem_android_color = 0;
+        public static int GradientColorItem_android_offset = 1;
+    }
+}

+ 12 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/androidx/versionedparcelable/R.java

@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package androidx.versionedparcelable;
+
+public final class R {
+    private R() {}
+
+}

File diff suppressed because it is too large
+ 3292 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/com/sybotan/android/base/R.java


+ 12 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/org/jetbrains/anko/commons/R.java

@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package org.jetbrains.anko.commons;
+
+public final class R {
+    private R() {}
+
+}

+ 12 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/org/jetbrains/anko/generated/commons/R.java

@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package org.jetbrains.anko.generated.commons;
+
+public final class R {
+    private R() {}
+
+}

File diff suppressed because it is too large
+ 1575 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/debug/generateDebugRFile/out/pub/devrel/easypermissions/R.java


+ 12 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/arch/core/R.java

@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.arch.core;
+
+public final class R {
+    private R() {}
+
+}

+ 12 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/arch/lifecycle/R.java

@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.arch.lifecycle;
+
+public final class R {
+    private R() {}
+
+}

+ 12 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/arch/lifecycle/livedata/R.java

@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.arch.lifecycle.livedata;
+
+public final class R {
+    private R() {}
+
+}

+ 12 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/arch/lifecycle/livedata/core/R.java

@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.arch.lifecycle.livedata.core;
+
+public final class R {
+    private R() {}
+
+}

+ 12 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/arch/lifecycle/viewmodel/R.java

@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.arch.lifecycle.viewmodel;
+
+public final class R {
+    private R() {}
+
+}

+ 183 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/asynclayoutinflater/R.java

@@ -0,0 +1,183 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.asynclayoutinflater;
+
+public final class R {
+    private R() {}
+
+    public static final class attr {
+        private attr() {}
+
+        public static int alpha = 0x7f040028;
+        public static int font = 0x7f0400f4;
+        public static int fontProviderAuthority = 0x7f0400f6;
+        public static int fontProviderCerts = 0x7f0400f7;
+        public static int fontProviderFetchStrategy = 0x7f0400f8;
+        public static int fontProviderFetchTimeout = 0x7f0400f9;
+        public static int fontProviderPackage = 0x7f0400fa;
+        public static int fontProviderQuery = 0x7f0400fb;
+        public static int fontStyle = 0x7f0400fc;
+        public static int fontVariationSettings = 0x7f0400fd;
+        public static int fontWeight = 0x7f0400fe;
+        public static int ttcIndex = 0x7f04024c;
+    }
+    public static final class color {
+        private color() {}
+
+        public static int notification_action_color_filter = 0x7f060117;
+        public static int notification_icon_bg_color = 0x7f060118;
+        public static int ripple_material_light = 0x7f06015a;
+        public static int secondary_text_default_material_light = 0x7f06015c;
+    }
+    public static final class dimen {
+        private dimen() {}
+
+        public static int compat_button_inset_horizontal_material = 0x7f080050;
+        public static int compat_button_inset_vertical_material = 0x7f080051;
+        public static int compat_button_padding_horizontal_material = 0x7f080052;
+        public static int compat_button_padding_vertical_material = 0x7f080053;
+        public static int compat_control_corner_material = 0x7f080054;
+        public static int compat_notification_large_icon_max_height = 0x7f080055;
+        public static int compat_notification_large_icon_max_width = 0x7f080056;
+        public static int notification_action_icon_size = 0x7f0800c2;
+        public static int notification_action_text_size = 0x7f0800c3;
+        public static int notification_big_circle_margin = 0x7f0800c4;
+        public static int notification_content_margin_start = 0x7f0800c5;
+        public static int notification_large_icon_height = 0x7f0800c6;
+        public static int notification_large_icon_width = 0x7f0800c7;
+        public static int notification_main_column_padding_top = 0x7f0800c8;
+        public static int notification_media_narrow_margin = 0x7f0800c9;
+        public static int notification_right_icon_size = 0x7f0800ca;
+        public static int notification_right_side_padding_top = 0x7f0800cb;
+        public static int notification_small_icon_background_padding = 0x7f0800cc;
+        public static int notification_small_icon_size_as_large = 0x7f0800cd;
+        public static int notification_subtext_size = 0x7f0800ce;
+        public static int notification_top_pad = 0x7f0800cf;
+        public static int notification_top_pad_large_text = 0x7f0800d0;
+    }
+    public static final class drawable {
+        private drawable() {}
+
+        public static int notification_action_background = 0x7f090063;
+        public static int notification_bg = 0x7f090064;
+        public static int notification_bg_low = 0x7f090065;
+        public static int notification_bg_low_normal = 0x7f090066;
+        public static int notification_bg_low_pressed = 0x7f090067;
+        public static int notification_bg_normal = 0x7f090068;
+        public static int notification_bg_normal_pressed = 0x7f090069;
+        public static int notification_icon_background = 0x7f09006a;
+        public static int notification_template_icon_bg = 0x7f09006b;
+        public static int notification_template_icon_low_bg = 0x7f09006c;
+        public static int notification_tile_bg = 0x7f09006d;
+        public static int notify_panel_notification_icon_bg = 0x7f09006e;
+    }
+    public static final class id {
+        private id() {}
+
+        public static int action_container = 0x7f0c0009;
+        public static int action_divider = 0x7f0c000b;
+        public static int action_image = 0x7f0c000c;
+        public static int action_text = 0x7f0c0012;
+        public static int actions = 0x7f0c0013;
+        public static int async = 0x7f0c0019;
+        public static int blocking = 0x7f0c001b;
+        public static int chronometer = 0x7f0c0021;
+        public static int forever = 0x7f0c0041;
+        public static int icon = 0x7f0c0046;
+        public static int icon_group = 0x7f0c0047;
+        public static int info = 0x7f0c0049;
+        public static int italic = 0x7f0c004b;
+        public static int line1 = 0x7f0c0052;
+        public static int line3 = 0x7f0c0053;
+        public static int normal = 0x7f0c005f;
+        public static int notification_background = 0x7f0c0060;
+        public static int notification_main_column = 0x7f0c0061;
+        public static int notification_main_column_container = 0x7f0c0062;
+        public static int right_icon = 0x7f0c0075;
+        public static int right_side = 0x7f0c0076;
+        public static int tag_transition_group = 0x7f0c00a2;
+        public static int tag_unhandled_key_event_manager = 0x7f0c00a3;
+        public static int tag_unhandled_key_listeners = 0x7f0c00a4;
+        public static int text = 0x7f0c00a5;
+        public static int text2 = 0x7f0c00a6;
+        public static int time = 0x7f0c00ad;
+        public static int title = 0x7f0c00ae;
+    }
+    public static final class integer {
+        private integer() {}
+
+        public static int status_bar_notification_info_maxnum = 0x7f0d000f;
+    }
+    public static final class layout {
+        private layout() {}
+
+        public static int notification_action = 0x7f0f002d;
+        public static int notification_action_tombstone = 0x7f0f002e;
+        public static int notification_template_custom_big = 0x7f0f002f;
+        public static int notification_template_icon_group = 0x7f0f0030;
+        public static int notification_template_part_chronometer = 0x7f0f0031;
+        public static int notification_template_part_time = 0x7f0f0032;
+    }
+    public static final class string {
+        private string() {}
+
+        public static int status_bar_notification_info_overflow = 0x7f15003c;
+    }
+    public static final class style {
+        private style() {}
+
+        public static int TextAppearance_Compat_Notification = 0x7f160117;
+        public static int TextAppearance_Compat_Notification_Info = 0x7f160118;
+        public static int TextAppearance_Compat_Notification_Line2 = 0x7f160119;
+        public static int TextAppearance_Compat_Notification_Time = 0x7f16011a;
+        public static int TextAppearance_Compat_Notification_Title = 0x7f16011b;
+        public static int Widget_Compat_NotificationActionContainer = 0x7f1601c1;
+        public static int Widget_Compat_NotificationActionText = 0x7f1601c2;
+    }
+    public static final class styleable {
+        private styleable() {}
+
+        public static int[] ColorStateListItem = { 0x7f040028, 0x101031f, 0x10101a5 };
+        public static int ColorStateListItem_alpha = 0;
+        public static int ColorStateListItem_android_alpha = 1;
+        public static int ColorStateListItem_android_color = 2;
+        public static int[] FontFamily = { 0x7f0400f6, 0x7f0400f7, 0x7f0400f8, 0x7f0400f9, 0x7f0400fa, 0x7f0400fb };
+        public static int FontFamily_fontProviderAuthority = 0;
+        public static int FontFamily_fontProviderCerts = 1;
+        public static int FontFamily_fontProviderFetchStrategy = 2;
+        public static int FontFamily_fontProviderFetchTimeout = 3;
+        public static int FontFamily_fontProviderPackage = 4;
+        public static int FontFamily_fontProviderQuery = 5;
+        public static int[] FontFamilyFont = { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x7f0400f4, 0x7f0400fc, 0x7f0400fd, 0x7f0400fe, 0x7f04024c };
+        public static int FontFamilyFont_android_font = 0;
+        public static int FontFamilyFont_android_fontStyle = 1;
+        public static int FontFamilyFont_android_fontVariationSettings = 2;
+        public static int FontFamilyFont_android_fontWeight = 3;
+        public static int FontFamilyFont_android_ttcIndex = 4;
+        public static int FontFamilyFont_font = 5;
+        public static int FontFamilyFont_fontStyle = 6;
+        public static int FontFamilyFont_fontVariationSettings = 7;
+        public static int FontFamilyFont_fontWeight = 8;
+        public static int FontFamilyFont_ttcIndex = 9;
+        public static int[] GradientColor = { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 };
+        public static int GradientColor_android_centerColor = 0;
+        public static int GradientColor_android_centerX = 1;
+        public static int GradientColor_android_centerY = 2;
+        public static int GradientColor_android_endColor = 3;
+        public static int GradientColor_android_endX = 4;
+        public static int GradientColor_android_endY = 5;
+        public static int GradientColor_android_gradientRadius = 6;
+        public static int GradientColor_android_startColor = 7;
+        public static int GradientColor_android_startX = 8;
+        public static int GradientColor_android_startY = 9;
+        public static int GradientColor_android_tileMode = 10;
+        public static int GradientColor_android_type = 11;
+        public static int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+        public static int GradientColorItem_android_color = 0;
+        public static int GradientColorItem_android_offset = 1;
+    }
+}

+ 183 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/compat/R.java

@@ -0,0 +1,183 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.compat;
+
+public final class R {
+    private R() {}
+
+    public static final class attr {
+        private attr() {}
+
+        public static int alpha = 0x7f040028;
+        public static int font = 0x7f0400f4;
+        public static int fontProviderAuthority = 0x7f0400f6;
+        public static int fontProviderCerts = 0x7f0400f7;
+        public static int fontProviderFetchStrategy = 0x7f0400f8;
+        public static int fontProviderFetchTimeout = 0x7f0400f9;
+        public static int fontProviderPackage = 0x7f0400fa;
+        public static int fontProviderQuery = 0x7f0400fb;
+        public static int fontStyle = 0x7f0400fc;
+        public static int fontVariationSettings = 0x7f0400fd;
+        public static int fontWeight = 0x7f0400fe;
+        public static int ttcIndex = 0x7f04024c;
+    }
+    public static final class color {
+        private color() {}
+
+        public static int notification_action_color_filter = 0x7f060117;
+        public static int notification_icon_bg_color = 0x7f060118;
+        public static int ripple_material_light = 0x7f06015a;
+        public static int secondary_text_default_material_light = 0x7f06015c;
+    }
+    public static final class dimen {
+        private dimen() {}
+
+        public static int compat_button_inset_horizontal_material = 0x7f080050;
+        public static int compat_button_inset_vertical_material = 0x7f080051;
+        public static int compat_button_padding_horizontal_material = 0x7f080052;
+        public static int compat_button_padding_vertical_material = 0x7f080053;
+        public static int compat_control_corner_material = 0x7f080054;
+        public static int compat_notification_large_icon_max_height = 0x7f080055;
+        public static int compat_notification_large_icon_max_width = 0x7f080056;
+        public static int notification_action_icon_size = 0x7f0800c2;
+        public static int notification_action_text_size = 0x7f0800c3;
+        public static int notification_big_circle_margin = 0x7f0800c4;
+        public static int notification_content_margin_start = 0x7f0800c5;
+        public static int notification_large_icon_height = 0x7f0800c6;
+        public static int notification_large_icon_width = 0x7f0800c7;
+        public static int notification_main_column_padding_top = 0x7f0800c8;
+        public static int notification_media_narrow_margin = 0x7f0800c9;
+        public static int notification_right_icon_size = 0x7f0800ca;
+        public static int notification_right_side_padding_top = 0x7f0800cb;
+        public static int notification_small_icon_background_padding = 0x7f0800cc;
+        public static int notification_small_icon_size_as_large = 0x7f0800cd;
+        public static int notification_subtext_size = 0x7f0800ce;
+        public static int notification_top_pad = 0x7f0800cf;
+        public static int notification_top_pad_large_text = 0x7f0800d0;
+    }
+    public static final class drawable {
+        private drawable() {}
+
+        public static int notification_action_background = 0x7f090063;
+        public static int notification_bg = 0x7f090064;
+        public static int notification_bg_low = 0x7f090065;
+        public static int notification_bg_low_normal = 0x7f090066;
+        public static int notification_bg_low_pressed = 0x7f090067;
+        public static int notification_bg_normal = 0x7f090068;
+        public static int notification_bg_normal_pressed = 0x7f090069;
+        public static int notification_icon_background = 0x7f09006a;
+        public static int notification_template_icon_bg = 0x7f09006b;
+        public static int notification_template_icon_low_bg = 0x7f09006c;
+        public static int notification_tile_bg = 0x7f09006d;
+        public static int notify_panel_notification_icon_bg = 0x7f09006e;
+    }
+    public static final class id {
+        private id() {}
+
+        public static int action_container = 0x7f0c0009;
+        public static int action_divider = 0x7f0c000b;
+        public static int action_image = 0x7f0c000c;
+        public static int action_text = 0x7f0c0012;
+        public static int actions = 0x7f0c0013;
+        public static int async = 0x7f0c0019;
+        public static int blocking = 0x7f0c001b;
+        public static int chronometer = 0x7f0c0021;
+        public static int forever = 0x7f0c0041;
+        public static int icon = 0x7f0c0046;
+        public static int icon_group = 0x7f0c0047;
+        public static int info = 0x7f0c0049;
+        public static int italic = 0x7f0c004b;
+        public static int line1 = 0x7f0c0052;
+        public static int line3 = 0x7f0c0053;
+        public static int normal = 0x7f0c005f;
+        public static int notification_background = 0x7f0c0060;
+        public static int notification_main_column = 0x7f0c0061;
+        public static int notification_main_column_container = 0x7f0c0062;
+        public static int right_icon = 0x7f0c0075;
+        public static int right_side = 0x7f0c0076;
+        public static int tag_transition_group = 0x7f0c00a2;
+        public static int tag_unhandled_key_event_manager = 0x7f0c00a3;
+        public static int tag_unhandled_key_listeners = 0x7f0c00a4;
+        public static int text = 0x7f0c00a5;
+        public static int text2 = 0x7f0c00a6;
+        public static int time = 0x7f0c00ad;
+        public static int title = 0x7f0c00ae;
+    }
+    public static final class integer {
+        private integer() {}
+
+        public static int status_bar_notification_info_maxnum = 0x7f0d000f;
+    }
+    public static final class layout {
+        private layout() {}
+
+        public static int notification_action = 0x7f0f002d;
+        public static int notification_action_tombstone = 0x7f0f002e;
+        public static int notification_template_custom_big = 0x7f0f002f;
+        public static int notification_template_icon_group = 0x7f0f0030;
+        public static int notification_template_part_chronometer = 0x7f0f0031;
+        public static int notification_template_part_time = 0x7f0f0032;
+    }
+    public static final class string {
+        private string() {}
+
+        public static int status_bar_notification_info_overflow = 0x7f15003c;
+    }
+    public static final class style {
+        private style() {}
+
+        public static int TextAppearance_Compat_Notification = 0x7f160117;
+        public static int TextAppearance_Compat_Notification_Info = 0x7f160118;
+        public static int TextAppearance_Compat_Notification_Line2 = 0x7f160119;
+        public static int TextAppearance_Compat_Notification_Time = 0x7f16011a;
+        public static int TextAppearance_Compat_Notification_Title = 0x7f16011b;
+        public static int Widget_Compat_NotificationActionContainer = 0x7f1601c1;
+        public static int Widget_Compat_NotificationActionText = 0x7f1601c2;
+    }
+    public static final class styleable {
+        private styleable() {}
+
+        public static int[] ColorStateListItem = { 0x7f040028, 0x101031f, 0x10101a5 };
+        public static int ColorStateListItem_alpha = 0;
+        public static int ColorStateListItem_android_alpha = 1;
+        public static int ColorStateListItem_android_color = 2;
+        public static int[] FontFamily = { 0x7f0400f6, 0x7f0400f7, 0x7f0400f8, 0x7f0400f9, 0x7f0400fa, 0x7f0400fb };
+        public static int FontFamily_fontProviderAuthority = 0;
+        public static int FontFamily_fontProviderCerts = 1;
+        public static int FontFamily_fontProviderFetchStrategy = 2;
+        public static int FontFamily_fontProviderFetchTimeout = 3;
+        public static int FontFamily_fontProviderPackage = 4;
+        public static int FontFamily_fontProviderQuery = 5;
+        public static int[] FontFamilyFont = { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x7f0400f4, 0x7f0400fc, 0x7f0400fd, 0x7f0400fe, 0x7f04024c };
+        public static int FontFamilyFont_android_font = 0;
+        public static int FontFamilyFont_android_fontStyle = 1;
+        public static int FontFamilyFont_android_fontVariationSettings = 2;
+        public static int FontFamilyFont_android_fontWeight = 3;
+        public static int FontFamilyFont_android_ttcIndex = 4;
+        public static int FontFamilyFont_font = 5;
+        public static int FontFamilyFont_fontStyle = 6;
+        public static int FontFamilyFont_fontVariationSettings = 7;
+        public static int FontFamilyFont_fontWeight = 8;
+        public static int FontFamilyFont_ttcIndex = 9;
+        public static int[] GradientColor = { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 };
+        public static int GradientColor_android_centerColor = 0;
+        public static int GradientColor_android_centerX = 1;
+        public static int GradientColor_android_centerY = 2;
+        public static int GradientColor_android_endColor = 3;
+        public static int GradientColor_android_endX = 4;
+        public static int GradientColor_android_endY = 5;
+        public static int GradientColor_android_gradientRadius = 6;
+        public static int GradientColor_android_startColor = 7;
+        public static int GradientColor_android_startX = 8;
+        public static int GradientColor_android_startY = 9;
+        public static int GradientColor_android_tileMode = 10;
+        public static int GradientColor_android_type = 11;
+        public static int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+        public static int GradientColorItem_android_color = 0;
+        public static int GradientColorItem_android_offset = 1;
+    }
+}

File diff suppressed because it is too large
+ 2059 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/constraint/R.java


+ 211 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/coordinatorlayout/R.java

@@ -0,0 +1,211 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.coordinatorlayout;
+
+public final class R {
+    private R() {}
+
+    public static final class attr {
+        private attr() {}
+
+        public static int alpha = 0x7f040028;
+        public static int coordinatorLayoutStyle = 0x7f0400b0;
+        public static int font = 0x7f0400f4;
+        public static int fontProviderAuthority = 0x7f0400f6;
+        public static int fontProviderCerts = 0x7f0400f7;
+        public static int fontProviderFetchStrategy = 0x7f0400f8;
+        public static int fontProviderFetchTimeout = 0x7f0400f9;
+        public static int fontProviderPackage = 0x7f0400fa;
+        public static int fontProviderQuery = 0x7f0400fb;
+        public static int fontStyle = 0x7f0400fc;
+        public static int fontVariationSettings = 0x7f0400fd;
+        public static int fontWeight = 0x7f0400fe;
+        public static int keylines = 0x7f04012d;
+        public static int layout_anchor = 0x7f040133;
+        public static int layout_anchorGravity = 0x7f040134;
+        public static int layout_behavior = 0x7f040135;
+        public static int layout_dodgeInsetEdges = 0x7f040161;
+        public static int layout_insetEdge = 0x7f04016a;
+        public static int layout_keyline = 0x7f04016b;
+        public static int statusBarBackground = 0x7f0401e2;
+        public static int ttcIndex = 0x7f04024c;
+    }
+    public static final class color {
+        private color() {}
+
+        public static int notification_action_color_filter = 0x7f060117;
+        public static int notification_icon_bg_color = 0x7f060118;
+        public static int ripple_material_light = 0x7f06015a;
+        public static int secondary_text_default_material_light = 0x7f06015c;
+    }
+    public static final class dimen {
+        private dimen() {}
+
+        public static int compat_button_inset_horizontal_material = 0x7f080050;
+        public static int compat_button_inset_vertical_material = 0x7f080051;
+        public static int compat_button_padding_horizontal_material = 0x7f080052;
+        public static int compat_button_padding_vertical_material = 0x7f080053;
+        public static int compat_control_corner_material = 0x7f080054;
+        public static int compat_notification_large_icon_max_height = 0x7f080055;
+        public static int compat_notification_large_icon_max_width = 0x7f080056;
+        public static int notification_action_icon_size = 0x7f0800c2;
+        public static int notification_action_text_size = 0x7f0800c3;
+        public static int notification_big_circle_margin = 0x7f0800c4;
+        public static int notification_content_margin_start = 0x7f0800c5;
+        public static int notification_large_icon_height = 0x7f0800c6;
+        public static int notification_large_icon_width = 0x7f0800c7;
+        public static int notification_main_column_padding_top = 0x7f0800c8;
+        public static int notification_media_narrow_margin = 0x7f0800c9;
+        public static int notification_right_icon_size = 0x7f0800ca;
+        public static int notification_right_side_padding_top = 0x7f0800cb;
+        public static int notification_small_icon_background_padding = 0x7f0800cc;
+        public static int notification_small_icon_size_as_large = 0x7f0800cd;
+        public static int notification_subtext_size = 0x7f0800ce;
+        public static int notification_top_pad = 0x7f0800cf;
+        public static int notification_top_pad_large_text = 0x7f0800d0;
+    }
+    public static final class drawable {
+        private drawable() {}
+
+        public static int notification_action_background = 0x7f090063;
+        public static int notification_bg = 0x7f090064;
+        public static int notification_bg_low = 0x7f090065;
+        public static int notification_bg_low_normal = 0x7f090066;
+        public static int notification_bg_low_pressed = 0x7f090067;
+        public static int notification_bg_normal = 0x7f090068;
+        public static int notification_bg_normal_pressed = 0x7f090069;
+        public static int notification_icon_background = 0x7f09006a;
+        public static int notification_template_icon_bg = 0x7f09006b;
+        public static int notification_template_icon_low_bg = 0x7f09006c;
+        public static int notification_tile_bg = 0x7f09006d;
+        public static int notify_panel_notification_icon_bg = 0x7f09006e;
+    }
+    public static final class id {
+        private id() {}
+
+        public static int action_container = 0x7f0c0009;
+        public static int action_divider = 0x7f0c000b;
+        public static int action_image = 0x7f0c000c;
+        public static int action_text = 0x7f0c0012;
+        public static int actions = 0x7f0c0013;
+        public static int async = 0x7f0c0019;
+        public static int blocking = 0x7f0c001b;
+        public static int bottom = 0x7f0c001c;
+        public static int chronometer = 0x7f0c0021;
+        public static int end = 0x7f0c003a;
+        public static int forever = 0x7f0c0041;
+        public static int icon = 0x7f0c0046;
+        public static int icon_group = 0x7f0c0047;
+        public static int info = 0x7f0c0049;
+        public static int italic = 0x7f0c004b;
+        public static int left = 0x7f0c0051;
+        public static int line1 = 0x7f0c0052;
+        public static int line3 = 0x7f0c0053;
+        public static int none = 0x7f0c005e;
+        public static int normal = 0x7f0c005f;
+        public static int notification_background = 0x7f0c0060;
+        public static int notification_main_column = 0x7f0c0061;
+        public static int notification_main_column_container = 0x7f0c0062;
+        public static int right = 0x7f0c0074;
+        public static int right_icon = 0x7f0c0075;
+        public static int right_side = 0x7f0c0076;
+        public static int start = 0x7f0c009b;
+        public static int tag_transition_group = 0x7f0c00a2;
+        public static int tag_unhandled_key_event_manager = 0x7f0c00a3;
+        public static int tag_unhandled_key_listeners = 0x7f0c00a4;
+        public static int text = 0x7f0c00a5;
+        public static int text2 = 0x7f0c00a6;
+        public static int time = 0x7f0c00ad;
+        public static int title = 0x7f0c00ae;
+        public static int top = 0x7f0c00b2;
+    }
+    public static final class integer {
+        private integer() {}
+
+        public static int status_bar_notification_info_maxnum = 0x7f0d000f;
+    }
+    public static final class layout {
+        private layout() {}
+
+        public static int notification_action = 0x7f0f002d;
+        public static int notification_action_tombstone = 0x7f0f002e;
+        public static int notification_template_custom_big = 0x7f0f002f;
+        public static int notification_template_icon_group = 0x7f0f0030;
+        public static int notification_template_part_chronometer = 0x7f0f0031;
+        public static int notification_template_part_time = 0x7f0f0032;
+    }
+    public static final class string {
+        private string() {}
+
+        public static int status_bar_notification_info_overflow = 0x7f15003c;
+    }
+    public static final class style {
+        private style() {}
+
+        public static int TextAppearance_Compat_Notification = 0x7f160117;
+        public static int TextAppearance_Compat_Notification_Info = 0x7f160118;
+        public static int TextAppearance_Compat_Notification_Line2 = 0x7f160119;
+        public static int TextAppearance_Compat_Notification_Time = 0x7f16011a;
+        public static int TextAppearance_Compat_Notification_Title = 0x7f16011b;
+        public static int Widget_Compat_NotificationActionContainer = 0x7f1601c1;
+        public static int Widget_Compat_NotificationActionText = 0x7f1601c2;
+        public static int Widget_Support_CoordinatorLayout = 0x7f1601f1;
+    }
+    public static final class styleable {
+        private styleable() {}
+
+        public static int[] ColorStateListItem = { 0x7f040028, 0x101031f, 0x10101a5 };
+        public static int ColorStateListItem_alpha = 0;
+        public static int ColorStateListItem_android_alpha = 1;
+        public static int ColorStateListItem_android_color = 2;
+        public static int[] CoordinatorLayout = { 0x7f04012d, 0x7f0401e2 };
+        public static int CoordinatorLayout_keylines = 0;
+        public static int CoordinatorLayout_statusBarBackground = 1;
+        public static int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f040133, 0x7f040134, 0x7f040135, 0x7f040161, 0x7f04016a, 0x7f04016b };
+        public static int CoordinatorLayout_Layout_android_layout_gravity = 0;
+        public static int CoordinatorLayout_Layout_layout_anchor = 1;
+        public static int CoordinatorLayout_Layout_layout_anchorGravity = 2;
+        public static int CoordinatorLayout_Layout_layout_behavior = 3;
+        public static int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
+        public static int CoordinatorLayout_Layout_layout_insetEdge = 5;
+        public static int CoordinatorLayout_Layout_layout_keyline = 6;
+        public static int[] FontFamily = { 0x7f0400f6, 0x7f0400f7, 0x7f0400f8, 0x7f0400f9, 0x7f0400fa, 0x7f0400fb };
+        public static int FontFamily_fontProviderAuthority = 0;
+        public static int FontFamily_fontProviderCerts = 1;
+        public static int FontFamily_fontProviderFetchStrategy = 2;
+        public static int FontFamily_fontProviderFetchTimeout = 3;
+        public static int FontFamily_fontProviderPackage = 4;
+        public static int FontFamily_fontProviderQuery = 5;
+        public static int[] FontFamilyFont = { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x7f0400f4, 0x7f0400fc, 0x7f0400fd, 0x7f0400fe, 0x7f04024c };
+        public static int FontFamilyFont_android_font = 0;
+        public static int FontFamilyFont_android_fontStyle = 1;
+        public static int FontFamilyFont_android_fontVariationSettings = 2;
+        public static int FontFamilyFont_android_fontWeight = 3;
+        public static int FontFamilyFont_android_ttcIndex = 4;
+        public static int FontFamilyFont_font = 5;
+        public static int FontFamilyFont_fontStyle = 6;
+        public static int FontFamilyFont_fontVariationSettings = 7;
+        public static int FontFamilyFont_fontWeight = 8;
+        public static int FontFamilyFont_ttcIndex = 9;
+        public static int[] GradientColor = { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 };
+        public static int GradientColor_android_centerColor = 0;
+        public static int GradientColor_android_centerX = 1;
+        public static int GradientColor_android_centerY = 2;
+        public static int GradientColor_android_endColor = 3;
+        public static int GradientColor_android_endX = 4;
+        public static int GradientColor_android_endY = 5;
+        public static int GradientColor_android_gradientRadius = 6;
+        public static int GradientColor_android_startColor = 7;
+        public static int GradientColor_android_startX = 8;
+        public static int GradientColor_android_startY = 9;
+        public static int GradientColor_android_tileMode = 10;
+        public static int GradientColor_android_type = 11;
+        public static int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+        public static int GradientColorItem_android_color = 0;
+        public static int GradientColorItem_android_offset = 1;
+    }
+}

+ 211 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/coreui/R.java

@@ -0,0 +1,211 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.coreui;
+
+public final class R {
+    private R() {}
+
+    public static final class attr {
+        private attr() {}
+
+        public static int alpha = 0x7f040028;
+        public static int coordinatorLayoutStyle = 0x7f0400b0;
+        public static int font = 0x7f0400f4;
+        public static int fontProviderAuthority = 0x7f0400f6;
+        public static int fontProviderCerts = 0x7f0400f7;
+        public static int fontProviderFetchStrategy = 0x7f0400f8;
+        public static int fontProviderFetchTimeout = 0x7f0400f9;
+        public static int fontProviderPackage = 0x7f0400fa;
+        public static int fontProviderQuery = 0x7f0400fb;
+        public static int fontStyle = 0x7f0400fc;
+        public static int fontVariationSettings = 0x7f0400fd;
+        public static int fontWeight = 0x7f0400fe;
+        public static int keylines = 0x7f04012d;
+        public static int layout_anchor = 0x7f040133;
+        public static int layout_anchorGravity = 0x7f040134;
+        public static int layout_behavior = 0x7f040135;
+        public static int layout_dodgeInsetEdges = 0x7f040161;
+        public static int layout_insetEdge = 0x7f04016a;
+        public static int layout_keyline = 0x7f04016b;
+        public static int statusBarBackground = 0x7f0401e2;
+        public static int ttcIndex = 0x7f04024c;
+    }
+    public static final class color {
+        private color() {}
+
+        public static int notification_action_color_filter = 0x7f060117;
+        public static int notification_icon_bg_color = 0x7f060118;
+        public static int ripple_material_light = 0x7f06015a;
+        public static int secondary_text_default_material_light = 0x7f06015c;
+    }
+    public static final class dimen {
+        private dimen() {}
+
+        public static int compat_button_inset_horizontal_material = 0x7f080050;
+        public static int compat_button_inset_vertical_material = 0x7f080051;
+        public static int compat_button_padding_horizontal_material = 0x7f080052;
+        public static int compat_button_padding_vertical_material = 0x7f080053;
+        public static int compat_control_corner_material = 0x7f080054;
+        public static int compat_notification_large_icon_max_height = 0x7f080055;
+        public static int compat_notification_large_icon_max_width = 0x7f080056;
+        public static int notification_action_icon_size = 0x7f0800c2;
+        public static int notification_action_text_size = 0x7f0800c3;
+        public static int notification_big_circle_margin = 0x7f0800c4;
+        public static int notification_content_margin_start = 0x7f0800c5;
+        public static int notification_large_icon_height = 0x7f0800c6;
+        public static int notification_large_icon_width = 0x7f0800c7;
+        public static int notification_main_column_padding_top = 0x7f0800c8;
+        public static int notification_media_narrow_margin = 0x7f0800c9;
+        public static int notification_right_icon_size = 0x7f0800ca;
+        public static int notification_right_side_padding_top = 0x7f0800cb;
+        public static int notification_small_icon_background_padding = 0x7f0800cc;
+        public static int notification_small_icon_size_as_large = 0x7f0800cd;
+        public static int notification_subtext_size = 0x7f0800ce;
+        public static int notification_top_pad = 0x7f0800cf;
+        public static int notification_top_pad_large_text = 0x7f0800d0;
+    }
+    public static final class drawable {
+        private drawable() {}
+
+        public static int notification_action_background = 0x7f090063;
+        public static int notification_bg = 0x7f090064;
+        public static int notification_bg_low = 0x7f090065;
+        public static int notification_bg_low_normal = 0x7f090066;
+        public static int notification_bg_low_pressed = 0x7f090067;
+        public static int notification_bg_normal = 0x7f090068;
+        public static int notification_bg_normal_pressed = 0x7f090069;
+        public static int notification_icon_background = 0x7f09006a;
+        public static int notification_template_icon_bg = 0x7f09006b;
+        public static int notification_template_icon_low_bg = 0x7f09006c;
+        public static int notification_tile_bg = 0x7f09006d;
+        public static int notify_panel_notification_icon_bg = 0x7f09006e;
+    }
+    public static final class id {
+        private id() {}
+
+        public static int action_container = 0x7f0c0009;
+        public static int action_divider = 0x7f0c000b;
+        public static int action_image = 0x7f0c000c;
+        public static int action_text = 0x7f0c0012;
+        public static int actions = 0x7f0c0013;
+        public static int async = 0x7f0c0019;
+        public static int blocking = 0x7f0c001b;
+        public static int bottom = 0x7f0c001c;
+        public static int chronometer = 0x7f0c0021;
+        public static int end = 0x7f0c003a;
+        public static int forever = 0x7f0c0041;
+        public static int icon = 0x7f0c0046;
+        public static int icon_group = 0x7f0c0047;
+        public static int info = 0x7f0c0049;
+        public static int italic = 0x7f0c004b;
+        public static int left = 0x7f0c0051;
+        public static int line1 = 0x7f0c0052;
+        public static int line3 = 0x7f0c0053;
+        public static int none = 0x7f0c005e;
+        public static int normal = 0x7f0c005f;
+        public static int notification_background = 0x7f0c0060;
+        public static int notification_main_column = 0x7f0c0061;
+        public static int notification_main_column_container = 0x7f0c0062;
+        public static int right = 0x7f0c0074;
+        public static int right_icon = 0x7f0c0075;
+        public static int right_side = 0x7f0c0076;
+        public static int start = 0x7f0c009b;
+        public static int tag_transition_group = 0x7f0c00a2;
+        public static int tag_unhandled_key_event_manager = 0x7f0c00a3;
+        public static int tag_unhandled_key_listeners = 0x7f0c00a4;
+        public static int text = 0x7f0c00a5;
+        public static int text2 = 0x7f0c00a6;
+        public static int time = 0x7f0c00ad;
+        public static int title = 0x7f0c00ae;
+        public static int top = 0x7f0c00b2;
+    }
+    public static final class integer {
+        private integer() {}
+
+        public static int status_bar_notification_info_maxnum = 0x7f0d000f;
+    }
+    public static final class layout {
+        private layout() {}
+
+        public static int notification_action = 0x7f0f002d;
+        public static int notification_action_tombstone = 0x7f0f002e;
+        public static int notification_template_custom_big = 0x7f0f002f;
+        public static int notification_template_icon_group = 0x7f0f0030;
+        public static int notification_template_part_chronometer = 0x7f0f0031;
+        public static int notification_template_part_time = 0x7f0f0032;
+    }
+    public static final class string {
+        private string() {}
+
+        public static int status_bar_notification_info_overflow = 0x7f15003c;
+    }
+    public static final class style {
+        private style() {}
+
+        public static int TextAppearance_Compat_Notification = 0x7f160117;
+        public static int TextAppearance_Compat_Notification_Info = 0x7f160118;
+        public static int TextAppearance_Compat_Notification_Line2 = 0x7f160119;
+        public static int TextAppearance_Compat_Notification_Time = 0x7f16011a;
+        public static int TextAppearance_Compat_Notification_Title = 0x7f16011b;
+        public static int Widget_Compat_NotificationActionContainer = 0x7f1601c1;
+        public static int Widget_Compat_NotificationActionText = 0x7f1601c2;
+        public static int Widget_Support_CoordinatorLayout = 0x7f1601f1;
+    }
+    public static final class styleable {
+        private styleable() {}
+
+        public static int[] ColorStateListItem = { 0x7f040028, 0x101031f, 0x10101a5 };
+        public static int ColorStateListItem_alpha = 0;
+        public static int ColorStateListItem_android_alpha = 1;
+        public static int ColorStateListItem_android_color = 2;
+        public static int[] CoordinatorLayout = { 0x7f04012d, 0x7f0401e2 };
+        public static int CoordinatorLayout_keylines = 0;
+        public static int CoordinatorLayout_statusBarBackground = 1;
+        public static int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f040133, 0x7f040134, 0x7f040135, 0x7f040161, 0x7f04016a, 0x7f04016b };
+        public static int CoordinatorLayout_Layout_android_layout_gravity = 0;
+        public static int CoordinatorLayout_Layout_layout_anchor = 1;
+        public static int CoordinatorLayout_Layout_layout_anchorGravity = 2;
+        public static int CoordinatorLayout_Layout_layout_behavior = 3;
+        public static int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
+        public static int CoordinatorLayout_Layout_layout_insetEdge = 5;
+        public static int CoordinatorLayout_Layout_layout_keyline = 6;
+        public static int[] FontFamily = { 0x7f0400f6, 0x7f0400f7, 0x7f0400f8, 0x7f0400f9, 0x7f0400fa, 0x7f0400fb };
+        public static int FontFamily_fontProviderAuthority = 0;
+        public static int FontFamily_fontProviderCerts = 1;
+        public static int FontFamily_fontProviderFetchStrategy = 2;
+        public static int FontFamily_fontProviderFetchTimeout = 3;
+        public static int FontFamily_fontProviderPackage = 4;
+        public static int FontFamily_fontProviderQuery = 5;
+        public static int[] FontFamilyFont = { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x7f0400f4, 0x7f0400fc, 0x7f0400fd, 0x7f0400fe, 0x7f04024c };
+        public static int FontFamilyFont_android_font = 0;
+        public static int FontFamilyFont_android_fontStyle = 1;
+        public static int FontFamilyFont_android_fontVariationSettings = 2;
+        public static int FontFamilyFont_android_fontWeight = 3;
+        public static int FontFamilyFont_android_ttcIndex = 4;
+        public static int FontFamilyFont_font = 5;
+        public static int FontFamilyFont_fontStyle = 6;
+        public static int FontFamilyFont_fontVariationSettings = 7;
+        public static int FontFamilyFont_fontWeight = 8;
+        public static int FontFamilyFont_ttcIndex = 9;
+        public static int[] GradientColor = { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 };
+        public static int GradientColor_android_centerColor = 0;
+        public static int GradientColor_android_centerX = 1;
+        public static int GradientColor_android_centerY = 2;
+        public static int GradientColor_android_endColor = 3;
+        public static int GradientColor_android_endX = 4;
+        public static int GradientColor_android_endY = 5;
+        public static int GradientColor_android_gradientRadius = 6;
+        public static int GradientColor_android_startColor = 7;
+        public static int GradientColor_android_startX = 8;
+        public static int GradientColor_android_startY = 9;
+        public static int GradientColor_android_tileMode = 10;
+        public static int GradientColor_android_type = 11;
+        public static int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+        public static int GradientColorItem_android_color = 0;
+        public static int GradientColorItem_android_offset = 1;
+    }
+}

+ 183 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/coreutils/R.java

@@ -0,0 +1,183 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.coreutils;
+
+public final class R {
+    private R() {}
+
+    public static final class attr {
+        private attr() {}
+
+        public static int alpha = 0x7f040028;
+        public static int font = 0x7f0400f4;
+        public static int fontProviderAuthority = 0x7f0400f6;
+        public static int fontProviderCerts = 0x7f0400f7;
+        public static int fontProviderFetchStrategy = 0x7f0400f8;
+        public static int fontProviderFetchTimeout = 0x7f0400f9;
+        public static int fontProviderPackage = 0x7f0400fa;
+        public static int fontProviderQuery = 0x7f0400fb;
+        public static int fontStyle = 0x7f0400fc;
+        public static int fontVariationSettings = 0x7f0400fd;
+        public static int fontWeight = 0x7f0400fe;
+        public static int ttcIndex = 0x7f04024c;
+    }
+    public static final class color {
+        private color() {}
+
+        public static int notification_action_color_filter = 0x7f060117;
+        public static int notification_icon_bg_color = 0x7f060118;
+        public static int ripple_material_light = 0x7f06015a;
+        public static int secondary_text_default_material_light = 0x7f06015c;
+    }
+    public static final class dimen {
+        private dimen() {}
+
+        public static int compat_button_inset_horizontal_material = 0x7f080050;
+        public static int compat_button_inset_vertical_material = 0x7f080051;
+        public static int compat_button_padding_horizontal_material = 0x7f080052;
+        public static int compat_button_padding_vertical_material = 0x7f080053;
+        public static int compat_control_corner_material = 0x7f080054;
+        public static int compat_notification_large_icon_max_height = 0x7f080055;
+        public static int compat_notification_large_icon_max_width = 0x7f080056;
+        public static int notification_action_icon_size = 0x7f0800c2;
+        public static int notification_action_text_size = 0x7f0800c3;
+        public static int notification_big_circle_margin = 0x7f0800c4;
+        public static int notification_content_margin_start = 0x7f0800c5;
+        public static int notification_large_icon_height = 0x7f0800c6;
+        public static int notification_large_icon_width = 0x7f0800c7;
+        public static int notification_main_column_padding_top = 0x7f0800c8;
+        public static int notification_media_narrow_margin = 0x7f0800c9;
+        public static int notification_right_icon_size = 0x7f0800ca;
+        public static int notification_right_side_padding_top = 0x7f0800cb;
+        public static int notification_small_icon_background_padding = 0x7f0800cc;
+        public static int notification_small_icon_size_as_large = 0x7f0800cd;
+        public static int notification_subtext_size = 0x7f0800ce;
+        public static int notification_top_pad = 0x7f0800cf;
+        public static int notification_top_pad_large_text = 0x7f0800d0;
+    }
+    public static final class drawable {
+        private drawable() {}
+
+        public static int notification_action_background = 0x7f090063;
+        public static int notification_bg = 0x7f090064;
+        public static int notification_bg_low = 0x7f090065;
+        public static int notification_bg_low_normal = 0x7f090066;
+        public static int notification_bg_low_pressed = 0x7f090067;
+        public static int notification_bg_normal = 0x7f090068;
+        public static int notification_bg_normal_pressed = 0x7f090069;
+        public static int notification_icon_background = 0x7f09006a;
+        public static int notification_template_icon_bg = 0x7f09006b;
+        public static int notification_template_icon_low_bg = 0x7f09006c;
+        public static int notification_tile_bg = 0x7f09006d;
+        public static int notify_panel_notification_icon_bg = 0x7f09006e;
+    }
+    public static final class id {
+        private id() {}
+
+        public static int action_container = 0x7f0c0009;
+        public static int action_divider = 0x7f0c000b;
+        public static int action_image = 0x7f0c000c;
+        public static int action_text = 0x7f0c0012;
+        public static int actions = 0x7f0c0013;
+        public static int async = 0x7f0c0019;
+        public static int blocking = 0x7f0c001b;
+        public static int chronometer = 0x7f0c0021;
+        public static int forever = 0x7f0c0041;
+        public static int icon = 0x7f0c0046;
+        public static int icon_group = 0x7f0c0047;
+        public static int info = 0x7f0c0049;
+        public static int italic = 0x7f0c004b;
+        public static int line1 = 0x7f0c0052;
+        public static int line3 = 0x7f0c0053;
+        public static int normal = 0x7f0c005f;
+        public static int notification_background = 0x7f0c0060;
+        public static int notification_main_column = 0x7f0c0061;
+        public static int notification_main_column_container = 0x7f0c0062;
+        public static int right_icon = 0x7f0c0075;
+        public static int right_side = 0x7f0c0076;
+        public static int tag_transition_group = 0x7f0c00a2;
+        public static int tag_unhandled_key_event_manager = 0x7f0c00a3;
+        public static int tag_unhandled_key_listeners = 0x7f0c00a4;
+        public static int text = 0x7f0c00a5;
+        public static int text2 = 0x7f0c00a6;
+        public static int time = 0x7f0c00ad;
+        public static int title = 0x7f0c00ae;
+    }
+    public static final class integer {
+        private integer() {}
+
+        public static int status_bar_notification_info_maxnum = 0x7f0d000f;
+    }
+    public static final class layout {
+        private layout() {}
+
+        public static int notification_action = 0x7f0f002d;
+        public static int notification_action_tombstone = 0x7f0f002e;
+        public static int notification_template_custom_big = 0x7f0f002f;
+        public static int notification_template_icon_group = 0x7f0f0030;
+        public static int notification_template_part_chronometer = 0x7f0f0031;
+        public static int notification_template_part_time = 0x7f0f0032;
+    }
+    public static final class string {
+        private string() {}
+
+        public static int status_bar_notification_info_overflow = 0x7f15003c;
+    }
+    public static final class style {
+        private style() {}
+
+        public static int TextAppearance_Compat_Notification = 0x7f160117;
+        public static int TextAppearance_Compat_Notification_Info = 0x7f160118;
+        public static int TextAppearance_Compat_Notification_Line2 = 0x7f160119;
+        public static int TextAppearance_Compat_Notification_Time = 0x7f16011a;
+        public static int TextAppearance_Compat_Notification_Title = 0x7f16011b;
+        public static int Widget_Compat_NotificationActionContainer = 0x7f1601c1;
+        public static int Widget_Compat_NotificationActionText = 0x7f1601c2;
+    }
+    public static final class styleable {
+        private styleable() {}
+
+        public static int[] ColorStateListItem = { 0x7f040028, 0x101031f, 0x10101a5 };
+        public static int ColorStateListItem_alpha = 0;
+        public static int ColorStateListItem_android_alpha = 1;
+        public static int ColorStateListItem_android_color = 2;
+        public static int[] FontFamily = { 0x7f0400f6, 0x7f0400f7, 0x7f0400f8, 0x7f0400f9, 0x7f0400fa, 0x7f0400fb };
+        public static int FontFamily_fontProviderAuthority = 0;
+        public static int FontFamily_fontProviderCerts = 1;
+        public static int FontFamily_fontProviderFetchStrategy = 2;
+        public static int FontFamily_fontProviderFetchTimeout = 3;
+        public static int FontFamily_fontProviderPackage = 4;
+        public static int FontFamily_fontProviderQuery = 5;
+        public static int[] FontFamilyFont = { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x7f0400f4, 0x7f0400fc, 0x7f0400fd, 0x7f0400fe, 0x7f04024c };
+        public static int FontFamilyFont_android_font = 0;
+        public static int FontFamilyFont_android_fontStyle = 1;
+        public static int FontFamilyFont_android_fontVariationSettings = 2;
+        public static int FontFamilyFont_android_fontWeight = 3;
+        public static int FontFamilyFont_android_ttcIndex = 4;
+        public static int FontFamilyFont_font = 5;
+        public static int FontFamilyFont_fontStyle = 6;
+        public static int FontFamilyFont_fontVariationSettings = 7;
+        public static int FontFamilyFont_fontWeight = 8;
+        public static int FontFamilyFont_ttcIndex = 9;
+        public static int[] GradientColor = { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 };
+        public static int GradientColor_android_centerColor = 0;
+        public static int GradientColor_android_centerX = 1;
+        public static int GradientColor_android_centerY = 2;
+        public static int GradientColor_android_endColor = 3;
+        public static int GradientColor_android_endX = 4;
+        public static int GradientColor_android_endY = 5;
+        public static int GradientColor_android_gradientRadius = 6;
+        public static int GradientColor_android_startColor = 7;
+        public static int GradientColor_android_startX = 8;
+        public static int GradientColor_android_startY = 9;
+        public static int GradientColor_android_tileMode = 10;
+        public static int GradientColor_android_type = 11;
+        public static int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+        public static int GradientColorItem_android_color = 0;
+        public static int GradientColorItem_android_offset = 1;
+    }
+}

+ 12 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/cursoradapter/R.java

@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.cursoradapter;
+
+public final class R {
+    private R() {}
+
+}

+ 183 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/customview/R.java

@@ -0,0 +1,183 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.customview;
+
+public final class R {
+    private R() {}
+
+    public static final class attr {
+        private attr() {}
+
+        public static int alpha = 0x7f040028;
+        public static int font = 0x7f0400f4;
+        public static int fontProviderAuthority = 0x7f0400f6;
+        public static int fontProviderCerts = 0x7f0400f7;
+        public static int fontProviderFetchStrategy = 0x7f0400f8;
+        public static int fontProviderFetchTimeout = 0x7f0400f9;
+        public static int fontProviderPackage = 0x7f0400fa;
+        public static int fontProviderQuery = 0x7f0400fb;
+        public static int fontStyle = 0x7f0400fc;
+        public static int fontVariationSettings = 0x7f0400fd;
+        public static int fontWeight = 0x7f0400fe;
+        public static int ttcIndex = 0x7f04024c;
+    }
+    public static final class color {
+        private color() {}
+
+        public static int notification_action_color_filter = 0x7f060117;
+        public static int notification_icon_bg_color = 0x7f060118;
+        public static int ripple_material_light = 0x7f06015a;
+        public static int secondary_text_default_material_light = 0x7f06015c;
+    }
+    public static final class dimen {
+        private dimen() {}
+
+        public static int compat_button_inset_horizontal_material = 0x7f080050;
+        public static int compat_button_inset_vertical_material = 0x7f080051;
+        public static int compat_button_padding_horizontal_material = 0x7f080052;
+        public static int compat_button_padding_vertical_material = 0x7f080053;
+        public static int compat_control_corner_material = 0x7f080054;
+        public static int compat_notification_large_icon_max_height = 0x7f080055;
+        public static int compat_notification_large_icon_max_width = 0x7f080056;
+        public static int notification_action_icon_size = 0x7f0800c2;
+        public static int notification_action_text_size = 0x7f0800c3;
+        public static int notification_big_circle_margin = 0x7f0800c4;
+        public static int notification_content_margin_start = 0x7f0800c5;
+        public static int notification_large_icon_height = 0x7f0800c6;
+        public static int notification_large_icon_width = 0x7f0800c7;
+        public static int notification_main_column_padding_top = 0x7f0800c8;
+        public static int notification_media_narrow_margin = 0x7f0800c9;
+        public static int notification_right_icon_size = 0x7f0800ca;
+        public static int notification_right_side_padding_top = 0x7f0800cb;
+        public static int notification_small_icon_background_padding = 0x7f0800cc;
+        public static int notification_small_icon_size_as_large = 0x7f0800cd;
+        public static int notification_subtext_size = 0x7f0800ce;
+        public static int notification_top_pad = 0x7f0800cf;
+        public static int notification_top_pad_large_text = 0x7f0800d0;
+    }
+    public static final class drawable {
+        private drawable() {}
+
+        public static int notification_action_background = 0x7f090063;
+        public static int notification_bg = 0x7f090064;
+        public static int notification_bg_low = 0x7f090065;
+        public static int notification_bg_low_normal = 0x7f090066;
+        public static int notification_bg_low_pressed = 0x7f090067;
+        public static int notification_bg_normal = 0x7f090068;
+        public static int notification_bg_normal_pressed = 0x7f090069;
+        public static int notification_icon_background = 0x7f09006a;
+        public static int notification_template_icon_bg = 0x7f09006b;
+        public static int notification_template_icon_low_bg = 0x7f09006c;
+        public static int notification_tile_bg = 0x7f09006d;
+        public static int notify_panel_notification_icon_bg = 0x7f09006e;
+    }
+    public static final class id {
+        private id() {}
+
+        public static int action_container = 0x7f0c0009;
+        public static int action_divider = 0x7f0c000b;
+        public static int action_image = 0x7f0c000c;
+        public static int action_text = 0x7f0c0012;
+        public static int actions = 0x7f0c0013;
+        public static int async = 0x7f0c0019;
+        public static int blocking = 0x7f0c001b;
+        public static int chronometer = 0x7f0c0021;
+        public static int forever = 0x7f0c0041;
+        public static int icon = 0x7f0c0046;
+        public static int icon_group = 0x7f0c0047;
+        public static int info = 0x7f0c0049;
+        public static int italic = 0x7f0c004b;
+        public static int line1 = 0x7f0c0052;
+        public static int line3 = 0x7f0c0053;
+        public static int normal = 0x7f0c005f;
+        public static int notification_background = 0x7f0c0060;
+        public static int notification_main_column = 0x7f0c0061;
+        public static int notification_main_column_container = 0x7f0c0062;
+        public static int right_icon = 0x7f0c0075;
+        public static int right_side = 0x7f0c0076;
+        public static int tag_transition_group = 0x7f0c00a2;
+        public static int tag_unhandled_key_event_manager = 0x7f0c00a3;
+        public static int tag_unhandled_key_listeners = 0x7f0c00a4;
+        public static int text = 0x7f0c00a5;
+        public static int text2 = 0x7f0c00a6;
+        public static int time = 0x7f0c00ad;
+        public static int title = 0x7f0c00ae;
+    }
+    public static final class integer {
+        private integer() {}
+
+        public static int status_bar_notification_info_maxnum = 0x7f0d000f;
+    }
+    public static final class layout {
+        private layout() {}
+
+        public static int notification_action = 0x7f0f002d;
+        public static int notification_action_tombstone = 0x7f0f002e;
+        public static int notification_template_custom_big = 0x7f0f002f;
+        public static int notification_template_icon_group = 0x7f0f0030;
+        public static int notification_template_part_chronometer = 0x7f0f0031;
+        public static int notification_template_part_time = 0x7f0f0032;
+    }
+    public static final class string {
+        private string() {}
+
+        public static int status_bar_notification_info_overflow = 0x7f15003c;
+    }
+    public static final class style {
+        private style() {}
+
+        public static int TextAppearance_Compat_Notification = 0x7f160117;
+        public static int TextAppearance_Compat_Notification_Info = 0x7f160118;
+        public static int TextAppearance_Compat_Notification_Line2 = 0x7f160119;
+        public static int TextAppearance_Compat_Notification_Time = 0x7f16011a;
+        public static int TextAppearance_Compat_Notification_Title = 0x7f16011b;
+        public static int Widget_Compat_NotificationActionContainer = 0x7f1601c1;
+        public static int Widget_Compat_NotificationActionText = 0x7f1601c2;
+    }
+    public static final class styleable {
+        private styleable() {}
+
+        public static int[] ColorStateListItem = { 0x7f040028, 0x101031f, 0x10101a5 };
+        public static int ColorStateListItem_alpha = 0;
+        public static int ColorStateListItem_android_alpha = 1;
+        public static int ColorStateListItem_android_color = 2;
+        public static int[] FontFamily = { 0x7f0400f6, 0x7f0400f7, 0x7f0400f8, 0x7f0400f9, 0x7f0400fa, 0x7f0400fb };
+        public static int FontFamily_fontProviderAuthority = 0;
+        public static int FontFamily_fontProviderCerts = 1;
+        public static int FontFamily_fontProviderFetchStrategy = 2;
+        public static int FontFamily_fontProviderFetchTimeout = 3;
+        public static int FontFamily_fontProviderPackage = 4;
+        public static int FontFamily_fontProviderQuery = 5;
+        public static int[] FontFamilyFont = { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x7f0400f4, 0x7f0400fc, 0x7f0400fd, 0x7f0400fe, 0x7f04024c };
+        public static int FontFamilyFont_android_font = 0;
+        public static int FontFamilyFont_android_fontStyle = 1;
+        public static int FontFamilyFont_android_fontVariationSettings = 2;
+        public static int FontFamilyFont_android_fontWeight = 3;
+        public static int FontFamilyFont_android_ttcIndex = 4;
+        public static int FontFamilyFont_font = 5;
+        public static int FontFamilyFont_fontStyle = 6;
+        public static int FontFamilyFont_fontVariationSettings = 7;
+        public static int FontFamilyFont_fontWeight = 8;
+        public static int FontFamilyFont_ttcIndex = 9;
+        public static int[] GradientColor = { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 };
+        public static int GradientColor_android_centerColor = 0;
+        public static int GradientColor_android_centerX = 1;
+        public static int GradientColor_android_centerY = 2;
+        public static int GradientColor_android_endColor = 3;
+        public static int GradientColor_android_endX = 4;
+        public static int GradientColor_android_endY = 5;
+        public static int GradientColor_android_gradientRadius = 6;
+        public static int GradientColor_android_startColor = 7;
+        public static int GradientColor_android_startX = 8;
+        public static int GradientColor_android_startY = 9;
+        public static int GradientColor_android_tileMode = 10;
+        public static int GradientColor_android_type = 11;
+        public static int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+        public static int GradientColorItem_android_color = 0;
+        public static int GradientColorItem_android_offset = 1;
+    }
+}

File diff suppressed because it is too large
+ 2513 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/design/R.java


+ 12 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/documentfile/R.java

@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.documentfile;
+
+public final class R {
+    private R() {}
+
+}

+ 183 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/drawerlayout/R.java

@@ -0,0 +1,183 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.drawerlayout;
+
+public final class R {
+    private R() {}
+
+    public static final class attr {
+        private attr() {}
+
+        public static int alpha = 0x7f040028;
+        public static int font = 0x7f0400f4;
+        public static int fontProviderAuthority = 0x7f0400f6;
+        public static int fontProviderCerts = 0x7f0400f7;
+        public static int fontProviderFetchStrategy = 0x7f0400f8;
+        public static int fontProviderFetchTimeout = 0x7f0400f9;
+        public static int fontProviderPackage = 0x7f0400fa;
+        public static int fontProviderQuery = 0x7f0400fb;
+        public static int fontStyle = 0x7f0400fc;
+        public static int fontVariationSettings = 0x7f0400fd;
+        public static int fontWeight = 0x7f0400fe;
+        public static int ttcIndex = 0x7f04024c;
+    }
+    public static final class color {
+        private color() {}
+
+        public static int notification_action_color_filter = 0x7f060117;
+        public static int notification_icon_bg_color = 0x7f060118;
+        public static int ripple_material_light = 0x7f06015a;
+        public static int secondary_text_default_material_light = 0x7f06015c;
+    }
+    public static final class dimen {
+        private dimen() {}
+
+        public static int compat_button_inset_horizontal_material = 0x7f080050;
+        public static int compat_button_inset_vertical_material = 0x7f080051;
+        public static int compat_button_padding_horizontal_material = 0x7f080052;
+        public static int compat_button_padding_vertical_material = 0x7f080053;
+        public static int compat_control_corner_material = 0x7f080054;
+        public static int compat_notification_large_icon_max_height = 0x7f080055;
+        public static int compat_notification_large_icon_max_width = 0x7f080056;
+        public static int notification_action_icon_size = 0x7f0800c2;
+        public static int notification_action_text_size = 0x7f0800c3;
+        public static int notification_big_circle_margin = 0x7f0800c4;
+        public static int notification_content_margin_start = 0x7f0800c5;
+        public static int notification_large_icon_height = 0x7f0800c6;
+        public static int notification_large_icon_width = 0x7f0800c7;
+        public static int notification_main_column_padding_top = 0x7f0800c8;
+        public static int notification_media_narrow_margin = 0x7f0800c9;
+        public static int notification_right_icon_size = 0x7f0800ca;
+        public static int notification_right_side_padding_top = 0x7f0800cb;
+        public static int notification_small_icon_background_padding = 0x7f0800cc;
+        public static int notification_small_icon_size_as_large = 0x7f0800cd;
+        public static int notification_subtext_size = 0x7f0800ce;
+        public static int notification_top_pad = 0x7f0800cf;
+        public static int notification_top_pad_large_text = 0x7f0800d0;
+    }
+    public static final class drawable {
+        private drawable() {}
+
+        public static int notification_action_background = 0x7f090063;
+        public static int notification_bg = 0x7f090064;
+        public static int notification_bg_low = 0x7f090065;
+        public static int notification_bg_low_normal = 0x7f090066;
+        public static int notification_bg_low_pressed = 0x7f090067;
+        public static int notification_bg_normal = 0x7f090068;
+        public static int notification_bg_normal_pressed = 0x7f090069;
+        public static int notification_icon_background = 0x7f09006a;
+        public static int notification_template_icon_bg = 0x7f09006b;
+        public static int notification_template_icon_low_bg = 0x7f09006c;
+        public static int notification_tile_bg = 0x7f09006d;
+        public static int notify_panel_notification_icon_bg = 0x7f09006e;
+    }
+    public static final class id {
+        private id() {}
+
+        public static int action_container = 0x7f0c0009;
+        public static int action_divider = 0x7f0c000b;
+        public static int action_image = 0x7f0c000c;
+        public static int action_text = 0x7f0c0012;
+        public static int actions = 0x7f0c0013;
+        public static int async = 0x7f0c0019;
+        public static int blocking = 0x7f0c001b;
+        public static int chronometer = 0x7f0c0021;
+        public static int forever = 0x7f0c0041;
+        public static int icon = 0x7f0c0046;
+        public static int icon_group = 0x7f0c0047;
+        public static int info = 0x7f0c0049;
+        public static int italic = 0x7f0c004b;
+        public static int line1 = 0x7f0c0052;
+        public static int line3 = 0x7f0c0053;
+        public static int normal = 0x7f0c005f;
+        public static int notification_background = 0x7f0c0060;
+        public static int notification_main_column = 0x7f0c0061;
+        public static int notification_main_column_container = 0x7f0c0062;
+        public static int right_icon = 0x7f0c0075;
+        public static int right_side = 0x7f0c0076;
+        public static int tag_transition_group = 0x7f0c00a2;
+        public static int tag_unhandled_key_event_manager = 0x7f0c00a3;
+        public static int tag_unhandled_key_listeners = 0x7f0c00a4;
+        public static int text = 0x7f0c00a5;
+        public static int text2 = 0x7f0c00a6;
+        public static int time = 0x7f0c00ad;
+        public static int title = 0x7f0c00ae;
+    }
+    public static final class integer {
+        private integer() {}
+
+        public static int status_bar_notification_info_maxnum = 0x7f0d000f;
+    }
+    public static final class layout {
+        private layout() {}
+
+        public static int notification_action = 0x7f0f002d;
+        public static int notification_action_tombstone = 0x7f0f002e;
+        public static int notification_template_custom_big = 0x7f0f002f;
+        public static int notification_template_icon_group = 0x7f0f0030;
+        public static int notification_template_part_chronometer = 0x7f0f0031;
+        public static int notification_template_part_time = 0x7f0f0032;
+    }
+    public static final class string {
+        private string() {}
+
+        public static int status_bar_notification_info_overflow = 0x7f15003c;
+    }
+    public static final class style {
+        private style() {}
+
+        public static int TextAppearance_Compat_Notification = 0x7f160117;
+        public static int TextAppearance_Compat_Notification_Info = 0x7f160118;
+        public static int TextAppearance_Compat_Notification_Line2 = 0x7f160119;
+        public static int TextAppearance_Compat_Notification_Time = 0x7f16011a;
+        public static int TextAppearance_Compat_Notification_Title = 0x7f16011b;
+        public static int Widget_Compat_NotificationActionContainer = 0x7f1601c1;
+        public static int Widget_Compat_NotificationActionText = 0x7f1601c2;
+    }
+    public static final class styleable {
+        private styleable() {}
+
+        public static int[] ColorStateListItem = { 0x7f040028, 0x101031f, 0x10101a5 };
+        public static int ColorStateListItem_alpha = 0;
+        public static int ColorStateListItem_android_alpha = 1;
+        public static int ColorStateListItem_android_color = 2;
+        public static int[] FontFamily = { 0x7f0400f6, 0x7f0400f7, 0x7f0400f8, 0x7f0400f9, 0x7f0400fa, 0x7f0400fb };
+        public static int FontFamily_fontProviderAuthority = 0;
+        public static int FontFamily_fontProviderCerts = 1;
+        public static int FontFamily_fontProviderFetchStrategy = 2;
+        public static int FontFamily_fontProviderFetchTimeout = 3;
+        public static int FontFamily_fontProviderPackage = 4;
+        public static int FontFamily_fontProviderQuery = 5;
+        public static int[] FontFamilyFont = { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x7f0400f4, 0x7f0400fc, 0x7f0400fd, 0x7f0400fe, 0x7f04024c };
+        public static int FontFamilyFont_android_font = 0;
+        public static int FontFamilyFont_android_fontStyle = 1;
+        public static int FontFamilyFont_android_fontVariationSettings = 2;
+        public static int FontFamilyFont_android_fontWeight = 3;
+        public static int FontFamilyFont_android_ttcIndex = 4;
+        public static int FontFamilyFont_font = 5;
+        public static int FontFamilyFont_fontStyle = 6;
+        public static int FontFamilyFont_fontVariationSettings = 7;
+        public static int FontFamilyFont_fontWeight = 8;
+        public static int FontFamilyFont_ttcIndex = 9;
+        public static int[] GradientColor = { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 };
+        public static int GradientColor_android_centerColor = 0;
+        public static int GradientColor_android_centerX = 1;
+        public static int GradientColor_android_centerY = 2;
+        public static int GradientColor_android_endColor = 3;
+        public static int GradientColor_android_endX = 4;
+        public static int GradientColor_android_endY = 5;
+        public static int GradientColor_android_gradientRadius = 6;
+        public static int GradientColor_android_startColor = 7;
+        public static int GradientColor_android_startX = 8;
+        public static int GradientColor_android_startY = 9;
+        public static int GradientColor_android_tileMode = 10;
+        public static int GradientColor_android_type = 11;
+        public static int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+        public static int GradientColorItem_android_color = 0;
+        public static int GradientColorItem_android_offset = 1;
+    }
+}

+ 211 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/fragment/R.java

@@ -0,0 +1,211 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.fragment;
+
+public final class R {
+    private R() {}
+
+    public static final class attr {
+        private attr() {}
+
+        public static int alpha = 0x7f040028;
+        public static int coordinatorLayoutStyle = 0x7f0400b0;
+        public static int font = 0x7f0400f4;
+        public static int fontProviderAuthority = 0x7f0400f6;
+        public static int fontProviderCerts = 0x7f0400f7;
+        public static int fontProviderFetchStrategy = 0x7f0400f8;
+        public static int fontProviderFetchTimeout = 0x7f0400f9;
+        public static int fontProviderPackage = 0x7f0400fa;
+        public static int fontProviderQuery = 0x7f0400fb;
+        public static int fontStyle = 0x7f0400fc;
+        public static int fontVariationSettings = 0x7f0400fd;
+        public static int fontWeight = 0x7f0400fe;
+        public static int keylines = 0x7f04012d;
+        public static int layout_anchor = 0x7f040133;
+        public static int layout_anchorGravity = 0x7f040134;
+        public static int layout_behavior = 0x7f040135;
+        public static int layout_dodgeInsetEdges = 0x7f040161;
+        public static int layout_insetEdge = 0x7f04016a;
+        public static int layout_keyline = 0x7f04016b;
+        public static int statusBarBackground = 0x7f0401e2;
+        public static int ttcIndex = 0x7f04024c;
+    }
+    public static final class color {
+        private color() {}
+
+        public static int notification_action_color_filter = 0x7f060117;
+        public static int notification_icon_bg_color = 0x7f060118;
+        public static int ripple_material_light = 0x7f06015a;
+        public static int secondary_text_default_material_light = 0x7f06015c;
+    }
+    public static final class dimen {
+        private dimen() {}
+
+        public static int compat_button_inset_horizontal_material = 0x7f080050;
+        public static int compat_button_inset_vertical_material = 0x7f080051;
+        public static int compat_button_padding_horizontal_material = 0x7f080052;
+        public static int compat_button_padding_vertical_material = 0x7f080053;
+        public static int compat_control_corner_material = 0x7f080054;
+        public static int compat_notification_large_icon_max_height = 0x7f080055;
+        public static int compat_notification_large_icon_max_width = 0x7f080056;
+        public static int notification_action_icon_size = 0x7f0800c2;
+        public static int notification_action_text_size = 0x7f0800c3;
+        public static int notification_big_circle_margin = 0x7f0800c4;
+        public static int notification_content_margin_start = 0x7f0800c5;
+        public static int notification_large_icon_height = 0x7f0800c6;
+        public static int notification_large_icon_width = 0x7f0800c7;
+        public static int notification_main_column_padding_top = 0x7f0800c8;
+        public static int notification_media_narrow_margin = 0x7f0800c9;
+        public static int notification_right_icon_size = 0x7f0800ca;
+        public static int notification_right_side_padding_top = 0x7f0800cb;
+        public static int notification_small_icon_background_padding = 0x7f0800cc;
+        public static int notification_small_icon_size_as_large = 0x7f0800cd;
+        public static int notification_subtext_size = 0x7f0800ce;
+        public static int notification_top_pad = 0x7f0800cf;
+        public static int notification_top_pad_large_text = 0x7f0800d0;
+    }
+    public static final class drawable {
+        private drawable() {}
+
+        public static int notification_action_background = 0x7f090063;
+        public static int notification_bg = 0x7f090064;
+        public static int notification_bg_low = 0x7f090065;
+        public static int notification_bg_low_normal = 0x7f090066;
+        public static int notification_bg_low_pressed = 0x7f090067;
+        public static int notification_bg_normal = 0x7f090068;
+        public static int notification_bg_normal_pressed = 0x7f090069;
+        public static int notification_icon_background = 0x7f09006a;
+        public static int notification_template_icon_bg = 0x7f09006b;
+        public static int notification_template_icon_low_bg = 0x7f09006c;
+        public static int notification_tile_bg = 0x7f09006d;
+        public static int notify_panel_notification_icon_bg = 0x7f09006e;
+    }
+    public static final class id {
+        private id() {}
+
+        public static int action_container = 0x7f0c0009;
+        public static int action_divider = 0x7f0c000b;
+        public static int action_image = 0x7f0c000c;
+        public static int action_text = 0x7f0c0012;
+        public static int actions = 0x7f0c0013;
+        public static int async = 0x7f0c0019;
+        public static int blocking = 0x7f0c001b;
+        public static int bottom = 0x7f0c001c;
+        public static int chronometer = 0x7f0c0021;
+        public static int end = 0x7f0c003a;
+        public static int forever = 0x7f0c0041;
+        public static int icon = 0x7f0c0046;
+        public static int icon_group = 0x7f0c0047;
+        public static int info = 0x7f0c0049;
+        public static int italic = 0x7f0c004b;
+        public static int left = 0x7f0c0051;
+        public static int line1 = 0x7f0c0052;
+        public static int line3 = 0x7f0c0053;
+        public static int none = 0x7f0c005e;
+        public static int normal = 0x7f0c005f;
+        public static int notification_background = 0x7f0c0060;
+        public static int notification_main_column = 0x7f0c0061;
+        public static int notification_main_column_container = 0x7f0c0062;
+        public static int right = 0x7f0c0074;
+        public static int right_icon = 0x7f0c0075;
+        public static int right_side = 0x7f0c0076;
+        public static int start = 0x7f0c009b;
+        public static int tag_transition_group = 0x7f0c00a2;
+        public static int tag_unhandled_key_event_manager = 0x7f0c00a3;
+        public static int tag_unhandled_key_listeners = 0x7f0c00a4;
+        public static int text = 0x7f0c00a5;
+        public static int text2 = 0x7f0c00a6;
+        public static int time = 0x7f0c00ad;
+        public static int title = 0x7f0c00ae;
+        public static int top = 0x7f0c00b2;
+    }
+    public static final class integer {
+        private integer() {}
+
+        public static int status_bar_notification_info_maxnum = 0x7f0d000f;
+    }
+    public static final class layout {
+        private layout() {}
+
+        public static int notification_action = 0x7f0f002d;
+        public static int notification_action_tombstone = 0x7f0f002e;
+        public static int notification_template_custom_big = 0x7f0f002f;
+        public static int notification_template_icon_group = 0x7f0f0030;
+        public static int notification_template_part_chronometer = 0x7f0f0031;
+        public static int notification_template_part_time = 0x7f0f0032;
+    }
+    public static final class string {
+        private string() {}
+
+        public static int status_bar_notification_info_overflow = 0x7f15003c;
+    }
+    public static final class style {
+        private style() {}
+
+        public static int TextAppearance_Compat_Notification = 0x7f160117;
+        public static int TextAppearance_Compat_Notification_Info = 0x7f160118;
+        public static int TextAppearance_Compat_Notification_Line2 = 0x7f160119;
+        public static int TextAppearance_Compat_Notification_Time = 0x7f16011a;
+        public static int TextAppearance_Compat_Notification_Title = 0x7f16011b;
+        public static int Widget_Compat_NotificationActionContainer = 0x7f1601c1;
+        public static int Widget_Compat_NotificationActionText = 0x7f1601c2;
+        public static int Widget_Support_CoordinatorLayout = 0x7f1601f1;
+    }
+    public static final class styleable {
+        private styleable() {}
+
+        public static int[] ColorStateListItem = { 0x7f040028, 0x101031f, 0x10101a5 };
+        public static int ColorStateListItem_alpha = 0;
+        public static int ColorStateListItem_android_alpha = 1;
+        public static int ColorStateListItem_android_color = 2;
+        public static int[] CoordinatorLayout = { 0x7f04012d, 0x7f0401e2 };
+        public static int CoordinatorLayout_keylines = 0;
+        public static int CoordinatorLayout_statusBarBackground = 1;
+        public static int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f040133, 0x7f040134, 0x7f040135, 0x7f040161, 0x7f04016a, 0x7f04016b };
+        public static int CoordinatorLayout_Layout_android_layout_gravity = 0;
+        public static int CoordinatorLayout_Layout_layout_anchor = 1;
+        public static int CoordinatorLayout_Layout_layout_anchorGravity = 2;
+        public static int CoordinatorLayout_Layout_layout_behavior = 3;
+        public static int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
+        public static int CoordinatorLayout_Layout_layout_insetEdge = 5;
+        public static int CoordinatorLayout_Layout_layout_keyline = 6;
+        public static int[] FontFamily = { 0x7f0400f6, 0x7f0400f7, 0x7f0400f8, 0x7f0400f9, 0x7f0400fa, 0x7f0400fb };
+        public static int FontFamily_fontProviderAuthority = 0;
+        public static int FontFamily_fontProviderCerts = 1;
+        public static int FontFamily_fontProviderFetchStrategy = 2;
+        public static int FontFamily_fontProviderFetchTimeout = 3;
+        public static int FontFamily_fontProviderPackage = 4;
+        public static int FontFamily_fontProviderQuery = 5;
+        public static int[] FontFamilyFont = { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x7f0400f4, 0x7f0400fc, 0x7f0400fd, 0x7f0400fe, 0x7f04024c };
+        public static int FontFamilyFont_android_font = 0;
+        public static int FontFamilyFont_android_fontStyle = 1;
+        public static int FontFamilyFont_android_fontVariationSettings = 2;
+        public static int FontFamilyFont_android_fontWeight = 3;
+        public static int FontFamilyFont_android_ttcIndex = 4;
+        public static int FontFamilyFont_font = 5;
+        public static int FontFamilyFont_fontStyle = 6;
+        public static int FontFamilyFont_fontVariationSettings = 7;
+        public static int FontFamilyFont_fontWeight = 8;
+        public static int FontFamilyFont_ttcIndex = 9;
+        public static int[] GradientColor = { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 };
+        public static int GradientColor_android_centerColor = 0;
+        public static int GradientColor_android_centerX = 1;
+        public static int GradientColor_android_centerY = 2;
+        public static int GradientColor_android_endColor = 3;
+        public static int GradientColor_android_endX = 4;
+        public static int GradientColor_android_endY = 5;
+        public static int GradientColor_android_gradientRadius = 6;
+        public static int GradientColor_android_startColor = 7;
+        public static int GradientColor_android_startX = 8;
+        public static int GradientColor_android_startY = 9;
+        public static int GradientColor_android_tileMode = 10;
+        public static int GradientColor_android_type = 11;
+        public static int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+        public static int GradientColorItem_android_color = 0;
+        public static int GradientColorItem_android_offset = 1;
+    }
+}

+ 211 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/graphics/drawable/R.java

@@ -0,0 +1,211 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.graphics.drawable;
+
+public final class R {
+    private R() {}
+
+    public static final class attr {
+        private attr() {}
+
+        public static int alpha = 0x7f040028;
+        public static int coordinatorLayoutStyle = 0x7f0400b0;
+        public static int font = 0x7f0400f4;
+        public static int fontProviderAuthority = 0x7f0400f6;
+        public static int fontProviderCerts = 0x7f0400f7;
+        public static int fontProviderFetchStrategy = 0x7f0400f8;
+        public static int fontProviderFetchTimeout = 0x7f0400f9;
+        public static int fontProviderPackage = 0x7f0400fa;
+        public static int fontProviderQuery = 0x7f0400fb;
+        public static int fontStyle = 0x7f0400fc;
+        public static int fontVariationSettings = 0x7f0400fd;
+        public static int fontWeight = 0x7f0400fe;
+        public static int keylines = 0x7f04012d;
+        public static int layout_anchor = 0x7f040133;
+        public static int layout_anchorGravity = 0x7f040134;
+        public static int layout_behavior = 0x7f040135;
+        public static int layout_dodgeInsetEdges = 0x7f040161;
+        public static int layout_insetEdge = 0x7f04016a;
+        public static int layout_keyline = 0x7f04016b;
+        public static int statusBarBackground = 0x7f0401e2;
+        public static int ttcIndex = 0x7f04024c;
+    }
+    public static final class color {
+        private color() {}
+
+        public static int notification_action_color_filter = 0x7f060117;
+        public static int notification_icon_bg_color = 0x7f060118;
+        public static int ripple_material_light = 0x7f06015a;
+        public static int secondary_text_default_material_light = 0x7f06015c;
+    }
+    public static final class dimen {
+        private dimen() {}
+
+        public static int compat_button_inset_horizontal_material = 0x7f080050;
+        public static int compat_button_inset_vertical_material = 0x7f080051;
+        public static int compat_button_padding_horizontal_material = 0x7f080052;
+        public static int compat_button_padding_vertical_material = 0x7f080053;
+        public static int compat_control_corner_material = 0x7f080054;
+        public static int compat_notification_large_icon_max_height = 0x7f080055;
+        public static int compat_notification_large_icon_max_width = 0x7f080056;
+        public static int notification_action_icon_size = 0x7f0800c2;
+        public static int notification_action_text_size = 0x7f0800c3;
+        public static int notification_big_circle_margin = 0x7f0800c4;
+        public static int notification_content_margin_start = 0x7f0800c5;
+        public static int notification_large_icon_height = 0x7f0800c6;
+        public static int notification_large_icon_width = 0x7f0800c7;
+        public static int notification_main_column_padding_top = 0x7f0800c8;
+        public static int notification_media_narrow_margin = 0x7f0800c9;
+        public static int notification_right_icon_size = 0x7f0800ca;
+        public static int notification_right_side_padding_top = 0x7f0800cb;
+        public static int notification_small_icon_background_padding = 0x7f0800cc;
+        public static int notification_small_icon_size_as_large = 0x7f0800cd;
+        public static int notification_subtext_size = 0x7f0800ce;
+        public static int notification_top_pad = 0x7f0800cf;
+        public static int notification_top_pad_large_text = 0x7f0800d0;
+    }
+    public static final class drawable {
+        private drawable() {}
+
+        public static int notification_action_background = 0x7f090063;
+        public static int notification_bg = 0x7f090064;
+        public static int notification_bg_low = 0x7f090065;
+        public static int notification_bg_low_normal = 0x7f090066;
+        public static int notification_bg_low_pressed = 0x7f090067;
+        public static int notification_bg_normal = 0x7f090068;
+        public static int notification_bg_normal_pressed = 0x7f090069;
+        public static int notification_icon_background = 0x7f09006a;
+        public static int notification_template_icon_bg = 0x7f09006b;
+        public static int notification_template_icon_low_bg = 0x7f09006c;
+        public static int notification_tile_bg = 0x7f09006d;
+        public static int notify_panel_notification_icon_bg = 0x7f09006e;
+    }
+    public static final class id {
+        private id() {}
+
+        public static int action_container = 0x7f0c0009;
+        public static int action_divider = 0x7f0c000b;
+        public static int action_image = 0x7f0c000c;
+        public static int action_text = 0x7f0c0012;
+        public static int actions = 0x7f0c0013;
+        public static int async = 0x7f0c0019;
+        public static int blocking = 0x7f0c001b;
+        public static int bottom = 0x7f0c001c;
+        public static int chronometer = 0x7f0c0021;
+        public static int end = 0x7f0c003a;
+        public static int forever = 0x7f0c0041;
+        public static int icon = 0x7f0c0046;
+        public static int icon_group = 0x7f0c0047;
+        public static int info = 0x7f0c0049;
+        public static int italic = 0x7f0c004b;
+        public static int left = 0x7f0c0051;
+        public static int line1 = 0x7f0c0052;
+        public static int line3 = 0x7f0c0053;
+        public static int none = 0x7f0c005e;
+        public static int normal = 0x7f0c005f;
+        public static int notification_background = 0x7f0c0060;
+        public static int notification_main_column = 0x7f0c0061;
+        public static int notification_main_column_container = 0x7f0c0062;
+        public static int right = 0x7f0c0074;
+        public static int right_icon = 0x7f0c0075;
+        public static int right_side = 0x7f0c0076;
+        public static int start = 0x7f0c009b;
+        public static int tag_transition_group = 0x7f0c00a2;
+        public static int tag_unhandled_key_event_manager = 0x7f0c00a3;
+        public static int tag_unhandled_key_listeners = 0x7f0c00a4;
+        public static int text = 0x7f0c00a5;
+        public static int text2 = 0x7f0c00a6;
+        public static int time = 0x7f0c00ad;
+        public static int title = 0x7f0c00ae;
+        public static int top = 0x7f0c00b2;
+    }
+    public static final class integer {
+        private integer() {}
+
+        public static int status_bar_notification_info_maxnum = 0x7f0d000f;
+    }
+    public static final class layout {
+        private layout() {}
+
+        public static int notification_action = 0x7f0f002d;
+        public static int notification_action_tombstone = 0x7f0f002e;
+        public static int notification_template_custom_big = 0x7f0f002f;
+        public static int notification_template_icon_group = 0x7f0f0030;
+        public static int notification_template_part_chronometer = 0x7f0f0031;
+        public static int notification_template_part_time = 0x7f0f0032;
+    }
+    public static final class string {
+        private string() {}
+
+        public static int status_bar_notification_info_overflow = 0x7f15003c;
+    }
+    public static final class style {
+        private style() {}
+
+        public static int TextAppearance_Compat_Notification = 0x7f160117;
+        public static int TextAppearance_Compat_Notification_Info = 0x7f160118;
+        public static int TextAppearance_Compat_Notification_Line2 = 0x7f160119;
+        public static int TextAppearance_Compat_Notification_Time = 0x7f16011a;
+        public static int TextAppearance_Compat_Notification_Title = 0x7f16011b;
+        public static int Widget_Compat_NotificationActionContainer = 0x7f1601c1;
+        public static int Widget_Compat_NotificationActionText = 0x7f1601c2;
+        public static int Widget_Support_CoordinatorLayout = 0x7f1601f1;
+    }
+    public static final class styleable {
+        private styleable() {}
+
+        public static int[] ColorStateListItem = { 0x7f040028, 0x101031f, 0x10101a5 };
+        public static int ColorStateListItem_alpha = 0;
+        public static int ColorStateListItem_android_alpha = 1;
+        public static int ColorStateListItem_android_color = 2;
+        public static int[] CoordinatorLayout = { 0x7f04012d, 0x7f0401e2 };
+        public static int CoordinatorLayout_keylines = 0;
+        public static int CoordinatorLayout_statusBarBackground = 1;
+        public static int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f040133, 0x7f040134, 0x7f040135, 0x7f040161, 0x7f04016a, 0x7f04016b };
+        public static int CoordinatorLayout_Layout_android_layout_gravity = 0;
+        public static int CoordinatorLayout_Layout_layout_anchor = 1;
+        public static int CoordinatorLayout_Layout_layout_anchorGravity = 2;
+        public static int CoordinatorLayout_Layout_layout_behavior = 3;
+        public static int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
+        public static int CoordinatorLayout_Layout_layout_insetEdge = 5;
+        public static int CoordinatorLayout_Layout_layout_keyline = 6;
+        public static int[] FontFamily = { 0x7f0400f6, 0x7f0400f7, 0x7f0400f8, 0x7f0400f9, 0x7f0400fa, 0x7f0400fb };
+        public static int FontFamily_fontProviderAuthority = 0;
+        public static int FontFamily_fontProviderCerts = 1;
+        public static int FontFamily_fontProviderFetchStrategy = 2;
+        public static int FontFamily_fontProviderFetchTimeout = 3;
+        public static int FontFamily_fontProviderPackage = 4;
+        public static int FontFamily_fontProviderQuery = 5;
+        public static int[] FontFamilyFont = { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x7f0400f4, 0x7f0400fc, 0x7f0400fd, 0x7f0400fe, 0x7f04024c };
+        public static int FontFamilyFont_android_font = 0;
+        public static int FontFamilyFont_android_fontStyle = 1;
+        public static int FontFamilyFont_android_fontVariationSettings = 2;
+        public static int FontFamilyFont_android_fontWeight = 3;
+        public static int FontFamilyFont_android_ttcIndex = 4;
+        public static int FontFamilyFont_font = 5;
+        public static int FontFamilyFont_fontStyle = 6;
+        public static int FontFamilyFont_fontVariationSettings = 7;
+        public static int FontFamilyFont_fontWeight = 8;
+        public static int FontFamilyFont_ttcIndex = 9;
+        public static int[] GradientColor = { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 };
+        public static int GradientColor_android_centerColor = 0;
+        public static int GradientColor_android_centerX = 1;
+        public static int GradientColor_android_centerY = 2;
+        public static int GradientColor_android_endColor = 3;
+        public static int GradientColor_android_endX = 4;
+        public static int GradientColor_android_endY = 5;
+        public static int GradientColor_android_gradientRadius = 6;
+        public static int GradientColor_android_startColor = 7;
+        public static int GradientColor_android_startX = 8;
+        public static int GradientColor_android_startY = 9;
+        public static int GradientColor_android_tileMode = 10;
+        public static int GradientColor_android_type = 11;
+        public static int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+        public static int GradientColorItem_android_color = 0;
+        public static int GradientColorItem_android_offset = 1;
+    }
+}

+ 12 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/interpolator/R.java

@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.interpolator;
+
+public final class R {
+    private R() {}
+
+}

+ 183 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/loader/R.java

@@ -0,0 +1,183 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.loader;
+
+public final class R {
+    private R() {}
+
+    public static final class attr {
+        private attr() {}
+
+        public static int alpha = 0x7f040028;
+        public static int font = 0x7f0400f4;
+        public static int fontProviderAuthority = 0x7f0400f6;
+        public static int fontProviderCerts = 0x7f0400f7;
+        public static int fontProviderFetchStrategy = 0x7f0400f8;
+        public static int fontProviderFetchTimeout = 0x7f0400f9;
+        public static int fontProviderPackage = 0x7f0400fa;
+        public static int fontProviderQuery = 0x7f0400fb;
+        public static int fontStyle = 0x7f0400fc;
+        public static int fontVariationSettings = 0x7f0400fd;
+        public static int fontWeight = 0x7f0400fe;
+        public static int ttcIndex = 0x7f04024c;
+    }
+    public static final class color {
+        private color() {}
+
+        public static int notification_action_color_filter = 0x7f060117;
+        public static int notification_icon_bg_color = 0x7f060118;
+        public static int ripple_material_light = 0x7f06015a;
+        public static int secondary_text_default_material_light = 0x7f06015c;
+    }
+    public static final class dimen {
+        private dimen() {}
+
+        public static int compat_button_inset_horizontal_material = 0x7f080050;
+        public static int compat_button_inset_vertical_material = 0x7f080051;
+        public static int compat_button_padding_horizontal_material = 0x7f080052;
+        public static int compat_button_padding_vertical_material = 0x7f080053;
+        public static int compat_control_corner_material = 0x7f080054;
+        public static int compat_notification_large_icon_max_height = 0x7f080055;
+        public static int compat_notification_large_icon_max_width = 0x7f080056;
+        public static int notification_action_icon_size = 0x7f0800c2;
+        public static int notification_action_text_size = 0x7f0800c3;
+        public static int notification_big_circle_margin = 0x7f0800c4;
+        public static int notification_content_margin_start = 0x7f0800c5;
+        public static int notification_large_icon_height = 0x7f0800c6;
+        public static int notification_large_icon_width = 0x7f0800c7;
+        public static int notification_main_column_padding_top = 0x7f0800c8;
+        public static int notification_media_narrow_margin = 0x7f0800c9;
+        public static int notification_right_icon_size = 0x7f0800ca;
+        public static int notification_right_side_padding_top = 0x7f0800cb;
+        public static int notification_small_icon_background_padding = 0x7f0800cc;
+        public static int notification_small_icon_size_as_large = 0x7f0800cd;
+        public static int notification_subtext_size = 0x7f0800ce;
+        public static int notification_top_pad = 0x7f0800cf;
+        public static int notification_top_pad_large_text = 0x7f0800d0;
+    }
+    public static final class drawable {
+        private drawable() {}
+
+        public static int notification_action_background = 0x7f090063;
+        public static int notification_bg = 0x7f090064;
+        public static int notification_bg_low = 0x7f090065;
+        public static int notification_bg_low_normal = 0x7f090066;
+        public static int notification_bg_low_pressed = 0x7f090067;
+        public static int notification_bg_normal = 0x7f090068;
+        public static int notification_bg_normal_pressed = 0x7f090069;
+        public static int notification_icon_background = 0x7f09006a;
+        public static int notification_template_icon_bg = 0x7f09006b;
+        public static int notification_template_icon_low_bg = 0x7f09006c;
+        public static int notification_tile_bg = 0x7f09006d;
+        public static int notify_panel_notification_icon_bg = 0x7f09006e;
+    }
+    public static final class id {
+        private id() {}
+
+        public static int action_container = 0x7f0c0009;
+        public static int action_divider = 0x7f0c000b;
+        public static int action_image = 0x7f0c000c;
+        public static int action_text = 0x7f0c0012;
+        public static int actions = 0x7f0c0013;
+        public static int async = 0x7f0c0019;
+        public static int blocking = 0x7f0c001b;
+        public static int chronometer = 0x7f0c0021;
+        public static int forever = 0x7f0c0041;
+        public static int icon = 0x7f0c0046;
+        public static int icon_group = 0x7f0c0047;
+        public static int info = 0x7f0c0049;
+        public static int italic = 0x7f0c004b;
+        public static int line1 = 0x7f0c0052;
+        public static int line3 = 0x7f0c0053;
+        public static int normal = 0x7f0c005f;
+        public static int notification_background = 0x7f0c0060;
+        public static int notification_main_column = 0x7f0c0061;
+        public static int notification_main_column_container = 0x7f0c0062;
+        public static int right_icon = 0x7f0c0075;
+        public static int right_side = 0x7f0c0076;
+        public static int tag_transition_group = 0x7f0c00a2;
+        public static int tag_unhandled_key_event_manager = 0x7f0c00a3;
+        public static int tag_unhandled_key_listeners = 0x7f0c00a4;
+        public static int text = 0x7f0c00a5;
+        public static int text2 = 0x7f0c00a6;
+        public static int time = 0x7f0c00ad;
+        public static int title = 0x7f0c00ae;
+    }
+    public static final class integer {
+        private integer() {}
+
+        public static int status_bar_notification_info_maxnum = 0x7f0d000f;
+    }
+    public static final class layout {
+        private layout() {}
+
+        public static int notification_action = 0x7f0f002d;
+        public static int notification_action_tombstone = 0x7f0f002e;
+        public static int notification_template_custom_big = 0x7f0f002f;
+        public static int notification_template_icon_group = 0x7f0f0030;
+        public static int notification_template_part_chronometer = 0x7f0f0031;
+        public static int notification_template_part_time = 0x7f0f0032;
+    }
+    public static final class string {
+        private string() {}
+
+        public static int status_bar_notification_info_overflow = 0x7f15003c;
+    }
+    public static final class style {
+        private style() {}
+
+        public static int TextAppearance_Compat_Notification = 0x7f160117;
+        public static int TextAppearance_Compat_Notification_Info = 0x7f160118;
+        public static int TextAppearance_Compat_Notification_Line2 = 0x7f160119;
+        public static int TextAppearance_Compat_Notification_Time = 0x7f16011a;
+        public static int TextAppearance_Compat_Notification_Title = 0x7f16011b;
+        public static int Widget_Compat_NotificationActionContainer = 0x7f1601c1;
+        public static int Widget_Compat_NotificationActionText = 0x7f1601c2;
+    }
+    public static final class styleable {
+        private styleable() {}
+
+        public static int[] ColorStateListItem = { 0x7f040028, 0x101031f, 0x10101a5 };
+        public static int ColorStateListItem_alpha = 0;
+        public static int ColorStateListItem_android_alpha = 1;
+        public static int ColorStateListItem_android_color = 2;
+        public static int[] FontFamily = { 0x7f0400f6, 0x7f0400f7, 0x7f0400f8, 0x7f0400f9, 0x7f0400fa, 0x7f0400fb };
+        public static int FontFamily_fontProviderAuthority = 0;
+        public static int FontFamily_fontProviderCerts = 1;
+        public static int FontFamily_fontProviderFetchStrategy = 2;
+        public static int FontFamily_fontProviderFetchTimeout = 3;
+        public static int FontFamily_fontProviderPackage = 4;
+        public static int FontFamily_fontProviderQuery = 5;
+        public static int[] FontFamilyFont = { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x7f0400f4, 0x7f0400fc, 0x7f0400fd, 0x7f0400fe, 0x7f04024c };
+        public static int FontFamilyFont_android_font = 0;
+        public static int FontFamilyFont_android_fontStyle = 1;
+        public static int FontFamilyFont_android_fontVariationSettings = 2;
+        public static int FontFamilyFont_android_fontWeight = 3;
+        public static int FontFamilyFont_android_ttcIndex = 4;
+        public static int FontFamilyFont_font = 5;
+        public static int FontFamilyFont_fontStyle = 6;
+        public static int FontFamilyFont_fontVariationSettings = 7;
+        public static int FontFamilyFont_fontWeight = 8;
+        public static int FontFamilyFont_ttcIndex = 9;
+        public static int[] GradientColor = { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 };
+        public static int GradientColor_android_centerColor = 0;
+        public static int GradientColor_android_centerX = 1;
+        public static int GradientColor_android_centerY = 2;
+        public static int GradientColor_android_endColor = 3;
+        public static int GradientColor_android_endX = 4;
+        public static int GradientColor_android_endY = 5;
+        public static int GradientColor_android_gradientRadius = 6;
+        public static int GradientColor_android_startColor = 7;
+        public static int GradientColor_android_startX = 8;
+        public static int GradientColor_android_startY = 9;
+        public static int GradientColor_android_tileMode = 10;
+        public static int GradientColor_android_type = 11;
+        public static int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+        public static int GradientColorItem_android_color = 0;
+        public static int GradientColorItem_android_offset = 1;
+    }
+}

+ 12 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/localbroadcastmanager/R.java

@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.localbroadcastmanager;
+
+public final class R {
+    private R() {}
+
+}

+ 12 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/print/R.java

@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.print;
+
+public final class R {
+    private R() {}
+
+}

+ 183 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/slidingpanelayout/R.java

@@ -0,0 +1,183 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.slidingpanelayout;
+
+public final class R {
+    private R() {}
+
+    public static final class attr {
+        private attr() {}
+
+        public static int alpha = 0x7f040028;
+        public static int font = 0x7f0400f4;
+        public static int fontProviderAuthority = 0x7f0400f6;
+        public static int fontProviderCerts = 0x7f0400f7;
+        public static int fontProviderFetchStrategy = 0x7f0400f8;
+        public static int fontProviderFetchTimeout = 0x7f0400f9;
+        public static int fontProviderPackage = 0x7f0400fa;
+        public static int fontProviderQuery = 0x7f0400fb;
+        public static int fontStyle = 0x7f0400fc;
+        public static int fontVariationSettings = 0x7f0400fd;
+        public static int fontWeight = 0x7f0400fe;
+        public static int ttcIndex = 0x7f04024c;
+    }
+    public static final class color {
+        private color() {}
+
+        public static int notification_action_color_filter = 0x7f060117;
+        public static int notification_icon_bg_color = 0x7f060118;
+        public static int ripple_material_light = 0x7f06015a;
+        public static int secondary_text_default_material_light = 0x7f06015c;
+    }
+    public static final class dimen {
+        private dimen() {}
+
+        public static int compat_button_inset_horizontal_material = 0x7f080050;
+        public static int compat_button_inset_vertical_material = 0x7f080051;
+        public static int compat_button_padding_horizontal_material = 0x7f080052;
+        public static int compat_button_padding_vertical_material = 0x7f080053;
+        public static int compat_control_corner_material = 0x7f080054;
+        public static int compat_notification_large_icon_max_height = 0x7f080055;
+        public static int compat_notification_large_icon_max_width = 0x7f080056;
+        public static int notification_action_icon_size = 0x7f0800c2;
+        public static int notification_action_text_size = 0x7f0800c3;
+        public static int notification_big_circle_margin = 0x7f0800c4;
+        public static int notification_content_margin_start = 0x7f0800c5;
+        public static int notification_large_icon_height = 0x7f0800c6;
+        public static int notification_large_icon_width = 0x7f0800c7;
+        public static int notification_main_column_padding_top = 0x7f0800c8;
+        public static int notification_media_narrow_margin = 0x7f0800c9;
+        public static int notification_right_icon_size = 0x7f0800ca;
+        public static int notification_right_side_padding_top = 0x7f0800cb;
+        public static int notification_small_icon_background_padding = 0x7f0800cc;
+        public static int notification_small_icon_size_as_large = 0x7f0800cd;
+        public static int notification_subtext_size = 0x7f0800ce;
+        public static int notification_top_pad = 0x7f0800cf;
+        public static int notification_top_pad_large_text = 0x7f0800d0;
+    }
+    public static final class drawable {
+        private drawable() {}
+
+        public static int notification_action_background = 0x7f090063;
+        public static int notification_bg = 0x7f090064;
+        public static int notification_bg_low = 0x7f090065;
+        public static int notification_bg_low_normal = 0x7f090066;
+        public static int notification_bg_low_pressed = 0x7f090067;
+        public static int notification_bg_normal = 0x7f090068;
+        public static int notification_bg_normal_pressed = 0x7f090069;
+        public static int notification_icon_background = 0x7f09006a;
+        public static int notification_template_icon_bg = 0x7f09006b;
+        public static int notification_template_icon_low_bg = 0x7f09006c;
+        public static int notification_tile_bg = 0x7f09006d;
+        public static int notify_panel_notification_icon_bg = 0x7f09006e;
+    }
+    public static final class id {
+        private id() {}
+
+        public static int action_container = 0x7f0c0009;
+        public static int action_divider = 0x7f0c000b;
+        public static int action_image = 0x7f0c000c;
+        public static int action_text = 0x7f0c0012;
+        public static int actions = 0x7f0c0013;
+        public static int async = 0x7f0c0019;
+        public static int blocking = 0x7f0c001b;
+        public static int chronometer = 0x7f0c0021;
+        public static int forever = 0x7f0c0041;
+        public static int icon = 0x7f0c0046;
+        public static int icon_group = 0x7f0c0047;
+        public static int info = 0x7f0c0049;
+        public static int italic = 0x7f0c004b;
+        public static int line1 = 0x7f0c0052;
+        public static int line3 = 0x7f0c0053;
+        public static int normal = 0x7f0c005f;
+        public static int notification_background = 0x7f0c0060;
+        public static int notification_main_column = 0x7f0c0061;
+        public static int notification_main_column_container = 0x7f0c0062;
+        public static int right_icon = 0x7f0c0075;
+        public static int right_side = 0x7f0c0076;
+        public static int tag_transition_group = 0x7f0c00a2;
+        public static int tag_unhandled_key_event_manager = 0x7f0c00a3;
+        public static int tag_unhandled_key_listeners = 0x7f0c00a4;
+        public static int text = 0x7f0c00a5;
+        public static int text2 = 0x7f0c00a6;
+        public static int time = 0x7f0c00ad;
+        public static int title = 0x7f0c00ae;
+    }
+    public static final class integer {
+        private integer() {}
+
+        public static int status_bar_notification_info_maxnum = 0x7f0d000f;
+    }
+    public static final class layout {
+        private layout() {}
+
+        public static int notification_action = 0x7f0f002d;
+        public static int notification_action_tombstone = 0x7f0f002e;
+        public static int notification_template_custom_big = 0x7f0f002f;
+        public static int notification_template_icon_group = 0x7f0f0030;
+        public static int notification_template_part_chronometer = 0x7f0f0031;
+        public static int notification_template_part_time = 0x7f0f0032;
+    }
+    public static final class string {
+        private string() {}
+
+        public static int status_bar_notification_info_overflow = 0x7f15003c;
+    }
+    public static final class style {
+        private style() {}
+
+        public static int TextAppearance_Compat_Notification = 0x7f160117;
+        public static int TextAppearance_Compat_Notification_Info = 0x7f160118;
+        public static int TextAppearance_Compat_Notification_Line2 = 0x7f160119;
+        public static int TextAppearance_Compat_Notification_Time = 0x7f16011a;
+        public static int TextAppearance_Compat_Notification_Title = 0x7f16011b;
+        public static int Widget_Compat_NotificationActionContainer = 0x7f1601c1;
+        public static int Widget_Compat_NotificationActionText = 0x7f1601c2;
+    }
+    public static final class styleable {
+        private styleable() {}
+
+        public static int[] ColorStateListItem = { 0x7f040028, 0x101031f, 0x10101a5 };
+        public static int ColorStateListItem_alpha = 0;
+        public static int ColorStateListItem_android_alpha = 1;
+        public static int ColorStateListItem_android_color = 2;
+        public static int[] FontFamily = { 0x7f0400f6, 0x7f0400f7, 0x7f0400f8, 0x7f0400f9, 0x7f0400fa, 0x7f0400fb };
+        public static int FontFamily_fontProviderAuthority = 0;
+        public static int FontFamily_fontProviderCerts = 1;
+        public static int FontFamily_fontProviderFetchStrategy = 2;
+        public static int FontFamily_fontProviderFetchTimeout = 3;
+        public static int FontFamily_fontProviderPackage = 4;
+        public static int FontFamily_fontProviderQuery = 5;
+        public static int[] FontFamilyFont = { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x7f0400f4, 0x7f0400fc, 0x7f0400fd, 0x7f0400fe, 0x7f04024c };
+        public static int FontFamilyFont_android_font = 0;
+        public static int FontFamilyFont_android_fontStyle = 1;
+        public static int FontFamilyFont_android_fontVariationSettings = 2;
+        public static int FontFamilyFont_android_fontWeight = 3;
+        public static int FontFamilyFont_android_ttcIndex = 4;
+        public static int FontFamilyFont_font = 5;
+        public static int FontFamilyFont_fontStyle = 6;
+        public static int FontFamilyFont_fontVariationSettings = 7;
+        public static int FontFamilyFont_fontWeight = 8;
+        public static int FontFamilyFont_ttcIndex = 9;
+        public static int[] GradientColor = { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 };
+        public static int GradientColor_android_centerColor = 0;
+        public static int GradientColor_android_centerX = 1;
+        public static int GradientColor_android_centerY = 2;
+        public static int GradientColor_android_endColor = 3;
+        public static int GradientColor_android_endX = 4;
+        public static int GradientColor_android_endY = 5;
+        public static int GradientColor_android_gradientRadius = 6;
+        public static int GradientColor_android_startColor = 7;
+        public static int GradientColor_android_startX = 8;
+        public static int GradientColor_android_startY = 9;
+        public static int GradientColor_android_tileMode = 10;
+        public static int GradientColor_android_type = 11;
+        public static int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+        public static int GradientColorItem_android_color = 0;
+        public static int GradientColorItem_android_offset = 1;
+    }
+}

+ 183 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/swiperefreshlayout/R.java

@@ -0,0 +1,183 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.swiperefreshlayout;
+
+public final class R {
+    private R() {}
+
+    public static final class attr {
+        private attr() {}
+
+        public static int alpha = 0x7f040028;
+        public static int font = 0x7f0400f4;
+        public static int fontProviderAuthority = 0x7f0400f6;
+        public static int fontProviderCerts = 0x7f0400f7;
+        public static int fontProviderFetchStrategy = 0x7f0400f8;
+        public static int fontProviderFetchTimeout = 0x7f0400f9;
+        public static int fontProviderPackage = 0x7f0400fa;
+        public static int fontProviderQuery = 0x7f0400fb;
+        public static int fontStyle = 0x7f0400fc;
+        public static int fontVariationSettings = 0x7f0400fd;
+        public static int fontWeight = 0x7f0400fe;
+        public static int ttcIndex = 0x7f04024c;
+    }
+    public static final class color {
+        private color() {}
+
+        public static int notification_action_color_filter = 0x7f060117;
+        public static int notification_icon_bg_color = 0x7f060118;
+        public static int ripple_material_light = 0x7f06015a;
+        public static int secondary_text_default_material_light = 0x7f06015c;
+    }
+    public static final class dimen {
+        private dimen() {}
+
+        public static int compat_button_inset_horizontal_material = 0x7f080050;
+        public static int compat_button_inset_vertical_material = 0x7f080051;
+        public static int compat_button_padding_horizontal_material = 0x7f080052;
+        public static int compat_button_padding_vertical_material = 0x7f080053;
+        public static int compat_control_corner_material = 0x7f080054;
+        public static int compat_notification_large_icon_max_height = 0x7f080055;
+        public static int compat_notification_large_icon_max_width = 0x7f080056;
+        public static int notification_action_icon_size = 0x7f0800c2;
+        public static int notification_action_text_size = 0x7f0800c3;
+        public static int notification_big_circle_margin = 0x7f0800c4;
+        public static int notification_content_margin_start = 0x7f0800c5;
+        public static int notification_large_icon_height = 0x7f0800c6;
+        public static int notification_large_icon_width = 0x7f0800c7;
+        public static int notification_main_column_padding_top = 0x7f0800c8;
+        public static int notification_media_narrow_margin = 0x7f0800c9;
+        public static int notification_right_icon_size = 0x7f0800ca;
+        public static int notification_right_side_padding_top = 0x7f0800cb;
+        public static int notification_small_icon_background_padding = 0x7f0800cc;
+        public static int notification_small_icon_size_as_large = 0x7f0800cd;
+        public static int notification_subtext_size = 0x7f0800ce;
+        public static int notification_top_pad = 0x7f0800cf;
+        public static int notification_top_pad_large_text = 0x7f0800d0;
+    }
+    public static final class drawable {
+        private drawable() {}
+
+        public static int notification_action_background = 0x7f090063;
+        public static int notification_bg = 0x7f090064;
+        public static int notification_bg_low = 0x7f090065;
+        public static int notification_bg_low_normal = 0x7f090066;
+        public static int notification_bg_low_pressed = 0x7f090067;
+        public static int notification_bg_normal = 0x7f090068;
+        public static int notification_bg_normal_pressed = 0x7f090069;
+        public static int notification_icon_background = 0x7f09006a;
+        public static int notification_template_icon_bg = 0x7f09006b;
+        public static int notification_template_icon_low_bg = 0x7f09006c;
+        public static int notification_tile_bg = 0x7f09006d;
+        public static int notify_panel_notification_icon_bg = 0x7f09006e;
+    }
+    public static final class id {
+        private id() {}
+
+        public static int action_container = 0x7f0c0009;
+        public static int action_divider = 0x7f0c000b;
+        public static int action_image = 0x7f0c000c;
+        public static int action_text = 0x7f0c0012;
+        public static int actions = 0x7f0c0013;
+        public static int async = 0x7f0c0019;
+        public static int blocking = 0x7f0c001b;
+        public static int chronometer = 0x7f0c0021;
+        public static int forever = 0x7f0c0041;
+        public static int icon = 0x7f0c0046;
+        public static int icon_group = 0x7f0c0047;
+        public static int info = 0x7f0c0049;
+        public static int italic = 0x7f0c004b;
+        public static int line1 = 0x7f0c0052;
+        public static int line3 = 0x7f0c0053;
+        public static int normal = 0x7f0c005f;
+        public static int notification_background = 0x7f0c0060;
+        public static int notification_main_column = 0x7f0c0061;
+        public static int notification_main_column_container = 0x7f0c0062;
+        public static int right_icon = 0x7f0c0075;
+        public static int right_side = 0x7f0c0076;
+        public static int tag_transition_group = 0x7f0c00a2;
+        public static int tag_unhandled_key_event_manager = 0x7f0c00a3;
+        public static int tag_unhandled_key_listeners = 0x7f0c00a4;
+        public static int text = 0x7f0c00a5;
+        public static int text2 = 0x7f0c00a6;
+        public static int time = 0x7f0c00ad;
+        public static int title = 0x7f0c00ae;
+    }
+    public static final class integer {
+        private integer() {}
+
+        public static int status_bar_notification_info_maxnum = 0x7f0d000f;
+    }
+    public static final class layout {
+        private layout() {}
+
+        public static int notification_action = 0x7f0f002d;
+        public static int notification_action_tombstone = 0x7f0f002e;
+        public static int notification_template_custom_big = 0x7f0f002f;
+        public static int notification_template_icon_group = 0x7f0f0030;
+        public static int notification_template_part_chronometer = 0x7f0f0031;
+        public static int notification_template_part_time = 0x7f0f0032;
+    }
+    public static final class string {
+        private string() {}
+
+        public static int status_bar_notification_info_overflow = 0x7f15003c;
+    }
+    public static final class style {
+        private style() {}
+
+        public static int TextAppearance_Compat_Notification = 0x7f160117;
+        public static int TextAppearance_Compat_Notification_Info = 0x7f160118;
+        public static int TextAppearance_Compat_Notification_Line2 = 0x7f160119;
+        public static int TextAppearance_Compat_Notification_Time = 0x7f16011a;
+        public static int TextAppearance_Compat_Notification_Title = 0x7f16011b;
+        public static int Widget_Compat_NotificationActionContainer = 0x7f1601c1;
+        public static int Widget_Compat_NotificationActionText = 0x7f1601c2;
+    }
+    public static final class styleable {
+        private styleable() {}
+
+        public static int[] ColorStateListItem = { 0x7f040028, 0x101031f, 0x10101a5 };
+        public static int ColorStateListItem_alpha = 0;
+        public static int ColorStateListItem_android_alpha = 1;
+        public static int ColorStateListItem_android_color = 2;
+        public static int[] FontFamily = { 0x7f0400f6, 0x7f0400f7, 0x7f0400f8, 0x7f0400f9, 0x7f0400fa, 0x7f0400fb };
+        public static int FontFamily_fontProviderAuthority = 0;
+        public static int FontFamily_fontProviderCerts = 1;
+        public static int FontFamily_fontProviderFetchStrategy = 2;
+        public static int FontFamily_fontProviderFetchTimeout = 3;
+        public static int FontFamily_fontProviderPackage = 4;
+        public static int FontFamily_fontProviderQuery = 5;
+        public static int[] FontFamilyFont = { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x7f0400f4, 0x7f0400fc, 0x7f0400fd, 0x7f0400fe, 0x7f04024c };
+        public static int FontFamilyFont_android_font = 0;
+        public static int FontFamilyFont_android_fontStyle = 1;
+        public static int FontFamilyFont_android_fontVariationSettings = 2;
+        public static int FontFamilyFont_android_fontWeight = 3;
+        public static int FontFamilyFont_android_ttcIndex = 4;
+        public static int FontFamilyFont_font = 5;
+        public static int FontFamilyFont_fontStyle = 6;
+        public static int FontFamilyFont_fontVariationSettings = 7;
+        public static int FontFamilyFont_fontWeight = 8;
+        public static int FontFamilyFont_ttcIndex = 9;
+        public static int[] GradientColor = { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 };
+        public static int GradientColor_android_centerColor = 0;
+        public static int GradientColor_android_centerX = 1;
+        public static int GradientColor_android_centerY = 2;
+        public static int GradientColor_android_endColor = 3;
+        public static int GradientColor_android_endX = 4;
+        public static int GradientColor_android_endY = 5;
+        public static int GradientColor_android_gradientRadius = 6;
+        public static int GradientColor_android_startColor = 7;
+        public static int GradientColor_android_startX = 8;
+        public static int GradientColor_android_startY = 9;
+        public static int GradientColor_android_tileMode = 10;
+        public static int GradientColor_android_type = 11;
+        public static int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+        public static int GradientColorItem_android_color = 0;
+        public static int GradientColorItem_android_offset = 1;
+    }
+}

+ 193 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/transition/R.java

@@ -0,0 +1,193 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.transition;
+
+public final class R {
+    private R() {}
+
+    public static final class attr {
+        private attr() {}
+
+        public static int alpha = 0x7f040028;
+        public static int font = 0x7f0400f4;
+        public static int fontProviderAuthority = 0x7f0400f6;
+        public static int fontProviderCerts = 0x7f0400f7;
+        public static int fontProviderFetchStrategy = 0x7f0400f8;
+        public static int fontProviderFetchTimeout = 0x7f0400f9;
+        public static int fontProviderPackage = 0x7f0400fa;
+        public static int fontProviderQuery = 0x7f0400fb;
+        public static int fontStyle = 0x7f0400fc;
+        public static int fontVariationSettings = 0x7f0400fd;
+        public static int fontWeight = 0x7f0400fe;
+        public static int ttcIndex = 0x7f04024c;
+    }
+    public static final class color {
+        private color() {}
+
+        public static int notification_action_color_filter = 0x7f060117;
+        public static int notification_icon_bg_color = 0x7f060118;
+        public static int ripple_material_light = 0x7f06015a;
+        public static int secondary_text_default_material_light = 0x7f06015c;
+    }
+    public static final class dimen {
+        private dimen() {}
+
+        public static int compat_button_inset_horizontal_material = 0x7f080050;
+        public static int compat_button_inset_vertical_material = 0x7f080051;
+        public static int compat_button_padding_horizontal_material = 0x7f080052;
+        public static int compat_button_padding_vertical_material = 0x7f080053;
+        public static int compat_control_corner_material = 0x7f080054;
+        public static int compat_notification_large_icon_max_height = 0x7f080055;
+        public static int compat_notification_large_icon_max_width = 0x7f080056;
+        public static int notification_action_icon_size = 0x7f0800c2;
+        public static int notification_action_text_size = 0x7f0800c3;
+        public static int notification_big_circle_margin = 0x7f0800c4;
+        public static int notification_content_margin_start = 0x7f0800c5;
+        public static int notification_large_icon_height = 0x7f0800c6;
+        public static int notification_large_icon_width = 0x7f0800c7;
+        public static int notification_main_column_padding_top = 0x7f0800c8;
+        public static int notification_media_narrow_margin = 0x7f0800c9;
+        public static int notification_right_icon_size = 0x7f0800ca;
+        public static int notification_right_side_padding_top = 0x7f0800cb;
+        public static int notification_small_icon_background_padding = 0x7f0800cc;
+        public static int notification_small_icon_size_as_large = 0x7f0800cd;
+        public static int notification_subtext_size = 0x7f0800ce;
+        public static int notification_top_pad = 0x7f0800cf;
+        public static int notification_top_pad_large_text = 0x7f0800d0;
+    }
+    public static final class drawable {
+        private drawable() {}
+
+        public static int notification_action_background = 0x7f090063;
+        public static int notification_bg = 0x7f090064;
+        public static int notification_bg_low = 0x7f090065;
+        public static int notification_bg_low_normal = 0x7f090066;
+        public static int notification_bg_low_pressed = 0x7f090067;
+        public static int notification_bg_normal = 0x7f090068;
+        public static int notification_bg_normal_pressed = 0x7f090069;
+        public static int notification_icon_background = 0x7f09006a;
+        public static int notification_template_icon_bg = 0x7f09006b;
+        public static int notification_template_icon_low_bg = 0x7f09006c;
+        public static int notification_tile_bg = 0x7f09006d;
+        public static int notify_panel_notification_icon_bg = 0x7f09006e;
+    }
+    public static final class id {
+        private id() {}
+
+        public static int action_container = 0x7f0c0009;
+        public static int action_divider = 0x7f0c000b;
+        public static int action_image = 0x7f0c000c;
+        public static int action_text = 0x7f0c0012;
+        public static int actions = 0x7f0c0013;
+        public static int async = 0x7f0c0019;
+        public static int blocking = 0x7f0c001b;
+        public static int chronometer = 0x7f0c0021;
+        public static int forever = 0x7f0c0041;
+        public static int ghost_view = 0x7f0c0042;
+        public static int icon = 0x7f0c0046;
+        public static int icon_group = 0x7f0c0047;
+        public static int info = 0x7f0c0049;
+        public static int italic = 0x7f0c004b;
+        public static int line1 = 0x7f0c0052;
+        public static int line3 = 0x7f0c0053;
+        public static int normal = 0x7f0c005f;
+        public static int notification_background = 0x7f0c0060;
+        public static int notification_main_column = 0x7f0c0061;
+        public static int notification_main_column_container = 0x7f0c0062;
+        public static int parent_matrix = 0x7f0c0069;
+        public static int right_icon = 0x7f0c0075;
+        public static int right_side = 0x7f0c0076;
+        public static int save_image_matrix = 0x7f0c0077;
+        public static int save_non_transition_alpha = 0x7f0c0078;
+        public static int save_scale_type = 0x7f0c0079;
+        public static int tag_transition_group = 0x7f0c00a2;
+        public static int tag_unhandled_key_event_manager = 0x7f0c00a3;
+        public static int tag_unhandled_key_listeners = 0x7f0c00a4;
+        public static int text = 0x7f0c00a5;
+        public static int text2 = 0x7f0c00a6;
+        public static int time = 0x7f0c00ad;
+        public static int title = 0x7f0c00ae;
+        public static int transition_current_scene = 0x7f0c00b7;
+        public static int transition_layout_save = 0x7f0c00b8;
+        public static int transition_position = 0x7f0c00b9;
+        public static int transition_scene_layoutid_cache = 0x7f0c00ba;
+        public static int transition_transform = 0x7f0c00bb;
+    }
+    public static final class integer {
+        private integer() {}
+
+        public static int status_bar_notification_info_maxnum = 0x7f0d000f;
+    }
+    public static final class layout {
+        private layout() {}
+
+        public static int notification_action = 0x7f0f002d;
+        public static int notification_action_tombstone = 0x7f0f002e;
+        public static int notification_template_custom_big = 0x7f0f002f;
+        public static int notification_template_icon_group = 0x7f0f0030;
+        public static int notification_template_part_chronometer = 0x7f0f0031;
+        public static int notification_template_part_time = 0x7f0f0032;
+    }
+    public static final class string {
+        private string() {}
+
+        public static int status_bar_notification_info_overflow = 0x7f15003c;
+    }
+    public static final class style {
+        private style() {}
+
+        public static int TextAppearance_Compat_Notification = 0x7f160117;
+        public static int TextAppearance_Compat_Notification_Info = 0x7f160118;
+        public static int TextAppearance_Compat_Notification_Line2 = 0x7f160119;
+        public static int TextAppearance_Compat_Notification_Time = 0x7f16011a;
+        public static int TextAppearance_Compat_Notification_Title = 0x7f16011b;
+        public static int Widget_Compat_NotificationActionContainer = 0x7f1601c1;
+        public static int Widget_Compat_NotificationActionText = 0x7f1601c2;
+    }
+    public static final class styleable {
+        private styleable() {}
+
+        public static int[] ColorStateListItem = { 0x7f040028, 0x101031f, 0x10101a5 };
+        public static int ColorStateListItem_alpha = 0;
+        public static int ColorStateListItem_android_alpha = 1;
+        public static int ColorStateListItem_android_color = 2;
+        public static int[] FontFamily = { 0x7f0400f6, 0x7f0400f7, 0x7f0400f8, 0x7f0400f9, 0x7f0400fa, 0x7f0400fb };
+        public static int FontFamily_fontProviderAuthority = 0;
+        public static int FontFamily_fontProviderCerts = 1;
+        public static int FontFamily_fontProviderFetchStrategy = 2;
+        public static int FontFamily_fontProviderFetchTimeout = 3;
+        public static int FontFamily_fontProviderPackage = 4;
+        public static int FontFamily_fontProviderQuery = 5;
+        public static int[] FontFamilyFont = { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x7f0400f4, 0x7f0400fc, 0x7f0400fd, 0x7f0400fe, 0x7f04024c };
+        public static int FontFamilyFont_android_font = 0;
+        public static int FontFamilyFont_android_fontStyle = 1;
+        public static int FontFamilyFont_android_fontVariationSettings = 2;
+        public static int FontFamilyFont_android_fontWeight = 3;
+        public static int FontFamilyFont_android_ttcIndex = 4;
+        public static int FontFamilyFont_font = 5;
+        public static int FontFamilyFont_fontStyle = 6;
+        public static int FontFamilyFont_fontVariationSettings = 7;
+        public static int FontFamilyFont_fontWeight = 8;
+        public static int FontFamilyFont_ttcIndex = 9;
+        public static int[] GradientColor = { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 };
+        public static int GradientColor_android_centerColor = 0;
+        public static int GradientColor_android_centerX = 1;
+        public static int GradientColor_android_centerY = 2;
+        public static int GradientColor_android_endColor = 3;
+        public static int GradientColor_android_endX = 4;
+        public static int GradientColor_android_endY = 5;
+        public static int GradientColor_android_gradientRadius = 6;
+        public static int GradientColor_android_startColor = 7;
+        public static int GradientColor_android_startX = 8;
+        public static int GradientColor_android_startY = 9;
+        public static int GradientColor_android_tileMode = 10;
+        public static int GradientColor_android_type = 11;
+        public static int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+        public static int GradientColorItem_android_color = 0;
+        public static int GradientColorItem_android_offset = 1;
+    }
+}

File diff suppressed because it is too large
+ 1637 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/v7/appcompat/R.java


+ 69 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/v7/cardview/R.java

@@ -0,0 +1,69 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.v7.cardview;
+
+public final class R {
+    private R() {}
+
+    public static final class attr {
+        private attr() {}
+
+        public static int cardBackgroundColor = 0x7f040061;
+        public static int cardCornerRadius = 0x7f040062;
+        public static int cardElevation = 0x7f040063;
+        public static int cardMaxElevation = 0x7f040064;
+        public static int cardPreventCornerOverlap = 0x7f040065;
+        public static int cardUseCompatPadding = 0x7f040066;
+        public static int cardViewStyle = 0x7f040067;
+        public static int contentPadding = 0x7f0400a8;
+        public static int contentPaddingBottom = 0x7f0400a9;
+        public static int contentPaddingLeft = 0x7f0400aa;
+        public static int contentPaddingRight = 0x7f0400ab;
+        public static int contentPaddingTop = 0x7f0400ac;
+    }
+    public static final class color {
+        private color() {}
+
+        public static int cardview_dark_background = 0x7f060058;
+        public static int cardview_light_background = 0x7f060059;
+        public static int cardview_shadow_end_color = 0x7f06005a;
+        public static int cardview_shadow_start_color = 0x7f06005b;
+    }
+    public static final class dimen {
+        private dimen() {}
+
+        public static int cardview_compat_inset_shadow = 0x7f08004d;
+        public static int cardview_default_elevation = 0x7f08004e;
+        public static int cardview_default_radius = 0x7f08004f;
+    }
+    public static final class style {
+        private style() {}
+
+        public static int Base_CardView = 0x7f16000c;
+        public static int CardView = 0x7f1600c3;
+        public static int CardView_Dark = 0x7f1600c4;
+        public static int CardView_Light = 0x7f1600c5;
+    }
+    public static final class styleable {
+        private styleable() {}
+
+        public static int[] CardView = { 0x1010140, 0x101013f, 0x7f040061, 0x7f040062, 0x7f040063, 0x7f040064, 0x7f040065, 0x7f040066, 0x7f0400a8, 0x7f0400a9, 0x7f0400aa, 0x7f0400ab, 0x7f0400ac };
+        public static int CardView_android_minHeight = 0;
+        public static int CardView_android_minWidth = 1;
+        public static int CardView_cardBackgroundColor = 2;
+        public static int CardView_cardCornerRadius = 3;
+        public static int CardView_cardElevation = 4;
+        public static int CardView_cardMaxElevation = 5;
+        public static int CardView_cardPreventCornerOverlap = 6;
+        public static int CardView_cardUseCompatPadding = 7;
+        public static int CardView_contentPadding = 8;
+        public static int CardView_contentPaddingBottom = 9;
+        public static int CardView_contentPaddingLeft = 10;
+        public static int CardView_contentPaddingRight = 11;
+        public static int CardView_contentPaddingTop = 12;
+    }
+}

+ 239 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/v7/recyclerview/R.java

@@ -0,0 +1,239 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.v7.recyclerview;
+
+public final class R {
+    private R() {}
+
+    public static final class attr {
+        private attr() {}
+
+        public static int alpha = 0x7f040028;
+        public static int coordinatorLayoutStyle = 0x7f0400b0;
+        public static int fastScrollEnabled = 0x7f0400ed;
+        public static int fastScrollHorizontalThumbDrawable = 0x7f0400ee;
+        public static int fastScrollHorizontalTrackDrawable = 0x7f0400ef;
+        public static int fastScrollVerticalThumbDrawable = 0x7f0400f0;
+        public static int fastScrollVerticalTrackDrawable = 0x7f0400f1;
+        public static int font = 0x7f0400f4;
+        public static int fontProviderAuthority = 0x7f0400f6;
+        public static int fontProviderCerts = 0x7f0400f7;
+        public static int fontProviderFetchStrategy = 0x7f0400f8;
+        public static int fontProviderFetchTimeout = 0x7f0400f9;
+        public static int fontProviderPackage = 0x7f0400fa;
+        public static int fontProviderQuery = 0x7f0400fb;
+        public static int fontStyle = 0x7f0400fc;
+        public static int fontVariationSettings = 0x7f0400fd;
+        public static int fontWeight = 0x7f0400fe;
+        public static int keylines = 0x7f04012d;
+        public static int layoutManager = 0x7f040132;
+        public static int layout_anchor = 0x7f040133;
+        public static int layout_anchorGravity = 0x7f040134;
+        public static int layout_behavior = 0x7f040135;
+        public static int layout_dodgeInsetEdges = 0x7f040161;
+        public static int layout_insetEdge = 0x7f04016a;
+        public static int layout_keyline = 0x7f04016b;
+        public static int reverseLayout = 0x7f0401bd;
+        public static int spanCount = 0x7f0401d5;
+        public static int stackFromEnd = 0x7f0401db;
+        public static int statusBarBackground = 0x7f0401e2;
+        public static int ttcIndex = 0x7f04024c;
+    }
+    public static final class color {
+        private color() {}
+
+        public static int notification_action_color_filter = 0x7f060117;
+        public static int notification_icon_bg_color = 0x7f060118;
+        public static int ripple_material_light = 0x7f06015a;
+        public static int secondary_text_default_material_light = 0x7f06015c;
+    }
+    public static final class dimen {
+        private dimen() {}
+
+        public static int compat_button_inset_horizontal_material = 0x7f080050;
+        public static int compat_button_inset_vertical_material = 0x7f080051;
+        public static int compat_button_padding_horizontal_material = 0x7f080052;
+        public static int compat_button_padding_vertical_material = 0x7f080053;
+        public static int compat_control_corner_material = 0x7f080054;
+        public static int compat_notification_large_icon_max_height = 0x7f080055;
+        public static int compat_notification_large_icon_max_width = 0x7f080056;
+        public static int fastscroll_default_thickness = 0x7f080085;
+        public static int fastscroll_margin = 0x7f080086;
+        public static int fastscroll_minimum_range = 0x7f080087;
+        public static int item_touch_helper_max_drag_scroll_per_frame = 0x7f08008f;
+        public static int item_touch_helper_swipe_escape_max_velocity = 0x7f080090;
+        public static int item_touch_helper_swipe_escape_velocity = 0x7f080091;
+        public static int notification_action_icon_size = 0x7f0800c2;
+        public static int notification_action_text_size = 0x7f0800c3;
+        public static int notification_big_circle_margin = 0x7f0800c4;
+        public static int notification_content_margin_start = 0x7f0800c5;
+        public static int notification_large_icon_height = 0x7f0800c6;
+        public static int notification_large_icon_width = 0x7f0800c7;
+        public static int notification_main_column_padding_top = 0x7f0800c8;
+        public static int notification_media_narrow_margin = 0x7f0800c9;
+        public static int notification_right_icon_size = 0x7f0800ca;
+        public static int notification_right_side_padding_top = 0x7f0800cb;
+        public static int notification_small_icon_background_padding = 0x7f0800cc;
+        public static int notification_small_icon_size_as_large = 0x7f0800cd;
+        public static int notification_subtext_size = 0x7f0800ce;
+        public static int notification_top_pad = 0x7f0800cf;
+        public static int notification_top_pad_large_text = 0x7f0800d0;
+    }
+    public static final class drawable {
+        private drawable() {}
+
+        public static int notification_action_background = 0x7f090063;
+        public static int notification_bg = 0x7f090064;
+        public static int notification_bg_low = 0x7f090065;
+        public static int notification_bg_low_normal = 0x7f090066;
+        public static int notification_bg_low_pressed = 0x7f090067;
+        public static int notification_bg_normal = 0x7f090068;
+        public static int notification_bg_normal_pressed = 0x7f090069;
+        public static int notification_icon_background = 0x7f09006a;
+        public static int notification_template_icon_bg = 0x7f09006b;
+        public static int notification_template_icon_low_bg = 0x7f09006c;
+        public static int notification_tile_bg = 0x7f09006d;
+        public static int notify_panel_notification_icon_bg = 0x7f09006e;
+    }
+    public static final class id {
+        private id() {}
+
+        public static int action_container = 0x7f0c0009;
+        public static int action_divider = 0x7f0c000b;
+        public static int action_image = 0x7f0c000c;
+        public static int action_text = 0x7f0c0012;
+        public static int actions = 0x7f0c0013;
+        public static int async = 0x7f0c0019;
+        public static int blocking = 0x7f0c001b;
+        public static int bottom = 0x7f0c001c;
+        public static int chronometer = 0x7f0c0021;
+        public static int end = 0x7f0c003a;
+        public static int forever = 0x7f0c0041;
+        public static int icon = 0x7f0c0046;
+        public static int icon_group = 0x7f0c0047;
+        public static int info = 0x7f0c0049;
+        public static int italic = 0x7f0c004b;
+        public static int item_touch_helper_previous_elevation = 0x7f0c004c;
+        public static int left = 0x7f0c0051;
+        public static int line1 = 0x7f0c0052;
+        public static int line3 = 0x7f0c0053;
+        public static int none = 0x7f0c005e;
+        public static int normal = 0x7f0c005f;
+        public static int notification_background = 0x7f0c0060;
+        public static int notification_main_column = 0x7f0c0061;
+        public static int notification_main_column_container = 0x7f0c0062;
+        public static int right = 0x7f0c0074;
+        public static int right_icon = 0x7f0c0075;
+        public static int right_side = 0x7f0c0076;
+        public static int start = 0x7f0c009b;
+        public static int tag_transition_group = 0x7f0c00a2;
+        public static int tag_unhandled_key_event_manager = 0x7f0c00a3;
+        public static int tag_unhandled_key_listeners = 0x7f0c00a4;
+        public static int text = 0x7f0c00a5;
+        public static int text2 = 0x7f0c00a6;
+        public static int time = 0x7f0c00ad;
+        public static int title = 0x7f0c00ae;
+        public static int top = 0x7f0c00b2;
+    }
+    public static final class integer {
+        private integer() {}
+
+        public static int status_bar_notification_info_maxnum = 0x7f0d000f;
+    }
+    public static final class layout {
+        private layout() {}
+
+        public static int notification_action = 0x7f0f002d;
+        public static int notification_action_tombstone = 0x7f0f002e;
+        public static int notification_template_custom_big = 0x7f0f002f;
+        public static int notification_template_icon_group = 0x7f0f0030;
+        public static int notification_template_part_chronometer = 0x7f0f0031;
+        public static int notification_template_part_time = 0x7f0f0032;
+    }
+    public static final class string {
+        private string() {}
+
+        public static int status_bar_notification_info_overflow = 0x7f15003c;
+    }
+    public static final class style {
+        private style() {}
+
+        public static int TextAppearance_Compat_Notification = 0x7f160117;
+        public static int TextAppearance_Compat_Notification_Info = 0x7f160118;
+        public static int TextAppearance_Compat_Notification_Line2 = 0x7f160119;
+        public static int TextAppearance_Compat_Notification_Time = 0x7f16011a;
+        public static int TextAppearance_Compat_Notification_Title = 0x7f16011b;
+        public static int Widget_Compat_NotificationActionContainer = 0x7f1601c1;
+        public static int Widget_Compat_NotificationActionText = 0x7f1601c2;
+        public static int Widget_Support_CoordinatorLayout = 0x7f1601f1;
+    }
+    public static final class styleable {
+        private styleable() {}
+
+        public static int[] ColorStateListItem = { 0x7f040028, 0x101031f, 0x10101a5 };
+        public static int ColorStateListItem_alpha = 0;
+        public static int ColorStateListItem_android_alpha = 1;
+        public static int ColorStateListItem_android_color = 2;
+        public static int[] CoordinatorLayout = { 0x7f04012d, 0x7f0401e2 };
+        public static int CoordinatorLayout_keylines = 0;
+        public static int CoordinatorLayout_statusBarBackground = 1;
+        public static int[] CoordinatorLayout_Layout = { 0x10100b3, 0x7f040133, 0x7f040134, 0x7f040135, 0x7f040161, 0x7f04016a, 0x7f04016b };
+        public static int CoordinatorLayout_Layout_android_layout_gravity = 0;
+        public static int CoordinatorLayout_Layout_layout_anchor = 1;
+        public static int CoordinatorLayout_Layout_layout_anchorGravity = 2;
+        public static int CoordinatorLayout_Layout_layout_behavior = 3;
+        public static int CoordinatorLayout_Layout_layout_dodgeInsetEdges = 4;
+        public static int CoordinatorLayout_Layout_layout_insetEdge = 5;
+        public static int CoordinatorLayout_Layout_layout_keyline = 6;
+        public static int[] FontFamily = { 0x7f0400f6, 0x7f0400f7, 0x7f0400f8, 0x7f0400f9, 0x7f0400fa, 0x7f0400fb };
+        public static int FontFamily_fontProviderAuthority = 0;
+        public static int FontFamily_fontProviderCerts = 1;
+        public static int FontFamily_fontProviderFetchStrategy = 2;
+        public static int FontFamily_fontProviderFetchTimeout = 3;
+        public static int FontFamily_fontProviderPackage = 4;
+        public static int FontFamily_fontProviderQuery = 5;
+        public static int[] FontFamilyFont = { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x7f0400f4, 0x7f0400fc, 0x7f0400fd, 0x7f0400fe, 0x7f04024c };
+        public static int FontFamilyFont_android_font = 0;
+        public static int FontFamilyFont_android_fontStyle = 1;
+        public static int FontFamilyFont_android_fontVariationSettings = 2;
+        public static int FontFamilyFont_android_fontWeight = 3;
+        public static int FontFamilyFont_android_ttcIndex = 4;
+        public static int FontFamilyFont_font = 5;
+        public static int FontFamilyFont_fontStyle = 6;
+        public static int FontFamilyFont_fontVariationSettings = 7;
+        public static int FontFamilyFont_fontWeight = 8;
+        public static int FontFamilyFont_ttcIndex = 9;
+        public static int[] GradientColor = { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 };
+        public static int GradientColor_android_centerColor = 0;
+        public static int GradientColor_android_centerX = 1;
+        public static int GradientColor_android_centerY = 2;
+        public static int GradientColor_android_endColor = 3;
+        public static int GradientColor_android_endX = 4;
+        public static int GradientColor_android_endY = 5;
+        public static int GradientColor_android_gradientRadius = 6;
+        public static int GradientColor_android_startColor = 7;
+        public static int GradientColor_android_startX = 8;
+        public static int GradientColor_android_startY = 9;
+        public static int GradientColor_android_tileMode = 10;
+        public static int GradientColor_android_type = 11;
+        public static int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+        public static int GradientColorItem_android_color = 0;
+        public static int GradientColorItem_android_offset = 1;
+        public static int[] RecyclerView = { 0x10100f1, 0x10100c4, 0x7f0400ed, 0x7f0400ee, 0x7f0400ef, 0x7f0400f0, 0x7f0400f1, 0x7f040132, 0x7f0401bd, 0x7f0401d5, 0x7f0401db };
+        public static int RecyclerView_android_descendantFocusability = 0;
+        public static int RecyclerView_android_orientation = 1;
+        public static int RecyclerView_fastScrollEnabled = 2;
+        public static int RecyclerView_fastScrollHorizontalThumbDrawable = 3;
+        public static int RecyclerView_fastScrollHorizontalTrackDrawable = 4;
+        public static int RecyclerView_fastScrollVerticalThumbDrawable = 5;
+        public static int RecyclerView_fastScrollVerticalTrackDrawable = 6;
+        public static int RecyclerView_layoutManager = 7;
+        public static int RecyclerView_reverseLayout = 8;
+        public static int RecyclerView_spanCount = 9;
+        public static int RecyclerView_stackFromEnd = 10;
+    }
+}

+ 183 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/android/support/v7/viewpager/R.java

@@ -0,0 +1,183 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package android.support.v7.viewpager;
+
+public final class R {
+    private R() {}
+
+    public static final class attr {
+        private attr() {}
+
+        public static int alpha = 0x7f040028;
+        public static int font = 0x7f0400f4;
+        public static int fontProviderAuthority = 0x7f0400f6;
+        public static int fontProviderCerts = 0x7f0400f7;
+        public static int fontProviderFetchStrategy = 0x7f0400f8;
+        public static int fontProviderFetchTimeout = 0x7f0400f9;
+        public static int fontProviderPackage = 0x7f0400fa;
+        public static int fontProviderQuery = 0x7f0400fb;
+        public static int fontStyle = 0x7f0400fc;
+        public static int fontVariationSettings = 0x7f0400fd;
+        public static int fontWeight = 0x7f0400fe;
+        public static int ttcIndex = 0x7f04024c;
+    }
+    public static final class color {
+        private color() {}
+
+        public static int notification_action_color_filter = 0x7f060117;
+        public static int notification_icon_bg_color = 0x7f060118;
+        public static int ripple_material_light = 0x7f06015a;
+        public static int secondary_text_default_material_light = 0x7f06015c;
+    }
+    public static final class dimen {
+        private dimen() {}
+
+        public static int compat_button_inset_horizontal_material = 0x7f080050;
+        public static int compat_button_inset_vertical_material = 0x7f080051;
+        public static int compat_button_padding_horizontal_material = 0x7f080052;
+        public static int compat_button_padding_vertical_material = 0x7f080053;
+        public static int compat_control_corner_material = 0x7f080054;
+        public static int compat_notification_large_icon_max_height = 0x7f080055;
+        public static int compat_notification_large_icon_max_width = 0x7f080056;
+        public static int notification_action_icon_size = 0x7f0800c2;
+        public static int notification_action_text_size = 0x7f0800c3;
+        public static int notification_big_circle_margin = 0x7f0800c4;
+        public static int notification_content_margin_start = 0x7f0800c5;
+        public static int notification_large_icon_height = 0x7f0800c6;
+        public static int notification_large_icon_width = 0x7f0800c7;
+        public static int notification_main_column_padding_top = 0x7f0800c8;
+        public static int notification_media_narrow_margin = 0x7f0800c9;
+        public static int notification_right_icon_size = 0x7f0800ca;
+        public static int notification_right_side_padding_top = 0x7f0800cb;
+        public static int notification_small_icon_background_padding = 0x7f0800cc;
+        public static int notification_small_icon_size_as_large = 0x7f0800cd;
+        public static int notification_subtext_size = 0x7f0800ce;
+        public static int notification_top_pad = 0x7f0800cf;
+        public static int notification_top_pad_large_text = 0x7f0800d0;
+    }
+    public static final class drawable {
+        private drawable() {}
+
+        public static int notification_action_background = 0x7f090063;
+        public static int notification_bg = 0x7f090064;
+        public static int notification_bg_low = 0x7f090065;
+        public static int notification_bg_low_normal = 0x7f090066;
+        public static int notification_bg_low_pressed = 0x7f090067;
+        public static int notification_bg_normal = 0x7f090068;
+        public static int notification_bg_normal_pressed = 0x7f090069;
+        public static int notification_icon_background = 0x7f09006a;
+        public static int notification_template_icon_bg = 0x7f09006b;
+        public static int notification_template_icon_low_bg = 0x7f09006c;
+        public static int notification_tile_bg = 0x7f09006d;
+        public static int notify_panel_notification_icon_bg = 0x7f09006e;
+    }
+    public static final class id {
+        private id() {}
+
+        public static int action_container = 0x7f0c0009;
+        public static int action_divider = 0x7f0c000b;
+        public static int action_image = 0x7f0c000c;
+        public static int action_text = 0x7f0c0012;
+        public static int actions = 0x7f0c0013;
+        public static int async = 0x7f0c0019;
+        public static int blocking = 0x7f0c001b;
+        public static int chronometer = 0x7f0c0021;
+        public static int forever = 0x7f0c0041;
+        public static int icon = 0x7f0c0046;
+        public static int icon_group = 0x7f0c0047;
+        public static int info = 0x7f0c0049;
+        public static int italic = 0x7f0c004b;
+        public static int line1 = 0x7f0c0052;
+        public static int line3 = 0x7f0c0053;
+        public static int normal = 0x7f0c005f;
+        public static int notification_background = 0x7f0c0060;
+        public static int notification_main_column = 0x7f0c0061;
+        public static int notification_main_column_container = 0x7f0c0062;
+        public static int right_icon = 0x7f0c0075;
+        public static int right_side = 0x7f0c0076;
+        public static int tag_transition_group = 0x7f0c00a2;
+        public static int tag_unhandled_key_event_manager = 0x7f0c00a3;
+        public static int tag_unhandled_key_listeners = 0x7f0c00a4;
+        public static int text = 0x7f0c00a5;
+        public static int text2 = 0x7f0c00a6;
+        public static int time = 0x7f0c00ad;
+        public static int title = 0x7f0c00ae;
+    }
+    public static final class integer {
+        private integer() {}
+
+        public static int status_bar_notification_info_maxnum = 0x7f0d000f;
+    }
+    public static final class layout {
+        private layout() {}
+
+        public static int notification_action = 0x7f0f002d;
+        public static int notification_action_tombstone = 0x7f0f002e;
+        public static int notification_template_custom_big = 0x7f0f002f;
+        public static int notification_template_icon_group = 0x7f0f0030;
+        public static int notification_template_part_chronometer = 0x7f0f0031;
+        public static int notification_template_part_time = 0x7f0f0032;
+    }
+    public static final class string {
+        private string() {}
+
+        public static int status_bar_notification_info_overflow = 0x7f15003c;
+    }
+    public static final class style {
+        private style() {}
+
+        public static int TextAppearance_Compat_Notification = 0x7f160117;
+        public static int TextAppearance_Compat_Notification_Info = 0x7f160118;
+        public static int TextAppearance_Compat_Notification_Line2 = 0x7f160119;
+        public static int TextAppearance_Compat_Notification_Time = 0x7f16011a;
+        public static int TextAppearance_Compat_Notification_Title = 0x7f16011b;
+        public static int Widget_Compat_NotificationActionContainer = 0x7f1601c1;
+        public static int Widget_Compat_NotificationActionText = 0x7f1601c2;
+    }
+    public static final class styleable {
+        private styleable() {}
+
+        public static int[] ColorStateListItem = { 0x7f040028, 0x101031f, 0x10101a5 };
+        public static int ColorStateListItem_alpha = 0;
+        public static int ColorStateListItem_android_alpha = 1;
+        public static int ColorStateListItem_android_color = 2;
+        public static int[] FontFamily = { 0x7f0400f6, 0x7f0400f7, 0x7f0400f8, 0x7f0400f9, 0x7f0400fa, 0x7f0400fb };
+        public static int FontFamily_fontProviderAuthority = 0;
+        public static int FontFamily_fontProviderCerts = 1;
+        public static int FontFamily_fontProviderFetchStrategy = 2;
+        public static int FontFamily_fontProviderFetchTimeout = 3;
+        public static int FontFamily_fontProviderPackage = 4;
+        public static int FontFamily_fontProviderQuery = 5;
+        public static int[] FontFamilyFont = { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x7f0400f4, 0x7f0400fc, 0x7f0400fd, 0x7f0400fe, 0x7f04024c };
+        public static int FontFamilyFont_android_font = 0;
+        public static int FontFamilyFont_android_fontStyle = 1;
+        public static int FontFamilyFont_android_fontVariationSettings = 2;
+        public static int FontFamilyFont_android_fontWeight = 3;
+        public static int FontFamilyFont_android_ttcIndex = 4;
+        public static int FontFamilyFont_font = 5;
+        public static int FontFamilyFont_fontStyle = 6;
+        public static int FontFamilyFont_fontVariationSettings = 7;
+        public static int FontFamilyFont_fontWeight = 8;
+        public static int FontFamilyFont_ttcIndex = 9;
+        public static int[] GradientColor = { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 };
+        public static int GradientColor_android_centerColor = 0;
+        public static int GradientColor_android_centerX = 1;
+        public static int GradientColor_android_centerY = 2;
+        public static int GradientColor_android_endColor = 3;
+        public static int GradientColor_android_endX = 4;
+        public static int GradientColor_android_endY = 5;
+        public static int GradientColor_android_gradientRadius = 6;
+        public static int GradientColor_android_startColor = 7;
+        public static int GradientColor_android_startX = 8;
+        public static int GradientColor_android_startY = 9;
+        public static int GradientColor_android_tileMode = 10;
+        public static int GradientColor_android_type = 11;
+        public static int[] GradientColorItem = { 0x10101a5, 0x1010514 };
+        public static int GradientColorItem_android_color = 0;
+        public static int GradientColorItem_android_offset = 1;
+    }
+}

+ 12 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/androidx/versionedparcelable/R.java

@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package androidx.versionedparcelable;
+
+public final class R {
+    private R() {}
+
+}

File diff suppressed because it is too large
+ 3292 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/com/sybotan/android/base/R.java


+ 12 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/org/jetbrains/anko/commons/R.java

@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package org.jetbrains.anko.commons;
+
+public final class R {
+    private R() {}
+
+}

+ 12 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/org/jetbrains/anko/generated/commons/R.java

@@ -0,0 +1,12 @@
+/* AUTO-GENERATED FILE.  DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * gradle plugin from the resource data it found. It
+ * should not be modified by hand.
+ */
+package org.jetbrains.anko.generated.commons;
+
+public final class R {
+    private R() {}
+
+}

+ 0 - 0
sybotan-android-base/build/generated/not_namespaced_r_class_sources/release/generateReleaseRFile/out/pub/devrel/easypermissions/R.java


Some files were not shown because too many files changed in this diff