Showing
1000 changed files
with
133 additions
and
0 deletions
Too many changes to show.
To preserve performance only 1000 of 1000+ files are displayed.
.idea/.gitignore
0 → 100644
.idea/compiler.xml
0 → 100644
.idea/gradle.xml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<project version="4"> | ||
3 | + <component name="GradleMigrationSettings" migrationVersion="1" /> | ||
4 | + <component name="GradleSettings"> | ||
5 | + <option name="linkedExternalProjectsSettings"> | ||
6 | + <GradleProjectSettings> | ||
7 | + <option name="testRunner" value="GRADLE" /> | ||
8 | + <option name="distributionType" value="DEFAULT_WRAPPED" /> | ||
9 | + <option name="externalProjectPath" value="$PROJECT_DIR$" /> | ||
10 | + <option name="gradleHome" value="$PROJECT_DIR$/../../../../../../gradle-6.6.1" /> | ||
11 | + <option name="modules"> | ||
12 | + <set> | ||
13 | + <option value="$PROJECT_DIR$" /> | ||
14 | + <option value="$PROJECT_DIR$/app" /> | ||
15 | + <option value="$PROJECT_DIR$/warply_android_sdk" /> | ||
16 | + </set> | ||
17 | + </option> | ||
18 | + </GradleProjectSettings> | ||
19 | + </option> | ||
20 | + </component> | ||
21 | +</project> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
.idea/inspectionProfiles/Project_Default.xml
0 → 100644
1 | +<component name="InspectionProjectProfileManager"> | ||
2 | + <profile version="1.0"> | ||
3 | + <option name="myName" value="Project Default" /> | ||
4 | + <inspection_tool class="JavaDoc" enabled="true" level="WARNING" enabled_by_default="true"> | ||
5 | + <option name="TOP_LEVEL_CLASS_OPTIONS"> | ||
6 | + <value> | ||
7 | + <option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" /> | ||
8 | + <option name="REQUIRED_TAGS" value="" /> | ||
9 | + </value> | ||
10 | + </option> | ||
11 | + <option name="INNER_CLASS_OPTIONS"> | ||
12 | + <value> | ||
13 | + <option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" /> | ||
14 | + <option name="REQUIRED_TAGS" value="" /> | ||
15 | + </value> | ||
16 | + </option> | ||
17 | + <option name="METHOD_OPTIONS"> | ||
18 | + <value> | ||
19 | + <option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" /> | ||
20 | + <option name="REQUIRED_TAGS" value="@return@param@throws or @exception" /> | ||
21 | + </value> | ||
22 | + </option> | ||
23 | + <option name="FIELD_OPTIONS"> | ||
24 | + <value> | ||
25 | + <option name="ACCESS_JAVADOC_REQUIRED_FOR" value="none" /> | ||
26 | + <option name="REQUIRED_TAGS" value="" /> | ||
27 | + </value> | ||
28 | + </option> | ||
29 | + <option name="IGNORE_DEPRECATED" value="false" /> | ||
30 | + <option name="IGNORE_JAVADOC_PERIOD" value="true" /> | ||
31 | + <option name="IGNORE_DUPLICATED_THROWS" value="false" /> | ||
32 | + <option name="IGNORE_POINT_TO_ITSELF" value="false" /> | ||
33 | + <option name="myAdditionalJavadocTags" value="guide" /> | ||
34 | + </inspection_tool> | ||
35 | + </profile> | ||
36 | +</component> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
.idea/jarRepositories.xml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
2 | +<project version="4"> | ||
3 | + <component name="RemoteRepositoriesConfiguration"> | ||
4 | + <remote-repository> | ||
5 | + <option name="id" value="central" /> | ||
6 | + <option name="name" value="Maven Central repository" /> | ||
7 | + <option name="url" value="https://repo1.maven.org/maven2" /> | ||
8 | + </remote-repository> | ||
9 | + <remote-repository> | ||
10 | + <option name="id" value="jboss.community" /> | ||
11 | + <option name="name" value="JBoss Community repository" /> | ||
12 | + <option name="url" value="https://repository.jboss.org/nexus/content/repositories/public/" /> | ||
13 | + </remote-repository> | ||
14 | + <remote-repository> | ||
15 | + <option name="id" value="maven" /> | ||
16 | + <option name="name" value="maven" /> | ||
17 | + <option name="url" value="https://developer.huawei.com/repo/" /> | ||
18 | + </remote-repository> | ||
19 | + <remote-repository> | ||
20 | + <option name="id" value="MavenRepo" /> | ||
21 | + <option name="name" value="MavenRepo" /> | ||
22 | + <option name="url" value="https://repo.maven.apache.org/maven2/" /> | ||
23 | + </remote-repository> | ||
24 | + <remote-repository> | ||
25 | + <option name="id" value="Google" /> | ||
26 | + <option name="name" value="Google" /> | ||
27 | + <option name="url" value="https://dl.google.com/dl/android/maven2/" /> | ||
28 | + </remote-repository> | ||
29 | + <remote-repository> | ||
30 | + <option name="id" value="maven2" /> | ||
31 | + <option name="name" value="maven2" /> | ||
32 | + <option name="url" value="https://plugins.gradle.org/m2/" /> | ||
33 | + </remote-repository> | ||
34 | + </component> | ||
35 | +</project> | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
.idea/misc.xml
0 → 100644
This diff is collapsed. Click to expand it.
.idea/vcs.xml
0 → 100644
1 | +/** | ||
2 | + * Automatically generated file. DO NOT MODIFY | ||
3 | + */ | ||
4 | +package warp.ly.android_sdk; | ||
5 | + | ||
6 | +public final class BuildConfig { | ||
7 | + public static final boolean DEBUG = Boolean.parseBoolean("true"); | ||
8 | + public static final String APPLICATION_ID = "warp.ly.android_sdk"; | ||
9 | + public static final String BUILD_TYPE = "debug"; | ||
10 | + public static final int VERSION_CODE = 100; | ||
11 | + public static final String VERSION_NAME = "1.0.0"; | ||
12 | +} |
1 | +{} | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
No preview for this file type
app/build/intermediates/compressed_assets/debug/out/assets/fonts/pf_square_sans_pro_bold.ttf.jar
0 → 100644
No preview for this file type
No preview for this file type
app/build/intermediates/compressed_assets/debug/out/assets/fonts/pf_square_sans_pro_medium.ttf.jar
0 → 100644
No preview for this file type
app/build/intermediates/compressed_assets/debug/out/assets/fonts/pf_square_sans_pro_regular.ttf.jar
0 → 100644
No preview for this file type
No preview for this file type
No preview for this file type
app/build/intermediates/compressed_assets/debug/out/assets/grs_sdk_server_config.json.jar
0 → 100644
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
1 | +6 | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/+5xIVWVBy8H8w_y0fDnPwtnn20k=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/+6z3knx90Umtk7sK0uj9E_XGFbI=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/+m5jWAeCCC92QgFPktYA77LJX_w=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/+sHJ58crKiMSZGsXq0ddm_tZp_A=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/+xWtr6B2CznnLIZQ_yGhgujVFh4=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/0PL7OXbQgrvdc6saHMVUAd1P7_E=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/0n88O3Iga1Sm+tl+mAz2CRqsMUE=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/10OlaPIkL21i1qc0tf9ojQDbiqk=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/1AbjGfuvo_XAJensarw65UlSmEA=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/1VLuwCzB2T5JRMUrS+5D8N5Iex0=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/3+HxYo8MiiVIS9Ex2GA2r+gSG3Y=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/45zBhSHX9tqleypDvd_uin9kAKs=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/4wBuGFwQHd9SpMXIuzHugHcKPFo=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/52s7w1JP0PeoSEmq3+pI0qwcu8Q=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/57xNf9YXEsGE23wuosMUcXvg4kM=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/58PQFQkDaQg81lIn6RBx8eycXwA=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/5wI9uI440cCShseRoWerwa7ophI=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/619t0ZO4A6G6bLpDTDdpWRPYpDQ=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/6L+S+FsPCojnsZPZInb12BcGeZY=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/6P2fDC5Mdscnt_CEXB21AEKaCXs=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/6WzkFr_vm2CSYxwptYbwgCVHr48=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/6iN9FVwCaqq0tpXkDFdAmJ0EI2g=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/AFK+Fgh3t7NiZv+s7TveNlGMBrE=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Aqaog4tM_UipQseiEyC0fWbQT9c=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/CQ8_H3wcB1t+mOenccmlPJj7f3k=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/CZjo26hsWFWYxQqzcLwFBhiUrrM=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/CeyJMJLR9UV5xEMDH9GKkxcpo50=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/D6jAUeU_+qQP5vbEzbhO4OCux6Y=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/DFnippGI3nhY6fC5YJVkJ8iYoBk=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/DWH5DhSIe0UgZ0g1y7nDehRLJ4k=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/E4Fp3E94+7laaMYr9OK5UZY+M_k=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/EBt7h7LI_+DRVEAwmE7LGkwqxF0=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/EpL44A7QfuSqMD4th5FvyLxeqDg=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/FLqLGLJeuDPbKXBqirivzBLZ2vU=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/F_S3ikiPc6iauq325veesXx5ciQ=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/G0+6z2YyWfsF001xgtm2+wt1k+A=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/GDyTc_9W1Ghd0h2HoVdKKryjwNg=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/H_4dCIbvAxGr3ejOdLmMei9E7X0=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/I_qMfYQqW_Ngh_IakFQpaWTS1uE=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/J3ctnfG7BKS7JOU5Eutv3nSzr04=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/JsbMayBqZcLDbADH0ERibEVfauw=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/K7LHR4Gzbno1c6MewsXtFOpB6d0=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/KbqUhRdML1yfUs1Rqkhrh6Sl+iI=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Lz85lLt2mYoOFpWnTlJg8iTX0t0=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Mi1OfwsDEl_AG+fZU6LiLJNuwxY=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/NS+PNXSP_7ysa7X1kL0AStDKMkc=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/OO_9nxCGgfkQhdUIGsNWaZJq3Mg=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/OWKjR+WMdUmL3o0Bc9Xk4tcdzj4=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/PMB9r9lOfjtGjvYzWj1Px6a40QA=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Pwm2htqRt6Nv6COGwFoxHFnAXKs=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/QP0ZpJEJAkda7jnfSv8Fm0jEcqs=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/QypG+KsXI_gKH3WoM6t8q5ZwuOo=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/R+Vov86w1eXiwTqGlJvVGWW5qMk=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/RFuDjwjztEFfbcOzYhK75jLAU7A=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/RXy9PFwsX12B7jGfKHJMbMsWQEo=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Ry2J9Qyuk+RIfnbWcsmryzuU140=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/SDu5gSFhrwcRXn2IkYyj+oLnS+M=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/SVvhVFG7f3kfkUBUp_U+2TCTymU=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/TLgU86B3i72fZxEWt5EPRyZ7Icg=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/UBosSO8NeHIV1pB5eE5YXG0ykdw=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/UK0yeatW9e93AlZwgmeyeZweVik=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/ULPNfqZCs9bBEBMkLzaSXgfGSXA=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/UNf7qIi0ks9NDdeF80lzautxAqs=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/V8CyqOUZ88nmjWJSFSr6Qf2ekAo=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/W6SXmc_dd2GE9mQETrI6rNOGvHA=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/XK5zRkZaMMSqMb5YxW5oLDYpOf0=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/XeG6Es57OaHW+m1COpds8IIMdvc=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Xn57keqIORg_CzdIR93V01+Y9kA=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Xsix8FLJ2ghZC8X9FtIzUweO9jQ=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Y1WbnH1t1a63ebCAra_guu3uhNU=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Zf6k5y6Ev+kQX03EucijwkWAxRM=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/_10iyuw2QUjk4jSy9ult9ej971Q=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/_4ONwk9RkR9QGWCk7Bsi4EAdZk0=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/_JdrlHfCLiR_nKTYGqeQjOE4tp8=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/_rWnynXzRLhpucBAbwiU5TELhV4=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/a+JRm5lFH4DGFGwwmkF+w4i6ArM=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/aWYZdX16lKqKVEFX6+YS8StU094=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/ajbVrSsw4CQXhiub9M2tneBa+Tk=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/bK7KbHsobzsqH03wZZbj76vP1yM=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/cmDINoLMDju+VzkcXvc+aT6Q24k=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/d2LxoqiiHbv5Rv22k_tV68S5y1U=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/d6WavKm+d_+JP6KBEinpvnneh50=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/dG6NryN5mjABzagXQHlujlBCKDw=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/eLvY51aEQ2pKhREFfiV74K+TUcs=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/epNfRWfQsOeygeb6ReiZAgJ_nEM=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/fDo5xxaxEAkiiy3WYQX0RqoGEVk=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/fPwIUh+Ol20a5GquGa1VcG29khk=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/fSZV8TVhU_EMjWF1OKttmN+_wjo=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/g5H8WbZj8t0ExJ_8Jw0V4P++69E=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/gs11Q1ljMkFJAgX++nz2kDHwdnE=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/h4+q0zKRW4N948b9L0qKte8tIjg=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/hCEtE7kI7SJdzqIpJh_kuQZhShA=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/hLApJt1q_qiqRB0mTS6J+eZ6mMk=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/hWxRs37T7uYMChBMvf10ucJVVZg=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/hZNHv8OuXO6PBiGyHcWSeGoV35M=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/h_yVI65t1seSyVcTGAgKMXtg8zs=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/haoVH7cD14jNPe2e7+x_mRfbJrI=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/i7JipyJp0nCCzJ8ZnODng_Ssw+M=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/k3CVYHFqxsdrRYA2Y6u0FgckprU=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/kKuDSv1z1+q+KU4WsI6uiQKJU1Y=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/kOfEojFp8676Qo06RvfD4Og8mI8=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/k_P8L7reD09WIBAG+VSSmGGVrfY=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/kg3dZ3ELMCtd9PCanxCfv_WkDcA=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/kn39K_UeMSpPjM86qLS64brxu9I=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/kxe1M+eYcO+jmY+x7zF74o4EZQE=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/l5V0SHZqU_tbztp_Abc6tqIJtsA=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/lQCalJ3AgWpmAutauXCn_ClU27Q=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/mGrqxl3WrnU1gVVYRyc47dFI7Uo=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/mNaegyPyq0FFxyZnYFfX9wFkUtA=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/n0fCeCJs0_tYFcJKI+24NOt59j4=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/n5XcObFbgZ4mV0Y9aSVz4dGpltU=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/nMizirKsQJvElfq9ZRO9xbZVhwE=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/nOZpFR2zp0uCMMSRbhrTYPFj9iU=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/oMPAL6Lc7Qxp_QG8ZEITOC634IY=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/oZ4g0kAVK6bKOLKvMA50HpQA+lg=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/p48om80RVANIkbnUkccucWA4uc8=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/pi2Pi0MSTyZRb18HgGoWNI18lh0=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/pnf3eGFDTjn+N_uFZAtbsD77P5c=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/q4ObspjgQlRWhF9yVnbisp8LjB4=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/qgQt5HySFBDKenekmXIaX_OGQpc=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/sPsfdbyz496PZjmAYkCHQShSYU4=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/u9iy2O2OmeltpJCGsdRXrPzDAfY=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/wSG3_0DyrqiYrltobR4ePW_JUQw=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/wZjSEwq9oqVEvK9fmdVnoS32DKw=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/woJNpyJbHZjYP0pTp7AOqkqnjxI=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/xwuwYBnGqm+wKLWRN1I7uIaPjTM=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/yHrHHtOOMmyZluWC_RiivwNl0CQ=
0 → 100644
No preview for this file type
app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/z3e2H67SC2eGNia+BlhOYSnudAg=
0 → 100644
No preview for this file type
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-af/values-af.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-am/values-am.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ar/values-ar.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-as/values-as.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-az/values-az.xml
0 → 100644
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-be/values-be.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bg/values-bg.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bn/values-bn.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bo-rCN/values-bo-rCN.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bs/values-bs.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ca/values-ca.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-cs/values-cs.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-da/values-da.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-de/values-de.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-el/values-el.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rAU/values-en-rAU.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rCA/values-en-rCA.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rGB/values-en-rGB.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rIN/values-en-rIN.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rXC/values-en-rXC.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es-rUS/values-es-rUS.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es/values-es.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-et/values-et.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-eu/values-eu.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fa/values-fa.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fi/values-fi.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr-rCA/values-fr-rCA.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr/values-fr.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gl/values-gl.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gu/values-gu.xml
0 → 100644
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hi/values-hi.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hr/values-hr.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hu/values-hu.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hy/values-hy.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-in/values-in.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-is/values-is.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-it/values-it.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-iw/values-iw.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ja/values-ja.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ka/values-ka.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kk/values-kk.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-km/values-km.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kn/values-kn.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ko/values-ko.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ky/values-ky.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-land/values-land.xml
0 → 100644
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lo/values-lo.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lt/values-lt.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lv/values-lv.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mai/values-mai.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mi/values-mi.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mk/values-mk.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ml/values-ml.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mn/values-mn.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mr/values-mr.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ms/values-ms.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-my-rMM/values-my-rMM.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-my-rZG/values-my-rZG.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-my/values-my.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-nb/values-nb.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ne/values-ne.xml
0 → 100644
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-nl/values-nl.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-or/values-or.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pa/values-pa.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pl/values-pl.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-port/values-port.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt-rBR/values-pt-rBR.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt-rPT/values-pt-rPT.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt/values-pt.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ro/values-ro.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ru/values-ru.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-si/values-si.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sk/values-sk.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sl/values-sl.xml
0 → 100644
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sq/values-sq.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sr/values-sr.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sv/values-sv.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw/values-sw.xml
0 → 100644
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ta/values-ta.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-te/values-te.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-th/values-th.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-tl/values-tl.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-tr/values-tr.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ug/values-ug.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uk/values-uk.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ur/values-ur.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uz/values-uz.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v16/values-v16.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v17/values-v17.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v18/values-v18.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v21/values-v21.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v22/values-v22.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v23/values-v23.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v24/values-v24.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v25/values-v25.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v26/values-v26.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v28/values-v28.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v31/values-v31.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-vi/values-vi.xml
0 → 100644
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rHK/values-zh-rHK.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rTW/values-zh-rTW.xml
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zu/values-zu.xml
0 → 100644
This diff is collapsed. Click to expand it.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
No preview for this file type
No preview for this file type
No preview for this file type
app/build/intermediates/javac/debug/classes/warp/ly/android_sdk/WarplyAndroidSDKApplication.class
0 → 100644
No preview for this file type
app/build/intermediates/javac/debug/classes/warp/ly/android_sdk/activities/BaseActivity.class
0 → 100644
No preview for this file type
app/build/intermediates/javac/debug/classes/warp/ly/android_sdk/activities/SplashActivity$1.class
0 → 100644
No preview for this file type
app/build/intermediates/javac/debug/classes/warp/ly/android_sdk/activities/SplashActivity$2.class
0 → 100644
No preview for this file type
app/build/intermediates/javac/debug/classes/warp/ly/android_sdk/activities/SplashActivity$3$1.class
0 → 100644
No preview for this file type
app/build/intermediates/javac/debug/classes/warp/ly/android_sdk/activities/SplashActivity$3.class
0 → 100644
No preview for this file type
app/build/intermediates/javac/debug/classes/warp/ly/android_sdk/activities/SplashActivity$4.class
0 → 100644
No preview for this file type
app/build/intermediates/javac/debug/classes/warp/ly/android_sdk/activities/SplashActivity.class
0 → 100644
No preview for this file type
app/build/intermediates/javac/debug/classes/warp/ly/android_sdk/fragments/InfoFragment$1.class
0 → 100644
No preview for this file type
app/build/intermediates/javac/debug/classes/warp/ly/android_sdk/fragments/InfoFragment.class
0 → 100644
No preview for this file type
app/build/intermediates/javac/debug/classes/warp/ly/android_sdk/utils/TimedBeaconSimulator$1.class
0 → 100644
No preview for this file type
app/build/intermediates/javac/debug/classes/warp/ly/android_sdk/utils/TimedBeaconSimulator.class
0 → 100644
No preview for this file type
No preview for this file type
app/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt
0 → 100644
This diff could not be displayed because it is too large.
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
app/build/intermediates/merged_assets/debug/out/grs_sdk_global_route_config_opendevicesdk.json
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/merged_assets/debug/out/grs_sdk_global_route_config_opensdkService.json
0 → 100644
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
No preview for this file type
No preview for this file type
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
app/build/intermediates/merged_res/debug/values-h320dp-port-v13_values-h320dp-port-v13.arsc.flat
0 → 100644
No preview for this file type
app/build/intermediates/merged_res/debug/values-h360dp-land-v13_values-h360dp-land-v13.arsc.flat
0 → 100644
No preview for this file type
app/build/intermediates/merged_res/debug/values-h480dp-land-v13_values-h480dp-land-v13.arsc.flat
0 → 100644
No preview for this file type
app/build/intermediates/merged_res/debug/values-h550dp-port-v13_values-h550dp-port-v13.arsc.flat
0 → 100644
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
app/build/intermediates/merged_res/debug/values-w320dp-land-v13_values-w320dp-land-v13.arsc.flat
0 → 100644
No preview for this file type
app/build/intermediates/merged_res/debug/values-w360dp-port-v13_values-w360dp-port-v13.arsc.flat
0 → 100644
No preview for this file type
app/build/intermediates/merged_res/debug/values-w480dp-port-v13_values-w480dp-port-v13.arsc.flat
0 → 100644
No preview for this file type
app/build/intermediates/merged_res/debug/values-w600dp-land-v13_values-w600dp-land-v13.arsc.flat
0 → 100644
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
This diff could not be displayed because it is too large.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-h320dp-port-v13.json
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-h360dp-land-v13.json
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-h480dp-land-v13.json
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-h550dp-port-v13.json
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-h720dp-v13.json
0 → 100644
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sw600dp-v13.json
0 → 100644
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-w320dp-land-v13.json
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-w360dp-port-v13.json
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-w480dp-port-v13.json
0 → 100644
This diff is collapsed. Click to expand it.
app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-w600dp-land-v13.json
0 → 100644
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-xxxhdpi-v4.json
0 → 100644
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff could not be displayed because it is too large.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
app/build/intermediates/project_dex_archive/debug/out/warp/ly/android_sdk/BuildConfig.dex
0 → 100644
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
app/build/intermediates/project_dex_archive/debug/out/warp/ly/android_sdk/fragments/InfoFragment.dex
0 → 100644
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
This diff could not be displayed because it is too large.
This diff is collapsed. Click to expand it.
This diff could not be displayed because it is too large.
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
This diff could not be displayed because it is too large.
app/build/outputs/apk/debug/app-debug.apk
0 → 100644
This file is too large to display.
This diff is collapsed. Click to expand it.
This diff could not be displayed because it is too large.
This diff is collapsed. Click to expand it.
This file is too large to display.
This diff is collapsed. Click to expand it.
keystore/democosmote.jks
0 → 100644
No preview for this file type
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
-
Please register or login to post a comment