diff --git a/JCVideo_Library/build.gradle b/JCVideo_Library/build.gradle index 2e84d1f26..7255c9e4e 100644 --- a/JCVideo_Library/build.gradle +++ b/JCVideo_Library/build.gradle @@ -25,6 +25,6 @@ android { dependencies { api fileTree(dir: 'libs', include: ['*.jar']) testImplementation 'junit:junit:4.12' - api 'androidx.appcompat:appcompat:1.0.0' + api 'androidx.appcompat:appcompat:1.6.1' } diff --git a/build.gradle b/build.gradle index 5f6507431..117c83d9e 100644 --- a/build.gradle +++ b/build.gradle @@ -1,40 +1,44 @@ // Top-level build file where you can add configuration options common to all sub-projects/modules. buildscript { + ext { + kotlin_version = '1.9.22' + } repositories { //添加阿里云镜像 maven { url 'https://maven.aliyun.com/repository/public' } maven { url 'https://maven.aliyun.com/repository/google' } maven { url 'https://maven.aliyun.com/repository/gradle-plugin' } - jcenter() + maven { url 'https://dl.google.com/dl/android/maven2/'} + maven { url 'https://developer.huawei.com/repo/'} + maven { url 'https://developer.hihonor.com/repo/'} mavenCentral() - maven {url 'https://dl.google.com/dl/android/maven2/'} google() } dependencies { -// classpath 'com.getkeepsafe.dexcount:dexcount-gradle-plugin:0.6.2' - classpath 'com.android.tools.build:gradle:4.2.2' + classpath 'com.android.tools.build:gradle:7.4.2' + classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" + classpath 'com.huawei.agconnect:agcp:1.6.0.300' } } allprojects { repositories { - //添加阿里云镜像 maven { url 'https://maven.aliyun.com/repository/public' } maven { url 'https://maven.aliyun.com/repository/google' } maven { url 'https://maven.aliyun.com/repository/gradle-plugin' } - jcenter() - mavenCentral() maven {url 'https://dl.google.com/dl/android/maven2/'} - maven { url 'http://developer.huawei.com/repo/' } + maven { url 'https://developer.huawei.com/repo/' } maven { url 'https://jitpack.io' } - maven { - url 'http://maven.aliyun.com/nexus/content/repositories/releases/' - } + maven { url 'https://maven.aliyun.com/nexus/content/repositories/releases/'} + maven { url "https://mvn.getui.com/nexus/content/repositories/releases/"} + maven { url 'https://developer.huawei.com/repo/'} + maven { url 'https://developer.hihonor.com/repo/'} + mavenCentral() google() } } ext { compileSdkVersion = 33 buildToolsVersion = "33.0.0" - minSdkVersion = 24 + minSdkVersion = 23 targetSdkVersion = 33 } \ No newline at end of file diff --git a/build/android-profile/profile-2017-12-22-20-31-50-968.rawproto b/build/android-profile/profile-2017-12-22-20-31-50-968.rawproto deleted file mode 100644 index 377d00c18..000000000 Binary files a/build/android-profile/profile-2017-12-22-20-31-50-968.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2017-12-22-20-49-37-402.rawproto b/build/android-profile/profile-2017-12-22-20-49-37-402.rawproto deleted file mode 100644 index c3e66fd94..000000000 Binary files a/build/android-profile/profile-2017-12-22-20-49-37-402.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2017-12-22-20-55-13-780.rawproto b/build/android-profile/profile-2017-12-22-20-55-13-780.rawproto deleted file mode 100644 index 9a5780962..000000000 Binary files a/build/android-profile/profile-2017-12-22-20-55-13-780.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2017-12-22-20-58-14-378.rawproto b/build/android-profile/profile-2017-12-22-20-58-14-378.rawproto deleted file mode 100644 index da56dfa8d..000000000 Binary files a/build/android-profile/profile-2017-12-22-20-58-14-378.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2017-12-22-21-11-45-720.rawproto b/build/android-profile/profile-2017-12-22-21-11-45-720.rawproto deleted file mode 100644 index e73981b46..000000000 Binary files a/build/android-profile/profile-2017-12-22-21-11-45-720.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2017-12-22-21-21-53-360.rawproto b/build/android-profile/profile-2017-12-22-21-21-53-360.rawproto deleted file mode 100644 index 1760d4599..000000000 Binary files a/build/android-profile/profile-2017-12-22-21-21-53-360.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2017-12-22-21-21-58-494.rawproto b/build/android-profile/profile-2017-12-22-21-21-58-494.rawproto deleted file mode 100644 index cef1fdb59..000000000 Binary files a/build/android-profile/profile-2017-12-22-21-21-58-494.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2017-12-22-21-22-24-726.rawproto b/build/android-profile/profile-2017-12-22-21-22-24-726.rawproto deleted file mode 100644 index dc9849489..000000000 Binary files a/build/android-profile/profile-2017-12-22-21-22-24-726.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2017-12-22-21-23-14-949.rawproto b/build/android-profile/profile-2017-12-22-21-23-14-949.rawproto deleted file mode 100644 index 27f8c61bc..000000000 Binary files a/build/android-profile/profile-2017-12-22-21-23-14-949.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2017-12-22-21-23-17-782.rawproto b/build/android-profile/profile-2017-12-22-21-23-17-782.rawproto deleted file mode 100644 index e76e16b2a..000000000 Binary files a/build/android-profile/profile-2017-12-22-21-23-17-782.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2017-12-22-21-23-36-292.rawproto b/build/android-profile/profile-2017-12-22-21-23-36-292.rawproto deleted file mode 100644 index 8855aee5b..000000000 Binary files a/build/android-profile/profile-2017-12-22-21-23-36-292.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2017-12-25-10-01-05-578.rawproto b/build/android-profile/profile-2017-12-25-10-01-05-578.rawproto deleted file mode 100644 index ed31396f7..000000000 Binary files a/build/android-profile/profile-2017-12-25-10-01-05-578.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2017-12-25-10-01-28-168.rawproto b/build/android-profile/profile-2017-12-25-10-01-28-168.rawproto deleted file mode 100644 index 165c6ccc7..000000000 Binary files a/build/android-profile/profile-2017-12-25-10-01-28-168.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-01-16-09-58-808.rawproto b/build/android-profile/profile-2018-03-01-16-09-58-808.rawproto deleted file mode 100644 index e168c036f..000000000 Binary files a/build/android-profile/profile-2018-03-01-16-09-58-808.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-01-16-10-20-313.rawproto b/build/android-profile/profile-2018-03-01-16-10-20-313.rawproto deleted file mode 100644 index 91b449654..000000000 Binary files a/build/android-profile/profile-2018-03-01-16-10-20-313.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-01-16-11-55-421.rawproto b/build/android-profile/profile-2018-03-01-16-11-55-421.rawproto deleted file mode 100644 index 0d839df14..000000000 Binary files a/build/android-profile/profile-2018-03-01-16-11-55-421.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-01-16-14-57-505.rawproto b/build/android-profile/profile-2018-03-01-16-14-57-505.rawproto deleted file mode 100644 index bd772c367..000000000 Binary files a/build/android-profile/profile-2018-03-01-16-14-57-505.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-01-16-17-33-234.rawproto b/build/android-profile/profile-2018-03-01-16-17-33-234.rawproto deleted file mode 100644 index 7cd9b720b..000000000 Binary files a/build/android-profile/profile-2018-03-01-16-17-33-234.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-01-16-18-33-042.rawproto b/build/android-profile/profile-2018-03-01-16-18-33-042.rawproto deleted file mode 100644 index 7bfc9942a..000000000 Binary files a/build/android-profile/profile-2018-03-01-16-18-33-042.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-01-16-21-49-937.rawproto b/build/android-profile/profile-2018-03-01-16-21-49-937.rawproto deleted file mode 100644 index b0dfe19d8..000000000 Binary files a/build/android-profile/profile-2018-03-01-16-21-49-937.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-01-16-21-55-019.rawproto b/build/android-profile/profile-2018-03-01-16-21-55-019.rawproto deleted file mode 100644 index 920308936..000000000 Binary files a/build/android-profile/profile-2018-03-01-16-21-55-019.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-01-16-24-31-214.rawproto b/build/android-profile/profile-2018-03-01-16-24-31-214.rawproto deleted file mode 100644 index a0ace3044..000000000 Binary files a/build/android-profile/profile-2018-03-01-16-24-31-214.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-01-16-28-20-536.rawproto b/build/android-profile/profile-2018-03-01-16-28-20-536.rawproto deleted file mode 100644 index f3c7b3a0d..000000000 Binary files a/build/android-profile/profile-2018-03-01-16-28-20-536.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-01-16-28-29-887.rawproto b/build/android-profile/profile-2018-03-01-16-28-29-887.rawproto deleted file mode 100644 index ef9184a3c..000000000 Binary files a/build/android-profile/profile-2018-03-01-16-28-29-887.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-01-16-29-55-197.rawproto b/build/android-profile/profile-2018-03-01-16-29-55-197.rawproto deleted file mode 100644 index f8a88d5ca..000000000 Binary files a/build/android-profile/profile-2018-03-01-16-29-55-197.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-01-16-30-24-297.rawproto b/build/android-profile/profile-2018-03-01-16-30-24-297.rawproto deleted file mode 100644 index 280de3901..000000000 Binary files a/build/android-profile/profile-2018-03-01-16-30-24-297.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-01-16-30-41-168.rawproto b/build/android-profile/profile-2018-03-01-16-30-41-168.rawproto deleted file mode 100644 index 06ed0961e..000000000 Binary files a/build/android-profile/profile-2018-03-01-16-30-41-168.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-01-16-41-47-505.rawproto b/build/android-profile/profile-2018-03-01-16-41-47-505.rawproto deleted file mode 100644 index f4b9a6e8b..000000000 Binary files a/build/android-profile/profile-2018-03-01-16-41-47-505.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-01-16-41-51-506.rawproto b/build/android-profile/profile-2018-03-01-16-41-51-506.rawproto deleted file mode 100644 index 8af976055..000000000 Binary files a/build/android-profile/profile-2018-03-01-16-41-51-506.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-01-16-53-59-835.rawproto b/build/android-profile/profile-2018-03-01-16-53-59-835.rawproto deleted file mode 100644 index da570de38..000000000 Binary files a/build/android-profile/profile-2018-03-01-16-53-59-835.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-01-16-54-04-147.rawproto b/build/android-profile/profile-2018-03-01-16-54-04-147.rawproto deleted file mode 100644 index 8555af525..000000000 Binary files a/build/android-profile/profile-2018-03-01-16-54-04-147.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-01-16-56-55-271.rawproto b/build/android-profile/profile-2018-03-01-16-56-55-271.rawproto deleted file mode 100644 index 89c628a5b..000000000 Binary files a/build/android-profile/profile-2018-03-01-16-56-55-271.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-01-16-56-59-091.rawproto b/build/android-profile/profile-2018-03-01-16-56-59-091.rawproto deleted file mode 100644 index 32d54d337..000000000 Binary files a/build/android-profile/profile-2018-03-01-16-56-59-091.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-01-16-57-16-086.rawproto b/build/android-profile/profile-2018-03-01-16-57-16-086.rawproto deleted file mode 100644 index 8b6e34262..000000000 Binary files a/build/android-profile/profile-2018-03-01-16-57-16-086.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-01-16-57-19-728.rawproto b/build/android-profile/profile-2018-03-01-16-57-19-728.rawproto deleted file mode 100644 index 56739848d..000000000 Binary files a/build/android-profile/profile-2018-03-01-16-57-19-728.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-01-16-59-01-365.rawproto b/build/android-profile/profile-2018-03-01-16-59-01-365.rawproto deleted file mode 100644 index d8e46a0d7..000000000 Binary files a/build/android-profile/profile-2018-03-01-16-59-01-365.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-01-16-59-04-890.rawproto b/build/android-profile/profile-2018-03-01-16-59-04-890.rawproto deleted file mode 100644 index a4da01966..000000000 Binary files a/build/android-profile/profile-2018-03-01-16-59-04-890.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-01-16-59-14-248.rawproto b/build/android-profile/profile-2018-03-01-16-59-14-248.rawproto deleted file mode 100644 index 1b97243a1..000000000 Binary files a/build/android-profile/profile-2018-03-01-16-59-14-248.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-01-17-00-43-930.rawproto b/build/android-profile/profile-2018-03-01-17-00-43-930.rawproto deleted file mode 100644 index 2ab684641..000000000 Binary files a/build/android-profile/profile-2018-03-01-17-00-43-930.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-01-17-00-47-872.rawproto b/build/android-profile/profile-2018-03-01-17-00-47-872.rawproto deleted file mode 100644 index f1a654a18..000000000 Binary files a/build/android-profile/profile-2018-03-01-17-00-47-872.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-01-17-01-08-346.rawproto b/build/android-profile/profile-2018-03-01-17-01-08-346.rawproto deleted file mode 100644 index 2ab65ef91..000000000 Binary files a/build/android-profile/profile-2018-03-01-17-01-08-346.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-01-17-01-12-046.rawproto b/build/android-profile/profile-2018-03-01-17-01-12-046.rawproto deleted file mode 100644 index 556130c29..000000000 Binary files a/build/android-profile/profile-2018-03-01-17-01-12-046.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-01-17-04-27-510.rawproto b/build/android-profile/profile-2018-03-01-17-04-27-510.rawproto deleted file mode 100644 index e60905bda..000000000 Binary files a/build/android-profile/profile-2018-03-01-17-04-27-510.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-01-17-04-49-439.rawproto b/build/android-profile/profile-2018-03-01-17-04-49-439.rawproto deleted file mode 100644 index ba903faa2..000000000 Binary files a/build/android-profile/profile-2018-03-01-17-04-49-439.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-01-17-04-54-018.rawproto b/build/android-profile/profile-2018-03-01-17-04-54-018.rawproto deleted file mode 100644 index d50be9cd7..000000000 Binary files a/build/android-profile/profile-2018-03-01-17-04-54-018.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-01-17-05-07-841.rawproto b/build/android-profile/profile-2018-03-01-17-05-07-841.rawproto deleted file mode 100644 index 60048e4a7..000000000 Binary files a/build/android-profile/profile-2018-03-01-17-05-07-841.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-01-17-05-11-645.rawproto b/build/android-profile/profile-2018-03-01-17-05-11-645.rawproto deleted file mode 100644 index fb84c8d33..000000000 Binary files a/build/android-profile/profile-2018-03-01-17-05-11-645.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-01-17-06-59-876.rawproto b/build/android-profile/profile-2018-03-01-17-06-59-876.rawproto deleted file mode 100644 index e1967a177..000000000 Binary files a/build/android-profile/profile-2018-03-01-17-06-59-876.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-01-17-07-03-478.rawproto b/build/android-profile/profile-2018-03-01-17-07-03-478.rawproto deleted file mode 100644 index 1ee3115e0..000000000 Binary files a/build/android-profile/profile-2018-03-01-17-07-03-478.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-01-17-15-18-460.rawproto b/build/android-profile/profile-2018-03-01-17-15-18-460.rawproto deleted file mode 100644 index d8de194de..000000000 Binary files a/build/android-profile/profile-2018-03-01-17-15-18-460.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-07-10-54-01-695.rawproto b/build/android-profile/profile-2018-03-07-10-54-01-695.rawproto deleted file mode 100644 index 61b7450bd..000000000 Binary files a/build/android-profile/profile-2018-03-07-10-54-01-695.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-07-10-54-23-842.rawproto b/build/android-profile/profile-2018-03-07-10-54-23-842.rawproto deleted file mode 100644 index 8d8384c37..000000000 Binary files a/build/android-profile/profile-2018-03-07-10-54-23-842.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-07-13-48-41-440.rawproto b/build/android-profile/profile-2018-03-07-13-48-41-440.rawproto deleted file mode 100644 index 41cb50a34..000000000 Binary files a/build/android-profile/profile-2018-03-07-13-48-41-440.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-07-13-48-53-274.rawproto b/build/android-profile/profile-2018-03-07-13-48-53-274.rawproto deleted file mode 100644 index b67a8d06c..000000000 Binary files a/build/android-profile/profile-2018-03-07-13-48-53-274.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-11-16-52-29-897.rawproto b/build/android-profile/profile-2018-03-11-16-52-29-897.rawproto deleted file mode 100644 index 888d1ecad..000000000 Binary files a/build/android-profile/profile-2018-03-11-16-52-29-897.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-11-16-52-58-350.rawproto b/build/android-profile/profile-2018-03-11-16-52-58-350.rawproto deleted file mode 100644 index 6004ff751..000000000 Binary files a/build/android-profile/profile-2018-03-11-16-52-58-350.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-11-19-36-12-248.rawproto b/build/android-profile/profile-2018-03-11-19-36-12-248.rawproto deleted file mode 100644 index c958ec43a..000000000 Binary files a/build/android-profile/profile-2018-03-11-19-36-12-248.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-11-19-43-26-764.rawproto b/build/android-profile/profile-2018-03-11-19-43-26-764.rawproto deleted file mode 100644 index c91173f2c..000000000 Binary files a/build/android-profile/profile-2018-03-11-19-43-26-764.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-11-20-21-11-527.rawproto b/build/android-profile/profile-2018-03-11-20-21-11-527.rawproto deleted file mode 100644 index cb33a63ba..000000000 Binary files a/build/android-profile/profile-2018-03-11-20-21-11-527.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-11-20-25-20-391.rawproto b/build/android-profile/profile-2018-03-11-20-25-20-391.rawproto deleted file mode 100644 index e2fa6f12f..000000000 Binary files a/build/android-profile/profile-2018-03-11-20-25-20-391.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-11-20-31-18-370.rawproto b/build/android-profile/profile-2018-03-11-20-31-18-370.rawproto deleted file mode 100644 index 21eb9ed3a..000000000 Binary files a/build/android-profile/profile-2018-03-11-20-31-18-370.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-11-20-36-56-504.rawproto b/build/android-profile/profile-2018-03-11-20-36-56-504.rawproto deleted file mode 100644 index cb5cf3631..000000000 Binary files a/build/android-profile/profile-2018-03-11-20-36-56-504.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-11-20-39-50-090.rawproto b/build/android-profile/profile-2018-03-11-20-39-50-090.rawproto deleted file mode 100644 index dfe86a1b0..000000000 Binary files a/build/android-profile/profile-2018-03-11-20-39-50-090.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-11-20-40-13-004.rawproto b/build/android-profile/profile-2018-03-11-20-40-13-004.rawproto deleted file mode 100644 index 47439d7d0..000000000 Binary files a/build/android-profile/profile-2018-03-11-20-40-13-004.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-11-20-41-18-262.rawproto b/build/android-profile/profile-2018-03-11-20-41-18-262.rawproto deleted file mode 100644 index fef04f696..000000000 Binary files a/build/android-profile/profile-2018-03-11-20-41-18-262.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-11-20-51-04-367.rawproto b/build/android-profile/profile-2018-03-11-20-51-04-367.rawproto deleted file mode 100644 index 46a2d5080..000000000 Binary files a/build/android-profile/profile-2018-03-11-20-51-04-367.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-11-20-51-27-251.rawproto b/build/android-profile/profile-2018-03-11-20-51-27-251.rawproto deleted file mode 100644 index 2eb8d3a2a..000000000 Binary files a/build/android-profile/profile-2018-03-11-20-51-27-251.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-11-20-52-08-269.rawproto b/build/android-profile/profile-2018-03-11-20-52-08-269.rawproto deleted file mode 100644 index 3ba809da9..000000000 Binary files a/build/android-profile/profile-2018-03-11-20-52-08-269.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-11-20-59-05-831.rawproto b/build/android-profile/profile-2018-03-11-20-59-05-831.rawproto deleted file mode 100644 index a3e2de446..000000000 Binary files a/build/android-profile/profile-2018-03-11-20-59-05-831.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-11-21-01-27-787.rawproto b/build/android-profile/profile-2018-03-11-21-01-27-787.rawproto deleted file mode 100644 index 69bf472fe..000000000 Binary files a/build/android-profile/profile-2018-03-11-21-01-27-787.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-11-21-05-49-998.rawproto b/build/android-profile/profile-2018-03-11-21-05-49-998.rawproto deleted file mode 100644 index 278f89eeb..000000000 Binary files a/build/android-profile/profile-2018-03-11-21-05-49-998.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-11-21-11-01-443.rawproto b/build/android-profile/profile-2018-03-11-21-11-01-443.rawproto deleted file mode 100644 index 29b54a078..000000000 Binary files a/build/android-profile/profile-2018-03-11-21-11-01-443.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-11-21-11-26-862.rawproto b/build/android-profile/profile-2018-03-11-21-11-26-862.rawproto deleted file mode 100644 index 5f979ad21..000000000 Binary files a/build/android-profile/profile-2018-03-11-21-11-26-862.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-12-09-42-40-098.rawproto b/build/android-profile/profile-2018-03-12-09-42-40-098.rawproto deleted file mode 100644 index 61f5e04cd..000000000 Binary files a/build/android-profile/profile-2018-03-12-09-42-40-098.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-12-09-43-01-440.rawproto b/build/android-profile/profile-2018-03-12-09-43-01-440.rawproto deleted file mode 100644 index ddc35b486..000000000 Binary files a/build/android-profile/profile-2018-03-12-09-43-01-440.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-12-10-08-05-887.rawproto b/build/android-profile/profile-2018-03-12-10-08-05-887.rawproto deleted file mode 100644 index 9fbf28436..000000000 Binary files a/build/android-profile/profile-2018-03-12-10-08-05-887.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-12-10-17-35-441.rawproto b/build/android-profile/profile-2018-03-12-10-17-35-441.rawproto deleted file mode 100644 index e6f65dfd5..000000000 Binary files a/build/android-profile/profile-2018-03-12-10-17-35-441.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-12-10-17-54-926.rawproto b/build/android-profile/profile-2018-03-12-10-17-54-926.rawproto deleted file mode 100644 index 744b5cd5b..000000000 Binary files a/build/android-profile/profile-2018-03-12-10-17-54-926.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-12-10-27-03-978.rawproto b/build/android-profile/profile-2018-03-12-10-27-03-978.rawproto deleted file mode 100644 index 2d5397ca3..000000000 Binary files a/build/android-profile/profile-2018-03-12-10-27-03-978.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-12-10-27-17-841.rawproto b/build/android-profile/profile-2018-03-12-10-27-17-841.rawproto deleted file mode 100644 index 6ae4c9ef5..000000000 Binary files a/build/android-profile/profile-2018-03-12-10-27-17-841.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-12-10-27-58-960.rawproto b/build/android-profile/profile-2018-03-12-10-27-58-960.rawproto deleted file mode 100644 index 0fd8e425e..000000000 Binary files a/build/android-profile/profile-2018-03-12-10-27-58-960.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-12-10-47-42-222.rawproto b/build/android-profile/profile-2018-03-12-10-47-42-222.rawproto deleted file mode 100644 index 76d11a68d..000000000 Binary files a/build/android-profile/profile-2018-03-12-10-47-42-222.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-12-10-48-08-822.rawproto b/build/android-profile/profile-2018-03-12-10-48-08-822.rawproto deleted file mode 100644 index 76a8e8dd4..000000000 Binary files a/build/android-profile/profile-2018-03-12-10-48-08-822.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-12-14-33-18-000.rawproto b/build/android-profile/profile-2018-03-12-14-33-18-000.rawproto deleted file mode 100644 index cda1a92e0..000000000 Binary files a/build/android-profile/profile-2018-03-12-14-33-18-000.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-12-14-33-37-784.rawproto b/build/android-profile/profile-2018-03-12-14-33-37-784.rawproto deleted file mode 100644 index af4287228..000000000 Binary files a/build/android-profile/profile-2018-03-12-14-33-37-784.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-12-14-35-43-056.rawproto b/build/android-profile/profile-2018-03-12-14-35-43-056.rawproto deleted file mode 100644 index 0333848b1..000000000 Binary files a/build/android-profile/profile-2018-03-12-14-35-43-056.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-12-16-41-15-643.rawproto b/build/android-profile/profile-2018-03-12-16-41-15-643.rawproto deleted file mode 100644 index e56a37661..000000000 Binary files a/build/android-profile/profile-2018-03-12-16-41-15-643.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-12-16-41-35-236.rawproto b/build/android-profile/profile-2018-03-12-16-41-35-236.rawproto deleted file mode 100644 index a25ffd2cb..000000000 Binary files a/build/android-profile/profile-2018-03-12-16-41-35-236.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-13-16-12-17-331.rawproto b/build/android-profile/profile-2018-03-13-16-12-17-331.rawproto deleted file mode 100644 index 1524838f9..000000000 Binary files a/build/android-profile/profile-2018-03-13-16-12-17-331.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-13-16-12-45-249.rawproto b/build/android-profile/profile-2018-03-13-16-12-45-249.rawproto deleted file mode 100644 index a5c9d0d53..000000000 Binary files a/build/android-profile/profile-2018-03-13-16-12-45-249.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-13-16-17-48-432.rawproto b/build/android-profile/profile-2018-03-13-16-17-48-432.rawproto deleted file mode 100644 index b5f7a770b..000000000 Binary files a/build/android-profile/profile-2018-03-13-16-17-48-432.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-13-16-18-04-221.rawproto b/build/android-profile/profile-2018-03-13-16-18-04-221.rawproto deleted file mode 100644 index 86e854759..000000000 Binary files a/build/android-profile/profile-2018-03-13-16-18-04-221.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-13-17-19-16-669.rawproto b/build/android-profile/profile-2018-03-13-17-19-16-669.rawproto deleted file mode 100644 index 6db85317d..000000000 Binary files a/build/android-profile/profile-2018-03-13-17-19-16-669.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-13-17-19-27-531.rawproto b/build/android-profile/profile-2018-03-13-17-19-27-531.rawproto deleted file mode 100644 index 5b7dfa401..000000000 Binary files a/build/android-profile/profile-2018-03-13-17-19-27-531.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-13-17-26-55-163.rawproto b/build/android-profile/profile-2018-03-13-17-26-55-163.rawproto deleted file mode 100644 index 197c24738..000000000 Binary files a/build/android-profile/profile-2018-03-13-17-26-55-163.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-13-19-25-26-711.rawproto b/build/android-profile/profile-2018-03-13-19-25-26-711.rawproto deleted file mode 100644 index 820be3724..000000000 Binary files a/build/android-profile/profile-2018-03-13-19-25-26-711.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-13-19-25-54-890.rawproto b/build/android-profile/profile-2018-03-13-19-25-54-890.rawproto deleted file mode 100644 index ff8bbdc30..000000000 Binary files a/build/android-profile/profile-2018-03-13-19-25-54-890.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-19-09-59-01-600.rawproto b/build/android-profile/profile-2018-03-19-09-59-01-600.rawproto deleted file mode 100644 index ba104611f..000000000 Binary files a/build/android-profile/profile-2018-03-19-09-59-01-600.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-19-10-00-04-924.rawproto b/build/android-profile/profile-2018-03-19-10-00-04-924.rawproto deleted file mode 100644 index 37e1fb660..000000000 Binary files a/build/android-profile/profile-2018-03-19-10-00-04-924.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-19-10-13-15-142.rawproto b/build/android-profile/profile-2018-03-19-10-13-15-142.rawproto deleted file mode 100644 index 72e1b62cb..000000000 Binary files a/build/android-profile/profile-2018-03-19-10-13-15-142.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-03-19-10-39-42-985.rawproto b/build/android-profile/profile-2018-03-19-10-39-42-985.rawproto deleted file mode 100644 index e08c6670b..000000000 Binary files a/build/android-profile/profile-2018-03-19-10-39-42-985.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-06-14-16-38-494.rawproto b/build/android-profile/profile-2018-04-06-14-16-38-494.rawproto deleted file mode 100644 index fdea80acf..000000000 Binary files a/build/android-profile/profile-2018-04-06-14-16-38-494.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-06-14-17-05-950.rawproto b/build/android-profile/profile-2018-04-06-14-17-05-950.rawproto deleted file mode 100644 index 8694c574a..000000000 Binary files a/build/android-profile/profile-2018-04-06-14-17-05-950.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-08-09-25-43-664.rawproto b/build/android-profile/profile-2018-04-08-09-25-43-664.rawproto deleted file mode 100644 index a9c6d6ae9..000000000 Binary files a/build/android-profile/profile-2018-04-08-09-25-43-664.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-08-09-26-08-328.rawproto b/build/android-profile/profile-2018-04-08-09-26-08-328.rawproto deleted file mode 100644 index 213495b41..000000000 Binary files a/build/android-profile/profile-2018-04-08-09-26-08-328.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-10-09-23-44-913.rawproto b/build/android-profile/profile-2018-04-10-09-23-44-913.rawproto deleted file mode 100644 index 4e38f0f48..000000000 Binary files a/build/android-profile/profile-2018-04-10-09-23-44-913.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-10-09-24-22-536.rawproto b/build/android-profile/profile-2018-04-10-09-24-22-536.rawproto deleted file mode 100644 index a085307c5..000000000 Binary files a/build/android-profile/profile-2018-04-10-09-24-22-536.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-10-09-29-54-202.rawproto b/build/android-profile/profile-2018-04-10-09-29-54-202.rawproto deleted file mode 100644 index 9d61f007d..000000000 Binary files a/build/android-profile/profile-2018-04-10-09-29-54-202.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-10-09-32-29-950.rawproto b/build/android-profile/profile-2018-04-10-09-32-29-950.rawproto deleted file mode 100644 index d53135dd2..000000000 Binary files a/build/android-profile/profile-2018-04-10-09-32-29-950.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-10-09-34-44-838.rawproto b/build/android-profile/profile-2018-04-10-09-34-44-838.rawproto deleted file mode 100644 index 34bbd4f8b..000000000 Binary files a/build/android-profile/profile-2018-04-10-09-34-44-838.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-10-09-44-40-564.rawproto b/build/android-profile/profile-2018-04-10-09-44-40-564.rawproto deleted file mode 100644 index 5644529e9..000000000 Binary files a/build/android-profile/profile-2018-04-10-09-44-40-564.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-10-09-47-23-792.rawproto b/build/android-profile/profile-2018-04-10-09-47-23-792.rawproto deleted file mode 100644 index faae5ae20..000000000 Binary files a/build/android-profile/profile-2018-04-10-09-47-23-792.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-10-09-53-21-692.rawproto b/build/android-profile/profile-2018-04-10-09-53-21-692.rawproto deleted file mode 100644 index 33521d549..000000000 Binary files a/build/android-profile/profile-2018-04-10-09-53-21-692.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-10-09-55-40-546.rawproto b/build/android-profile/profile-2018-04-10-09-55-40-546.rawproto deleted file mode 100644 index 631d7c7dd..000000000 Binary files a/build/android-profile/profile-2018-04-10-09-55-40-546.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-10-09-59-24-062.rawproto b/build/android-profile/profile-2018-04-10-09-59-24-062.rawproto deleted file mode 100644 index 708502460..000000000 Binary files a/build/android-profile/profile-2018-04-10-09-59-24-062.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-10-10-01-20-277.rawproto b/build/android-profile/profile-2018-04-10-10-01-20-277.rawproto deleted file mode 100644 index 0479466f0..000000000 Binary files a/build/android-profile/profile-2018-04-10-10-01-20-277.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-10-10-04-32-832.rawproto b/build/android-profile/profile-2018-04-10-10-04-32-832.rawproto deleted file mode 100644 index 922d0d093..000000000 Binary files a/build/android-profile/profile-2018-04-10-10-04-32-832.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-10-10-04-50-193.rawproto b/build/android-profile/profile-2018-04-10-10-04-50-193.rawproto deleted file mode 100644 index e19817d85..000000000 Binary files a/build/android-profile/profile-2018-04-10-10-04-50-193.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-10-10-09-18-326.rawproto b/build/android-profile/profile-2018-04-10-10-09-18-326.rawproto deleted file mode 100644 index ce9919032..000000000 Binary files a/build/android-profile/profile-2018-04-10-10-09-18-326.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-10-10-11-55-673.rawproto b/build/android-profile/profile-2018-04-10-10-11-55-673.rawproto deleted file mode 100644 index 5dc0e5d9d..000000000 Binary files a/build/android-profile/profile-2018-04-10-10-11-55-673.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-10-10-40-55-406.rawproto b/build/android-profile/profile-2018-04-10-10-40-55-406.rawproto deleted file mode 100644 index ebdfed0dc..000000000 Binary files a/build/android-profile/profile-2018-04-10-10-40-55-406.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-10-10-42-58-965.rawproto b/build/android-profile/profile-2018-04-10-10-42-58-965.rawproto deleted file mode 100644 index 855b62ba2..000000000 Binary files a/build/android-profile/profile-2018-04-10-10-42-58-965.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-17-21-02-05-544.rawproto b/build/android-profile/profile-2018-04-17-21-02-05-544.rawproto deleted file mode 100644 index e17e9f1eb..000000000 Binary files a/build/android-profile/profile-2018-04-17-21-02-05-544.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-17-21-02-32-368.rawproto b/build/android-profile/profile-2018-04-17-21-02-32-368.rawproto deleted file mode 100644 index 34f627808..000000000 Binary files a/build/android-profile/profile-2018-04-17-21-02-32-368.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-18-09-37-57-921.rawproto b/build/android-profile/profile-2018-04-18-09-37-57-921.rawproto deleted file mode 100644 index 666c2d503..000000000 Binary files a/build/android-profile/profile-2018-04-18-09-37-57-921.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-18-09-38-24-173.rawproto b/build/android-profile/profile-2018-04-18-09-38-24-173.rawproto deleted file mode 100644 index 33a9c096f..000000000 Binary files a/build/android-profile/profile-2018-04-18-09-38-24-173.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-19-18-27-45-064.rawproto b/build/android-profile/profile-2018-04-19-18-27-45-064.rawproto deleted file mode 100644 index e630576dc..000000000 Binary files a/build/android-profile/profile-2018-04-19-18-27-45-064.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-19-18-28-05-851.rawproto b/build/android-profile/profile-2018-04-19-18-28-05-851.rawproto deleted file mode 100644 index d291700c9..000000000 Binary files a/build/android-profile/profile-2018-04-19-18-28-05-851.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-19-19-05-37-176.rawproto b/build/android-profile/profile-2018-04-19-19-05-37-176.rawproto deleted file mode 100644 index dc3ed64df..000000000 Binary files a/build/android-profile/profile-2018-04-19-19-05-37-176.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-19-19-06-02-918.rawproto b/build/android-profile/profile-2018-04-19-19-06-02-918.rawproto deleted file mode 100644 index e574ac2c3..000000000 Binary files a/build/android-profile/profile-2018-04-19-19-06-02-918.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-19-19-06-55-592.rawproto b/build/android-profile/profile-2018-04-19-19-06-55-592.rawproto deleted file mode 100644 index 9c90bce44..000000000 Binary files a/build/android-profile/profile-2018-04-19-19-06-55-592.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-20-09-43-42-029.rawproto b/build/android-profile/profile-2018-04-20-09-43-42-029.rawproto deleted file mode 100644 index bdf5fb8cc..000000000 Binary files a/build/android-profile/profile-2018-04-20-09-43-42-029.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-20-09-43-59-350.rawproto b/build/android-profile/profile-2018-04-20-09-43-59-350.rawproto deleted file mode 100644 index 8dd460c18..000000000 Binary files a/build/android-profile/profile-2018-04-20-09-43-59-350.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-20-17-47-18-581.rawproto b/build/android-profile/profile-2018-04-20-17-47-18-581.rawproto deleted file mode 100644 index 971aece0e..000000000 Binary files a/build/android-profile/profile-2018-04-20-17-47-18-581.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-20-17-47-31-946.rawproto b/build/android-profile/profile-2018-04-20-17-47-31-946.rawproto deleted file mode 100644 index 6f8fcdd67..000000000 Binary files a/build/android-profile/profile-2018-04-20-17-47-31-946.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-22-16-38-36-206.rawproto b/build/android-profile/profile-2018-04-22-16-38-36-206.rawproto deleted file mode 100644 index 4bca5fd1d..000000000 Binary files a/build/android-profile/profile-2018-04-22-16-38-36-206.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-22-16-38-58-129.rawproto b/build/android-profile/profile-2018-04-22-16-38-58-129.rawproto deleted file mode 100644 index ec56775d7..000000000 Binary files a/build/android-profile/profile-2018-04-22-16-38-58-129.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-22-17-24-13-989.rawproto b/build/android-profile/profile-2018-04-22-17-24-13-989.rawproto deleted file mode 100644 index c55a4aeb8..000000000 Binary files a/build/android-profile/profile-2018-04-22-17-24-13-989.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-22-17-36-38-589.rawproto b/build/android-profile/profile-2018-04-22-17-36-38-589.rawproto deleted file mode 100644 index 528520828..000000000 Binary files a/build/android-profile/profile-2018-04-22-17-36-38-589.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-22-17-43-39-675.rawproto b/build/android-profile/profile-2018-04-22-17-43-39-675.rawproto deleted file mode 100644 index c727f1c5f..000000000 Binary files a/build/android-profile/profile-2018-04-22-17-43-39-675.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-22-17-47-28-524.rawproto b/build/android-profile/profile-2018-04-22-17-47-28-524.rawproto deleted file mode 100644 index fe79bbd1a..000000000 Binary files a/build/android-profile/profile-2018-04-22-17-47-28-524.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-22-17-52-49-784.rawproto b/build/android-profile/profile-2018-04-22-17-52-49-784.rawproto deleted file mode 100644 index e327e6aa6..000000000 Binary files a/build/android-profile/profile-2018-04-22-17-52-49-784.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-22-17-56-40-849.rawproto b/build/android-profile/profile-2018-04-22-17-56-40-849.rawproto deleted file mode 100644 index 6dd713bb9..000000000 Binary files a/build/android-profile/profile-2018-04-22-17-56-40-849.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-22-17-57-59-707.rawproto b/build/android-profile/profile-2018-04-22-17-57-59-707.rawproto deleted file mode 100644 index 54d20340c..000000000 Binary files a/build/android-profile/profile-2018-04-22-17-57-59-707.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-22-17-59-01-979.rawproto b/build/android-profile/profile-2018-04-22-17-59-01-979.rawproto deleted file mode 100644 index 4243a7439..000000000 Binary files a/build/android-profile/profile-2018-04-22-17-59-01-979.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-22-18-01-50-488.rawproto b/build/android-profile/profile-2018-04-22-18-01-50-488.rawproto deleted file mode 100644 index 20915408c..000000000 Binary files a/build/android-profile/profile-2018-04-22-18-01-50-488.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-22-18-08-51-100.rawproto b/build/android-profile/profile-2018-04-22-18-08-51-100.rawproto deleted file mode 100644 index 8bc036b36..000000000 Binary files a/build/android-profile/profile-2018-04-22-18-08-51-100.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-22-18-11-47-785.rawproto b/build/android-profile/profile-2018-04-22-18-11-47-785.rawproto deleted file mode 100644 index 9a2979862..000000000 Binary files a/build/android-profile/profile-2018-04-22-18-11-47-785.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-22-18-12-51-278.rawproto b/build/android-profile/profile-2018-04-22-18-12-51-278.rawproto deleted file mode 100644 index f082e28df..000000000 Binary files a/build/android-profile/profile-2018-04-22-18-12-51-278.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-22-18-28-24-812.rawproto b/build/android-profile/profile-2018-04-22-18-28-24-812.rawproto deleted file mode 100644 index 6d90e76e9..000000000 Binary files a/build/android-profile/profile-2018-04-22-18-28-24-812.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-22-18-30-06-225.rawproto b/build/android-profile/profile-2018-04-22-18-30-06-225.rawproto deleted file mode 100644 index 87d149668..000000000 Binary files a/build/android-profile/profile-2018-04-22-18-30-06-225.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-22-18-31-11-962.rawproto b/build/android-profile/profile-2018-04-22-18-31-11-962.rawproto deleted file mode 100644 index 123c4b5bc..000000000 Binary files a/build/android-profile/profile-2018-04-22-18-31-11-962.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-22-18-34-59-146.rawproto b/build/android-profile/profile-2018-04-22-18-34-59-146.rawproto deleted file mode 100644 index e6cc29416..000000000 Binary files a/build/android-profile/profile-2018-04-22-18-34-59-146.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-22-18-36-39-545.rawproto b/build/android-profile/profile-2018-04-22-18-36-39-545.rawproto deleted file mode 100644 index 1cb54bed2..000000000 Binary files a/build/android-profile/profile-2018-04-22-18-36-39-545.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-22-18-42-02-641.rawproto b/build/android-profile/profile-2018-04-22-18-42-02-641.rawproto deleted file mode 100644 index 466517e79..000000000 Binary files a/build/android-profile/profile-2018-04-22-18-42-02-641.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-22-18-43-06-230.rawproto b/build/android-profile/profile-2018-04-22-18-43-06-230.rawproto deleted file mode 100644 index 28018847e..000000000 Binary files a/build/android-profile/profile-2018-04-22-18-43-06-230.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-22-18-49-23-885.rawproto b/build/android-profile/profile-2018-04-22-18-49-23-885.rawproto deleted file mode 100644 index e977c9118..000000000 Binary files a/build/android-profile/profile-2018-04-22-18-49-23-885.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-22-18-50-29-779.rawproto b/build/android-profile/profile-2018-04-22-18-50-29-779.rawproto deleted file mode 100644 index a1b9aea15..000000000 Binary files a/build/android-profile/profile-2018-04-22-18-50-29-779.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-22-18-58-41-289.rawproto b/build/android-profile/profile-2018-04-22-18-58-41-289.rawproto deleted file mode 100644 index 087378aee..000000000 Binary files a/build/android-profile/profile-2018-04-22-18-58-41-289.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-22-19-00-14-310.rawproto b/build/android-profile/profile-2018-04-22-19-00-14-310.rawproto deleted file mode 100644 index 5468cb375..000000000 Binary files a/build/android-profile/profile-2018-04-22-19-00-14-310.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-22-19-06-07-976.rawproto b/build/android-profile/profile-2018-04-22-19-06-07-976.rawproto deleted file mode 100644 index 6bf660bd2..000000000 Binary files a/build/android-profile/profile-2018-04-22-19-06-07-976.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-22-19-07-10-683.rawproto b/build/android-profile/profile-2018-04-22-19-07-10-683.rawproto deleted file mode 100644 index d50c2cb15..000000000 Binary files a/build/android-profile/profile-2018-04-22-19-07-10-683.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-22-19-30-55-103.rawproto b/build/android-profile/profile-2018-04-22-19-30-55-103.rawproto deleted file mode 100644 index 4047d5d72..000000000 Binary files a/build/android-profile/profile-2018-04-22-19-30-55-103.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-22-20-38-35-989.rawproto b/build/android-profile/profile-2018-04-22-20-38-35-989.rawproto deleted file mode 100644 index d74a03cc1..000000000 Binary files a/build/android-profile/profile-2018-04-22-20-38-35-989.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-22-20-49-05-284.rawproto b/build/android-profile/profile-2018-04-22-20-49-05-284.rawproto deleted file mode 100644 index f30adee18..000000000 Binary files a/build/android-profile/profile-2018-04-22-20-49-05-284.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-22-20-50-11-445.rawproto b/build/android-profile/profile-2018-04-22-20-50-11-445.rawproto deleted file mode 100644 index 8d0f33245..000000000 Binary files a/build/android-profile/profile-2018-04-22-20-50-11-445.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-23-10-04-03-935.rawproto b/build/android-profile/profile-2018-04-23-10-04-03-935.rawproto deleted file mode 100644 index 6bc13dd0f..000000000 Binary files a/build/android-profile/profile-2018-04-23-10-04-03-935.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-23-10-04-25-360.rawproto b/build/android-profile/profile-2018-04-23-10-04-25-360.rawproto deleted file mode 100644 index f864fb243..000000000 Binary files a/build/android-profile/profile-2018-04-23-10-04-25-360.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-23-19-01-22-515.rawproto b/build/android-profile/profile-2018-04-23-19-01-22-515.rawproto deleted file mode 100644 index 0ad5e9be3..000000000 Binary files a/build/android-profile/profile-2018-04-23-19-01-22-515.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-23-19-01-45-582.rawproto b/build/android-profile/profile-2018-04-23-19-01-45-582.rawproto deleted file mode 100644 index 40aac59d3..000000000 Binary files a/build/android-profile/profile-2018-04-23-19-01-45-582.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-23-19-02-44-042.rawproto b/build/android-profile/profile-2018-04-23-19-02-44-042.rawproto deleted file mode 100644 index a502ac608..000000000 Binary files a/build/android-profile/profile-2018-04-23-19-02-44-042.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-23-19-07-27-615.rawproto b/build/android-profile/profile-2018-04-23-19-07-27-615.rawproto deleted file mode 100644 index 8723877f7..000000000 Binary files a/build/android-profile/profile-2018-04-23-19-07-27-615.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-23-19-16-33-107.rawproto b/build/android-profile/profile-2018-04-23-19-16-33-107.rawproto deleted file mode 100644 index 3345d08e3..000000000 Binary files a/build/android-profile/profile-2018-04-23-19-16-33-107.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-23-19-20-45-369.rawproto b/build/android-profile/profile-2018-04-23-19-20-45-369.rawproto deleted file mode 100644 index 8535896ef..000000000 Binary files a/build/android-profile/profile-2018-04-23-19-20-45-369.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-23-19-30-34-155.rawproto b/build/android-profile/profile-2018-04-23-19-30-34-155.rawproto deleted file mode 100644 index fb2ffe47d..000000000 Binary files a/build/android-profile/profile-2018-04-23-19-30-34-155.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-23-19-33-46-777.rawproto b/build/android-profile/profile-2018-04-23-19-33-46-777.rawproto deleted file mode 100644 index 3c9c2bf8a..000000000 Binary files a/build/android-profile/profile-2018-04-23-19-33-46-777.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-23-19-36-12-345.rawproto b/build/android-profile/profile-2018-04-23-19-36-12-345.rawproto deleted file mode 100644 index de857e38c..000000000 Binary files a/build/android-profile/profile-2018-04-23-19-36-12-345.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-23-19-38-04-913.rawproto b/build/android-profile/profile-2018-04-23-19-38-04-913.rawproto deleted file mode 100644 index 5efb33a0d..000000000 Binary files a/build/android-profile/profile-2018-04-23-19-38-04-913.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-23-19-44-46-405.rawproto b/build/android-profile/profile-2018-04-23-19-44-46-405.rawproto deleted file mode 100644 index b2b586437..000000000 Binary files a/build/android-profile/profile-2018-04-23-19-44-46-405.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-23-19-53-00-908.rawproto b/build/android-profile/profile-2018-04-23-19-53-00-908.rawproto deleted file mode 100644 index a41029dd7..000000000 Binary files a/build/android-profile/profile-2018-04-23-19-53-00-908.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-23-20-00-43-319.rawproto b/build/android-profile/profile-2018-04-23-20-00-43-319.rawproto deleted file mode 100644 index 8a1816147..000000000 Binary files a/build/android-profile/profile-2018-04-23-20-00-43-319.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-23-20-01-56-211.rawproto b/build/android-profile/profile-2018-04-23-20-01-56-211.rawproto deleted file mode 100644 index be8ba269b..000000000 Binary files a/build/android-profile/profile-2018-04-23-20-01-56-211.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-23-20-05-22-863.rawproto b/build/android-profile/profile-2018-04-23-20-05-22-863.rawproto deleted file mode 100644 index 234e5933f..000000000 Binary files a/build/android-profile/profile-2018-04-23-20-05-22-863.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-23-20-10-17-522.rawproto b/build/android-profile/profile-2018-04-23-20-10-17-522.rawproto deleted file mode 100644 index eb47ea547..000000000 Binary files a/build/android-profile/profile-2018-04-23-20-10-17-522.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-23-20-14-49-865.rawproto b/build/android-profile/profile-2018-04-23-20-14-49-865.rawproto deleted file mode 100644 index bfeb53099..000000000 Binary files a/build/android-profile/profile-2018-04-23-20-14-49-865.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-23-20-23-49-647.rawproto b/build/android-profile/profile-2018-04-23-20-23-49-647.rawproto deleted file mode 100644 index 1104e2919..000000000 Binary files a/build/android-profile/profile-2018-04-23-20-23-49-647.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-24-09-47-28-559.rawproto b/build/android-profile/profile-2018-04-24-09-47-28-559.rawproto deleted file mode 100644 index 689335ade..000000000 Binary files a/build/android-profile/profile-2018-04-24-09-47-28-559.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-24-09-47-51-803.rawproto b/build/android-profile/profile-2018-04-24-09-47-51-803.rawproto deleted file mode 100644 index f9e0e46cd..000000000 Binary files a/build/android-profile/profile-2018-04-24-09-47-51-803.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-24-16-42-20-205.rawproto b/build/android-profile/profile-2018-04-24-16-42-20-205.rawproto deleted file mode 100644 index e612ff7e7..000000000 Binary files a/build/android-profile/profile-2018-04-24-16-42-20-205.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-24-16-42-34-087.rawproto b/build/android-profile/profile-2018-04-24-16-42-34-087.rawproto deleted file mode 100644 index 98a0cf0e4..000000000 Binary files a/build/android-profile/profile-2018-04-24-16-42-34-087.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-24-16-43-10-020.rawproto b/build/android-profile/profile-2018-04-24-16-43-10-020.rawproto deleted file mode 100644 index 17b99d64b..000000000 Binary files a/build/android-profile/profile-2018-04-24-16-43-10-020.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-26-21-38-51-449.rawproto b/build/android-profile/profile-2018-04-26-21-38-51-449.rawproto deleted file mode 100644 index 8741a0d05..000000000 Binary files a/build/android-profile/profile-2018-04-26-21-38-51-449.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-26-21-39-09-722.rawproto b/build/android-profile/profile-2018-04-26-21-39-09-722.rawproto deleted file mode 100644 index 4e7dfd6fd..000000000 Binary files a/build/android-profile/profile-2018-04-26-21-39-09-722.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-26-21-39-44-783.rawproto b/build/android-profile/profile-2018-04-26-21-39-44-783.rawproto deleted file mode 100644 index 83b0ac1a6..000000000 Binary files a/build/android-profile/profile-2018-04-26-21-39-44-783.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-26-21-39-54-547.rawproto b/build/android-profile/profile-2018-04-26-21-39-54-547.rawproto deleted file mode 100644 index c356866f9..000000000 Binary files a/build/android-profile/profile-2018-04-26-21-39-54-547.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-27-20-23-29-726.rawproto b/build/android-profile/profile-2018-04-27-20-23-29-726.rawproto deleted file mode 100644 index 5a48f3a5d..000000000 Binary files a/build/android-profile/profile-2018-04-27-20-23-29-726.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-27-20-23-48-259.rawproto b/build/android-profile/profile-2018-04-27-20-23-48-259.rawproto deleted file mode 100644 index ece9b6b5e..000000000 Binary files a/build/android-profile/profile-2018-04-27-20-23-48-259.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-27-21-21-04-962.rawproto b/build/android-profile/profile-2018-04-27-21-21-04-962.rawproto deleted file mode 100644 index 548d8c42e..000000000 Binary files a/build/android-profile/profile-2018-04-27-21-21-04-962.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-27-21-21-13-522.rawproto b/build/android-profile/profile-2018-04-27-21-21-13-522.rawproto deleted file mode 100644 index c63af0c31..000000000 Binary files a/build/android-profile/profile-2018-04-27-21-21-13-522.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-27-22-06-38-559.rawproto b/build/android-profile/profile-2018-04-27-22-06-38-559.rawproto deleted file mode 100644 index bf2540cda..000000000 Binary files a/build/android-profile/profile-2018-04-27-22-06-38-559.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-27-22-16-02-759.rawproto b/build/android-profile/profile-2018-04-27-22-16-02-759.rawproto deleted file mode 100644 index 83fc4dafe..000000000 Binary files a/build/android-profile/profile-2018-04-27-22-16-02-759.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-27-22-18-03-844.rawproto b/build/android-profile/profile-2018-04-27-22-18-03-844.rawproto deleted file mode 100644 index 5de37b025..000000000 Binary files a/build/android-profile/profile-2018-04-27-22-18-03-844.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-27-22-20-55-829.rawproto b/build/android-profile/profile-2018-04-27-22-20-55-829.rawproto deleted file mode 100644 index 1ef9e542d..000000000 Binary files a/build/android-profile/profile-2018-04-27-22-20-55-829.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-27-22-22-48-442.rawproto b/build/android-profile/profile-2018-04-27-22-22-48-442.rawproto deleted file mode 100644 index 0e30369df..000000000 Binary files a/build/android-profile/profile-2018-04-27-22-22-48-442.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-27-22-25-40-877.rawproto b/build/android-profile/profile-2018-04-27-22-25-40-877.rawproto deleted file mode 100644 index 1696be402..000000000 Binary files a/build/android-profile/profile-2018-04-27-22-25-40-877.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-27-22-26-56-106.rawproto b/build/android-profile/profile-2018-04-27-22-26-56-106.rawproto deleted file mode 100644 index 853912bbc..000000000 Binary files a/build/android-profile/profile-2018-04-27-22-26-56-106.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-27-22-38-14-530.rawproto b/build/android-profile/profile-2018-04-27-22-38-14-530.rawproto deleted file mode 100644 index b0b47aca5..000000000 Binary files a/build/android-profile/profile-2018-04-27-22-38-14-530.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-27-22-42-32-943.rawproto b/build/android-profile/profile-2018-04-27-22-42-32-943.rawproto deleted file mode 100644 index e355ba205..000000000 Binary files a/build/android-profile/profile-2018-04-27-22-42-32-943.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-27-22-49-27-970.rawproto b/build/android-profile/profile-2018-04-27-22-49-27-970.rawproto deleted file mode 100644 index bedd1b235..000000000 Binary files a/build/android-profile/profile-2018-04-27-22-49-27-970.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-27-22-51-46-876.rawproto b/build/android-profile/profile-2018-04-27-22-51-46-876.rawproto deleted file mode 100644 index d3046e418..000000000 Binary files a/build/android-profile/profile-2018-04-27-22-51-46-876.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-27-22-57-43-487.rawproto b/build/android-profile/profile-2018-04-27-22-57-43-487.rawproto deleted file mode 100644 index bc87a738f..000000000 Binary files a/build/android-profile/profile-2018-04-27-22-57-43-487.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-28-00-08-46-075.rawproto b/build/android-profile/profile-2018-04-28-00-08-46-075.rawproto deleted file mode 100644 index 8462176d2..000000000 Binary files a/build/android-profile/profile-2018-04-28-00-08-46-075.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-28-00-08-51-409.rawproto b/build/android-profile/profile-2018-04-28-00-08-51-409.rawproto deleted file mode 100644 index c5571e0df..000000000 Binary files a/build/android-profile/profile-2018-04-28-00-08-51-409.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-28-00-10-41-510.rawproto b/build/android-profile/profile-2018-04-28-00-10-41-510.rawproto deleted file mode 100644 index 5d9579ffe..000000000 Binary files a/build/android-profile/profile-2018-04-28-00-10-41-510.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-28-00-12-47-530.rawproto b/build/android-profile/profile-2018-04-28-00-12-47-530.rawproto deleted file mode 100644 index cc02217bc..000000000 Binary files a/build/android-profile/profile-2018-04-28-00-12-47-530.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-28-15-02-37-665.rawproto b/build/android-profile/profile-2018-04-28-15-02-37-665.rawproto deleted file mode 100644 index 5298fe6a0..000000000 Binary files a/build/android-profile/profile-2018-04-28-15-02-37-665.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-28-15-02-52-562.rawproto b/build/android-profile/profile-2018-04-28-15-02-52-562.rawproto deleted file mode 100644 index 18c60caca..000000000 Binary files a/build/android-profile/profile-2018-04-28-15-02-52-562.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-19-07-46-983.rawproto b/build/android-profile/profile-2018-04-29-19-07-46-983.rawproto deleted file mode 100644 index 6b1125a26..000000000 Binary files a/build/android-profile/profile-2018-04-29-19-07-46-983.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-19-08-12-286.rawproto b/build/android-profile/profile-2018-04-29-19-08-12-286.rawproto deleted file mode 100644 index b17c7c94a..000000000 Binary files a/build/android-profile/profile-2018-04-29-19-08-12-286.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-19-12-54-418.rawproto b/build/android-profile/profile-2018-04-29-19-12-54-418.rawproto deleted file mode 100644 index 85756b387..000000000 Binary files a/build/android-profile/profile-2018-04-29-19-12-54-418.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-19-21-25-840.rawproto b/build/android-profile/profile-2018-04-29-19-21-25-840.rawproto deleted file mode 100644 index 7c13b624f..000000000 Binary files a/build/android-profile/profile-2018-04-29-19-21-25-840.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-19-30-37-269.rawproto b/build/android-profile/profile-2018-04-29-19-30-37-269.rawproto deleted file mode 100644 index 621db78ba..000000000 Binary files a/build/android-profile/profile-2018-04-29-19-30-37-269.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-19-31-52-302.rawproto b/build/android-profile/profile-2018-04-29-19-31-52-302.rawproto deleted file mode 100644 index 1c7a246fb..000000000 Binary files a/build/android-profile/profile-2018-04-29-19-31-52-302.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-19-47-15-567.rawproto b/build/android-profile/profile-2018-04-29-19-47-15-567.rawproto deleted file mode 100644 index 75fe7eb9c..000000000 Binary files a/build/android-profile/profile-2018-04-29-19-47-15-567.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-20-02-04-991.rawproto b/build/android-profile/profile-2018-04-29-20-02-04-991.rawproto deleted file mode 100644 index 439bc36ff..000000000 Binary files a/build/android-profile/profile-2018-04-29-20-02-04-991.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-20-03-09-721.rawproto b/build/android-profile/profile-2018-04-29-20-03-09-721.rawproto deleted file mode 100644 index 5c4e0e470..000000000 Binary files a/build/android-profile/profile-2018-04-29-20-03-09-721.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-20-03-16-397.rawproto b/build/android-profile/profile-2018-04-29-20-03-16-397.rawproto deleted file mode 100644 index 231c5fd87..000000000 Binary files a/build/android-profile/profile-2018-04-29-20-03-16-397.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-20-12-25-682.rawproto b/build/android-profile/profile-2018-04-29-20-12-25-682.rawproto deleted file mode 100644 index b19f5b4e9..000000000 Binary files a/build/android-profile/profile-2018-04-29-20-12-25-682.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-20-13-40-504.rawproto b/build/android-profile/profile-2018-04-29-20-13-40-504.rawproto deleted file mode 100644 index b390787a2..000000000 Binary files a/build/android-profile/profile-2018-04-29-20-13-40-504.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-20-14-21-876.rawproto b/build/android-profile/profile-2018-04-29-20-14-21-876.rawproto deleted file mode 100644 index 0b9f8bfe0..000000000 Binary files a/build/android-profile/profile-2018-04-29-20-14-21-876.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-20-14-28-523.rawproto b/build/android-profile/profile-2018-04-29-20-14-28-523.rawproto deleted file mode 100644 index 1b46a98d8..000000000 Binary files a/build/android-profile/profile-2018-04-29-20-14-28-523.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-20-17-23-981.rawproto b/build/android-profile/profile-2018-04-29-20-17-23-981.rawproto deleted file mode 100644 index f85a9f3ea..000000000 Binary files a/build/android-profile/profile-2018-04-29-20-17-23-981.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-20-18-24-097.rawproto b/build/android-profile/profile-2018-04-29-20-18-24-097.rawproto deleted file mode 100644 index 7cc407b61..000000000 Binary files a/build/android-profile/profile-2018-04-29-20-18-24-097.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-20-18-29-868.rawproto b/build/android-profile/profile-2018-04-29-20-18-29-868.rawproto deleted file mode 100644 index f1a3ce496..000000000 Binary files a/build/android-profile/profile-2018-04-29-20-18-29-868.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-20-20-18-208.rawproto b/build/android-profile/profile-2018-04-29-20-20-18-208.rawproto deleted file mode 100644 index c02a6a9dc..000000000 Binary files a/build/android-profile/profile-2018-04-29-20-20-18-208.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-20-20-21-839.rawproto b/build/android-profile/profile-2018-04-29-20-20-21-839.rawproto deleted file mode 100644 index c5cbc187e..000000000 Binary files a/build/android-profile/profile-2018-04-29-20-20-21-839.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-20-29-20-911.rawproto b/build/android-profile/profile-2018-04-29-20-29-20-911.rawproto deleted file mode 100644 index 099d29377..000000000 Binary files a/build/android-profile/profile-2018-04-29-20-29-20-911.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-20-30-30-031.rawproto b/build/android-profile/profile-2018-04-29-20-30-30-031.rawproto deleted file mode 100644 index 0ab6b1d93..000000000 Binary files a/build/android-profile/profile-2018-04-29-20-30-30-031.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-20-33-33-764.rawproto b/build/android-profile/profile-2018-04-29-20-33-33-764.rawproto deleted file mode 100644 index 6a24060cd..000000000 Binary files a/build/android-profile/profile-2018-04-29-20-33-33-764.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-20-35-49-421.rawproto b/build/android-profile/profile-2018-04-29-20-35-49-421.rawproto deleted file mode 100644 index 5c1a3ebc9..000000000 Binary files a/build/android-profile/profile-2018-04-29-20-35-49-421.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-20-36-26-655.rawproto b/build/android-profile/profile-2018-04-29-20-36-26-655.rawproto deleted file mode 100644 index 4612558f5..000000000 Binary files a/build/android-profile/profile-2018-04-29-20-36-26-655.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-20-36-31-230.rawproto b/build/android-profile/profile-2018-04-29-20-36-31-230.rawproto deleted file mode 100644 index 0d5dd975e..000000000 Binary files a/build/android-profile/profile-2018-04-29-20-36-31-230.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-20-38-25-277.rawproto b/build/android-profile/profile-2018-04-29-20-38-25-277.rawproto deleted file mode 100644 index d73466eec..000000000 Binary files a/build/android-profile/profile-2018-04-29-20-38-25-277.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-20-38-29-980.rawproto b/build/android-profile/profile-2018-04-29-20-38-29-980.rawproto deleted file mode 100644 index 785abe482..000000000 Binary files a/build/android-profile/profile-2018-04-29-20-38-29-980.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-20-43-19-316.rawproto b/build/android-profile/profile-2018-04-29-20-43-19-316.rawproto deleted file mode 100644 index 61b109d9d..000000000 Binary files a/build/android-profile/profile-2018-04-29-20-43-19-316.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-20-44-55-349.rawproto b/build/android-profile/profile-2018-04-29-20-44-55-349.rawproto deleted file mode 100644 index 6b8a8cec4..000000000 Binary files a/build/android-profile/profile-2018-04-29-20-44-55-349.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-20-47-05-172.rawproto b/build/android-profile/profile-2018-04-29-20-47-05-172.rawproto deleted file mode 100644 index 7110b6b6f..000000000 Binary files a/build/android-profile/profile-2018-04-29-20-47-05-172.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-20-53-21-932.rawproto b/build/android-profile/profile-2018-04-29-20-53-21-932.rawproto deleted file mode 100644 index 00eb4d087..000000000 Binary files a/build/android-profile/profile-2018-04-29-20-53-21-932.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-20-55-37-222.rawproto b/build/android-profile/profile-2018-04-29-20-55-37-222.rawproto deleted file mode 100644 index fbea6327e..000000000 Binary files a/build/android-profile/profile-2018-04-29-20-55-37-222.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-20-56-03-208.rawproto b/build/android-profile/profile-2018-04-29-20-56-03-208.rawproto deleted file mode 100644 index cc27bf7a9..000000000 Binary files a/build/android-profile/profile-2018-04-29-20-56-03-208.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-20-56-17-447.rawproto b/build/android-profile/profile-2018-04-29-20-56-17-447.rawproto deleted file mode 100644 index aaf182260..000000000 Binary files a/build/android-profile/profile-2018-04-29-20-56-17-447.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-21-00-47-519.rawproto b/build/android-profile/profile-2018-04-29-21-00-47-519.rawproto deleted file mode 100644 index 1e0dc2da8..000000000 Binary files a/build/android-profile/profile-2018-04-29-21-00-47-519.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-21-00-57-948.rawproto b/build/android-profile/profile-2018-04-29-21-00-57-948.rawproto deleted file mode 100644 index 6db1e9d3b..000000000 Binary files a/build/android-profile/profile-2018-04-29-21-00-57-948.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-21-02-53-402.rawproto b/build/android-profile/profile-2018-04-29-21-02-53-402.rawproto deleted file mode 100644 index 77e9ded4f..000000000 Binary files a/build/android-profile/profile-2018-04-29-21-02-53-402.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-21-05-17-507.rawproto b/build/android-profile/profile-2018-04-29-21-05-17-507.rawproto deleted file mode 100644 index 4d98c9d61..000000000 Binary files a/build/android-profile/profile-2018-04-29-21-05-17-507.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-21-09-45-070.rawproto b/build/android-profile/profile-2018-04-29-21-09-45-070.rawproto deleted file mode 100644 index b7775ee1d..000000000 Binary files a/build/android-profile/profile-2018-04-29-21-09-45-070.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-21-10-39-622.rawproto b/build/android-profile/profile-2018-04-29-21-10-39-622.rawproto deleted file mode 100644 index 69b939800..000000000 Binary files a/build/android-profile/profile-2018-04-29-21-10-39-622.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-21-12-02-552.rawproto b/build/android-profile/profile-2018-04-29-21-12-02-552.rawproto deleted file mode 100644 index 0174a36be..000000000 Binary files a/build/android-profile/profile-2018-04-29-21-12-02-552.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-21-15-38-355.rawproto b/build/android-profile/profile-2018-04-29-21-15-38-355.rawproto deleted file mode 100644 index 5d3b3850f..000000000 Binary files a/build/android-profile/profile-2018-04-29-21-15-38-355.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-21-15-58-536.rawproto b/build/android-profile/profile-2018-04-29-21-15-58-536.rawproto deleted file mode 100644 index 39995816c..000000000 Binary files a/build/android-profile/profile-2018-04-29-21-15-58-536.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-21-16-19-726.rawproto b/build/android-profile/profile-2018-04-29-21-16-19-726.rawproto deleted file mode 100644 index ed73ed9be..000000000 Binary files a/build/android-profile/profile-2018-04-29-21-16-19-726.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-21-16-54-370.rawproto b/build/android-profile/profile-2018-04-29-21-16-54-370.rawproto deleted file mode 100644 index fe18c3008..000000000 Binary files a/build/android-profile/profile-2018-04-29-21-16-54-370.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-21-16-59-188.rawproto b/build/android-profile/profile-2018-04-29-21-16-59-188.rawproto deleted file mode 100644 index 7ff8e9e57..000000000 Binary files a/build/android-profile/profile-2018-04-29-21-16-59-188.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-21-19-16-140.rawproto b/build/android-profile/profile-2018-04-29-21-19-16-140.rawproto deleted file mode 100644 index 74a14fae7..000000000 Binary files a/build/android-profile/profile-2018-04-29-21-19-16-140.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-21-19-21-538.rawproto b/build/android-profile/profile-2018-04-29-21-19-21-538.rawproto deleted file mode 100644 index 0347a6c32..000000000 Binary files a/build/android-profile/profile-2018-04-29-21-19-21-538.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-21-22-56-940.rawproto b/build/android-profile/profile-2018-04-29-21-22-56-940.rawproto deleted file mode 100644 index f0305de72..000000000 Binary files a/build/android-profile/profile-2018-04-29-21-22-56-940.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-21-26-48-546.rawproto b/build/android-profile/profile-2018-04-29-21-26-48-546.rawproto deleted file mode 100644 index 0f2fa7cc4..000000000 Binary files a/build/android-profile/profile-2018-04-29-21-26-48-546.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-21-29-13-917.rawproto b/build/android-profile/profile-2018-04-29-21-29-13-917.rawproto deleted file mode 100644 index c136cb52f..000000000 Binary files a/build/android-profile/profile-2018-04-29-21-29-13-917.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-21-29-20-859.rawproto b/build/android-profile/profile-2018-04-29-21-29-20-859.rawproto deleted file mode 100644 index 0bbf89da9..000000000 Binary files a/build/android-profile/profile-2018-04-29-21-29-20-859.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-21-31-31-182.rawproto b/build/android-profile/profile-2018-04-29-21-31-31-182.rawproto deleted file mode 100644 index 5cb48e656..000000000 Binary files a/build/android-profile/profile-2018-04-29-21-31-31-182.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-21-31-38-533.rawproto b/build/android-profile/profile-2018-04-29-21-31-38-533.rawproto deleted file mode 100644 index f9c33e88b..000000000 Binary files a/build/android-profile/profile-2018-04-29-21-31-38-533.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-21-32-26-362.rawproto b/build/android-profile/profile-2018-04-29-21-32-26-362.rawproto deleted file mode 100644 index 9e5a4317e..000000000 Binary files a/build/android-profile/profile-2018-04-29-21-32-26-362.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-21-32-51-741.rawproto b/build/android-profile/profile-2018-04-29-21-32-51-741.rawproto deleted file mode 100644 index 234baff69..000000000 Binary files a/build/android-profile/profile-2018-04-29-21-32-51-741.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-21-33-08-499.rawproto b/build/android-profile/profile-2018-04-29-21-33-08-499.rawproto deleted file mode 100644 index 35c42264b..000000000 Binary files a/build/android-profile/profile-2018-04-29-21-33-08-499.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-21-37-35-085.rawproto b/build/android-profile/profile-2018-04-29-21-37-35-085.rawproto deleted file mode 100644 index db36fda69..000000000 Binary files a/build/android-profile/profile-2018-04-29-21-37-35-085.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-21-37-40-628.rawproto b/build/android-profile/profile-2018-04-29-21-37-40-628.rawproto deleted file mode 100644 index b01969ce9..000000000 Binary files a/build/android-profile/profile-2018-04-29-21-37-40-628.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-21-38-20-212.rawproto b/build/android-profile/profile-2018-04-29-21-38-20-212.rawproto deleted file mode 100644 index f13108e78..000000000 Binary files a/build/android-profile/profile-2018-04-29-21-38-20-212.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-21-38-25-838.rawproto b/build/android-profile/profile-2018-04-29-21-38-25-838.rawproto deleted file mode 100644 index 959a84332..000000000 Binary files a/build/android-profile/profile-2018-04-29-21-38-25-838.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-21-38-54-644.rawproto b/build/android-profile/profile-2018-04-29-21-38-54-644.rawproto deleted file mode 100644 index 75557ad42..000000000 Binary files a/build/android-profile/profile-2018-04-29-21-38-54-644.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-21-44-01-224.rawproto b/build/android-profile/profile-2018-04-29-21-44-01-224.rawproto deleted file mode 100644 index 89cc66b7a..000000000 Binary files a/build/android-profile/profile-2018-04-29-21-44-01-224.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-21-48-22-631.rawproto b/build/android-profile/profile-2018-04-29-21-48-22-631.rawproto deleted file mode 100644 index e0e90a27d..000000000 Binary files a/build/android-profile/profile-2018-04-29-21-48-22-631.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-21-48-49-820.rawproto b/build/android-profile/profile-2018-04-29-21-48-49-820.rawproto deleted file mode 100644 index 9ec190be4..000000000 Binary files a/build/android-profile/profile-2018-04-29-21-48-49-820.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-21-59-26-647.rawproto b/build/android-profile/profile-2018-04-29-21-59-26-647.rawproto deleted file mode 100644 index cfece9c7b..000000000 Binary files a/build/android-profile/profile-2018-04-29-21-59-26-647.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-22-03-59-329.rawproto b/build/android-profile/profile-2018-04-29-22-03-59-329.rawproto deleted file mode 100644 index 308235c5c..000000000 Binary files a/build/android-profile/profile-2018-04-29-22-03-59-329.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-22-05-08-402.rawproto b/build/android-profile/profile-2018-04-29-22-05-08-402.rawproto deleted file mode 100644 index 633554a4b..000000000 Binary files a/build/android-profile/profile-2018-04-29-22-05-08-402.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-22-13-20-555.rawproto b/build/android-profile/profile-2018-04-29-22-13-20-555.rawproto deleted file mode 100644 index 5962ead09..000000000 Binary files a/build/android-profile/profile-2018-04-29-22-13-20-555.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-22-17-04-731.rawproto b/build/android-profile/profile-2018-04-29-22-17-04-731.rawproto deleted file mode 100644 index f1b1e70cc..000000000 Binary files a/build/android-profile/profile-2018-04-29-22-17-04-731.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-22-18-26-792.rawproto b/build/android-profile/profile-2018-04-29-22-18-26-792.rawproto deleted file mode 100644 index b808e611d..000000000 Binary files a/build/android-profile/profile-2018-04-29-22-18-26-792.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-22-18-32-926.rawproto b/build/android-profile/profile-2018-04-29-22-18-32-926.rawproto deleted file mode 100644 index 91b4f69a2..000000000 Binary files a/build/android-profile/profile-2018-04-29-22-18-32-926.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-22-19-16-287.rawproto b/build/android-profile/profile-2018-04-29-22-19-16-287.rawproto deleted file mode 100644 index 38b53e30d..000000000 Binary files a/build/android-profile/profile-2018-04-29-22-19-16-287.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-22-19-31-818.rawproto b/build/android-profile/profile-2018-04-29-22-19-31-818.rawproto deleted file mode 100644 index a7814407a..000000000 Binary files a/build/android-profile/profile-2018-04-29-22-19-31-818.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-29-22-20-25-001.rawproto b/build/android-profile/profile-2018-04-29-22-20-25-001.rawproto deleted file mode 100644 index 76a0ef3f9..000000000 Binary files a/build/android-profile/profile-2018-04-29-22-20-25-001.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-30-18-35-28-730.rawproto b/build/android-profile/profile-2018-04-30-18-35-28-730.rawproto deleted file mode 100644 index f48562a43..000000000 Binary files a/build/android-profile/profile-2018-04-30-18-35-28-730.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-30-18-39-20-585.rawproto b/build/android-profile/profile-2018-04-30-18-39-20-585.rawproto deleted file mode 100644 index 8f0eb0a3a..000000000 Binary files a/build/android-profile/profile-2018-04-30-18-39-20-585.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-30-18-39-40-909.rawproto b/build/android-profile/profile-2018-04-30-18-39-40-909.rawproto deleted file mode 100644 index 0fa3f4f0b..000000000 Binary files a/build/android-profile/profile-2018-04-30-18-39-40-909.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-30-19-08-27-030.rawproto b/build/android-profile/profile-2018-04-30-19-08-27-030.rawproto deleted file mode 100644 index d791c904b..000000000 Binary files a/build/android-profile/profile-2018-04-30-19-08-27-030.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-30-22-22-23-005.rawproto b/build/android-profile/profile-2018-04-30-22-22-23-005.rawproto deleted file mode 100644 index a75f11442..000000000 Binary files a/build/android-profile/profile-2018-04-30-22-22-23-005.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-04-30-22-22-52-421.rawproto b/build/android-profile/profile-2018-04-30-22-22-52-421.rawproto deleted file mode 100644 index 1ad5f7057..000000000 Binary files a/build/android-profile/profile-2018-04-30-22-22-52-421.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-01-13-17-46-941.rawproto b/build/android-profile/profile-2018-05-01-13-17-46-941.rawproto deleted file mode 100644 index 1e0f3c336..000000000 Binary files a/build/android-profile/profile-2018-05-01-13-17-46-941.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-01-13-21-47-623.rawproto b/build/android-profile/profile-2018-05-01-13-21-47-623.rawproto deleted file mode 100644 index 1ed332e12..000000000 Binary files a/build/android-profile/profile-2018-05-01-13-21-47-623.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-01-13-22-10-808.rawproto b/build/android-profile/profile-2018-05-01-13-22-10-808.rawproto deleted file mode 100644 index ecca6e2e0..000000000 Binary files a/build/android-profile/profile-2018-05-01-13-22-10-808.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-01-13-31-44-269.rawproto b/build/android-profile/profile-2018-05-01-13-31-44-269.rawproto deleted file mode 100644 index 7adef6976..000000000 Binary files a/build/android-profile/profile-2018-05-01-13-31-44-269.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-01-13-31-56-919.rawproto b/build/android-profile/profile-2018-05-01-13-31-56-919.rawproto deleted file mode 100644 index f8ce827be..000000000 Binary files a/build/android-profile/profile-2018-05-01-13-31-56-919.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-01-13-32-50-958.rawproto b/build/android-profile/profile-2018-05-01-13-32-50-958.rawproto deleted file mode 100644 index 087b0ecc0..000000000 Binary files a/build/android-profile/profile-2018-05-01-13-32-50-958.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-01-13-32-59-498.rawproto b/build/android-profile/profile-2018-05-01-13-32-59-498.rawproto deleted file mode 100644 index 50c7bef05..000000000 Binary files a/build/android-profile/profile-2018-05-01-13-32-59-498.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-01-13-37-00-640.rawproto b/build/android-profile/profile-2018-05-01-13-37-00-640.rawproto deleted file mode 100644 index f6be8ec51..000000000 Binary files a/build/android-profile/profile-2018-05-01-13-37-00-640.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-01-13-39-13-265.rawproto b/build/android-profile/profile-2018-05-01-13-39-13-265.rawproto deleted file mode 100644 index 54c0e6259..000000000 Binary files a/build/android-profile/profile-2018-05-01-13-39-13-265.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-01-13-39-21-050.rawproto b/build/android-profile/profile-2018-05-01-13-39-21-050.rawproto deleted file mode 100644 index 9a0ebabc9..000000000 Binary files a/build/android-profile/profile-2018-05-01-13-39-21-050.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-01-13-40-08-995.rawproto b/build/android-profile/profile-2018-05-01-13-40-08-995.rawproto deleted file mode 100644 index 40973cb9a..000000000 Binary files a/build/android-profile/profile-2018-05-01-13-40-08-995.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-01-13-40-57-069.rawproto b/build/android-profile/profile-2018-05-01-13-40-57-069.rawproto deleted file mode 100644 index deba120c7..000000000 Binary files a/build/android-profile/profile-2018-05-01-13-40-57-069.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-01-13-41-59-196.rawproto b/build/android-profile/profile-2018-05-01-13-41-59-196.rawproto deleted file mode 100644 index 2941d73ae..000000000 Binary files a/build/android-profile/profile-2018-05-01-13-41-59-196.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-01-13-58-20-217.rawproto b/build/android-profile/profile-2018-05-01-13-58-20-217.rawproto deleted file mode 100644 index f89e66764..000000000 Binary files a/build/android-profile/profile-2018-05-01-13-58-20-217.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-01-14-10-26-995.rawproto b/build/android-profile/profile-2018-05-01-14-10-26-995.rawproto deleted file mode 100644 index 04eb1ee0f..000000000 Binary files a/build/android-profile/profile-2018-05-01-14-10-26-995.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-01-19-37-41-785.rawproto b/build/android-profile/profile-2018-05-01-19-37-41-785.rawproto deleted file mode 100644 index 267223fcb..000000000 Binary files a/build/android-profile/profile-2018-05-01-19-37-41-785.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-01-19-42-10-523.rawproto b/build/android-profile/profile-2018-05-01-19-42-10-523.rawproto deleted file mode 100644 index c47a150b4..000000000 Binary files a/build/android-profile/profile-2018-05-01-19-42-10-523.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-01-19-47-54-432.rawproto b/build/android-profile/profile-2018-05-01-19-47-54-432.rawproto deleted file mode 100644 index b9ff3b082..000000000 Binary files a/build/android-profile/profile-2018-05-01-19-47-54-432.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-01-19-48-19-540.rawproto b/build/android-profile/profile-2018-05-01-19-48-19-540.rawproto deleted file mode 100644 index 5b75bbd34..000000000 Binary files a/build/android-profile/profile-2018-05-01-19-48-19-540.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-01-19-48-52-883.rawproto b/build/android-profile/profile-2018-05-01-19-48-52-883.rawproto deleted file mode 100644 index 087ac7036..000000000 Binary files a/build/android-profile/profile-2018-05-01-19-48-52-883.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-01-19-49-20-331.rawproto b/build/android-profile/profile-2018-05-01-19-49-20-331.rawproto deleted file mode 100644 index 414522a81..000000000 Binary files a/build/android-profile/profile-2018-05-01-19-49-20-331.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-01-19-52-30-936.rawproto b/build/android-profile/profile-2018-05-01-19-52-30-936.rawproto deleted file mode 100644 index afb40e18a..000000000 Binary files a/build/android-profile/profile-2018-05-01-19-52-30-936.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-01-19-53-42-526.rawproto b/build/android-profile/profile-2018-05-01-19-53-42-526.rawproto deleted file mode 100644 index 5b8a5273a..000000000 Binary files a/build/android-profile/profile-2018-05-01-19-53-42-526.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-01-20-00-08-835.rawproto b/build/android-profile/profile-2018-05-01-20-00-08-835.rawproto deleted file mode 100644 index 7be6723d9..000000000 Binary files a/build/android-profile/profile-2018-05-01-20-00-08-835.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-01-20-01-11-831.rawproto b/build/android-profile/profile-2018-05-01-20-01-11-831.rawproto deleted file mode 100644 index 858cc8bca..000000000 Binary files a/build/android-profile/profile-2018-05-01-20-01-11-831.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-01-20-03-12-190.rawproto b/build/android-profile/profile-2018-05-01-20-03-12-190.rawproto deleted file mode 100644 index fa5c5344d..000000000 Binary files a/build/android-profile/profile-2018-05-01-20-03-12-190.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-01-20-05-51-193.rawproto b/build/android-profile/profile-2018-05-01-20-05-51-193.rawproto deleted file mode 100644 index 6c0fd8289..000000000 Binary files a/build/android-profile/profile-2018-05-01-20-05-51-193.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-01-20-15-51-763.rawproto b/build/android-profile/profile-2018-05-01-20-15-51-763.rawproto deleted file mode 100644 index 73f25c7b0..000000000 Binary files a/build/android-profile/profile-2018-05-01-20-15-51-763.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-01-20-16-17-369.rawproto b/build/android-profile/profile-2018-05-01-20-16-17-369.rawproto deleted file mode 100644 index 07defaccb..000000000 Binary files a/build/android-profile/profile-2018-05-01-20-16-17-369.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-01-20-17-16-595.rawproto b/build/android-profile/profile-2018-05-01-20-17-16-595.rawproto deleted file mode 100644 index 6ee90aad0..000000000 Binary files a/build/android-profile/profile-2018-05-01-20-17-16-595.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-01-20-18-10-454.rawproto b/build/android-profile/profile-2018-05-01-20-18-10-454.rawproto deleted file mode 100644 index 552b621ee..000000000 Binary files a/build/android-profile/profile-2018-05-01-20-18-10-454.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-01-20-29-16-697.rawproto b/build/android-profile/profile-2018-05-01-20-29-16-697.rawproto deleted file mode 100644 index 7b91f91cb..000000000 Binary files a/build/android-profile/profile-2018-05-01-20-29-16-697.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-06-21-36-03-624.rawproto b/build/android-profile/profile-2018-05-06-21-36-03-624.rawproto deleted file mode 100644 index c16ece94e..000000000 Binary files a/build/android-profile/profile-2018-05-06-21-36-03-624.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-06-21-36-33-314.rawproto b/build/android-profile/profile-2018-05-06-21-36-33-314.rawproto deleted file mode 100644 index 02e999907..000000000 Binary files a/build/android-profile/profile-2018-05-06-21-36-33-314.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-06-22-07-19-738.rawproto b/build/android-profile/profile-2018-05-06-22-07-19-738.rawproto deleted file mode 100644 index 6bacd4d69..000000000 Binary files a/build/android-profile/profile-2018-05-06-22-07-19-738.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-06-22-28-10-437.rawproto b/build/android-profile/profile-2018-05-06-22-28-10-437.rawproto deleted file mode 100644 index 0b9f1698b..000000000 Binary files a/build/android-profile/profile-2018-05-06-22-28-10-437.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-06-22-44-56-350.rawproto b/build/android-profile/profile-2018-05-06-22-44-56-350.rawproto deleted file mode 100644 index fc059f862..000000000 Binary files a/build/android-profile/profile-2018-05-06-22-44-56-350.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-06-22-48-33-590.rawproto b/build/android-profile/profile-2018-05-06-22-48-33-590.rawproto deleted file mode 100644 index 8a27da913..000000000 Binary files a/build/android-profile/profile-2018-05-06-22-48-33-590.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-06-22-53-25-102.rawproto b/build/android-profile/profile-2018-05-06-22-53-25-102.rawproto deleted file mode 100644 index 3d68e0285..000000000 Binary files a/build/android-profile/profile-2018-05-06-22-53-25-102.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-06-22-59-30-008.rawproto b/build/android-profile/profile-2018-05-06-22-59-30-008.rawproto deleted file mode 100644 index e49dedc10..000000000 Binary files a/build/android-profile/profile-2018-05-06-22-59-30-008.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-06-23-16-05-947.rawproto b/build/android-profile/profile-2018-05-06-23-16-05-947.rawproto deleted file mode 100644 index af01034c7..000000000 Binary files a/build/android-profile/profile-2018-05-06-23-16-05-947.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-06-23-27-16-975.rawproto b/build/android-profile/profile-2018-05-06-23-27-16-975.rawproto deleted file mode 100644 index b59be8d76..000000000 Binary files a/build/android-profile/profile-2018-05-06-23-27-16-975.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-06-23-30-19-410.rawproto b/build/android-profile/profile-2018-05-06-23-30-19-410.rawproto deleted file mode 100644 index 7bc1681e8..000000000 Binary files a/build/android-profile/profile-2018-05-06-23-30-19-410.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-06-23-39-00-027.rawproto b/build/android-profile/profile-2018-05-06-23-39-00-027.rawproto deleted file mode 100644 index 6d62c053f..000000000 Binary files a/build/android-profile/profile-2018-05-06-23-39-00-027.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-06-23-47-11-293.rawproto b/build/android-profile/profile-2018-05-06-23-47-11-293.rawproto deleted file mode 100644 index 7e44ddcda..000000000 Binary files a/build/android-profile/profile-2018-05-06-23-47-11-293.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-07-00-08-58-493.rawproto b/build/android-profile/profile-2018-05-07-00-08-58-493.rawproto deleted file mode 100644 index 08721a940..000000000 Binary files a/build/android-profile/profile-2018-05-07-00-08-58-493.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-07-00-12-44-994.rawproto b/build/android-profile/profile-2018-05-07-00-12-44-994.rawproto deleted file mode 100644 index 289423d2a..000000000 Binary files a/build/android-profile/profile-2018-05-07-00-12-44-994.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-07-00-19-19-173.rawproto b/build/android-profile/profile-2018-05-07-00-19-19-173.rawproto deleted file mode 100644 index afedf5b36..000000000 Binary files a/build/android-profile/profile-2018-05-07-00-19-19-173.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-07-00-23-50-142.rawproto b/build/android-profile/profile-2018-05-07-00-23-50-142.rawproto deleted file mode 100644 index 1ad09f944..000000000 Binary files a/build/android-profile/profile-2018-05-07-00-23-50-142.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-07-00-31-10-212.rawproto b/build/android-profile/profile-2018-05-07-00-31-10-212.rawproto deleted file mode 100644 index ddd7295ee..000000000 Binary files a/build/android-profile/profile-2018-05-07-00-31-10-212.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-07-00-38-40-564.rawproto b/build/android-profile/profile-2018-05-07-00-38-40-564.rawproto deleted file mode 100644 index bae6b0407..000000000 Binary files a/build/android-profile/profile-2018-05-07-00-38-40-564.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-07-00-45-39-115.rawproto b/build/android-profile/profile-2018-05-07-00-45-39-115.rawproto deleted file mode 100644 index 0a22a1b8d..000000000 Binary files a/build/android-profile/profile-2018-05-07-00-45-39-115.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-07-00-47-31-615.rawproto b/build/android-profile/profile-2018-05-07-00-47-31-615.rawproto deleted file mode 100644 index ee4d85f1d..000000000 Binary files a/build/android-profile/profile-2018-05-07-00-47-31-615.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-07-00-49-57-590.rawproto b/build/android-profile/profile-2018-05-07-00-49-57-590.rawproto deleted file mode 100644 index 87789ca48..000000000 Binary files a/build/android-profile/profile-2018-05-07-00-49-57-590.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-07-00-58-59-539.rawproto b/build/android-profile/profile-2018-05-07-00-58-59-539.rawproto deleted file mode 100644 index 13e85d139..000000000 Binary files a/build/android-profile/profile-2018-05-07-00-58-59-539.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-07-09-26-06-225.rawproto b/build/android-profile/profile-2018-05-07-09-26-06-225.rawproto deleted file mode 100644 index f01cd9f9a..000000000 Binary files a/build/android-profile/profile-2018-05-07-09-26-06-225.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-07-09-26-09-714.rawproto b/build/android-profile/profile-2018-05-07-09-26-09-714.rawproto deleted file mode 100644 index 74b5b7f0d..000000000 Binary files a/build/android-profile/profile-2018-05-07-09-26-09-714.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-07-10-54-44-496.rawproto b/build/android-profile/profile-2018-05-07-10-54-44-496.rawproto deleted file mode 100644 index adaea5284..000000000 Binary files a/build/android-profile/profile-2018-05-07-10-54-44-496.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-07-10-55-07-669.rawproto b/build/android-profile/profile-2018-05-07-10-55-07-669.rawproto deleted file mode 100644 index 2be1b4dee..000000000 Binary files a/build/android-profile/profile-2018-05-07-10-55-07-669.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-07-19-33-48-395.rawproto b/build/android-profile/profile-2018-05-07-19-33-48-395.rawproto deleted file mode 100644 index 1a737323e..000000000 Binary files a/build/android-profile/profile-2018-05-07-19-33-48-395.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-07-19-34-07-138.rawproto b/build/android-profile/profile-2018-05-07-19-34-07-138.rawproto deleted file mode 100644 index 96ae2af6e..000000000 Binary files a/build/android-profile/profile-2018-05-07-19-34-07-138.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-07-19-43-44-606.rawproto b/build/android-profile/profile-2018-05-07-19-43-44-606.rawproto deleted file mode 100644 index 8db91dcd8..000000000 Binary files a/build/android-profile/profile-2018-05-07-19-43-44-606.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-08-09-54-25-618.rawproto b/build/android-profile/profile-2018-05-08-09-54-25-618.rawproto deleted file mode 100644 index 2da878d83..000000000 Binary files a/build/android-profile/profile-2018-05-08-09-54-25-618.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-08-09-54-49-378.rawproto b/build/android-profile/profile-2018-05-08-09-54-49-378.rawproto deleted file mode 100644 index 822b20890..000000000 Binary files a/build/android-profile/profile-2018-05-08-09-54-49-378.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-08-19-32-16-919.rawproto b/build/android-profile/profile-2018-05-08-19-32-16-919.rawproto deleted file mode 100644 index f31314ce9..000000000 Binary files a/build/android-profile/profile-2018-05-08-19-32-16-919.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-08-19-32-34-079.rawproto b/build/android-profile/profile-2018-05-08-19-32-34-079.rawproto deleted file mode 100644 index fca85bc3a..000000000 Binary files a/build/android-profile/profile-2018-05-08-19-32-34-079.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-08-19-55-26-585.rawproto b/build/android-profile/profile-2018-05-08-19-55-26-585.rawproto deleted file mode 100644 index a308d742a..000000000 Binary files a/build/android-profile/profile-2018-05-08-19-55-26-585.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-08-20-52-15-145.rawproto b/build/android-profile/profile-2018-05-08-20-52-15-145.rawproto deleted file mode 100644 index 27af290e6..000000000 Binary files a/build/android-profile/profile-2018-05-08-20-52-15-145.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-08-20-56-50-032.rawproto b/build/android-profile/profile-2018-05-08-20-56-50-032.rawproto deleted file mode 100644 index 1cd771c8f..000000000 Binary files a/build/android-profile/profile-2018-05-08-20-56-50-032.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-08-21-13-46-237.rawproto b/build/android-profile/profile-2018-05-08-21-13-46-237.rawproto deleted file mode 100644 index c5ce4123c..000000000 Binary files a/build/android-profile/profile-2018-05-08-21-13-46-237.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-08-21-37-21-573.rawproto b/build/android-profile/profile-2018-05-08-21-37-21-573.rawproto deleted file mode 100644 index 8f0db540a..000000000 Binary files a/build/android-profile/profile-2018-05-08-21-37-21-573.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-08-21-39-33-010.rawproto b/build/android-profile/profile-2018-05-08-21-39-33-010.rawproto deleted file mode 100644 index f43e29de3..000000000 Binary files a/build/android-profile/profile-2018-05-08-21-39-33-010.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-08-21-41-14-401.rawproto b/build/android-profile/profile-2018-05-08-21-41-14-401.rawproto deleted file mode 100644 index c63cfd4af..000000000 Binary files a/build/android-profile/profile-2018-05-08-21-41-14-401.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-08-21-42-54-130.rawproto b/build/android-profile/profile-2018-05-08-21-42-54-130.rawproto deleted file mode 100644 index e53b9e973..000000000 Binary files a/build/android-profile/profile-2018-05-08-21-42-54-130.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-08-21-45-27-262.rawproto b/build/android-profile/profile-2018-05-08-21-45-27-262.rawproto deleted file mode 100644 index 991a89270..000000000 Binary files a/build/android-profile/profile-2018-05-08-21-45-27-262.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-08-21-46-58-657.rawproto b/build/android-profile/profile-2018-05-08-21-46-58-657.rawproto deleted file mode 100644 index 7060c3685..000000000 Binary files a/build/android-profile/profile-2018-05-08-21-46-58-657.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-08-21-48-42-540.rawproto b/build/android-profile/profile-2018-05-08-21-48-42-540.rawproto deleted file mode 100644 index 220c8f170..000000000 Binary files a/build/android-profile/profile-2018-05-08-21-48-42-540.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-08-21-49-48-754.rawproto b/build/android-profile/profile-2018-05-08-21-49-48-754.rawproto deleted file mode 100644 index 11f20a637..000000000 Binary files a/build/android-profile/profile-2018-05-08-21-49-48-754.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-08-21-56-35-161.rawproto b/build/android-profile/profile-2018-05-08-21-56-35-161.rawproto deleted file mode 100644 index a7ae6c59e..000000000 Binary files a/build/android-profile/profile-2018-05-08-21-56-35-161.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-08-22-04-01-627.rawproto b/build/android-profile/profile-2018-05-08-22-04-01-627.rawproto deleted file mode 100644 index bdaa60170..000000000 Binary files a/build/android-profile/profile-2018-05-08-22-04-01-627.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-08-22-08-39-532.rawproto b/build/android-profile/profile-2018-05-08-22-08-39-532.rawproto deleted file mode 100644 index 6df5c5c69..000000000 Binary files a/build/android-profile/profile-2018-05-08-22-08-39-532.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-08-22-13-18-360.rawproto b/build/android-profile/profile-2018-05-08-22-13-18-360.rawproto deleted file mode 100644 index 80c388aa4..000000000 Binary files a/build/android-profile/profile-2018-05-08-22-13-18-360.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-08-22-15-01-770.rawproto b/build/android-profile/profile-2018-05-08-22-15-01-770.rawproto deleted file mode 100644 index 63e18be87..000000000 Binary files a/build/android-profile/profile-2018-05-08-22-15-01-770.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-08-22-17-46-418.rawproto b/build/android-profile/profile-2018-05-08-22-17-46-418.rawproto deleted file mode 100644 index 376369646..000000000 Binary files a/build/android-profile/profile-2018-05-08-22-17-46-418.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-08-22-19-02-470.rawproto b/build/android-profile/profile-2018-05-08-22-19-02-470.rawproto deleted file mode 100644 index 0dc60f5d2..000000000 Binary files a/build/android-profile/profile-2018-05-08-22-19-02-470.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-08-22-22-59-311.rawproto b/build/android-profile/profile-2018-05-08-22-22-59-311.rawproto deleted file mode 100644 index 22e792c21..000000000 Binary files a/build/android-profile/profile-2018-05-08-22-22-59-311.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-08-22-32-25-737.rawproto b/build/android-profile/profile-2018-05-08-22-32-25-737.rawproto deleted file mode 100644 index 2ab15d7b4..000000000 Binary files a/build/android-profile/profile-2018-05-08-22-32-25-737.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-08-22-37-17-123.rawproto b/build/android-profile/profile-2018-05-08-22-37-17-123.rawproto deleted file mode 100644 index a08ed39ab..000000000 Binary files a/build/android-profile/profile-2018-05-08-22-37-17-123.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-08-22-38-48-784.rawproto b/build/android-profile/profile-2018-05-08-22-38-48-784.rawproto deleted file mode 100644 index fbb574956..000000000 Binary files a/build/android-profile/profile-2018-05-08-22-38-48-784.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-08-22-39-57-444.rawproto b/build/android-profile/profile-2018-05-08-22-39-57-444.rawproto deleted file mode 100644 index 413b1242f..000000000 Binary files a/build/android-profile/profile-2018-05-08-22-39-57-444.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-08-22-41-32-583.rawproto b/build/android-profile/profile-2018-05-08-22-41-32-583.rawproto deleted file mode 100644 index fca64f4c7..000000000 Binary files a/build/android-profile/profile-2018-05-08-22-41-32-583.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-09-09-49-20-442.rawproto b/build/android-profile/profile-2018-05-09-09-49-20-442.rawproto deleted file mode 100644 index 1cc97cd5c..000000000 Binary files a/build/android-profile/profile-2018-05-09-09-49-20-442.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-09-09-49-45-938.rawproto b/build/android-profile/profile-2018-05-09-09-49-45-938.rawproto deleted file mode 100644 index 4465767a3..000000000 Binary files a/build/android-profile/profile-2018-05-09-09-49-45-938.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-09-20-01-13-815.rawproto b/build/android-profile/profile-2018-05-09-20-01-13-815.rawproto deleted file mode 100644 index 85b460527..000000000 Binary files a/build/android-profile/profile-2018-05-09-20-01-13-815.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-09-20-01-42-534.rawproto b/build/android-profile/profile-2018-05-09-20-01-42-534.rawproto deleted file mode 100644 index b6ba74622..000000000 Binary files a/build/android-profile/profile-2018-05-09-20-01-42-534.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-09-20-15-20-086.rawproto b/build/android-profile/profile-2018-05-09-20-15-20-086.rawproto deleted file mode 100644 index c1703c30b..000000000 Binary files a/build/android-profile/profile-2018-05-09-20-15-20-086.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-09-20-20-12-585.rawproto b/build/android-profile/profile-2018-05-09-20-20-12-585.rawproto deleted file mode 100644 index 6c302b8b0..000000000 Binary files a/build/android-profile/profile-2018-05-09-20-20-12-585.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-12-15-01-29-189.rawproto b/build/android-profile/profile-2018-05-12-15-01-29-189.rawproto deleted file mode 100644 index 8b38afc0e..000000000 Binary files a/build/android-profile/profile-2018-05-12-15-01-29-189.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-12-15-01-55-386.rawproto b/build/android-profile/profile-2018-05-12-15-01-55-386.rawproto deleted file mode 100644 index 307615efa..000000000 Binary files a/build/android-profile/profile-2018-05-12-15-01-55-386.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-12-15-13-55-761.rawproto b/build/android-profile/profile-2018-05-12-15-13-55-761.rawproto deleted file mode 100644 index 2dd748b2d..000000000 Binary files a/build/android-profile/profile-2018-05-12-15-13-55-761.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-12-15-23-04-134.rawproto b/build/android-profile/profile-2018-05-12-15-23-04-134.rawproto deleted file mode 100644 index 92baadede..000000000 Binary files a/build/android-profile/profile-2018-05-12-15-23-04-134.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-13-14-51-05-966.rawproto b/build/android-profile/profile-2018-05-13-14-51-05-966.rawproto deleted file mode 100644 index ab1ffb995..000000000 Binary files a/build/android-profile/profile-2018-05-13-14-51-05-966.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-13-14-51-29-267.rawproto b/build/android-profile/profile-2018-05-13-14-51-29-267.rawproto deleted file mode 100644 index 7dc00a2b4..000000000 Binary files a/build/android-profile/profile-2018-05-13-14-51-29-267.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-13-15-34-57-394.rawproto b/build/android-profile/profile-2018-05-13-15-34-57-394.rawproto deleted file mode 100644 index 937a9afc7..000000000 Binary files a/build/android-profile/profile-2018-05-13-15-34-57-394.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-13-15-38-03-292.rawproto b/build/android-profile/profile-2018-05-13-15-38-03-292.rawproto deleted file mode 100644 index 7bc04b438..000000000 Binary files a/build/android-profile/profile-2018-05-13-15-38-03-292.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-20-04-29-29-298.rawproto b/build/android-profile/profile-2018-05-20-04-29-29-298.rawproto deleted file mode 100644 index 6203b58ab..000000000 Binary files a/build/android-profile/profile-2018-05-20-04-29-29-298.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-20-04-29-59-649.rawproto b/build/android-profile/profile-2018-05-20-04-29-59-649.rawproto deleted file mode 100644 index f08623f8b..000000000 Binary files a/build/android-profile/profile-2018-05-20-04-29-59-649.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-20-05-00-55-288.rawproto b/build/android-profile/profile-2018-05-20-05-00-55-288.rawproto deleted file mode 100644 index 173af88eb..000000000 Binary files a/build/android-profile/profile-2018-05-20-05-00-55-288.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-20-05-01-18-517.rawproto b/build/android-profile/profile-2018-05-20-05-01-18-517.rawproto deleted file mode 100644 index d12783e08..000000000 Binary files a/build/android-profile/profile-2018-05-20-05-01-18-517.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-20-05-05-05-380.rawproto b/build/android-profile/profile-2018-05-20-05-05-05-380.rawproto deleted file mode 100644 index 630c547fd..000000000 Binary files a/build/android-profile/profile-2018-05-20-05-05-05-380.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-20-05-48-19-270.rawproto b/build/android-profile/profile-2018-05-20-05-48-19-270.rawproto deleted file mode 100644 index 0b5680e04..000000000 Binary files a/build/android-profile/profile-2018-05-20-05-48-19-270.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-20-05-48-44-713.rawproto b/build/android-profile/profile-2018-05-20-05-48-44-713.rawproto deleted file mode 100644 index 6bc317a6d..000000000 Binary files a/build/android-profile/profile-2018-05-20-05-48-44-713.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-20-05-49-35-071.rawproto b/build/android-profile/profile-2018-05-20-05-49-35-071.rawproto deleted file mode 100644 index feed70a56..000000000 Binary files a/build/android-profile/profile-2018-05-20-05-49-35-071.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-20-05-50-16-102.rawproto b/build/android-profile/profile-2018-05-20-05-50-16-102.rawproto deleted file mode 100644 index 53852e2ed..000000000 Binary files a/build/android-profile/profile-2018-05-20-05-50-16-102.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-20-05-50-47-447.rawproto b/build/android-profile/profile-2018-05-20-05-50-47-447.rawproto deleted file mode 100644 index 9d0b402d7..000000000 Binary files a/build/android-profile/profile-2018-05-20-05-50-47-447.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-20-05-52-24-633.rawproto b/build/android-profile/profile-2018-05-20-05-52-24-633.rawproto deleted file mode 100644 index fb80a6501..000000000 Binary files a/build/android-profile/profile-2018-05-20-05-52-24-633.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-20-05-59-31-960.rawproto b/build/android-profile/profile-2018-05-20-05-59-31-960.rawproto deleted file mode 100644 index 8d8b2fcd3..000000000 Binary files a/build/android-profile/profile-2018-05-20-05-59-31-960.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-20-06-06-04-836.rawproto b/build/android-profile/profile-2018-05-20-06-06-04-836.rawproto deleted file mode 100644 index eec083c88..000000000 Binary files a/build/android-profile/profile-2018-05-20-06-06-04-836.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-20-06-14-00-236.rawproto b/build/android-profile/profile-2018-05-20-06-14-00-236.rawproto deleted file mode 100644 index bc1973234..000000000 Binary files a/build/android-profile/profile-2018-05-20-06-14-00-236.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-20-06-14-06-758.rawproto b/build/android-profile/profile-2018-05-20-06-14-06-758.rawproto deleted file mode 100644 index 3f75d3cfa..000000000 Binary files a/build/android-profile/profile-2018-05-20-06-14-06-758.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-20-06-15-49-616.rawproto b/build/android-profile/profile-2018-05-20-06-15-49-616.rawproto deleted file mode 100644 index 0f93948ec..000000000 Binary files a/build/android-profile/profile-2018-05-20-06-15-49-616.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-21-10-00-05-986.rawproto b/build/android-profile/profile-2018-05-21-10-00-05-986.rawproto deleted file mode 100644 index 2eadfbfd8..000000000 Binary files a/build/android-profile/profile-2018-05-21-10-00-05-986.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-21-10-00-30-787.rawproto b/build/android-profile/profile-2018-05-21-10-00-30-787.rawproto deleted file mode 100644 index b265aeb7c..000000000 Binary files a/build/android-profile/profile-2018-05-21-10-00-30-787.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-25-17-15-04-935.rawproto b/build/android-profile/profile-2018-05-25-17-15-04-935.rawproto deleted file mode 100644 index e437121cb..000000000 Binary files a/build/android-profile/profile-2018-05-25-17-15-04-935.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-25-17-16-18-791.rawproto b/build/android-profile/profile-2018-05-25-17-16-18-791.rawproto deleted file mode 100644 index f0fa3c1e8..000000000 Binary files a/build/android-profile/profile-2018-05-25-17-16-18-791.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-30-10-12-20-005.rawproto b/build/android-profile/profile-2018-05-30-10-12-20-005.rawproto deleted file mode 100644 index 440191431..000000000 Binary files a/build/android-profile/profile-2018-05-30-10-12-20-005.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-05-30-10-12-44-590.rawproto b/build/android-profile/profile-2018-05-30-10-12-44-590.rawproto deleted file mode 100644 index 64419c88c..000000000 Binary files a/build/android-profile/profile-2018-05-30-10-12-44-590.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-06-13-15-42-32-645.rawproto b/build/android-profile/profile-2018-06-13-15-42-32-645.rawproto deleted file mode 100644 index 58b9bd999..000000000 Binary files a/build/android-profile/profile-2018-06-13-15-42-32-645.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-06-13-15-42-56-133.rawproto b/build/android-profile/profile-2018-06-13-15-42-56-133.rawproto deleted file mode 100644 index c3950c26e..000000000 Binary files a/build/android-profile/profile-2018-06-13-15-42-56-133.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-06-13-16-09-26-252.rawproto b/build/android-profile/profile-2018-06-13-16-09-26-252.rawproto deleted file mode 100644 index cdea31ce6..000000000 Binary files a/build/android-profile/profile-2018-06-13-16-09-26-252.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-06-13-16-12-27-655.rawproto b/build/android-profile/profile-2018-06-13-16-12-27-655.rawproto deleted file mode 100644 index 1e898baab..000000000 Binary files a/build/android-profile/profile-2018-06-13-16-12-27-655.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-06-13-16-17-04-392.rawproto b/build/android-profile/profile-2018-06-13-16-17-04-392.rawproto deleted file mode 100644 index d89ad0cda..000000000 Binary files a/build/android-profile/profile-2018-06-13-16-17-04-392.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-06-14-19-08-44-182.rawproto b/build/android-profile/profile-2018-06-14-19-08-44-182.rawproto deleted file mode 100644 index 39a9de487..000000000 Binary files a/build/android-profile/profile-2018-06-14-19-08-44-182.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-06-14-19-09-06-740.rawproto b/build/android-profile/profile-2018-06-14-19-09-06-740.rawproto deleted file mode 100644 index 08b432254..000000000 Binary files a/build/android-profile/profile-2018-06-14-19-09-06-740.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-06-14-19-10-10-669.rawproto b/build/android-profile/profile-2018-06-14-19-10-10-669.rawproto deleted file mode 100644 index 5131410b8..000000000 Binary files a/build/android-profile/profile-2018-06-14-19-10-10-669.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-06-14-19-17-13-268.rawproto b/build/android-profile/profile-2018-06-14-19-17-13-268.rawproto deleted file mode 100644 index 4afafc4d6..000000000 Binary files a/build/android-profile/profile-2018-06-14-19-17-13-268.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-06-14-19-30-55-290.rawproto b/build/android-profile/profile-2018-06-14-19-30-55-290.rawproto deleted file mode 100644 index 852e1f741..000000000 Binary files a/build/android-profile/profile-2018-06-14-19-30-55-290.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-06-14-19-35-57-097.rawproto b/build/android-profile/profile-2018-06-14-19-35-57-097.rawproto deleted file mode 100644 index 746c28f87..000000000 Binary files a/build/android-profile/profile-2018-06-14-19-35-57-097.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-06-14-19-47-19-228.rawproto b/build/android-profile/profile-2018-06-14-19-47-19-228.rawproto deleted file mode 100644 index c66491730..000000000 Binary files a/build/android-profile/profile-2018-06-14-19-47-19-228.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-06-15-09-28-07-193.rawproto b/build/android-profile/profile-2018-06-15-09-28-07-193.rawproto deleted file mode 100644 index 91d2a0d9f..000000000 Binary files a/build/android-profile/profile-2018-06-15-09-28-07-193.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-06-15-09-28-27-895.rawproto b/build/android-profile/profile-2018-06-15-09-28-27-895.rawproto deleted file mode 100644 index 80bf55fbf..000000000 Binary files a/build/android-profile/profile-2018-06-15-09-28-27-895.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-06-16-14-55-08-071.rawproto b/build/android-profile/profile-2018-06-16-14-55-08-071.rawproto deleted file mode 100644 index cb405c3ba..000000000 Binary files a/build/android-profile/profile-2018-06-16-14-55-08-071.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-06-16-14-55-30-929.rawproto b/build/android-profile/profile-2018-06-16-14-55-30-929.rawproto deleted file mode 100644 index 3a26763b2..000000000 Binary files a/build/android-profile/profile-2018-06-16-14-55-30-929.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-06-16-15-17-33-760.rawproto b/build/android-profile/profile-2018-06-16-15-17-33-760.rawproto deleted file mode 100644 index 7943db335..000000000 Binary files a/build/android-profile/profile-2018-06-16-15-17-33-760.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-06-16-15-28-49-245.rawproto b/build/android-profile/profile-2018-06-16-15-28-49-245.rawproto deleted file mode 100644 index 5a61cc475..000000000 Binary files a/build/android-profile/profile-2018-06-16-15-28-49-245.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-06-16-15-33-48-429.rawproto b/build/android-profile/profile-2018-06-16-15-33-48-429.rawproto deleted file mode 100644 index 5d7c06a67..000000000 Binary files a/build/android-profile/profile-2018-06-16-15-33-48-429.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-06-16-15-35-41-085.rawproto b/build/android-profile/profile-2018-06-16-15-35-41-085.rawproto deleted file mode 100644 index 90b022330..000000000 Binary files a/build/android-profile/profile-2018-06-16-15-35-41-085.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-06-16-15-36-39-201.rawproto b/build/android-profile/profile-2018-06-16-15-36-39-201.rawproto deleted file mode 100644 index b48f8aa6c..000000000 Binary files a/build/android-profile/profile-2018-06-16-15-36-39-201.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-06-16-15-36-52-162.rawproto b/build/android-profile/profile-2018-06-16-15-36-52-162.rawproto deleted file mode 100644 index 4a120802b..000000000 Binary files a/build/android-profile/profile-2018-06-16-15-36-52-162.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-06-16-15-37-35-425.rawproto b/build/android-profile/profile-2018-06-16-15-37-35-425.rawproto deleted file mode 100644 index 047ea4084..000000000 Binary files a/build/android-profile/profile-2018-06-16-15-37-35-425.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-06-16-15-40-04-312.rawproto b/build/android-profile/profile-2018-06-16-15-40-04-312.rawproto deleted file mode 100644 index bf83cea5d..000000000 Binary files a/build/android-profile/profile-2018-06-16-15-40-04-312.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-06-21-09-30-23-811.rawproto b/build/android-profile/profile-2018-06-21-09-30-23-811.rawproto deleted file mode 100644 index b9c2827d2..000000000 Binary files a/build/android-profile/profile-2018-06-21-09-30-23-811.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-06-21-09-30-49-667.rawproto b/build/android-profile/profile-2018-06-21-09-30-49-667.rawproto deleted file mode 100644 index c83b1a621..000000000 Binary files a/build/android-profile/profile-2018-06-21-09-30-49-667.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-18-18-24-35-976.rawproto b/build/android-profile/profile-2018-07-18-18-24-35-976.rawproto deleted file mode 100644 index 8332dc3b8..000000000 Binary files a/build/android-profile/profile-2018-07-18-18-24-35-976.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-18-18-24-57-139.rawproto b/build/android-profile/profile-2018-07-18-18-24-57-139.rawproto deleted file mode 100644 index e56da3f0f..000000000 Binary files a/build/android-profile/profile-2018-07-18-18-24-57-139.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-22-00-20-37-960.rawproto b/build/android-profile/profile-2018-07-22-00-20-37-960.rawproto deleted file mode 100644 index 32b72c1f5..000000000 Binary files a/build/android-profile/profile-2018-07-22-00-20-37-960.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-22-00-21-01-760.rawproto b/build/android-profile/profile-2018-07-22-00-21-01-760.rawproto deleted file mode 100644 index 6900cbc67..000000000 Binary files a/build/android-profile/profile-2018-07-22-00-21-01-760.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-22-17-22-42-379.rawproto b/build/android-profile/profile-2018-07-22-17-22-42-379.rawproto deleted file mode 100644 index 8e04b2e2d..000000000 Binary files a/build/android-profile/profile-2018-07-22-17-22-42-379.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-22-17-23-06-921.rawproto b/build/android-profile/profile-2018-07-22-17-23-06-921.rawproto deleted file mode 100644 index 9d926bca6..000000000 Binary files a/build/android-profile/profile-2018-07-22-17-23-06-921.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-22-17-31-54-923.rawproto b/build/android-profile/profile-2018-07-22-17-31-54-923.rawproto deleted file mode 100644 index 7a1f3e542..000000000 Binary files a/build/android-profile/profile-2018-07-22-17-31-54-923.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-23-09-43-47-417.rawproto b/build/android-profile/profile-2018-07-23-09-43-47-417.rawproto deleted file mode 100644 index 9ef13b82a..000000000 Binary files a/build/android-profile/profile-2018-07-23-09-43-47-417.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-23-09-44-17-624.rawproto b/build/android-profile/profile-2018-07-23-09-44-17-624.rawproto deleted file mode 100644 index 013d2487e..000000000 Binary files a/build/android-profile/profile-2018-07-23-09-44-17-624.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-23-19-12-51-350.rawproto b/build/android-profile/profile-2018-07-23-19-12-51-350.rawproto deleted file mode 100644 index f68c094c0..000000000 Binary files a/build/android-profile/profile-2018-07-23-19-12-51-350.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-23-19-13-10-962.rawproto b/build/android-profile/profile-2018-07-23-19-13-10-962.rawproto deleted file mode 100644 index 398d4ca7b..000000000 Binary files a/build/android-profile/profile-2018-07-23-19-13-10-962.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-23-19-34-07-227.rawproto b/build/android-profile/profile-2018-07-23-19-34-07-227.rawproto deleted file mode 100644 index 0ec5d1e32..000000000 Binary files a/build/android-profile/profile-2018-07-23-19-34-07-227.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-23-19-40-22-851.rawproto b/build/android-profile/profile-2018-07-23-19-40-22-851.rawproto deleted file mode 100644 index 795639019..000000000 Binary files a/build/android-profile/profile-2018-07-23-19-40-22-851.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-23-19-46-59-447.rawproto b/build/android-profile/profile-2018-07-23-19-46-59-447.rawproto deleted file mode 100644 index 74a347079..000000000 Binary files a/build/android-profile/profile-2018-07-23-19-46-59-447.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-24-09-55-20-107.rawproto b/build/android-profile/profile-2018-07-24-09-55-20-107.rawproto deleted file mode 100644 index 225e3880f..000000000 Binary files a/build/android-profile/profile-2018-07-24-09-55-20-107.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-24-09-55-46-409.rawproto b/build/android-profile/profile-2018-07-24-09-55-46-409.rawproto deleted file mode 100644 index 387a9ec11..000000000 Binary files a/build/android-profile/profile-2018-07-24-09-55-46-409.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-24-16-05-05-173.rawproto b/build/android-profile/profile-2018-07-24-16-05-05-173.rawproto deleted file mode 100644 index 077b5fe03..000000000 Binary files a/build/android-profile/profile-2018-07-24-16-05-05-173.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-24-16-05-21-676.rawproto b/build/android-profile/profile-2018-07-24-16-05-21-676.rawproto deleted file mode 100644 index 39c0f7aac..000000000 Binary files a/build/android-profile/profile-2018-07-24-16-05-21-676.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-25-10-00-49-914.rawproto b/build/android-profile/profile-2018-07-25-10-00-49-914.rawproto deleted file mode 100644 index ea9893ce2..000000000 Binary files a/build/android-profile/profile-2018-07-25-10-00-49-914.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-25-10-01-15-307.rawproto b/build/android-profile/profile-2018-07-25-10-01-15-307.rawproto deleted file mode 100644 index 6681b92ca..000000000 Binary files a/build/android-profile/profile-2018-07-25-10-01-15-307.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-25-21-01-40-125.rawproto b/build/android-profile/profile-2018-07-25-21-01-40-125.rawproto deleted file mode 100644 index 1fe3b3b97..000000000 Binary files a/build/android-profile/profile-2018-07-25-21-01-40-125.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-25-21-02-00-890.rawproto b/build/android-profile/profile-2018-07-25-21-02-00-890.rawproto deleted file mode 100644 index afb0aedea..000000000 Binary files a/build/android-profile/profile-2018-07-25-21-02-00-890.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-25-21-56-39-375.rawproto b/build/android-profile/profile-2018-07-25-21-56-39-375.rawproto deleted file mode 100644 index 11f24321c..000000000 Binary files a/build/android-profile/profile-2018-07-25-21-56-39-375.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-25-22-00-20-755.rawproto b/build/android-profile/profile-2018-07-25-22-00-20-755.rawproto deleted file mode 100644 index 96ee3b84a..000000000 Binary files a/build/android-profile/profile-2018-07-25-22-00-20-755.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-25-22-07-25-508.rawproto b/build/android-profile/profile-2018-07-25-22-07-25-508.rawproto deleted file mode 100644 index e78552273..000000000 Binary files a/build/android-profile/profile-2018-07-25-22-07-25-508.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-25-22-12-29-183.rawproto b/build/android-profile/profile-2018-07-25-22-12-29-183.rawproto deleted file mode 100644 index 2728f23e2..000000000 Binary files a/build/android-profile/profile-2018-07-25-22-12-29-183.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-25-22-21-47-966.rawproto b/build/android-profile/profile-2018-07-25-22-21-47-966.rawproto deleted file mode 100644 index 721682ee7..000000000 Binary files a/build/android-profile/profile-2018-07-25-22-21-47-966.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-25-22-24-40-873.rawproto b/build/android-profile/profile-2018-07-25-22-24-40-873.rawproto deleted file mode 100644 index 28905706d..000000000 Binary files a/build/android-profile/profile-2018-07-25-22-24-40-873.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-25-22-31-04-219.rawproto b/build/android-profile/profile-2018-07-25-22-31-04-219.rawproto deleted file mode 100644 index ddefd1fd5..000000000 Binary files a/build/android-profile/profile-2018-07-25-22-31-04-219.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-25-22-44-06-295.rawproto b/build/android-profile/profile-2018-07-25-22-44-06-295.rawproto deleted file mode 100644 index 8b78819f2..000000000 Binary files a/build/android-profile/profile-2018-07-25-22-44-06-295.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-25-22-48-32-806.rawproto b/build/android-profile/profile-2018-07-25-22-48-32-806.rawproto deleted file mode 100644 index d5ed1b1c4..000000000 Binary files a/build/android-profile/profile-2018-07-25-22-48-32-806.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-25-22-53-50-175.rawproto b/build/android-profile/profile-2018-07-25-22-53-50-175.rawproto deleted file mode 100644 index 88d4316a6..000000000 Binary files a/build/android-profile/profile-2018-07-25-22-53-50-175.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-26-09-39-07-729.rawproto b/build/android-profile/profile-2018-07-26-09-39-07-729.rawproto deleted file mode 100644 index 52a4d3d7b..000000000 Binary files a/build/android-profile/profile-2018-07-26-09-39-07-729.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-26-09-39-28-222.rawproto b/build/android-profile/profile-2018-07-26-09-39-28-222.rawproto deleted file mode 100644 index 56774e98e..000000000 Binary files a/build/android-profile/profile-2018-07-26-09-39-28-222.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-28-12-38-42-441.rawproto b/build/android-profile/profile-2018-07-28-12-38-42-441.rawproto deleted file mode 100644 index e61d7727b..000000000 Binary files a/build/android-profile/profile-2018-07-28-12-38-42-441.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-28-12-39-03-290.rawproto b/build/android-profile/profile-2018-07-28-12-39-03-290.rawproto deleted file mode 100644 index f05e58089..000000000 Binary files a/build/android-profile/profile-2018-07-28-12-39-03-290.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-29-01-36-35-455.rawproto b/build/android-profile/profile-2018-07-29-01-36-35-455.rawproto deleted file mode 100644 index fe04e7018..000000000 Binary files a/build/android-profile/profile-2018-07-29-01-36-35-455.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-29-01-40-11-734.rawproto b/build/android-profile/profile-2018-07-29-01-40-11-734.rawproto deleted file mode 100644 index 83709b015..000000000 Binary files a/build/android-profile/profile-2018-07-29-01-40-11-734.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-29-01-50-09-723.rawproto b/build/android-profile/profile-2018-07-29-01-50-09-723.rawproto deleted file mode 100644 index 1c32affc5..000000000 Binary files a/build/android-profile/profile-2018-07-29-01-50-09-723.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-29-01-58-11-486.rawproto b/build/android-profile/profile-2018-07-29-01-58-11-486.rawproto deleted file mode 100644 index 191794948..000000000 Binary files a/build/android-profile/profile-2018-07-29-01-58-11-486.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-29-02-03-32-296.rawproto b/build/android-profile/profile-2018-07-29-02-03-32-296.rawproto deleted file mode 100644 index b05ba66cd..000000000 Binary files a/build/android-profile/profile-2018-07-29-02-03-32-296.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-29-02-06-26-043.rawproto b/build/android-profile/profile-2018-07-29-02-06-26-043.rawproto deleted file mode 100644 index 06e65c900..000000000 Binary files a/build/android-profile/profile-2018-07-29-02-06-26-043.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-29-18-59-16-278.rawproto b/build/android-profile/profile-2018-07-29-18-59-16-278.rawproto deleted file mode 100644 index 25cf2b1c8..000000000 Binary files a/build/android-profile/profile-2018-07-29-18-59-16-278.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-29-18-59-40-724.rawproto b/build/android-profile/profile-2018-07-29-18-59-40-724.rawproto deleted file mode 100644 index 2e42a8925..000000000 Binary files a/build/android-profile/profile-2018-07-29-18-59-40-724.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-29-19-18-58-456.rawproto b/build/android-profile/profile-2018-07-29-19-18-58-456.rawproto deleted file mode 100644 index 33d74dc05..000000000 Binary files a/build/android-profile/profile-2018-07-29-19-18-58-456.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-29-19-23-07-018.rawproto b/build/android-profile/profile-2018-07-29-19-23-07-018.rawproto deleted file mode 100644 index b7e4a35f1..000000000 Binary files a/build/android-profile/profile-2018-07-29-19-23-07-018.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-29-19-27-33-527.rawproto b/build/android-profile/profile-2018-07-29-19-27-33-527.rawproto deleted file mode 100644 index 06c42fa24..000000000 Binary files a/build/android-profile/profile-2018-07-29-19-27-33-527.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-29-19-32-00-791.rawproto b/build/android-profile/profile-2018-07-29-19-32-00-791.rawproto deleted file mode 100644 index 8718d12bb..000000000 Binary files a/build/android-profile/profile-2018-07-29-19-32-00-791.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-29-19-35-12-835.rawproto b/build/android-profile/profile-2018-07-29-19-35-12-835.rawproto deleted file mode 100644 index b07bb356a..000000000 Binary files a/build/android-profile/profile-2018-07-29-19-35-12-835.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-29-19-38-41-339.rawproto b/build/android-profile/profile-2018-07-29-19-38-41-339.rawproto deleted file mode 100644 index 745589af1..000000000 Binary files a/build/android-profile/profile-2018-07-29-19-38-41-339.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-29-19-44-24-708.rawproto b/build/android-profile/profile-2018-07-29-19-44-24-708.rawproto deleted file mode 100644 index ebe3dec4c..000000000 Binary files a/build/android-profile/profile-2018-07-29-19-44-24-708.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-29-19-50-03-024.rawproto b/build/android-profile/profile-2018-07-29-19-50-03-024.rawproto deleted file mode 100644 index 07142310b..000000000 Binary files a/build/android-profile/profile-2018-07-29-19-50-03-024.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-29-20-00-27-597.rawproto b/build/android-profile/profile-2018-07-29-20-00-27-597.rawproto deleted file mode 100644 index 3633434ad..000000000 Binary files a/build/android-profile/profile-2018-07-29-20-00-27-597.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-29-20-02-14-032.rawproto b/build/android-profile/profile-2018-07-29-20-02-14-032.rawproto deleted file mode 100644 index 66b54e2c8..000000000 Binary files a/build/android-profile/profile-2018-07-29-20-02-14-032.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-29-20-08-17-363.rawproto b/build/android-profile/profile-2018-07-29-20-08-17-363.rawproto deleted file mode 100644 index 3605813ff..000000000 Binary files a/build/android-profile/profile-2018-07-29-20-08-17-363.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-29-20-15-52-189.rawproto b/build/android-profile/profile-2018-07-29-20-15-52-189.rawproto deleted file mode 100644 index 8e1113710..000000000 Binary files a/build/android-profile/profile-2018-07-29-20-15-52-189.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-29-20-22-32-347.rawproto b/build/android-profile/profile-2018-07-29-20-22-32-347.rawproto deleted file mode 100644 index 7dc714a9b..000000000 Binary files a/build/android-profile/profile-2018-07-29-20-22-32-347.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-29-20-31-21-362.rawproto b/build/android-profile/profile-2018-07-29-20-31-21-362.rawproto deleted file mode 100644 index bfd8b57c8..000000000 Binary files a/build/android-profile/profile-2018-07-29-20-31-21-362.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-29-20-38-06-115.rawproto b/build/android-profile/profile-2018-07-29-20-38-06-115.rawproto deleted file mode 100644 index d9f3bebd4..000000000 Binary files a/build/android-profile/profile-2018-07-29-20-38-06-115.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-29-20-46-35-480.rawproto b/build/android-profile/profile-2018-07-29-20-46-35-480.rawproto deleted file mode 100644 index 092a27f3c..000000000 Binary files a/build/android-profile/profile-2018-07-29-20-46-35-480.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-29-20-51-04-873.rawproto b/build/android-profile/profile-2018-07-29-20-51-04-873.rawproto deleted file mode 100644 index b71435191..000000000 Binary files a/build/android-profile/profile-2018-07-29-20-51-04-873.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-29-20-53-27-807.rawproto b/build/android-profile/profile-2018-07-29-20-53-27-807.rawproto deleted file mode 100644 index 633197adc..000000000 Binary files a/build/android-profile/profile-2018-07-29-20-53-27-807.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-29-21-00-20-371.rawproto b/build/android-profile/profile-2018-07-29-21-00-20-371.rawproto deleted file mode 100644 index 310e0e0a7..000000000 Binary files a/build/android-profile/profile-2018-07-29-21-00-20-371.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-29-21-07-17-013.rawproto b/build/android-profile/profile-2018-07-29-21-07-17-013.rawproto deleted file mode 100644 index 1152e9ab4..000000000 Binary files a/build/android-profile/profile-2018-07-29-21-07-17-013.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-29-21-13-31-541.rawproto b/build/android-profile/profile-2018-07-29-21-13-31-541.rawproto deleted file mode 100644 index a49680b8d..000000000 Binary files a/build/android-profile/profile-2018-07-29-21-13-31-541.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-29-21-21-22-962.rawproto b/build/android-profile/profile-2018-07-29-21-21-22-962.rawproto deleted file mode 100644 index 9bae496db..000000000 Binary files a/build/android-profile/profile-2018-07-29-21-21-22-962.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-29-21-32-53-826.rawproto b/build/android-profile/profile-2018-07-29-21-32-53-826.rawproto deleted file mode 100644 index 491e7f522..000000000 Binary files a/build/android-profile/profile-2018-07-29-21-32-53-826.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-29-21-47-34-664.rawproto b/build/android-profile/profile-2018-07-29-21-47-34-664.rawproto deleted file mode 100644 index 7c0930b91..000000000 Binary files a/build/android-profile/profile-2018-07-29-21-47-34-664.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-29-21-58-28-591.rawproto b/build/android-profile/profile-2018-07-29-21-58-28-591.rawproto deleted file mode 100644 index b93f4b0ec..000000000 Binary files a/build/android-profile/profile-2018-07-29-21-58-28-591.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-29-22-16-39-745.rawproto b/build/android-profile/profile-2018-07-29-22-16-39-745.rawproto deleted file mode 100644 index 73a2da0dd..000000000 Binary files a/build/android-profile/profile-2018-07-29-22-16-39-745.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-29-22-22-17-018.rawproto b/build/android-profile/profile-2018-07-29-22-22-17-018.rawproto deleted file mode 100644 index be64f5cfb..000000000 Binary files a/build/android-profile/profile-2018-07-29-22-22-17-018.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-29-22-28-35-126.rawproto b/build/android-profile/profile-2018-07-29-22-28-35-126.rawproto deleted file mode 100644 index dfff69015..000000000 Binary files a/build/android-profile/profile-2018-07-29-22-28-35-126.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-29-22-38-52-457.rawproto b/build/android-profile/profile-2018-07-29-22-38-52-457.rawproto deleted file mode 100644 index 6b488fff2..000000000 Binary files a/build/android-profile/profile-2018-07-29-22-38-52-457.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-30-09-35-48-911.rawproto b/build/android-profile/profile-2018-07-30-09-35-48-911.rawproto deleted file mode 100644 index 61d023005..000000000 Binary files a/build/android-profile/profile-2018-07-30-09-35-48-911.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-30-09-36-10-330.rawproto b/build/android-profile/profile-2018-07-30-09-36-10-330.rawproto deleted file mode 100644 index 642b4f738..000000000 Binary files a/build/android-profile/profile-2018-07-30-09-36-10-330.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-30-16-46-34-566.rawproto b/build/android-profile/profile-2018-07-30-16-46-34-566.rawproto deleted file mode 100644 index 9ef21da07..000000000 Binary files a/build/android-profile/profile-2018-07-30-16-46-34-566.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-30-16-46-48-940.rawproto b/build/android-profile/profile-2018-07-30-16-46-48-940.rawproto deleted file mode 100644 index b419c99c5..000000000 Binary files a/build/android-profile/profile-2018-07-30-16-46-48-940.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-07-30-16-49-31-838.rawproto b/build/android-profile/profile-2018-07-30-16-49-31-838.rawproto deleted file mode 100644 index 8e214e675..000000000 Binary files a/build/android-profile/profile-2018-07-30-16-49-31-838.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-02-20-19-05-298.rawproto b/build/android-profile/profile-2018-08-02-20-19-05-298.rawproto deleted file mode 100644 index 9bc7d4b1f..000000000 Binary files a/build/android-profile/profile-2018-08-02-20-19-05-298.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-02-20-19-27-771.rawproto b/build/android-profile/profile-2018-08-02-20-19-27-771.rawproto deleted file mode 100644 index b4ecd1b53..000000000 Binary files a/build/android-profile/profile-2018-08-02-20-19-27-771.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-03-09-29-15-010.rawproto b/build/android-profile/profile-2018-08-03-09-29-15-010.rawproto deleted file mode 100644 index c24076c57..000000000 Binary files a/build/android-profile/profile-2018-08-03-09-29-15-010.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-03-09-29-36-762.rawproto b/build/android-profile/profile-2018-08-03-09-29-36-762.rawproto deleted file mode 100644 index 574ad4e42..000000000 Binary files a/build/android-profile/profile-2018-08-03-09-29-36-762.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-04-04-31-39-855.rawproto b/build/android-profile/profile-2018-08-04-04-31-39-855.rawproto deleted file mode 100644 index 008cbf2f6..000000000 Binary files a/build/android-profile/profile-2018-08-04-04-31-39-855.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-04-04-32-04-639.rawproto b/build/android-profile/profile-2018-08-04-04-32-04-639.rawproto deleted file mode 100644 index 8e13bea43..000000000 Binary files a/build/android-profile/profile-2018-08-04-04-32-04-639.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-04-05-10-32-624.rawproto b/build/android-profile/profile-2018-08-04-05-10-32-624.rawproto deleted file mode 100644 index 0de49c79a..000000000 Binary files a/build/android-profile/profile-2018-08-04-05-10-32-624.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-06-09-26-12-958.rawproto b/build/android-profile/profile-2018-08-06-09-26-12-958.rawproto deleted file mode 100644 index 020bfd7ac..000000000 Binary files a/build/android-profile/profile-2018-08-06-09-26-12-958.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-06-09-26-38-528.rawproto b/build/android-profile/profile-2018-08-06-09-26-38-528.rawproto deleted file mode 100644 index f7b371e3a..000000000 Binary files a/build/android-profile/profile-2018-08-06-09-26-38-528.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-06-16-58-31-055.rawproto b/build/android-profile/profile-2018-08-06-16-58-31-055.rawproto deleted file mode 100644 index 8b07885eb..000000000 Binary files a/build/android-profile/profile-2018-08-06-16-58-31-055.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-06-16-58-45-479.rawproto b/build/android-profile/profile-2018-08-06-16-58-45-479.rawproto deleted file mode 100644 index e2a87333f..000000000 Binary files a/build/android-profile/profile-2018-08-06-16-58-45-479.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-08-23-34-46-956.rawproto b/build/android-profile/profile-2018-08-08-23-34-46-956.rawproto deleted file mode 100644 index a03306e99..000000000 Binary files a/build/android-profile/profile-2018-08-08-23-34-46-956.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-08-23-35-03-869.rawproto b/build/android-profile/profile-2018-08-08-23-35-03-869.rawproto deleted file mode 100644 index 83cbe1371..000000000 Binary files a/build/android-profile/profile-2018-08-08-23-35-03-869.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-09-00-23-24-218.rawproto b/build/android-profile/profile-2018-08-09-00-23-24-218.rawproto deleted file mode 100644 index f2fa02380..000000000 Binary files a/build/android-profile/profile-2018-08-09-00-23-24-218.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-09-00-28-50-486.rawproto b/build/android-profile/profile-2018-08-09-00-28-50-486.rawproto deleted file mode 100644 index af21ca324..000000000 Binary files a/build/android-profile/profile-2018-08-09-00-28-50-486.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-09-00-28-54-603.rawproto b/build/android-profile/profile-2018-08-09-00-28-54-603.rawproto deleted file mode 100644 index 7cf042c83..000000000 Binary files a/build/android-profile/profile-2018-08-09-00-28-54-603.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-09-00-38-13-881.rawproto b/build/android-profile/profile-2018-08-09-00-38-13-881.rawproto deleted file mode 100644 index 2991ee6e6..000000000 Binary files a/build/android-profile/profile-2018-08-09-00-38-13-881.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-09-00-47-54-197.rawproto b/build/android-profile/profile-2018-08-09-00-47-54-197.rawproto deleted file mode 100644 index debf19fa6..000000000 Binary files a/build/android-profile/profile-2018-08-09-00-47-54-197.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-09-00-51-41-902.rawproto b/build/android-profile/profile-2018-08-09-00-51-41-902.rawproto deleted file mode 100644 index bc966abe2..000000000 Binary files a/build/android-profile/profile-2018-08-09-00-51-41-902.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-09-01-04-14-516.rawproto b/build/android-profile/profile-2018-08-09-01-04-14-516.rawproto deleted file mode 100644 index 5528465de..000000000 Binary files a/build/android-profile/profile-2018-08-09-01-04-14-516.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-09-01-05-17-759.rawproto b/build/android-profile/profile-2018-08-09-01-05-17-759.rawproto deleted file mode 100644 index 07f383c2a..000000000 Binary files a/build/android-profile/profile-2018-08-09-01-05-17-759.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-12-00-23-55-356.rawproto b/build/android-profile/profile-2018-08-12-00-23-55-356.rawproto deleted file mode 100644 index 296289803..000000000 Binary files a/build/android-profile/profile-2018-08-12-00-23-55-356.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-12-00-24-11-081.rawproto b/build/android-profile/profile-2018-08-12-00-24-11-081.rawproto deleted file mode 100644 index e567f98ab..000000000 Binary files a/build/android-profile/profile-2018-08-12-00-24-11-081.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-12-01-06-57-167.rawproto b/build/android-profile/profile-2018-08-12-01-06-57-167.rawproto deleted file mode 100644 index 735a12a05..000000000 Binary files a/build/android-profile/profile-2018-08-12-01-06-57-167.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-12-01-21-24-481.rawproto b/build/android-profile/profile-2018-08-12-01-21-24-481.rawproto deleted file mode 100644 index 60d458976..000000000 Binary files a/build/android-profile/profile-2018-08-12-01-21-24-481.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-12-01-32-23-425.rawproto b/build/android-profile/profile-2018-08-12-01-32-23-425.rawproto deleted file mode 100644 index c38047767..000000000 Binary files a/build/android-profile/profile-2018-08-12-01-32-23-425.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-13-20-16-45-456.rawproto b/build/android-profile/profile-2018-08-13-20-16-45-456.rawproto deleted file mode 100644 index d9cf40d89..000000000 Binary files a/build/android-profile/profile-2018-08-13-20-16-45-456.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-13-20-17-00-166.rawproto b/build/android-profile/profile-2018-08-13-20-17-00-166.rawproto deleted file mode 100644 index 373a44729..000000000 Binary files a/build/android-profile/profile-2018-08-13-20-17-00-166.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-14-20-50-09-939.rawproto b/build/android-profile/profile-2018-08-14-20-50-09-939.rawproto deleted file mode 100644 index efa8c55b0..000000000 Binary files a/build/android-profile/profile-2018-08-14-20-50-09-939.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-14-20-50-24-137.rawproto b/build/android-profile/profile-2018-08-14-20-50-24-137.rawproto deleted file mode 100644 index 619b9de20..000000000 Binary files a/build/android-profile/profile-2018-08-14-20-50-24-137.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-15-01-26-42-419.rawproto b/build/android-profile/profile-2018-08-15-01-26-42-419.rawproto deleted file mode 100644 index c29600b19..000000000 Binary files a/build/android-profile/profile-2018-08-15-01-26-42-419.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-15-01-40-03-406.rawproto b/build/android-profile/profile-2018-08-15-01-40-03-406.rawproto deleted file mode 100644 index 4b9de2fe8..000000000 Binary files a/build/android-profile/profile-2018-08-15-01-40-03-406.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-15-01-47-31-851.rawproto b/build/android-profile/profile-2018-08-15-01-47-31-851.rawproto deleted file mode 100644 index 331209d47..000000000 Binary files a/build/android-profile/profile-2018-08-15-01-47-31-851.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-15-01-53-48-632.rawproto b/build/android-profile/profile-2018-08-15-01-53-48-632.rawproto deleted file mode 100644 index a121c13bc..000000000 Binary files a/build/android-profile/profile-2018-08-15-01-53-48-632.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-15-01-59-26-038.rawproto b/build/android-profile/profile-2018-08-15-01-59-26-038.rawproto deleted file mode 100644 index 9f5493fb9..000000000 Binary files a/build/android-profile/profile-2018-08-15-01-59-26-038.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-16-01-03-25-334.rawproto b/build/android-profile/profile-2018-08-16-01-03-25-334.rawproto deleted file mode 100644 index 04bf1731f..000000000 Binary files a/build/android-profile/profile-2018-08-16-01-03-25-334.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-16-01-03-40-084.rawproto b/build/android-profile/profile-2018-08-16-01-03-40-084.rawproto deleted file mode 100644 index 55f980f15..000000000 Binary files a/build/android-profile/profile-2018-08-16-01-03-40-084.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-16-01-23-04-762.rawproto b/build/android-profile/profile-2018-08-16-01-23-04-762.rawproto deleted file mode 100644 index 5824c3c8c..000000000 Binary files a/build/android-profile/profile-2018-08-16-01-23-04-762.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-16-23-12-20-391.rawproto b/build/android-profile/profile-2018-08-16-23-12-20-391.rawproto deleted file mode 100644 index 7ced2ce88..000000000 Binary files a/build/android-profile/profile-2018-08-16-23-12-20-391.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-16-23-12-32-312.rawproto b/build/android-profile/profile-2018-08-16-23-12-32-312.rawproto deleted file mode 100644 index 1dbf408aa..000000000 Binary files a/build/android-profile/profile-2018-08-16-23-12-32-312.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-17-00-36-48-050.rawproto b/build/android-profile/profile-2018-08-17-00-36-48-050.rawproto deleted file mode 100644 index 33944824f..000000000 Binary files a/build/android-profile/profile-2018-08-17-00-36-48-050.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-19-23-30-47-204.rawproto b/build/android-profile/profile-2018-08-19-23-30-47-204.rawproto deleted file mode 100644 index 0381cb59e..000000000 Binary files a/build/android-profile/profile-2018-08-19-23-30-47-204.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-19-23-30-57-920.rawproto b/build/android-profile/profile-2018-08-19-23-30-57-920.rawproto deleted file mode 100644 index 10f3a748c..000000000 Binary files a/build/android-profile/profile-2018-08-19-23-30-57-920.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-20-00-24-18-244.rawproto b/build/android-profile/profile-2018-08-20-00-24-18-244.rawproto deleted file mode 100644 index 435e4f75c..000000000 Binary files a/build/android-profile/profile-2018-08-20-00-24-18-244.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-20-22-08-38-731.rawproto b/build/android-profile/profile-2018-08-20-22-08-38-731.rawproto deleted file mode 100644 index c06058777..000000000 Binary files a/build/android-profile/profile-2018-08-20-22-08-38-731.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-20-22-08-48-992.rawproto b/build/android-profile/profile-2018-08-20-22-08-48-992.rawproto deleted file mode 100644 index 0d587c752..000000000 Binary files a/build/android-profile/profile-2018-08-20-22-08-48-992.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-20-22-28-27-546.rawproto b/build/android-profile/profile-2018-08-20-22-28-27-546.rawproto deleted file mode 100644 index b7199deb4..000000000 Binary files a/build/android-profile/profile-2018-08-20-22-28-27-546.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-20-22-28-40-559.rawproto b/build/android-profile/profile-2018-08-20-22-28-40-559.rawproto deleted file mode 100644 index ca63711a0..000000000 Binary files a/build/android-profile/profile-2018-08-20-22-28-40-559.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-20-22-29-06-467.rawproto b/build/android-profile/profile-2018-08-20-22-29-06-467.rawproto deleted file mode 100644 index e9e406dae..000000000 Binary files a/build/android-profile/profile-2018-08-20-22-29-06-467.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-20-22-30-17-466.rawproto b/build/android-profile/profile-2018-08-20-22-30-17-466.rawproto deleted file mode 100644 index 9bb519f3b..000000000 Binary files a/build/android-profile/profile-2018-08-20-22-30-17-466.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-20-22-30-24-594.rawproto b/build/android-profile/profile-2018-08-20-22-30-24-594.rawproto deleted file mode 100644 index 0afc3c735..000000000 Binary files a/build/android-profile/profile-2018-08-20-22-30-24-594.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-20-22-37-04-451.rawproto b/build/android-profile/profile-2018-08-20-22-37-04-451.rawproto deleted file mode 100644 index 7df98b934..000000000 Binary files a/build/android-profile/profile-2018-08-20-22-37-04-451.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-20-22-38-39-524.rawproto b/build/android-profile/profile-2018-08-20-22-38-39-524.rawproto deleted file mode 100644 index 8d003c7e1..000000000 Binary files a/build/android-profile/profile-2018-08-20-22-38-39-524.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-20-23-17-33-688.rawproto b/build/android-profile/profile-2018-08-20-23-17-33-688.rawproto deleted file mode 100644 index c13467ff7..000000000 Binary files a/build/android-profile/profile-2018-08-20-23-17-33-688.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-20-23-32-03-494.rawproto b/build/android-profile/profile-2018-08-20-23-32-03-494.rawproto deleted file mode 100644 index d11a9bc83..000000000 Binary files a/build/android-profile/profile-2018-08-20-23-32-03-494.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-20-23-57-21-040.rawproto b/build/android-profile/profile-2018-08-20-23-57-21-040.rawproto deleted file mode 100644 index 809aebc95..000000000 Binary files a/build/android-profile/profile-2018-08-20-23-57-21-040.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-21-00-18-11-689.rawproto b/build/android-profile/profile-2018-08-21-00-18-11-689.rawproto deleted file mode 100644 index c933d3931..000000000 Binary files a/build/android-profile/profile-2018-08-21-00-18-11-689.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-21-00-23-56-843.rawproto b/build/android-profile/profile-2018-08-21-00-23-56-843.rawproto deleted file mode 100644 index a574b370b..000000000 Binary files a/build/android-profile/profile-2018-08-21-00-23-56-843.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-21-00-32-52-082.rawproto b/build/android-profile/profile-2018-08-21-00-32-52-082.rawproto deleted file mode 100644 index 3c788eede..000000000 Binary files a/build/android-profile/profile-2018-08-21-00-32-52-082.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-21-00-37-58-726.rawproto b/build/android-profile/profile-2018-08-21-00-37-58-726.rawproto deleted file mode 100644 index df2984906..000000000 Binary files a/build/android-profile/profile-2018-08-21-00-37-58-726.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-21-00-43-35-367.rawproto b/build/android-profile/profile-2018-08-21-00-43-35-367.rawproto deleted file mode 100644 index 011fe5a3f..000000000 Binary files a/build/android-profile/profile-2018-08-21-00-43-35-367.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-21-00-48-45-762.rawproto b/build/android-profile/profile-2018-08-21-00-48-45-762.rawproto deleted file mode 100644 index 209a7c1d1..000000000 Binary files a/build/android-profile/profile-2018-08-21-00-48-45-762.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-21-00-56-49-994.rawproto b/build/android-profile/profile-2018-08-21-00-56-49-994.rawproto deleted file mode 100644 index 223500c57..000000000 Binary files a/build/android-profile/profile-2018-08-21-00-56-49-994.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-21-00-57-23-079.rawproto b/build/android-profile/profile-2018-08-21-00-57-23-079.rawproto deleted file mode 100644 index 93051a34b..000000000 Binary files a/build/android-profile/profile-2018-08-21-00-57-23-079.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-21-01-02-19-569.rawproto b/build/android-profile/profile-2018-08-21-01-02-19-569.rawproto deleted file mode 100644 index 2a4cf82fd..000000000 Binary files a/build/android-profile/profile-2018-08-21-01-02-19-569.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-21-01-13-30-839.rawproto b/build/android-profile/profile-2018-08-21-01-13-30-839.rawproto deleted file mode 100644 index f93c09842..000000000 Binary files a/build/android-profile/profile-2018-08-21-01-13-30-839.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-22-23-48-31-813.rawproto b/build/android-profile/profile-2018-08-22-23-48-31-813.rawproto deleted file mode 100644 index 8813ebb73..000000000 Binary files a/build/android-profile/profile-2018-08-22-23-48-31-813.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-22-23-48-45-365.rawproto b/build/android-profile/profile-2018-08-22-23-48-45-365.rawproto deleted file mode 100644 index 31eb4be2b..000000000 Binary files a/build/android-profile/profile-2018-08-22-23-48-45-365.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-23-01-54-42-342.rawproto b/build/android-profile/profile-2018-08-23-01-54-42-342.rawproto deleted file mode 100644 index c9d13bf83..000000000 Binary files a/build/android-profile/profile-2018-08-23-01-54-42-342.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-23-01-58-09-297.rawproto b/build/android-profile/profile-2018-08-23-01-58-09-297.rawproto deleted file mode 100644 index 538f55d01..000000000 Binary files a/build/android-profile/profile-2018-08-23-01-58-09-297.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-23-02-00-02-604.rawproto b/build/android-profile/profile-2018-08-23-02-00-02-604.rawproto deleted file mode 100644 index 654241145..000000000 Binary files a/build/android-profile/profile-2018-08-23-02-00-02-604.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-23-02-07-24-522.rawproto b/build/android-profile/profile-2018-08-23-02-07-24-522.rawproto deleted file mode 100644 index 811bb4d37..000000000 Binary files a/build/android-profile/profile-2018-08-23-02-07-24-522.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-23-02-09-57-461.rawproto b/build/android-profile/profile-2018-08-23-02-09-57-461.rawproto deleted file mode 100644 index 7351e0149..000000000 Binary files a/build/android-profile/profile-2018-08-23-02-09-57-461.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-23-22-59-10-169.rawproto b/build/android-profile/profile-2018-08-23-22-59-10-169.rawproto deleted file mode 100644 index 529078125..000000000 Binary files a/build/android-profile/profile-2018-08-23-22-59-10-169.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-23-22-59-20-816.rawproto b/build/android-profile/profile-2018-08-23-22-59-20-816.rawproto deleted file mode 100644 index 780b86b7f..000000000 Binary files a/build/android-profile/profile-2018-08-23-22-59-20-816.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-23-23-27-26-008.rawproto b/build/android-profile/profile-2018-08-23-23-27-26-008.rawproto deleted file mode 100644 index 107ebdc45..000000000 Binary files a/build/android-profile/profile-2018-08-23-23-27-26-008.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-24-00-08-24-245.rawproto b/build/android-profile/profile-2018-08-24-00-08-24-245.rawproto deleted file mode 100644 index 627b1462e..000000000 Binary files a/build/android-profile/profile-2018-08-24-00-08-24-245.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-24-00-14-20-321.rawproto b/build/android-profile/profile-2018-08-24-00-14-20-321.rawproto deleted file mode 100644 index 09b1043f7..000000000 Binary files a/build/android-profile/profile-2018-08-24-00-14-20-321.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-24-01-20-56-070.rawproto b/build/android-profile/profile-2018-08-24-01-20-56-070.rawproto deleted file mode 100644 index 3c07be9db..000000000 Binary files a/build/android-profile/profile-2018-08-24-01-20-56-070.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-24-01-21-05-183.rawproto b/build/android-profile/profile-2018-08-24-01-21-05-183.rawproto deleted file mode 100644 index 44fad79fd..000000000 Binary files a/build/android-profile/profile-2018-08-24-01-21-05-183.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-24-01-24-41-520.rawproto b/build/android-profile/profile-2018-08-24-01-24-41-520.rawproto deleted file mode 100644 index ec778b8a6..000000000 Binary files a/build/android-profile/profile-2018-08-24-01-24-41-520.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-24-01-28-18-448.rawproto b/build/android-profile/profile-2018-08-24-01-28-18-448.rawproto deleted file mode 100644 index b0cc9bcc8..000000000 Binary files a/build/android-profile/profile-2018-08-24-01-28-18-448.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-24-01-33-57-750.rawproto b/build/android-profile/profile-2018-08-24-01-33-57-750.rawproto deleted file mode 100644 index 625ad6c21..000000000 Binary files a/build/android-profile/profile-2018-08-24-01-33-57-750.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-24-01-37-03-545.rawproto b/build/android-profile/profile-2018-08-24-01-37-03-545.rawproto deleted file mode 100644 index ca139c88e..000000000 Binary files a/build/android-profile/profile-2018-08-24-01-37-03-545.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-27-01-56-58-731.rawproto b/build/android-profile/profile-2018-08-27-01-56-58-731.rawproto deleted file mode 100644 index 889cd7c83..000000000 Binary files a/build/android-profile/profile-2018-08-27-01-56-58-731.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-27-01-57-11-663.rawproto b/build/android-profile/profile-2018-08-27-01-57-11-663.rawproto deleted file mode 100644 index 986020a8c..000000000 Binary files a/build/android-profile/profile-2018-08-27-01-57-11-663.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-27-22-03-50-453.rawproto b/build/android-profile/profile-2018-08-27-22-03-50-453.rawproto deleted file mode 100644 index e0e960e88..000000000 Binary files a/build/android-profile/profile-2018-08-27-22-03-50-453.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-27-22-03-59-939.rawproto b/build/android-profile/profile-2018-08-27-22-03-59-939.rawproto deleted file mode 100644 index 1f44a74cc..000000000 Binary files a/build/android-profile/profile-2018-08-27-22-03-59-939.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-28-00-21-42-332.rawproto b/build/android-profile/profile-2018-08-28-00-21-42-332.rawproto deleted file mode 100644 index 9bcd8567f..000000000 Binary files a/build/android-profile/profile-2018-08-28-00-21-42-332.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-28-00-22-16-196.rawproto b/build/android-profile/profile-2018-08-28-00-22-16-196.rawproto deleted file mode 100644 index 96a4479e6..000000000 Binary files a/build/android-profile/profile-2018-08-28-00-22-16-196.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-28-00-31-27-068.rawproto b/build/android-profile/profile-2018-08-28-00-31-27-068.rawproto deleted file mode 100644 index 46607699b..000000000 Binary files a/build/android-profile/profile-2018-08-28-00-31-27-068.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-28-00-31-38-319.rawproto b/build/android-profile/profile-2018-08-28-00-31-38-319.rawproto deleted file mode 100644 index 44613e1be..000000000 Binary files a/build/android-profile/profile-2018-08-28-00-31-38-319.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-28-23-06-38-265.rawproto b/build/android-profile/profile-2018-08-28-23-06-38-265.rawproto deleted file mode 100644 index 0489a0833..000000000 Binary files a/build/android-profile/profile-2018-08-28-23-06-38-265.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-28-23-06-53-982.rawproto b/build/android-profile/profile-2018-08-28-23-06-53-982.rawproto deleted file mode 100644 index a930f8ba2..000000000 Binary files a/build/android-profile/profile-2018-08-28-23-06-53-982.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-28-23-19-08-073.rawproto b/build/android-profile/profile-2018-08-28-23-19-08-073.rawproto deleted file mode 100644 index b86230259..000000000 Binary files a/build/android-profile/profile-2018-08-28-23-19-08-073.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-28-23-19-26-777.rawproto b/build/android-profile/profile-2018-08-28-23-19-26-777.rawproto deleted file mode 100644 index 359adbc0f..000000000 Binary files a/build/android-profile/profile-2018-08-28-23-19-26-777.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-30-21-41-48-143.rawproto b/build/android-profile/profile-2018-08-30-21-41-48-143.rawproto deleted file mode 100644 index 590fd690e..000000000 Binary files a/build/android-profile/profile-2018-08-30-21-41-48-143.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-30-21-42-08-130.rawproto b/build/android-profile/profile-2018-08-30-21-42-08-130.rawproto deleted file mode 100644 index 318cad5c3..000000000 Binary files a/build/android-profile/profile-2018-08-30-21-42-08-130.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-08-30-22-15-44-418.rawproto b/build/android-profile/profile-2018-08-30-22-15-44-418.rawproto deleted file mode 100644 index 20c5727c4..000000000 Binary files a/build/android-profile/profile-2018-08-30-22-15-44-418.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-02-05-32-01-687.rawproto b/build/android-profile/profile-2018-09-02-05-32-01-687.rawproto deleted file mode 100644 index 6f253912f..000000000 Binary files a/build/android-profile/profile-2018-09-02-05-32-01-687.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-02-05-35-25-707.rawproto b/build/android-profile/profile-2018-09-02-05-35-25-707.rawproto deleted file mode 100644 index b98522beb..000000000 Binary files a/build/android-profile/profile-2018-09-02-05-35-25-707.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-02-05-37-17-010.rawproto b/build/android-profile/profile-2018-09-02-05-37-17-010.rawproto deleted file mode 100644 index aa1e827ad..000000000 Binary files a/build/android-profile/profile-2018-09-02-05-37-17-010.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-02-17-04-21-594.rawproto b/build/android-profile/profile-2018-09-02-17-04-21-594.rawproto deleted file mode 100644 index 851f75d78..000000000 Binary files a/build/android-profile/profile-2018-09-02-17-04-21-594.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-02-17-04-28-999.rawproto b/build/android-profile/profile-2018-09-02-17-04-28-999.rawproto deleted file mode 100644 index fbba432f0..000000000 Binary files a/build/android-profile/profile-2018-09-02-17-04-28-999.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-02-17-30-06-262.rawproto b/build/android-profile/profile-2018-09-02-17-30-06-262.rawproto deleted file mode 100644 index 86830a0d5..000000000 Binary files a/build/android-profile/profile-2018-09-02-17-30-06-262.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-02-17-30-13-110.rawproto b/build/android-profile/profile-2018-09-02-17-30-13-110.rawproto deleted file mode 100644 index 5eaf2d23f..000000000 Binary files a/build/android-profile/profile-2018-09-02-17-30-13-110.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-02-17-30-30-831.rawproto b/build/android-profile/profile-2018-09-02-17-30-30-831.rawproto deleted file mode 100644 index a6a90b89a..000000000 Binary files a/build/android-profile/profile-2018-09-02-17-30-30-831.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-02-17-38-14-676.rawproto b/build/android-profile/profile-2018-09-02-17-38-14-676.rawproto deleted file mode 100644 index ae5a28e87..000000000 Binary files a/build/android-profile/profile-2018-09-02-17-38-14-676.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-02-19-15-58-503.rawproto b/build/android-profile/profile-2018-09-02-19-15-58-503.rawproto deleted file mode 100644 index 8356beca7..000000000 Binary files a/build/android-profile/profile-2018-09-02-19-15-58-503.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-02-19-22-50-493.rawproto b/build/android-profile/profile-2018-09-02-19-22-50-493.rawproto deleted file mode 100644 index ec4c99d3a..000000000 Binary files a/build/android-profile/profile-2018-09-02-19-22-50-493.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-02-19-22-54-538.rawproto b/build/android-profile/profile-2018-09-02-19-22-54-538.rawproto deleted file mode 100644 index 84b837bc4..000000000 Binary files a/build/android-profile/profile-2018-09-02-19-22-54-538.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-02-19-25-17-383.rawproto b/build/android-profile/profile-2018-09-02-19-25-17-383.rawproto deleted file mode 100644 index 5f0eba6bc..000000000 Binary files a/build/android-profile/profile-2018-09-02-19-25-17-383.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-02-19-34-08-158.rawproto b/build/android-profile/profile-2018-09-02-19-34-08-158.rawproto deleted file mode 100644 index db1f06f7a..000000000 Binary files a/build/android-profile/profile-2018-09-02-19-34-08-158.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-02-19-44-12-239.rawproto b/build/android-profile/profile-2018-09-02-19-44-12-239.rawproto deleted file mode 100644 index 2f850733b..000000000 Binary files a/build/android-profile/profile-2018-09-02-19-44-12-239.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-02-19-44-21-029.rawproto b/build/android-profile/profile-2018-09-02-19-44-21-029.rawproto deleted file mode 100644 index 2772c1e65..000000000 Binary files a/build/android-profile/profile-2018-09-02-19-44-21-029.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-09-15-11-10-863.rawproto b/build/android-profile/profile-2018-09-09-15-11-10-863.rawproto deleted file mode 100644 index 93e722747..000000000 Binary files a/build/android-profile/profile-2018-09-09-15-11-10-863.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-09-15-11-24-723.rawproto b/build/android-profile/profile-2018-09-09-15-11-24-723.rawproto deleted file mode 100644 index 8e78bf072..000000000 Binary files a/build/android-profile/profile-2018-09-09-15-11-24-723.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-15-14-59-19-659.rawproto b/build/android-profile/profile-2018-09-15-14-59-19-659.rawproto deleted file mode 100644 index d941cfe35..000000000 Binary files a/build/android-profile/profile-2018-09-15-14-59-19-659.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-15-14-59-34-450.rawproto b/build/android-profile/profile-2018-09-15-14-59-34-450.rawproto deleted file mode 100644 index ad928f1f4..000000000 Binary files a/build/android-profile/profile-2018-09-15-14-59-34-450.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-15-15-09-56-919.rawproto b/build/android-profile/profile-2018-09-15-15-09-56-919.rawproto deleted file mode 100644 index 35d68695a..000000000 Binary files a/build/android-profile/profile-2018-09-15-15-09-56-919.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-15-15-17-10-079.rawproto b/build/android-profile/profile-2018-09-15-15-17-10-079.rawproto deleted file mode 100644 index eb6daa216..000000000 Binary files a/build/android-profile/profile-2018-09-15-15-17-10-079.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-15-15-44-18-516.rawproto b/build/android-profile/profile-2018-09-15-15-44-18-516.rawproto deleted file mode 100644 index f32111dc1..000000000 Binary files a/build/android-profile/profile-2018-09-15-15-44-18-516.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-15-15-45-06-599.rawproto b/build/android-profile/profile-2018-09-15-15-45-06-599.rawproto deleted file mode 100644 index 55ef3b14e..000000000 Binary files a/build/android-profile/profile-2018-09-15-15-45-06-599.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-16-14-44-30-804.rawproto b/build/android-profile/profile-2018-09-16-14-44-30-804.rawproto deleted file mode 100644 index 77ad74fa8..000000000 Binary files a/build/android-profile/profile-2018-09-16-14-44-30-804.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-16-14-44-41-518.rawproto b/build/android-profile/profile-2018-09-16-14-44-41-518.rawproto deleted file mode 100644 index c652a5e5f..000000000 Binary files a/build/android-profile/profile-2018-09-16-14-44-41-518.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-16-17-19-05-718.rawproto b/build/android-profile/profile-2018-09-16-17-19-05-718.rawproto deleted file mode 100644 index 96d53b3e8..000000000 Binary files a/build/android-profile/profile-2018-09-16-17-19-05-718.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-16-17-19-21-237.rawproto b/build/android-profile/profile-2018-09-16-17-19-21-237.rawproto deleted file mode 100644 index fa483f419..000000000 Binary files a/build/android-profile/profile-2018-09-16-17-19-21-237.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-17-20-19-32-325.rawproto b/build/android-profile/profile-2018-09-17-20-19-32-325.rawproto deleted file mode 100644 index ad19d5405..000000000 Binary files a/build/android-profile/profile-2018-09-17-20-19-32-325.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-17-20-19-46-915.rawproto b/build/android-profile/profile-2018-09-17-20-19-46-915.rawproto deleted file mode 100644 index 504054fda..000000000 Binary files a/build/android-profile/profile-2018-09-17-20-19-46-915.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-17-22-15-39-696.rawproto b/build/android-profile/profile-2018-09-17-22-15-39-696.rawproto deleted file mode 100644 index be8034cdd..000000000 Binary files a/build/android-profile/profile-2018-09-17-22-15-39-696.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-17-22-17-48-967.rawproto b/build/android-profile/profile-2018-09-17-22-17-48-967.rawproto deleted file mode 100644 index 5c3273455..000000000 Binary files a/build/android-profile/profile-2018-09-17-22-17-48-967.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-17-22-21-05-027.rawproto b/build/android-profile/profile-2018-09-17-22-21-05-027.rawproto deleted file mode 100644 index 1d73669a0..000000000 Binary files a/build/android-profile/profile-2018-09-17-22-21-05-027.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-17-22-37-33-597.rawproto b/build/android-profile/profile-2018-09-17-22-37-33-597.rawproto deleted file mode 100644 index 05ead4369..000000000 Binary files a/build/android-profile/profile-2018-09-17-22-37-33-597.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-17-22-46-29-032.rawproto b/build/android-profile/profile-2018-09-17-22-46-29-032.rawproto deleted file mode 100644 index 7838163ac..000000000 Binary files a/build/android-profile/profile-2018-09-17-22-46-29-032.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-17-22-48-30-767.rawproto b/build/android-profile/profile-2018-09-17-22-48-30-767.rawproto deleted file mode 100644 index 884351da7..000000000 Binary files a/build/android-profile/profile-2018-09-17-22-48-30-767.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-17-22-50-26-734.rawproto b/build/android-profile/profile-2018-09-17-22-50-26-734.rawproto deleted file mode 100644 index f3dd15673..000000000 Binary files a/build/android-profile/profile-2018-09-17-22-50-26-734.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-17-22-51-24-159.rawproto b/build/android-profile/profile-2018-09-17-22-51-24-159.rawproto deleted file mode 100644 index a20b42f7b..000000000 Binary files a/build/android-profile/profile-2018-09-17-22-51-24-159.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-17-23-04-09-695.rawproto b/build/android-profile/profile-2018-09-17-23-04-09-695.rawproto deleted file mode 100644 index 6d5dadba1..000000000 Binary files a/build/android-profile/profile-2018-09-17-23-04-09-695.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-17-23-08-23-031.rawproto b/build/android-profile/profile-2018-09-17-23-08-23-031.rawproto deleted file mode 100644 index 8a4c58aa2..000000000 Binary files a/build/android-profile/profile-2018-09-17-23-08-23-031.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-17-23-14-17-207.rawproto b/build/android-profile/profile-2018-09-17-23-14-17-207.rawproto deleted file mode 100644 index 3e30623bc..000000000 Binary files a/build/android-profile/profile-2018-09-17-23-14-17-207.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-17-23-16-16-792.rawproto b/build/android-profile/profile-2018-09-17-23-16-16-792.rawproto deleted file mode 100644 index d304b7449..000000000 Binary files a/build/android-profile/profile-2018-09-17-23-16-16-792.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-17-23-31-14-893.rawproto b/build/android-profile/profile-2018-09-17-23-31-14-893.rawproto deleted file mode 100644 index f99e29cbd..000000000 Binary files a/build/android-profile/profile-2018-09-17-23-31-14-893.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-17-23-47-05-690.rawproto b/build/android-profile/profile-2018-09-17-23-47-05-690.rawproto deleted file mode 100644 index 347dc4842..000000000 Binary files a/build/android-profile/profile-2018-09-17-23-47-05-690.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-18-19-32-02-982.rawproto b/build/android-profile/profile-2018-09-18-19-32-02-982.rawproto deleted file mode 100644 index ac9026754..000000000 Binary files a/build/android-profile/profile-2018-09-18-19-32-02-982.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-18-19-32-12-907.rawproto b/build/android-profile/profile-2018-09-18-19-32-12-907.rawproto deleted file mode 100644 index 7b1b52594..000000000 Binary files a/build/android-profile/profile-2018-09-18-19-32-12-907.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-18-19-53-57-252.rawproto b/build/android-profile/profile-2018-09-18-19-53-57-252.rawproto deleted file mode 100644 index a03e65ec3..000000000 Binary files a/build/android-profile/profile-2018-09-18-19-53-57-252.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-18-19-59-05-004.rawproto b/build/android-profile/profile-2018-09-18-19-59-05-004.rawproto deleted file mode 100644 index adddbc200..000000000 Binary files a/build/android-profile/profile-2018-09-18-19-59-05-004.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-18-21-15-31-023.rawproto b/build/android-profile/profile-2018-09-18-21-15-31-023.rawproto deleted file mode 100644 index de38eab5c..000000000 Binary files a/build/android-profile/profile-2018-09-18-21-15-31-023.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-18-21-51-51-948.rawproto b/build/android-profile/profile-2018-09-18-21-51-51-948.rawproto deleted file mode 100644 index b55b1e7f2..000000000 Binary files a/build/android-profile/profile-2018-09-18-21-51-51-948.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-18-21-52-02-802.rawproto b/build/android-profile/profile-2018-09-18-21-52-02-802.rawproto deleted file mode 100644 index e8ad6f45a..000000000 Binary files a/build/android-profile/profile-2018-09-18-21-52-02-802.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-18-22-13-50-199.rawproto b/build/android-profile/profile-2018-09-18-22-13-50-199.rawproto deleted file mode 100644 index 30f38a804..000000000 Binary files a/build/android-profile/profile-2018-09-18-22-13-50-199.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-18-23-12-39-974.rawproto b/build/android-profile/profile-2018-09-18-23-12-39-974.rawproto deleted file mode 100644 index 02b2a8e22..000000000 Binary files a/build/android-profile/profile-2018-09-18-23-12-39-974.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-18-23-16-18-025.rawproto b/build/android-profile/profile-2018-09-18-23-16-18-025.rawproto deleted file mode 100644 index 751e9892b..000000000 Binary files a/build/android-profile/profile-2018-09-18-23-16-18-025.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-18-23-17-57-398.rawproto b/build/android-profile/profile-2018-09-18-23-17-57-398.rawproto deleted file mode 100644 index a76b5f69d..000000000 Binary files a/build/android-profile/profile-2018-09-18-23-17-57-398.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-18-23-20-42-128.rawproto b/build/android-profile/profile-2018-09-18-23-20-42-128.rawproto deleted file mode 100644 index 027424400..000000000 Binary files a/build/android-profile/profile-2018-09-18-23-20-42-128.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-18-23-37-28-288.rawproto b/build/android-profile/profile-2018-09-18-23-37-28-288.rawproto deleted file mode 100644 index 884ae64bb..000000000 Binary files a/build/android-profile/profile-2018-09-18-23-37-28-288.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-18-23-38-27-413.rawproto b/build/android-profile/profile-2018-09-18-23-38-27-413.rawproto deleted file mode 100644 index 34c78d40d..000000000 Binary files a/build/android-profile/profile-2018-09-18-23-38-27-413.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-18-23-50-51-391.rawproto b/build/android-profile/profile-2018-09-18-23-50-51-391.rawproto deleted file mode 100644 index 5adb56e9d..000000000 Binary files a/build/android-profile/profile-2018-09-18-23-50-51-391.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-19-18-54-59-483.rawproto b/build/android-profile/profile-2018-09-19-18-54-59-483.rawproto deleted file mode 100644 index dac2dc910..000000000 Binary files a/build/android-profile/profile-2018-09-19-18-54-59-483.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-19-18-55-11-829.rawproto b/build/android-profile/profile-2018-09-19-18-55-11-829.rawproto deleted file mode 100644 index c97328efe..000000000 Binary files a/build/android-profile/profile-2018-09-19-18-55-11-829.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-19-18-55-48-353.rawproto b/build/android-profile/profile-2018-09-19-18-55-48-353.rawproto deleted file mode 100644 index 7f8ebe40b..000000000 Binary files a/build/android-profile/profile-2018-09-19-18-55-48-353.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-19-18-58-19-860.rawproto b/build/android-profile/profile-2018-09-19-18-58-19-860.rawproto deleted file mode 100644 index 24d1180e1..000000000 Binary files a/build/android-profile/profile-2018-09-19-18-58-19-860.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-21-23-34-47-209.rawproto b/build/android-profile/profile-2018-09-21-23-34-47-209.rawproto deleted file mode 100644 index 8754b5f99..000000000 Binary files a/build/android-profile/profile-2018-09-21-23-34-47-209.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-21-23-35-03-071.rawproto b/build/android-profile/profile-2018-09-21-23-35-03-071.rawproto deleted file mode 100644 index 78ede063a..000000000 Binary files a/build/android-profile/profile-2018-09-21-23-35-03-071.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-22-12-30-44-440.rawproto b/build/android-profile/profile-2018-09-22-12-30-44-440.rawproto deleted file mode 100644 index 566c1e279..000000000 Binary files a/build/android-profile/profile-2018-09-22-12-30-44-440.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-22-12-30-53-495.rawproto b/build/android-profile/profile-2018-09-22-12-30-53-495.rawproto deleted file mode 100644 index 8f833f7d7..000000000 Binary files a/build/android-profile/profile-2018-09-22-12-30-53-495.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-22-13-32-49-932.rawproto b/build/android-profile/profile-2018-09-22-13-32-49-932.rawproto deleted file mode 100644 index ae8c2a2c4..000000000 Binary files a/build/android-profile/profile-2018-09-22-13-32-49-932.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-22-17-13-47-432.rawproto b/build/android-profile/profile-2018-09-22-17-13-47-432.rawproto deleted file mode 100644 index 96999669d..000000000 Binary files a/build/android-profile/profile-2018-09-22-17-13-47-432.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-22-17-13-55-729.rawproto b/build/android-profile/profile-2018-09-22-17-13-55-729.rawproto deleted file mode 100644 index cdb5d60db..000000000 Binary files a/build/android-profile/profile-2018-09-22-17-13-55-729.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-22-17-43-04-810.rawproto b/build/android-profile/profile-2018-09-22-17-43-04-810.rawproto deleted file mode 100644 index 96ad590f9..000000000 Binary files a/build/android-profile/profile-2018-09-22-17-43-04-810.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-22-18-08-08-887.rawproto b/build/android-profile/profile-2018-09-22-18-08-08-887.rawproto deleted file mode 100644 index b806e1552..000000000 Binary files a/build/android-profile/profile-2018-09-22-18-08-08-887.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-22-18-14-46-020.rawproto b/build/android-profile/profile-2018-09-22-18-14-46-020.rawproto deleted file mode 100644 index 3103360b9..000000000 Binary files a/build/android-profile/profile-2018-09-22-18-14-46-020.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-22-18-17-40-428.rawproto b/build/android-profile/profile-2018-09-22-18-17-40-428.rawproto deleted file mode 100644 index ccdc11fae..000000000 Binary files a/build/android-profile/profile-2018-09-22-18-17-40-428.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-22-18-21-46-631.rawproto b/build/android-profile/profile-2018-09-22-18-21-46-631.rawproto deleted file mode 100644 index 6593ec3a6..000000000 Binary files a/build/android-profile/profile-2018-09-22-18-21-46-631.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-22-18-24-31-372.rawproto b/build/android-profile/profile-2018-09-22-18-24-31-372.rawproto deleted file mode 100644 index da7e2be7b..000000000 Binary files a/build/android-profile/profile-2018-09-22-18-24-31-372.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-22-18-26-22-549.rawproto b/build/android-profile/profile-2018-09-22-18-26-22-549.rawproto deleted file mode 100644 index 322b68037..000000000 Binary files a/build/android-profile/profile-2018-09-22-18-26-22-549.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-22-18-53-57-190.rawproto b/build/android-profile/profile-2018-09-22-18-53-57-190.rawproto deleted file mode 100644 index c7f8d8e9e..000000000 Binary files a/build/android-profile/profile-2018-09-22-18-53-57-190.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-22-18-56-11-084.rawproto b/build/android-profile/profile-2018-09-22-18-56-11-084.rawproto deleted file mode 100644 index 23e7db267..000000000 Binary files a/build/android-profile/profile-2018-09-22-18-56-11-084.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-22-18-57-30-003.rawproto b/build/android-profile/profile-2018-09-22-18-57-30-003.rawproto deleted file mode 100644 index fee298a5e..000000000 Binary files a/build/android-profile/profile-2018-09-22-18-57-30-003.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-22-18-59-33-010.rawproto b/build/android-profile/profile-2018-09-22-18-59-33-010.rawproto deleted file mode 100644 index 600721fc8..000000000 Binary files a/build/android-profile/profile-2018-09-22-18-59-33-010.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-22-19-11-33-593.rawproto b/build/android-profile/profile-2018-09-22-19-11-33-593.rawproto deleted file mode 100644 index 8b442adc4..000000000 Binary files a/build/android-profile/profile-2018-09-22-19-11-33-593.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-22-19-11-42-819.rawproto b/build/android-profile/profile-2018-09-22-19-11-42-819.rawproto deleted file mode 100644 index d57aa7153..000000000 Binary files a/build/android-profile/profile-2018-09-22-19-11-42-819.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-22-20-23-57-081.rawproto b/build/android-profile/profile-2018-09-22-20-23-57-081.rawproto deleted file mode 100644 index a0a6fb66c..000000000 Binary files a/build/android-profile/profile-2018-09-22-20-23-57-081.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-22-20-24-05-960.rawproto b/build/android-profile/profile-2018-09-22-20-24-05-960.rawproto deleted file mode 100644 index a93e372dd..000000000 Binary files a/build/android-profile/profile-2018-09-22-20-24-05-960.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-02-24-04-504.rawproto b/build/android-profile/profile-2018-09-23-02-24-04-504.rawproto deleted file mode 100644 index 5a2190eb4..000000000 Binary files a/build/android-profile/profile-2018-09-23-02-24-04-504.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-02-29-24-200.rawproto b/build/android-profile/profile-2018-09-23-02-29-24-200.rawproto deleted file mode 100644 index 988702f03..000000000 Binary files a/build/android-profile/profile-2018-09-23-02-29-24-200.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-02-32-17-505.rawproto b/build/android-profile/profile-2018-09-23-02-32-17-505.rawproto deleted file mode 100644 index 58d7524f7..000000000 Binary files a/build/android-profile/profile-2018-09-23-02-32-17-505.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-02-35-03-367.rawproto b/build/android-profile/profile-2018-09-23-02-35-03-367.rawproto deleted file mode 100644 index 4859428be..000000000 Binary files a/build/android-profile/profile-2018-09-23-02-35-03-367.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-03-33-34-563.rawproto b/build/android-profile/profile-2018-09-23-03-33-34-563.rawproto deleted file mode 100644 index ed801becb..000000000 Binary files a/build/android-profile/profile-2018-09-23-03-33-34-563.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-03-35-51-617.rawproto b/build/android-profile/profile-2018-09-23-03-35-51-617.rawproto deleted file mode 100644 index 69573cdf9..000000000 Binary files a/build/android-profile/profile-2018-09-23-03-35-51-617.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-03-45-09-018.rawproto b/build/android-profile/profile-2018-09-23-03-45-09-018.rawproto deleted file mode 100644 index 36abf07e6..000000000 Binary files a/build/android-profile/profile-2018-09-23-03-45-09-018.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-04-05-38-916.rawproto b/build/android-profile/profile-2018-09-23-04-05-38-916.rawproto deleted file mode 100644 index 333b41e3e..000000000 Binary files a/build/android-profile/profile-2018-09-23-04-05-38-916.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-04-07-44-051.rawproto b/build/android-profile/profile-2018-09-23-04-07-44-051.rawproto deleted file mode 100644 index 10782d105..000000000 Binary files a/build/android-profile/profile-2018-09-23-04-07-44-051.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-04-21-34-448.rawproto b/build/android-profile/profile-2018-09-23-04-21-34-448.rawproto deleted file mode 100644 index 21c2fdcb3..000000000 Binary files a/build/android-profile/profile-2018-09-23-04-21-34-448.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-04-23-45-098.rawproto b/build/android-profile/profile-2018-09-23-04-23-45-098.rawproto deleted file mode 100644 index 466624915..000000000 Binary files a/build/android-profile/profile-2018-09-23-04-23-45-098.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-04-27-25-921.rawproto b/build/android-profile/profile-2018-09-23-04-27-25-921.rawproto deleted file mode 100644 index 65c6dac7d..000000000 Binary files a/build/android-profile/profile-2018-09-23-04-27-25-921.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-05-12-30-797.rawproto b/build/android-profile/profile-2018-09-23-05-12-30-797.rawproto deleted file mode 100644 index 4ff4a6c83..000000000 Binary files a/build/android-profile/profile-2018-09-23-05-12-30-797.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-12-31-45-818.rawproto b/build/android-profile/profile-2018-09-23-12-31-45-818.rawproto deleted file mode 100644 index 71d94fc77..000000000 Binary files a/build/android-profile/profile-2018-09-23-12-31-45-818.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-12-31-54-090.rawproto b/build/android-profile/profile-2018-09-23-12-31-54-090.rawproto deleted file mode 100644 index 362b9a3af..000000000 Binary files a/build/android-profile/profile-2018-09-23-12-31-54-090.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-14-28-56-645.rawproto b/build/android-profile/profile-2018-09-23-14-28-56-645.rawproto deleted file mode 100644 index c2c6badc5..000000000 Binary files a/build/android-profile/profile-2018-09-23-14-28-56-645.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-14-38-05-386.rawproto b/build/android-profile/profile-2018-09-23-14-38-05-386.rawproto deleted file mode 100644 index 04b21bf26..000000000 Binary files a/build/android-profile/profile-2018-09-23-14-38-05-386.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-14-38-17-052.rawproto b/build/android-profile/profile-2018-09-23-14-38-17-052.rawproto deleted file mode 100644 index bf8eccebd..000000000 Binary files a/build/android-profile/profile-2018-09-23-14-38-17-052.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-16-50-29-334.rawproto b/build/android-profile/profile-2018-09-23-16-50-29-334.rawproto deleted file mode 100644 index 2d15d3f3e..000000000 Binary files a/build/android-profile/profile-2018-09-23-16-50-29-334.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-16-53-51-017.rawproto b/build/android-profile/profile-2018-09-23-16-53-51-017.rawproto deleted file mode 100644 index d35488d38..000000000 Binary files a/build/android-profile/profile-2018-09-23-16-53-51-017.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-19-25-51-209.rawproto b/build/android-profile/profile-2018-09-23-19-25-51-209.rawproto deleted file mode 100644 index c82b9dc10..000000000 Binary files a/build/android-profile/profile-2018-09-23-19-25-51-209.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-19-45-09-595.rawproto b/build/android-profile/profile-2018-09-23-19-45-09-595.rawproto deleted file mode 100644 index 7a26403a0..000000000 Binary files a/build/android-profile/profile-2018-09-23-19-45-09-595.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-19-46-59-856.rawproto b/build/android-profile/profile-2018-09-23-19-46-59-856.rawproto deleted file mode 100644 index 643679623..000000000 Binary files a/build/android-profile/profile-2018-09-23-19-46-59-856.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-21-09-52-754.rawproto b/build/android-profile/profile-2018-09-23-21-09-52-754.rawproto deleted file mode 100644 index f4b88e4a5..000000000 Binary files a/build/android-profile/profile-2018-09-23-21-09-52-754.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-21-11-57-450.rawproto b/build/android-profile/profile-2018-09-23-21-11-57-450.rawproto deleted file mode 100644 index b224cd913..000000000 Binary files a/build/android-profile/profile-2018-09-23-21-11-57-450.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-21-14-09-717.rawproto b/build/android-profile/profile-2018-09-23-21-14-09-717.rawproto deleted file mode 100644 index bd46b2c4d..000000000 Binary files a/build/android-profile/profile-2018-09-23-21-14-09-717.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-21-24-36-498.rawproto b/build/android-profile/profile-2018-09-23-21-24-36-498.rawproto deleted file mode 100644 index 633e4d166..000000000 Binary files a/build/android-profile/profile-2018-09-23-21-24-36-498.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-21-26-51-230.rawproto b/build/android-profile/profile-2018-09-23-21-26-51-230.rawproto deleted file mode 100644 index e1c132a51..000000000 Binary files a/build/android-profile/profile-2018-09-23-21-26-51-230.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-21-29-06-081.rawproto b/build/android-profile/profile-2018-09-23-21-29-06-081.rawproto deleted file mode 100644 index ec4b63bb9..000000000 Binary files a/build/android-profile/profile-2018-09-23-21-29-06-081.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-21-29-34-127.rawproto b/build/android-profile/profile-2018-09-23-21-29-34-127.rawproto deleted file mode 100644 index ee37e4883..000000000 Binary files a/build/android-profile/profile-2018-09-23-21-29-34-127.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-21-29-56-203.rawproto b/build/android-profile/profile-2018-09-23-21-29-56-203.rawproto deleted file mode 100644 index a963f55b0..000000000 Binary files a/build/android-profile/profile-2018-09-23-21-29-56-203.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-21-33-52-186.rawproto b/build/android-profile/profile-2018-09-23-21-33-52-186.rawproto deleted file mode 100644 index 33aa871bc..000000000 Binary files a/build/android-profile/profile-2018-09-23-21-33-52-186.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-21-34-02-501.rawproto b/build/android-profile/profile-2018-09-23-21-34-02-501.rawproto deleted file mode 100644 index aabd05c8a..000000000 Binary files a/build/android-profile/profile-2018-09-23-21-34-02-501.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-21-34-33-597.rawproto b/build/android-profile/profile-2018-09-23-21-34-33-597.rawproto deleted file mode 100644 index 3bef0be4d..000000000 Binary files a/build/android-profile/profile-2018-09-23-21-34-33-597.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-21-39-54-250.rawproto b/build/android-profile/profile-2018-09-23-21-39-54-250.rawproto deleted file mode 100644 index 2bbb017b3..000000000 Binary files a/build/android-profile/profile-2018-09-23-21-39-54-250.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-21-45-12-004.rawproto b/build/android-profile/profile-2018-09-23-21-45-12-004.rawproto deleted file mode 100644 index a890f4c12..000000000 Binary files a/build/android-profile/profile-2018-09-23-21-45-12-004.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-21-49-05-169.rawproto b/build/android-profile/profile-2018-09-23-21-49-05-169.rawproto deleted file mode 100644 index 0e7155c97..000000000 Binary files a/build/android-profile/profile-2018-09-23-21-49-05-169.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-22-11-37-860.rawproto b/build/android-profile/profile-2018-09-23-22-11-37-860.rawproto deleted file mode 100644 index d2486817d..000000000 Binary files a/build/android-profile/profile-2018-09-23-22-11-37-860.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-22-15-34-357.rawproto b/build/android-profile/profile-2018-09-23-22-15-34-357.rawproto deleted file mode 100644 index a8b54fa34..000000000 Binary files a/build/android-profile/profile-2018-09-23-22-15-34-357.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-22-15-41-788.rawproto b/build/android-profile/profile-2018-09-23-22-15-41-788.rawproto deleted file mode 100644 index f4050e3d4..000000000 Binary files a/build/android-profile/profile-2018-09-23-22-15-41-788.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-22-15-52-125.rawproto b/build/android-profile/profile-2018-09-23-22-15-52-125.rawproto deleted file mode 100644 index 9c347579e..000000000 Binary files a/build/android-profile/profile-2018-09-23-22-15-52-125.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-22-17-12-522.rawproto b/build/android-profile/profile-2018-09-23-22-17-12-522.rawproto deleted file mode 100644 index ec61c5223..000000000 Binary files a/build/android-profile/profile-2018-09-23-22-17-12-522.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-22-18-10-561.rawproto b/build/android-profile/profile-2018-09-23-22-18-10-561.rawproto deleted file mode 100644 index e21b1eb51..000000000 Binary files a/build/android-profile/profile-2018-09-23-22-18-10-561.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-22-19-56-507.rawproto b/build/android-profile/profile-2018-09-23-22-19-56-507.rawproto deleted file mode 100644 index af73bed6b..000000000 Binary files a/build/android-profile/profile-2018-09-23-22-19-56-507.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-22-21-05-189.rawproto b/build/android-profile/profile-2018-09-23-22-21-05-189.rawproto deleted file mode 100644 index a3d330976..000000000 Binary files a/build/android-profile/profile-2018-09-23-22-21-05-189.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-22-22-05-192.rawproto b/build/android-profile/profile-2018-09-23-22-22-05-192.rawproto deleted file mode 100644 index d58cbdc84..000000000 Binary files a/build/android-profile/profile-2018-09-23-22-22-05-192.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-22-23-42-619.rawproto b/build/android-profile/profile-2018-09-23-22-23-42-619.rawproto deleted file mode 100644 index bda29f82a..000000000 Binary files a/build/android-profile/profile-2018-09-23-22-23-42-619.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-22-25-11-324.rawproto b/build/android-profile/profile-2018-09-23-22-25-11-324.rawproto deleted file mode 100644 index 4c615f2a7..000000000 Binary files a/build/android-profile/profile-2018-09-23-22-25-11-324.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-22-48-55-010.rawproto b/build/android-profile/profile-2018-09-23-22-48-55-010.rawproto deleted file mode 100644 index 0b1c25c6e..000000000 Binary files a/build/android-profile/profile-2018-09-23-22-48-55-010.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-22-51-22-685.rawproto b/build/android-profile/profile-2018-09-23-22-51-22-685.rawproto deleted file mode 100644 index 9d4449cc2..000000000 Binary files a/build/android-profile/profile-2018-09-23-22-51-22-685.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-23-03-17-662.rawproto b/build/android-profile/profile-2018-09-23-23-03-17-662.rawproto deleted file mode 100644 index 65d7153b9..000000000 Binary files a/build/android-profile/profile-2018-09-23-23-03-17-662.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-23-04-29-773.rawproto b/build/android-profile/profile-2018-09-23-23-04-29-773.rawproto deleted file mode 100644 index 1efdac4a4..000000000 Binary files a/build/android-profile/profile-2018-09-23-23-04-29-773.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-23-05-26-073.rawproto b/build/android-profile/profile-2018-09-23-23-05-26-073.rawproto deleted file mode 100644 index 28b7c6490..000000000 Binary files a/build/android-profile/profile-2018-09-23-23-05-26-073.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-23-44-07-993.rawproto b/build/android-profile/profile-2018-09-23-23-44-07-993.rawproto deleted file mode 100644 index 30d28be71..000000000 Binary files a/build/android-profile/profile-2018-09-23-23-44-07-993.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-23-44-44-285.rawproto b/build/android-profile/profile-2018-09-23-23-44-44-285.rawproto deleted file mode 100644 index 1e872048c..000000000 Binary files a/build/android-profile/profile-2018-09-23-23-44-44-285.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-23-54-02-981.rawproto b/build/android-profile/profile-2018-09-23-23-54-02-981.rawproto deleted file mode 100644 index 71f11f76e..000000000 Binary files a/build/android-profile/profile-2018-09-23-23-54-02-981.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-23-23-55-21-237.rawproto b/build/android-profile/profile-2018-09-23-23-55-21-237.rawproto deleted file mode 100644 index 059369b5f..000000000 Binary files a/build/android-profile/profile-2018-09-23-23-55-21-237.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-00-36-43-072.rawproto b/build/android-profile/profile-2018-09-24-00-36-43-072.rawproto deleted file mode 100644 index e65b287eb..000000000 Binary files a/build/android-profile/profile-2018-09-24-00-36-43-072.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-02-54-37-034.rawproto b/build/android-profile/profile-2018-09-24-02-54-37-034.rawproto deleted file mode 100644 index 7747f7b15..000000000 Binary files a/build/android-profile/profile-2018-09-24-02-54-37-034.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-03-00-22-908.rawproto b/build/android-profile/profile-2018-09-24-03-00-22-908.rawproto deleted file mode 100644 index 41655af86..000000000 Binary files a/build/android-profile/profile-2018-09-24-03-00-22-908.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-03-03-12-792.rawproto b/build/android-profile/profile-2018-09-24-03-03-12-792.rawproto deleted file mode 100644 index f978433d3..000000000 Binary files a/build/android-profile/profile-2018-09-24-03-03-12-792.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-13-33-12-781.rawproto b/build/android-profile/profile-2018-09-24-13-33-12-781.rawproto deleted file mode 100644 index e18fc6264..000000000 Binary files a/build/android-profile/profile-2018-09-24-13-33-12-781.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-13-33-21-783.rawproto b/build/android-profile/profile-2018-09-24-13-33-21-783.rawproto deleted file mode 100644 index e753fd5e4..000000000 Binary files a/build/android-profile/profile-2018-09-24-13-33-21-783.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-14-06-51-955.rawproto b/build/android-profile/profile-2018-09-24-14-06-51-955.rawproto deleted file mode 100644 index 0120a49df..000000000 Binary files a/build/android-profile/profile-2018-09-24-14-06-51-955.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-14-10-55-791.rawproto b/build/android-profile/profile-2018-09-24-14-10-55-791.rawproto deleted file mode 100644 index de77d3481..000000000 Binary files a/build/android-profile/profile-2018-09-24-14-10-55-791.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-14-16-55-458.rawproto b/build/android-profile/profile-2018-09-24-14-16-55-458.rawproto deleted file mode 100644 index ccd441222..000000000 Binary files a/build/android-profile/profile-2018-09-24-14-16-55-458.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-14-19-58-140.rawproto b/build/android-profile/profile-2018-09-24-14-19-58-140.rawproto deleted file mode 100644 index 00e9677ac..000000000 Binary files a/build/android-profile/profile-2018-09-24-14-19-58-140.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-15-49-48-395.rawproto b/build/android-profile/profile-2018-09-24-15-49-48-395.rawproto deleted file mode 100644 index 340c67325..000000000 Binary files a/build/android-profile/profile-2018-09-24-15-49-48-395.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-15-52-29-666.rawproto b/build/android-profile/profile-2018-09-24-15-52-29-666.rawproto deleted file mode 100644 index d9b14550d..000000000 Binary files a/build/android-profile/profile-2018-09-24-15-52-29-666.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-16-06-52-385.rawproto b/build/android-profile/profile-2018-09-24-16-06-52-385.rawproto deleted file mode 100644 index ecee0ef6c..000000000 Binary files a/build/android-profile/profile-2018-09-24-16-06-52-385.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-16-10-07-688.rawproto b/build/android-profile/profile-2018-09-24-16-10-07-688.rawproto deleted file mode 100644 index f97db5255..000000000 Binary files a/build/android-profile/profile-2018-09-24-16-10-07-688.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-16-13-51-868.rawproto b/build/android-profile/profile-2018-09-24-16-13-51-868.rawproto deleted file mode 100644 index 4d5dce230..000000000 Binary files a/build/android-profile/profile-2018-09-24-16-13-51-868.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-16-19-02-407.rawproto b/build/android-profile/profile-2018-09-24-16-19-02-407.rawproto deleted file mode 100644 index fae97562e..000000000 Binary files a/build/android-profile/profile-2018-09-24-16-19-02-407.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-16-23-36-136.rawproto b/build/android-profile/profile-2018-09-24-16-23-36-136.rawproto deleted file mode 100644 index 163ce10d6..000000000 Binary files a/build/android-profile/profile-2018-09-24-16-23-36-136.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-16-26-21-854.rawproto b/build/android-profile/profile-2018-09-24-16-26-21-854.rawproto deleted file mode 100644 index 5fb09f423..000000000 Binary files a/build/android-profile/profile-2018-09-24-16-26-21-854.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-16-39-02-313.rawproto b/build/android-profile/profile-2018-09-24-16-39-02-313.rawproto deleted file mode 100644 index 243df8122..000000000 Binary files a/build/android-profile/profile-2018-09-24-16-39-02-313.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-16-46-32-398.rawproto b/build/android-profile/profile-2018-09-24-16-46-32-398.rawproto deleted file mode 100644 index 56254e387..000000000 Binary files a/build/android-profile/profile-2018-09-24-16-46-32-398.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-16-51-51-743.rawproto b/build/android-profile/profile-2018-09-24-16-51-51-743.rawproto deleted file mode 100644 index 7d7818a74..000000000 Binary files a/build/android-profile/profile-2018-09-24-16-51-51-743.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-17-24-42-694.rawproto b/build/android-profile/profile-2018-09-24-17-24-42-694.rawproto deleted file mode 100644 index 90e5b6f60..000000000 Binary files a/build/android-profile/profile-2018-09-24-17-24-42-694.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-17-30-31-560.rawproto b/build/android-profile/profile-2018-09-24-17-30-31-560.rawproto deleted file mode 100644 index b5a7acdd0..000000000 Binary files a/build/android-profile/profile-2018-09-24-17-30-31-560.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-17-32-24-273.rawproto b/build/android-profile/profile-2018-09-24-17-32-24-273.rawproto deleted file mode 100644 index e7ac7a480..000000000 Binary files a/build/android-profile/profile-2018-09-24-17-32-24-273.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-17-32-36-399.rawproto b/build/android-profile/profile-2018-09-24-17-32-36-399.rawproto deleted file mode 100644 index 6f7dd82e4..000000000 Binary files a/build/android-profile/profile-2018-09-24-17-32-36-399.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-17-37-13-442.rawproto b/build/android-profile/profile-2018-09-24-17-37-13-442.rawproto deleted file mode 100644 index bc40e2a06..000000000 Binary files a/build/android-profile/profile-2018-09-24-17-37-13-442.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-17-38-34-770.rawproto b/build/android-profile/profile-2018-09-24-17-38-34-770.rawproto deleted file mode 100644 index 5a478df2f..000000000 Binary files a/build/android-profile/profile-2018-09-24-17-38-34-770.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-17-42-05-638.rawproto b/build/android-profile/profile-2018-09-24-17-42-05-638.rawproto deleted file mode 100644 index a6b812cd3..000000000 Binary files a/build/android-profile/profile-2018-09-24-17-42-05-638.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-17-44-26-683.rawproto b/build/android-profile/profile-2018-09-24-17-44-26-683.rawproto deleted file mode 100644 index 1c9f396c6..000000000 Binary files a/build/android-profile/profile-2018-09-24-17-44-26-683.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-17-51-46-240.rawproto b/build/android-profile/profile-2018-09-24-17-51-46-240.rawproto deleted file mode 100644 index a5ab08960..000000000 Binary files a/build/android-profile/profile-2018-09-24-17-51-46-240.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-17-59-44-353.rawproto b/build/android-profile/profile-2018-09-24-17-59-44-353.rawproto deleted file mode 100644 index c1dcf3dde..000000000 Binary files a/build/android-profile/profile-2018-09-24-17-59-44-353.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-18-02-50-971.rawproto b/build/android-profile/profile-2018-09-24-18-02-50-971.rawproto deleted file mode 100644 index ace65a157..000000000 Binary files a/build/android-profile/profile-2018-09-24-18-02-50-971.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-18-04-57-783.rawproto b/build/android-profile/profile-2018-09-24-18-04-57-783.rawproto deleted file mode 100644 index d87f49458..000000000 Binary files a/build/android-profile/profile-2018-09-24-18-04-57-783.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-18-09-21-339.rawproto b/build/android-profile/profile-2018-09-24-18-09-21-339.rawproto deleted file mode 100644 index 9909e380d..000000000 Binary files a/build/android-profile/profile-2018-09-24-18-09-21-339.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-18-11-17-165.rawproto b/build/android-profile/profile-2018-09-24-18-11-17-165.rawproto deleted file mode 100644 index a0b438683..000000000 Binary files a/build/android-profile/profile-2018-09-24-18-11-17-165.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-18-13-22-260.rawproto b/build/android-profile/profile-2018-09-24-18-13-22-260.rawproto deleted file mode 100644 index c95cab148..000000000 Binary files a/build/android-profile/profile-2018-09-24-18-13-22-260.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-18-15-04-605.rawproto b/build/android-profile/profile-2018-09-24-18-15-04-605.rawproto deleted file mode 100644 index 7fa69c661..000000000 Binary files a/build/android-profile/profile-2018-09-24-18-15-04-605.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-18-23-23-919.rawproto b/build/android-profile/profile-2018-09-24-18-23-23-919.rawproto deleted file mode 100644 index df0319679..000000000 Binary files a/build/android-profile/profile-2018-09-24-18-23-23-919.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-18-25-47-450.rawproto b/build/android-profile/profile-2018-09-24-18-25-47-450.rawproto deleted file mode 100644 index 7a9e8f8ce..000000000 Binary files a/build/android-profile/profile-2018-09-24-18-25-47-450.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-18-31-58-647.rawproto b/build/android-profile/profile-2018-09-24-18-31-58-647.rawproto deleted file mode 100644 index d22859f5c..000000000 Binary files a/build/android-profile/profile-2018-09-24-18-31-58-647.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-18-40-38-510.rawproto b/build/android-profile/profile-2018-09-24-18-40-38-510.rawproto deleted file mode 100644 index 6853814a4..000000000 Binary files a/build/android-profile/profile-2018-09-24-18-40-38-510.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-18-43-50-997.rawproto b/build/android-profile/profile-2018-09-24-18-43-50-997.rawproto deleted file mode 100644 index 01b7b4621..000000000 Binary files a/build/android-profile/profile-2018-09-24-18-43-50-997.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-18-46-59-280.rawproto b/build/android-profile/profile-2018-09-24-18-46-59-280.rawproto deleted file mode 100644 index 585cc53f0..000000000 Binary files a/build/android-profile/profile-2018-09-24-18-46-59-280.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-23-31-23-126.rawproto b/build/android-profile/profile-2018-09-24-23-31-23-126.rawproto deleted file mode 100644 index 8341e3524..000000000 Binary files a/build/android-profile/profile-2018-09-24-23-31-23-126.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-23-32-25-348.rawproto b/build/android-profile/profile-2018-09-24-23-32-25-348.rawproto deleted file mode 100644 index ca095542b..000000000 Binary files a/build/android-profile/profile-2018-09-24-23-32-25-348.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-24-23-33-25-592.rawproto b/build/android-profile/profile-2018-09-24-23-33-25-592.rawproto deleted file mode 100644 index 734d02340..000000000 Binary files a/build/android-profile/profile-2018-09-24-23-33-25-592.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-25-02-18-33-103.rawproto b/build/android-profile/profile-2018-09-25-02-18-33-103.rawproto deleted file mode 100644 index 9eacd06aa..000000000 Binary files a/build/android-profile/profile-2018-09-25-02-18-33-103.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-25-03-05-02-661.rawproto b/build/android-profile/profile-2018-09-25-03-05-02-661.rawproto deleted file mode 100644 index 54a3666ff..000000000 Binary files a/build/android-profile/profile-2018-09-25-03-05-02-661.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-25-18-41-26-625.rawproto b/build/android-profile/profile-2018-09-25-18-41-26-625.rawproto deleted file mode 100644 index 421d359c9..000000000 Binary files a/build/android-profile/profile-2018-09-25-18-41-26-625.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-25-18-41-33-587.rawproto b/build/android-profile/profile-2018-09-25-18-41-33-587.rawproto deleted file mode 100644 index 8c800d5a9..000000000 Binary files a/build/android-profile/profile-2018-09-25-18-41-33-587.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-25-19-19-37-854.rawproto b/build/android-profile/profile-2018-09-25-19-19-37-854.rawproto deleted file mode 100644 index b039941f7..000000000 Binary files a/build/android-profile/profile-2018-09-25-19-19-37-854.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-25-19-19-42-821.rawproto b/build/android-profile/profile-2018-09-25-19-19-42-821.rawproto deleted file mode 100644 index f37f89148..000000000 Binary files a/build/android-profile/profile-2018-09-25-19-19-42-821.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-25-20-37-51-222.rawproto b/build/android-profile/profile-2018-09-25-20-37-51-222.rawproto deleted file mode 100644 index fcb31ac79..000000000 Binary files a/build/android-profile/profile-2018-09-25-20-37-51-222.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-25-21-09-49-673.rawproto b/build/android-profile/profile-2018-09-25-21-09-49-673.rawproto deleted file mode 100644 index d26a434d4..000000000 Binary files a/build/android-profile/profile-2018-09-25-21-09-49-673.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-25-21-13-20-271.rawproto b/build/android-profile/profile-2018-09-25-21-13-20-271.rawproto deleted file mode 100644 index 092b989f0..000000000 Binary files a/build/android-profile/profile-2018-09-25-21-13-20-271.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-25-21-24-37-352.rawproto b/build/android-profile/profile-2018-09-25-21-24-37-352.rawproto deleted file mode 100644 index 9607d68f6..000000000 Binary files a/build/android-profile/profile-2018-09-25-21-24-37-352.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-25-21-28-32-913.rawproto b/build/android-profile/profile-2018-09-25-21-28-32-913.rawproto deleted file mode 100644 index f8924da37..000000000 Binary files a/build/android-profile/profile-2018-09-25-21-28-32-913.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-25-21-28-44-066.rawproto b/build/android-profile/profile-2018-09-25-21-28-44-066.rawproto deleted file mode 100644 index e8b1101c6..000000000 Binary files a/build/android-profile/profile-2018-09-25-21-28-44-066.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-25-21-37-17-552.rawproto b/build/android-profile/profile-2018-09-25-21-37-17-552.rawproto deleted file mode 100644 index d4333a782..000000000 Binary files a/build/android-profile/profile-2018-09-25-21-37-17-552.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-26-19-46-12-552.rawproto b/build/android-profile/profile-2018-09-26-19-46-12-552.rawproto deleted file mode 100644 index 48cd2d51c..000000000 Binary files a/build/android-profile/profile-2018-09-26-19-46-12-552.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-26-19-46-30-395.rawproto b/build/android-profile/profile-2018-09-26-19-46-30-395.rawproto deleted file mode 100644 index bd015696e..000000000 Binary files a/build/android-profile/profile-2018-09-26-19-46-30-395.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-26-20-01-56-637.rawproto b/build/android-profile/profile-2018-09-26-20-01-56-637.rawproto deleted file mode 100644 index 002be8fd7..000000000 Binary files a/build/android-profile/profile-2018-09-26-20-01-56-637.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-27-22-48-00-265.rawproto b/build/android-profile/profile-2018-09-27-22-48-00-265.rawproto deleted file mode 100644 index 625e6b2dd..000000000 Binary files a/build/android-profile/profile-2018-09-27-22-48-00-265.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-27-22-48-16-089.rawproto b/build/android-profile/profile-2018-09-27-22-48-16-089.rawproto deleted file mode 100644 index b25e0f137..000000000 Binary files a/build/android-profile/profile-2018-09-27-22-48-16-089.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-27-22-51-38-690.rawproto b/build/android-profile/profile-2018-09-27-22-51-38-690.rawproto deleted file mode 100644 index 0cb609e7e..000000000 Binary files a/build/android-profile/profile-2018-09-27-22-51-38-690.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-27-23-09-46-936.rawproto b/build/android-profile/profile-2018-09-27-23-09-46-936.rawproto deleted file mode 100644 index 784457cd2..000000000 Binary files a/build/android-profile/profile-2018-09-27-23-09-46-936.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-09-27-23-11-54-021.rawproto b/build/android-profile/profile-2018-09-27-23-11-54-021.rawproto deleted file mode 100644 index f9dd70aaa..000000000 Binary files a/build/android-profile/profile-2018-09-27-23-11-54-021.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-09-18-51-54-343.rawproto b/build/android-profile/profile-2018-10-09-18-51-54-343.rawproto deleted file mode 100644 index 65ce2a27b..000000000 Binary files a/build/android-profile/profile-2018-10-09-18-51-54-343.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-09-18-52-10-565.rawproto b/build/android-profile/profile-2018-10-09-18-52-10-565.rawproto deleted file mode 100644 index 5e4a4e40a..000000000 Binary files a/build/android-profile/profile-2018-10-09-18-52-10-565.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-09-19-30-34-041.rawproto b/build/android-profile/profile-2018-10-09-19-30-34-041.rawproto deleted file mode 100644 index 9ba0dd54c..000000000 Binary files a/build/android-profile/profile-2018-10-09-19-30-34-041.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-12-00-22-11-928.rawproto b/build/android-profile/profile-2018-10-12-00-22-11-928.rawproto deleted file mode 100644 index cbfa3f7a8..000000000 Binary files a/build/android-profile/profile-2018-10-12-00-22-11-928.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-12-00-22-30-500.rawproto b/build/android-profile/profile-2018-10-12-00-22-30-500.rawproto deleted file mode 100644 index 08df450f4..000000000 Binary files a/build/android-profile/profile-2018-10-12-00-22-30-500.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-12-00-28-42-127.rawproto b/build/android-profile/profile-2018-10-12-00-28-42-127.rawproto deleted file mode 100644 index d7ee386e5..000000000 Binary files a/build/android-profile/profile-2018-10-12-00-28-42-127.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-14-16-39-23-781.rawproto b/build/android-profile/profile-2018-10-14-16-39-23-781.rawproto deleted file mode 100644 index 30e9bfaae..000000000 Binary files a/build/android-profile/profile-2018-10-14-16-39-23-781.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-14-16-39-37-039.rawproto b/build/android-profile/profile-2018-10-14-16-39-37-039.rawproto deleted file mode 100644 index dbc602eca..000000000 Binary files a/build/android-profile/profile-2018-10-14-16-39-37-039.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-14-22-59-36-428.rawproto b/build/android-profile/profile-2018-10-14-22-59-36-428.rawproto deleted file mode 100644 index ada134c95..000000000 Binary files a/build/android-profile/profile-2018-10-14-22-59-36-428.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-14-22-59-44-848.rawproto b/build/android-profile/profile-2018-10-14-22-59-44-848.rawproto deleted file mode 100644 index f708a9038..000000000 Binary files a/build/android-profile/profile-2018-10-14-22-59-44-848.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-15-19-27-48-549.rawproto b/build/android-profile/profile-2018-10-15-19-27-48-549.rawproto deleted file mode 100644 index a5e60a34b..000000000 Binary files a/build/android-profile/profile-2018-10-15-19-27-48-549.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-15-19-28-05-874.rawproto b/build/android-profile/profile-2018-10-15-19-28-05-874.rawproto deleted file mode 100644 index 46538bed5..000000000 Binary files a/build/android-profile/profile-2018-10-15-19-28-05-874.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-00-41-28-786.rawproto b/build/android-profile/profile-2018-10-16-00-41-28-786.rawproto deleted file mode 100644 index 2d4e02dbb..000000000 Binary files a/build/android-profile/profile-2018-10-16-00-41-28-786.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-01-05-59-412.rawproto b/build/android-profile/profile-2018-10-16-01-05-59-412.rawproto deleted file mode 100644 index 46304bf5e..000000000 Binary files a/build/android-profile/profile-2018-10-16-01-05-59-412.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-01-15-38-230.rawproto b/build/android-profile/profile-2018-10-16-01-15-38-230.rawproto deleted file mode 100644 index b007f2893..000000000 Binary files a/build/android-profile/profile-2018-10-16-01-15-38-230.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-01-21-46-816.rawproto b/build/android-profile/profile-2018-10-16-01-21-46-816.rawproto deleted file mode 100644 index 7a5e8261f..000000000 Binary files a/build/android-profile/profile-2018-10-16-01-21-46-816.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-01-28-02-597.rawproto b/build/android-profile/profile-2018-10-16-01-28-02-597.rawproto deleted file mode 100644 index c1fe2d019..000000000 Binary files a/build/android-profile/profile-2018-10-16-01-28-02-597.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-01-40-29-199.rawproto b/build/android-profile/profile-2018-10-16-01-40-29-199.rawproto deleted file mode 100644 index 20001ed58..000000000 Binary files a/build/android-profile/profile-2018-10-16-01-40-29-199.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-02-03-40-559.rawproto b/build/android-profile/profile-2018-10-16-02-03-40-559.rawproto deleted file mode 100644 index 430b9b2d8..000000000 Binary files a/build/android-profile/profile-2018-10-16-02-03-40-559.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-02-06-43-297.rawproto b/build/android-profile/profile-2018-10-16-02-06-43-297.rawproto deleted file mode 100644 index e2612b4c1..000000000 Binary files a/build/android-profile/profile-2018-10-16-02-06-43-297.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-02-13-53-465.rawproto b/build/android-profile/profile-2018-10-16-02-13-53-465.rawproto deleted file mode 100644 index e28ce7282..000000000 Binary files a/build/android-profile/profile-2018-10-16-02-13-53-465.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-02-20-14-521.rawproto b/build/android-profile/profile-2018-10-16-02-20-14-521.rawproto deleted file mode 100644 index adb332323..000000000 Binary files a/build/android-profile/profile-2018-10-16-02-20-14-521.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-02-25-05-268.rawproto b/build/android-profile/profile-2018-10-16-02-25-05-268.rawproto deleted file mode 100644 index 1bf7ce13c..000000000 Binary files a/build/android-profile/profile-2018-10-16-02-25-05-268.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-02-26-29-050.rawproto b/build/android-profile/profile-2018-10-16-02-26-29-050.rawproto deleted file mode 100644 index abc02216d..000000000 Binary files a/build/android-profile/profile-2018-10-16-02-26-29-050.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-02-28-31-703.rawproto b/build/android-profile/profile-2018-10-16-02-28-31-703.rawproto deleted file mode 100644 index b72a479a7..000000000 Binary files a/build/android-profile/profile-2018-10-16-02-28-31-703.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-02-35-21-280.rawproto b/build/android-profile/profile-2018-10-16-02-35-21-280.rawproto deleted file mode 100644 index 913ac8db7..000000000 Binary files a/build/android-profile/profile-2018-10-16-02-35-21-280.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-02-41-41-888.rawproto b/build/android-profile/profile-2018-10-16-02-41-41-888.rawproto deleted file mode 100644 index ab337622e..000000000 Binary files a/build/android-profile/profile-2018-10-16-02-41-41-888.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-02-43-12-143.rawproto b/build/android-profile/profile-2018-10-16-02-43-12-143.rawproto deleted file mode 100644 index 1f5f9348c..000000000 Binary files a/build/android-profile/profile-2018-10-16-02-43-12-143.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-02-46-45-689.rawproto b/build/android-profile/profile-2018-10-16-02-46-45-689.rawproto deleted file mode 100644 index 74c04fcd1..000000000 Binary files a/build/android-profile/profile-2018-10-16-02-46-45-689.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-02-47-56-751.rawproto b/build/android-profile/profile-2018-10-16-02-47-56-751.rawproto deleted file mode 100644 index 2320a9d64..000000000 Binary files a/build/android-profile/profile-2018-10-16-02-47-56-751.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-02-50-10-143.rawproto b/build/android-profile/profile-2018-10-16-02-50-10-143.rawproto deleted file mode 100644 index 5d63d90f9..000000000 Binary files a/build/android-profile/profile-2018-10-16-02-50-10-143.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-02-50-16-145.rawproto b/build/android-profile/profile-2018-10-16-02-50-16-145.rawproto deleted file mode 100644 index dc68d75ad..000000000 Binary files a/build/android-profile/profile-2018-10-16-02-50-16-145.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-02-50-26-348.rawproto b/build/android-profile/profile-2018-10-16-02-50-26-348.rawproto deleted file mode 100644 index 144d085d3..000000000 Binary files a/build/android-profile/profile-2018-10-16-02-50-26-348.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-19-19-05-460.rawproto b/build/android-profile/profile-2018-10-16-19-19-05-460.rawproto deleted file mode 100644 index b0c098d94..000000000 Binary files a/build/android-profile/profile-2018-10-16-19-19-05-460.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-19-19-12-134.rawproto b/build/android-profile/profile-2018-10-16-19-19-12-134.rawproto deleted file mode 100644 index ce731e849..000000000 Binary files a/build/android-profile/profile-2018-10-16-19-19-12-134.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-19-50-54-361.rawproto b/build/android-profile/profile-2018-10-16-19-50-54-361.rawproto deleted file mode 100644 index 251332c08..000000000 Binary files a/build/android-profile/profile-2018-10-16-19-50-54-361.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-20-06-13-291.rawproto b/build/android-profile/profile-2018-10-16-20-06-13-291.rawproto deleted file mode 100644 index 481bba027..000000000 Binary files a/build/android-profile/profile-2018-10-16-20-06-13-291.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-20-08-01-448.rawproto b/build/android-profile/profile-2018-10-16-20-08-01-448.rawproto deleted file mode 100644 index 6971a431d..000000000 Binary files a/build/android-profile/profile-2018-10-16-20-08-01-448.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-20-13-07-638.rawproto b/build/android-profile/profile-2018-10-16-20-13-07-638.rawproto deleted file mode 100644 index 676bcf0a9..000000000 Binary files a/build/android-profile/profile-2018-10-16-20-13-07-638.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-20-18-43-566.rawproto b/build/android-profile/profile-2018-10-16-20-18-43-566.rawproto deleted file mode 100644 index a8dd67fa2..000000000 Binary files a/build/android-profile/profile-2018-10-16-20-18-43-566.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-20-23-50-236.rawproto b/build/android-profile/profile-2018-10-16-20-23-50-236.rawproto deleted file mode 100644 index 450a9fa21..000000000 Binary files a/build/android-profile/profile-2018-10-16-20-23-50-236.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-20-25-50-820.rawproto b/build/android-profile/profile-2018-10-16-20-25-50-820.rawproto deleted file mode 100644 index 30ceeb9ca..000000000 Binary files a/build/android-profile/profile-2018-10-16-20-25-50-820.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-20-28-13-415.rawproto b/build/android-profile/profile-2018-10-16-20-28-13-415.rawproto deleted file mode 100644 index c9619382f..000000000 Binary files a/build/android-profile/profile-2018-10-16-20-28-13-415.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-20-31-47-225.rawproto b/build/android-profile/profile-2018-10-16-20-31-47-225.rawproto deleted file mode 100644 index 1319743f4..000000000 Binary files a/build/android-profile/profile-2018-10-16-20-31-47-225.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-20-34-13-608.rawproto b/build/android-profile/profile-2018-10-16-20-34-13-608.rawproto deleted file mode 100644 index 14de2057c..000000000 Binary files a/build/android-profile/profile-2018-10-16-20-34-13-608.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-20-39-57-004.rawproto b/build/android-profile/profile-2018-10-16-20-39-57-004.rawproto deleted file mode 100644 index d7f57f0b2..000000000 Binary files a/build/android-profile/profile-2018-10-16-20-39-57-004.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-20-59-55-478.rawproto b/build/android-profile/profile-2018-10-16-20-59-55-478.rawproto deleted file mode 100644 index dad371309..000000000 Binary files a/build/android-profile/profile-2018-10-16-20-59-55-478.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-21-02-03-565.rawproto b/build/android-profile/profile-2018-10-16-21-02-03-565.rawproto deleted file mode 100644 index aa23b3a6d..000000000 Binary files a/build/android-profile/profile-2018-10-16-21-02-03-565.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-21-03-37-059.rawproto b/build/android-profile/profile-2018-10-16-21-03-37-059.rawproto deleted file mode 100644 index e75cd411d..000000000 Binary files a/build/android-profile/profile-2018-10-16-21-03-37-059.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-21-37-36-825.rawproto b/build/android-profile/profile-2018-10-16-21-37-36-825.rawproto deleted file mode 100644 index 0fea5490d..000000000 Binary files a/build/android-profile/profile-2018-10-16-21-37-36-825.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-21-38-59-538.rawproto b/build/android-profile/profile-2018-10-16-21-38-59-538.rawproto deleted file mode 100644 index 7cd3c2b6c..000000000 Binary files a/build/android-profile/profile-2018-10-16-21-38-59-538.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-21-46-50-187.rawproto b/build/android-profile/profile-2018-10-16-21-46-50-187.rawproto deleted file mode 100644 index f534927ca..000000000 Binary files a/build/android-profile/profile-2018-10-16-21-46-50-187.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-21-47-49-069.rawproto b/build/android-profile/profile-2018-10-16-21-47-49-069.rawproto deleted file mode 100644 index 3e74ab61f..000000000 Binary files a/build/android-profile/profile-2018-10-16-21-47-49-069.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-21-49-08-300.rawproto b/build/android-profile/profile-2018-10-16-21-49-08-300.rawproto deleted file mode 100644 index 6e2658a6a..000000000 Binary files a/build/android-profile/profile-2018-10-16-21-49-08-300.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-21-52-57-790.rawproto b/build/android-profile/profile-2018-10-16-21-52-57-790.rawproto deleted file mode 100644 index a80a6bed9..000000000 Binary files a/build/android-profile/profile-2018-10-16-21-52-57-790.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-21-55-22-636.rawproto b/build/android-profile/profile-2018-10-16-21-55-22-636.rawproto deleted file mode 100644 index ba2cee775..000000000 Binary files a/build/android-profile/profile-2018-10-16-21-55-22-636.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-21-57-01-428.rawproto b/build/android-profile/profile-2018-10-16-21-57-01-428.rawproto deleted file mode 100644 index 00ed83aee..000000000 Binary files a/build/android-profile/profile-2018-10-16-21-57-01-428.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-22-10-02-926.rawproto b/build/android-profile/profile-2018-10-16-22-10-02-926.rawproto deleted file mode 100644 index 4fa29684e..000000000 Binary files a/build/android-profile/profile-2018-10-16-22-10-02-926.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-22-13-35-679.rawproto b/build/android-profile/profile-2018-10-16-22-13-35-679.rawproto deleted file mode 100644 index b696485ae..000000000 Binary files a/build/android-profile/profile-2018-10-16-22-13-35-679.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-22-16-57-788.rawproto b/build/android-profile/profile-2018-10-16-22-16-57-788.rawproto deleted file mode 100644 index bb6fc68ba..000000000 Binary files a/build/android-profile/profile-2018-10-16-22-16-57-788.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-22-19-08-310.rawproto b/build/android-profile/profile-2018-10-16-22-19-08-310.rawproto deleted file mode 100644 index c5ecaf648..000000000 Binary files a/build/android-profile/profile-2018-10-16-22-19-08-310.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-22-33-52-952.rawproto b/build/android-profile/profile-2018-10-16-22-33-52-952.rawproto deleted file mode 100644 index 99858b527..000000000 Binary files a/build/android-profile/profile-2018-10-16-22-33-52-952.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-22-40-59-814.rawproto b/build/android-profile/profile-2018-10-16-22-40-59-814.rawproto deleted file mode 100644 index f4837c908..000000000 Binary files a/build/android-profile/profile-2018-10-16-22-40-59-814.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-22-44-38-961.rawproto b/build/android-profile/profile-2018-10-16-22-44-38-961.rawproto deleted file mode 100644 index 27def0f9f..000000000 Binary files a/build/android-profile/profile-2018-10-16-22-44-38-961.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-22-50-39-056.rawproto b/build/android-profile/profile-2018-10-16-22-50-39-056.rawproto deleted file mode 100644 index dd237a309..000000000 Binary files a/build/android-profile/profile-2018-10-16-22-50-39-056.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-22-52-15-406.rawproto b/build/android-profile/profile-2018-10-16-22-52-15-406.rawproto deleted file mode 100644 index 8fb25c190..000000000 Binary files a/build/android-profile/profile-2018-10-16-22-52-15-406.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-22-59-34-387.rawproto b/build/android-profile/profile-2018-10-16-22-59-34-387.rawproto deleted file mode 100644 index 931e07a28..000000000 Binary files a/build/android-profile/profile-2018-10-16-22-59-34-387.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-23-00-48-192.rawproto b/build/android-profile/profile-2018-10-16-23-00-48-192.rawproto deleted file mode 100644 index ab5d96111..000000000 Binary files a/build/android-profile/profile-2018-10-16-23-00-48-192.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-23-01-21-636.rawproto b/build/android-profile/profile-2018-10-16-23-01-21-636.rawproto deleted file mode 100644 index 6b42d0c21..000000000 Binary files a/build/android-profile/profile-2018-10-16-23-01-21-636.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-23-06-54-898.rawproto b/build/android-profile/profile-2018-10-16-23-06-54-898.rawproto deleted file mode 100644 index cd8ec7ebc..000000000 Binary files a/build/android-profile/profile-2018-10-16-23-06-54-898.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-23-10-06-070.rawproto b/build/android-profile/profile-2018-10-16-23-10-06-070.rawproto deleted file mode 100644 index ad1ba28bf..000000000 Binary files a/build/android-profile/profile-2018-10-16-23-10-06-070.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-23-16-00-952.rawproto b/build/android-profile/profile-2018-10-16-23-16-00-952.rawproto deleted file mode 100644 index bd63f99b0..000000000 Binary files a/build/android-profile/profile-2018-10-16-23-16-00-952.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-23-17-09-060.rawproto b/build/android-profile/profile-2018-10-16-23-17-09-060.rawproto deleted file mode 100644 index d257047e8..000000000 Binary files a/build/android-profile/profile-2018-10-16-23-17-09-060.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-23-18-10-933.rawproto b/build/android-profile/profile-2018-10-16-23-18-10-933.rawproto deleted file mode 100644 index 340dfd19c..000000000 Binary files a/build/android-profile/profile-2018-10-16-23-18-10-933.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-23-21-38-065.rawproto b/build/android-profile/profile-2018-10-16-23-21-38-065.rawproto deleted file mode 100644 index 79cb1496b..000000000 Binary files a/build/android-profile/profile-2018-10-16-23-21-38-065.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-23-23-17-554.rawproto b/build/android-profile/profile-2018-10-16-23-23-17-554.rawproto deleted file mode 100644 index a976b96ae..000000000 Binary files a/build/android-profile/profile-2018-10-16-23-23-17-554.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-23-26-56-984.rawproto b/build/android-profile/profile-2018-10-16-23-26-56-984.rawproto deleted file mode 100644 index e019485b7..000000000 Binary files a/build/android-profile/profile-2018-10-16-23-26-56-984.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-23-28-18-446.rawproto b/build/android-profile/profile-2018-10-16-23-28-18-446.rawproto deleted file mode 100644 index 4b3b886e2..000000000 Binary files a/build/android-profile/profile-2018-10-16-23-28-18-446.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-23-29-22-859.rawproto b/build/android-profile/profile-2018-10-16-23-29-22-859.rawproto deleted file mode 100644 index f2a0dc318..000000000 Binary files a/build/android-profile/profile-2018-10-16-23-29-22-859.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-23-30-16-806.rawproto b/build/android-profile/profile-2018-10-16-23-30-16-806.rawproto deleted file mode 100644 index 8958def3a..000000000 Binary files a/build/android-profile/profile-2018-10-16-23-30-16-806.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-23-36-14-693.rawproto b/build/android-profile/profile-2018-10-16-23-36-14-693.rawproto deleted file mode 100644 index 772e3138e..000000000 Binary files a/build/android-profile/profile-2018-10-16-23-36-14-693.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-23-38-52-402.rawproto b/build/android-profile/profile-2018-10-16-23-38-52-402.rawproto deleted file mode 100644 index 7e0b449ef..000000000 Binary files a/build/android-profile/profile-2018-10-16-23-38-52-402.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-23-40-36-958.rawproto b/build/android-profile/profile-2018-10-16-23-40-36-958.rawproto deleted file mode 100644 index f1f5bd634..000000000 Binary files a/build/android-profile/profile-2018-10-16-23-40-36-958.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-23-42-02-931.rawproto b/build/android-profile/profile-2018-10-16-23-42-02-931.rawproto deleted file mode 100644 index a1501653e..000000000 Binary files a/build/android-profile/profile-2018-10-16-23-42-02-931.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-16-23-43-22-304.rawproto b/build/android-profile/profile-2018-10-16-23-43-22-304.rawproto deleted file mode 100644 index 2d0d0962c..000000000 Binary files a/build/android-profile/profile-2018-10-16-23-43-22-304.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-18-01-55-42-829.rawproto b/build/android-profile/profile-2018-10-18-01-55-42-829.rawproto deleted file mode 100644 index a8d587c2e..000000000 Binary files a/build/android-profile/profile-2018-10-18-01-55-42-829.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-18-01-56-17-154.rawproto b/build/android-profile/profile-2018-10-18-01-56-17-154.rawproto deleted file mode 100644 index dfc16a764..000000000 Binary files a/build/android-profile/profile-2018-10-18-01-56-17-154.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-18-02-07-41-850.rawproto b/build/android-profile/profile-2018-10-18-02-07-41-850.rawproto deleted file mode 100644 index 64d671ef8..000000000 Binary files a/build/android-profile/profile-2018-10-18-02-07-41-850.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-22-19-50-13-303.rawproto b/build/android-profile/profile-2018-10-22-19-50-13-303.rawproto deleted file mode 100644 index 7eed3af76..000000000 Binary files a/build/android-profile/profile-2018-10-22-19-50-13-303.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-22-19-50-29-323.rawproto b/build/android-profile/profile-2018-10-22-19-50-29-323.rawproto deleted file mode 100644 index b8227e231..000000000 Binary files a/build/android-profile/profile-2018-10-22-19-50-29-323.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-22-20-11-13-502.rawproto b/build/android-profile/profile-2018-10-22-20-11-13-502.rawproto deleted file mode 100644 index a1b3489cb..000000000 Binary files a/build/android-profile/profile-2018-10-22-20-11-13-502.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-22-20-13-12-076.rawproto b/build/android-profile/profile-2018-10-22-20-13-12-076.rawproto deleted file mode 100644 index 83b91bc68..000000000 Binary files a/build/android-profile/profile-2018-10-22-20-13-12-076.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-22-20-15-21-666.rawproto b/build/android-profile/profile-2018-10-22-20-15-21-666.rawproto deleted file mode 100644 index 2dafa17c2..000000000 Binary files a/build/android-profile/profile-2018-10-22-20-15-21-666.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-22-20-18-06-842.rawproto b/build/android-profile/profile-2018-10-22-20-18-06-842.rawproto deleted file mode 100644 index e77242ea9..000000000 Binary files a/build/android-profile/profile-2018-10-22-20-18-06-842.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-22-20-19-58-322.rawproto b/build/android-profile/profile-2018-10-22-20-19-58-322.rawproto deleted file mode 100644 index c9527e59b..000000000 Binary files a/build/android-profile/profile-2018-10-22-20-19-58-322.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-22-20-21-54-958.rawproto b/build/android-profile/profile-2018-10-22-20-21-54-958.rawproto deleted file mode 100644 index 0e0941b29..000000000 Binary files a/build/android-profile/profile-2018-10-22-20-21-54-958.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-22-20-23-05-762.rawproto b/build/android-profile/profile-2018-10-22-20-23-05-762.rawproto deleted file mode 100644 index 241bbcd36..000000000 Binary files a/build/android-profile/profile-2018-10-22-20-23-05-762.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-22-20-27-24-649.rawproto b/build/android-profile/profile-2018-10-22-20-27-24-649.rawproto deleted file mode 100644 index 31fa87e39..000000000 Binary files a/build/android-profile/profile-2018-10-22-20-27-24-649.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-22-20-31-30-178.rawproto b/build/android-profile/profile-2018-10-22-20-31-30-178.rawproto deleted file mode 100644 index 4939ff3bf..000000000 Binary files a/build/android-profile/profile-2018-10-22-20-31-30-178.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-22-20-52-14-341.rawproto b/build/android-profile/profile-2018-10-22-20-52-14-341.rawproto deleted file mode 100644 index 8b7faa1b3..000000000 Binary files a/build/android-profile/profile-2018-10-22-20-52-14-341.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-22-20-59-35-797.rawproto b/build/android-profile/profile-2018-10-22-20-59-35-797.rawproto deleted file mode 100644 index ce27975df..000000000 Binary files a/build/android-profile/profile-2018-10-22-20-59-35-797.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-22-21-04-26-899.rawproto b/build/android-profile/profile-2018-10-22-21-04-26-899.rawproto deleted file mode 100644 index 5f6677daf..000000000 Binary files a/build/android-profile/profile-2018-10-22-21-04-26-899.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-22-21-06-48-542.rawproto b/build/android-profile/profile-2018-10-22-21-06-48-542.rawproto deleted file mode 100644 index b43894414..000000000 Binary files a/build/android-profile/profile-2018-10-22-21-06-48-542.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-22-21-10-39-939.rawproto b/build/android-profile/profile-2018-10-22-21-10-39-939.rawproto deleted file mode 100644 index e8906ec00..000000000 Binary files a/build/android-profile/profile-2018-10-22-21-10-39-939.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-28-05-10-56-615.rawproto b/build/android-profile/profile-2018-10-28-05-10-56-615.rawproto deleted file mode 100644 index 220403bf4..000000000 Binary files a/build/android-profile/profile-2018-10-28-05-10-56-615.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-28-05-11-11-263.rawproto b/build/android-profile/profile-2018-10-28-05-11-11-263.rawproto deleted file mode 100644 index 9c464affa..000000000 Binary files a/build/android-profile/profile-2018-10-28-05-11-11-263.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-29-19-27-43-839.rawproto b/build/android-profile/profile-2018-10-29-19-27-43-839.rawproto deleted file mode 100644 index a08c183ac..000000000 Binary files a/build/android-profile/profile-2018-10-29-19-27-43-839.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-29-19-47-15-595.rawproto b/build/android-profile/profile-2018-10-29-19-47-15-595.rawproto deleted file mode 100644 index 4d6ffcfe3..000000000 Binary files a/build/android-profile/profile-2018-10-29-19-47-15-595.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-29-20-14-42-058.rawproto b/build/android-profile/profile-2018-10-29-20-14-42-058.rawproto deleted file mode 100644 index e7ff2e587..000000000 Binary files a/build/android-profile/profile-2018-10-29-20-14-42-058.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-29-20-53-25-851.rawproto b/build/android-profile/profile-2018-10-29-20-53-25-851.rawproto deleted file mode 100644 index c3f8c0f09..000000000 Binary files a/build/android-profile/profile-2018-10-29-20-53-25-851.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-29-21-12-49-728.rawproto b/build/android-profile/profile-2018-10-29-21-12-49-728.rawproto deleted file mode 100644 index d16749c2f..000000000 Binary files a/build/android-profile/profile-2018-10-29-21-12-49-728.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-29-21-42-29-963.rawproto b/build/android-profile/profile-2018-10-29-21-42-29-963.rawproto deleted file mode 100644 index 8371eb5da..000000000 Binary files a/build/android-profile/profile-2018-10-29-21-42-29-963.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-29-21-47-28-337.rawproto b/build/android-profile/profile-2018-10-29-21-47-28-337.rawproto deleted file mode 100644 index 52697ec7d..000000000 Binary files a/build/android-profile/profile-2018-10-29-21-47-28-337.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-29-21-48-45-815.rawproto b/build/android-profile/profile-2018-10-29-21-48-45-815.rawproto deleted file mode 100644 index 6ae151e96..000000000 Binary files a/build/android-profile/profile-2018-10-29-21-48-45-815.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-29-21-53-16-373.rawproto b/build/android-profile/profile-2018-10-29-21-53-16-373.rawproto deleted file mode 100644 index f4c4a9914..000000000 Binary files a/build/android-profile/profile-2018-10-29-21-53-16-373.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-29-21-54-50-020.rawproto b/build/android-profile/profile-2018-10-29-21-54-50-020.rawproto deleted file mode 100644 index 41cb9acb6..000000000 Binary files a/build/android-profile/profile-2018-10-29-21-54-50-020.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-29-21-59-53-146.rawproto b/build/android-profile/profile-2018-10-29-21-59-53-146.rawproto deleted file mode 100644 index f5d3de30a..000000000 Binary files a/build/android-profile/profile-2018-10-29-21-59-53-146.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-29-22-01-54-331.rawproto b/build/android-profile/profile-2018-10-29-22-01-54-331.rawproto deleted file mode 100644 index 30980dffe..000000000 Binary files a/build/android-profile/profile-2018-10-29-22-01-54-331.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-30-20-20-15-870.rawproto b/build/android-profile/profile-2018-10-30-20-20-15-870.rawproto deleted file mode 100644 index 41a6cc013..000000000 Binary files a/build/android-profile/profile-2018-10-30-20-20-15-870.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-30-20-21-14-285.rawproto b/build/android-profile/profile-2018-10-30-20-21-14-285.rawproto deleted file mode 100644 index 76a439c1a..000000000 Binary files a/build/android-profile/profile-2018-10-30-20-21-14-285.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-30-20-24-35-478.rawproto b/build/android-profile/profile-2018-10-30-20-24-35-478.rawproto deleted file mode 100644 index b58af08f4..000000000 Binary files a/build/android-profile/profile-2018-10-30-20-24-35-478.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-30-20-24-38-113.rawproto b/build/android-profile/profile-2018-10-30-20-24-38-113.rawproto deleted file mode 100644 index 0ac01450e..000000000 Binary files a/build/android-profile/profile-2018-10-30-20-24-38-113.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-30-20-26-53-283.rawproto b/build/android-profile/profile-2018-10-30-20-26-53-283.rawproto deleted file mode 100644 index e956a8960..000000000 Binary files a/build/android-profile/profile-2018-10-30-20-26-53-283.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-30-20-27-35-001.rawproto b/build/android-profile/profile-2018-10-30-20-27-35-001.rawproto deleted file mode 100644 index adbac18ca..000000000 Binary files a/build/android-profile/profile-2018-10-30-20-27-35-001.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-10-30-20-32-04-386.rawproto b/build/android-profile/profile-2018-10-30-20-32-04-386.rawproto deleted file mode 100644 index 3cc8fe92b..000000000 Binary files a/build/android-profile/profile-2018-10-30-20-32-04-386.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-11-01-01-39-08-185.rawproto b/build/android-profile/profile-2018-11-01-01-39-08-185.rawproto deleted file mode 100644 index 76a96439d..000000000 Binary files a/build/android-profile/profile-2018-11-01-01-39-08-185.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-11-01-01-39-21-882.rawproto b/build/android-profile/profile-2018-11-01-01-39-21-882.rawproto deleted file mode 100644 index 34f381b0a..000000000 Binary files a/build/android-profile/profile-2018-11-01-01-39-21-882.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-11-11-14-28-50-208.rawproto b/build/android-profile/profile-2018-11-11-14-28-50-208.rawproto deleted file mode 100644 index 1718dc151..000000000 Binary files a/build/android-profile/profile-2018-11-11-14-28-50-208.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-11-11-14-29-07-431.rawproto b/build/android-profile/profile-2018-11-11-14-29-07-431.rawproto deleted file mode 100644 index e73b1e97e..000000000 Binary files a/build/android-profile/profile-2018-11-11-14-29-07-431.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-11-11-14-33-19-425.rawproto b/build/android-profile/profile-2018-11-11-14-33-19-425.rawproto deleted file mode 100644 index 3d201cb7e..000000000 Binary files a/build/android-profile/profile-2018-11-11-14-33-19-425.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-11-11-14-35-29-732.rawproto b/build/android-profile/profile-2018-11-11-14-35-29-732.rawproto deleted file mode 100644 index 0137f4dfb..000000000 Binary files a/build/android-profile/profile-2018-11-11-14-35-29-732.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-11-11-14-35-41-394.rawproto b/build/android-profile/profile-2018-11-11-14-35-41-394.rawproto deleted file mode 100644 index 2eee1cd26..000000000 Binary files a/build/android-profile/profile-2018-11-11-14-35-41-394.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-11-11-14-48-03-335.rawproto b/build/android-profile/profile-2018-11-11-14-48-03-335.rawproto deleted file mode 100644 index e83cc317e..000000000 Binary files a/build/android-profile/profile-2018-11-11-14-48-03-335.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-11-14-21-15-06-324.rawproto b/build/android-profile/profile-2018-11-14-21-15-06-324.rawproto deleted file mode 100644 index e723daf7c..000000000 Binary files a/build/android-profile/profile-2018-11-14-21-15-06-324.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-11-14-21-15-22-792.rawproto b/build/android-profile/profile-2018-11-14-21-15-22-792.rawproto deleted file mode 100644 index 41f80928f..000000000 Binary files a/build/android-profile/profile-2018-11-14-21-15-22-792.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-11-15-18-57-22-394.rawproto b/build/android-profile/profile-2018-11-15-18-57-22-394.rawproto deleted file mode 100644 index 63b833259..000000000 Binary files a/build/android-profile/profile-2018-11-15-18-57-22-394.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-11-15-18-57-28-719.rawproto b/build/android-profile/profile-2018-11-15-18-57-28-719.rawproto deleted file mode 100644 index 7971960b2..000000000 Binary files a/build/android-profile/profile-2018-11-15-18-57-28-719.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-11-15-18-59-29-058.rawproto b/build/android-profile/profile-2018-11-15-18-59-29-058.rawproto deleted file mode 100644 index 7703173f8..000000000 Binary files a/build/android-profile/profile-2018-11-15-18-59-29-058.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-11-15-20-12-03-865.rawproto b/build/android-profile/profile-2018-11-15-20-12-03-865.rawproto deleted file mode 100644 index 3ae7f33fc..000000000 Binary files a/build/android-profile/profile-2018-11-15-20-12-03-865.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-11-15-20-12-10-742.rawproto b/build/android-profile/profile-2018-11-15-20-12-10-742.rawproto deleted file mode 100644 index 6c3c562fc..000000000 Binary files a/build/android-profile/profile-2018-11-15-20-12-10-742.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-11-15-20-14-21-295.rawproto b/build/android-profile/profile-2018-11-15-20-14-21-295.rawproto deleted file mode 100644 index 45d06ee2b..000000000 Binary files a/build/android-profile/profile-2018-11-15-20-14-21-295.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-11-15-20-14-23-868.rawproto b/build/android-profile/profile-2018-11-15-20-14-23-868.rawproto deleted file mode 100644 index a7cd4e485..000000000 Binary files a/build/android-profile/profile-2018-11-15-20-14-23-868.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-11-15-20-14-39-993.rawproto b/build/android-profile/profile-2018-11-15-20-14-39-993.rawproto deleted file mode 100644 index b5561a4a1..000000000 Binary files a/build/android-profile/profile-2018-11-15-20-14-39-993.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-11-15-20-16-14-628.rawproto b/build/android-profile/profile-2018-11-15-20-16-14-628.rawproto deleted file mode 100644 index 2216611e3..000000000 Binary files a/build/android-profile/profile-2018-11-15-20-16-14-628.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-11-15-20-21-10-224.rawproto b/build/android-profile/profile-2018-11-15-20-21-10-224.rawproto deleted file mode 100644 index 0b346f6c0..000000000 Binary files a/build/android-profile/profile-2018-11-15-20-21-10-224.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-11-15-20-23-13-526.rawproto b/build/android-profile/profile-2018-11-15-20-23-13-526.rawproto deleted file mode 100644 index ea4471c5b..000000000 Binary files a/build/android-profile/profile-2018-11-15-20-23-13-526.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-11-21-14-10-49-663.rawproto b/build/android-profile/profile-2018-11-21-14-10-49-663.rawproto deleted file mode 100644 index d94fc7d2d..000000000 Binary files a/build/android-profile/profile-2018-11-21-14-10-49-663.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-11-21-14-15-02-701.rawproto b/build/android-profile/profile-2018-11-21-14-15-02-701.rawproto deleted file mode 100644 index d37347aa5..000000000 Binary files a/build/android-profile/profile-2018-11-21-14-15-02-701.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-11-21-14-47-25-574.rawproto b/build/android-profile/profile-2018-11-21-14-47-25-574.rawproto deleted file mode 100644 index dfa96d009..000000000 Binary files a/build/android-profile/profile-2018-11-21-14-47-25-574.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-11-21-14-47-31-234.rawproto b/build/android-profile/profile-2018-11-21-14-47-31-234.rawproto deleted file mode 100644 index ec20f6a80..000000000 Binary files a/build/android-profile/profile-2018-11-21-14-47-31-234.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-11-21-18-33-36-548.rawproto b/build/android-profile/profile-2018-11-21-18-33-36-548.rawproto deleted file mode 100644 index 8754aeab1..000000000 Binary files a/build/android-profile/profile-2018-11-21-18-33-36-548.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-11-21-18-33-48-317.rawproto b/build/android-profile/profile-2018-11-21-18-33-48-317.rawproto deleted file mode 100644 index 2bcb2a4a2..000000000 Binary files a/build/android-profile/profile-2018-11-21-18-33-48-317.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-11-21-18-55-36-935.rawproto b/build/android-profile/profile-2018-11-21-18-55-36-935.rawproto deleted file mode 100644 index 02ed3b63e..000000000 Binary files a/build/android-profile/profile-2018-11-21-18-55-36-935.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-11-30-18-56-31-403.rawproto b/build/android-profile/profile-2018-11-30-18-56-31-403.rawproto deleted file mode 100644 index 50f59b3e3..000000000 Binary files a/build/android-profile/profile-2018-11-30-18-56-31-403.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-11-30-18-56-45-938.rawproto b/build/android-profile/profile-2018-11-30-18-56-45-938.rawproto deleted file mode 100644 index fb67b9e8a..000000000 Binary files a/build/android-profile/profile-2018-11-30-18-56-45-938.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-11-30-18-58-00-613.rawproto b/build/android-profile/profile-2018-11-30-18-58-00-613.rawproto deleted file mode 100644 index f7c12120a..000000000 Binary files a/build/android-profile/profile-2018-11-30-18-58-00-613.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-12-01-18-24-13-659.rawproto b/build/android-profile/profile-2018-12-01-18-24-13-659.rawproto deleted file mode 100644 index 26553ec50..000000000 Binary files a/build/android-profile/profile-2018-12-01-18-24-13-659.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-12-01-18-24-19-508.rawproto b/build/android-profile/profile-2018-12-01-18-24-19-508.rawproto deleted file mode 100644 index bb5c9141c..000000000 Binary files a/build/android-profile/profile-2018-12-01-18-24-19-508.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-12-01-19-09-57-463.rawproto b/build/android-profile/profile-2018-12-01-19-09-57-463.rawproto deleted file mode 100644 index b7b62e5a8..000000000 Binary files a/build/android-profile/profile-2018-12-01-19-09-57-463.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-12-02-13-45-53-507.rawproto b/build/android-profile/profile-2018-12-02-13-45-53-507.rawproto deleted file mode 100644 index 27d6ed57c..000000000 Binary files a/build/android-profile/profile-2018-12-02-13-45-53-507.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-12-02-13-46-00-879.rawproto b/build/android-profile/profile-2018-12-02-13-46-00-879.rawproto deleted file mode 100644 index b82d52704..000000000 Binary files a/build/android-profile/profile-2018-12-02-13-46-00-879.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-12-02-13-48-10-137.rawproto b/build/android-profile/profile-2018-12-02-13-48-10-137.rawproto deleted file mode 100644 index 36592c0b7..000000000 Binary files a/build/android-profile/profile-2018-12-02-13-48-10-137.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-12-02-13-48-36-626.rawproto b/build/android-profile/profile-2018-12-02-13-48-36-626.rawproto deleted file mode 100644 index a07ec7064..000000000 Binary files a/build/android-profile/profile-2018-12-02-13-48-36-626.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-12-02-13-49-27-807.rawproto b/build/android-profile/profile-2018-12-02-13-49-27-807.rawproto deleted file mode 100644 index 2a7e2cd47..000000000 Binary files a/build/android-profile/profile-2018-12-02-13-49-27-807.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-12-04-22-22-50-186.rawproto b/build/android-profile/profile-2018-12-04-22-22-50-186.rawproto deleted file mode 100644 index 356a94eb3..000000000 Binary files a/build/android-profile/profile-2018-12-04-22-22-50-186.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-12-04-22-23-07-858.rawproto b/build/android-profile/profile-2018-12-04-22-23-07-858.rawproto deleted file mode 100644 index cf85e7032..000000000 Binary files a/build/android-profile/profile-2018-12-04-22-23-07-858.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-12-04-22-56-21-495.rawproto b/build/android-profile/profile-2018-12-04-22-56-21-495.rawproto deleted file mode 100644 index 44123debb..000000000 Binary files a/build/android-profile/profile-2018-12-04-22-56-21-495.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-12-17-22-20-26-822.rawproto b/build/android-profile/profile-2018-12-17-22-20-26-822.rawproto deleted file mode 100644 index e90b5bb6b..000000000 Binary files a/build/android-profile/profile-2018-12-17-22-20-26-822.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-12-17-22-20-46-341.rawproto b/build/android-profile/profile-2018-12-17-22-20-46-341.rawproto deleted file mode 100644 index 916ca4df6..000000000 Binary files a/build/android-profile/profile-2018-12-17-22-20-46-341.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-12-17-22-22-15-711.rawproto b/build/android-profile/profile-2018-12-17-22-22-15-711.rawproto deleted file mode 100644 index cbdffc1a4..000000000 Binary files a/build/android-profile/profile-2018-12-17-22-22-15-711.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-12-17-22-22-18-958.rawproto b/build/android-profile/profile-2018-12-17-22-22-18-958.rawproto deleted file mode 100644 index 9812519cb..000000000 Binary files a/build/android-profile/profile-2018-12-17-22-22-18-958.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-12-17-22-26-40-837.rawproto b/build/android-profile/profile-2018-12-17-22-26-40-837.rawproto deleted file mode 100644 index f98733c7e..000000000 Binary files a/build/android-profile/profile-2018-12-17-22-26-40-837.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-12-17-23-18-37-356.rawproto b/build/android-profile/profile-2018-12-17-23-18-37-356.rawproto deleted file mode 100644 index 248836a13..000000000 Binary files a/build/android-profile/profile-2018-12-17-23-18-37-356.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-12-17-23-18-43-675.rawproto b/build/android-profile/profile-2018-12-17-23-18-43-675.rawproto deleted file mode 100644 index 1a5126f39..000000000 Binary files a/build/android-profile/profile-2018-12-17-23-18-43-675.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-12-19-22-00-34-672.rawproto b/build/android-profile/profile-2018-12-19-22-00-34-672.rawproto deleted file mode 100644 index 45fa7ad16..000000000 Binary files a/build/android-profile/profile-2018-12-19-22-00-34-672.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-12-19-22-00-49-509.rawproto b/build/android-profile/profile-2018-12-19-22-00-49-509.rawproto deleted file mode 100644 index bafd0dde4..000000000 Binary files a/build/android-profile/profile-2018-12-19-22-00-49-509.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2018-12-19-22-03-22-311.rawproto b/build/android-profile/profile-2018-12-19-22-03-22-311.rawproto deleted file mode 100644 index a15365118..000000000 Binary files a/build/android-profile/profile-2018-12-19-22-03-22-311.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-01-02-20-52-30-300.rawproto b/build/android-profile/profile-2019-01-02-20-52-30-300.rawproto deleted file mode 100644 index 1db568a94..000000000 Binary files a/build/android-profile/profile-2019-01-02-20-52-30-300.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-01-02-20-52-48-260.rawproto b/build/android-profile/profile-2019-01-02-20-52-48-260.rawproto deleted file mode 100644 index e80d05d37..000000000 Binary files a/build/android-profile/profile-2019-01-02-20-52-48-260.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-01-02-20-54-23-551.rawproto b/build/android-profile/profile-2019-01-02-20-54-23-551.rawproto deleted file mode 100644 index 3849f7747..000000000 Binary files a/build/android-profile/profile-2019-01-02-20-54-23-551.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-01-02-20-56-44-034.rawproto b/build/android-profile/profile-2019-01-02-20-56-44-034.rawproto deleted file mode 100644 index 3b38381c5..000000000 Binary files a/build/android-profile/profile-2019-01-02-20-56-44-034.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-01-02-21-10-50-435.rawproto b/build/android-profile/profile-2019-01-02-21-10-50-435.rawproto deleted file mode 100644 index e14a9ae57..000000000 Binary files a/build/android-profile/profile-2019-01-02-21-10-50-435.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-01-02-21-10-58-009.rawproto b/build/android-profile/profile-2019-01-02-21-10-58-009.rawproto deleted file mode 100644 index c10f3e8e1..000000000 Binary files a/build/android-profile/profile-2019-01-02-21-10-58-009.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-01-02-21-16-51-596.rawproto b/build/android-profile/profile-2019-01-02-21-16-51-596.rawproto deleted file mode 100644 index b87f4234a..000000000 Binary files a/build/android-profile/profile-2019-01-02-21-16-51-596.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-01-02-21-18-29-769.rawproto b/build/android-profile/profile-2019-01-02-21-18-29-769.rawproto deleted file mode 100644 index 3645a459e..000000000 Binary files a/build/android-profile/profile-2019-01-02-21-18-29-769.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-01-02-21-25-58-461.rawproto b/build/android-profile/profile-2019-01-02-21-25-58-461.rawproto deleted file mode 100644 index a1392d8c5..000000000 Binary files a/build/android-profile/profile-2019-01-02-21-25-58-461.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-01-02-21-27-10-545.rawproto b/build/android-profile/profile-2019-01-02-21-27-10-545.rawproto deleted file mode 100644 index ba6611a16..000000000 Binary files a/build/android-profile/profile-2019-01-02-21-27-10-545.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-01-08-21-17-08-336.rawproto b/build/android-profile/profile-2019-01-08-21-17-08-336.rawproto deleted file mode 100644 index 0f7554c6d..000000000 Binary files a/build/android-profile/profile-2019-01-08-21-17-08-336.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-01-08-21-17-23-556.rawproto b/build/android-profile/profile-2019-01-08-21-17-23-556.rawproto deleted file mode 100644 index c2cff8502..000000000 Binary files a/build/android-profile/profile-2019-01-08-21-17-23-556.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-01-08-22-16-43-812.rawproto b/build/android-profile/profile-2019-01-08-22-16-43-812.rawproto deleted file mode 100644 index 8d1024bd3..000000000 Binary files a/build/android-profile/profile-2019-01-08-22-16-43-812.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-01-08-22-19-12-866.rawproto b/build/android-profile/profile-2019-01-08-22-19-12-866.rawproto deleted file mode 100644 index ffc73e0fb..000000000 Binary files a/build/android-profile/profile-2019-01-08-22-19-12-866.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-01-08-22-25-35-771.rawproto b/build/android-profile/profile-2019-01-08-22-25-35-771.rawproto deleted file mode 100644 index 27813facd..000000000 Binary files a/build/android-profile/profile-2019-01-08-22-25-35-771.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-01-08-22-27-53-750.rawproto b/build/android-profile/profile-2019-01-08-22-27-53-750.rawproto deleted file mode 100644 index b9807803f..000000000 Binary files a/build/android-profile/profile-2019-01-08-22-27-53-750.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-01-08-22-30-09-366.rawproto b/build/android-profile/profile-2019-01-08-22-30-09-366.rawproto deleted file mode 100644 index 37b65ed84..000000000 Binary files a/build/android-profile/profile-2019-01-08-22-30-09-366.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-01-08-22-38-11-391.rawproto b/build/android-profile/profile-2019-01-08-22-38-11-391.rawproto deleted file mode 100644 index ce50f4be3..000000000 Binary files a/build/android-profile/profile-2019-01-08-22-38-11-391.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-01-08-22-42-54-064.rawproto b/build/android-profile/profile-2019-01-08-22-42-54-064.rawproto deleted file mode 100644 index 23fcc8423..000000000 Binary files a/build/android-profile/profile-2019-01-08-22-42-54-064.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-03-11-20-51-59-647.rawproto b/build/android-profile/profile-2019-03-11-20-51-59-647.rawproto deleted file mode 100644 index 7e9c5de30..000000000 Binary files a/build/android-profile/profile-2019-03-11-20-51-59-647.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-03-11-20-52-19-739.rawproto b/build/android-profile/profile-2019-03-11-20-52-19-739.rawproto deleted file mode 100644 index 58b13314c..000000000 Binary files a/build/android-profile/profile-2019-03-11-20-52-19-739.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-03-11-22-03-20-285.rawproto b/build/android-profile/profile-2019-03-11-22-03-20-285.rawproto deleted file mode 100644 index 8d7c3b67e..000000000 Binary files a/build/android-profile/profile-2019-03-11-22-03-20-285.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-03-11-22-06-23-041.rawproto b/build/android-profile/profile-2019-03-11-22-06-23-041.rawproto deleted file mode 100644 index ecbbf4916..000000000 Binary files a/build/android-profile/profile-2019-03-11-22-06-23-041.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-03-12-23-58-56-002.rawproto b/build/android-profile/profile-2019-03-12-23-58-56-002.rawproto deleted file mode 100644 index b1263c8a7..000000000 Binary files a/build/android-profile/profile-2019-03-12-23-58-56-002.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-03-12-23-59-18-032.rawproto b/build/android-profile/profile-2019-03-12-23-59-18-032.rawproto deleted file mode 100644 index 064f83417..000000000 Binary files a/build/android-profile/profile-2019-03-12-23-59-18-032.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-03-13-22-39-36-873.rawproto b/build/android-profile/profile-2019-03-13-22-39-36-873.rawproto deleted file mode 100644 index 5da18ecb2..000000000 Binary files a/build/android-profile/profile-2019-03-13-22-39-36-873.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-03-13-22-39-43-984.rawproto b/build/android-profile/profile-2019-03-13-22-39-43-984.rawproto deleted file mode 100644 index 80d2e2453..000000000 Binary files a/build/android-profile/profile-2019-03-13-22-39-43-984.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-03-13-23-03-32-120.rawproto b/build/android-profile/profile-2019-03-13-23-03-32-120.rawproto deleted file mode 100644 index a6177aa10..000000000 Binary files a/build/android-profile/profile-2019-03-13-23-03-32-120.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-03-13-23-08-18-049.rawproto b/build/android-profile/profile-2019-03-13-23-08-18-049.rawproto deleted file mode 100644 index c77d10b7b..000000000 Binary files a/build/android-profile/profile-2019-03-13-23-08-18-049.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-03-13-23-13-13-648.rawproto b/build/android-profile/profile-2019-03-13-23-13-13-648.rawproto deleted file mode 100644 index d41c1195e..000000000 Binary files a/build/android-profile/profile-2019-03-13-23-13-13-648.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-03-14-23-08-39-310.rawproto b/build/android-profile/profile-2019-03-14-23-08-39-310.rawproto deleted file mode 100644 index 7800bf138..000000000 Binary files a/build/android-profile/profile-2019-03-14-23-08-39-310.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-03-14-23-14-53-152.rawproto b/build/android-profile/profile-2019-03-14-23-14-53-152.rawproto deleted file mode 100644 index f511c5aba..000000000 Binary files a/build/android-profile/profile-2019-03-14-23-14-53-152.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-03-14-23-23-25-507.rawproto b/build/android-profile/profile-2019-03-14-23-23-25-507.rawproto deleted file mode 100644 index e72584f0d..000000000 Binary files a/build/android-profile/profile-2019-03-14-23-23-25-507.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-03-14-23-27-39-834.rawproto b/build/android-profile/profile-2019-03-14-23-27-39-834.rawproto deleted file mode 100644 index 6efc12d9d..000000000 Binary files a/build/android-profile/profile-2019-03-14-23-27-39-834.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-03-15-21-30-09-354.rawproto b/build/android-profile/profile-2019-03-15-21-30-09-354.rawproto deleted file mode 100644 index 08465b653..000000000 Binary files a/build/android-profile/profile-2019-03-15-21-30-09-354.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-03-15-21-30-15-676.rawproto b/build/android-profile/profile-2019-03-15-21-30-15-676.rawproto deleted file mode 100644 index 362b8817c..000000000 Binary files a/build/android-profile/profile-2019-03-15-21-30-15-676.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-03-15-21-32-17-865.rawproto b/build/android-profile/profile-2019-03-15-21-32-17-865.rawproto deleted file mode 100644 index ff4af0b1d..000000000 Binary files a/build/android-profile/profile-2019-03-15-21-32-17-865.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-03-15-21-32-20-409.rawproto b/build/android-profile/profile-2019-03-15-21-32-20-409.rawproto deleted file mode 100644 index d7a822c04..000000000 Binary files a/build/android-profile/profile-2019-03-15-21-32-20-409.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-03-15-21-32-47-430.rawproto b/build/android-profile/profile-2019-03-15-21-32-47-430.rawproto deleted file mode 100644 index 84ed73672..000000000 Binary files a/build/android-profile/profile-2019-03-15-21-32-47-430.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-03-24-22-11-00-711.rawproto b/build/android-profile/profile-2019-03-24-22-11-00-711.rawproto deleted file mode 100644 index 05f7ed8e5..000000000 Binary files a/build/android-profile/profile-2019-03-24-22-11-00-711.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-03-24-22-11-20-505.rawproto b/build/android-profile/profile-2019-03-24-22-11-20-505.rawproto deleted file mode 100644 index d81e322ed..000000000 Binary files a/build/android-profile/profile-2019-03-24-22-11-20-505.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-03-24-22-15-20-966.rawproto b/build/android-profile/profile-2019-03-24-22-15-20-966.rawproto deleted file mode 100644 index 3f320b34d..000000000 Binary files a/build/android-profile/profile-2019-03-24-22-15-20-966.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-03-26-21-33-45-546.rawproto b/build/android-profile/profile-2019-03-26-21-33-45-546.rawproto deleted file mode 100644 index a7adb848f..000000000 Binary files a/build/android-profile/profile-2019-03-26-21-33-45-546.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-03-26-21-34-17-495.rawproto b/build/android-profile/profile-2019-03-26-21-34-17-495.rawproto deleted file mode 100644 index 8425c6441..000000000 Binary files a/build/android-profile/profile-2019-03-26-21-34-17-495.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-03-26-21-38-37-480.rawproto b/build/android-profile/profile-2019-03-26-21-38-37-480.rawproto deleted file mode 100644 index 1f19f79a3..000000000 Binary files a/build/android-profile/profile-2019-03-26-21-38-37-480.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-03-31-17-39-12-397.rawproto b/build/android-profile/profile-2019-03-31-17-39-12-397.rawproto deleted file mode 100644 index 0e3038fb2..000000000 Binary files a/build/android-profile/profile-2019-03-31-17-39-12-397.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-03-31-17-39-29-787.rawproto b/build/android-profile/profile-2019-03-31-17-39-29-787.rawproto deleted file mode 100644 index c84a3fec4..000000000 Binary files a/build/android-profile/profile-2019-03-31-17-39-29-787.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-03-31-19-44-20-597.rawproto b/build/android-profile/profile-2019-03-31-19-44-20-597.rawproto deleted file mode 100644 index c2bd57b47..000000000 Binary files a/build/android-profile/profile-2019-03-31-19-44-20-597.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-03-31-19-46-26-820.rawproto b/build/android-profile/profile-2019-03-31-19-46-26-820.rawproto deleted file mode 100644 index fa88b3197..000000000 Binary files a/build/android-profile/profile-2019-03-31-19-46-26-820.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-03-31-19-47-42-643.rawproto b/build/android-profile/profile-2019-03-31-19-47-42-643.rawproto deleted file mode 100644 index 6b6f49a53..000000000 Binary files a/build/android-profile/profile-2019-03-31-19-47-42-643.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-03-31-19-52-42-017.rawproto b/build/android-profile/profile-2019-03-31-19-52-42-017.rawproto deleted file mode 100644 index 491095f36..000000000 Binary files a/build/android-profile/profile-2019-03-31-19-52-42-017.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-03-31-19-55-16-452.rawproto b/build/android-profile/profile-2019-03-31-19-55-16-452.rawproto deleted file mode 100644 index 52cd3574f..000000000 Binary files a/build/android-profile/profile-2019-03-31-19-55-16-452.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-03-31-20-29-47-989.rawproto b/build/android-profile/profile-2019-03-31-20-29-47-989.rawproto deleted file mode 100644 index 5b9b92adb..000000000 Binary files a/build/android-profile/profile-2019-03-31-20-29-47-989.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-03-20-47-01-859.rawproto b/build/android-profile/profile-2019-04-03-20-47-01-859.rawproto deleted file mode 100644 index 960198339..000000000 Binary files a/build/android-profile/profile-2019-04-03-20-47-01-859.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-03-20-47-30-968.rawproto b/build/android-profile/profile-2019-04-03-20-47-30-968.rawproto deleted file mode 100644 index 5e8272cd5..000000000 Binary files a/build/android-profile/profile-2019-04-03-20-47-30-968.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-03-21-11-27-688.rawproto b/build/android-profile/profile-2019-04-03-21-11-27-688.rawproto deleted file mode 100644 index 462c2eeb8..000000000 Binary files a/build/android-profile/profile-2019-04-03-21-11-27-688.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-03-21-11-35-014.rawproto b/build/android-profile/profile-2019-04-03-21-11-35-014.rawproto deleted file mode 100644 index 77fa9cda3..000000000 Binary files a/build/android-profile/profile-2019-04-03-21-11-35-014.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-03-21-12-14-190.rawproto b/build/android-profile/profile-2019-04-03-21-12-14-190.rawproto deleted file mode 100644 index 354a6322a..000000000 Binary files a/build/android-profile/profile-2019-04-03-21-12-14-190.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-03-21-13-59-833.rawproto b/build/android-profile/profile-2019-04-03-21-13-59-833.rawproto deleted file mode 100644 index 02eb32e64..000000000 Binary files a/build/android-profile/profile-2019-04-03-21-13-59-833.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-03-21-14-11-645.rawproto b/build/android-profile/profile-2019-04-03-21-14-11-645.rawproto deleted file mode 100644 index 82e90461f..000000000 Binary files a/build/android-profile/profile-2019-04-03-21-14-11-645.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-03-21-14-59-574.rawproto b/build/android-profile/profile-2019-04-03-21-14-59-574.rawproto deleted file mode 100644 index 33ba32dc4..000000000 Binary files a/build/android-profile/profile-2019-04-03-21-14-59-574.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-03-21-18-48-646.rawproto b/build/android-profile/profile-2019-04-03-21-18-48-646.rawproto deleted file mode 100644 index 7aee53c0c..000000000 Binary files a/build/android-profile/profile-2019-04-03-21-18-48-646.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-03-21-37-44-191.rawproto b/build/android-profile/profile-2019-04-03-21-37-44-191.rawproto deleted file mode 100644 index 1494c8f4e..000000000 Binary files a/build/android-profile/profile-2019-04-03-21-37-44-191.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-03-21-37-49-905.rawproto b/build/android-profile/profile-2019-04-03-21-37-49-905.rawproto deleted file mode 100644 index d6ebbe0e8..000000000 Binary files a/build/android-profile/profile-2019-04-03-21-37-49-905.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-03-21-49-02-822.rawproto b/build/android-profile/profile-2019-04-03-21-49-02-822.rawproto deleted file mode 100644 index 691c66f05..000000000 Binary files a/build/android-profile/profile-2019-04-03-21-49-02-822.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-05-16-55-16-151.rawproto b/build/android-profile/profile-2019-04-05-16-55-16-151.rawproto deleted file mode 100644 index efed6afe4..000000000 Binary files a/build/android-profile/profile-2019-04-05-16-55-16-151.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-05-16-55-34-128.rawproto b/build/android-profile/profile-2019-04-05-16-55-34-128.rawproto deleted file mode 100644 index 473ce4877..000000000 Binary files a/build/android-profile/profile-2019-04-05-16-55-34-128.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-05-22-30-00-170.rawproto b/build/android-profile/profile-2019-04-05-22-30-00-170.rawproto deleted file mode 100644 index 409536070..000000000 Binary files a/build/android-profile/profile-2019-04-05-22-30-00-170.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-05-22-30-06-227.rawproto b/build/android-profile/profile-2019-04-05-22-30-06-227.rawproto deleted file mode 100644 index aeb2b70dd..000000000 Binary files a/build/android-profile/profile-2019-04-05-22-30-06-227.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-06-00-15-22-199.rawproto b/build/android-profile/profile-2019-04-06-00-15-22-199.rawproto deleted file mode 100644 index c828f2d04..000000000 Binary files a/build/android-profile/profile-2019-04-06-00-15-22-199.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-06-00-15-28-228.rawproto b/build/android-profile/profile-2019-04-06-00-15-28-228.rawproto deleted file mode 100644 index 254c26fce..000000000 Binary files a/build/android-profile/profile-2019-04-06-00-15-28-228.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-06-00-57-58-011.rawproto b/build/android-profile/profile-2019-04-06-00-57-58-011.rawproto deleted file mode 100644 index f0d527524..000000000 Binary files a/build/android-profile/profile-2019-04-06-00-57-58-011.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-06-01-43-01-203.rawproto b/build/android-profile/profile-2019-04-06-01-43-01-203.rawproto deleted file mode 100644 index a87aa9ca9..000000000 Binary files a/build/android-profile/profile-2019-04-06-01-43-01-203.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-06-01-43-33-019.rawproto b/build/android-profile/profile-2019-04-06-01-43-33-019.rawproto deleted file mode 100644 index d56b2f8b5..000000000 Binary files a/build/android-profile/profile-2019-04-06-01-43-33-019.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-06-02-01-03-697.rawproto b/build/android-profile/profile-2019-04-06-02-01-03-697.rawproto deleted file mode 100644 index cc9c4c0c5..000000000 Binary files a/build/android-profile/profile-2019-04-06-02-01-03-697.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-06-02-10-10-122.rawproto b/build/android-profile/profile-2019-04-06-02-10-10-122.rawproto deleted file mode 100644 index 7fc4f097a..000000000 Binary files a/build/android-profile/profile-2019-04-06-02-10-10-122.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-06-02-12-02-734.rawproto b/build/android-profile/profile-2019-04-06-02-12-02-734.rawproto deleted file mode 100644 index 96c9d8c4b..000000000 Binary files a/build/android-profile/profile-2019-04-06-02-12-02-734.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-06-13-43-52-102.rawproto b/build/android-profile/profile-2019-04-06-13-43-52-102.rawproto deleted file mode 100644 index 896f3c598..000000000 Binary files a/build/android-profile/profile-2019-04-06-13-43-52-102.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-06-13-44-00-600.rawproto b/build/android-profile/profile-2019-04-06-13-44-00-600.rawproto deleted file mode 100644 index 1c5eaf964..000000000 Binary files a/build/android-profile/profile-2019-04-06-13-44-00-600.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-06-13-52-35-058.rawproto b/build/android-profile/profile-2019-04-06-13-52-35-058.rawproto deleted file mode 100644 index 709b08b5c..000000000 Binary files a/build/android-profile/profile-2019-04-06-13-52-35-058.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-06-14-05-25-093.rawproto b/build/android-profile/profile-2019-04-06-14-05-25-093.rawproto deleted file mode 100644 index 698759206..000000000 Binary files a/build/android-profile/profile-2019-04-06-14-05-25-093.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-06-14-06-34-433.rawproto b/build/android-profile/profile-2019-04-06-14-06-34-433.rawproto deleted file mode 100644 index d0f6502f7..000000000 Binary files a/build/android-profile/profile-2019-04-06-14-06-34-433.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-06-14-09-27-626.rawproto b/build/android-profile/profile-2019-04-06-14-09-27-626.rawproto deleted file mode 100644 index 29fe4c32d..000000000 Binary files a/build/android-profile/profile-2019-04-06-14-09-27-626.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-06-14-10-43-128.rawproto b/build/android-profile/profile-2019-04-06-14-10-43-128.rawproto deleted file mode 100644 index fbb53e3c8..000000000 Binary files a/build/android-profile/profile-2019-04-06-14-10-43-128.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-06-14-13-06-256.rawproto b/build/android-profile/profile-2019-04-06-14-13-06-256.rawproto deleted file mode 100644 index 61594c577..000000000 Binary files a/build/android-profile/profile-2019-04-06-14-13-06-256.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-06-14-43-04-667.rawproto b/build/android-profile/profile-2019-04-06-14-43-04-667.rawproto deleted file mode 100644 index d64457d90..000000000 Binary files a/build/android-profile/profile-2019-04-06-14-43-04-667.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-06-14-46-36-763.rawproto b/build/android-profile/profile-2019-04-06-14-46-36-763.rawproto deleted file mode 100644 index 485dbabea..000000000 Binary files a/build/android-profile/profile-2019-04-06-14-46-36-763.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-06-16-03-51-221.rawproto b/build/android-profile/profile-2019-04-06-16-03-51-221.rawproto deleted file mode 100644 index dcaf036cf..000000000 Binary files a/build/android-profile/profile-2019-04-06-16-03-51-221.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-06-21-05-15-080.rawproto b/build/android-profile/profile-2019-04-06-21-05-15-080.rawproto deleted file mode 100644 index 4976136aa..000000000 Binary files a/build/android-profile/profile-2019-04-06-21-05-15-080.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-06-21-05-32-495.rawproto b/build/android-profile/profile-2019-04-06-21-05-32-495.rawproto deleted file mode 100644 index df4f7d700..000000000 Binary files a/build/android-profile/profile-2019-04-06-21-05-32-495.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-06-21-10-43-763.rawproto b/build/android-profile/profile-2019-04-06-21-10-43-763.rawproto deleted file mode 100644 index 041da30ce..000000000 Binary files a/build/android-profile/profile-2019-04-06-21-10-43-763.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-06-21-16-16-812.rawproto b/build/android-profile/profile-2019-04-06-21-16-16-812.rawproto deleted file mode 100644 index 2757bc8a8..000000000 Binary files a/build/android-profile/profile-2019-04-06-21-16-16-812.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-06-21-23-30-823.rawproto b/build/android-profile/profile-2019-04-06-21-23-30-823.rawproto deleted file mode 100644 index 597ca7c41..000000000 Binary files a/build/android-profile/profile-2019-04-06-21-23-30-823.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-06-21-35-50-065.rawproto b/build/android-profile/profile-2019-04-06-21-35-50-065.rawproto deleted file mode 100644 index 34ac71aa1..000000000 Binary files a/build/android-profile/profile-2019-04-06-21-35-50-065.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-06-21-38-36-349.rawproto b/build/android-profile/profile-2019-04-06-21-38-36-349.rawproto deleted file mode 100644 index c68c43102..000000000 Binary files a/build/android-profile/profile-2019-04-06-21-38-36-349.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-06-21-59-34-816.rawproto b/build/android-profile/profile-2019-04-06-21-59-34-816.rawproto deleted file mode 100644 index 51ed76263..000000000 Binary files a/build/android-profile/profile-2019-04-06-21-59-34-816.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-06-22-00-00-165.rawproto b/build/android-profile/profile-2019-04-06-22-00-00-165.rawproto deleted file mode 100644 index 21e65bb3f..000000000 Binary files a/build/android-profile/profile-2019-04-06-22-00-00-165.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-06-22-12-03-348.rawproto b/build/android-profile/profile-2019-04-06-22-12-03-348.rawproto deleted file mode 100644 index 6de75de0c..000000000 Binary files a/build/android-profile/profile-2019-04-06-22-12-03-348.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-07-13-09-57-447.rawproto b/build/android-profile/profile-2019-04-07-13-09-57-447.rawproto deleted file mode 100644 index f5cffc01d..000000000 Binary files a/build/android-profile/profile-2019-04-07-13-09-57-447.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-07-13-10-05-458.rawproto b/build/android-profile/profile-2019-04-07-13-10-05-458.rawproto deleted file mode 100644 index ffa3f045e..000000000 Binary files a/build/android-profile/profile-2019-04-07-13-10-05-458.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-08-01-03-08-309.rawproto b/build/android-profile/profile-2019-04-08-01-03-08-309.rawproto deleted file mode 100644 index 19572fce4..000000000 Binary files a/build/android-profile/profile-2019-04-08-01-03-08-309.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-08-01-09-10-719.rawproto b/build/android-profile/profile-2019-04-08-01-09-10-719.rawproto deleted file mode 100644 index fdb2ff8a4..000000000 Binary files a/build/android-profile/profile-2019-04-08-01-09-10-719.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-08-01-12-59-798.rawproto b/build/android-profile/profile-2019-04-08-01-12-59-798.rawproto deleted file mode 100644 index ca6f45d30..000000000 Binary files a/build/android-profile/profile-2019-04-08-01-12-59-798.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-08-01-19-42-330.rawproto b/build/android-profile/profile-2019-04-08-01-19-42-330.rawproto deleted file mode 100644 index 05c3cae53..000000000 Binary files a/build/android-profile/profile-2019-04-08-01-19-42-330.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-08-01-30-54-830.rawproto b/build/android-profile/profile-2019-04-08-01-30-54-830.rawproto deleted file mode 100644 index 5148ef920..000000000 Binary files a/build/android-profile/profile-2019-04-08-01-30-54-830.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-08-01-32-22-118.rawproto b/build/android-profile/profile-2019-04-08-01-32-22-118.rawproto deleted file mode 100644 index 6fe304363..000000000 Binary files a/build/android-profile/profile-2019-04-08-01-32-22-118.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-08-01-33-05-705.rawproto b/build/android-profile/profile-2019-04-08-01-33-05-705.rawproto deleted file mode 100644 index 54ce1d44e..000000000 Binary files a/build/android-profile/profile-2019-04-08-01-33-05-705.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-08-01-38-12-131.rawproto b/build/android-profile/profile-2019-04-08-01-38-12-131.rawproto deleted file mode 100644 index 79e148cd1..000000000 Binary files a/build/android-profile/profile-2019-04-08-01-38-12-131.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-08-01-41-47-566.rawproto b/build/android-profile/profile-2019-04-08-01-41-47-566.rawproto deleted file mode 100644 index d336f4863..000000000 Binary files a/build/android-profile/profile-2019-04-08-01-41-47-566.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-08-20-03-10-893.rawproto b/build/android-profile/profile-2019-04-08-20-03-10-893.rawproto deleted file mode 100644 index 92bb3ff59..000000000 Binary files a/build/android-profile/profile-2019-04-08-20-03-10-893.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-08-20-03-18-283.rawproto b/build/android-profile/profile-2019-04-08-20-03-18-283.rawproto deleted file mode 100644 index 8a7562f54..000000000 Binary files a/build/android-profile/profile-2019-04-08-20-03-18-283.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-08-21-04-24-415.rawproto b/build/android-profile/profile-2019-04-08-21-04-24-415.rawproto deleted file mode 100644 index 2e4405b17..000000000 Binary files a/build/android-profile/profile-2019-04-08-21-04-24-415.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-08-21-04-34-167.rawproto b/build/android-profile/profile-2019-04-08-21-04-34-167.rawproto deleted file mode 100644 index 53b4d22e2..000000000 Binary files a/build/android-profile/profile-2019-04-08-21-04-34-167.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-08-21-20-44-037.rawproto b/build/android-profile/profile-2019-04-08-21-20-44-037.rawproto deleted file mode 100644 index ca1f41703..000000000 Binary files a/build/android-profile/profile-2019-04-08-21-20-44-037.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-09-00-41-59-438.rawproto b/build/android-profile/profile-2019-04-09-00-41-59-438.rawproto deleted file mode 100644 index 727c4599c..000000000 Binary files a/build/android-profile/profile-2019-04-09-00-41-59-438.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-09-00-42-08-541.rawproto b/build/android-profile/profile-2019-04-09-00-42-08-541.rawproto deleted file mode 100644 index 1c503f1b5..000000000 Binary files a/build/android-profile/profile-2019-04-09-00-42-08-541.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-09-00-43-45-458.rawproto b/build/android-profile/profile-2019-04-09-00-43-45-458.rawproto deleted file mode 100644 index fb332fa34..000000000 Binary files a/build/android-profile/profile-2019-04-09-00-43-45-458.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-09-00-43-51-361.rawproto b/build/android-profile/profile-2019-04-09-00-43-51-361.rawproto deleted file mode 100644 index 8fca4c822..000000000 Binary files a/build/android-profile/profile-2019-04-09-00-43-51-361.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-09-00-44-08-511.rawproto b/build/android-profile/profile-2019-04-09-00-44-08-511.rawproto deleted file mode 100644 index 5cc975843..000000000 Binary files a/build/android-profile/profile-2019-04-09-00-44-08-511.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-09-15-37-40-282.rawproto b/build/android-profile/profile-2019-04-09-15-37-40-282.rawproto deleted file mode 100644 index d838670e1..000000000 Binary files a/build/android-profile/profile-2019-04-09-15-37-40-282.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-09-15-38-55-754.rawproto b/build/android-profile/profile-2019-04-09-15-38-55-754.rawproto deleted file mode 100644 index 522ca522e..000000000 Binary files a/build/android-profile/profile-2019-04-09-15-38-55-754.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-09-18-31-27-332.rawproto b/build/android-profile/profile-2019-04-09-18-31-27-332.rawproto deleted file mode 100644 index a509e32d6..000000000 Binary files a/build/android-profile/profile-2019-04-09-18-31-27-332.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-09-18-31-52-733.rawproto b/build/android-profile/profile-2019-04-09-18-31-52-733.rawproto deleted file mode 100644 index 354a312c1..000000000 Binary files a/build/android-profile/profile-2019-04-09-18-31-52-733.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-09-19-01-48-941.rawproto b/build/android-profile/profile-2019-04-09-19-01-48-941.rawproto deleted file mode 100644 index 22e3207ce..000000000 Binary files a/build/android-profile/profile-2019-04-09-19-01-48-941.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-09-22-03-18-470.rawproto b/build/android-profile/profile-2019-04-09-22-03-18-470.rawproto deleted file mode 100644 index 265bd99dc..000000000 Binary files a/build/android-profile/profile-2019-04-09-22-03-18-470.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-09-22-03-25-363.rawproto b/build/android-profile/profile-2019-04-09-22-03-25-363.rawproto deleted file mode 100644 index f96575419..000000000 Binary files a/build/android-profile/profile-2019-04-09-22-03-25-363.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-09-22-08-09-817.rawproto b/build/android-profile/profile-2019-04-09-22-08-09-817.rawproto deleted file mode 100644 index 7306dafc9..000000000 Binary files a/build/android-profile/profile-2019-04-09-22-08-09-817.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-09-22-28-50-736.rawproto b/build/android-profile/profile-2019-04-09-22-28-50-736.rawproto deleted file mode 100644 index 94f727ac9..000000000 Binary files a/build/android-profile/profile-2019-04-09-22-28-50-736.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-09-22-48-08-854.rawproto b/build/android-profile/profile-2019-04-09-22-48-08-854.rawproto deleted file mode 100644 index a21c36532..000000000 Binary files a/build/android-profile/profile-2019-04-09-22-48-08-854.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-09-22-48-35-417.rawproto b/build/android-profile/profile-2019-04-09-22-48-35-417.rawproto deleted file mode 100644 index 4b9004105..000000000 Binary files a/build/android-profile/profile-2019-04-09-22-48-35-417.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-10-20-01-40-252.rawproto b/build/android-profile/profile-2019-04-10-20-01-40-252.rawproto deleted file mode 100644 index 1f6482c67..000000000 Binary files a/build/android-profile/profile-2019-04-10-20-01-40-252.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-10-20-01-55-376.rawproto b/build/android-profile/profile-2019-04-10-20-01-55-376.rawproto deleted file mode 100644 index 7523b3858..000000000 Binary files a/build/android-profile/profile-2019-04-10-20-01-55-376.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-10-22-23-55-548.rawproto b/build/android-profile/profile-2019-04-10-22-23-55-548.rawproto deleted file mode 100644 index 28bb64620..000000000 Binary files a/build/android-profile/profile-2019-04-10-22-23-55-548.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-10-22-36-09-095.rawproto b/build/android-profile/profile-2019-04-10-22-36-09-095.rawproto deleted file mode 100644 index 057b8fc7c..000000000 Binary files a/build/android-profile/profile-2019-04-10-22-36-09-095.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-10-22-40-47-291.rawproto b/build/android-profile/profile-2019-04-10-22-40-47-291.rawproto deleted file mode 100644 index f89b3c82a..000000000 Binary files a/build/android-profile/profile-2019-04-10-22-40-47-291.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-10-22-42-57-285.rawproto b/build/android-profile/profile-2019-04-10-22-42-57-285.rawproto deleted file mode 100644 index 94def7c0c..000000000 Binary files a/build/android-profile/profile-2019-04-10-22-42-57-285.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-10-22-48-21-690.rawproto b/build/android-profile/profile-2019-04-10-22-48-21-690.rawproto deleted file mode 100644 index e0fd4b1de..000000000 Binary files a/build/android-profile/profile-2019-04-10-22-48-21-690.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-10-22-59-58-096.rawproto b/build/android-profile/profile-2019-04-10-22-59-58-096.rawproto deleted file mode 100644 index 067bcd295..000000000 Binary files a/build/android-profile/profile-2019-04-10-22-59-58-096.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-10-23-02-02-895.rawproto b/build/android-profile/profile-2019-04-10-23-02-02-895.rawproto deleted file mode 100644 index c9ceafec7..000000000 Binary files a/build/android-profile/profile-2019-04-10-23-02-02-895.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-10-23-12-02-406.rawproto b/build/android-profile/profile-2019-04-10-23-12-02-406.rawproto deleted file mode 100644 index 31a7bb429..000000000 Binary files a/build/android-profile/profile-2019-04-10-23-12-02-406.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-10-23-16-48-181.rawproto b/build/android-profile/profile-2019-04-10-23-16-48-181.rawproto deleted file mode 100644 index 1243c22fb..000000000 Binary files a/build/android-profile/profile-2019-04-10-23-16-48-181.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-10-23-18-20-692.rawproto b/build/android-profile/profile-2019-04-10-23-18-20-692.rawproto deleted file mode 100644 index c7010eb00..000000000 Binary files a/build/android-profile/profile-2019-04-10-23-18-20-692.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-10-23-22-19-093.rawproto b/build/android-profile/profile-2019-04-10-23-22-19-093.rawproto deleted file mode 100644 index a6ca51a50..000000000 Binary files a/build/android-profile/profile-2019-04-10-23-22-19-093.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-10-23-27-50-063.rawproto b/build/android-profile/profile-2019-04-10-23-27-50-063.rawproto deleted file mode 100644 index d1b05b74f..000000000 Binary files a/build/android-profile/profile-2019-04-10-23-27-50-063.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-10-23-29-35-605.rawproto b/build/android-profile/profile-2019-04-10-23-29-35-605.rawproto deleted file mode 100644 index 01ea08055..000000000 Binary files a/build/android-profile/profile-2019-04-10-23-29-35-605.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-10-23-38-25-219.rawproto b/build/android-profile/profile-2019-04-10-23-38-25-219.rawproto deleted file mode 100644 index a2d20e836..000000000 Binary files a/build/android-profile/profile-2019-04-10-23-38-25-219.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-10-23-57-39-142.rawproto b/build/android-profile/profile-2019-04-10-23-57-39-142.rawproto deleted file mode 100644 index cd6baf7a5..000000000 Binary files a/build/android-profile/profile-2019-04-10-23-57-39-142.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-11-00-02-28-259.rawproto b/build/android-profile/profile-2019-04-11-00-02-28-259.rawproto deleted file mode 100644 index e54001c44..000000000 Binary files a/build/android-profile/profile-2019-04-11-00-02-28-259.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-14-21-45-48-092.rawproto b/build/android-profile/profile-2019-04-14-21-45-48-092.rawproto deleted file mode 100644 index ca163e2e3..000000000 Binary files a/build/android-profile/profile-2019-04-14-21-45-48-092.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-14-21-46-11-838.rawproto b/build/android-profile/profile-2019-04-14-21-46-11-838.rawproto deleted file mode 100644 index 82f4dd623..000000000 Binary files a/build/android-profile/profile-2019-04-14-21-46-11-838.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-14-22-25-03-359.rawproto b/build/android-profile/profile-2019-04-14-22-25-03-359.rawproto deleted file mode 100644 index 1f637cfab..000000000 Binary files a/build/android-profile/profile-2019-04-14-22-25-03-359.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-14-22-39-28-080.rawproto b/build/android-profile/profile-2019-04-14-22-39-28-080.rawproto deleted file mode 100644 index 88aed5b64..000000000 Binary files a/build/android-profile/profile-2019-04-14-22-39-28-080.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-14-22-48-05-235.rawproto b/build/android-profile/profile-2019-04-14-22-48-05-235.rawproto deleted file mode 100644 index c6fa9df12..000000000 Binary files a/build/android-profile/profile-2019-04-14-22-48-05-235.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-14-22-53-29-447.rawproto b/build/android-profile/profile-2019-04-14-22-53-29-447.rawproto deleted file mode 100644 index f0bd41c2d..000000000 Binary files a/build/android-profile/profile-2019-04-14-22-53-29-447.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-14-23-00-18-584.rawproto b/build/android-profile/profile-2019-04-14-23-00-18-584.rawproto deleted file mode 100644 index 6d6d9a200..000000000 Binary files a/build/android-profile/profile-2019-04-14-23-00-18-584.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-14-23-02-34-808.rawproto b/build/android-profile/profile-2019-04-14-23-02-34-808.rawproto deleted file mode 100644 index c58f8c851..000000000 Binary files a/build/android-profile/profile-2019-04-14-23-02-34-808.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-14-23-04-18-657.rawproto b/build/android-profile/profile-2019-04-14-23-04-18-657.rawproto deleted file mode 100644 index fe6d06262..000000000 Binary files a/build/android-profile/profile-2019-04-14-23-04-18-657.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-14-23-08-54-549.rawproto b/build/android-profile/profile-2019-04-14-23-08-54-549.rawproto deleted file mode 100644 index 33c36d65c..000000000 Binary files a/build/android-profile/profile-2019-04-14-23-08-54-549.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-14-23-11-03-037.rawproto b/build/android-profile/profile-2019-04-14-23-11-03-037.rawproto deleted file mode 100644 index 50efba438..000000000 Binary files a/build/android-profile/profile-2019-04-14-23-11-03-037.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-14-23-11-35-586.rawproto b/build/android-profile/profile-2019-04-14-23-11-35-586.rawproto deleted file mode 100644 index f286db330..000000000 Binary files a/build/android-profile/profile-2019-04-14-23-11-35-586.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-14-23-16-32-863.rawproto b/build/android-profile/profile-2019-04-14-23-16-32-863.rawproto deleted file mode 100644 index b5f6432e6..000000000 Binary files a/build/android-profile/profile-2019-04-14-23-16-32-863.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-14-23-19-11-685.rawproto b/build/android-profile/profile-2019-04-14-23-19-11-685.rawproto deleted file mode 100644 index a753364c5..000000000 Binary files a/build/android-profile/profile-2019-04-14-23-19-11-685.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-14-23-21-33-326.rawproto b/build/android-profile/profile-2019-04-14-23-21-33-326.rawproto deleted file mode 100644 index e63d24193..000000000 Binary files a/build/android-profile/profile-2019-04-14-23-21-33-326.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-14-23-23-53-601.rawproto b/build/android-profile/profile-2019-04-14-23-23-53-601.rawproto deleted file mode 100644 index f34a278bd..000000000 Binary files a/build/android-profile/profile-2019-04-14-23-23-53-601.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-14-23-29-33-944.rawproto b/build/android-profile/profile-2019-04-14-23-29-33-944.rawproto deleted file mode 100644 index 822e9b523..000000000 Binary files a/build/android-profile/profile-2019-04-14-23-29-33-944.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-14-23-35-12-887.rawproto b/build/android-profile/profile-2019-04-14-23-35-12-887.rawproto deleted file mode 100644 index 353aa1bf1..000000000 Binary files a/build/android-profile/profile-2019-04-14-23-35-12-887.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-14-23-36-04-677.rawproto b/build/android-profile/profile-2019-04-14-23-36-04-677.rawproto deleted file mode 100644 index 96f3965d5..000000000 Binary files a/build/android-profile/profile-2019-04-14-23-36-04-677.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-14-23-37-29-069.rawproto b/build/android-profile/profile-2019-04-14-23-37-29-069.rawproto deleted file mode 100644 index 1ca8b956b..000000000 Binary files a/build/android-profile/profile-2019-04-14-23-37-29-069.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-14-23-38-54-357.rawproto b/build/android-profile/profile-2019-04-14-23-38-54-357.rawproto deleted file mode 100644 index 99fa4445b..000000000 Binary files a/build/android-profile/profile-2019-04-14-23-38-54-357.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-14-23-43-38-714.rawproto b/build/android-profile/profile-2019-04-14-23-43-38-714.rawproto deleted file mode 100644 index 417cb3e29..000000000 Binary files a/build/android-profile/profile-2019-04-14-23-43-38-714.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-14-23-45-43-277.rawproto b/build/android-profile/profile-2019-04-14-23-45-43-277.rawproto deleted file mode 100644 index 9a8256215..000000000 Binary files a/build/android-profile/profile-2019-04-14-23-45-43-277.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-14-23-49-30-341.rawproto b/build/android-profile/profile-2019-04-14-23-49-30-341.rawproto deleted file mode 100644 index 15a1a4356..000000000 Binary files a/build/android-profile/profile-2019-04-14-23-49-30-341.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-15-00-06-24-219.rawproto b/build/android-profile/profile-2019-04-15-00-06-24-219.rawproto deleted file mode 100644 index 2af9721dd..000000000 Binary files a/build/android-profile/profile-2019-04-15-00-06-24-219.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-15-00-24-12-907.rawproto b/build/android-profile/profile-2019-04-15-00-24-12-907.rawproto deleted file mode 100644 index 43da71ed6..000000000 Binary files a/build/android-profile/profile-2019-04-15-00-24-12-907.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-15-00-26-07-500.rawproto b/build/android-profile/profile-2019-04-15-00-26-07-500.rawproto deleted file mode 100644 index e2c023e04..000000000 Binary files a/build/android-profile/profile-2019-04-15-00-26-07-500.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-15-00-28-13-784.rawproto b/build/android-profile/profile-2019-04-15-00-28-13-784.rawproto deleted file mode 100644 index 2ed697fc4..000000000 Binary files a/build/android-profile/profile-2019-04-15-00-28-13-784.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-15-00-33-11-624.rawproto b/build/android-profile/profile-2019-04-15-00-33-11-624.rawproto deleted file mode 100644 index 3c90a0606..000000000 Binary files a/build/android-profile/profile-2019-04-15-00-33-11-624.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-15-00-34-14-385.rawproto b/build/android-profile/profile-2019-04-15-00-34-14-385.rawproto deleted file mode 100644 index 21aac351e..000000000 Binary files a/build/android-profile/profile-2019-04-15-00-34-14-385.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-15-00-40-40-196.rawproto b/build/android-profile/profile-2019-04-15-00-40-40-196.rawproto deleted file mode 100644 index 21b03c0a9..000000000 Binary files a/build/android-profile/profile-2019-04-15-00-40-40-196.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-15-00-43-20-680.rawproto b/build/android-profile/profile-2019-04-15-00-43-20-680.rawproto deleted file mode 100644 index ba4625077..000000000 Binary files a/build/android-profile/profile-2019-04-15-00-43-20-680.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-15-19-56-47-825.rawproto b/build/android-profile/profile-2019-04-15-19-56-47-825.rawproto deleted file mode 100644 index d0d9b8a42..000000000 Binary files a/build/android-profile/profile-2019-04-15-19-56-47-825.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-15-19-56-54-478.rawproto b/build/android-profile/profile-2019-04-15-19-56-54-478.rawproto deleted file mode 100644 index 62bf9b71c..000000000 Binary files a/build/android-profile/profile-2019-04-15-19-56-54-478.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-15-19-57-23-706.rawproto b/build/android-profile/profile-2019-04-15-19-57-23-706.rawproto deleted file mode 100644 index 1363c53fe..000000000 Binary files a/build/android-profile/profile-2019-04-15-19-57-23-706.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-15-20-07-52-144.rawproto b/build/android-profile/profile-2019-04-15-20-07-52-144.rawproto deleted file mode 100644 index e6b5e742d..000000000 Binary files a/build/android-profile/profile-2019-04-15-20-07-52-144.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-15-21-35-36-547.rawproto b/build/android-profile/profile-2019-04-15-21-35-36-547.rawproto deleted file mode 100644 index 6367ea37f..000000000 Binary files a/build/android-profile/profile-2019-04-15-21-35-36-547.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-15-21-36-26-665.rawproto b/build/android-profile/profile-2019-04-15-21-36-26-665.rawproto deleted file mode 100644 index 160ec6fef..000000000 Binary files a/build/android-profile/profile-2019-04-15-21-36-26-665.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-15-22-30-52-803.rawproto b/build/android-profile/profile-2019-04-15-22-30-52-803.rawproto deleted file mode 100644 index 057e247a4..000000000 Binary files a/build/android-profile/profile-2019-04-15-22-30-52-803.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-15-22-31-16-495.rawproto b/build/android-profile/profile-2019-04-15-22-31-16-495.rawproto deleted file mode 100644 index 46c225a3d..000000000 Binary files a/build/android-profile/profile-2019-04-15-22-31-16-495.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-15-22-32-09-793.rawproto b/build/android-profile/profile-2019-04-15-22-32-09-793.rawproto deleted file mode 100644 index 3027e6516..000000000 Binary files a/build/android-profile/profile-2019-04-15-22-32-09-793.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-16-01-30-39-160.rawproto b/build/android-profile/profile-2019-04-16-01-30-39-160.rawproto deleted file mode 100644 index 61b4ce97d..000000000 Binary files a/build/android-profile/profile-2019-04-16-01-30-39-160.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-16-01-30-46-038.rawproto b/build/android-profile/profile-2019-04-16-01-30-46-038.rawproto deleted file mode 100644 index 0839c63b9..000000000 Binary files a/build/android-profile/profile-2019-04-16-01-30-46-038.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-16-01-31-38-566.rawproto b/build/android-profile/profile-2019-04-16-01-31-38-566.rawproto deleted file mode 100644 index 28ee73745..000000000 Binary files a/build/android-profile/profile-2019-04-16-01-31-38-566.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-16-18-58-59-999.rawproto b/build/android-profile/profile-2019-04-16-18-58-59-999.rawproto deleted file mode 100644 index a37aa13fc..000000000 Binary files a/build/android-profile/profile-2019-04-16-18-58-59-999.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-16-18-59-05-412.rawproto b/build/android-profile/profile-2019-04-16-18-59-05-412.rawproto deleted file mode 100644 index c7be305da..000000000 Binary files a/build/android-profile/profile-2019-04-16-18-59-05-412.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-16-22-48-31-758.rawproto b/build/android-profile/profile-2019-04-16-22-48-31-758.rawproto deleted file mode 100644 index 7f8a62712..000000000 Binary files a/build/android-profile/profile-2019-04-16-22-48-31-758.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-16-22-54-26-425.rawproto b/build/android-profile/profile-2019-04-16-22-54-26-425.rawproto deleted file mode 100644 index a90ef0f70..000000000 Binary files a/build/android-profile/profile-2019-04-16-22-54-26-425.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-16-23-38-26-971.rawproto b/build/android-profile/profile-2019-04-16-23-38-26-971.rawproto deleted file mode 100644 index 7936fe595..000000000 Binary files a/build/android-profile/profile-2019-04-16-23-38-26-971.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-16-23-47-03-117.rawproto b/build/android-profile/profile-2019-04-16-23-47-03-117.rawproto deleted file mode 100644 index dab2dd842..000000000 Binary files a/build/android-profile/profile-2019-04-16-23-47-03-117.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-17-21-43-29-370.rawproto b/build/android-profile/profile-2019-04-17-21-43-29-370.rawproto deleted file mode 100644 index 078eb7254..000000000 Binary files a/build/android-profile/profile-2019-04-17-21-43-29-370.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-17-21-43-35-209.rawproto b/build/android-profile/profile-2019-04-17-21-43-35-209.rawproto deleted file mode 100644 index 8abe3e1d9..000000000 Binary files a/build/android-profile/profile-2019-04-17-21-43-35-209.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-17-22-56-17-437.rawproto b/build/android-profile/profile-2019-04-17-22-56-17-437.rawproto deleted file mode 100644 index e588b4f8e..000000000 Binary files a/build/android-profile/profile-2019-04-17-22-56-17-437.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-17-23-05-02-286.rawproto b/build/android-profile/profile-2019-04-17-23-05-02-286.rawproto deleted file mode 100644 index 4af76563b..000000000 Binary files a/build/android-profile/profile-2019-04-17-23-05-02-286.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-17-23-06-55-733.rawproto b/build/android-profile/profile-2019-04-17-23-06-55-733.rawproto deleted file mode 100644 index b8f02d447..000000000 Binary files a/build/android-profile/profile-2019-04-17-23-06-55-733.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-17-23-11-13-735.rawproto b/build/android-profile/profile-2019-04-17-23-11-13-735.rawproto deleted file mode 100644 index 76a1abe46..000000000 Binary files a/build/android-profile/profile-2019-04-17-23-11-13-735.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-18-00-04-26-652.rawproto b/build/android-profile/profile-2019-04-18-00-04-26-652.rawproto deleted file mode 100644 index 964dde1b1..000000000 Binary files a/build/android-profile/profile-2019-04-18-00-04-26-652.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-18-00-16-56-800.rawproto b/build/android-profile/profile-2019-04-18-00-16-56-800.rawproto deleted file mode 100644 index 6be2f27c5..000000000 Binary files a/build/android-profile/profile-2019-04-18-00-16-56-800.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-18-00-39-52-888.rawproto b/build/android-profile/profile-2019-04-18-00-39-52-888.rawproto deleted file mode 100644 index cf2a08cff..000000000 Binary files a/build/android-profile/profile-2019-04-18-00-39-52-888.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-18-00-47-34-476.rawproto b/build/android-profile/profile-2019-04-18-00-47-34-476.rawproto deleted file mode 100644 index 39e1f3fd1..000000000 Binary files a/build/android-profile/profile-2019-04-18-00-47-34-476.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-18-00-55-57-763.rawproto b/build/android-profile/profile-2019-04-18-00-55-57-763.rawproto deleted file mode 100644 index c1cbdbdb5..000000000 Binary files a/build/android-profile/profile-2019-04-18-00-55-57-763.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-18-18-50-02-941.rawproto b/build/android-profile/profile-2019-04-18-18-50-02-941.rawproto deleted file mode 100644 index fe62ac7f7..000000000 Binary files a/build/android-profile/profile-2019-04-18-18-50-02-941.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-18-18-50-08-928.rawproto b/build/android-profile/profile-2019-04-18-18-50-08-928.rawproto deleted file mode 100644 index c35be2d14..000000000 Binary files a/build/android-profile/profile-2019-04-18-18-50-08-928.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-18-19-16-47-937.rawproto b/build/android-profile/profile-2019-04-18-19-16-47-937.rawproto deleted file mode 100644 index 755f074bc..000000000 Binary files a/build/android-profile/profile-2019-04-18-19-16-47-937.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-18-19-16-54-878.rawproto b/build/android-profile/profile-2019-04-18-19-16-54-878.rawproto deleted file mode 100644 index 5a3c63657..000000000 Binary files a/build/android-profile/profile-2019-04-18-19-16-54-878.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-18-19-27-53-059.rawproto b/build/android-profile/profile-2019-04-18-19-27-53-059.rawproto deleted file mode 100644 index 8541dbbc2..000000000 Binary files a/build/android-profile/profile-2019-04-18-19-27-53-059.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-18-19-33-52-376.rawproto b/build/android-profile/profile-2019-04-18-19-33-52-376.rawproto deleted file mode 100644 index ff1770484..000000000 Binary files a/build/android-profile/profile-2019-04-18-19-33-52-376.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-18-19-36-21-478.rawproto b/build/android-profile/profile-2019-04-18-19-36-21-478.rawproto deleted file mode 100644 index eb875baa0..000000000 Binary files a/build/android-profile/profile-2019-04-18-19-36-21-478.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-18-19-39-53-903.rawproto b/build/android-profile/profile-2019-04-18-19-39-53-903.rawproto deleted file mode 100644 index 1de0d72e4..000000000 Binary files a/build/android-profile/profile-2019-04-18-19-39-53-903.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-18-22-17-27-624.rawproto b/build/android-profile/profile-2019-04-18-22-17-27-624.rawproto deleted file mode 100644 index 60580acbf..000000000 Binary files a/build/android-profile/profile-2019-04-18-22-17-27-624.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-18-22-17-34-967.rawproto b/build/android-profile/profile-2019-04-18-22-17-34-967.rawproto deleted file mode 100644 index 3e81d5793..000000000 Binary files a/build/android-profile/profile-2019-04-18-22-17-34-967.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-18-23-22-06-086.rawproto b/build/android-profile/profile-2019-04-18-23-22-06-086.rawproto deleted file mode 100644 index e91e36921..000000000 Binary files a/build/android-profile/profile-2019-04-18-23-22-06-086.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-18-23-31-30-148.rawproto b/build/android-profile/profile-2019-04-18-23-31-30-148.rawproto deleted file mode 100644 index 742c3e772..000000000 Binary files a/build/android-profile/profile-2019-04-18-23-31-30-148.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-18-23-34-30-141.rawproto b/build/android-profile/profile-2019-04-18-23-34-30-141.rawproto deleted file mode 100644 index 1947a1357..000000000 Binary files a/build/android-profile/profile-2019-04-18-23-34-30-141.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-18-23-37-00-422.rawproto b/build/android-profile/profile-2019-04-18-23-37-00-422.rawproto deleted file mode 100644 index 2bb6005f9..000000000 Binary files a/build/android-profile/profile-2019-04-18-23-37-00-422.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-20-14-26-39-416.rawproto b/build/android-profile/profile-2019-04-20-14-26-39-416.rawproto deleted file mode 100644 index 5644e6602..000000000 Binary files a/build/android-profile/profile-2019-04-20-14-26-39-416.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-20-14-27-02-079.rawproto b/build/android-profile/profile-2019-04-20-14-27-02-079.rawproto deleted file mode 100644 index 49e1ac01a..000000000 Binary files a/build/android-profile/profile-2019-04-20-14-27-02-079.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-20-14-44-06-987.rawproto b/build/android-profile/profile-2019-04-20-14-44-06-987.rawproto deleted file mode 100644 index da2107cd5..000000000 Binary files a/build/android-profile/profile-2019-04-20-14-44-06-987.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-20-14-48-40-349.rawproto b/build/android-profile/profile-2019-04-20-14-48-40-349.rawproto deleted file mode 100644 index e7595fbda..000000000 Binary files a/build/android-profile/profile-2019-04-20-14-48-40-349.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-20-14-57-26-994.rawproto b/build/android-profile/profile-2019-04-20-14-57-26-994.rawproto deleted file mode 100644 index 033305e0d..000000000 Binary files a/build/android-profile/profile-2019-04-20-14-57-26-994.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-20-15-07-33-070.rawproto b/build/android-profile/profile-2019-04-20-15-07-33-070.rawproto deleted file mode 100644 index 71ce56964..000000000 Binary files a/build/android-profile/profile-2019-04-20-15-07-33-070.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-20-15-38-05-402.rawproto b/build/android-profile/profile-2019-04-20-15-38-05-402.rawproto deleted file mode 100644 index 6790d1346..000000000 Binary files a/build/android-profile/profile-2019-04-20-15-38-05-402.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-20-15-48-49-456.rawproto b/build/android-profile/profile-2019-04-20-15-48-49-456.rawproto deleted file mode 100644 index 174bbf273..000000000 Binary files a/build/android-profile/profile-2019-04-20-15-48-49-456.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-20-15-50-19-444.rawproto b/build/android-profile/profile-2019-04-20-15-50-19-444.rawproto deleted file mode 100644 index 5efdc241b..000000000 Binary files a/build/android-profile/profile-2019-04-20-15-50-19-444.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-20-15-52-03-268.rawproto b/build/android-profile/profile-2019-04-20-15-52-03-268.rawproto deleted file mode 100644 index 03404efe2..000000000 Binary files a/build/android-profile/profile-2019-04-20-15-52-03-268.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-21-02-59-25-170.rawproto b/build/android-profile/profile-2019-04-21-02-59-25-170.rawproto deleted file mode 100644 index 343ff738e..000000000 Binary files a/build/android-profile/profile-2019-04-21-02-59-25-170.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-21-02-59-32-133.rawproto b/build/android-profile/profile-2019-04-21-02-59-32-133.rawproto deleted file mode 100644 index 383411580..000000000 Binary files a/build/android-profile/profile-2019-04-21-02-59-32-133.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-21-03-04-37-117.rawproto b/build/android-profile/profile-2019-04-21-03-04-37-117.rawproto deleted file mode 100644 index 3e4430194..000000000 Binary files a/build/android-profile/profile-2019-04-21-03-04-37-117.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-21-18-12-25-696.rawproto b/build/android-profile/profile-2019-04-21-18-12-25-696.rawproto deleted file mode 100644 index 2fc074c4b..000000000 Binary files a/build/android-profile/profile-2019-04-21-18-12-25-696.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-21-18-12-43-852.rawproto b/build/android-profile/profile-2019-04-21-18-12-43-852.rawproto deleted file mode 100644 index 6298785c9..000000000 Binary files a/build/android-profile/profile-2019-04-21-18-12-43-852.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-21-18-32-49-953.rawproto b/build/android-profile/profile-2019-04-21-18-32-49-953.rawproto deleted file mode 100644 index 64bed433f..000000000 Binary files a/build/android-profile/profile-2019-04-21-18-32-49-953.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-21-19-42-56-305.rawproto b/build/android-profile/profile-2019-04-21-19-42-56-305.rawproto deleted file mode 100644 index 97e5fb844..000000000 Binary files a/build/android-profile/profile-2019-04-21-19-42-56-305.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-21-19-43-05-387.rawproto b/build/android-profile/profile-2019-04-21-19-43-05-387.rawproto deleted file mode 100644 index 82e3bddfb..000000000 Binary files a/build/android-profile/profile-2019-04-21-19-43-05-387.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-21-19-43-50-808.rawproto b/build/android-profile/profile-2019-04-21-19-43-50-808.rawproto deleted file mode 100644 index e2a58572d..000000000 Binary files a/build/android-profile/profile-2019-04-21-19-43-50-808.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-21-23-55-41-740.rawproto b/build/android-profile/profile-2019-04-21-23-55-41-740.rawproto deleted file mode 100644 index 109f10719..000000000 Binary files a/build/android-profile/profile-2019-04-21-23-55-41-740.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-21-23-55-53-743.rawproto b/build/android-profile/profile-2019-04-21-23-55-53-743.rawproto deleted file mode 100644 index da4cdd0d0..000000000 Binary files a/build/android-profile/profile-2019-04-21-23-55-53-743.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-22-18-59-43-960.rawproto b/build/android-profile/profile-2019-04-22-18-59-43-960.rawproto deleted file mode 100644 index 981a80a4a..000000000 Binary files a/build/android-profile/profile-2019-04-22-18-59-43-960.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-22-19-00-01-796.rawproto b/build/android-profile/profile-2019-04-22-19-00-01-796.rawproto deleted file mode 100644 index 03424b2f6..000000000 Binary files a/build/android-profile/profile-2019-04-22-19-00-01-796.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-22-19-49-14-716.rawproto b/build/android-profile/profile-2019-04-22-19-49-14-716.rawproto deleted file mode 100644 index c20f40c36..000000000 Binary files a/build/android-profile/profile-2019-04-22-19-49-14-716.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-22-20-32-28-201.rawproto b/build/android-profile/profile-2019-04-22-20-32-28-201.rawproto deleted file mode 100644 index 50105f1d2..000000000 Binary files a/build/android-profile/profile-2019-04-22-20-32-28-201.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-22-20-32-36-784.rawproto b/build/android-profile/profile-2019-04-22-20-32-36-784.rawproto deleted file mode 100644 index 002e4198f..000000000 Binary files a/build/android-profile/profile-2019-04-22-20-32-36-784.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-22-20-38-46-730.rawproto b/build/android-profile/profile-2019-04-22-20-38-46-730.rawproto deleted file mode 100644 index 8c5158e2b..000000000 Binary files a/build/android-profile/profile-2019-04-22-20-38-46-730.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-22-20-54-58-285.rawproto b/build/android-profile/profile-2019-04-22-20-54-58-285.rawproto deleted file mode 100644 index e90affdd5..000000000 Binary files a/build/android-profile/profile-2019-04-22-20-54-58-285.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-22-20-58-34-464.rawproto b/build/android-profile/profile-2019-04-22-20-58-34-464.rawproto deleted file mode 100644 index 0c99c1f62..000000000 Binary files a/build/android-profile/profile-2019-04-22-20-58-34-464.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-22-21-03-51-331.rawproto b/build/android-profile/profile-2019-04-22-21-03-51-331.rawproto deleted file mode 100644 index 9bf853566..000000000 Binary files a/build/android-profile/profile-2019-04-22-21-03-51-331.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-22-21-15-44-252.rawproto b/build/android-profile/profile-2019-04-22-21-15-44-252.rawproto deleted file mode 100644 index fcce2f03d..000000000 Binary files a/build/android-profile/profile-2019-04-22-21-15-44-252.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-22-21-17-06-851.rawproto b/build/android-profile/profile-2019-04-22-21-17-06-851.rawproto deleted file mode 100644 index 1494cde6e..000000000 Binary files a/build/android-profile/profile-2019-04-22-21-17-06-851.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-22-21-18-46-293.rawproto b/build/android-profile/profile-2019-04-22-21-18-46-293.rawproto deleted file mode 100644 index b43684c1f..000000000 Binary files a/build/android-profile/profile-2019-04-22-21-18-46-293.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-23-21-34-01-271.rawproto b/build/android-profile/profile-2019-04-23-21-34-01-271.rawproto deleted file mode 100644 index b0653a6f6..000000000 Binary files a/build/android-profile/profile-2019-04-23-21-34-01-271.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-23-21-34-20-907.rawproto b/build/android-profile/profile-2019-04-23-21-34-20-907.rawproto deleted file mode 100644 index e26c9a544..000000000 Binary files a/build/android-profile/profile-2019-04-23-21-34-20-907.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-23-21-51-44-346.rawproto b/build/android-profile/profile-2019-04-23-21-51-44-346.rawproto deleted file mode 100644 index 7360048df..000000000 Binary files a/build/android-profile/profile-2019-04-23-21-51-44-346.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-23-21-53-51-795.rawproto b/build/android-profile/profile-2019-04-23-21-53-51-795.rawproto deleted file mode 100644 index 2eaca30bc..000000000 Binary files a/build/android-profile/profile-2019-04-23-21-53-51-795.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-23-22-00-55-164.rawproto b/build/android-profile/profile-2019-04-23-22-00-55-164.rawproto deleted file mode 100644 index da3ddfe86..000000000 Binary files a/build/android-profile/profile-2019-04-23-22-00-55-164.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-23-22-56-07-631.rawproto b/build/android-profile/profile-2019-04-23-22-56-07-631.rawproto deleted file mode 100644 index 95fc32316..000000000 Binary files a/build/android-profile/profile-2019-04-23-22-56-07-631.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-23-22-56-12-820.rawproto b/build/android-profile/profile-2019-04-23-22-56-12-820.rawproto deleted file mode 100644 index 3dde56b1a..000000000 Binary files a/build/android-profile/profile-2019-04-23-22-56-12-820.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-23-23-01-42-960.rawproto b/build/android-profile/profile-2019-04-23-23-01-42-960.rawproto deleted file mode 100644 index 3cbe1a504..000000000 Binary files a/build/android-profile/profile-2019-04-23-23-01-42-960.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-25-19-02-21-914.rawproto b/build/android-profile/profile-2019-04-25-19-02-21-914.rawproto deleted file mode 100644 index a0159e29a..000000000 Binary files a/build/android-profile/profile-2019-04-25-19-02-21-914.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-25-19-02-38-618.rawproto b/build/android-profile/profile-2019-04-25-19-02-38-618.rawproto deleted file mode 100644 index 92fc307cb..000000000 Binary files a/build/android-profile/profile-2019-04-25-19-02-38-618.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-25-19-53-46-156.rawproto b/build/android-profile/profile-2019-04-25-19-53-46-156.rawproto deleted file mode 100644 index 07ba71997..000000000 Binary files a/build/android-profile/profile-2019-04-25-19-53-46-156.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-25-20-02-22-038.rawproto b/build/android-profile/profile-2019-04-25-20-02-22-038.rawproto deleted file mode 100644 index 98daea4e1..000000000 Binary files a/build/android-profile/profile-2019-04-25-20-02-22-038.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-25-20-07-14-613.rawproto b/build/android-profile/profile-2019-04-25-20-07-14-613.rawproto deleted file mode 100644 index 089823ffb..000000000 Binary files a/build/android-profile/profile-2019-04-25-20-07-14-613.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-25-20-09-56-108.rawproto b/build/android-profile/profile-2019-04-25-20-09-56-108.rawproto deleted file mode 100644 index 3d363c871..000000000 Binary files a/build/android-profile/profile-2019-04-25-20-09-56-108.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-25-20-14-23-453.rawproto b/build/android-profile/profile-2019-04-25-20-14-23-453.rawproto deleted file mode 100644 index bbfb19f63..000000000 Binary files a/build/android-profile/profile-2019-04-25-20-14-23-453.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-25-20-17-35-228.rawproto b/build/android-profile/profile-2019-04-25-20-17-35-228.rawproto deleted file mode 100644 index 15aac851c..000000000 Binary files a/build/android-profile/profile-2019-04-25-20-17-35-228.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-25-20-20-15-239.rawproto b/build/android-profile/profile-2019-04-25-20-20-15-239.rawproto deleted file mode 100644 index 70b5d9576..000000000 Binary files a/build/android-profile/profile-2019-04-25-20-20-15-239.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-25-20-23-24-222.rawproto b/build/android-profile/profile-2019-04-25-20-23-24-222.rawproto deleted file mode 100644 index 40aad39a6..000000000 Binary files a/build/android-profile/profile-2019-04-25-20-23-24-222.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-25-20-25-27-141.rawproto b/build/android-profile/profile-2019-04-25-20-25-27-141.rawproto deleted file mode 100644 index 798c33482..000000000 Binary files a/build/android-profile/profile-2019-04-25-20-25-27-141.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-25-20-27-22-655.rawproto b/build/android-profile/profile-2019-04-25-20-27-22-655.rawproto deleted file mode 100644 index 350915940..000000000 Binary files a/build/android-profile/profile-2019-04-25-20-27-22-655.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-25-20-28-33-081.rawproto b/build/android-profile/profile-2019-04-25-20-28-33-081.rawproto deleted file mode 100644 index 2ec9cd563..000000000 Binary files a/build/android-profile/profile-2019-04-25-20-28-33-081.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-25-20-37-53-354.rawproto b/build/android-profile/profile-2019-04-25-20-37-53-354.rawproto deleted file mode 100644 index 580a8e89a..000000000 Binary files a/build/android-profile/profile-2019-04-25-20-37-53-354.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-25-20-51-46-909.rawproto b/build/android-profile/profile-2019-04-25-20-51-46-909.rawproto deleted file mode 100644 index 2381f34ad..000000000 Binary files a/build/android-profile/profile-2019-04-25-20-51-46-909.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-25-21-13-56-889.rawproto b/build/android-profile/profile-2019-04-25-21-13-56-889.rawproto deleted file mode 100644 index f9d1997b1..000000000 Binary files a/build/android-profile/profile-2019-04-25-21-13-56-889.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-25-21-14-04-298.rawproto b/build/android-profile/profile-2019-04-25-21-14-04-298.rawproto deleted file mode 100644 index 8cfdb52c2..000000000 Binary files a/build/android-profile/profile-2019-04-25-21-14-04-298.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-25-21-14-13-949.rawproto b/build/android-profile/profile-2019-04-25-21-14-13-949.rawproto deleted file mode 100644 index d45fa9a09..000000000 Binary files a/build/android-profile/profile-2019-04-25-21-14-13-949.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-25-21-16-27-949.rawproto b/build/android-profile/profile-2019-04-25-21-16-27-949.rawproto deleted file mode 100644 index 062de777c..000000000 Binary files a/build/android-profile/profile-2019-04-25-21-16-27-949.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-25-21-16-34-548.rawproto b/build/android-profile/profile-2019-04-25-21-16-34-548.rawproto deleted file mode 100644 index 8f808d587..000000000 Binary files a/build/android-profile/profile-2019-04-25-21-16-34-548.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-25-21-19-29-384.rawproto b/build/android-profile/profile-2019-04-25-21-19-29-384.rawproto deleted file mode 100644 index d5d959b24..000000000 Binary files a/build/android-profile/profile-2019-04-25-21-19-29-384.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-25-21-20-53-386.rawproto b/build/android-profile/profile-2019-04-25-21-20-53-386.rawproto deleted file mode 100644 index cf13a8157..000000000 Binary files a/build/android-profile/profile-2019-04-25-21-20-53-386.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-04-25-21-26-46-351.rawproto b/build/android-profile/profile-2019-04-25-21-26-46-351.rawproto deleted file mode 100644 index 31ad6a1cf..000000000 Binary files a/build/android-profile/profile-2019-04-25-21-26-46-351.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-06-20-07-04-872.rawproto b/build/android-profile/profile-2019-05-06-20-07-04-872.rawproto deleted file mode 100644 index a7354daec..000000000 Binary files a/build/android-profile/profile-2019-05-06-20-07-04-872.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-06-20-07-22-088.rawproto b/build/android-profile/profile-2019-05-06-20-07-22-088.rawproto deleted file mode 100644 index f50fa03ef..000000000 Binary files a/build/android-profile/profile-2019-05-06-20-07-22-088.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-06-21-26-24-050.rawproto b/build/android-profile/profile-2019-05-06-21-26-24-050.rawproto deleted file mode 100644 index 8edf39020..000000000 Binary files a/build/android-profile/profile-2019-05-06-21-26-24-050.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-06-21-44-59-854.rawproto b/build/android-profile/profile-2019-05-06-21-44-59-854.rawproto deleted file mode 100644 index 10b8bebd5..000000000 Binary files a/build/android-profile/profile-2019-05-06-21-44-59-854.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-06-21-53-44-445.rawproto b/build/android-profile/profile-2019-05-06-21-53-44-445.rawproto deleted file mode 100644 index 577531725..000000000 Binary files a/build/android-profile/profile-2019-05-06-21-53-44-445.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-06-21-55-08-052.rawproto b/build/android-profile/profile-2019-05-06-21-55-08-052.rawproto deleted file mode 100644 index be299cd2b..000000000 Binary files a/build/android-profile/profile-2019-05-06-21-55-08-052.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-07-22-12-16-753.rawproto b/build/android-profile/profile-2019-05-07-22-12-16-753.rawproto deleted file mode 100644 index 80fbfb689..000000000 Binary files a/build/android-profile/profile-2019-05-07-22-12-16-753.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-07-22-12-36-424.rawproto b/build/android-profile/profile-2019-05-07-22-12-36-424.rawproto deleted file mode 100644 index 3eb9baec2..000000000 Binary files a/build/android-profile/profile-2019-05-07-22-12-36-424.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-07-23-03-30-495.rawproto b/build/android-profile/profile-2019-05-07-23-03-30-495.rawproto deleted file mode 100644 index 098e31b00..000000000 Binary files a/build/android-profile/profile-2019-05-07-23-03-30-495.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-07-23-03-38-979.rawproto b/build/android-profile/profile-2019-05-07-23-03-38-979.rawproto deleted file mode 100644 index fc6825d36..000000000 Binary files a/build/android-profile/profile-2019-05-07-23-03-38-979.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-08-00-37-08-009.rawproto b/build/android-profile/profile-2019-05-08-00-37-08-009.rawproto deleted file mode 100644 index 83cfe1edd..000000000 Binary files a/build/android-profile/profile-2019-05-08-00-37-08-009.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-08-18-42-37-316.rawproto b/build/android-profile/profile-2019-05-08-18-42-37-316.rawproto deleted file mode 100644 index 74936ea89..000000000 Binary files a/build/android-profile/profile-2019-05-08-18-42-37-316.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-08-18-42-42-811.rawproto b/build/android-profile/profile-2019-05-08-18-42-42-811.rawproto deleted file mode 100644 index f7d141971..000000000 Binary files a/build/android-profile/profile-2019-05-08-18-42-42-811.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-08-18-50-18-237.rawproto b/build/android-profile/profile-2019-05-08-18-50-18-237.rawproto deleted file mode 100644 index 20c77647d..000000000 Binary files a/build/android-profile/profile-2019-05-08-18-50-18-237.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-09-21-18-52-356.rawproto b/build/android-profile/profile-2019-05-09-21-18-52-356.rawproto deleted file mode 100644 index a101e50a2..000000000 Binary files a/build/android-profile/profile-2019-05-09-21-18-52-356.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-09-21-19-11-536.rawproto b/build/android-profile/profile-2019-05-09-21-19-11-536.rawproto deleted file mode 100644 index 8de652798..000000000 Binary files a/build/android-profile/profile-2019-05-09-21-19-11-536.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-09-21-34-01-547.rawproto b/build/android-profile/profile-2019-05-09-21-34-01-547.rawproto deleted file mode 100644 index 58deb0577..000000000 Binary files a/build/android-profile/profile-2019-05-09-21-34-01-547.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-13-18-21-03-280.rawproto b/build/android-profile/profile-2019-05-13-18-21-03-280.rawproto deleted file mode 100644 index fd7940cdf..000000000 Binary files a/build/android-profile/profile-2019-05-13-18-21-03-280.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-13-18-21-18-576.rawproto b/build/android-profile/profile-2019-05-13-18-21-18-576.rawproto deleted file mode 100644 index e1cf92dbc..000000000 Binary files a/build/android-profile/profile-2019-05-13-18-21-18-576.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-13-18-29-04-511.rawproto b/build/android-profile/profile-2019-05-13-18-29-04-511.rawproto deleted file mode 100644 index ab7073f6a..000000000 Binary files a/build/android-profile/profile-2019-05-13-18-29-04-511.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-13-18-33-32-263.rawproto b/build/android-profile/profile-2019-05-13-18-33-32-263.rawproto deleted file mode 100644 index f633982a0..000000000 Binary files a/build/android-profile/profile-2019-05-13-18-33-32-263.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-13-18-56-55-584.rawproto b/build/android-profile/profile-2019-05-13-18-56-55-584.rawproto deleted file mode 100644 index c433f00cf..000000000 Binary files a/build/android-profile/profile-2019-05-13-18-56-55-584.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-13-18-57-01-641.rawproto b/build/android-profile/profile-2019-05-13-18-57-01-641.rawproto deleted file mode 100644 index 32d5c1f38..000000000 Binary files a/build/android-profile/profile-2019-05-13-18-57-01-641.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-13-19-00-52-462.rawproto b/build/android-profile/profile-2019-05-13-19-00-52-462.rawproto deleted file mode 100644 index f88d33bd8..000000000 Binary files a/build/android-profile/profile-2019-05-13-19-00-52-462.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-13-19-46-46-602.rawproto b/build/android-profile/profile-2019-05-13-19-46-46-602.rawproto deleted file mode 100644 index fc573e421..000000000 Binary files a/build/android-profile/profile-2019-05-13-19-46-46-602.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-13-19-57-15-469.rawproto b/build/android-profile/profile-2019-05-13-19-57-15-469.rawproto deleted file mode 100644 index 28c0ffdff..000000000 Binary files a/build/android-profile/profile-2019-05-13-19-57-15-469.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-13-19-57-23-914.rawproto b/build/android-profile/profile-2019-05-13-19-57-23-914.rawproto deleted file mode 100644 index a62df531f..000000000 Binary files a/build/android-profile/profile-2019-05-13-19-57-23-914.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-13-19-58-13-051.rawproto b/build/android-profile/profile-2019-05-13-19-58-13-051.rawproto deleted file mode 100644 index fb02c9a2e..000000000 Binary files a/build/android-profile/profile-2019-05-13-19-58-13-051.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-14-19-29-29-697.rawproto b/build/android-profile/profile-2019-05-14-19-29-29-697.rawproto deleted file mode 100644 index c5546b528..000000000 Binary files a/build/android-profile/profile-2019-05-14-19-29-29-697.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-14-19-30-06-811.rawproto b/build/android-profile/profile-2019-05-14-19-30-06-811.rawproto deleted file mode 100644 index 0c729f3d6..000000000 Binary files a/build/android-profile/profile-2019-05-14-19-30-06-811.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-14-19-35-19-855.rawproto b/build/android-profile/profile-2019-05-14-19-35-19-855.rawproto deleted file mode 100644 index 645f2ce12..000000000 Binary files a/build/android-profile/profile-2019-05-14-19-35-19-855.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-14-19-35-22-321.rawproto b/build/android-profile/profile-2019-05-14-19-35-22-321.rawproto deleted file mode 100644 index 8d88b794a..000000000 Binary files a/build/android-profile/profile-2019-05-14-19-35-22-321.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-14-19-35-31-591.rawproto b/build/android-profile/profile-2019-05-14-19-35-31-591.rawproto deleted file mode 100644 index 2c1d5e951..000000000 Binary files a/build/android-profile/profile-2019-05-14-19-35-31-591.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-14-19-35-33-374.rawproto b/build/android-profile/profile-2019-05-14-19-35-33-374.rawproto deleted file mode 100644 index 599129420..000000000 Binary files a/build/android-profile/profile-2019-05-14-19-35-33-374.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-14-19-37-43-847.rawproto b/build/android-profile/profile-2019-05-14-19-37-43-847.rawproto deleted file mode 100644 index cc1e629d3..000000000 Binary files a/build/android-profile/profile-2019-05-14-19-37-43-847.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-14-20-12-12-185.rawproto b/build/android-profile/profile-2019-05-14-20-12-12-185.rawproto deleted file mode 100644 index 21914e44f..000000000 Binary files a/build/android-profile/profile-2019-05-14-20-12-12-185.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-14-20-12-19-874.rawproto b/build/android-profile/profile-2019-05-14-20-12-19-874.rawproto deleted file mode 100644 index 9fe31b986..000000000 Binary files a/build/android-profile/profile-2019-05-14-20-12-19-874.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-14-20-13-21-754.rawproto b/build/android-profile/profile-2019-05-14-20-13-21-754.rawproto deleted file mode 100644 index 0fcf0d4b5..000000000 Binary files a/build/android-profile/profile-2019-05-14-20-13-21-754.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-14-20-13-23-451.rawproto b/build/android-profile/profile-2019-05-14-20-13-23-451.rawproto deleted file mode 100644 index a47be987b..000000000 Binary files a/build/android-profile/profile-2019-05-14-20-13-23-451.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-14-20-13-41-036.rawproto b/build/android-profile/profile-2019-05-14-20-13-41-036.rawproto deleted file mode 100644 index e22dc89ae..000000000 Binary files a/build/android-profile/profile-2019-05-14-20-13-41-036.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-18-13-38-38-758.rawproto b/build/android-profile/profile-2019-05-18-13-38-38-758.rawproto deleted file mode 100644 index b1f3622f8..000000000 Binary files a/build/android-profile/profile-2019-05-18-13-38-38-758.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-18-13-38-58-015.rawproto b/build/android-profile/profile-2019-05-18-13-38-58-015.rawproto deleted file mode 100644 index 44c151d34..000000000 Binary files a/build/android-profile/profile-2019-05-18-13-38-58-015.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-18-13-40-37-215.rawproto b/build/android-profile/profile-2019-05-18-13-40-37-215.rawproto deleted file mode 100644 index 28d407717..000000000 Binary files a/build/android-profile/profile-2019-05-18-13-40-37-215.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-18-15-41-29-624.rawproto b/build/android-profile/profile-2019-05-18-15-41-29-624.rawproto deleted file mode 100644 index ddebccc25..000000000 Binary files a/build/android-profile/profile-2019-05-18-15-41-29-624.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-18-15-41-34-837.rawproto b/build/android-profile/profile-2019-05-18-15-41-34-837.rawproto deleted file mode 100644 index ffab96799..000000000 Binary files a/build/android-profile/profile-2019-05-18-15-41-34-837.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-18-16-03-29-061.rawproto b/build/android-profile/profile-2019-05-18-16-03-29-061.rawproto deleted file mode 100644 index ca2c86d34..000000000 Binary files a/build/android-profile/profile-2019-05-18-16-03-29-061.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-18-16-03-31-213.rawproto b/build/android-profile/profile-2019-05-18-16-03-31-213.rawproto deleted file mode 100644 index 125388c92..000000000 Binary files a/build/android-profile/profile-2019-05-18-16-03-31-213.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-18-16-03-47-697.rawproto b/build/android-profile/profile-2019-05-18-16-03-47-697.rawproto deleted file mode 100644 index 72658c52c..000000000 Binary files a/build/android-profile/profile-2019-05-18-16-03-47-697.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-18-16-06-04-562.rawproto b/build/android-profile/profile-2019-05-18-16-06-04-562.rawproto deleted file mode 100644 index 775010e35..000000000 Binary files a/build/android-profile/profile-2019-05-18-16-06-04-562.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-18-16-06-06-759.rawproto b/build/android-profile/profile-2019-05-18-16-06-06-759.rawproto deleted file mode 100644 index 1daeee397..000000000 Binary files a/build/android-profile/profile-2019-05-18-16-06-06-759.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-18-16-06-23-478.rawproto b/build/android-profile/profile-2019-05-18-16-06-23-478.rawproto deleted file mode 100644 index 9493a1066..000000000 Binary files a/build/android-profile/profile-2019-05-18-16-06-23-478.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-18-16-06-28-402.rawproto b/build/android-profile/profile-2019-05-18-16-06-28-402.rawproto deleted file mode 100644 index d186f6346..000000000 Binary files a/build/android-profile/profile-2019-05-18-16-06-28-402.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-18-16-07-29-517.rawproto b/build/android-profile/profile-2019-05-18-16-07-29-517.rawproto deleted file mode 100644 index c2c514fb3..000000000 Binary files a/build/android-profile/profile-2019-05-18-16-07-29-517.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-20-14-03-34-786.rawproto b/build/android-profile/profile-2019-05-20-14-03-34-786.rawproto deleted file mode 100644 index ea4e23c89..000000000 Binary files a/build/android-profile/profile-2019-05-20-14-03-34-786.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-20-14-03-47-066.rawproto b/build/android-profile/profile-2019-05-20-14-03-47-066.rawproto deleted file mode 100644 index 646e74e7b..000000000 Binary files a/build/android-profile/profile-2019-05-20-14-03-47-066.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-20-14-46-59-169.rawproto b/build/android-profile/profile-2019-05-20-14-46-59-169.rawproto deleted file mode 100644 index 50d42d0d2..000000000 Binary files a/build/android-profile/profile-2019-05-20-14-46-59-169.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-20-14-47-07-317.rawproto b/build/android-profile/profile-2019-05-20-14-47-07-317.rawproto deleted file mode 100644 index c3da49a1d..000000000 Binary files a/build/android-profile/profile-2019-05-20-14-47-07-317.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-20-17-34-55-393.rawproto b/build/android-profile/profile-2019-05-20-17-34-55-393.rawproto deleted file mode 100644 index b49594a73..000000000 Binary files a/build/android-profile/profile-2019-05-20-17-34-55-393.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-20-17-43-49-298.rawproto b/build/android-profile/profile-2019-05-20-17-43-49-298.rawproto deleted file mode 100644 index 0c0217c2f..000000000 Binary files a/build/android-profile/profile-2019-05-20-17-43-49-298.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-20-17-44-05-649.rawproto b/build/android-profile/profile-2019-05-20-17-44-05-649.rawproto deleted file mode 100644 index e3ac551c3..000000000 Binary files a/build/android-profile/profile-2019-05-20-17-44-05-649.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-20-17-58-35-851.rawproto b/build/android-profile/profile-2019-05-20-17-58-35-851.rawproto deleted file mode 100644 index 2a89f8da1..000000000 Binary files a/build/android-profile/profile-2019-05-20-17-58-35-851.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-20-18-01-20-625.rawproto b/build/android-profile/profile-2019-05-20-18-01-20-625.rawproto deleted file mode 100644 index 0624bfbb7..000000000 Binary files a/build/android-profile/profile-2019-05-20-18-01-20-625.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-20-18-02-20-853.rawproto b/build/android-profile/profile-2019-05-20-18-02-20-853.rawproto deleted file mode 100644 index 41de50c97..000000000 Binary files a/build/android-profile/profile-2019-05-20-18-02-20-853.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-20-18-02-24-147.rawproto b/build/android-profile/profile-2019-05-20-18-02-24-147.rawproto deleted file mode 100644 index 7c42e65bf..000000000 Binary files a/build/android-profile/profile-2019-05-20-18-02-24-147.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-20-18-12-03-543.rawproto b/build/android-profile/profile-2019-05-20-18-12-03-543.rawproto deleted file mode 100644 index c55b1fdf5..000000000 Binary files a/build/android-profile/profile-2019-05-20-18-12-03-543.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-22-22-43-46-449.rawproto b/build/android-profile/profile-2019-05-22-22-43-46-449.rawproto deleted file mode 100644 index c471d356a..000000000 Binary files a/build/android-profile/profile-2019-05-22-22-43-46-449.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-22-22-43-47-738.rawproto b/build/android-profile/profile-2019-05-22-22-43-47-738.rawproto deleted file mode 100644 index 9def125f6..000000000 Binary files a/build/android-profile/profile-2019-05-22-22-43-47-738.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-22-22-44-06-275.rawproto b/build/android-profile/profile-2019-05-22-22-44-06-275.rawproto deleted file mode 100644 index c92992fe8..000000000 Binary files a/build/android-profile/profile-2019-05-22-22-44-06-275.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-22-22-44-07-618.rawproto b/build/android-profile/profile-2019-05-22-22-44-07-618.rawproto deleted file mode 100644 index b71cd5cdb..000000000 Binary files a/build/android-profile/profile-2019-05-22-22-44-07-618.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-22-22-44-15-273.rawproto b/build/android-profile/profile-2019-05-22-22-44-15-273.rawproto deleted file mode 100644 index 1a91758b3..000000000 Binary files a/build/android-profile/profile-2019-05-22-22-44-15-273.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-22-22-44-16-650.rawproto b/build/android-profile/profile-2019-05-22-22-44-16-650.rawproto deleted file mode 100644 index 8993e8ca4..000000000 Binary files a/build/android-profile/profile-2019-05-22-22-44-16-650.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-22-22-44-35-683.rawproto b/build/android-profile/profile-2019-05-22-22-44-35-683.rawproto deleted file mode 100644 index 5bf2adc4f..000000000 Binary files a/build/android-profile/profile-2019-05-22-22-44-35-683.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-22-22-44-43-329.rawproto b/build/android-profile/profile-2019-05-22-22-44-43-329.rawproto deleted file mode 100644 index 34c599c82..000000000 Binary files a/build/android-profile/profile-2019-05-22-22-44-43-329.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-22-22-51-15-187.rawproto b/build/android-profile/profile-2019-05-22-22-51-15-187.rawproto deleted file mode 100644 index 7da045971..000000000 Binary files a/build/android-profile/profile-2019-05-22-22-51-15-187.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-16-35-47-800.rawproto b/build/android-profile/profile-2019-05-26-16-35-47-800.rawproto deleted file mode 100644 index 5dd36493f..000000000 Binary files a/build/android-profile/profile-2019-05-26-16-35-47-800.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-16-36-12-342.rawproto b/build/android-profile/profile-2019-05-26-16-36-12-342.rawproto deleted file mode 100644 index 5c2f3f277..000000000 Binary files a/build/android-profile/profile-2019-05-26-16-36-12-342.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-17-52-30-210.rawproto b/build/android-profile/profile-2019-05-26-17-52-30-210.rawproto deleted file mode 100644 index 228f6047e..000000000 Binary files a/build/android-profile/profile-2019-05-26-17-52-30-210.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-17-52-50-013.rawproto b/build/android-profile/profile-2019-05-26-17-52-50-013.rawproto deleted file mode 100644 index 3bb53fb0a..000000000 Binary files a/build/android-profile/profile-2019-05-26-17-52-50-013.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-17-56-29-497.rawproto b/build/android-profile/profile-2019-05-26-17-56-29-497.rawproto deleted file mode 100644 index f760324e3..000000000 Binary files a/build/android-profile/profile-2019-05-26-17-56-29-497.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-18-00-13-259.rawproto b/build/android-profile/profile-2019-05-26-18-00-13-259.rawproto deleted file mode 100644 index 278b250f1..000000000 Binary files a/build/android-profile/profile-2019-05-26-18-00-13-259.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-18-01-00-079.rawproto b/build/android-profile/profile-2019-05-26-18-01-00-079.rawproto deleted file mode 100644 index 7fa955d8b..000000000 Binary files a/build/android-profile/profile-2019-05-26-18-01-00-079.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-18-02-51-494.rawproto b/build/android-profile/profile-2019-05-26-18-02-51-494.rawproto deleted file mode 100644 index 9f79019df..000000000 Binary files a/build/android-profile/profile-2019-05-26-18-02-51-494.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-18-05-32-320.rawproto b/build/android-profile/profile-2019-05-26-18-05-32-320.rawproto deleted file mode 100644 index fab01befa..000000000 Binary files a/build/android-profile/profile-2019-05-26-18-05-32-320.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-18-08-22-952.rawproto b/build/android-profile/profile-2019-05-26-18-08-22-952.rawproto deleted file mode 100644 index 95c2d50f2..000000000 Binary files a/build/android-profile/profile-2019-05-26-18-08-22-952.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-18-18-06-040.rawproto b/build/android-profile/profile-2019-05-26-18-18-06-040.rawproto deleted file mode 100644 index 9fbc45bd2..000000000 Binary files a/build/android-profile/profile-2019-05-26-18-18-06-040.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-18-18-37-591.rawproto b/build/android-profile/profile-2019-05-26-18-18-37-591.rawproto deleted file mode 100644 index 063f79422..000000000 Binary files a/build/android-profile/profile-2019-05-26-18-18-37-591.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-18-20-28-940.rawproto b/build/android-profile/profile-2019-05-26-18-20-28-940.rawproto deleted file mode 100644 index 0ed0a0289..000000000 Binary files a/build/android-profile/profile-2019-05-26-18-20-28-940.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-18-23-28-699.rawproto b/build/android-profile/profile-2019-05-26-18-23-28-699.rawproto deleted file mode 100644 index c00c30ab8..000000000 Binary files a/build/android-profile/profile-2019-05-26-18-23-28-699.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-18-24-27-934.rawproto b/build/android-profile/profile-2019-05-26-18-24-27-934.rawproto deleted file mode 100644 index 0c115b963..000000000 Binary files a/build/android-profile/profile-2019-05-26-18-24-27-934.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-18-24-44-209.rawproto b/build/android-profile/profile-2019-05-26-18-24-44-209.rawproto deleted file mode 100644 index 759463add..000000000 Binary files a/build/android-profile/profile-2019-05-26-18-24-44-209.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-18-25-07-076.rawproto b/build/android-profile/profile-2019-05-26-18-25-07-076.rawproto deleted file mode 100644 index c224a2686..000000000 Binary files a/build/android-profile/profile-2019-05-26-18-25-07-076.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-18-35-55-306.rawproto b/build/android-profile/profile-2019-05-26-18-35-55-306.rawproto deleted file mode 100644 index 1a0ac24af..000000000 Binary files a/build/android-profile/profile-2019-05-26-18-35-55-306.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-18-36-20-518.rawproto b/build/android-profile/profile-2019-05-26-18-36-20-518.rawproto deleted file mode 100644 index 9b5ee2d56..000000000 Binary files a/build/android-profile/profile-2019-05-26-18-36-20-518.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-18-38-40-342.rawproto b/build/android-profile/profile-2019-05-26-18-38-40-342.rawproto deleted file mode 100644 index 568207509..000000000 Binary files a/build/android-profile/profile-2019-05-26-18-38-40-342.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-18-45-53-294.rawproto b/build/android-profile/profile-2019-05-26-18-45-53-294.rawproto deleted file mode 100644 index 6e5226471..000000000 Binary files a/build/android-profile/profile-2019-05-26-18-45-53-294.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-18-47-29-093.rawproto b/build/android-profile/profile-2019-05-26-18-47-29-093.rawproto deleted file mode 100644 index f555d218f..000000000 Binary files a/build/android-profile/profile-2019-05-26-18-47-29-093.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-18-49-02-847.rawproto b/build/android-profile/profile-2019-05-26-18-49-02-847.rawproto deleted file mode 100644 index ecb4bb62a..000000000 Binary files a/build/android-profile/profile-2019-05-26-18-49-02-847.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-18-50-14-631.rawproto b/build/android-profile/profile-2019-05-26-18-50-14-631.rawproto deleted file mode 100644 index 9333f0de7..000000000 Binary files a/build/android-profile/profile-2019-05-26-18-50-14-631.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-18-50-55-119.rawproto b/build/android-profile/profile-2019-05-26-18-50-55-119.rawproto deleted file mode 100644 index a9c7a901c..000000000 Binary files a/build/android-profile/profile-2019-05-26-18-50-55-119.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-18-51-43-315.rawproto b/build/android-profile/profile-2019-05-26-18-51-43-315.rawproto deleted file mode 100644 index 1f7bdd2a5..000000000 Binary files a/build/android-profile/profile-2019-05-26-18-51-43-315.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-18-52-32-244.rawproto b/build/android-profile/profile-2019-05-26-18-52-32-244.rawproto deleted file mode 100644 index cb2292e4a..000000000 Binary files a/build/android-profile/profile-2019-05-26-18-52-32-244.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-18-53-43-370.rawproto b/build/android-profile/profile-2019-05-26-18-53-43-370.rawproto deleted file mode 100644 index 96537e5b6..000000000 Binary files a/build/android-profile/profile-2019-05-26-18-53-43-370.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-18-56-14-196.rawproto b/build/android-profile/profile-2019-05-26-18-56-14-196.rawproto deleted file mode 100644 index 03d8519e0..000000000 Binary files a/build/android-profile/profile-2019-05-26-18-56-14-196.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-18-57-46-208.rawproto b/build/android-profile/profile-2019-05-26-18-57-46-208.rawproto deleted file mode 100644 index 9d2ac5a06..000000000 Binary files a/build/android-profile/profile-2019-05-26-18-57-46-208.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-18-59-52-120.rawproto b/build/android-profile/profile-2019-05-26-18-59-52-120.rawproto deleted file mode 100644 index 75cfecdf8..000000000 Binary files a/build/android-profile/profile-2019-05-26-18-59-52-120.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-19-18-16-643.rawproto b/build/android-profile/profile-2019-05-26-19-18-16-643.rawproto deleted file mode 100644 index 34fd2ef80..000000000 Binary files a/build/android-profile/profile-2019-05-26-19-18-16-643.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-19-21-48-271.rawproto b/build/android-profile/profile-2019-05-26-19-21-48-271.rawproto deleted file mode 100644 index 3e9776ca7..000000000 Binary files a/build/android-profile/profile-2019-05-26-19-21-48-271.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-19-21-50-047.rawproto b/build/android-profile/profile-2019-05-26-19-21-50-047.rawproto deleted file mode 100644 index 3b631e14d..000000000 Binary files a/build/android-profile/profile-2019-05-26-19-21-50-047.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-19-21-58-373.rawproto b/build/android-profile/profile-2019-05-26-19-21-58-373.rawproto deleted file mode 100644 index 954571e21..000000000 Binary files a/build/android-profile/profile-2019-05-26-19-21-58-373.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-19-28-44-501.rawproto b/build/android-profile/profile-2019-05-26-19-28-44-501.rawproto deleted file mode 100644 index 080fb3372..000000000 Binary files a/build/android-profile/profile-2019-05-26-19-28-44-501.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-19-28-45-844.rawproto b/build/android-profile/profile-2019-05-26-19-28-45-844.rawproto deleted file mode 100644 index d3cb70903..000000000 Binary files a/build/android-profile/profile-2019-05-26-19-28-45-844.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-19-29-12-851.rawproto b/build/android-profile/profile-2019-05-26-19-29-12-851.rawproto deleted file mode 100644 index e4b8e2222..000000000 Binary files a/build/android-profile/profile-2019-05-26-19-29-12-851.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-19-31-24-769.rawproto b/build/android-profile/profile-2019-05-26-19-31-24-769.rawproto deleted file mode 100644 index 9a01b9792..000000000 Binary files a/build/android-profile/profile-2019-05-26-19-31-24-769.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-19-31-25-941.rawproto b/build/android-profile/profile-2019-05-26-19-31-25-941.rawproto deleted file mode 100644 index 326318cdd..000000000 Binary files a/build/android-profile/profile-2019-05-26-19-31-25-941.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-19-31-38-265.rawproto b/build/android-profile/profile-2019-05-26-19-31-38-265.rawproto deleted file mode 100644 index 5b59ba556..000000000 Binary files a/build/android-profile/profile-2019-05-26-19-31-38-265.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-19-34-43-314.rawproto b/build/android-profile/profile-2019-05-26-19-34-43-314.rawproto deleted file mode 100644 index 928e0ddda..000000000 Binary files a/build/android-profile/profile-2019-05-26-19-34-43-314.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-19-35-59-845.rawproto b/build/android-profile/profile-2019-05-26-19-35-59-845.rawproto deleted file mode 100644 index 298034ced..000000000 Binary files a/build/android-profile/profile-2019-05-26-19-35-59-845.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-19-39-45-686.rawproto b/build/android-profile/profile-2019-05-26-19-39-45-686.rawproto deleted file mode 100644 index 5d7f971e6..000000000 Binary files a/build/android-profile/profile-2019-05-26-19-39-45-686.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-19-39-47-059.rawproto b/build/android-profile/profile-2019-05-26-19-39-47-059.rawproto deleted file mode 100644 index 14d66ae79..000000000 Binary files a/build/android-profile/profile-2019-05-26-19-39-47-059.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-19-40-03-043.rawproto b/build/android-profile/profile-2019-05-26-19-40-03-043.rawproto deleted file mode 100644 index 32fab411d..000000000 Binary files a/build/android-profile/profile-2019-05-26-19-40-03-043.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-19-41-32-183.rawproto b/build/android-profile/profile-2019-05-26-19-41-32-183.rawproto deleted file mode 100644 index e5f02269b..000000000 Binary files a/build/android-profile/profile-2019-05-26-19-41-32-183.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-19-42-40-411.rawproto b/build/android-profile/profile-2019-05-26-19-42-40-411.rawproto deleted file mode 100644 index 2b0d89972..000000000 Binary files a/build/android-profile/profile-2019-05-26-19-42-40-411.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-19-42-41-562.rawproto b/build/android-profile/profile-2019-05-26-19-42-41-562.rawproto deleted file mode 100644 index 13ef423e1..000000000 Binary files a/build/android-profile/profile-2019-05-26-19-42-41-562.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-19-42-47-383.rawproto b/build/android-profile/profile-2019-05-26-19-42-47-383.rawproto deleted file mode 100644 index 1c05bc637..000000000 Binary files a/build/android-profile/profile-2019-05-26-19-42-47-383.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-21-52-53-776.rawproto b/build/android-profile/profile-2019-05-26-21-52-53-776.rawproto deleted file mode 100644 index 450bcb5e0..000000000 Binary files a/build/android-profile/profile-2019-05-26-21-52-53-776.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-23-00-30-200.rawproto b/build/android-profile/profile-2019-05-26-23-00-30-200.rawproto deleted file mode 100644 index ce2f2e3ba..000000000 Binary files a/build/android-profile/profile-2019-05-26-23-00-30-200.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-23-02-19-564.rawproto b/build/android-profile/profile-2019-05-26-23-02-19-564.rawproto deleted file mode 100644 index e813c0593..000000000 Binary files a/build/android-profile/profile-2019-05-26-23-02-19-564.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-23-10-17-284.rawproto b/build/android-profile/profile-2019-05-26-23-10-17-284.rawproto deleted file mode 100644 index ac53aef86..000000000 Binary files a/build/android-profile/profile-2019-05-26-23-10-17-284.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-23-17-16-941.rawproto b/build/android-profile/profile-2019-05-26-23-17-16-941.rawproto deleted file mode 100644 index 2ce76aee4..000000000 Binary files a/build/android-profile/profile-2019-05-26-23-17-16-941.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-23-36-28-272.rawproto b/build/android-profile/profile-2019-05-26-23-36-28-272.rawproto deleted file mode 100644 index 6771cc55f..000000000 Binary files a/build/android-profile/profile-2019-05-26-23-36-28-272.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-23-37-30-019.rawproto b/build/android-profile/profile-2019-05-26-23-37-30-019.rawproto deleted file mode 100644 index cff2f8fad..000000000 Binary files a/build/android-profile/profile-2019-05-26-23-37-30-019.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-23-38-35-127.rawproto b/build/android-profile/profile-2019-05-26-23-38-35-127.rawproto deleted file mode 100644 index 3faba151c..000000000 Binary files a/build/android-profile/profile-2019-05-26-23-38-35-127.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-23-42-51-873.rawproto b/build/android-profile/profile-2019-05-26-23-42-51-873.rawproto deleted file mode 100644 index d941b13db..000000000 Binary files a/build/android-profile/profile-2019-05-26-23-42-51-873.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-23-53-43-941.rawproto b/build/android-profile/profile-2019-05-26-23-53-43-941.rawproto deleted file mode 100644 index 69d3f3fbb..000000000 Binary files a/build/android-profile/profile-2019-05-26-23-53-43-941.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-23-56-30-182.rawproto b/build/android-profile/profile-2019-05-26-23-56-30-182.rawproto deleted file mode 100644 index 83154f3ec..000000000 Binary files a/build/android-profile/profile-2019-05-26-23-56-30-182.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-26-23-59-27-114.rawproto b/build/android-profile/profile-2019-05-26-23-59-27-114.rawproto deleted file mode 100644 index 4b2cb9338..000000000 Binary files a/build/android-profile/profile-2019-05-26-23-59-27-114.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-27-00-05-55-576.rawproto b/build/android-profile/profile-2019-05-27-00-05-55-576.rawproto deleted file mode 100644 index 42b2b7377..000000000 Binary files a/build/android-profile/profile-2019-05-27-00-05-55-576.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-27-00-18-51-323.rawproto b/build/android-profile/profile-2019-05-27-00-18-51-323.rawproto deleted file mode 100644 index a29aa8299..000000000 Binary files a/build/android-profile/profile-2019-05-27-00-18-51-323.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-27-00-24-13-581.rawproto b/build/android-profile/profile-2019-05-27-00-24-13-581.rawproto deleted file mode 100644 index 4569c556c..000000000 Binary files a/build/android-profile/profile-2019-05-27-00-24-13-581.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-27-00-31-16-124.rawproto b/build/android-profile/profile-2019-05-27-00-31-16-124.rawproto deleted file mode 100644 index 491f5bc30..000000000 Binary files a/build/android-profile/profile-2019-05-27-00-31-16-124.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-27-00-33-18-930.rawproto b/build/android-profile/profile-2019-05-27-00-33-18-930.rawproto deleted file mode 100644 index 538f5881c..000000000 Binary files a/build/android-profile/profile-2019-05-27-00-33-18-930.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-27-00-37-07-794.rawproto b/build/android-profile/profile-2019-05-27-00-37-07-794.rawproto deleted file mode 100644 index ed22c26f4..000000000 Binary files a/build/android-profile/profile-2019-05-27-00-37-07-794.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-27-23-40-49-665.rawproto b/build/android-profile/profile-2019-05-27-23-40-49-665.rawproto deleted file mode 100644 index b057d8bf0..000000000 Binary files a/build/android-profile/profile-2019-05-27-23-40-49-665.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-27-23-41-09-580.rawproto b/build/android-profile/profile-2019-05-27-23-41-09-580.rawproto deleted file mode 100644 index b2604d553..000000000 Binary files a/build/android-profile/profile-2019-05-27-23-41-09-580.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-27-23-42-48-186.rawproto b/build/android-profile/profile-2019-05-27-23-42-48-186.rawproto deleted file mode 100644 index 8848bdb11..000000000 Binary files a/build/android-profile/profile-2019-05-27-23-42-48-186.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-27-23-46-07-390.rawproto b/build/android-profile/profile-2019-05-27-23-46-07-390.rawproto deleted file mode 100644 index c1a99ed48..000000000 Binary files a/build/android-profile/profile-2019-05-27-23-46-07-390.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-27-23-47-04-774.rawproto b/build/android-profile/profile-2019-05-27-23-47-04-774.rawproto deleted file mode 100644 index f0b1d59a5..000000000 Binary files a/build/android-profile/profile-2019-05-27-23-47-04-774.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-01-06-51-021.rawproto b/build/android-profile/profile-2019-05-28-01-06-51-021.rawproto deleted file mode 100644 index a51558e79..000000000 Binary files a/build/android-profile/profile-2019-05-28-01-06-51-021.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-01-07-01-083.rawproto b/build/android-profile/profile-2019-05-28-01-07-01-083.rawproto deleted file mode 100644 index 762893935..000000000 Binary files a/build/android-profile/profile-2019-05-28-01-07-01-083.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-01-07-26-816.rawproto b/build/android-profile/profile-2019-05-28-01-07-26-816.rawproto deleted file mode 100644 index 85b64c75c..000000000 Binary files a/build/android-profile/profile-2019-05-28-01-07-26-816.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-01-39-36-215.rawproto b/build/android-profile/profile-2019-05-28-01-39-36-215.rawproto deleted file mode 100644 index fdc84e637..000000000 Binary files a/build/android-profile/profile-2019-05-28-01-39-36-215.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-01-43-28-963.rawproto b/build/android-profile/profile-2019-05-28-01-43-28-963.rawproto deleted file mode 100644 index dfe7bd75d..000000000 Binary files a/build/android-profile/profile-2019-05-28-01-43-28-963.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-01-56-59-635.rawproto b/build/android-profile/profile-2019-05-28-01-56-59-635.rawproto deleted file mode 100644 index d3994590d..000000000 Binary files a/build/android-profile/profile-2019-05-28-01-56-59-635.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-02-05-36-350.rawproto b/build/android-profile/profile-2019-05-28-02-05-36-350.rawproto deleted file mode 100644 index 8209e0f83..000000000 Binary files a/build/android-profile/profile-2019-05-28-02-05-36-350.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-02-09-59-313.rawproto b/build/android-profile/profile-2019-05-28-02-09-59-313.rawproto deleted file mode 100644 index 29e8d1338..000000000 Binary files a/build/android-profile/profile-2019-05-28-02-09-59-313.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-02-10-20-809.rawproto b/build/android-profile/profile-2019-05-28-02-10-20-809.rawproto deleted file mode 100644 index 82a31cd33..000000000 Binary files a/build/android-profile/profile-2019-05-28-02-10-20-809.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-02-10-52-139.rawproto b/build/android-profile/profile-2019-05-28-02-10-52-139.rawproto deleted file mode 100644 index dd91acc82..000000000 Binary files a/build/android-profile/profile-2019-05-28-02-10-52-139.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-02-11-50-948.rawproto b/build/android-profile/profile-2019-05-28-02-11-50-948.rawproto deleted file mode 100644 index 671b5e0d5..000000000 Binary files a/build/android-profile/profile-2019-05-28-02-11-50-948.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-02-16-24-431.rawproto b/build/android-profile/profile-2019-05-28-02-16-24-431.rawproto deleted file mode 100644 index c59105052..000000000 Binary files a/build/android-profile/profile-2019-05-28-02-16-24-431.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-02-17-13-682.rawproto b/build/android-profile/profile-2019-05-28-02-17-13-682.rawproto deleted file mode 100644 index 1b9a12b94..000000000 Binary files a/build/android-profile/profile-2019-05-28-02-17-13-682.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-02-17-15-209.rawproto b/build/android-profile/profile-2019-05-28-02-17-15-209.rawproto deleted file mode 100644 index 6ea1ae4a7..000000000 Binary files a/build/android-profile/profile-2019-05-28-02-17-15-209.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-02-17-20-463.rawproto b/build/android-profile/profile-2019-05-28-02-17-20-463.rawproto deleted file mode 100644 index 2cb5d83b3..000000000 Binary files a/build/android-profile/profile-2019-05-28-02-17-20-463.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-02-18-28-460.rawproto b/build/android-profile/profile-2019-05-28-02-18-28-460.rawproto deleted file mode 100644 index 0cb9903bc..000000000 Binary files a/build/android-profile/profile-2019-05-28-02-18-28-460.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-02-20-52-938.rawproto b/build/android-profile/profile-2019-05-28-02-20-52-938.rawproto deleted file mode 100644 index 3b6313d0e..000000000 Binary files a/build/android-profile/profile-2019-05-28-02-20-52-938.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-02-20-54-545.rawproto b/build/android-profile/profile-2019-05-28-02-20-54-545.rawproto deleted file mode 100644 index 7a69eae86..000000000 Binary files a/build/android-profile/profile-2019-05-28-02-20-54-545.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-02-21-03-504.rawproto b/build/android-profile/profile-2019-05-28-02-21-03-504.rawproto deleted file mode 100644 index 686a7b2dc..000000000 Binary files a/build/android-profile/profile-2019-05-28-02-21-03-504.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-02-21-58-706.rawproto b/build/android-profile/profile-2019-05-28-02-21-58-706.rawproto deleted file mode 100644 index 1e4ef11f9..000000000 Binary files a/build/android-profile/profile-2019-05-28-02-21-58-706.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-20-55-16-859.rawproto b/build/android-profile/profile-2019-05-28-20-55-16-859.rawproto deleted file mode 100644 index ed0a02342..000000000 Binary files a/build/android-profile/profile-2019-05-28-20-55-16-859.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-20-55-23-032.rawproto b/build/android-profile/profile-2019-05-28-20-55-23-032.rawproto deleted file mode 100644 index 72380b3e7..000000000 Binary files a/build/android-profile/profile-2019-05-28-20-55-23-032.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-21-21-20-827.rawproto b/build/android-profile/profile-2019-05-28-21-21-20-827.rawproto deleted file mode 100644 index d85e54084..000000000 Binary files a/build/android-profile/profile-2019-05-28-21-21-20-827.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-21-21-44-073.rawproto b/build/android-profile/profile-2019-05-28-21-21-44-073.rawproto deleted file mode 100644 index 3cc30dd78..000000000 Binary files a/build/android-profile/profile-2019-05-28-21-21-44-073.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-21-23-09-726.rawproto b/build/android-profile/profile-2019-05-28-21-23-09-726.rawproto deleted file mode 100644 index ee58f170b..000000000 Binary files a/build/android-profile/profile-2019-05-28-21-23-09-726.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-21-24-02-528.rawproto b/build/android-profile/profile-2019-05-28-21-24-02-528.rawproto deleted file mode 100644 index 056a5f423..000000000 Binary files a/build/android-profile/profile-2019-05-28-21-24-02-528.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-21-40-18-706.rawproto b/build/android-profile/profile-2019-05-28-21-40-18-706.rawproto deleted file mode 100644 index 496ffebd6..000000000 Binary files a/build/android-profile/profile-2019-05-28-21-40-18-706.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-21-44-53-667.rawproto b/build/android-profile/profile-2019-05-28-21-44-53-667.rawproto deleted file mode 100644 index 82101b285..000000000 Binary files a/build/android-profile/profile-2019-05-28-21-44-53-667.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-21-49-59-924.rawproto b/build/android-profile/profile-2019-05-28-21-49-59-924.rawproto deleted file mode 100644 index 91c2ffb6e..000000000 Binary files a/build/android-profile/profile-2019-05-28-21-49-59-924.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-22-01-52-320.rawproto b/build/android-profile/profile-2019-05-28-22-01-52-320.rawproto deleted file mode 100644 index ff7ed5fe2..000000000 Binary files a/build/android-profile/profile-2019-05-28-22-01-52-320.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-22-05-37-072.rawproto b/build/android-profile/profile-2019-05-28-22-05-37-072.rawproto deleted file mode 100644 index eb62ee8bd..000000000 Binary files a/build/android-profile/profile-2019-05-28-22-05-37-072.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-22-05-39-149.rawproto b/build/android-profile/profile-2019-05-28-22-05-39-149.rawproto deleted file mode 100644 index 788e331eb..000000000 Binary files a/build/android-profile/profile-2019-05-28-22-05-39-149.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-22-05-48-319.rawproto b/build/android-profile/profile-2019-05-28-22-05-48-319.rawproto deleted file mode 100644 index ebad26e1a..000000000 Binary files a/build/android-profile/profile-2019-05-28-22-05-48-319.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-22-06-52-841.rawproto b/build/android-profile/profile-2019-05-28-22-06-52-841.rawproto deleted file mode 100644 index b76811d1c..000000000 Binary files a/build/android-profile/profile-2019-05-28-22-06-52-841.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-22-11-46-644.rawproto b/build/android-profile/profile-2019-05-28-22-11-46-644.rawproto deleted file mode 100644 index 91c689f01..000000000 Binary files a/build/android-profile/profile-2019-05-28-22-11-46-644.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-22-14-52-301.rawproto b/build/android-profile/profile-2019-05-28-22-14-52-301.rawproto deleted file mode 100644 index ed2180463..000000000 Binary files a/build/android-profile/profile-2019-05-28-22-14-52-301.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-22-15-35-058.rawproto b/build/android-profile/profile-2019-05-28-22-15-35-058.rawproto deleted file mode 100644 index cde0022ac..000000000 Binary files a/build/android-profile/profile-2019-05-28-22-15-35-058.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-22-15-46-841.rawproto b/build/android-profile/profile-2019-05-28-22-15-46-841.rawproto deleted file mode 100644 index 83bb3b163..000000000 Binary files a/build/android-profile/profile-2019-05-28-22-15-46-841.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-22-16-04-505.rawproto b/build/android-profile/profile-2019-05-28-22-16-04-505.rawproto deleted file mode 100644 index 6ba504d87..000000000 Binary files a/build/android-profile/profile-2019-05-28-22-16-04-505.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-22-18-34-127.rawproto b/build/android-profile/profile-2019-05-28-22-18-34-127.rawproto deleted file mode 100644 index ba88a986d..000000000 Binary files a/build/android-profile/profile-2019-05-28-22-18-34-127.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-22-18-35-326.rawproto b/build/android-profile/profile-2019-05-28-22-18-35-326.rawproto deleted file mode 100644 index 644d82a0a..000000000 Binary files a/build/android-profile/profile-2019-05-28-22-18-35-326.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-22-18-49-259.rawproto b/build/android-profile/profile-2019-05-28-22-18-49-259.rawproto deleted file mode 100644 index 9ab42502c..000000000 Binary files a/build/android-profile/profile-2019-05-28-22-18-49-259.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-22-23-29-105.rawproto b/build/android-profile/profile-2019-05-28-22-23-29-105.rawproto deleted file mode 100644 index 71471f035..000000000 Binary files a/build/android-profile/profile-2019-05-28-22-23-29-105.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-22-23-30-241.rawproto b/build/android-profile/profile-2019-05-28-22-23-30-241.rawproto deleted file mode 100644 index fc6bd1538..000000000 Binary files a/build/android-profile/profile-2019-05-28-22-23-30-241.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-22-23-39-635.rawproto b/build/android-profile/profile-2019-05-28-22-23-39-635.rawproto deleted file mode 100644 index 541d1f8ff..000000000 Binary files a/build/android-profile/profile-2019-05-28-22-23-39-635.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-22-40-19-406.rawproto b/build/android-profile/profile-2019-05-28-22-40-19-406.rawproto deleted file mode 100644 index 1e7bfbccb..000000000 Binary files a/build/android-profile/profile-2019-05-28-22-40-19-406.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-22-40-21-873.rawproto b/build/android-profile/profile-2019-05-28-22-40-21-873.rawproto deleted file mode 100644 index 1eb6c4745..000000000 Binary files a/build/android-profile/profile-2019-05-28-22-40-21-873.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-22-44-22-144.rawproto b/build/android-profile/profile-2019-05-28-22-44-22-144.rawproto deleted file mode 100644 index a44b77620..000000000 Binary files a/build/android-profile/profile-2019-05-28-22-44-22-144.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-22-44-33-736.rawproto b/build/android-profile/profile-2019-05-28-22-44-33-736.rawproto deleted file mode 100644 index 5ffcc986f..000000000 Binary files a/build/android-profile/profile-2019-05-28-22-44-33-736.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-23-00-13-986.rawproto b/build/android-profile/profile-2019-05-28-23-00-13-986.rawproto deleted file mode 100644 index 1fd48d2f2..000000000 Binary files a/build/android-profile/profile-2019-05-28-23-00-13-986.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-23-05-15-793.rawproto b/build/android-profile/profile-2019-05-28-23-05-15-793.rawproto deleted file mode 100644 index 343ff7084..000000000 Binary files a/build/android-profile/profile-2019-05-28-23-05-15-793.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-23-05-31-132.rawproto b/build/android-profile/profile-2019-05-28-23-05-31-132.rawproto deleted file mode 100644 index ebf0e6565..000000000 Binary files a/build/android-profile/profile-2019-05-28-23-05-31-132.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-23-10-49-579.rawproto b/build/android-profile/profile-2019-05-28-23-10-49-579.rawproto deleted file mode 100644 index 783daf2e3..000000000 Binary files a/build/android-profile/profile-2019-05-28-23-10-49-579.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-23-11-04-241.rawproto b/build/android-profile/profile-2019-05-28-23-11-04-241.rawproto deleted file mode 100644 index 11d5099c4..000000000 Binary files a/build/android-profile/profile-2019-05-28-23-11-04-241.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-23-12-21-362.rawproto b/build/android-profile/profile-2019-05-28-23-12-21-362.rawproto deleted file mode 100644 index d351910a0..000000000 Binary files a/build/android-profile/profile-2019-05-28-23-12-21-362.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-23-12-55-016.rawproto b/build/android-profile/profile-2019-05-28-23-12-55-016.rawproto deleted file mode 100644 index c1e5f0820..000000000 Binary files a/build/android-profile/profile-2019-05-28-23-12-55-016.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-23-13-52-552.rawproto b/build/android-profile/profile-2019-05-28-23-13-52-552.rawproto deleted file mode 100644 index f70c83d27..000000000 Binary files a/build/android-profile/profile-2019-05-28-23-13-52-552.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-23-14-55-339.rawproto b/build/android-profile/profile-2019-05-28-23-14-55-339.rawproto deleted file mode 100644 index 369c2ab0b..000000000 Binary files a/build/android-profile/profile-2019-05-28-23-14-55-339.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-23-15-36-628.rawproto b/build/android-profile/profile-2019-05-28-23-15-36-628.rawproto deleted file mode 100644 index a53be2526..000000000 Binary files a/build/android-profile/profile-2019-05-28-23-15-36-628.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-23-18-02-376.rawproto b/build/android-profile/profile-2019-05-28-23-18-02-376.rawproto deleted file mode 100644 index de76190ca..000000000 Binary files a/build/android-profile/profile-2019-05-28-23-18-02-376.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-23-18-04-646.rawproto b/build/android-profile/profile-2019-05-28-23-18-04-646.rawproto deleted file mode 100644 index b1f6efeec..000000000 Binary files a/build/android-profile/profile-2019-05-28-23-18-04-646.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-23-18-34-415.rawproto b/build/android-profile/profile-2019-05-28-23-18-34-415.rawproto deleted file mode 100644 index 61dcb5bff..000000000 Binary files a/build/android-profile/profile-2019-05-28-23-18-34-415.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-23-18-35-558.rawproto b/build/android-profile/profile-2019-05-28-23-18-35-558.rawproto deleted file mode 100644 index 1162576b4..000000000 Binary files a/build/android-profile/profile-2019-05-28-23-18-35-558.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-23-19-18-081.rawproto b/build/android-profile/profile-2019-05-28-23-19-18-081.rawproto deleted file mode 100644 index 052428941..000000000 Binary files a/build/android-profile/profile-2019-05-28-23-19-18-081.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-23-19-31-070.rawproto b/build/android-profile/profile-2019-05-28-23-19-31-070.rawproto deleted file mode 100644 index f0999aa4b..000000000 Binary files a/build/android-profile/profile-2019-05-28-23-19-31-070.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-23-20-53-470.rawproto b/build/android-profile/profile-2019-05-28-23-20-53-470.rawproto deleted file mode 100644 index 66759c66f..000000000 Binary files a/build/android-profile/profile-2019-05-28-23-20-53-470.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-23-22-16-750.rawproto b/build/android-profile/profile-2019-05-28-23-22-16-750.rawproto deleted file mode 100644 index 77d059a19..000000000 Binary files a/build/android-profile/profile-2019-05-28-23-22-16-750.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-23-24-48-432.rawproto b/build/android-profile/profile-2019-05-28-23-24-48-432.rawproto deleted file mode 100644 index 827c95b9d..000000000 Binary files a/build/android-profile/profile-2019-05-28-23-24-48-432.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-23-25-00-974.rawproto b/build/android-profile/profile-2019-05-28-23-25-00-974.rawproto deleted file mode 100644 index 52c59eceb..000000000 Binary files a/build/android-profile/profile-2019-05-28-23-25-00-974.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-23-25-07-021.rawproto b/build/android-profile/profile-2019-05-28-23-25-07-021.rawproto deleted file mode 100644 index 5f342e26d..000000000 Binary files a/build/android-profile/profile-2019-05-28-23-25-07-021.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-23-27-29-305.rawproto b/build/android-profile/profile-2019-05-28-23-27-29-305.rawproto deleted file mode 100644 index bd60f33eb..000000000 Binary files a/build/android-profile/profile-2019-05-28-23-27-29-305.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-23-27-30-447.rawproto b/build/android-profile/profile-2019-05-28-23-27-30-447.rawproto deleted file mode 100644 index bc6b60280..000000000 Binary files a/build/android-profile/profile-2019-05-28-23-27-30-447.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-23-29-24-729.rawproto b/build/android-profile/profile-2019-05-28-23-29-24-729.rawproto deleted file mode 100644 index 0b02d0aaa..000000000 Binary files a/build/android-profile/profile-2019-05-28-23-29-24-729.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-23-30-57-324.rawproto b/build/android-profile/profile-2019-05-28-23-30-57-324.rawproto deleted file mode 100644 index eb4eb5ebd..000000000 Binary files a/build/android-profile/profile-2019-05-28-23-30-57-324.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-23-36-24-326.rawproto b/build/android-profile/profile-2019-05-28-23-36-24-326.rawproto deleted file mode 100644 index a720a0163..000000000 Binary files a/build/android-profile/profile-2019-05-28-23-36-24-326.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-28-23-49-11-392.rawproto b/build/android-profile/profile-2019-05-28-23-49-11-392.rawproto deleted file mode 100644 index eb22a5a34..000000000 Binary files a/build/android-profile/profile-2019-05-28-23-49-11-392.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-29-22-27-53-559.rawproto b/build/android-profile/profile-2019-05-29-22-27-53-559.rawproto deleted file mode 100644 index a4aa3120f..000000000 Binary files a/build/android-profile/profile-2019-05-29-22-27-53-559.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-29-22-28-11-777.rawproto b/build/android-profile/profile-2019-05-29-22-28-11-777.rawproto deleted file mode 100644 index d9dd653ea..000000000 Binary files a/build/android-profile/profile-2019-05-29-22-28-11-777.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-29-22-28-50-300.rawproto b/build/android-profile/profile-2019-05-29-22-28-50-300.rawproto deleted file mode 100644 index f2b4c727f..000000000 Binary files a/build/android-profile/profile-2019-05-29-22-28-50-300.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-29-22-40-03-636.rawproto b/build/android-profile/profile-2019-05-29-22-40-03-636.rawproto deleted file mode 100644 index 6ceca4ac2..000000000 Binary files a/build/android-profile/profile-2019-05-29-22-40-03-636.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-29-22-40-05-817.rawproto b/build/android-profile/profile-2019-05-29-22-40-05-817.rawproto deleted file mode 100644 index 8fe56396f..000000000 Binary files a/build/android-profile/profile-2019-05-29-22-40-05-817.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-29-22-40-23-304.rawproto b/build/android-profile/profile-2019-05-29-22-40-23-304.rawproto deleted file mode 100644 index d9193efa4..000000000 Binary files a/build/android-profile/profile-2019-05-29-22-40-23-304.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-29-22-40-24-916.rawproto b/build/android-profile/profile-2019-05-29-22-40-24-916.rawproto deleted file mode 100644 index f8a288d8f..000000000 Binary files a/build/android-profile/profile-2019-05-29-22-40-24-916.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-29-22-41-00-718.rawproto b/build/android-profile/profile-2019-05-29-22-41-00-718.rawproto deleted file mode 100644 index 67a5e21c2..000000000 Binary files a/build/android-profile/profile-2019-05-29-22-41-00-718.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-29-23-02-46-430.rawproto b/build/android-profile/profile-2019-05-29-23-02-46-430.rawproto deleted file mode 100644 index 8ce193481..000000000 Binary files a/build/android-profile/profile-2019-05-29-23-02-46-430.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-29-23-04-33-683.rawproto b/build/android-profile/profile-2019-05-29-23-04-33-683.rawproto deleted file mode 100644 index 0e4cdadc7..000000000 Binary files a/build/android-profile/profile-2019-05-29-23-04-33-683.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-29-23-04-35-184.rawproto b/build/android-profile/profile-2019-05-29-23-04-35-184.rawproto deleted file mode 100644 index c6aa23d1e..000000000 Binary files a/build/android-profile/profile-2019-05-29-23-04-35-184.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-29-23-05-09-213.rawproto b/build/android-profile/profile-2019-05-29-23-05-09-213.rawproto deleted file mode 100644 index 0e952dd35..000000000 Binary files a/build/android-profile/profile-2019-05-29-23-05-09-213.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-29-23-06-52-848.rawproto b/build/android-profile/profile-2019-05-29-23-06-52-848.rawproto deleted file mode 100644 index 89dc53a40..000000000 Binary files a/build/android-profile/profile-2019-05-29-23-06-52-848.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-29-23-08-54-416.rawproto b/build/android-profile/profile-2019-05-29-23-08-54-416.rawproto deleted file mode 100644 index fc51d8980..000000000 Binary files a/build/android-profile/profile-2019-05-29-23-08-54-416.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-29-23-08-55-417.rawproto b/build/android-profile/profile-2019-05-29-23-08-55-417.rawproto deleted file mode 100644 index 246ad6d22..000000000 Binary files a/build/android-profile/profile-2019-05-29-23-08-55-417.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-29-23-09-07-899.rawproto b/build/android-profile/profile-2019-05-29-23-09-07-899.rawproto deleted file mode 100644 index 5bf0aff3e..000000000 Binary files a/build/android-profile/profile-2019-05-29-23-09-07-899.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-29-23-13-49-364.rawproto b/build/android-profile/profile-2019-05-29-23-13-49-364.rawproto deleted file mode 100644 index 826a58e39..000000000 Binary files a/build/android-profile/profile-2019-05-29-23-13-49-364.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-29-23-15-02-325.rawproto b/build/android-profile/profile-2019-05-29-23-15-02-325.rawproto deleted file mode 100644 index f7f67840a..000000000 Binary files a/build/android-profile/profile-2019-05-29-23-15-02-325.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-29-23-29-22-153.rawproto b/build/android-profile/profile-2019-05-29-23-29-22-153.rawproto deleted file mode 100644 index 3cd0c312f..000000000 Binary files a/build/android-profile/profile-2019-05-29-23-29-22-153.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-29-23-31-12-364.rawproto b/build/android-profile/profile-2019-05-29-23-31-12-364.rawproto deleted file mode 100644 index def2a24d1..000000000 Binary files a/build/android-profile/profile-2019-05-29-23-31-12-364.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-05-29-23-31-40-315.rawproto b/build/android-profile/profile-2019-05-29-23-31-40-315.rawproto deleted file mode 100644 index ba00036de..000000000 Binary files a/build/android-profile/profile-2019-05-29-23-31-40-315.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-01-14-52-56-273.rawproto b/build/android-profile/profile-2019-06-01-14-52-56-273.rawproto deleted file mode 100644 index a485ae535..000000000 Binary files a/build/android-profile/profile-2019-06-01-14-52-56-273.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-01-14-53-18-279.rawproto b/build/android-profile/profile-2019-06-01-14-53-18-279.rawproto deleted file mode 100644 index c03f48af1..000000000 Binary files a/build/android-profile/profile-2019-06-01-14-53-18-279.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-01-14-55-18-213.rawproto b/build/android-profile/profile-2019-06-01-14-55-18-213.rawproto deleted file mode 100644 index 48bfd2a30..000000000 Binary files a/build/android-profile/profile-2019-06-01-14-55-18-213.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-01-17-23-36-360.rawproto b/build/android-profile/profile-2019-06-01-17-23-36-360.rawproto deleted file mode 100644 index 156919749..000000000 Binary files a/build/android-profile/profile-2019-06-01-17-23-36-360.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-01-17-23-47-335.rawproto b/build/android-profile/profile-2019-06-01-17-23-47-335.rawproto deleted file mode 100644 index 832f89750..000000000 Binary files a/build/android-profile/profile-2019-06-01-17-23-47-335.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-01-20-48-01-518.rawproto b/build/android-profile/profile-2019-06-01-20-48-01-518.rawproto deleted file mode 100644 index c13f508c6..000000000 Binary files a/build/android-profile/profile-2019-06-01-20-48-01-518.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-01-20-48-10-658.rawproto b/build/android-profile/profile-2019-06-01-20-48-10-658.rawproto deleted file mode 100644 index 0e5ae846e..000000000 Binary files a/build/android-profile/profile-2019-06-01-20-48-10-658.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-01-20-49-15-697.rawproto b/build/android-profile/profile-2019-06-01-20-49-15-697.rawproto deleted file mode 100644 index ced36c94b..000000000 Binary files a/build/android-profile/profile-2019-06-01-20-49-15-697.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-01-21-08-30-125.rawproto b/build/android-profile/profile-2019-06-01-21-08-30-125.rawproto deleted file mode 100644 index 576e2ad7c..000000000 Binary files a/build/android-profile/profile-2019-06-01-21-08-30-125.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-01-21-08-38-475.rawproto b/build/android-profile/profile-2019-06-01-21-08-38-475.rawproto deleted file mode 100644 index bd889f31e..000000000 Binary files a/build/android-profile/profile-2019-06-01-21-08-38-475.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-01-21-13-37-029.rawproto b/build/android-profile/profile-2019-06-01-21-13-37-029.rawproto deleted file mode 100644 index 786163dba..000000000 Binary files a/build/android-profile/profile-2019-06-01-21-13-37-029.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-01-21-14-49-871.rawproto b/build/android-profile/profile-2019-06-01-21-14-49-871.rawproto deleted file mode 100644 index 122baf08a..000000000 Binary files a/build/android-profile/profile-2019-06-01-21-14-49-871.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-01-21-19-23-478.rawproto b/build/android-profile/profile-2019-06-01-21-19-23-478.rawproto deleted file mode 100644 index ddab8e555..000000000 Binary files a/build/android-profile/profile-2019-06-01-21-19-23-478.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-01-21-19-38-023.rawproto b/build/android-profile/profile-2019-06-01-21-19-38-023.rawproto deleted file mode 100644 index d0b43e463..000000000 Binary files a/build/android-profile/profile-2019-06-01-21-19-38-023.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-01-21-20-09-507.rawproto b/build/android-profile/profile-2019-06-01-21-20-09-507.rawproto deleted file mode 100644 index 000add34c..000000000 Binary files a/build/android-profile/profile-2019-06-01-21-20-09-507.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-02-13-12-43-639.rawproto b/build/android-profile/profile-2019-06-02-13-12-43-639.rawproto deleted file mode 100644 index 61a979512..000000000 Binary files a/build/android-profile/profile-2019-06-02-13-12-43-639.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-02-13-12-50-334.rawproto b/build/android-profile/profile-2019-06-02-13-12-50-334.rawproto deleted file mode 100644 index 5c9fecf6f..000000000 Binary files a/build/android-profile/profile-2019-06-02-13-12-50-334.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-02-13-46-11-562.rawproto b/build/android-profile/profile-2019-06-02-13-46-11-562.rawproto deleted file mode 100644 index bdff07842..000000000 Binary files a/build/android-profile/profile-2019-06-02-13-46-11-562.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-02-13-46-21-011.rawproto b/build/android-profile/profile-2019-06-02-13-46-21-011.rawproto deleted file mode 100644 index 585bf3ec3..000000000 Binary files a/build/android-profile/profile-2019-06-02-13-46-21-011.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-02-13-48-32-841.rawproto b/build/android-profile/profile-2019-06-02-13-48-32-841.rawproto deleted file mode 100644 index 9c5e9ed74..000000000 Binary files a/build/android-profile/profile-2019-06-02-13-48-32-841.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-02-13-51-22-749.rawproto b/build/android-profile/profile-2019-06-02-13-51-22-749.rawproto deleted file mode 100644 index 54de272f1..000000000 Binary files a/build/android-profile/profile-2019-06-02-13-51-22-749.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-02-13-55-17-617.rawproto b/build/android-profile/profile-2019-06-02-13-55-17-617.rawproto deleted file mode 100644 index ce28441b9..000000000 Binary files a/build/android-profile/profile-2019-06-02-13-55-17-617.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-02-15-29-56-099.rawproto b/build/android-profile/profile-2019-06-02-15-29-56-099.rawproto deleted file mode 100644 index 1cacc39d6..000000000 Binary files a/build/android-profile/profile-2019-06-02-15-29-56-099.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-02-15-41-30-845.rawproto b/build/android-profile/profile-2019-06-02-15-41-30-845.rawproto deleted file mode 100644 index bd05f5b73..000000000 Binary files a/build/android-profile/profile-2019-06-02-15-41-30-845.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-02-15-46-20-854.rawproto b/build/android-profile/profile-2019-06-02-15-46-20-854.rawproto deleted file mode 100644 index 18511be4e..000000000 Binary files a/build/android-profile/profile-2019-06-02-15-46-20-854.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-02-16-08-00-933.rawproto b/build/android-profile/profile-2019-06-02-16-08-00-933.rawproto deleted file mode 100644 index 97163171a..000000000 Binary files a/build/android-profile/profile-2019-06-02-16-08-00-933.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-02-16-19-46-725.rawproto b/build/android-profile/profile-2019-06-02-16-19-46-725.rawproto deleted file mode 100644 index 47e2fe8bd..000000000 Binary files a/build/android-profile/profile-2019-06-02-16-19-46-725.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-02-21-50-29-032.rawproto b/build/android-profile/profile-2019-06-02-21-50-29-032.rawproto deleted file mode 100644 index e4f2cb6b6..000000000 Binary files a/build/android-profile/profile-2019-06-02-21-50-29-032.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-02-21-50-38-774.rawproto b/build/android-profile/profile-2019-06-02-21-50-38-774.rawproto deleted file mode 100644 index ec3c2318a..000000000 Binary files a/build/android-profile/profile-2019-06-02-21-50-38-774.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-02-21-53-41-753.rawproto b/build/android-profile/profile-2019-06-02-21-53-41-753.rawproto deleted file mode 100644 index 8f418a8e8..000000000 Binary files a/build/android-profile/profile-2019-06-02-21-53-41-753.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-02-22-04-55-581.rawproto b/build/android-profile/profile-2019-06-02-22-04-55-581.rawproto deleted file mode 100644 index d255b3212..000000000 Binary files a/build/android-profile/profile-2019-06-02-22-04-55-581.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-02-22-17-31-126.rawproto b/build/android-profile/profile-2019-06-02-22-17-31-126.rawproto deleted file mode 100644 index 537d44020..000000000 Binary files a/build/android-profile/profile-2019-06-02-22-17-31-126.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-08-16-47-54-713.rawproto b/build/android-profile/profile-2019-06-08-16-47-54-713.rawproto deleted file mode 100644 index f596b0e26..000000000 Binary files a/build/android-profile/profile-2019-06-08-16-47-54-713.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-08-16-48-24-873.rawproto b/build/android-profile/profile-2019-06-08-16-48-24-873.rawproto deleted file mode 100644 index ead558bc0..000000000 Binary files a/build/android-profile/profile-2019-06-08-16-48-24-873.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-09-20-19-28-051.rawproto b/build/android-profile/profile-2019-06-09-20-19-28-051.rawproto deleted file mode 100644 index 5b634296f..000000000 Binary files a/build/android-profile/profile-2019-06-09-20-19-28-051.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-09-20-19-48-252.rawproto b/build/android-profile/profile-2019-06-09-20-19-48-252.rawproto deleted file mode 100644 index 5601300a9..000000000 Binary files a/build/android-profile/profile-2019-06-09-20-19-48-252.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-09-20-27-31-058.rawproto b/build/android-profile/profile-2019-06-09-20-27-31-058.rawproto deleted file mode 100644 index ff6bc08c1..000000000 Binary files a/build/android-profile/profile-2019-06-09-20-27-31-058.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-09-20-31-58-187.rawproto b/build/android-profile/profile-2019-06-09-20-31-58-187.rawproto deleted file mode 100644 index f0815936a..000000000 Binary files a/build/android-profile/profile-2019-06-09-20-31-58-187.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-09-21-34-05-308.rawproto b/build/android-profile/profile-2019-06-09-21-34-05-308.rawproto deleted file mode 100644 index e28068447..000000000 Binary files a/build/android-profile/profile-2019-06-09-21-34-05-308.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-10-20-24-33-873.rawproto b/build/android-profile/profile-2019-06-10-20-24-33-873.rawproto deleted file mode 100644 index 87e55fc9d..000000000 Binary files a/build/android-profile/profile-2019-06-10-20-24-33-873.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-10-20-24-54-758.rawproto b/build/android-profile/profile-2019-06-10-20-24-54-758.rawproto deleted file mode 100644 index 520a2f61f..000000000 Binary files a/build/android-profile/profile-2019-06-10-20-24-54-758.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-10-20-46-26-679.rawproto b/build/android-profile/profile-2019-06-10-20-46-26-679.rawproto deleted file mode 100644 index 1df00219a..000000000 Binary files a/build/android-profile/profile-2019-06-10-20-46-26-679.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-10-20-46-34-150.rawproto b/build/android-profile/profile-2019-06-10-20-46-34-150.rawproto deleted file mode 100644 index d1a47662d..000000000 Binary files a/build/android-profile/profile-2019-06-10-20-46-34-150.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-10-20-46-59-671.rawproto b/build/android-profile/profile-2019-06-10-20-46-59-671.rawproto deleted file mode 100644 index 31fa0ac7a..000000000 Binary files a/build/android-profile/profile-2019-06-10-20-46-59-671.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-11-19-54-17-129.rawproto b/build/android-profile/profile-2019-06-11-19-54-17-129.rawproto deleted file mode 100644 index 4e2f429d8..000000000 Binary files a/build/android-profile/profile-2019-06-11-19-54-17-129.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-11-19-54-28-716.rawproto b/build/android-profile/profile-2019-06-11-19-54-28-716.rawproto deleted file mode 100644 index ca7bf35f3..000000000 Binary files a/build/android-profile/profile-2019-06-11-19-54-28-716.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-11-20-02-38-661.rawproto b/build/android-profile/profile-2019-06-11-20-02-38-661.rawproto deleted file mode 100644 index fff5bef80..000000000 Binary files a/build/android-profile/profile-2019-06-11-20-02-38-661.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-11-20-02-41-259.rawproto b/build/android-profile/profile-2019-06-11-20-02-41-259.rawproto deleted file mode 100644 index e6cdf40cb..000000000 Binary files a/build/android-profile/profile-2019-06-11-20-02-41-259.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-11-20-03-21-607.rawproto b/build/android-profile/profile-2019-06-11-20-03-21-607.rawproto deleted file mode 100644 index 107c04097..000000000 Binary files a/build/android-profile/profile-2019-06-11-20-03-21-607.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-13-21-22-54-657.rawproto b/build/android-profile/profile-2019-06-13-21-22-54-657.rawproto deleted file mode 100644 index 0bc61ca95..000000000 Binary files a/build/android-profile/profile-2019-06-13-21-22-54-657.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-13-21-23-18-982.rawproto b/build/android-profile/profile-2019-06-13-21-23-18-982.rawproto deleted file mode 100644 index 9707b432f..000000000 Binary files a/build/android-profile/profile-2019-06-13-21-23-18-982.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-13-22-49-21-533.rawproto b/build/android-profile/profile-2019-06-13-22-49-21-533.rawproto deleted file mode 100644 index 2e5d601d0..000000000 Binary files a/build/android-profile/profile-2019-06-13-22-49-21-533.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-13-22-49-36-706.rawproto b/build/android-profile/profile-2019-06-13-22-49-36-706.rawproto deleted file mode 100644 index 9d8beb4ca..000000000 Binary files a/build/android-profile/profile-2019-06-13-22-49-36-706.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-13-22-51-16-594.rawproto b/build/android-profile/profile-2019-06-13-22-51-16-594.rawproto deleted file mode 100644 index f4ae35bab..000000000 Binary files a/build/android-profile/profile-2019-06-13-22-51-16-594.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-16-21-21-42-968.rawproto b/build/android-profile/profile-2019-06-16-21-21-42-968.rawproto deleted file mode 100644 index dc261c31d..000000000 Binary files a/build/android-profile/profile-2019-06-16-21-21-42-968.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-16-21-22-05-474.rawproto b/build/android-profile/profile-2019-06-16-21-22-05-474.rawproto deleted file mode 100644 index 10ba3d03b..000000000 Binary files a/build/android-profile/profile-2019-06-16-21-22-05-474.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-18-23-09-20-785.rawproto b/build/android-profile/profile-2019-06-18-23-09-20-785.rawproto deleted file mode 100644 index a4f5ec79b..000000000 Binary files a/build/android-profile/profile-2019-06-18-23-09-20-785.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-18-23-11-02-948.rawproto b/build/android-profile/profile-2019-06-18-23-11-02-948.rawproto deleted file mode 100644 index 3a9966081..000000000 Binary files a/build/android-profile/profile-2019-06-18-23-11-02-948.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-19-00-06-25-678.rawproto b/build/android-profile/profile-2019-06-19-00-06-25-678.rawproto deleted file mode 100644 index d3e92ae10..000000000 Binary files a/build/android-profile/profile-2019-06-19-00-06-25-678.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-19-00-07-59-763.rawproto b/build/android-profile/profile-2019-06-19-00-07-59-763.rawproto deleted file mode 100644 index 2ea4c3d69..000000000 Binary files a/build/android-profile/profile-2019-06-19-00-07-59-763.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-19-00-11-05-029.rawproto b/build/android-profile/profile-2019-06-19-00-11-05-029.rawproto deleted file mode 100644 index 6e7aa1e7d..000000000 Binary files a/build/android-profile/profile-2019-06-19-00-11-05-029.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-19-00-11-08-121.rawproto b/build/android-profile/profile-2019-06-19-00-11-08-121.rawproto deleted file mode 100644 index fad6c9b4a..000000000 Binary files a/build/android-profile/profile-2019-06-19-00-11-08-121.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-19-00-12-37-780.rawproto b/build/android-profile/profile-2019-06-19-00-12-37-780.rawproto deleted file mode 100644 index d927de10a..000000000 Binary files a/build/android-profile/profile-2019-06-19-00-12-37-780.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-19-22-39-31-421.rawproto b/build/android-profile/profile-2019-06-19-22-39-31-421.rawproto deleted file mode 100644 index 9e27baf31..000000000 Binary files a/build/android-profile/profile-2019-06-19-22-39-31-421.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-19-22-39-39-712.rawproto b/build/android-profile/profile-2019-06-19-22-39-39-712.rawproto deleted file mode 100644 index d163603bf..000000000 Binary files a/build/android-profile/profile-2019-06-19-22-39-39-712.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-19-22-44-19-230.rawproto b/build/android-profile/profile-2019-06-19-22-44-19-230.rawproto deleted file mode 100644 index e45786faf..000000000 Binary files a/build/android-profile/profile-2019-06-19-22-44-19-230.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-19-23-14-37-752.rawproto b/build/android-profile/profile-2019-06-19-23-14-37-752.rawproto deleted file mode 100644 index f010745e8..000000000 Binary files a/build/android-profile/profile-2019-06-19-23-14-37-752.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-19-23-15-02-241.rawproto b/build/android-profile/profile-2019-06-19-23-15-02-241.rawproto deleted file mode 100644 index dc51398e5..000000000 Binary files a/build/android-profile/profile-2019-06-19-23-15-02-241.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-20-00-14-42-002.rawproto b/build/android-profile/profile-2019-06-20-00-14-42-002.rawproto deleted file mode 100644 index 119b1dbf2..000000000 Binary files a/build/android-profile/profile-2019-06-20-00-14-42-002.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-20-00-14-46-468.rawproto b/build/android-profile/profile-2019-06-20-00-14-46-468.rawproto deleted file mode 100644 index 949777fef..000000000 Binary files a/build/android-profile/profile-2019-06-20-00-14-46-468.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-20-00-28-59-304.rawproto b/build/android-profile/profile-2019-06-20-00-28-59-304.rawproto deleted file mode 100644 index 291564d93..000000000 Binary files a/build/android-profile/profile-2019-06-20-00-28-59-304.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-20-00-29-00-760.rawproto b/build/android-profile/profile-2019-06-20-00-29-00-760.rawproto deleted file mode 100644 index ad7ff4c20..000000000 Binary files a/build/android-profile/profile-2019-06-20-00-29-00-760.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-22-18-34-32-435.rawproto b/build/android-profile/profile-2019-06-22-18-34-32-435.rawproto deleted file mode 100644 index 6c069a360..000000000 Binary files a/build/android-profile/profile-2019-06-22-18-34-32-435.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-22-18-34-53-467.rawproto b/build/android-profile/profile-2019-06-22-18-34-53-467.rawproto deleted file mode 100644 index 1cf35d3ba..000000000 Binary files a/build/android-profile/profile-2019-06-22-18-34-53-467.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-22-18-45-25-734.rawproto b/build/android-profile/profile-2019-06-22-18-45-25-734.rawproto deleted file mode 100644 index 85bb33e97..000000000 Binary files a/build/android-profile/profile-2019-06-22-18-45-25-734.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-22-20-42-04-438.rawproto b/build/android-profile/profile-2019-06-22-20-42-04-438.rawproto deleted file mode 100644 index 99870ea8b..000000000 Binary files a/build/android-profile/profile-2019-06-22-20-42-04-438.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-22-22-10-50-555.rawproto b/build/android-profile/profile-2019-06-22-22-10-50-555.rawproto deleted file mode 100644 index 73a6fdf02..000000000 Binary files a/build/android-profile/profile-2019-06-22-22-10-50-555.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-23-18-54-52-188.rawproto b/build/android-profile/profile-2019-06-23-18-54-52-188.rawproto deleted file mode 100644 index 98559766b..000000000 Binary files a/build/android-profile/profile-2019-06-23-18-54-52-188.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-23-18-55-10-858.rawproto b/build/android-profile/profile-2019-06-23-18-55-10-858.rawproto deleted file mode 100644 index 93dc9d5fc..000000000 Binary files a/build/android-profile/profile-2019-06-23-18-55-10-858.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-23-21-13-01-847.rawproto b/build/android-profile/profile-2019-06-23-21-13-01-847.rawproto deleted file mode 100644 index 8e10f5076..000000000 Binary files a/build/android-profile/profile-2019-06-23-21-13-01-847.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-23-21-33-15-947.rawproto b/build/android-profile/profile-2019-06-23-21-33-15-947.rawproto deleted file mode 100644 index 2797c0c20..000000000 Binary files a/build/android-profile/profile-2019-06-23-21-33-15-947.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-23-23-40-03-342.rawproto b/build/android-profile/profile-2019-06-23-23-40-03-342.rawproto deleted file mode 100644 index 5e875889f..000000000 Binary files a/build/android-profile/profile-2019-06-23-23-40-03-342.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-23-23-40-10-796.rawproto b/build/android-profile/profile-2019-06-23-23-40-10-796.rawproto deleted file mode 100644 index 4fac0fe1c..000000000 Binary files a/build/android-profile/profile-2019-06-23-23-40-10-796.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-23-23-42-07-558.rawproto b/build/android-profile/profile-2019-06-23-23-42-07-558.rawproto deleted file mode 100644 index fce64fe48..000000000 Binary files a/build/android-profile/profile-2019-06-23-23-42-07-558.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-23-23-46-27-629.rawproto b/build/android-profile/profile-2019-06-23-23-46-27-629.rawproto deleted file mode 100644 index e2a076231..000000000 Binary files a/build/android-profile/profile-2019-06-23-23-46-27-629.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-23-23-46-30-307.rawproto b/build/android-profile/profile-2019-06-23-23-46-30-307.rawproto deleted file mode 100644 index 63e52e118..000000000 Binary files a/build/android-profile/profile-2019-06-23-23-46-30-307.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-23-23-48-45-051.rawproto b/build/android-profile/profile-2019-06-23-23-48-45-051.rawproto deleted file mode 100644 index f73fc3b44..000000000 Binary files a/build/android-profile/profile-2019-06-23-23-48-45-051.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-23-23-52-47-648.rawproto b/build/android-profile/profile-2019-06-23-23-52-47-648.rawproto deleted file mode 100644 index e8e8ce411..000000000 Binary files a/build/android-profile/profile-2019-06-23-23-52-47-648.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-24-00-24-10-988.rawproto b/build/android-profile/profile-2019-06-24-00-24-10-988.rawproto deleted file mode 100644 index 383df6bd6..000000000 Binary files a/build/android-profile/profile-2019-06-24-00-24-10-988.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-24-00-54-57-341.rawproto b/build/android-profile/profile-2019-06-24-00-54-57-341.rawproto deleted file mode 100644 index a7266deb3..000000000 Binary files a/build/android-profile/profile-2019-06-24-00-54-57-341.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-24-18-50-20-164.rawproto b/build/android-profile/profile-2019-06-24-18-50-20-164.rawproto deleted file mode 100644 index 30e0c54a6..000000000 Binary files a/build/android-profile/profile-2019-06-24-18-50-20-164.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-24-18-50-27-352.rawproto b/build/android-profile/profile-2019-06-24-18-50-27-352.rawproto deleted file mode 100644 index f741e1d99..000000000 Binary files a/build/android-profile/profile-2019-06-24-18-50-27-352.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-24-19-00-14-117.rawproto b/build/android-profile/profile-2019-06-24-19-00-14-117.rawproto deleted file mode 100644 index 22502963b..000000000 Binary files a/build/android-profile/profile-2019-06-24-19-00-14-117.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-24-19-06-15-506.rawproto b/build/android-profile/profile-2019-06-24-19-06-15-506.rawproto deleted file mode 100644 index 616fba7b7..000000000 Binary files a/build/android-profile/profile-2019-06-24-19-06-15-506.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-24-19-07-42-295.rawproto b/build/android-profile/profile-2019-06-24-19-07-42-295.rawproto deleted file mode 100644 index 297d858b9..000000000 Binary files a/build/android-profile/profile-2019-06-24-19-07-42-295.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-24-19-08-23-387.rawproto b/build/android-profile/profile-2019-06-24-19-08-23-387.rawproto deleted file mode 100644 index 5668fedf1..000000000 Binary files a/build/android-profile/profile-2019-06-24-19-08-23-387.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-24-19-10-30-924.rawproto b/build/android-profile/profile-2019-06-24-19-10-30-924.rawproto deleted file mode 100644 index e2f9439b8..000000000 Binary files a/build/android-profile/profile-2019-06-24-19-10-30-924.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-24-19-11-44-705.rawproto b/build/android-profile/profile-2019-06-24-19-11-44-705.rawproto deleted file mode 100644 index a1b20ad73..000000000 Binary files a/build/android-profile/profile-2019-06-24-19-11-44-705.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-24-19-20-09-286.rawproto b/build/android-profile/profile-2019-06-24-19-20-09-286.rawproto deleted file mode 100644 index fb790922e..000000000 Binary files a/build/android-profile/profile-2019-06-24-19-20-09-286.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-24-19-42-25-152.rawproto b/build/android-profile/profile-2019-06-24-19-42-25-152.rawproto deleted file mode 100644 index 6cec289b2..000000000 Binary files a/build/android-profile/profile-2019-06-24-19-42-25-152.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-24-20-08-14-007.rawproto b/build/android-profile/profile-2019-06-24-20-08-14-007.rawproto deleted file mode 100644 index 954eefa0d..000000000 Binary files a/build/android-profile/profile-2019-06-24-20-08-14-007.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-24-20-08-16-473.rawproto b/build/android-profile/profile-2019-06-24-20-08-16-473.rawproto deleted file mode 100644 index 40b455547..000000000 Binary files a/build/android-profile/profile-2019-06-24-20-08-16-473.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-24-20-08-50-542.rawproto b/build/android-profile/profile-2019-06-24-20-08-50-542.rawproto deleted file mode 100644 index 487577542..000000000 Binary files a/build/android-profile/profile-2019-06-24-20-08-50-542.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-24-20-19-01-013.rawproto b/build/android-profile/profile-2019-06-24-20-19-01-013.rawproto deleted file mode 100644 index 9c1e5b912..000000000 Binary files a/build/android-profile/profile-2019-06-24-20-19-01-013.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-24-20-27-28-441.rawproto b/build/android-profile/profile-2019-06-24-20-27-28-441.rawproto deleted file mode 100644 index b0e6f55ea..000000000 Binary files a/build/android-profile/profile-2019-06-24-20-27-28-441.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-24-20-32-39-976.rawproto b/build/android-profile/profile-2019-06-24-20-32-39-976.rawproto deleted file mode 100644 index 21e7880c9..000000000 Binary files a/build/android-profile/profile-2019-06-24-20-32-39-976.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-24-20-34-35-969.rawproto b/build/android-profile/profile-2019-06-24-20-34-35-969.rawproto deleted file mode 100644 index 3f90da26b..000000000 Binary files a/build/android-profile/profile-2019-06-24-20-34-35-969.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-24-23-40-35-030.rawproto b/build/android-profile/profile-2019-06-24-23-40-35-030.rawproto deleted file mode 100644 index 4dca7fc9a..000000000 Binary files a/build/android-profile/profile-2019-06-24-23-40-35-030.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-24-23-40-41-051.rawproto b/build/android-profile/profile-2019-06-24-23-40-41-051.rawproto deleted file mode 100644 index e83459108..000000000 Binary files a/build/android-profile/profile-2019-06-24-23-40-41-051.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-24-23-43-19-055.rawproto b/build/android-profile/profile-2019-06-24-23-43-19-055.rawproto deleted file mode 100644 index 159a06444..000000000 Binary files a/build/android-profile/profile-2019-06-24-23-43-19-055.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-26-20-15-10-437.rawproto b/build/android-profile/profile-2019-06-26-20-15-10-437.rawproto deleted file mode 100644 index 7dc1f3870..000000000 Binary files a/build/android-profile/profile-2019-06-26-20-15-10-437.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-26-20-15-36-707.rawproto b/build/android-profile/profile-2019-06-26-20-15-36-707.rawproto deleted file mode 100644 index 26241645c..000000000 Binary files a/build/android-profile/profile-2019-06-26-20-15-36-707.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-06-26-20-47-35-329.rawproto b/build/android-profile/profile-2019-06-26-20-47-35-329.rawproto deleted file mode 100644 index 9548f975b..000000000 Binary files a/build/android-profile/profile-2019-06-26-20-47-35-329.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-07-15-21-18-552.rawproto b/build/android-profile/profile-2019-07-07-15-21-18-552.rawproto deleted file mode 100644 index 0aac7e789..000000000 Binary files a/build/android-profile/profile-2019-07-07-15-21-18-552.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-07-15-21-42-761.rawproto b/build/android-profile/profile-2019-07-07-15-21-42-761.rawproto deleted file mode 100644 index 2c38a18fe..000000000 Binary files a/build/android-profile/profile-2019-07-07-15-21-42-761.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-07-18-07-23-020.rawproto b/build/android-profile/profile-2019-07-07-18-07-23-020.rawproto deleted file mode 100644 index 141bc4a13..000000000 Binary files a/build/android-profile/profile-2019-07-07-18-07-23-020.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-07-18-07-30-332.rawproto b/build/android-profile/profile-2019-07-07-18-07-30-332.rawproto deleted file mode 100644 index efbb35e9b..000000000 Binary files a/build/android-profile/profile-2019-07-07-18-07-30-332.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-08-19-36-57-695.rawproto b/build/android-profile/profile-2019-07-08-19-36-57-695.rawproto deleted file mode 100644 index 8157962d9..000000000 Binary files a/build/android-profile/profile-2019-07-08-19-36-57-695.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-08-19-37-26-680.rawproto b/build/android-profile/profile-2019-07-08-19-37-26-680.rawproto deleted file mode 100644 index b4a1dcdf0..000000000 Binary files a/build/android-profile/profile-2019-07-08-19-37-26-680.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-08-19-44-26-227.rawproto b/build/android-profile/profile-2019-07-08-19-44-26-227.rawproto deleted file mode 100644 index 613ce5b98..000000000 Binary files a/build/android-profile/profile-2019-07-08-19-44-26-227.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-08-19-44-49-740.rawproto b/build/android-profile/profile-2019-07-08-19-44-49-740.rawproto deleted file mode 100644 index 54b1b589f..000000000 Binary files a/build/android-profile/profile-2019-07-08-19-44-49-740.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-08-21-29-39-285.rawproto b/build/android-profile/profile-2019-07-08-21-29-39-285.rawproto deleted file mode 100644 index 10d048463..000000000 Binary files a/build/android-profile/profile-2019-07-08-21-29-39-285.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-08-21-33-50-384.rawproto b/build/android-profile/profile-2019-07-08-21-33-50-384.rawproto deleted file mode 100644 index 5436a1816..000000000 Binary files a/build/android-profile/profile-2019-07-08-21-33-50-384.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-08-21-34-06-071.rawproto b/build/android-profile/profile-2019-07-08-21-34-06-071.rawproto deleted file mode 100644 index 271bf4bd5..000000000 Binary files a/build/android-profile/profile-2019-07-08-21-34-06-071.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-08-21-34-54-660.rawproto b/build/android-profile/profile-2019-07-08-21-34-54-660.rawproto deleted file mode 100644 index 2b15f8599..000000000 Binary files a/build/android-profile/profile-2019-07-08-21-34-54-660.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-08-21-40-40-477.rawproto b/build/android-profile/profile-2019-07-08-21-40-40-477.rawproto deleted file mode 100644 index 941daf789..000000000 Binary files a/build/android-profile/profile-2019-07-08-21-40-40-477.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-08-22-45-34-519.rawproto b/build/android-profile/profile-2019-07-08-22-45-34-519.rawproto deleted file mode 100644 index 509d91b45..000000000 Binary files a/build/android-profile/profile-2019-07-08-22-45-34-519.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-08-22-45-40-931.rawproto b/build/android-profile/profile-2019-07-08-22-45-40-931.rawproto deleted file mode 100644 index c445b4926..000000000 Binary files a/build/android-profile/profile-2019-07-08-22-45-40-931.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-08-22-46-10-990.rawproto b/build/android-profile/profile-2019-07-08-22-46-10-990.rawproto deleted file mode 100644 index 5bf98b9ee..000000000 Binary files a/build/android-profile/profile-2019-07-08-22-46-10-990.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-09-00-00-41-102.rawproto b/build/android-profile/profile-2019-07-09-00-00-41-102.rawproto deleted file mode 100644 index c169409f7..000000000 Binary files a/build/android-profile/profile-2019-07-09-00-00-41-102.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-09-00-07-55-595.rawproto b/build/android-profile/profile-2019-07-09-00-07-55-595.rawproto deleted file mode 100644 index 1595bb8cd..000000000 Binary files a/build/android-profile/profile-2019-07-09-00-07-55-595.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-09-00-21-20-999.rawproto b/build/android-profile/profile-2019-07-09-00-21-20-999.rawproto deleted file mode 100644 index 8c9181bd0..000000000 Binary files a/build/android-profile/profile-2019-07-09-00-21-20-999.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-09-00-23-19-292.rawproto b/build/android-profile/profile-2019-07-09-00-23-19-292.rawproto deleted file mode 100644 index b1c8f3de1..000000000 Binary files a/build/android-profile/profile-2019-07-09-00-23-19-292.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-09-00-26-11-133.rawproto b/build/android-profile/profile-2019-07-09-00-26-11-133.rawproto deleted file mode 100644 index 421a0bd1b..000000000 Binary files a/build/android-profile/profile-2019-07-09-00-26-11-133.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-09-00-28-06-948.rawproto b/build/android-profile/profile-2019-07-09-00-28-06-948.rawproto deleted file mode 100644 index b51ec104c..000000000 Binary files a/build/android-profile/profile-2019-07-09-00-28-06-948.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-09-00-30-20-008.rawproto b/build/android-profile/profile-2019-07-09-00-30-20-008.rawproto deleted file mode 100644 index 60e11f271..000000000 Binary files a/build/android-profile/profile-2019-07-09-00-30-20-008.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-09-00-34-03-385.rawproto b/build/android-profile/profile-2019-07-09-00-34-03-385.rawproto deleted file mode 100644 index 7cdb29ef7..000000000 Binary files a/build/android-profile/profile-2019-07-09-00-34-03-385.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-09-00-38-55-484.rawproto b/build/android-profile/profile-2019-07-09-00-38-55-484.rawproto deleted file mode 100644 index 623ab6b16..000000000 Binary files a/build/android-profile/profile-2019-07-09-00-38-55-484.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-09-21-59-31-605.rawproto b/build/android-profile/profile-2019-07-09-21-59-31-605.rawproto deleted file mode 100644 index 72cd6c831..000000000 Binary files a/build/android-profile/profile-2019-07-09-21-59-31-605.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-09-21-59-52-143.rawproto b/build/android-profile/profile-2019-07-09-21-59-52-143.rawproto deleted file mode 100644 index 87bf39232..000000000 Binary files a/build/android-profile/profile-2019-07-09-21-59-52-143.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-10-23-22-49-827.rawproto b/build/android-profile/profile-2019-07-10-23-22-49-827.rawproto deleted file mode 100644 index c5c2297d1..000000000 Binary files a/build/android-profile/profile-2019-07-10-23-22-49-827.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-10-23-23-18-424.rawproto b/build/android-profile/profile-2019-07-10-23-23-18-424.rawproto deleted file mode 100644 index 8e51ac53b..000000000 Binary files a/build/android-profile/profile-2019-07-10-23-23-18-424.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-10-23-39-52-242.rawproto b/build/android-profile/profile-2019-07-10-23-39-52-242.rawproto deleted file mode 100644 index 2ce62f3dd..000000000 Binary files a/build/android-profile/profile-2019-07-10-23-39-52-242.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-10-23-41-54-577.rawproto b/build/android-profile/profile-2019-07-10-23-41-54-577.rawproto deleted file mode 100644 index 7f27e0bfe..000000000 Binary files a/build/android-profile/profile-2019-07-10-23-41-54-577.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-10-23-42-42-695.rawproto b/build/android-profile/profile-2019-07-10-23-42-42-695.rawproto deleted file mode 100644 index cf3a90b0f..000000000 Binary files a/build/android-profile/profile-2019-07-10-23-42-42-695.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-10-23-43-29-344.rawproto b/build/android-profile/profile-2019-07-10-23-43-29-344.rawproto deleted file mode 100644 index 29d420d6b..000000000 Binary files a/build/android-profile/profile-2019-07-10-23-43-29-344.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-10-23-44-16-103.rawproto b/build/android-profile/profile-2019-07-10-23-44-16-103.rawproto deleted file mode 100644 index de003a3d3..000000000 Binary files a/build/android-profile/profile-2019-07-10-23-44-16-103.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-10-23-49-33-127.rawproto b/build/android-profile/profile-2019-07-10-23-49-33-127.rawproto deleted file mode 100644 index 004fc429e..000000000 Binary files a/build/android-profile/profile-2019-07-10-23-49-33-127.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-10-23-52-18-705.rawproto b/build/android-profile/profile-2019-07-10-23-52-18-705.rawproto deleted file mode 100644 index c01ef222b..000000000 Binary files a/build/android-profile/profile-2019-07-10-23-52-18-705.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-10-23-58-27-535.rawproto b/build/android-profile/profile-2019-07-10-23-58-27-535.rawproto deleted file mode 100644 index d803dc6bf..000000000 Binary files a/build/android-profile/profile-2019-07-10-23-58-27-535.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-11-00-33-08-589.rawproto b/build/android-profile/profile-2019-07-11-00-33-08-589.rawproto deleted file mode 100644 index e65f7cc08..000000000 Binary files a/build/android-profile/profile-2019-07-11-00-33-08-589.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-11-00-38-18-122.rawproto b/build/android-profile/profile-2019-07-11-00-38-18-122.rawproto deleted file mode 100644 index 060ca3d4c..000000000 Binary files a/build/android-profile/profile-2019-07-11-00-38-18-122.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-11-00-44-48-284.rawproto b/build/android-profile/profile-2019-07-11-00-44-48-284.rawproto deleted file mode 100644 index e916ba903..000000000 Binary files a/build/android-profile/profile-2019-07-11-00-44-48-284.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-11-22-25-18-403.rawproto b/build/android-profile/profile-2019-07-11-22-25-18-403.rawproto deleted file mode 100644 index 360e0e40e..000000000 Binary files a/build/android-profile/profile-2019-07-11-22-25-18-403.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-11-22-25-27-483.rawproto b/build/android-profile/profile-2019-07-11-22-25-27-483.rawproto deleted file mode 100644 index 23ef1cccd..000000000 Binary files a/build/android-profile/profile-2019-07-11-22-25-27-483.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-11-22-33-08-223.rawproto b/build/android-profile/profile-2019-07-11-22-33-08-223.rawproto deleted file mode 100644 index 942dfd2ea..000000000 Binary files a/build/android-profile/profile-2019-07-11-22-33-08-223.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-11-22-39-22-633.rawproto b/build/android-profile/profile-2019-07-11-22-39-22-633.rawproto deleted file mode 100644 index bb21953ac..000000000 Binary files a/build/android-profile/profile-2019-07-11-22-39-22-633.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-11-22-41-47-205.rawproto b/build/android-profile/profile-2019-07-11-22-41-47-205.rawproto deleted file mode 100644 index 9111cab2e..000000000 Binary files a/build/android-profile/profile-2019-07-11-22-41-47-205.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-11-23-16-54-038.rawproto b/build/android-profile/profile-2019-07-11-23-16-54-038.rawproto deleted file mode 100644 index 50e87e798..000000000 Binary files a/build/android-profile/profile-2019-07-11-23-16-54-038.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-13-00-54-38-764.rawproto b/build/android-profile/profile-2019-07-13-00-54-38-764.rawproto deleted file mode 100644 index 40bdcb008..000000000 Binary files a/build/android-profile/profile-2019-07-13-00-54-38-764.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-13-00-55-10-884.rawproto b/build/android-profile/profile-2019-07-13-00-55-10-884.rawproto deleted file mode 100644 index 77dce6bf4..000000000 Binary files a/build/android-profile/profile-2019-07-13-00-55-10-884.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-13-02-46-18-681.rawproto b/build/android-profile/profile-2019-07-13-02-46-18-681.rawproto deleted file mode 100644 index 4988ad8bf..000000000 Binary files a/build/android-profile/profile-2019-07-13-02-46-18-681.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-13-02-56-39-737.rawproto b/build/android-profile/profile-2019-07-13-02-56-39-737.rawproto deleted file mode 100644 index 2bd6e1fa6..000000000 Binary files a/build/android-profile/profile-2019-07-13-02-56-39-737.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-13-02-56-45-115.rawproto b/build/android-profile/profile-2019-07-13-02-56-45-115.rawproto deleted file mode 100644 index 4bcf6916b..000000000 Binary files a/build/android-profile/profile-2019-07-13-02-56-45-115.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-13-03-02-08-023.rawproto b/build/android-profile/profile-2019-07-13-03-02-08-023.rawproto deleted file mode 100644 index 3bd1a76e6..000000000 Binary files a/build/android-profile/profile-2019-07-13-03-02-08-023.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-13-03-07-10-629.rawproto b/build/android-profile/profile-2019-07-13-03-07-10-629.rawproto deleted file mode 100644 index b0e529a04..000000000 Binary files a/build/android-profile/profile-2019-07-13-03-07-10-629.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-13-03-10-49-021.rawproto b/build/android-profile/profile-2019-07-13-03-10-49-021.rawproto deleted file mode 100644 index 1754fc5bc..000000000 Binary files a/build/android-profile/profile-2019-07-13-03-10-49-021.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-13-03-14-36-300.rawproto b/build/android-profile/profile-2019-07-13-03-14-36-300.rawproto deleted file mode 100644 index a814faca0..000000000 Binary files a/build/android-profile/profile-2019-07-13-03-14-36-300.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-13-03-23-31-454.rawproto b/build/android-profile/profile-2019-07-13-03-23-31-454.rawproto deleted file mode 100644 index 88f0e0169..000000000 Binary files a/build/android-profile/profile-2019-07-13-03-23-31-454.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-13-03-43-30-703.rawproto b/build/android-profile/profile-2019-07-13-03-43-30-703.rawproto deleted file mode 100644 index b7fcc58db..000000000 Binary files a/build/android-profile/profile-2019-07-13-03-43-30-703.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-13-03-50-39-106.rawproto b/build/android-profile/profile-2019-07-13-03-50-39-106.rawproto deleted file mode 100644 index 51c67d3a0..000000000 Binary files a/build/android-profile/profile-2019-07-13-03-50-39-106.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-13-03-52-46-143.rawproto b/build/android-profile/profile-2019-07-13-03-52-46-143.rawproto deleted file mode 100644 index 3cbd5e2a6..000000000 Binary files a/build/android-profile/profile-2019-07-13-03-52-46-143.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-13-03-54-29-629.rawproto b/build/android-profile/profile-2019-07-13-03-54-29-629.rawproto deleted file mode 100644 index 669a64660..000000000 Binary files a/build/android-profile/profile-2019-07-13-03-54-29-629.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-13-05-22-04-698.rawproto b/build/android-profile/profile-2019-07-13-05-22-04-698.rawproto deleted file mode 100644 index 4078b7241..000000000 Binary files a/build/android-profile/profile-2019-07-13-05-22-04-698.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-13-05-22-06-675.rawproto b/build/android-profile/profile-2019-07-13-05-22-06-675.rawproto deleted file mode 100644 index b47a93edc..000000000 Binary files a/build/android-profile/profile-2019-07-13-05-22-06-675.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-13-05-24-46-480.rawproto b/build/android-profile/profile-2019-07-13-05-24-46-480.rawproto deleted file mode 100644 index ff2d67209..000000000 Binary files a/build/android-profile/profile-2019-07-13-05-24-46-480.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-13-05-28-40-780.rawproto b/build/android-profile/profile-2019-07-13-05-28-40-780.rawproto deleted file mode 100644 index 8094ee111..000000000 Binary files a/build/android-profile/profile-2019-07-13-05-28-40-780.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-13-06-10-33-955.rawproto b/build/android-profile/profile-2019-07-13-06-10-33-955.rawproto deleted file mode 100644 index 1139451ed..000000000 Binary files a/build/android-profile/profile-2019-07-13-06-10-33-955.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-13-06-10-39-252.rawproto b/build/android-profile/profile-2019-07-13-06-10-39-252.rawproto deleted file mode 100644 index 120ad446d..000000000 Binary files a/build/android-profile/profile-2019-07-13-06-10-39-252.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-13-06-23-41-087.rawproto b/build/android-profile/profile-2019-07-13-06-23-41-087.rawproto deleted file mode 100644 index 62c13ec45..000000000 Binary files a/build/android-profile/profile-2019-07-13-06-23-41-087.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-13-06-36-00-483.rawproto b/build/android-profile/profile-2019-07-13-06-36-00-483.rawproto deleted file mode 100644 index 5f9684ea0..000000000 Binary files a/build/android-profile/profile-2019-07-13-06-36-00-483.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-13-06-38-16-817.rawproto b/build/android-profile/profile-2019-07-13-06-38-16-817.rawproto deleted file mode 100644 index 1b6142797..000000000 Binary files a/build/android-profile/profile-2019-07-13-06-38-16-817.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-13-06-41-07-752.rawproto b/build/android-profile/profile-2019-07-13-06-41-07-752.rawproto deleted file mode 100644 index bceac7593..000000000 Binary files a/build/android-profile/profile-2019-07-13-06-41-07-752.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-13-06-46-14-914.rawproto b/build/android-profile/profile-2019-07-13-06-46-14-914.rawproto deleted file mode 100644 index a05f348aa..000000000 Binary files a/build/android-profile/profile-2019-07-13-06-46-14-914.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-13-06-49-22-315.rawproto b/build/android-profile/profile-2019-07-13-06-49-22-315.rawproto deleted file mode 100644 index 5d884a872..000000000 Binary files a/build/android-profile/profile-2019-07-13-06-49-22-315.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-13-06-52-45-034.rawproto b/build/android-profile/profile-2019-07-13-06-52-45-034.rawproto deleted file mode 100644 index a5a0b89c6..000000000 Binary files a/build/android-profile/profile-2019-07-13-06-52-45-034.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-13-07-01-08-289.rawproto b/build/android-profile/profile-2019-07-13-07-01-08-289.rawproto deleted file mode 100644 index 71fa81112..000000000 Binary files a/build/android-profile/profile-2019-07-13-07-01-08-289.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-13-07-06-16-891.rawproto b/build/android-profile/profile-2019-07-13-07-06-16-891.rawproto deleted file mode 100644 index 7d00da547..000000000 Binary files a/build/android-profile/profile-2019-07-13-07-06-16-891.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-13-07-19-06-431.rawproto b/build/android-profile/profile-2019-07-13-07-19-06-431.rawproto deleted file mode 100644 index 6a985d712..000000000 Binary files a/build/android-profile/profile-2019-07-13-07-19-06-431.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-13-07-28-14-396.rawproto b/build/android-profile/profile-2019-07-13-07-28-14-396.rawproto deleted file mode 100644 index f3eebf925..000000000 Binary files a/build/android-profile/profile-2019-07-13-07-28-14-396.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-13-07-30-33-490.rawproto b/build/android-profile/profile-2019-07-13-07-30-33-490.rawproto deleted file mode 100644 index f572c27c0..000000000 Binary files a/build/android-profile/profile-2019-07-13-07-30-33-490.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-13-07-34-29-452.rawproto b/build/android-profile/profile-2019-07-13-07-34-29-452.rawproto deleted file mode 100644 index 5cbbe989e..000000000 Binary files a/build/android-profile/profile-2019-07-13-07-34-29-452.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-13-07-37-28-943.rawproto b/build/android-profile/profile-2019-07-13-07-37-28-943.rawproto deleted file mode 100644 index cd6c5992b..000000000 Binary files a/build/android-profile/profile-2019-07-13-07-37-28-943.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-16-19-37-45-843.rawproto b/build/android-profile/profile-2019-07-16-19-37-45-843.rawproto deleted file mode 100644 index 9ff83f95a..000000000 Binary files a/build/android-profile/profile-2019-07-16-19-37-45-843.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-16-19-38-42-034.rawproto b/build/android-profile/profile-2019-07-16-19-38-42-034.rawproto deleted file mode 100644 index bdf82aa2b..000000000 Binary files a/build/android-profile/profile-2019-07-16-19-38-42-034.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-16-19-48-38-212.rawproto b/build/android-profile/profile-2019-07-16-19-48-38-212.rawproto deleted file mode 100644 index e437cf3a1..000000000 Binary files a/build/android-profile/profile-2019-07-16-19-48-38-212.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-16-19-48-44-070.rawproto b/build/android-profile/profile-2019-07-16-19-48-44-070.rawproto deleted file mode 100644 index e85f7991c..000000000 Binary files a/build/android-profile/profile-2019-07-16-19-48-44-070.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-16-19-51-32-987.rawproto b/build/android-profile/profile-2019-07-16-19-51-32-987.rawproto deleted file mode 100644 index 762ed46eb..000000000 Binary files a/build/android-profile/profile-2019-07-16-19-51-32-987.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-16-20-13-44-401.rawproto b/build/android-profile/profile-2019-07-16-20-13-44-401.rawproto deleted file mode 100644 index 14431e991..000000000 Binary files a/build/android-profile/profile-2019-07-16-20-13-44-401.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-16-20-13-46-823.rawproto b/build/android-profile/profile-2019-07-16-20-13-46-823.rawproto deleted file mode 100644 index 8e39f97a0..000000000 Binary files a/build/android-profile/profile-2019-07-16-20-13-46-823.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-16-20-33-04-519.rawproto b/build/android-profile/profile-2019-07-16-20-33-04-519.rawproto deleted file mode 100644 index d80389b0a..000000000 Binary files a/build/android-profile/profile-2019-07-16-20-33-04-519.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-16-20-33-16-003.rawproto b/build/android-profile/profile-2019-07-16-20-33-16-003.rawproto deleted file mode 100644 index 486cb60c4..000000000 Binary files a/build/android-profile/profile-2019-07-16-20-33-16-003.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-16-22-25-25-238.rawproto b/build/android-profile/profile-2019-07-16-22-25-25-238.rawproto deleted file mode 100644 index 8681ede5d..000000000 Binary files a/build/android-profile/profile-2019-07-16-22-25-25-238.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-16-22-25-34-868.rawproto b/build/android-profile/profile-2019-07-16-22-25-34-868.rawproto deleted file mode 100644 index a2beddb3a..000000000 Binary files a/build/android-profile/profile-2019-07-16-22-25-34-868.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-16-22-53-55-930.rawproto b/build/android-profile/profile-2019-07-16-22-53-55-930.rawproto deleted file mode 100644 index 163c7b2ed..000000000 Binary files a/build/android-profile/profile-2019-07-16-22-53-55-930.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-16-23-02-15-164.rawproto b/build/android-profile/profile-2019-07-16-23-02-15-164.rawproto deleted file mode 100644 index 6a9dccf0e..000000000 Binary files a/build/android-profile/profile-2019-07-16-23-02-15-164.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-16-23-05-40-838.rawproto b/build/android-profile/profile-2019-07-16-23-05-40-838.rawproto deleted file mode 100644 index 829e3c645..000000000 Binary files a/build/android-profile/profile-2019-07-16-23-05-40-838.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-16-23-09-57-144.rawproto b/build/android-profile/profile-2019-07-16-23-09-57-144.rawproto deleted file mode 100644 index 1edc2eb4d..000000000 Binary files a/build/android-profile/profile-2019-07-16-23-09-57-144.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-16-23-49-29-340.rawproto b/build/android-profile/profile-2019-07-16-23-49-29-340.rawproto deleted file mode 100644 index a955c51e9..000000000 Binary files a/build/android-profile/profile-2019-07-16-23-49-29-340.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-16-23-50-18-308.rawproto b/build/android-profile/profile-2019-07-16-23-50-18-308.rawproto deleted file mode 100644 index 968a53464..000000000 Binary files a/build/android-profile/profile-2019-07-16-23-50-18-308.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-16-23-50-59-438.rawproto b/build/android-profile/profile-2019-07-16-23-50-59-438.rawproto deleted file mode 100644 index eb11fde24..000000000 Binary files a/build/android-profile/profile-2019-07-16-23-50-59-438.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-16-23-51-35-629.rawproto b/build/android-profile/profile-2019-07-16-23-51-35-629.rawproto deleted file mode 100644 index 45f654079..000000000 Binary files a/build/android-profile/profile-2019-07-16-23-51-35-629.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-16-23-52-14-424.rawproto b/build/android-profile/profile-2019-07-16-23-52-14-424.rawproto deleted file mode 100644 index a30361d9e..000000000 Binary files a/build/android-profile/profile-2019-07-16-23-52-14-424.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-16-23-58-17-594.rawproto b/build/android-profile/profile-2019-07-16-23-58-17-594.rawproto deleted file mode 100644 index 5409780dd..000000000 Binary files a/build/android-profile/profile-2019-07-16-23-58-17-594.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-16-23-58-33-747.rawproto b/build/android-profile/profile-2019-07-16-23-58-33-747.rawproto deleted file mode 100644 index 62a574274..000000000 Binary files a/build/android-profile/profile-2019-07-16-23-58-33-747.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-17-00-20-06-138.rawproto b/build/android-profile/profile-2019-07-17-00-20-06-138.rawproto deleted file mode 100644 index bd37b0d5b..000000000 Binary files a/build/android-profile/profile-2019-07-17-00-20-06-138.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-17-00-21-00-287.rawproto b/build/android-profile/profile-2019-07-17-00-21-00-287.rawproto deleted file mode 100644 index 05e15c01b..000000000 Binary files a/build/android-profile/profile-2019-07-17-00-21-00-287.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-17-00-21-34-980.rawproto b/build/android-profile/profile-2019-07-17-00-21-34-980.rawproto deleted file mode 100644 index d333d8cf1..000000000 Binary files a/build/android-profile/profile-2019-07-17-00-21-34-980.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-17-00-26-37-100.rawproto b/build/android-profile/profile-2019-07-17-00-26-37-100.rawproto deleted file mode 100644 index 411a89e0c..000000000 Binary files a/build/android-profile/profile-2019-07-17-00-26-37-100.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-17-00-28-58-860.rawproto b/build/android-profile/profile-2019-07-17-00-28-58-860.rawproto deleted file mode 100644 index cdae82080..000000000 Binary files a/build/android-profile/profile-2019-07-17-00-28-58-860.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-17-00-35-05-616.rawproto b/build/android-profile/profile-2019-07-17-00-35-05-616.rawproto deleted file mode 100644 index bec0c988e..000000000 Binary files a/build/android-profile/profile-2019-07-17-00-35-05-616.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-17-00-36-08-218.rawproto b/build/android-profile/profile-2019-07-17-00-36-08-218.rawproto deleted file mode 100644 index 1c67dbc9f..000000000 Binary files a/build/android-profile/profile-2019-07-17-00-36-08-218.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-17-00-41-14-251.rawproto b/build/android-profile/profile-2019-07-17-00-41-14-251.rawproto deleted file mode 100644 index b3a26efe4..000000000 Binary files a/build/android-profile/profile-2019-07-17-00-41-14-251.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-17-00-42-33-606.rawproto b/build/android-profile/profile-2019-07-17-00-42-33-606.rawproto deleted file mode 100644 index 6a176e23a..000000000 Binary files a/build/android-profile/profile-2019-07-17-00-42-33-606.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-17-00-43-42-892.rawproto b/build/android-profile/profile-2019-07-17-00-43-42-892.rawproto deleted file mode 100644 index 29756ebd9..000000000 Binary files a/build/android-profile/profile-2019-07-17-00-43-42-892.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-17-00-56-09-731.rawproto b/build/android-profile/profile-2019-07-17-00-56-09-731.rawproto deleted file mode 100644 index 4b6aec9dc..000000000 Binary files a/build/android-profile/profile-2019-07-17-00-56-09-731.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-17-01-08-08-732.rawproto b/build/android-profile/profile-2019-07-17-01-08-08-732.rawproto deleted file mode 100644 index fe886e7d1..000000000 Binary files a/build/android-profile/profile-2019-07-17-01-08-08-732.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-17-01-13-31-697.rawproto b/build/android-profile/profile-2019-07-17-01-13-31-697.rawproto deleted file mode 100644 index e8438e460..000000000 Binary files a/build/android-profile/profile-2019-07-17-01-13-31-697.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-17-01-17-29-474.rawproto b/build/android-profile/profile-2019-07-17-01-17-29-474.rawproto deleted file mode 100644 index 4688d9571..000000000 Binary files a/build/android-profile/profile-2019-07-17-01-17-29-474.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-17-01-25-49-944.rawproto b/build/android-profile/profile-2019-07-17-01-25-49-944.rawproto deleted file mode 100644 index 0da2f7fe4..000000000 Binary files a/build/android-profile/profile-2019-07-17-01-25-49-944.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-17-01-28-38-798.rawproto b/build/android-profile/profile-2019-07-17-01-28-38-798.rawproto deleted file mode 100644 index 09aee0739..000000000 Binary files a/build/android-profile/profile-2019-07-17-01-28-38-798.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-17-01-28-40-042.rawproto b/build/android-profile/profile-2019-07-17-01-28-40-042.rawproto deleted file mode 100644 index b835ac257..000000000 Binary files a/build/android-profile/profile-2019-07-17-01-28-40-042.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-17-01-29-30-020.rawproto b/build/android-profile/profile-2019-07-17-01-29-30-020.rawproto deleted file mode 100644 index ef5d6fbc1..000000000 Binary files a/build/android-profile/profile-2019-07-17-01-29-30-020.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-17-01-32-16-673.rawproto b/build/android-profile/profile-2019-07-17-01-32-16-673.rawproto deleted file mode 100644 index 237150a09..000000000 Binary files a/build/android-profile/profile-2019-07-17-01-32-16-673.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-17-01-33-31-522.rawproto b/build/android-profile/profile-2019-07-17-01-33-31-522.rawproto deleted file mode 100644 index 5b6d08606..000000000 Binary files a/build/android-profile/profile-2019-07-17-01-33-31-522.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-17-01-33-55-571.rawproto b/build/android-profile/profile-2019-07-17-01-33-55-571.rawproto deleted file mode 100644 index ec9e27b35..000000000 Binary files a/build/android-profile/profile-2019-07-17-01-33-55-571.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-17-01-34-23-289.rawproto b/build/android-profile/profile-2019-07-17-01-34-23-289.rawproto deleted file mode 100644 index 8ec3c595f..000000000 Binary files a/build/android-profile/profile-2019-07-17-01-34-23-289.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-29-19-46-31-395.rawproto b/build/android-profile/profile-2019-07-29-19-46-31-395.rawproto deleted file mode 100644 index d97f016d8..000000000 Binary files a/build/android-profile/profile-2019-07-29-19-46-31-395.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-29-19-46-48-930.rawproto b/build/android-profile/profile-2019-07-29-19-46-48-930.rawproto deleted file mode 100644 index 7cc09a6cc..000000000 Binary files a/build/android-profile/profile-2019-07-29-19-46-48-930.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-29-20-49-51-286.rawproto b/build/android-profile/profile-2019-07-29-20-49-51-286.rawproto deleted file mode 100644 index 1e0840dca..000000000 Binary files a/build/android-profile/profile-2019-07-29-20-49-51-286.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-29-20-50-00-524.rawproto b/build/android-profile/profile-2019-07-29-20-50-00-524.rawproto deleted file mode 100644 index 05e1755ea..000000000 Binary files a/build/android-profile/profile-2019-07-29-20-50-00-524.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-29-20-55-44-337.rawproto b/build/android-profile/profile-2019-07-29-20-55-44-337.rawproto deleted file mode 100644 index d2eca8c1c..000000000 Binary files a/build/android-profile/profile-2019-07-29-20-55-44-337.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-29-21-01-41-591.rawproto b/build/android-profile/profile-2019-07-29-21-01-41-591.rawproto deleted file mode 100644 index 569342841..000000000 Binary files a/build/android-profile/profile-2019-07-29-21-01-41-591.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-07-29-21-08-35-446.rawproto b/build/android-profile/profile-2019-07-29-21-08-35-446.rawproto deleted file mode 100644 index df4483881..000000000 Binary files a/build/android-profile/profile-2019-07-29-21-08-35-446.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-04-18-39-04-903.rawproto b/build/android-profile/profile-2019-08-04-18-39-04-903.rawproto deleted file mode 100644 index 99922678f..000000000 Binary files a/build/android-profile/profile-2019-08-04-18-39-04-903.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-04-18-39-24-244.rawproto b/build/android-profile/profile-2019-08-04-18-39-24-244.rawproto deleted file mode 100644 index f841981cc..000000000 Binary files a/build/android-profile/profile-2019-08-04-18-39-24-244.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-04-18-40-09-551.rawproto b/build/android-profile/profile-2019-08-04-18-40-09-551.rawproto deleted file mode 100644 index 88f5dddb4..000000000 Binary files a/build/android-profile/profile-2019-08-04-18-40-09-551.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-04-18-40-11-848.rawproto b/build/android-profile/profile-2019-08-04-18-40-11-848.rawproto deleted file mode 100644 index bb08701a1..000000000 Binary files a/build/android-profile/profile-2019-08-04-18-40-11-848.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-04-18-41-42-896.rawproto b/build/android-profile/profile-2019-08-04-18-41-42-896.rawproto deleted file mode 100644 index d8d437a58..000000000 Binary files a/build/android-profile/profile-2019-08-04-18-41-42-896.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-05-18-33-12-394.rawproto b/build/android-profile/profile-2019-08-05-18-33-12-394.rawproto deleted file mode 100644 index aec9dfdff..000000000 Binary files a/build/android-profile/profile-2019-08-05-18-33-12-394.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-05-18-33-18-425.rawproto b/build/android-profile/profile-2019-08-05-18-33-18-425.rawproto deleted file mode 100644 index 961ddcad7..000000000 Binary files a/build/android-profile/profile-2019-08-05-18-33-18-425.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-05-18-39-03-774.rawproto b/build/android-profile/profile-2019-08-05-18-39-03-774.rawproto deleted file mode 100644 index 94f249bc0..000000000 Binary files a/build/android-profile/profile-2019-08-05-18-39-03-774.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-05-18-42-17-089.rawproto b/build/android-profile/profile-2019-08-05-18-42-17-089.rawproto deleted file mode 100644 index 16e2ef6de..000000000 Binary files a/build/android-profile/profile-2019-08-05-18-42-17-089.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-05-21-02-18-761.rawproto b/build/android-profile/profile-2019-08-05-21-02-18-761.rawproto deleted file mode 100644 index 5c20d4f4d..000000000 Binary files a/build/android-profile/profile-2019-08-05-21-02-18-761.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-05-21-02-29-217.rawproto b/build/android-profile/profile-2019-08-05-21-02-29-217.rawproto deleted file mode 100644 index 75bf234a9..000000000 Binary files a/build/android-profile/profile-2019-08-05-21-02-29-217.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-05-21-03-41-042.rawproto b/build/android-profile/profile-2019-08-05-21-03-41-042.rawproto deleted file mode 100644 index 97a6babc4..000000000 Binary files a/build/android-profile/profile-2019-08-05-21-03-41-042.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-06-20-52-40-184.rawproto b/build/android-profile/profile-2019-08-06-20-52-40-184.rawproto deleted file mode 100644 index 5dc7f1ef6..000000000 Binary files a/build/android-profile/profile-2019-08-06-20-52-40-184.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-06-20-53-08-344.rawproto b/build/android-profile/profile-2019-08-06-20-53-08-344.rawproto deleted file mode 100644 index a07009c2d..000000000 Binary files a/build/android-profile/profile-2019-08-06-20-53-08-344.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-06-20-56-12-631.rawproto b/build/android-profile/profile-2019-08-06-20-56-12-631.rawproto deleted file mode 100644 index 0ed3ae080..000000000 Binary files a/build/android-profile/profile-2019-08-06-20-56-12-631.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-06-20-56-17-172.rawproto b/build/android-profile/profile-2019-08-06-20-56-17-172.rawproto deleted file mode 100644 index 259b97b81..000000000 Binary files a/build/android-profile/profile-2019-08-06-20-56-17-172.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-06-20-58-41-770.rawproto b/build/android-profile/profile-2019-08-06-20-58-41-770.rawproto deleted file mode 100644 index 19f2e2bca..000000000 Binary files a/build/android-profile/profile-2019-08-06-20-58-41-770.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-06-21-04-42-495.rawproto b/build/android-profile/profile-2019-08-06-21-04-42-495.rawproto deleted file mode 100644 index f545987ed..000000000 Binary files a/build/android-profile/profile-2019-08-06-21-04-42-495.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-25-13-08-43-893.rawproto b/build/android-profile/profile-2019-08-25-13-08-43-893.rawproto deleted file mode 100644 index 5465e70d0..000000000 Binary files a/build/android-profile/profile-2019-08-25-13-08-43-893.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-25-13-08-57-246.rawproto b/build/android-profile/profile-2019-08-25-13-08-57-246.rawproto deleted file mode 100644 index 15c9e0251..000000000 Binary files a/build/android-profile/profile-2019-08-25-13-08-57-246.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-25-17-06-34-426.rawproto b/build/android-profile/profile-2019-08-25-17-06-34-426.rawproto deleted file mode 100644 index c660e2ac9..000000000 Binary files a/build/android-profile/profile-2019-08-25-17-06-34-426.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-25-17-11-10-344.rawproto b/build/android-profile/profile-2019-08-25-17-11-10-344.rawproto deleted file mode 100644 index ac3e20966..000000000 Binary files a/build/android-profile/profile-2019-08-25-17-11-10-344.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-26-22-15-56-971.rawproto b/build/android-profile/profile-2019-08-26-22-15-56-971.rawproto deleted file mode 100644 index f19e38664..000000000 Binary files a/build/android-profile/profile-2019-08-26-22-15-56-971.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-26-22-17-03-466.rawproto b/build/android-profile/profile-2019-08-26-22-17-03-466.rawproto deleted file mode 100644 index 0cf7f93eb..000000000 Binary files a/build/android-profile/profile-2019-08-26-22-17-03-466.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-26-22-36-45-781.rawproto b/build/android-profile/profile-2019-08-26-22-36-45-781.rawproto deleted file mode 100644 index e508b3b4c..000000000 Binary files a/build/android-profile/profile-2019-08-26-22-36-45-781.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-26-22-51-33-947.rawproto b/build/android-profile/profile-2019-08-26-22-51-33-947.rawproto deleted file mode 100644 index 82ac3582c..000000000 Binary files a/build/android-profile/profile-2019-08-26-22-51-33-947.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-26-22-54-12-570.rawproto b/build/android-profile/profile-2019-08-26-22-54-12-570.rawproto deleted file mode 100644 index 9262f2fa5..000000000 Binary files a/build/android-profile/profile-2019-08-26-22-54-12-570.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-26-23-03-07-066.rawproto b/build/android-profile/profile-2019-08-26-23-03-07-066.rawproto deleted file mode 100644 index 49d419c70..000000000 Binary files a/build/android-profile/profile-2019-08-26-23-03-07-066.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-26-23-05-35-731.rawproto b/build/android-profile/profile-2019-08-26-23-05-35-731.rawproto deleted file mode 100644 index 3336d2518..000000000 Binary files a/build/android-profile/profile-2019-08-26-23-05-35-731.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-29-19-37-47-355.rawproto b/build/android-profile/profile-2019-08-29-19-37-47-355.rawproto deleted file mode 100644 index 41ed0163e..000000000 Binary files a/build/android-profile/profile-2019-08-29-19-37-47-355.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-29-19-38-04-582.rawproto b/build/android-profile/profile-2019-08-29-19-38-04-582.rawproto deleted file mode 100644 index 01a33ebd0..000000000 Binary files a/build/android-profile/profile-2019-08-29-19-38-04-582.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-13-35-43-624.rawproto b/build/android-profile/profile-2019-08-31-13-35-43-624.rawproto deleted file mode 100644 index 8120c8a42..000000000 Binary files a/build/android-profile/profile-2019-08-31-13-35-43-624.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-13-36-01-195.rawproto b/build/android-profile/profile-2019-08-31-13-36-01-195.rawproto deleted file mode 100644 index a82d79f81..000000000 Binary files a/build/android-profile/profile-2019-08-31-13-36-01-195.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-16-31-35-327.rawproto b/build/android-profile/profile-2019-08-31-16-31-35-327.rawproto deleted file mode 100644 index 6b8aec0b3..000000000 Binary files a/build/android-profile/profile-2019-08-31-16-31-35-327.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-16-35-07-155.rawproto b/build/android-profile/profile-2019-08-31-16-35-07-155.rawproto deleted file mode 100644 index dbd397666..000000000 Binary files a/build/android-profile/profile-2019-08-31-16-35-07-155.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-16-36-57-673.rawproto b/build/android-profile/profile-2019-08-31-16-36-57-673.rawproto deleted file mode 100644 index 5941372cf..000000000 Binary files a/build/android-profile/profile-2019-08-31-16-36-57-673.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-16-38-44-902.rawproto b/build/android-profile/profile-2019-08-31-16-38-44-902.rawproto deleted file mode 100644 index 2eb7bf377..000000000 Binary files a/build/android-profile/profile-2019-08-31-16-38-44-902.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-16-43-51-887.rawproto b/build/android-profile/profile-2019-08-31-16-43-51-887.rawproto deleted file mode 100644 index bd0f90466..000000000 Binary files a/build/android-profile/profile-2019-08-31-16-43-51-887.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-16-49-09-094.rawproto b/build/android-profile/profile-2019-08-31-16-49-09-094.rawproto deleted file mode 100644 index 04c849192..000000000 Binary files a/build/android-profile/profile-2019-08-31-16-49-09-094.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-16-54-19-064.rawproto b/build/android-profile/profile-2019-08-31-16-54-19-064.rawproto deleted file mode 100644 index 7eca3fb05..000000000 Binary files a/build/android-profile/profile-2019-08-31-16-54-19-064.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-16-56-35-146.rawproto b/build/android-profile/profile-2019-08-31-16-56-35-146.rawproto deleted file mode 100644 index 4dda2f653..000000000 Binary files a/build/android-profile/profile-2019-08-31-16-56-35-146.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-16-59-51-561.rawproto b/build/android-profile/profile-2019-08-31-16-59-51-561.rawproto deleted file mode 100644 index 290c6ca4b..000000000 Binary files a/build/android-profile/profile-2019-08-31-16-59-51-561.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-17-00-53-156.rawproto b/build/android-profile/profile-2019-08-31-17-00-53-156.rawproto deleted file mode 100644 index c62406979..000000000 Binary files a/build/android-profile/profile-2019-08-31-17-00-53-156.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-17-08-23-472.rawproto b/build/android-profile/profile-2019-08-31-17-08-23-472.rawproto deleted file mode 100644 index ee64a4ff4..000000000 Binary files a/build/android-profile/profile-2019-08-31-17-08-23-472.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-17-10-07-309.rawproto b/build/android-profile/profile-2019-08-31-17-10-07-309.rawproto deleted file mode 100644 index ebc29c8de..000000000 Binary files a/build/android-profile/profile-2019-08-31-17-10-07-309.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-17-16-28-664.rawproto b/build/android-profile/profile-2019-08-31-17-16-28-664.rawproto deleted file mode 100644 index d6a4739dc..000000000 Binary files a/build/android-profile/profile-2019-08-31-17-16-28-664.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-17-17-53-943.rawproto b/build/android-profile/profile-2019-08-31-17-17-53-943.rawproto deleted file mode 100644 index 03795a9d8..000000000 Binary files a/build/android-profile/profile-2019-08-31-17-17-53-943.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-17-36-52-854.rawproto b/build/android-profile/profile-2019-08-31-17-36-52-854.rawproto deleted file mode 100644 index 029aaaa29..000000000 Binary files a/build/android-profile/profile-2019-08-31-17-36-52-854.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-17-39-15-560.rawproto b/build/android-profile/profile-2019-08-31-17-39-15-560.rawproto deleted file mode 100644 index 4248c30a5..000000000 Binary files a/build/android-profile/profile-2019-08-31-17-39-15-560.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-17-46-28-371.rawproto b/build/android-profile/profile-2019-08-31-17-46-28-371.rawproto deleted file mode 100644 index 39ebe77aa..000000000 Binary files a/build/android-profile/profile-2019-08-31-17-46-28-371.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-17-49-16-334.rawproto b/build/android-profile/profile-2019-08-31-17-49-16-334.rawproto deleted file mode 100644 index 157efba45..000000000 Binary files a/build/android-profile/profile-2019-08-31-17-49-16-334.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-17-55-18-419.rawproto b/build/android-profile/profile-2019-08-31-17-55-18-419.rawproto deleted file mode 100644 index 5ed3c018b..000000000 Binary files a/build/android-profile/profile-2019-08-31-17-55-18-419.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-17-56-30-400.rawproto b/build/android-profile/profile-2019-08-31-17-56-30-400.rawproto deleted file mode 100644 index f9d250726..000000000 Binary files a/build/android-profile/profile-2019-08-31-17-56-30-400.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-17-57-56-356.rawproto b/build/android-profile/profile-2019-08-31-17-57-56-356.rawproto deleted file mode 100644 index a86f5c253..000000000 Binary files a/build/android-profile/profile-2019-08-31-17-57-56-356.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-18-07-35-228.rawproto b/build/android-profile/profile-2019-08-31-18-07-35-228.rawproto deleted file mode 100644 index 07d7ee61c..000000000 Binary files a/build/android-profile/profile-2019-08-31-18-07-35-228.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-18-10-07-167.rawproto b/build/android-profile/profile-2019-08-31-18-10-07-167.rawproto deleted file mode 100644 index 60384e610..000000000 Binary files a/build/android-profile/profile-2019-08-31-18-10-07-167.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-18-14-57-552.rawproto b/build/android-profile/profile-2019-08-31-18-14-57-552.rawproto deleted file mode 100644 index 03d2f61fe..000000000 Binary files a/build/android-profile/profile-2019-08-31-18-14-57-552.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-18-17-09-699.rawproto b/build/android-profile/profile-2019-08-31-18-17-09-699.rawproto deleted file mode 100644 index 6ae95eb80..000000000 Binary files a/build/android-profile/profile-2019-08-31-18-17-09-699.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-18-20-02-751.rawproto b/build/android-profile/profile-2019-08-31-18-20-02-751.rawproto deleted file mode 100644 index 073f099be..000000000 Binary files a/build/android-profile/profile-2019-08-31-18-20-02-751.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-18-22-45-576.rawproto b/build/android-profile/profile-2019-08-31-18-22-45-576.rawproto deleted file mode 100644 index 31fd1badf..000000000 Binary files a/build/android-profile/profile-2019-08-31-18-22-45-576.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-18-32-39-510.rawproto b/build/android-profile/profile-2019-08-31-18-32-39-510.rawproto deleted file mode 100644 index 01b41c228..000000000 Binary files a/build/android-profile/profile-2019-08-31-18-32-39-510.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-18-35-27-834.rawproto b/build/android-profile/profile-2019-08-31-18-35-27-834.rawproto deleted file mode 100644 index 262b55709..000000000 Binary files a/build/android-profile/profile-2019-08-31-18-35-27-834.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-18-37-54-426.rawproto b/build/android-profile/profile-2019-08-31-18-37-54-426.rawproto deleted file mode 100644 index 568f88488..000000000 Binary files a/build/android-profile/profile-2019-08-31-18-37-54-426.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-18-39-31-194.rawproto b/build/android-profile/profile-2019-08-31-18-39-31-194.rawproto deleted file mode 100644 index 05320b1f7..000000000 Binary files a/build/android-profile/profile-2019-08-31-18-39-31-194.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-18-41-12-193.rawproto b/build/android-profile/profile-2019-08-31-18-41-12-193.rawproto deleted file mode 100644 index aea462595..000000000 Binary files a/build/android-profile/profile-2019-08-31-18-41-12-193.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-18-43-03-436.rawproto b/build/android-profile/profile-2019-08-31-18-43-03-436.rawproto deleted file mode 100644 index 81bfb104b..000000000 Binary files a/build/android-profile/profile-2019-08-31-18-43-03-436.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-18-45-19-558.rawproto b/build/android-profile/profile-2019-08-31-18-45-19-558.rawproto deleted file mode 100644 index 82be341ae..000000000 Binary files a/build/android-profile/profile-2019-08-31-18-45-19-558.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-18-46-15-159.rawproto b/build/android-profile/profile-2019-08-31-18-46-15-159.rawproto deleted file mode 100644 index b65ba0c0f..000000000 Binary files a/build/android-profile/profile-2019-08-31-18-46-15-159.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-18-48-23-261.rawproto b/build/android-profile/profile-2019-08-31-18-48-23-261.rawproto deleted file mode 100644 index 4ea9c9c32..000000000 Binary files a/build/android-profile/profile-2019-08-31-18-48-23-261.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-18-50-31-485.rawproto b/build/android-profile/profile-2019-08-31-18-50-31-485.rawproto deleted file mode 100644 index e3db93c70..000000000 Binary files a/build/android-profile/profile-2019-08-31-18-50-31-485.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-18-51-56-243.rawproto b/build/android-profile/profile-2019-08-31-18-51-56-243.rawproto deleted file mode 100644 index c5d174f38..000000000 Binary files a/build/android-profile/profile-2019-08-31-18-51-56-243.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-18-59-30-026.rawproto b/build/android-profile/profile-2019-08-31-18-59-30-026.rawproto deleted file mode 100644 index d9c47c290..000000000 Binary files a/build/android-profile/profile-2019-08-31-18-59-30-026.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-19-03-02-302.rawproto b/build/android-profile/profile-2019-08-31-19-03-02-302.rawproto deleted file mode 100644 index 5682028de..000000000 Binary files a/build/android-profile/profile-2019-08-31-19-03-02-302.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-19-04-46-285.rawproto b/build/android-profile/profile-2019-08-31-19-04-46-285.rawproto deleted file mode 100644 index e5e98d21e..000000000 Binary files a/build/android-profile/profile-2019-08-31-19-04-46-285.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-19-08-33-074.rawproto b/build/android-profile/profile-2019-08-31-19-08-33-074.rawproto deleted file mode 100644 index 2563ce54a..000000000 Binary files a/build/android-profile/profile-2019-08-31-19-08-33-074.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-19-10-52-476.rawproto b/build/android-profile/profile-2019-08-31-19-10-52-476.rawproto deleted file mode 100644 index 51a53413e..000000000 Binary files a/build/android-profile/profile-2019-08-31-19-10-52-476.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-08-31-19-12-27-934.rawproto b/build/android-profile/profile-2019-08-31-19-12-27-934.rawproto deleted file mode 100644 index 90d3dc9c5..000000000 Binary files a/build/android-profile/profile-2019-08-31-19-12-27-934.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-01-02-35-44-224.rawproto b/build/android-profile/profile-2019-09-01-02-35-44-224.rawproto deleted file mode 100644 index 4ebffaf74..000000000 Binary files a/build/android-profile/profile-2019-09-01-02-35-44-224.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-01-10-20-20-713.rawproto b/build/android-profile/profile-2019-09-01-10-20-20-713.rawproto deleted file mode 100644 index 05acf2f4a..000000000 Binary files a/build/android-profile/profile-2019-09-01-10-20-20-713.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-01-10-20-26-644.rawproto b/build/android-profile/profile-2019-09-01-10-20-26-644.rawproto deleted file mode 100644 index 0cad8119f..000000000 Binary files a/build/android-profile/profile-2019-09-01-10-20-26-644.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-01-11-43-57-870.rawproto b/build/android-profile/profile-2019-09-01-11-43-57-870.rawproto deleted file mode 100644 index aaa445bf6..000000000 Binary files a/build/android-profile/profile-2019-09-01-11-43-57-870.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-01-11-55-50-074.rawproto b/build/android-profile/profile-2019-09-01-11-55-50-074.rawproto deleted file mode 100644 index f98b014d5..000000000 Binary files a/build/android-profile/profile-2019-09-01-11-55-50-074.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-01-12-01-18-468.rawproto b/build/android-profile/profile-2019-09-01-12-01-18-468.rawproto deleted file mode 100644 index cc8f743bc..000000000 Binary files a/build/android-profile/profile-2019-09-01-12-01-18-468.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-01-12-04-54-535.rawproto b/build/android-profile/profile-2019-09-01-12-04-54-535.rawproto deleted file mode 100644 index 0ce059124..000000000 Binary files a/build/android-profile/profile-2019-09-01-12-04-54-535.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-02-18-43-44-320.rawproto b/build/android-profile/profile-2019-09-02-18-43-44-320.rawproto deleted file mode 100644 index 4191e32df..000000000 Binary files a/build/android-profile/profile-2019-09-02-18-43-44-320.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-02-18-44-00-619.rawproto b/build/android-profile/profile-2019-09-02-18-44-00-619.rawproto deleted file mode 100644 index 995d25c87..000000000 Binary files a/build/android-profile/profile-2019-09-02-18-44-00-619.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-02-18-45-11-422.rawproto b/build/android-profile/profile-2019-09-02-18-45-11-422.rawproto deleted file mode 100644 index e3a81bd6f..000000000 Binary files a/build/android-profile/profile-2019-09-02-18-45-11-422.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-03-21-19-22-815.rawproto b/build/android-profile/profile-2019-09-03-21-19-22-815.rawproto deleted file mode 100644 index 5ef91e6c1..000000000 Binary files a/build/android-profile/profile-2019-09-03-21-19-22-815.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-03-21-19-42-079.rawproto b/build/android-profile/profile-2019-09-03-21-19-42-079.rawproto deleted file mode 100644 index 6c2592498..000000000 Binary files a/build/android-profile/profile-2019-09-03-21-19-42-079.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-03-21-23-06-092.rawproto b/build/android-profile/profile-2019-09-03-21-23-06-092.rawproto deleted file mode 100644 index dfa8c29e8..000000000 Binary files a/build/android-profile/profile-2019-09-03-21-23-06-092.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-09-20-40-23-155.rawproto b/build/android-profile/profile-2019-09-09-20-40-23-155.rawproto deleted file mode 100644 index cf952fe06..000000000 Binary files a/build/android-profile/profile-2019-09-09-20-40-23-155.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-09-20-41-01-735.rawproto b/build/android-profile/profile-2019-09-09-20-41-01-735.rawproto deleted file mode 100644 index 8e8f286a1..000000000 Binary files a/build/android-profile/profile-2019-09-09-20-41-01-735.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-09-21-17-08-110.rawproto b/build/android-profile/profile-2019-09-09-21-17-08-110.rawproto deleted file mode 100644 index 043952ee7..000000000 Binary files a/build/android-profile/profile-2019-09-09-21-17-08-110.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-09-21-20-20-097.rawproto b/build/android-profile/profile-2019-09-09-21-20-20-097.rawproto deleted file mode 100644 index f7814bed9..000000000 Binary files a/build/android-profile/profile-2019-09-09-21-20-20-097.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-09-21-20-22-704.rawproto b/build/android-profile/profile-2019-09-09-21-20-22-704.rawproto deleted file mode 100644 index 0754ba030..000000000 Binary files a/build/android-profile/profile-2019-09-09-21-20-22-704.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-09-21-21-37-117.rawproto b/build/android-profile/profile-2019-09-09-21-21-37-117.rawproto deleted file mode 100644 index 2407db759..000000000 Binary files a/build/android-profile/profile-2019-09-09-21-21-37-117.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-09-21-22-06-504.rawproto b/build/android-profile/profile-2019-09-09-21-22-06-504.rawproto deleted file mode 100644 index 75f656293..000000000 Binary files a/build/android-profile/profile-2019-09-09-21-22-06-504.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-09-21-22-21-905.rawproto b/build/android-profile/profile-2019-09-09-21-22-21-905.rawproto deleted file mode 100644 index 865921a0e..000000000 Binary files a/build/android-profile/profile-2019-09-09-21-22-21-905.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-09-21-23-24-415.rawproto b/build/android-profile/profile-2019-09-09-21-23-24-415.rawproto deleted file mode 100644 index 09b711a7b..000000000 Binary files a/build/android-profile/profile-2019-09-09-21-23-24-415.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-10-21-46-40-450.rawproto b/build/android-profile/profile-2019-09-10-21-46-40-450.rawproto deleted file mode 100644 index 8a18f3b04..000000000 Binary files a/build/android-profile/profile-2019-09-10-21-46-40-450.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-10-21-46-58-127.rawproto b/build/android-profile/profile-2019-09-10-21-46-58-127.rawproto deleted file mode 100644 index cd21aea9b..000000000 Binary files a/build/android-profile/profile-2019-09-10-21-46-58-127.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-10-22-28-43-132.rawproto b/build/android-profile/profile-2019-09-10-22-28-43-132.rawproto deleted file mode 100644 index db20f7c5e..000000000 Binary files a/build/android-profile/profile-2019-09-10-22-28-43-132.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-10-22-28-50-714.rawproto b/build/android-profile/profile-2019-09-10-22-28-50-714.rawproto deleted file mode 100644 index 30e302927..000000000 Binary files a/build/android-profile/profile-2019-09-10-22-28-50-714.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-10-23-14-12-308.rawproto b/build/android-profile/profile-2019-09-10-23-14-12-308.rawproto deleted file mode 100644 index 4e6f012c7..000000000 Binary files a/build/android-profile/profile-2019-09-10-23-14-12-308.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-10-23-17-10-841.rawproto b/build/android-profile/profile-2019-09-10-23-17-10-841.rawproto deleted file mode 100644 index 3e5b5200c..000000000 Binary files a/build/android-profile/profile-2019-09-10-23-17-10-841.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-10-23-22-29-232.rawproto b/build/android-profile/profile-2019-09-10-23-22-29-232.rawproto deleted file mode 100644 index aee4ca9db..000000000 Binary files a/build/android-profile/profile-2019-09-10-23-22-29-232.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-10-23-25-43-910.rawproto b/build/android-profile/profile-2019-09-10-23-25-43-910.rawproto deleted file mode 100644 index 099886c92..000000000 Binary files a/build/android-profile/profile-2019-09-10-23-25-43-910.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-10-23-33-22-695.rawproto b/build/android-profile/profile-2019-09-10-23-33-22-695.rawproto deleted file mode 100644 index 8a2869f37..000000000 Binary files a/build/android-profile/profile-2019-09-10-23-33-22-695.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-10-23-39-34-926.rawproto b/build/android-profile/profile-2019-09-10-23-39-34-926.rawproto deleted file mode 100644 index 7761b9d56..000000000 Binary files a/build/android-profile/profile-2019-09-10-23-39-34-926.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-10-23-41-40-133.rawproto b/build/android-profile/profile-2019-09-10-23-41-40-133.rawproto deleted file mode 100644 index f28eb388a..000000000 Binary files a/build/android-profile/profile-2019-09-10-23-41-40-133.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-10-23-58-07-722.rawproto b/build/android-profile/profile-2019-09-10-23-58-07-722.rawproto deleted file mode 100644 index 6035aa087..000000000 Binary files a/build/android-profile/profile-2019-09-10-23-58-07-722.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-14-23-32-50-410.rawproto b/build/android-profile/profile-2019-09-14-23-32-50-410.rawproto deleted file mode 100644 index 0bc9235e0..000000000 Binary files a/build/android-profile/profile-2019-09-14-23-32-50-410.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-14-23-33-10-398.rawproto b/build/android-profile/profile-2019-09-14-23-33-10-398.rawproto deleted file mode 100644 index 0f2840e6a..000000000 Binary files a/build/android-profile/profile-2019-09-14-23-33-10-398.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-14-23-41-56-840.rawproto b/build/android-profile/profile-2019-09-14-23-41-56-840.rawproto deleted file mode 100644 index 991d0f0cb..000000000 Binary files a/build/android-profile/profile-2019-09-14-23-41-56-840.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-14-23-48-28-278.rawproto b/build/android-profile/profile-2019-09-14-23-48-28-278.rawproto deleted file mode 100644 index 1e00aa987..000000000 Binary files a/build/android-profile/profile-2019-09-14-23-48-28-278.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-15-00-12-43-178.rawproto b/build/android-profile/profile-2019-09-15-00-12-43-178.rawproto deleted file mode 100644 index 07f9eaef9..000000000 Binary files a/build/android-profile/profile-2019-09-15-00-12-43-178.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-15-00-13-35-702.rawproto b/build/android-profile/profile-2019-09-15-00-13-35-702.rawproto deleted file mode 100644 index 6525ade39..000000000 Binary files a/build/android-profile/profile-2019-09-15-00-13-35-702.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-15-00-13-56-720.rawproto b/build/android-profile/profile-2019-09-15-00-13-56-720.rawproto deleted file mode 100644 index 27a894643..000000000 Binary files a/build/android-profile/profile-2019-09-15-00-13-56-720.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-15-00-19-16-154.rawproto b/build/android-profile/profile-2019-09-15-00-19-16-154.rawproto deleted file mode 100644 index f0fe52e15..000000000 Binary files a/build/android-profile/profile-2019-09-15-00-19-16-154.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-15-00-56-19-468.rawproto b/build/android-profile/profile-2019-09-15-00-56-19-468.rawproto deleted file mode 100644 index 6adf3969a..000000000 Binary files a/build/android-profile/profile-2019-09-15-00-56-19-468.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-15-00-56-30-518.rawproto b/build/android-profile/profile-2019-09-15-00-56-30-518.rawproto deleted file mode 100644 index ae29f19a1..000000000 Binary files a/build/android-profile/profile-2019-09-15-00-56-30-518.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-15-00-57-46-431.rawproto b/build/android-profile/profile-2019-09-15-00-57-46-431.rawproto deleted file mode 100644 index 1ef20493e..000000000 Binary files a/build/android-profile/profile-2019-09-15-00-57-46-431.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-15-00-57-48-226.rawproto b/build/android-profile/profile-2019-09-15-00-57-48-226.rawproto deleted file mode 100644 index df46f4fc6..000000000 Binary files a/build/android-profile/profile-2019-09-15-00-57-48-226.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-15-00-57-56-562.rawproto b/build/android-profile/profile-2019-09-15-00-57-56-562.rawproto deleted file mode 100644 index f2ae9be9b..000000000 Binary files a/build/android-profile/profile-2019-09-15-00-57-56-562.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-15-01-02-11-865.rawproto b/build/android-profile/profile-2019-09-15-01-02-11-865.rawproto deleted file mode 100644 index e1f3e4a52..000000000 Binary files a/build/android-profile/profile-2019-09-15-01-02-11-865.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-15-01-03-25-611.rawproto b/build/android-profile/profile-2019-09-15-01-03-25-611.rawproto deleted file mode 100644 index 5e08332cd..000000000 Binary files a/build/android-profile/profile-2019-09-15-01-03-25-611.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-15-01-17-52-980.rawproto b/build/android-profile/profile-2019-09-15-01-17-52-980.rawproto deleted file mode 100644 index 5d2846419..000000000 Binary files a/build/android-profile/profile-2019-09-15-01-17-52-980.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-15-01-19-09-631.rawproto b/build/android-profile/profile-2019-09-15-01-19-09-631.rawproto deleted file mode 100644 index b869b6c65..000000000 Binary files a/build/android-profile/profile-2019-09-15-01-19-09-631.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-15-01-20-35-696.rawproto b/build/android-profile/profile-2019-09-15-01-20-35-696.rawproto deleted file mode 100644 index b40e0503b..000000000 Binary files a/build/android-profile/profile-2019-09-15-01-20-35-696.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-15-01-23-53-470.rawproto b/build/android-profile/profile-2019-09-15-01-23-53-470.rawproto deleted file mode 100644 index e97d41434..000000000 Binary files a/build/android-profile/profile-2019-09-15-01-23-53-470.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-15-01-25-07-867.rawproto b/build/android-profile/profile-2019-09-15-01-25-07-867.rawproto deleted file mode 100644 index 01668ab3e..000000000 Binary files a/build/android-profile/profile-2019-09-15-01-25-07-867.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-15-01-26-46-872.rawproto b/build/android-profile/profile-2019-09-15-01-26-46-872.rawproto deleted file mode 100644 index feadaac47..000000000 Binary files a/build/android-profile/profile-2019-09-15-01-26-46-872.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-15-01-27-25-454.rawproto b/build/android-profile/profile-2019-09-15-01-27-25-454.rawproto deleted file mode 100644 index c5fabe172..000000000 Binary files a/build/android-profile/profile-2019-09-15-01-27-25-454.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-15-01-35-01-242.rawproto b/build/android-profile/profile-2019-09-15-01-35-01-242.rawproto deleted file mode 100644 index ee7666dd0..000000000 Binary files a/build/android-profile/profile-2019-09-15-01-35-01-242.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-15-01-35-07-289.rawproto b/build/android-profile/profile-2019-09-15-01-35-07-289.rawproto deleted file mode 100644 index 0d86480bc..000000000 Binary files a/build/android-profile/profile-2019-09-15-01-35-07-289.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-15-01-37-45-099.rawproto b/build/android-profile/profile-2019-09-15-01-37-45-099.rawproto deleted file mode 100644 index 47b5a9b68..000000000 Binary files a/build/android-profile/profile-2019-09-15-01-37-45-099.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-15-01-37-58-732.rawproto b/build/android-profile/profile-2019-09-15-01-37-58-732.rawproto deleted file mode 100644 index 28026c42c..000000000 Binary files a/build/android-profile/profile-2019-09-15-01-37-58-732.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-15-01-39-25-936.rawproto b/build/android-profile/profile-2019-09-15-01-39-25-936.rawproto deleted file mode 100644 index a17abc1d5..000000000 Binary files a/build/android-profile/profile-2019-09-15-01-39-25-936.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-15-01-39-42-989.rawproto b/build/android-profile/profile-2019-09-15-01-39-42-989.rawproto deleted file mode 100644 index 5566fa084..000000000 Binary files a/build/android-profile/profile-2019-09-15-01-39-42-989.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-15-01-42-13-259.rawproto b/build/android-profile/profile-2019-09-15-01-42-13-259.rawproto deleted file mode 100644 index c26946b1b..000000000 Binary files a/build/android-profile/profile-2019-09-15-01-42-13-259.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-15-01-44-55-609.rawproto b/build/android-profile/profile-2019-09-15-01-44-55-609.rawproto deleted file mode 100644 index 02cc484bb..000000000 Binary files a/build/android-profile/profile-2019-09-15-01-44-55-609.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-15-01-45-05-381.rawproto b/build/android-profile/profile-2019-09-15-01-45-05-381.rawproto deleted file mode 100644 index b359d0543..000000000 Binary files a/build/android-profile/profile-2019-09-15-01-45-05-381.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-15-01-45-32-653.rawproto b/build/android-profile/profile-2019-09-15-01-45-32-653.rawproto deleted file mode 100644 index a9cb41ab7..000000000 Binary files a/build/android-profile/profile-2019-09-15-01-45-32-653.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-15-01-49-41-209.rawproto b/build/android-profile/profile-2019-09-15-01-49-41-209.rawproto deleted file mode 100644 index 11e6400c2..000000000 Binary files a/build/android-profile/profile-2019-09-15-01-49-41-209.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-15-01-53-34-857.rawproto b/build/android-profile/profile-2019-09-15-01-53-34-857.rawproto deleted file mode 100644 index 089fd85c8..000000000 Binary files a/build/android-profile/profile-2019-09-15-01-53-34-857.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-17-20-24-16-975.rawproto b/build/android-profile/profile-2019-09-17-20-24-16-975.rawproto deleted file mode 100644 index 69951a17c..000000000 Binary files a/build/android-profile/profile-2019-09-17-20-24-16-975.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-17-20-24-34-064.rawproto b/build/android-profile/profile-2019-09-17-20-24-34-064.rawproto deleted file mode 100644 index 71c2526c1..000000000 Binary files a/build/android-profile/profile-2019-09-17-20-24-34-064.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-17-21-17-56-940.rawproto b/build/android-profile/profile-2019-09-17-21-17-56-940.rawproto deleted file mode 100644 index f09d6e8b0..000000000 Binary files a/build/android-profile/profile-2019-09-17-21-17-56-940.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-17-21-22-14-859.rawproto b/build/android-profile/profile-2019-09-17-21-22-14-859.rawproto deleted file mode 100644 index 48d76548d..000000000 Binary files a/build/android-profile/profile-2019-09-17-21-22-14-859.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-17-21-40-42-517.rawproto b/build/android-profile/profile-2019-09-17-21-40-42-517.rawproto deleted file mode 100644 index b30f49355..000000000 Binary files a/build/android-profile/profile-2019-09-17-21-40-42-517.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-17-21-41-29-788.rawproto b/build/android-profile/profile-2019-09-17-21-41-29-788.rawproto deleted file mode 100644 index 77ac2ef8c..000000000 Binary files a/build/android-profile/profile-2019-09-17-21-41-29-788.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-17-21-42-23-713.rawproto b/build/android-profile/profile-2019-09-17-21-42-23-713.rawproto deleted file mode 100644 index 3195e2c3e..000000000 Binary files a/build/android-profile/profile-2019-09-17-21-42-23-713.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-17-21-47-27-663.rawproto b/build/android-profile/profile-2019-09-17-21-47-27-663.rawproto deleted file mode 100644 index eddc4d04a..000000000 Binary files a/build/android-profile/profile-2019-09-17-21-47-27-663.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-17-21-53-39-289.rawproto b/build/android-profile/profile-2019-09-17-21-53-39-289.rawproto deleted file mode 100644 index 56b7f7577..000000000 Binary files a/build/android-profile/profile-2019-09-17-21-53-39-289.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-17-21-55-44-366.rawproto b/build/android-profile/profile-2019-09-17-21-55-44-366.rawproto deleted file mode 100644 index 2d005312b..000000000 Binary files a/build/android-profile/profile-2019-09-17-21-55-44-366.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-17-21-57-57-682.rawproto b/build/android-profile/profile-2019-09-17-21-57-57-682.rawproto deleted file mode 100644 index 8bb4ae45c..000000000 Binary files a/build/android-profile/profile-2019-09-17-21-57-57-682.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-17-22-04-28-708.rawproto b/build/android-profile/profile-2019-09-17-22-04-28-708.rawproto deleted file mode 100644 index 1c24ed308..000000000 Binary files a/build/android-profile/profile-2019-09-17-22-04-28-708.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-17-22-05-56-208.rawproto b/build/android-profile/profile-2019-09-17-22-05-56-208.rawproto deleted file mode 100644 index c072d47d5..000000000 Binary files a/build/android-profile/profile-2019-09-17-22-05-56-208.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-20-18-42-26-048.rawproto b/build/android-profile/profile-2019-09-20-18-42-26-048.rawproto deleted file mode 100644 index ac35be630..000000000 Binary files a/build/android-profile/profile-2019-09-20-18-42-26-048.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-20-18-44-21-806.rawproto b/build/android-profile/profile-2019-09-20-18-44-21-806.rawproto deleted file mode 100644 index 9dd5f9dab..000000000 Binary files a/build/android-profile/profile-2019-09-20-18-44-21-806.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-03-46-26-907.rawproto b/build/android-profile/profile-2019-09-21-03-46-26-907.rawproto deleted file mode 100644 index 1e8e8019d..000000000 Binary files a/build/android-profile/profile-2019-09-21-03-46-26-907.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-03-46-37-237.rawproto b/build/android-profile/profile-2019-09-21-03-46-37-237.rawproto deleted file mode 100644 index 0c4830984..000000000 Binary files a/build/android-profile/profile-2019-09-21-03-46-37-237.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-03-49-54-312.rawproto b/build/android-profile/profile-2019-09-21-03-49-54-312.rawproto deleted file mode 100644 index 62367390d..000000000 Binary files a/build/android-profile/profile-2019-09-21-03-49-54-312.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-03-54-03-495.rawproto b/build/android-profile/profile-2019-09-21-03-54-03-495.rawproto deleted file mode 100644 index 023edd2c7..000000000 Binary files a/build/android-profile/profile-2019-09-21-03-54-03-495.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-03-54-45-728.rawproto b/build/android-profile/profile-2019-09-21-03-54-45-728.rawproto deleted file mode 100644 index 3e5f429d2..000000000 Binary files a/build/android-profile/profile-2019-09-21-03-54-45-728.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-04-09-58-427.rawproto b/build/android-profile/profile-2019-09-21-04-09-58-427.rawproto deleted file mode 100644 index 16e5d7ed3..000000000 Binary files a/build/android-profile/profile-2019-09-21-04-09-58-427.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-04-22-36-967.rawproto b/build/android-profile/profile-2019-09-21-04-22-36-967.rawproto deleted file mode 100644 index 596a8e308..000000000 Binary files a/build/android-profile/profile-2019-09-21-04-22-36-967.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-04-23-48-996.rawproto b/build/android-profile/profile-2019-09-21-04-23-48-996.rawproto deleted file mode 100644 index 9a503817e..000000000 Binary files a/build/android-profile/profile-2019-09-21-04-23-48-996.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-04-24-56-331.rawproto b/build/android-profile/profile-2019-09-21-04-24-56-331.rawproto deleted file mode 100644 index 113103949..000000000 Binary files a/build/android-profile/profile-2019-09-21-04-24-56-331.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-04-32-21-765.rawproto b/build/android-profile/profile-2019-09-21-04-32-21-765.rawproto deleted file mode 100644 index aa9eba02d..000000000 Binary files a/build/android-profile/profile-2019-09-21-04-32-21-765.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-04-33-54-453.rawproto b/build/android-profile/profile-2019-09-21-04-33-54-453.rawproto deleted file mode 100644 index a21029ddd..000000000 Binary files a/build/android-profile/profile-2019-09-21-04-33-54-453.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-04-41-43-987.rawproto b/build/android-profile/profile-2019-09-21-04-41-43-987.rawproto deleted file mode 100644 index 4486bc692..000000000 Binary files a/build/android-profile/profile-2019-09-21-04-41-43-987.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-04-56-53-295.rawproto b/build/android-profile/profile-2019-09-21-04-56-53-295.rawproto deleted file mode 100644 index 42fd23716..000000000 Binary files a/build/android-profile/profile-2019-09-21-04-56-53-295.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-13-20-52-708.rawproto b/build/android-profile/profile-2019-09-21-13-20-52-708.rawproto deleted file mode 100644 index 06b78581b..000000000 Binary files a/build/android-profile/profile-2019-09-21-13-20-52-708.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-13-21-01-083.rawproto b/build/android-profile/profile-2019-09-21-13-21-01-083.rawproto deleted file mode 100644 index 71e1f8037..000000000 Binary files a/build/android-profile/profile-2019-09-21-13-21-01-083.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-13-28-33-185.rawproto b/build/android-profile/profile-2019-09-21-13-28-33-185.rawproto deleted file mode 100644 index 79676a6ff..000000000 Binary files a/build/android-profile/profile-2019-09-21-13-28-33-185.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-13-51-46-280.rawproto b/build/android-profile/profile-2019-09-21-13-51-46-280.rawproto deleted file mode 100644 index c992bf97a..000000000 Binary files a/build/android-profile/profile-2019-09-21-13-51-46-280.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-13-52-47-589.rawproto b/build/android-profile/profile-2019-09-21-13-52-47-589.rawproto deleted file mode 100644 index cf67251df..000000000 Binary files a/build/android-profile/profile-2019-09-21-13-52-47-589.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-13-55-06-245.rawproto b/build/android-profile/profile-2019-09-21-13-55-06-245.rawproto deleted file mode 100644 index c4cdcba75..000000000 Binary files a/build/android-profile/profile-2019-09-21-13-55-06-245.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-13-57-30-430.rawproto b/build/android-profile/profile-2019-09-21-13-57-30-430.rawproto deleted file mode 100644 index ac3b1f3a5..000000000 Binary files a/build/android-profile/profile-2019-09-21-13-57-30-430.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-14-00-37-331.rawproto b/build/android-profile/profile-2019-09-21-14-00-37-331.rawproto deleted file mode 100644 index 6683aeb09..000000000 Binary files a/build/android-profile/profile-2019-09-21-14-00-37-331.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-14-02-29-801.rawproto b/build/android-profile/profile-2019-09-21-14-02-29-801.rawproto deleted file mode 100644 index 1ccd08569..000000000 Binary files a/build/android-profile/profile-2019-09-21-14-02-29-801.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-14-03-15-569.rawproto b/build/android-profile/profile-2019-09-21-14-03-15-569.rawproto deleted file mode 100644 index 965e7ff01..000000000 Binary files a/build/android-profile/profile-2019-09-21-14-03-15-569.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-14-08-25-788.rawproto b/build/android-profile/profile-2019-09-21-14-08-25-788.rawproto deleted file mode 100644 index 255b868eb..000000000 Binary files a/build/android-profile/profile-2019-09-21-14-08-25-788.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-14-12-13-353.rawproto b/build/android-profile/profile-2019-09-21-14-12-13-353.rawproto deleted file mode 100644 index 7a244718f..000000000 Binary files a/build/android-profile/profile-2019-09-21-14-12-13-353.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-14-12-40-073.rawproto b/build/android-profile/profile-2019-09-21-14-12-40-073.rawproto deleted file mode 100644 index d7a590fb8..000000000 Binary files a/build/android-profile/profile-2019-09-21-14-12-40-073.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-14-15-13-809.rawproto b/build/android-profile/profile-2019-09-21-14-15-13-809.rawproto deleted file mode 100644 index 608c2b968..000000000 Binary files a/build/android-profile/profile-2019-09-21-14-15-13-809.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-14-22-39-436.rawproto b/build/android-profile/profile-2019-09-21-14-22-39-436.rawproto deleted file mode 100644 index 9ee3a4c81..000000000 Binary files a/build/android-profile/profile-2019-09-21-14-22-39-436.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-14-34-07-998.rawproto b/build/android-profile/profile-2019-09-21-14-34-07-998.rawproto deleted file mode 100644 index 0ab1e28bd..000000000 Binary files a/build/android-profile/profile-2019-09-21-14-34-07-998.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-14-34-51-669.rawproto b/build/android-profile/profile-2019-09-21-14-34-51-669.rawproto deleted file mode 100644 index 1fb73f323..000000000 Binary files a/build/android-profile/profile-2019-09-21-14-34-51-669.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-14-38-20-937.rawproto b/build/android-profile/profile-2019-09-21-14-38-20-937.rawproto deleted file mode 100644 index 030dba413..000000000 Binary files a/build/android-profile/profile-2019-09-21-14-38-20-937.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-14-43-04-768.rawproto b/build/android-profile/profile-2019-09-21-14-43-04-768.rawproto deleted file mode 100644 index 2396d37ec..000000000 Binary files a/build/android-profile/profile-2019-09-21-14-43-04-768.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-14-51-11-221.rawproto b/build/android-profile/profile-2019-09-21-14-51-11-221.rawproto deleted file mode 100644 index 01ee4e32f..000000000 Binary files a/build/android-profile/profile-2019-09-21-14-51-11-221.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-15-02-59-163.rawproto b/build/android-profile/profile-2019-09-21-15-02-59-163.rawproto deleted file mode 100644 index 457eece69..000000000 Binary files a/build/android-profile/profile-2019-09-21-15-02-59-163.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-15-06-06-362.rawproto b/build/android-profile/profile-2019-09-21-15-06-06-362.rawproto deleted file mode 100644 index 51e4854cf..000000000 Binary files a/build/android-profile/profile-2019-09-21-15-06-06-362.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-15-06-15-616.rawproto b/build/android-profile/profile-2019-09-21-15-06-15-616.rawproto deleted file mode 100644 index 1ace11633..000000000 Binary files a/build/android-profile/profile-2019-09-21-15-06-15-616.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-15-07-20-953.rawproto b/build/android-profile/profile-2019-09-21-15-07-20-953.rawproto deleted file mode 100644 index 663abd611..000000000 Binary files a/build/android-profile/profile-2019-09-21-15-07-20-953.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-15-07-23-939.rawproto b/build/android-profile/profile-2019-09-21-15-07-23-939.rawproto deleted file mode 100644 index 6658ba8e8..000000000 Binary files a/build/android-profile/profile-2019-09-21-15-07-23-939.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-15-08-08-066.rawproto b/build/android-profile/profile-2019-09-21-15-08-08-066.rawproto deleted file mode 100644 index 1b59f73da..000000000 Binary files a/build/android-profile/profile-2019-09-21-15-08-08-066.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-15-15-05-516.rawproto b/build/android-profile/profile-2019-09-21-15-15-05-516.rawproto deleted file mode 100644 index 69bb3dd10..000000000 Binary files a/build/android-profile/profile-2019-09-21-15-15-05-516.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-15-16-40-650.rawproto b/build/android-profile/profile-2019-09-21-15-16-40-650.rawproto deleted file mode 100644 index dd0742979..000000000 Binary files a/build/android-profile/profile-2019-09-21-15-16-40-650.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-15-27-18-680.rawproto b/build/android-profile/profile-2019-09-21-15-27-18-680.rawproto deleted file mode 100644 index 4cf132f73..000000000 Binary files a/build/android-profile/profile-2019-09-21-15-27-18-680.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-15-27-21-045.rawproto b/build/android-profile/profile-2019-09-21-15-27-21-045.rawproto deleted file mode 100644 index 3d3d631dd..000000000 Binary files a/build/android-profile/profile-2019-09-21-15-27-21-045.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-15-54-08-712.rawproto b/build/android-profile/profile-2019-09-21-15-54-08-712.rawproto deleted file mode 100644 index ff694749d..000000000 Binary files a/build/android-profile/profile-2019-09-21-15-54-08-712.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-15-54-16-679.rawproto b/build/android-profile/profile-2019-09-21-15-54-16-679.rawproto deleted file mode 100644 index 84806c98a..000000000 Binary files a/build/android-profile/profile-2019-09-21-15-54-16-679.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-16-07-21-563.rawproto b/build/android-profile/profile-2019-09-21-16-07-21-563.rawproto deleted file mode 100644 index d76c851c3..000000000 Binary files a/build/android-profile/profile-2019-09-21-16-07-21-563.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-16-07-24-873.rawproto b/build/android-profile/profile-2019-09-21-16-07-24-873.rawproto deleted file mode 100644 index 5f921f275..000000000 Binary files a/build/android-profile/profile-2019-09-21-16-07-24-873.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-16-23-41-476.rawproto b/build/android-profile/profile-2019-09-21-16-23-41-476.rawproto deleted file mode 100644 index 8e0320497..000000000 Binary files a/build/android-profile/profile-2019-09-21-16-23-41-476.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-16-26-07-991.rawproto b/build/android-profile/profile-2019-09-21-16-26-07-991.rawproto deleted file mode 100644 index 302ae59fb..000000000 Binary files a/build/android-profile/profile-2019-09-21-16-26-07-991.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-16-48-35-958.rawproto b/build/android-profile/profile-2019-09-21-16-48-35-958.rawproto deleted file mode 100644 index 4c3390353..000000000 Binary files a/build/android-profile/profile-2019-09-21-16-48-35-958.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-16-49-40-629.rawproto b/build/android-profile/profile-2019-09-21-16-49-40-629.rawproto deleted file mode 100644 index 8406356d4..000000000 Binary files a/build/android-profile/profile-2019-09-21-16-49-40-629.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-16-52-23-886.rawproto b/build/android-profile/profile-2019-09-21-16-52-23-886.rawproto deleted file mode 100644 index 7f0d9b9ec..000000000 Binary files a/build/android-profile/profile-2019-09-21-16-52-23-886.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-16-55-01-189.rawproto b/build/android-profile/profile-2019-09-21-16-55-01-189.rawproto deleted file mode 100644 index 22e7096f1..000000000 Binary files a/build/android-profile/profile-2019-09-21-16-55-01-189.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-17-10-42-994.rawproto b/build/android-profile/profile-2019-09-21-17-10-42-994.rawproto deleted file mode 100644 index d5e73ee73..000000000 Binary files a/build/android-profile/profile-2019-09-21-17-10-42-994.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-17-10-47-686.rawproto b/build/android-profile/profile-2019-09-21-17-10-47-686.rawproto deleted file mode 100644 index 9c51cecc7..000000000 Binary files a/build/android-profile/profile-2019-09-21-17-10-47-686.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-17-48-26-692.rawproto b/build/android-profile/profile-2019-09-21-17-48-26-692.rawproto deleted file mode 100644 index fc29a3e2d..000000000 Binary files a/build/android-profile/profile-2019-09-21-17-48-26-692.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-17-51-34-540.rawproto b/build/android-profile/profile-2019-09-21-17-51-34-540.rawproto deleted file mode 100644 index c39e0e159..000000000 Binary files a/build/android-profile/profile-2019-09-21-17-51-34-540.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-17-58-06-013.rawproto b/build/android-profile/profile-2019-09-21-17-58-06-013.rawproto deleted file mode 100644 index 6eb69f19e..000000000 Binary files a/build/android-profile/profile-2019-09-21-17-58-06-013.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-17-58-38-392.rawproto b/build/android-profile/profile-2019-09-21-17-58-38-392.rawproto deleted file mode 100644 index f198017ac..000000000 Binary files a/build/android-profile/profile-2019-09-21-17-58-38-392.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-17-59-06-880.rawproto b/build/android-profile/profile-2019-09-21-17-59-06-880.rawproto deleted file mode 100644 index 2d9e08b8c..000000000 Binary files a/build/android-profile/profile-2019-09-21-17-59-06-880.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-18-16-08-343.rawproto b/build/android-profile/profile-2019-09-21-18-16-08-343.rawproto deleted file mode 100644 index 567a99bad..000000000 Binary files a/build/android-profile/profile-2019-09-21-18-16-08-343.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-18-16-10-900.rawproto b/build/android-profile/profile-2019-09-21-18-16-10-900.rawproto deleted file mode 100644 index 1200adccd..000000000 Binary files a/build/android-profile/profile-2019-09-21-18-16-10-900.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-18-16-52-299.rawproto b/build/android-profile/profile-2019-09-21-18-16-52-299.rawproto deleted file mode 100644 index eccc5015c..000000000 Binary files a/build/android-profile/profile-2019-09-21-18-16-52-299.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-18-20-44-565.rawproto b/build/android-profile/profile-2019-09-21-18-20-44-565.rawproto deleted file mode 100644 index 11fc104bd..000000000 Binary files a/build/android-profile/profile-2019-09-21-18-20-44-565.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-18-28-51-983.rawproto b/build/android-profile/profile-2019-09-21-18-28-51-983.rawproto deleted file mode 100644 index 89be8d621..000000000 Binary files a/build/android-profile/profile-2019-09-21-18-28-51-983.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-18-33-09-161.rawproto b/build/android-profile/profile-2019-09-21-18-33-09-161.rawproto deleted file mode 100644 index 116c599be..000000000 Binary files a/build/android-profile/profile-2019-09-21-18-33-09-161.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-18-33-10-588.rawproto b/build/android-profile/profile-2019-09-21-18-33-10-588.rawproto deleted file mode 100644 index 8fefea101..000000000 Binary files a/build/android-profile/profile-2019-09-21-18-33-10-588.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-21-18-41-19-631.rawproto b/build/android-profile/profile-2019-09-21-18-41-19-631.rawproto deleted file mode 100644 index 7b2616cab..000000000 Binary files a/build/android-profile/profile-2019-09-21-18-41-19-631.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-24-19-50-51-369.rawproto b/build/android-profile/profile-2019-09-24-19-50-51-369.rawproto deleted file mode 100644 index 966a16845..000000000 Binary files a/build/android-profile/profile-2019-09-24-19-50-51-369.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-24-19-51-14-159.rawproto b/build/android-profile/profile-2019-09-24-19-51-14-159.rawproto deleted file mode 100644 index 47dcc0b12..000000000 Binary files a/build/android-profile/profile-2019-09-24-19-51-14-159.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-24-19-53-50-971.rawproto b/build/android-profile/profile-2019-09-24-19-53-50-971.rawproto deleted file mode 100644 index 88dede0df..000000000 Binary files a/build/android-profile/profile-2019-09-24-19-53-50-971.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-24-20-01-02-901.rawproto b/build/android-profile/profile-2019-09-24-20-01-02-901.rawproto deleted file mode 100644 index 8f68044ca..000000000 Binary files a/build/android-profile/profile-2019-09-24-20-01-02-901.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-24-20-44-01-335.rawproto b/build/android-profile/profile-2019-09-24-20-44-01-335.rawproto deleted file mode 100644 index dd5079527..000000000 Binary files a/build/android-profile/profile-2019-09-24-20-44-01-335.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-25-19-10-48-721.rawproto b/build/android-profile/profile-2019-09-25-19-10-48-721.rawproto deleted file mode 100644 index c5589949a..000000000 Binary files a/build/android-profile/profile-2019-09-25-19-10-48-721.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-25-19-10-54-478.rawproto b/build/android-profile/profile-2019-09-25-19-10-54-478.rawproto deleted file mode 100644 index 98a3d8671..000000000 Binary files a/build/android-profile/profile-2019-09-25-19-10-54-478.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-25-19-26-37-205.rawproto b/build/android-profile/profile-2019-09-25-19-26-37-205.rawproto deleted file mode 100644 index 793a809aa..000000000 Binary files a/build/android-profile/profile-2019-09-25-19-26-37-205.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-25-19-30-40-297.rawproto b/build/android-profile/profile-2019-09-25-19-30-40-297.rawproto deleted file mode 100644 index 528e4f0e2..000000000 Binary files a/build/android-profile/profile-2019-09-25-19-30-40-297.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-25-19-31-11-030.rawproto b/build/android-profile/profile-2019-09-25-19-31-11-030.rawproto deleted file mode 100644 index a93be4e8e..000000000 Binary files a/build/android-profile/profile-2019-09-25-19-31-11-030.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-25-19-37-06-695.rawproto b/build/android-profile/profile-2019-09-25-19-37-06-695.rawproto deleted file mode 100644 index 69956d98d..000000000 Binary files a/build/android-profile/profile-2019-09-25-19-37-06-695.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-25-19-41-32-079.rawproto b/build/android-profile/profile-2019-09-25-19-41-32-079.rawproto deleted file mode 100644 index c72c397ca..000000000 Binary files a/build/android-profile/profile-2019-09-25-19-41-32-079.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-25-19-44-19-557.rawproto b/build/android-profile/profile-2019-09-25-19-44-19-557.rawproto deleted file mode 100644 index 35878e4bd..000000000 Binary files a/build/android-profile/profile-2019-09-25-19-44-19-557.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-25-19-46-53-638.rawproto b/build/android-profile/profile-2019-09-25-19-46-53-638.rawproto deleted file mode 100644 index 62585c20d..000000000 Binary files a/build/android-profile/profile-2019-09-25-19-46-53-638.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-25-19-46-55-783.rawproto b/build/android-profile/profile-2019-09-25-19-46-55-783.rawproto deleted file mode 100644 index 4a56e9526..000000000 Binary files a/build/android-profile/profile-2019-09-25-19-46-55-783.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-25-19-47-33-799.rawproto b/build/android-profile/profile-2019-09-25-19-47-33-799.rawproto deleted file mode 100644 index 668c1502f..000000000 Binary files a/build/android-profile/profile-2019-09-25-19-47-33-799.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-25-19-52-55-067.rawproto b/build/android-profile/profile-2019-09-25-19-52-55-067.rawproto deleted file mode 100644 index c8a2890d7..000000000 Binary files a/build/android-profile/profile-2019-09-25-19-52-55-067.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-25-19-59-32-734.rawproto b/build/android-profile/profile-2019-09-25-19-59-32-734.rawproto deleted file mode 100644 index 93914c3f7..000000000 Binary files a/build/android-profile/profile-2019-09-25-19-59-32-734.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-25-19-59-51-970.rawproto b/build/android-profile/profile-2019-09-25-19-59-51-970.rawproto deleted file mode 100644 index 113a5d2ec..000000000 Binary files a/build/android-profile/profile-2019-09-25-19-59-51-970.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-25-20-00-31-692.rawproto b/build/android-profile/profile-2019-09-25-20-00-31-692.rawproto deleted file mode 100644 index a8c92f448..000000000 Binary files a/build/android-profile/profile-2019-09-25-20-00-31-692.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-25-20-04-55-481.rawproto b/build/android-profile/profile-2019-09-25-20-04-55-481.rawproto deleted file mode 100644 index bf3723498..000000000 Binary files a/build/android-profile/profile-2019-09-25-20-04-55-481.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-26-14-24-23-248.rawproto b/build/android-profile/profile-2019-09-26-14-24-23-248.rawproto deleted file mode 100644 index 383c9dc66..000000000 Binary files a/build/android-profile/profile-2019-09-26-14-24-23-248.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-26-14-24-28-809.rawproto b/build/android-profile/profile-2019-09-26-14-24-28-809.rawproto deleted file mode 100644 index ce01fbb94..000000000 Binary files a/build/android-profile/profile-2019-09-26-14-24-28-809.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-26-15-12-31-513.rawproto b/build/android-profile/profile-2019-09-26-15-12-31-513.rawproto deleted file mode 100644 index a562e8055..000000000 Binary files a/build/android-profile/profile-2019-09-26-15-12-31-513.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-26-15-40-38-969.rawproto b/build/android-profile/profile-2019-09-26-15-40-38-969.rawproto deleted file mode 100644 index 5d3f29012..000000000 Binary files a/build/android-profile/profile-2019-09-26-15-40-38-969.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-26-15-44-24-026.rawproto b/build/android-profile/profile-2019-09-26-15-44-24-026.rawproto deleted file mode 100644 index 0f3f14b1e..000000000 Binary files a/build/android-profile/profile-2019-09-26-15-44-24-026.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-26-15-48-59-950.rawproto b/build/android-profile/profile-2019-09-26-15-48-59-950.rawproto deleted file mode 100644 index 09e3f74c1..000000000 Binary files a/build/android-profile/profile-2019-09-26-15-48-59-950.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-26-15-51-44-913.rawproto b/build/android-profile/profile-2019-09-26-15-51-44-913.rawproto deleted file mode 100644 index e4efc545a..000000000 Binary files a/build/android-profile/profile-2019-09-26-15-51-44-913.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-26-15-57-27-640.rawproto b/build/android-profile/profile-2019-09-26-15-57-27-640.rawproto deleted file mode 100644 index 82b7f077f..000000000 Binary files a/build/android-profile/profile-2019-09-26-15-57-27-640.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-26-15-59-45-621.rawproto b/build/android-profile/profile-2019-09-26-15-59-45-621.rawproto deleted file mode 100644 index 43ff998f7..000000000 Binary files a/build/android-profile/profile-2019-09-26-15-59-45-621.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-26-16-01-19-611.rawproto b/build/android-profile/profile-2019-09-26-16-01-19-611.rawproto deleted file mode 100644 index becaec37c..000000000 Binary files a/build/android-profile/profile-2019-09-26-16-01-19-611.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-26-16-03-51-257.rawproto b/build/android-profile/profile-2019-09-26-16-03-51-257.rawproto deleted file mode 100644 index d02a02a7f..000000000 Binary files a/build/android-profile/profile-2019-09-26-16-03-51-257.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-26-16-07-26-472.rawproto b/build/android-profile/profile-2019-09-26-16-07-26-472.rawproto deleted file mode 100644 index da4d7e6e1..000000000 Binary files a/build/android-profile/profile-2019-09-26-16-07-26-472.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-26-16-11-56-394.rawproto b/build/android-profile/profile-2019-09-26-16-11-56-394.rawproto deleted file mode 100644 index 305b26054..000000000 Binary files a/build/android-profile/profile-2019-09-26-16-11-56-394.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-26-16-15-08-939.rawproto b/build/android-profile/profile-2019-09-26-16-15-08-939.rawproto deleted file mode 100644 index 6e4be5246..000000000 Binary files a/build/android-profile/profile-2019-09-26-16-15-08-939.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-26-16-17-53-293.rawproto b/build/android-profile/profile-2019-09-26-16-17-53-293.rawproto deleted file mode 100644 index 36a207ab2..000000000 Binary files a/build/android-profile/profile-2019-09-26-16-17-53-293.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-26-16-21-26-829.rawproto b/build/android-profile/profile-2019-09-26-16-21-26-829.rawproto deleted file mode 100644 index f214dbe04..000000000 Binary files a/build/android-profile/profile-2019-09-26-16-21-26-829.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-26-16-24-41-156.rawproto b/build/android-profile/profile-2019-09-26-16-24-41-156.rawproto deleted file mode 100644 index 9b2d3c9d3..000000000 Binary files a/build/android-profile/profile-2019-09-26-16-24-41-156.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-26-16-27-45-601.rawproto b/build/android-profile/profile-2019-09-26-16-27-45-601.rawproto deleted file mode 100644 index 16fbcc467..000000000 Binary files a/build/android-profile/profile-2019-09-26-16-27-45-601.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-26-16-30-07-891.rawproto b/build/android-profile/profile-2019-09-26-16-30-07-891.rawproto deleted file mode 100644 index b93c12713..000000000 Binary files a/build/android-profile/profile-2019-09-26-16-30-07-891.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-26-16-31-29-325.rawproto b/build/android-profile/profile-2019-09-26-16-31-29-325.rawproto deleted file mode 100644 index 9c7ce2bc1..000000000 Binary files a/build/android-profile/profile-2019-09-26-16-31-29-325.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-26-16-32-52-502.rawproto b/build/android-profile/profile-2019-09-26-16-32-52-502.rawproto deleted file mode 100644 index 9eb191a0b..000000000 Binary files a/build/android-profile/profile-2019-09-26-16-32-52-502.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-26-16-34-17-972.rawproto b/build/android-profile/profile-2019-09-26-16-34-17-972.rawproto deleted file mode 100644 index e2d151a20..000000000 Binary files a/build/android-profile/profile-2019-09-26-16-34-17-972.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-26-16-37-17-557.rawproto b/build/android-profile/profile-2019-09-26-16-37-17-557.rawproto deleted file mode 100644 index a5ba90e7d..000000000 Binary files a/build/android-profile/profile-2019-09-26-16-37-17-557.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-26-16-39-08-362.rawproto b/build/android-profile/profile-2019-09-26-16-39-08-362.rawproto deleted file mode 100644 index 7e917bee9..000000000 Binary files a/build/android-profile/profile-2019-09-26-16-39-08-362.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-26-16-41-08-270.rawproto b/build/android-profile/profile-2019-09-26-16-41-08-270.rawproto deleted file mode 100644 index 482e6a8a7..000000000 Binary files a/build/android-profile/profile-2019-09-26-16-41-08-270.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-26-16-42-30-949.rawproto b/build/android-profile/profile-2019-09-26-16-42-30-949.rawproto deleted file mode 100644 index 46f6fb361..000000000 Binary files a/build/android-profile/profile-2019-09-26-16-42-30-949.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-26-16-45-52-319.rawproto b/build/android-profile/profile-2019-09-26-16-45-52-319.rawproto deleted file mode 100644 index d2a076a9e..000000000 Binary files a/build/android-profile/profile-2019-09-26-16-45-52-319.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-26-16-47-30-695.rawproto b/build/android-profile/profile-2019-09-26-16-47-30-695.rawproto deleted file mode 100644 index 55fe1f8cf..000000000 Binary files a/build/android-profile/profile-2019-09-26-16-47-30-695.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-26-16-48-32-095.rawproto b/build/android-profile/profile-2019-09-26-16-48-32-095.rawproto deleted file mode 100644 index c391f995a..000000000 Binary files a/build/android-profile/profile-2019-09-26-16-48-32-095.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-26-16-50-23-150.rawproto b/build/android-profile/profile-2019-09-26-16-50-23-150.rawproto deleted file mode 100644 index 27680b5a2..000000000 Binary files a/build/android-profile/profile-2019-09-26-16-50-23-150.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-26-16-55-55-864.rawproto b/build/android-profile/profile-2019-09-26-16-55-55-864.rawproto deleted file mode 100644 index 7fb32b187..000000000 Binary files a/build/android-profile/profile-2019-09-26-16-55-55-864.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-26-16-57-20-750.rawproto b/build/android-profile/profile-2019-09-26-16-57-20-750.rawproto deleted file mode 100644 index 2e4dc5ab9..000000000 Binary files a/build/android-profile/profile-2019-09-26-16-57-20-750.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-26-16-58-54-208.rawproto b/build/android-profile/profile-2019-09-26-16-58-54-208.rawproto deleted file mode 100644 index 0046a2b61..000000000 Binary files a/build/android-profile/profile-2019-09-26-16-58-54-208.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-26-17-04-49-357.rawproto b/build/android-profile/profile-2019-09-26-17-04-49-357.rawproto deleted file mode 100644 index 077e1016e..000000000 Binary files a/build/android-profile/profile-2019-09-26-17-04-49-357.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-26-17-12-10-021.rawproto b/build/android-profile/profile-2019-09-26-17-12-10-021.rawproto deleted file mode 100644 index ce06b2426..000000000 Binary files a/build/android-profile/profile-2019-09-26-17-12-10-021.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-26-17-45-43-248.rawproto b/build/android-profile/profile-2019-09-26-17-45-43-248.rawproto deleted file mode 100644 index 60f756726..000000000 Binary files a/build/android-profile/profile-2019-09-26-17-45-43-248.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-26-17-50-44-089.rawproto b/build/android-profile/profile-2019-09-26-17-50-44-089.rawproto deleted file mode 100644 index 40ffaaa9f..000000000 Binary files a/build/android-profile/profile-2019-09-26-17-50-44-089.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-27-15-53-21-944.rawproto b/build/android-profile/profile-2019-09-27-15-53-21-944.rawproto deleted file mode 100644 index 2f50f8928..000000000 Binary files a/build/android-profile/profile-2019-09-27-15-53-21-944.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-27-15-54-20-481.rawproto b/build/android-profile/profile-2019-09-27-15-54-20-481.rawproto deleted file mode 100644 index 731a36bf7..000000000 Binary files a/build/android-profile/profile-2019-09-27-15-54-20-481.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-27-16-04-05-146.rawproto b/build/android-profile/profile-2019-09-27-16-04-05-146.rawproto deleted file mode 100644 index c6bc66cc2..000000000 Binary files a/build/android-profile/profile-2019-09-27-16-04-05-146.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-27-16-04-15-579.rawproto b/build/android-profile/profile-2019-09-27-16-04-15-579.rawproto deleted file mode 100644 index 2d106f95d..000000000 Binary files a/build/android-profile/profile-2019-09-27-16-04-15-579.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-27-16-05-22-418.rawproto b/build/android-profile/profile-2019-09-27-16-05-22-418.rawproto deleted file mode 100644 index cc5575fb4..000000000 Binary files a/build/android-profile/profile-2019-09-27-16-05-22-418.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-09-27-16-40-28-208.rawproto b/build/android-profile/profile-2019-09-27-16-40-28-208.rawproto deleted file mode 100644 index e4d68c0c3..000000000 Binary files a/build/android-profile/profile-2019-09-27-16-40-28-208.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-10-07-13-21-34-907.rawproto b/build/android-profile/profile-2019-10-07-13-21-34-907.rawproto deleted file mode 100644 index 7f77bd01d..000000000 Binary files a/build/android-profile/profile-2019-10-07-13-21-34-907.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-10-07-13-22-09-835.rawproto b/build/android-profile/profile-2019-10-07-13-22-09-835.rawproto deleted file mode 100644 index b82c55943..000000000 Binary files a/build/android-profile/profile-2019-10-07-13-22-09-835.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-10-08-18-22-42-524.rawproto b/build/android-profile/profile-2019-10-08-18-22-42-524.rawproto deleted file mode 100644 index 076a2192a..000000000 Binary files a/build/android-profile/profile-2019-10-08-18-22-42-524.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-10-08-18-23-11-325.rawproto b/build/android-profile/profile-2019-10-08-18-23-11-325.rawproto deleted file mode 100644 index b60d1b944..000000000 Binary files a/build/android-profile/profile-2019-10-08-18-23-11-325.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-10-08-18-24-57-327.rawproto b/build/android-profile/profile-2019-10-08-18-24-57-327.rawproto deleted file mode 100644 index 7c97be471..000000000 Binary files a/build/android-profile/profile-2019-10-08-18-24-57-327.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-10-08-19-28-52-475.rawproto b/build/android-profile/profile-2019-10-08-19-28-52-475.rawproto deleted file mode 100644 index cc8162142..000000000 Binary files a/build/android-profile/profile-2019-10-08-19-28-52-475.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-10-08-19-29-14-495.rawproto b/build/android-profile/profile-2019-10-08-19-29-14-495.rawproto deleted file mode 100644 index 6b441912c..000000000 Binary files a/build/android-profile/profile-2019-10-08-19-29-14-495.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-10-08-19-33-04-886.rawproto b/build/android-profile/profile-2019-10-08-19-33-04-886.rawproto deleted file mode 100644 index 8475e2a4e..000000000 Binary files a/build/android-profile/profile-2019-10-08-19-33-04-886.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-10-08-19-33-13-138.rawproto b/build/android-profile/profile-2019-10-08-19-33-13-138.rawproto deleted file mode 100644 index b1fde9d43..000000000 Binary files a/build/android-profile/profile-2019-10-08-19-33-13-138.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-10-08-21-18-45-390.rawproto b/build/android-profile/profile-2019-10-08-21-18-45-390.rawproto deleted file mode 100644 index d56c8dde1..000000000 Binary files a/build/android-profile/profile-2019-10-08-21-18-45-390.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-10-08-21-18-53-100.rawproto b/build/android-profile/profile-2019-10-08-21-18-53-100.rawproto deleted file mode 100644 index 013c00641..000000000 Binary files a/build/android-profile/profile-2019-10-08-21-18-53-100.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-10-08-23-02-18-935.rawproto b/build/android-profile/profile-2019-10-08-23-02-18-935.rawproto deleted file mode 100644 index b0eafd8a1..000000000 Binary files a/build/android-profile/profile-2019-10-08-23-02-18-935.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-10-08-23-06-42-964.rawproto b/build/android-profile/profile-2019-10-08-23-06-42-964.rawproto deleted file mode 100644 index b564954f7..000000000 Binary files a/build/android-profile/profile-2019-10-08-23-06-42-964.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-10-08-23-09-44-950.rawproto b/build/android-profile/profile-2019-10-08-23-09-44-950.rawproto deleted file mode 100644 index 20e138cfb..000000000 Binary files a/build/android-profile/profile-2019-10-08-23-09-44-950.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-10-08-23-09-46-968.rawproto b/build/android-profile/profile-2019-10-08-23-09-46-968.rawproto deleted file mode 100644 index 5be8269ec..000000000 Binary files a/build/android-profile/profile-2019-10-08-23-09-46-968.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-10-08-23-10-12-977.rawproto b/build/android-profile/profile-2019-10-08-23-10-12-977.rawproto deleted file mode 100644 index f8ad9ba93..000000000 Binary files a/build/android-profile/profile-2019-10-08-23-10-12-977.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-10-08-23-19-47-721.rawproto b/build/android-profile/profile-2019-10-08-23-19-47-721.rawproto deleted file mode 100644 index f3411f7a3..000000000 Binary files a/build/android-profile/profile-2019-10-08-23-19-47-721.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-10-08-23-19-57-188.rawproto b/build/android-profile/profile-2019-10-08-23-19-57-188.rawproto deleted file mode 100644 index 0df8af32e..000000000 Binary files a/build/android-profile/profile-2019-10-08-23-19-57-188.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-10-08-23-25-48-807.rawproto b/build/android-profile/profile-2019-10-08-23-25-48-807.rawproto deleted file mode 100644 index 4d28a85b9..000000000 Binary files a/build/android-profile/profile-2019-10-08-23-25-48-807.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-10-11-23-35-57-693.rawproto b/build/android-profile/profile-2019-10-11-23-35-57-693.rawproto deleted file mode 100644 index b69cbe05b..000000000 Binary files a/build/android-profile/profile-2019-10-11-23-35-57-693.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-10-11-23-36-24-679.rawproto b/build/android-profile/profile-2019-10-11-23-36-24-679.rawproto deleted file mode 100644 index 2e5ba598c..000000000 Binary files a/build/android-profile/profile-2019-10-11-23-36-24-679.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-10-11-23-39-11-742.rawproto b/build/android-profile/profile-2019-10-11-23-39-11-742.rawproto deleted file mode 100644 index 24f124e0e..000000000 Binary files a/build/android-profile/profile-2019-10-11-23-39-11-742.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-10-15-21-08-14-346.rawproto b/build/android-profile/profile-2019-10-15-21-08-14-346.rawproto deleted file mode 100644 index 308633e55..000000000 Binary files a/build/android-profile/profile-2019-10-15-21-08-14-346.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-10-15-21-08-36-411.rawproto b/build/android-profile/profile-2019-10-15-21-08-36-411.rawproto deleted file mode 100644 index 3fd4444ae..000000000 Binary files a/build/android-profile/profile-2019-10-15-21-08-36-411.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-10-15-21-09-16-823.rawproto b/build/android-profile/profile-2019-10-15-21-09-16-823.rawproto deleted file mode 100644 index f54d3ef10..000000000 Binary files a/build/android-profile/profile-2019-10-15-21-09-16-823.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-10-15-21-09-20-619.rawproto b/build/android-profile/profile-2019-10-15-21-09-20-619.rawproto deleted file mode 100644 index 9c4559eeb..000000000 Binary files a/build/android-profile/profile-2019-10-15-21-09-20-619.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-10-15-21-11-52-648.rawproto b/build/android-profile/profile-2019-10-15-21-11-52-648.rawproto deleted file mode 100644 index 8a1e9b364..000000000 Binary files a/build/android-profile/profile-2019-10-15-21-11-52-648.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-10-26-12-56-11-510.rawproto b/build/android-profile/profile-2019-10-26-12-56-11-510.rawproto deleted file mode 100644 index cf64d1d80..000000000 Binary files a/build/android-profile/profile-2019-10-26-12-56-11-510.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-10-26-12-56-33-085.rawproto b/build/android-profile/profile-2019-10-26-12-56-33-085.rawproto deleted file mode 100644 index 3f6598f86..000000000 Binary files a/build/android-profile/profile-2019-10-26-12-56-33-085.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-10-26-13-02-50-710.rawproto b/build/android-profile/profile-2019-10-26-13-02-50-710.rawproto deleted file mode 100644 index d39f6a1f6..000000000 Binary files a/build/android-profile/profile-2019-10-26-13-02-50-710.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-10-26-13-03-03-687.rawproto b/build/android-profile/profile-2019-10-26-13-03-03-687.rawproto deleted file mode 100644 index 92c43447a..000000000 Binary files a/build/android-profile/profile-2019-10-26-13-03-03-687.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-10-31-21-42-09-688.rawproto b/build/android-profile/profile-2019-10-31-21-42-09-688.rawproto deleted file mode 100644 index 9d10f14b4..000000000 Binary files a/build/android-profile/profile-2019-10-31-21-42-09-688.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-10-31-21-42-58-124.rawproto b/build/android-profile/profile-2019-10-31-21-42-58-124.rawproto deleted file mode 100644 index 6620c8e30..000000000 Binary files a/build/android-profile/profile-2019-10-31-21-42-58-124.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-10-31-21-45-18-050.rawproto b/build/android-profile/profile-2019-10-31-21-45-18-050.rawproto deleted file mode 100644 index e90952b47..000000000 Binary files a/build/android-profile/profile-2019-10-31-21-45-18-050.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-10-31-21-59-35-989.rawproto b/build/android-profile/profile-2019-10-31-21-59-35-989.rawproto deleted file mode 100644 index 1ff062b83..000000000 Binary files a/build/android-profile/profile-2019-10-31-21-59-35-989.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-10-31-22-02-38-245.rawproto b/build/android-profile/profile-2019-10-31-22-02-38-245.rawproto deleted file mode 100644 index 3fb850640..000000000 Binary files a/build/android-profile/profile-2019-10-31-22-02-38-245.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-06-20-21-22-713.rawproto b/build/android-profile/profile-2019-11-06-20-21-22-713.rawproto deleted file mode 100644 index 5b66aa96d..000000000 Binary files a/build/android-profile/profile-2019-11-06-20-21-22-713.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-06-20-21-46-225.rawproto b/build/android-profile/profile-2019-11-06-20-21-46-225.rawproto deleted file mode 100644 index dbaa10775..000000000 Binary files a/build/android-profile/profile-2019-11-06-20-21-46-225.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-09-04-18-34-692.rawproto b/build/android-profile/profile-2019-11-09-04-18-34-692.rawproto deleted file mode 100644 index 869fc9343..000000000 Binary files a/build/android-profile/profile-2019-11-09-04-18-34-692.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-09-04-18-52-566.rawproto b/build/android-profile/profile-2019-11-09-04-18-52-566.rawproto deleted file mode 100644 index 24f4a9afd..000000000 Binary files a/build/android-profile/profile-2019-11-09-04-18-52-566.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-09-12-10-06-984.rawproto b/build/android-profile/profile-2019-11-09-12-10-06-984.rawproto deleted file mode 100644 index 26b03d996..000000000 Binary files a/build/android-profile/profile-2019-11-09-12-10-06-984.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-09-12-10-12-640.rawproto b/build/android-profile/profile-2019-11-09-12-10-12-640.rawproto deleted file mode 100644 index 878a2f795..000000000 Binary files a/build/android-profile/profile-2019-11-09-12-10-12-640.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-09-16-51-26-756.rawproto b/build/android-profile/profile-2019-11-09-16-51-26-756.rawproto deleted file mode 100644 index 93da93225..000000000 Binary files a/build/android-profile/profile-2019-11-09-16-51-26-756.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-09-16-51-44-649.rawproto b/build/android-profile/profile-2019-11-09-16-51-44-649.rawproto deleted file mode 100644 index e5a205279..000000000 Binary files a/build/android-profile/profile-2019-11-09-16-51-44-649.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-09-16-53-28-860.rawproto b/build/android-profile/profile-2019-11-09-16-53-28-860.rawproto deleted file mode 100644 index e569df621..000000000 Binary files a/build/android-profile/profile-2019-11-09-16-53-28-860.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-09-17-45-41-799.rawproto b/build/android-profile/profile-2019-11-09-17-45-41-799.rawproto deleted file mode 100644 index ff5915fa2..000000000 Binary files a/build/android-profile/profile-2019-11-09-17-45-41-799.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-09-17-46-14-558.rawproto b/build/android-profile/profile-2019-11-09-17-46-14-558.rawproto deleted file mode 100644 index 9baf5e38c..000000000 Binary files a/build/android-profile/profile-2019-11-09-17-46-14-558.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-09-17-46-38-405.rawproto b/build/android-profile/profile-2019-11-09-17-46-38-405.rawproto deleted file mode 100644 index 851774721..000000000 Binary files a/build/android-profile/profile-2019-11-09-17-46-38-405.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-09-18-21-25-601.rawproto b/build/android-profile/profile-2019-11-09-18-21-25-601.rawproto deleted file mode 100644 index 44a06bf53..000000000 Binary files a/build/android-profile/profile-2019-11-09-18-21-25-601.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-09-18-46-30-903.rawproto b/build/android-profile/profile-2019-11-09-18-46-30-903.rawproto deleted file mode 100644 index 5a40f1c0c..000000000 Binary files a/build/android-profile/profile-2019-11-09-18-46-30-903.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-09-18-50-18-046.rawproto b/build/android-profile/profile-2019-11-09-18-50-18-046.rawproto deleted file mode 100644 index e14602304..000000000 Binary files a/build/android-profile/profile-2019-11-09-18-50-18-046.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-09-18-53-26-460.rawproto b/build/android-profile/profile-2019-11-09-18-53-26-460.rawproto deleted file mode 100644 index de0d11adb..000000000 Binary files a/build/android-profile/profile-2019-11-09-18-53-26-460.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-09-18-56-55-632.rawproto b/build/android-profile/profile-2019-11-09-18-56-55-632.rawproto deleted file mode 100644 index 38ea57443..000000000 Binary files a/build/android-profile/profile-2019-11-09-18-56-55-632.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-09-19-03-21-818.rawproto b/build/android-profile/profile-2019-11-09-19-03-21-818.rawproto deleted file mode 100644 index c10b4eb9d..000000000 Binary files a/build/android-profile/profile-2019-11-09-19-03-21-818.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-09-19-05-47-176.rawproto b/build/android-profile/profile-2019-11-09-19-05-47-176.rawproto deleted file mode 100644 index 4f2c8b6bf..000000000 Binary files a/build/android-profile/profile-2019-11-09-19-05-47-176.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-09-19-09-41-093.rawproto b/build/android-profile/profile-2019-11-09-19-09-41-093.rawproto deleted file mode 100644 index 4bed67a9a..000000000 Binary files a/build/android-profile/profile-2019-11-09-19-09-41-093.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-11-23-41-36-153.rawproto b/build/android-profile/profile-2019-11-11-23-41-36-153.rawproto deleted file mode 100644 index d2d1836ba..000000000 Binary files a/build/android-profile/profile-2019-11-11-23-41-36-153.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-11-23-42-03-611.rawproto b/build/android-profile/profile-2019-11-11-23-42-03-611.rawproto deleted file mode 100644 index e00292f70..000000000 Binary files a/build/android-profile/profile-2019-11-11-23-42-03-611.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-12-00-17-34-953.rawproto b/build/android-profile/profile-2019-11-12-00-17-34-953.rawproto deleted file mode 100644 index 228dde121..000000000 Binary files a/build/android-profile/profile-2019-11-12-00-17-34-953.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-12-19-05-56-870.rawproto b/build/android-profile/profile-2019-11-12-19-05-56-870.rawproto deleted file mode 100644 index a54ff7496..000000000 Binary files a/build/android-profile/profile-2019-11-12-19-05-56-870.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-12-19-06-04-363.rawproto b/build/android-profile/profile-2019-11-12-19-06-04-363.rawproto deleted file mode 100644 index 7a2488759..000000000 Binary files a/build/android-profile/profile-2019-11-12-19-06-04-363.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-12-19-31-10-001.rawproto b/build/android-profile/profile-2019-11-12-19-31-10-001.rawproto deleted file mode 100644 index a7d74ee86..000000000 Binary files a/build/android-profile/profile-2019-11-12-19-31-10-001.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-13-23-01-53-810.rawproto b/build/android-profile/profile-2019-11-13-23-01-53-810.rawproto deleted file mode 100644 index 9a17419c1..000000000 Binary files a/build/android-profile/profile-2019-11-13-23-01-53-810.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-13-23-02-32-373.rawproto b/build/android-profile/profile-2019-11-13-23-02-32-373.rawproto deleted file mode 100644 index 7485bd499..000000000 Binary files a/build/android-profile/profile-2019-11-13-23-02-32-373.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-13-23-19-27-006.rawproto b/build/android-profile/profile-2019-11-13-23-19-27-006.rawproto deleted file mode 100644 index 3eedc434c..000000000 Binary files a/build/android-profile/profile-2019-11-13-23-19-27-006.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-14-19-47-32-274.rawproto b/build/android-profile/profile-2019-11-14-19-47-32-274.rawproto deleted file mode 100644 index 3c83b9a5a..000000000 Binary files a/build/android-profile/profile-2019-11-14-19-47-32-274.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-14-19-47-40-577.rawproto b/build/android-profile/profile-2019-11-14-19-47-40-577.rawproto deleted file mode 100644 index 768579df5..000000000 Binary files a/build/android-profile/profile-2019-11-14-19-47-40-577.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-14-19-57-39-399.rawproto b/build/android-profile/profile-2019-11-14-19-57-39-399.rawproto deleted file mode 100644 index 89f7e154f..000000000 Binary files a/build/android-profile/profile-2019-11-14-19-57-39-399.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-14-20-00-59-651.rawproto b/build/android-profile/profile-2019-11-14-20-00-59-651.rawproto deleted file mode 100644 index ef1195877..000000000 Binary files a/build/android-profile/profile-2019-11-14-20-00-59-651.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-14-20-02-53-252.rawproto b/build/android-profile/profile-2019-11-14-20-02-53-252.rawproto deleted file mode 100644 index edc75f576..000000000 Binary files a/build/android-profile/profile-2019-11-14-20-02-53-252.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-14-20-11-57-382.rawproto b/build/android-profile/profile-2019-11-14-20-11-57-382.rawproto deleted file mode 100644 index 195f8f72e..000000000 Binary files a/build/android-profile/profile-2019-11-14-20-11-57-382.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-14-21-05-27-679.rawproto b/build/android-profile/profile-2019-11-14-21-05-27-679.rawproto deleted file mode 100644 index 144d4ca46..000000000 Binary files a/build/android-profile/profile-2019-11-14-21-05-27-679.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-14-21-09-14-049.rawproto b/build/android-profile/profile-2019-11-14-21-09-14-049.rawproto deleted file mode 100644 index 6b1e7a1cb..000000000 Binary files a/build/android-profile/profile-2019-11-14-21-09-14-049.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-14-21-11-25-269.rawproto b/build/android-profile/profile-2019-11-14-21-11-25-269.rawproto deleted file mode 100644 index da6a848e7..000000000 Binary files a/build/android-profile/profile-2019-11-14-21-11-25-269.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-14-21-18-20-464.rawproto b/build/android-profile/profile-2019-11-14-21-18-20-464.rawproto deleted file mode 100644 index d17f949ac..000000000 Binary files a/build/android-profile/profile-2019-11-14-21-18-20-464.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-14-21-33-01-334.rawproto b/build/android-profile/profile-2019-11-14-21-33-01-334.rawproto deleted file mode 100644 index a8990c1b0..000000000 Binary files a/build/android-profile/profile-2019-11-14-21-33-01-334.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-14-21-37-25-417.rawproto b/build/android-profile/profile-2019-11-14-21-37-25-417.rawproto deleted file mode 100644 index 43d8f3af4..000000000 Binary files a/build/android-profile/profile-2019-11-14-21-37-25-417.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-15-18-50-22-878.rawproto b/build/android-profile/profile-2019-11-15-18-50-22-878.rawproto deleted file mode 100644 index 3606fe78f..000000000 Binary files a/build/android-profile/profile-2019-11-15-18-50-22-878.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-15-18-50-54-100.rawproto b/build/android-profile/profile-2019-11-15-18-50-54-100.rawproto deleted file mode 100644 index 3396f69b2..000000000 Binary files a/build/android-profile/profile-2019-11-15-18-50-54-100.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-15-18-52-23-235.rawproto b/build/android-profile/profile-2019-11-15-18-52-23-235.rawproto deleted file mode 100644 index a7da0b8e5..000000000 Binary files a/build/android-profile/profile-2019-11-15-18-52-23-235.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-15-19-06-26-334.rawproto b/build/android-profile/profile-2019-11-15-19-06-26-334.rawproto deleted file mode 100644 index 604741a6f..000000000 Binary files a/build/android-profile/profile-2019-11-15-19-06-26-334.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-18-20-29-35-870.rawproto b/build/android-profile/profile-2019-11-18-20-29-35-870.rawproto deleted file mode 100644 index e1425d864..000000000 Binary files a/build/android-profile/profile-2019-11-18-20-29-35-870.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-18-20-29-58-945.rawproto b/build/android-profile/profile-2019-11-18-20-29-58-945.rawproto deleted file mode 100644 index 340380d3e..000000000 Binary files a/build/android-profile/profile-2019-11-18-20-29-58-945.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-18-20-31-37-568.rawproto b/build/android-profile/profile-2019-11-18-20-31-37-568.rawproto deleted file mode 100644 index 0c4d06d63..000000000 Binary files a/build/android-profile/profile-2019-11-18-20-31-37-568.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-18-20-31-39-637.rawproto b/build/android-profile/profile-2019-11-18-20-31-39-637.rawproto deleted file mode 100644 index d349f5994..000000000 Binary files a/build/android-profile/profile-2019-11-18-20-31-39-637.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-18-20-31-54-279.rawproto b/build/android-profile/profile-2019-11-18-20-31-54-279.rawproto deleted file mode 100644 index cef9638f6..000000000 Binary files a/build/android-profile/profile-2019-11-18-20-31-54-279.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-20-22-06-53-803.rawproto b/build/android-profile/profile-2019-11-20-22-06-53-803.rawproto deleted file mode 100644 index 9ac465222..000000000 Binary files a/build/android-profile/profile-2019-11-20-22-06-53-803.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-20-22-07-16-281.rawproto b/build/android-profile/profile-2019-11-20-22-07-16-281.rawproto deleted file mode 100644 index d208d4e73..000000000 Binary files a/build/android-profile/profile-2019-11-20-22-07-16-281.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-20-22-33-48-884.rawproto b/build/android-profile/profile-2019-11-20-22-33-48-884.rawproto deleted file mode 100644 index 63afdf73c..000000000 Binary files a/build/android-profile/profile-2019-11-20-22-33-48-884.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-11-20-22-33-54-527.rawproto b/build/android-profile/profile-2019-11-20-22-33-54-527.rawproto deleted file mode 100644 index a7a34cd5a..000000000 Binary files a/build/android-profile/profile-2019-11-20-22-33-54-527.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-05-19-59-35-464.rawproto b/build/android-profile/profile-2019-12-05-19-59-35-464.rawproto deleted file mode 100644 index 25894a043..000000000 Binary files a/build/android-profile/profile-2019-12-05-19-59-35-464.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-05-19-59-55-794.rawproto b/build/android-profile/profile-2019-12-05-19-59-55-794.rawproto deleted file mode 100644 index 426e4f5f5..000000000 Binary files a/build/android-profile/profile-2019-12-05-19-59-55-794.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-05-20-00-04-618.rawproto b/build/android-profile/profile-2019-12-05-20-00-04-618.rawproto deleted file mode 100644 index 01b93a93f..000000000 Binary files a/build/android-profile/profile-2019-12-05-20-00-04-618.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-05-20-00-16-652.rawproto b/build/android-profile/profile-2019-12-05-20-00-16-652.rawproto deleted file mode 100644 index e8f9de5f9..000000000 Binary files a/build/android-profile/profile-2019-12-05-20-00-16-652.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-06-22-15-49-302.rawproto b/build/android-profile/profile-2019-12-06-22-15-49-302.rawproto deleted file mode 100644 index 1cec45b6b..000000000 Binary files a/build/android-profile/profile-2019-12-06-22-15-49-302.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-06-22-16-10-212.rawproto b/build/android-profile/profile-2019-12-06-22-16-10-212.rawproto deleted file mode 100644 index fa3945e49..000000000 Binary files a/build/android-profile/profile-2019-12-06-22-16-10-212.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-07-00-56-28-050.rawproto b/build/android-profile/profile-2019-12-07-00-56-28-050.rawproto deleted file mode 100644 index 43f32461a..000000000 Binary files a/build/android-profile/profile-2019-12-07-00-56-28-050.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-07-01-16-26-516.rawproto b/build/android-profile/profile-2019-12-07-01-16-26-516.rawproto deleted file mode 100644 index 710456ae8..000000000 Binary files a/build/android-profile/profile-2019-12-07-01-16-26-516.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-07-12-18-43-144.rawproto b/build/android-profile/profile-2019-12-07-12-18-43-144.rawproto deleted file mode 100644 index bca0d3268..000000000 Binary files a/build/android-profile/profile-2019-12-07-12-18-43-144.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-07-12-18-50-673.rawproto b/build/android-profile/profile-2019-12-07-12-18-50-673.rawproto deleted file mode 100644 index 6fbfaae63..000000000 Binary files a/build/android-profile/profile-2019-12-07-12-18-50-673.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-09-20-06-28-000.rawproto b/build/android-profile/profile-2019-12-09-20-06-28-000.rawproto deleted file mode 100644 index 08d43d72d..000000000 Binary files a/build/android-profile/profile-2019-12-09-20-06-28-000.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-09-20-06-52-903.rawproto b/build/android-profile/profile-2019-12-09-20-06-52-903.rawproto deleted file mode 100644 index dedc853c3..000000000 Binary files a/build/android-profile/profile-2019-12-09-20-06-52-903.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-09-20-12-02-540.rawproto b/build/android-profile/profile-2019-12-09-20-12-02-540.rawproto deleted file mode 100644 index d1a338631..000000000 Binary files a/build/android-profile/profile-2019-12-09-20-12-02-540.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-09-20-12-13-811.rawproto b/build/android-profile/profile-2019-12-09-20-12-13-811.rawproto deleted file mode 100644 index c50ae5fa9..000000000 Binary files a/build/android-profile/profile-2019-12-09-20-12-13-811.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-09-20-19-42-884.rawproto b/build/android-profile/profile-2019-12-09-20-19-42-884.rawproto deleted file mode 100644 index cb2c27045..000000000 Binary files a/build/android-profile/profile-2019-12-09-20-19-42-884.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-09-20-20-30-711.rawproto b/build/android-profile/profile-2019-12-09-20-20-30-711.rawproto deleted file mode 100644 index f3fa34c76..000000000 Binary files a/build/android-profile/profile-2019-12-09-20-20-30-711.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-09-20-21-51-912.rawproto b/build/android-profile/profile-2019-12-09-20-21-51-912.rawproto deleted file mode 100644 index c7f06acd0..000000000 Binary files a/build/android-profile/profile-2019-12-09-20-21-51-912.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-10-22-46-49-051.rawproto b/build/android-profile/profile-2019-12-10-22-46-49-051.rawproto deleted file mode 100644 index f1fb58bf6..000000000 Binary files a/build/android-profile/profile-2019-12-10-22-46-49-051.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-10-22-47-37-439.rawproto b/build/android-profile/profile-2019-12-10-22-47-37-439.rawproto deleted file mode 100644 index b63cce24a..000000000 Binary files a/build/android-profile/profile-2019-12-10-22-47-37-439.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-10-23-23-50-070.rawproto b/build/android-profile/profile-2019-12-10-23-23-50-070.rawproto deleted file mode 100644 index aaa065247..000000000 Binary files a/build/android-profile/profile-2019-12-10-23-23-50-070.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-10-23-25-49-078.rawproto b/build/android-profile/profile-2019-12-10-23-25-49-078.rawproto deleted file mode 100644 index d31deb7cc..000000000 Binary files a/build/android-profile/profile-2019-12-10-23-25-49-078.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-10-23-51-10-140.rawproto b/build/android-profile/profile-2019-12-10-23-51-10-140.rawproto deleted file mode 100644 index d0ce460fe..000000000 Binary files a/build/android-profile/profile-2019-12-10-23-51-10-140.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-11-00-01-59-267.rawproto b/build/android-profile/profile-2019-12-11-00-01-59-267.rawproto deleted file mode 100644 index 2f767c74f..000000000 Binary files a/build/android-profile/profile-2019-12-11-00-01-59-267.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-11-22-39-54-768.rawproto b/build/android-profile/profile-2019-12-11-22-39-54-768.rawproto deleted file mode 100644 index 60a04fabb..000000000 Binary files a/build/android-profile/profile-2019-12-11-22-39-54-768.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-11-22-40-01-819.rawproto b/build/android-profile/profile-2019-12-11-22-40-01-819.rawproto deleted file mode 100644 index 9991a7ea2..000000000 Binary files a/build/android-profile/profile-2019-12-11-22-40-01-819.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-11-23-39-40-239.rawproto b/build/android-profile/profile-2019-12-11-23-39-40-239.rawproto deleted file mode 100644 index ddce39596..000000000 Binary files a/build/android-profile/profile-2019-12-11-23-39-40-239.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-11-23-42-46-379.rawproto b/build/android-profile/profile-2019-12-11-23-42-46-379.rawproto deleted file mode 100644 index 13ef4e9aa..000000000 Binary files a/build/android-profile/profile-2019-12-11-23-42-46-379.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-11-23-46-26-139.rawproto b/build/android-profile/profile-2019-12-11-23-46-26-139.rawproto deleted file mode 100644 index 96995e774..000000000 Binary files a/build/android-profile/profile-2019-12-11-23-46-26-139.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-11-23-49-37-736.rawproto b/build/android-profile/profile-2019-12-11-23-49-37-736.rawproto deleted file mode 100644 index 5fbb5baaf..000000000 Binary files a/build/android-profile/profile-2019-12-11-23-49-37-736.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-11-23-53-34-943.rawproto b/build/android-profile/profile-2019-12-11-23-53-34-943.rawproto deleted file mode 100644 index b1f458aac..000000000 Binary files a/build/android-profile/profile-2019-12-11-23-53-34-943.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-11-23-55-13-632.rawproto b/build/android-profile/profile-2019-12-11-23-55-13-632.rawproto deleted file mode 100644 index fb96a2cc6..000000000 Binary files a/build/android-profile/profile-2019-12-11-23-55-13-632.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-12-00-08-12-002.rawproto b/build/android-profile/profile-2019-12-12-00-08-12-002.rawproto deleted file mode 100644 index 173952a9d..000000000 Binary files a/build/android-profile/profile-2019-12-12-00-08-12-002.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-13-22-12-19-180.rawproto b/build/android-profile/profile-2019-12-13-22-12-19-180.rawproto deleted file mode 100644 index 1e3174859..000000000 Binary files a/build/android-profile/profile-2019-12-13-22-12-19-180.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-13-22-12-42-588.rawproto b/build/android-profile/profile-2019-12-13-22-12-42-588.rawproto deleted file mode 100644 index 6faddf4cd..000000000 Binary files a/build/android-profile/profile-2019-12-13-22-12-42-588.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-13-22-18-38-952.rawproto b/build/android-profile/profile-2019-12-13-22-18-38-952.rawproto deleted file mode 100644 index 06ed25e5d..000000000 Binary files a/build/android-profile/profile-2019-12-13-22-18-38-952.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-13-22-18-44-540.rawproto b/build/android-profile/profile-2019-12-13-22-18-44-540.rawproto deleted file mode 100644 index 6d30a6c7a..000000000 Binary files a/build/android-profile/profile-2019-12-13-22-18-44-540.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-14-09-22-16-216.rawproto b/build/android-profile/profile-2019-12-14-09-22-16-216.rawproto deleted file mode 100644 index 7bcdd4390..000000000 Binary files a/build/android-profile/profile-2019-12-14-09-22-16-216.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-14-09-22-23-681.rawproto b/build/android-profile/profile-2019-12-14-09-22-23-681.rawproto deleted file mode 100644 index 933e1a8a7..000000000 Binary files a/build/android-profile/profile-2019-12-14-09-22-23-681.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-14-10-20-02-238.rawproto b/build/android-profile/profile-2019-12-14-10-20-02-238.rawproto deleted file mode 100644 index 5c6915bb9..000000000 Binary files a/build/android-profile/profile-2019-12-14-10-20-02-238.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-14-10-21-55-762.rawproto b/build/android-profile/profile-2019-12-14-10-21-55-762.rawproto deleted file mode 100644 index 67c86fb87..000000000 Binary files a/build/android-profile/profile-2019-12-14-10-21-55-762.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-14-10-26-41-014.rawproto b/build/android-profile/profile-2019-12-14-10-26-41-014.rawproto deleted file mode 100644 index 3bec043a5..000000000 Binary files a/build/android-profile/profile-2019-12-14-10-26-41-014.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-14-16-03-49-652.rawproto b/build/android-profile/profile-2019-12-14-16-03-49-652.rawproto deleted file mode 100644 index 3fe079220..000000000 Binary files a/build/android-profile/profile-2019-12-14-16-03-49-652.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-14-16-09-09-387.rawproto b/build/android-profile/profile-2019-12-14-16-09-09-387.rawproto deleted file mode 100644 index e676a1646..000000000 Binary files a/build/android-profile/profile-2019-12-14-16-09-09-387.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-14-16-10-04-726.rawproto b/build/android-profile/profile-2019-12-14-16-10-04-726.rawproto deleted file mode 100644 index 08f8b38d4..000000000 Binary files a/build/android-profile/profile-2019-12-14-16-10-04-726.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-14-16-11-46-052.rawproto b/build/android-profile/profile-2019-12-14-16-11-46-052.rawproto deleted file mode 100644 index ba55203b1..000000000 Binary files a/build/android-profile/profile-2019-12-14-16-11-46-052.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-14-16-13-32-435.rawproto b/build/android-profile/profile-2019-12-14-16-13-32-435.rawproto deleted file mode 100644 index ddc3a75d0..000000000 Binary files a/build/android-profile/profile-2019-12-14-16-13-32-435.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-14-16-15-12-602.rawproto b/build/android-profile/profile-2019-12-14-16-15-12-602.rawproto deleted file mode 100644 index e842841f4..000000000 Binary files a/build/android-profile/profile-2019-12-14-16-15-12-602.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-14-16-17-44-878.rawproto b/build/android-profile/profile-2019-12-14-16-17-44-878.rawproto deleted file mode 100644 index 25e42e86c..000000000 Binary files a/build/android-profile/profile-2019-12-14-16-17-44-878.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-14-16-25-05-608.rawproto b/build/android-profile/profile-2019-12-14-16-25-05-608.rawproto deleted file mode 100644 index 57488a3a7..000000000 Binary files a/build/android-profile/profile-2019-12-14-16-25-05-608.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-14-16-26-50-214.rawproto b/build/android-profile/profile-2019-12-14-16-26-50-214.rawproto deleted file mode 100644 index 0479b1e5f..000000000 Binary files a/build/android-profile/profile-2019-12-14-16-26-50-214.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-14-16-28-47-564.rawproto b/build/android-profile/profile-2019-12-14-16-28-47-564.rawproto deleted file mode 100644 index 5cc4264a6..000000000 Binary files a/build/android-profile/profile-2019-12-14-16-28-47-564.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-14-17-13-52-808.rawproto b/build/android-profile/profile-2019-12-14-17-13-52-808.rawproto deleted file mode 100644 index ef72d3fe2..000000000 Binary files a/build/android-profile/profile-2019-12-14-17-13-52-808.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-14-17-28-26-555.rawproto b/build/android-profile/profile-2019-12-14-17-28-26-555.rawproto deleted file mode 100644 index eadc80dc3..000000000 Binary files a/build/android-profile/profile-2019-12-14-17-28-26-555.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-14-17-35-04-683.rawproto b/build/android-profile/profile-2019-12-14-17-35-04-683.rawproto deleted file mode 100644 index e79552ec8..000000000 Binary files a/build/android-profile/profile-2019-12-14-17-35-04-683.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-14-17-39-01-638.rawproto b/build/android-profile/profile-2019-12-14-17-39-01-638.rawproto deleted file mode 100644 index bbdf44dae..000000000 Binary files a/build/android-profile/profile-2019-12-14-17-39-01-638.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-14-17-42-21-811.rawproto b/build/android-profile/profile-2019-12-14-17-42-21-811.rawproto deleted file mode 100644 index de0b5c79f..000000000 Binary files a/build/android-profile/profile-2019-12-14-17-42-21-811.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-14-17-45-34-779.rawproto b/build/android-profile/profile-2019-12-14-17-45-34-779.rawproto deleted file mode 100644 index c5705bca5..000000000 Binary files a/build/android-profile/profile-2019-12-14-17-45-34-779.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-15-19-20-34-706.rawproto b/build/android-profile/profile-2019-12-15-19-20-34-706.rawproto deleted file mode 100644 index 810b897a6..000000000 Binary files a/build/android-profile/profile-2019-12-15-19-20-34-706.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-15-19-20-56-595.rawproto b/build/android-profile/profile-2019-12-15-19-20-56-595.rawproto deleted file mode 100644 index f52f82eb8..000000000 Binary files a/build/android-profile/profile-2019-12-15-19-20-56-595.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-15-19-21-31-646.rawproto b/build/android-profile/profile-2019-12-15-19-21-31-646.rawproto deleted file mode 100644 index 4b785c7b2..000000000 Binary files a/build/android-profile/profile-2019-12-15-19-21-31-646.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-15-19-37-37-375.rawproto b/build/android-profile/profile-2019-12-15-19-37-37-375.rawproto deleted file mode 100644 index 6802f1d1a..000000000 Binary files a/build/android-profile/profile-2019-12-15-19-37-37-375.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-15-19-46-31-916.rawproto b/build/android-profile/profile-2019-12-15-19-46-31-916.rawproto deleted file mode 100644 index 64c497f09..000000000 Binary files a/build/android-profile/profile-2019-12-15-19-46-31-916.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-15-19-48-09-697.rawproto b/build/android-profile/profile-2019-12-15-19-48-09-697.rawproto deleted file mode 100644 index 37f92c144..000000000 Binary files a/build/android-profile/profile-2019-12-15-19-48-09-697.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-15-19-50-11-840.rawproto b/build/android-profile/profile-2019-12-15-19-50-11-840.rawproto deleted file mode 100644 index a53b4015b..000000000 Binary files a/build/android-profile/profile-2019-12-15-19-50-11-840.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-15-19-54-17-410.rawproto b/build/android-profile/profile-2019-12-15-19-54-17-410.rawproto deleted file mode 100644 index ba99a60b2..000000000 Binary files a/build/android-profile/profile-2019-12-15-19-54-17-410.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-15-20-01-53-849.rawproto b/build/android-profile/profile-2019-12-15-20-01-53-849.rawproto deleted file mode 100644 index a8c2378b7..000000000 Binary files a/build/android-profile/profile-2019-12-15-20-01-53-849.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-15-20-38-18-840.rawproto b/build/android-profile/profile-2019-12-15-20-38-18-840.rawproto deleted file mode 100644 index c7fa312c7..000000000 Binary files a/build/android-profile/profile-2019-12-15-20-38-18-840.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-15-20-44-10-234.rawproto b/build/android-profile/profile-2019-12-15-20-44-10-234.rawproto deleted file mode 100644 index d4833f41a..000000000 Binary files a/build/android-profile/profile-2019-12-15-20-44-10-234.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-15-20-49-09-347.rawproto b/build/android-profile/profile-2019-12-15-20-49-09-347.rawproto deleted file mode 100644 index 03ac558e3..000000000 Binary files a/build/android-profile/profile-2019-12-15-20-49-09-347.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-15-20-52-04-868.rawproto b/build/android-profile/profile-2019-12-15-20-52-04-868.rawproto deleted file mode 100644 index 3fae01901..000000000 Binary files a/build/android-profile/profile-2019-12-15-20-52-04-868.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-15-20-52-20-274.rawproto b/build/android-profile/profile-2019-12-15-20-52-20-274.rawproto deleted file mode 100644 index 226b6637f..000000000 Binary files a/build/android-profile/profile-2019-12-15-20-52-20-274.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-15-20-54-01-860.rawproto b/build/android-profile/profile-2019-12-15-20-54-01-860.rawproto deleted file mode 100644 index edd2caa40..000000000 Binary files a/build/android-profile/profile-2019-12-15-20-54-01-860.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-16-20-10-09-858.rawproto b/build/android-profile/profile-2019-12-16-20-10-09-858.rawproto deleted file mode 100644 index 48d7370c6..000000000 Binary files a/build/android-profile/profile-2019-12-16-20-10-09-858.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-16-20-10-33-324.rawproto b/build/android-profile/profile-2019-12-16-20-10-33-324.rawproto deleted file mode 100644 index 309e5df71..000000000 Binary files a/build/android-profile/profile-2019-12-16-20-10-33-324.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-16-22-13-36-662.rawproto b/build/android-profile/profile-2019-12-16-22-13-36-662.rawproto deleted file mode 100644 index c3eec56d0..000000000 Binary files a/build/android-profile/profile-2019-12-16-22-13-36-662.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-16-22-13-46-426.rawproto b/build/android-profile/profile-2019-12-16-22-13-46-426.rawproto deleted file mode 100644 index a0cfb1b24..000000000 Binary files a/build/android-profile/profile-2019-12-16-22-13-46-426.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-16-22-20-31-945.rawproto b/build/android-profile/profile-2019-12-16-22-20-31-945.rawproto deleted file mode 100644 index 5e1151b6d..000000000 Binary files a/build/android-profile/profile-2019-12-16-22-20-31-945.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-16-22-39-03-049.rawproto b/build/android-profile/profile-2019-12-16-22-39-03-049.rawproto deleted file mode 100644 index b0f19e883..000000000 Binary files a/build/android-profile/profile-2019-12-16-22-39-03-049.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-16-22-39-17-374.rawproto b/build/android-profile/profile-2019-12-16-22-39-17-374.rawproto deleted file mode 100644 index 6620e289c..000000000 Binary files a/build/android-profile/profile-2019-12-16-22-39-17-374.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-22-14-39-37-685.rawproto b/build/android-profile/profile-2019-12-22-14-39-37-685.rawproto deleted file mode 100644 index e566ea6dc..000000000 Binary files a/build/android-profile/profile-2019-12-22-14-39-37-685.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-22-14-40-06-909.rawproto b/build/android-profile/profile-2019-12-22-14-40-06-909.rawproto deleted file mode 100644 index d47a3238f..000000000 Binary files a/build/android-profile/profile-2019-12-22-14-40-06-909.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-22-14-43-23-874.rawproto b/build/android-profile/profile-2019-12-22-14-43-23-874.rawproto deleted file mode 100644 index 0853a9c50..000000000 Binary files a/build/android-profile/profile-2019-12-22-14-43-23-874.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-22-14-44-08-699.rawproto b/build/android-profile/profile-2019-12-22-14-44-08-699.rawproto deleted file mode 100644 index c7c66d8bd..000000000 Binary files a/build/android-profile/profile-2019-12-22-14-44-08-699.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-22-14-48-20-277.rawproto b/build/android-profile/profile-2019-12-22-14-48-20-277.rawproto deleted file mode 100644 index 0723c901f..000000000 Binary files a/build/android-profile/profile-2019-12-22-14-48-20-277.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-22-14-49-16-739.rawproto b/build/android-profile/profile-2019-12-22-14-49-16-739.rawproto deleted file mode 100644 index 7c4b58777..000000000 Binary files a/build/android-profile/profile-2019-12-22-14-49-16-739.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-22-15-30-42-301.rawproto b/build/android-profile/profile-2019-12-22-15-30-42-301.rawproto deleted file mode 100644 index 9cf43baf8..000000000 Binary files a/build/android-profile/profile-2019-12-22-15-30-42-301.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-22-17-27-48-040.rawproto b/build/android-profile/profile-2019-12-22-17-27-48-040.rawproto deleted file mode 100644 index 6a11e8742..000000000 Binary files a/build/android-profile/profile-2019-12-22-17-27-48-040.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-22-17-27-55-909.rawproto b/build/android-profile/profile-2019-12-22-17-27-55-909.rawproto deleted file mode 100644 index 63a89090d..000000000 Binary files a/build/android-profile/profile-2019-12-22-17-27-55-909.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-22-17-43-13-125.rawproto b/build/android-profile/profile-2019-12-22-17-43-13-125.rawproto deleted file mode 100644 index 19ff2a723..000000000 Binary files a/build/android-profile/profile-2019-12-22-17-43-13-125.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-22-17-54-03-022.rawproto b/build/android-profile/profile-2019-12-22-17-54-03-022.rawproto deleted file mode 100644 index 6f91a8929..000000000 Binary files a/build/android-profile/profile-2019-12-22-17-54-03-022.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-22-17-59-02-152.rawproto b/build/android-profile/profile-2019-12-22-17-59-02-152.rawproto deleted file mode 100644 index c2e39307a..000000000 Binary files a/build/android-profile/profile-2019-12-22-17-59-02-152.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-22-18-02-13-318.rawproto b/build/android-profile/profile-2019-12-22-18-02-13-318.rawproto deleted file mode 100644 index 7e6108112..000000000 Binary files a/build/android-profile/profile-2019-12-22-18-02-13-318.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-22-18-04-23-861.rawproto b/build/android-profile/profile-2019-12-22-18-04-23-861.rawproto deleted file mode 100644 index f4ba60e49..000000000 Binary files a/build/android-profile/profile-2019-12-22-18-04-23-861.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-22-18-07-47-472.rawproto b/build/android-profile/profile-2019-12-22-18-07-47-472.rawproto deleted file mode 100644 index c76631b1f..000000000 Binary files a/build/android-profile/profile-2019-12-22-18-07-47-472.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-22-18-49-29-853.rawproto b/build/android-profile/profile-2019-12-22-18-49-29-853.rawproto deleted file mode 100644 index 11ec7c4d4..000000000 Binary files a/build/android-profile/profile-2019-12-22-18-49-29-853.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-22-18-53-01-680.rawproto b/build/android-profile/profile-2019-12-22-18-53-01-680.rawproto deleted file mode 100644 index 4bd441b1c..000000000 Binary files a/build/android-profile/profile-2019-12-22-18-53-01-680.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-22-18-55-36-181.rawproto b/build/android-profile/profile-2019-12-22-18-55-36-181.rawproto deleted file mode 100644 index c35efcd9c..000000000 Binary files a/build/android-profile/profile-2019-12-22-18-55-36-181.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-23-19-57-24-566.rawproto b/build/android-profile/profile-2019-12-23-19-57-24-566.rawproto deleted file mode 100644 index 5b2eec434..000000000 Binary files a/build/android-profile/profile-2019-12-23-19-57-24-566.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-23-19-57-47-501.rawproto b/build/android-profile/profile-2019-12-23-19-57-47-501.rawproto deleted file mode 100644 index 6ddb0064b..000000000 Binary files a/build/android-profile/profile-2019-12-23-19-57-47-501.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-23-19-58-08-681.rawproto b/build/android-profile/profile-2019-12-23-19-58-08-681.rawproto deleted file mode 100644 index fa5ef962c..000000000 Binary files a/build/android-profile/profile-2019-12-23-19-58-08-681.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-23-20-03-04-919.rawproto b/build/android-profile/profile-2019-12-23-20-03-04-919.rawproto deleted file mode 100644 index b49dd42d0..000000000 Binary files a/build/android-profile/profile-2019-12-23-20-03-04-919.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-23-20-07-26-520.rawproto b/build/android-profile/profile-2019-12-23-20-07-26-520.rawproto deleted file mode 100644 index 8c49d97d5..000000000 Binary files a/build/android-profile/profile-2019-12-23-20-07-26-520.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-23-20-09-42-209.rawproto b/build/android-profile/profile-2019-12-23-20-09-42-209.rawproto deleted file mode 100644 index 450e9e605..000000000 Binary files a/build/android-profile/profile-2019-12-23-20-09-42-209.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-23-23-20-03-769.rawproto b/build/android-profile/profile-2019-12-23-23-20-03-769.rawproto deleted file mode 100644 index 219a52f25..000000000 Binary files a/build/android-profile/profile-2019-12-23-23-20-03-769.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-23-23-20-18-440.rawproto b/build/android-profile/profile-2019-12-23-23-20-18-440.rawproto deleted file mode 100644 index 405c3b5b2..000000000 Binary files a/build/android-profile/profile-2019-12-23-23-20-18-440.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-23-23-23-37-155.rawproto b/build/android-profile/profile-2019-12-23-23-23-37-155.rawproto deleted file mode 100644 index 0d0f55180..000000000 Binary files a/build/android-profile/profile-2019-12-23-23-23-37-155.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-25-21-47-11-546.rawproto b/build/android-profile/profile-2019-12-25-21-47-11-546.rawproto deleted file mode 100644 index b9c7b873f..000000000 Binary files a/build/android-profile/profile-2019-12-25-21-47-11-546.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-25-21-47-38-355.rawproto b/build/android-profile/profile-2019-12-25-21-47-38-355.rawproto deleted file mode 100644 index 7c54e7f0d..000000000 Binary files a/build/android-profile/profile-2019-12-25-21-47-38-355.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-25-22-15-03-748.rawproto b/build/android-profile/profile-2019-12-25-22-15-03-748.rawproto deleted file mode 100644 index 41ba01199..000000000 Binary files a/build/android-profile/profile-2019-12-25-22-15-03-748.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-25-22-15-10-584.rawproto b/build/android-profile/profile-2019-12-25-22-15-10-584.rawproto deleted file mode 100644 index 7e7406b4a..000000000 Binary files a/build/android-profile/profile-2019-12-25-22-15-10-584.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-25-23-07-07-533.rawproto b/build/android-profile/profile-2019-12-25-23-07-07-533.rawproto deleted file mode 100644 index 720aee102..000000000 Binary files a/build/android-profile/profile-2019-12-25-23-07-07-533.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-25-23-10-43-562.rawproto b/build/android-profile/profile-2019-12-25-23-10-43-562.rawproto deleted file mode 100644 index 87a800d61..000000000 Binary files a/build/android-profile/profile-2019-12-25-23-10-43-562.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-26-21-30-35-690.rawproto b/build/android-profile/profile-2019-12-26-21-30-35-690.rawproto deleted file mode 100644 index 589341152..000000000 Binary files a/build/android-profile/profile-2019-12-26-21-30-35-690.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-26-21-30-43-894.rawproto b/build/android-profile/profile-2019-12-26-21-30-43-894.rawproto deleted file mode 100644 index 79d7e34e7..000000000 Binary files a/build/android-profile/profile-2019-12-26-21-30-43-894.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-26-21-53-49-701.rawproto b/build/android-profile/profile-2019-12-26-21-53-49-701.rawproto deleted file mode 100644 index 656a19a3a..000000000 Binary files a/build/android-profile/profile-2019-12-26-21-53-49-701.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-26-22-03-57-146.rawproto b/build/android-profile/profile-2019-12-26-22-03-57-146.rawproto deleted file mode 100644 index 94341d316..000000000 Binary files a/build/android-profile/profile-2019-12-26-22-03-57-146.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-26-22-06-29-726.rawproto b/build/android-profile/profile-2019-12-26-22-06-29-726.rawproto deleted file mode 100644 index a2e6445b5..000000000 Binary files a/build/android-profile/profile-2019-12-26-22-06-29-726.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-26-22-35-40-919.rawproto b/build/android-profile/profile-2019-12-26-22-35-40-919.rawproto deleted file mode 100644 index d67679eff..000000000 Binary files a/build/android-profile/profile-2019-12-26-22-35-40-919.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-26-22-45-19-289.rawproto b/build/android-profile/profile-2019-12-26-22-45-19-289.rawproto deleted file mode 100644 index a31dcce13..000000000 Binary files a/build/android-profile/profile-2019-12-26-22-45-19-289.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-26-22-45-46-425.rawproto b/build/android-profile/profile-2019-12-26-22-45-46-425.rawproto deleted file mode 100644 index a9c1fcc14..000000000 Binary files a/build/android-profile/profile-2019-12-26-22-45-46-425.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-26-23-00-04-221.rawproto b/build/android-profile/profile-2019-12-26-23-00-04-221.rawproto deleted file mode 100644 index 152b23b22..000000000 Binary files a/build/android-profile/profile-2019-12-26-23-00-04-221.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-28-14-07-38-571.rawproto b/build/android-profile/profile-2019-12-28-14-07-38-571.rawproto deleted file mode 100644 index bb4cfa7ac..000000000 Binary files a/build/android-profile/profile-2019-12-28-14-07-38-571.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-28-14-08-13-756.rawproto b/build/android-profile/profile-2019-12-28-14-08-13-756.rawproto deleted file mode 100644 index 379a8cb66..000000000 Binary files a/build/android-profile/profile-2019-12-28-14-08-13-756.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-28-14-28-02-820.rawproto b/build/android-profile/profile-2019-12-28-14-28-02-820.rawproto deleted file mode 100644 index d433c38d4..000000000 Binary files a/build/android-profile/profile-2019-12-28-14-28-02-820.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-28-14-54-22-435.rawproto b/build/android-profile/profile-2019-12-28-14-54-22-435.rawproto deleted file mode 100644 index 516dff9b7..000000000 Binary files a/build/android-profile/profile-2019-12-28-14-54-22-435.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-28-14-58-16-266.rawproto b/build/android-profile/profile-2019-12-28-14-58-16-266.rawproto deleted file mode 100644 index 239f95028..000000000 Binary files a/build/android-profile/profile-2019-12-28-14-58-16-266.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-28-15-04-59-680.rawproto b/build/android-profile/profile-2019-12-28-15-04-59-680.rawproto deleted file mode 100644 index 28e637ed8..000000000 Binary files a/build/android-profile/profile-2019-12-28-15-04-59-680.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2019-12-28-15-06-53-630.rawproto b/build/android-profile/profile-2019-12-28-15-06-53-630.rawproto deleted file mode 100644 index 512221c0f..000000000 Binary files a/build/android-profile/profile-2019-12-28-15-06-53-630.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-01-05-15-45-35-357.rawproto b/build/android-profile/profile-2020-01-05-15-45-35-357.rawproto deleted file mode 100644 index 31c90387f..000000000 Binary files a/build/android-profile/profile-2020-01-05-15-45-35-357.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-01-05-15-46-26-065.rawproto b/build/android-profile/profile-2020-01-05-15-46-26-065.rawproto deleted file mode 100644 index b4ec517be..000000000 Binary files a/build/android-profile/profile-2020-01-05-15-46-26-065.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-01-05-15-47-28-991.rawproto b/build/android-profile/profile-2020-01-05-15-47-28-991.rawproto deleted file mode 100644 index 444c7f89f..000000000 Binary files a/build/android-profile/profile-2020-01-05-15-47-28-991.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-01-05-19-36-00-821.rawproto b/build/android-profile/profile-2020-01-05-19-36-00-821.rawproto deleted file mode 100644 index 0f1a4fa0a..000000000 Binary files a/build/android-profile/profile-2020-01-05-19-36-00-821.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-01-05-19-36-12-786.rawproto b/build/android-profile/profile-2020-01-05-19-36-12-786.rawproto deleted file mode 100644 index 30989308b..000000000 Binary files a/build/android-profile/profile-2020-01-05-19-36-12-786.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-01-05-19-37-59-249.rawproto b/build/android-profile/profile-2020-01-05-19-37-59-249.rawproto deleted file mode 100644 index 6eb6506a0..000000000 Binary files a/build/android-profile/profile-2020-01-05-19-37-59-249.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-01-06-20-16-18-760.rawproto b/build/android-profile/profile-2020-01-06-20-16-18-760.rawproto deleted file mode 100644 index f3cd8da90..000000000 Binary files a/build/android-profile/profile-2020-01-06-20-16-18-760.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-01-06-20-16-47-637.rawproto b/build/android-profile/profile-2020-01-06-20-16-47-637.rawproto deleted file mode 100644 index 6f03a221b..000000000 Binary files a/build/android-profile/profile-2020-01-06-20-16-47-637.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-01-09-08-35-22-972.rawproto b/build/android-profile/profile-2020-01-09-08-35-22-972.rawproto deleted file mode 100644 index 8a734fb12..000000000 Binary files a/build/android-profile/profile-2020-01-09-08-35-22-972.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-01-09-08-35-41-591.rawproto b/build/android-profile/profile-2020-01-09-08-35-41-591.rawproto deleted file mode 100644 index 8def73ddd..000000000 Binary files a/build/android-profile/profile-2020-01-09-08-35-41-591.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-01-09-08-35-59-384.rawproto b/build/android-profile/profile-2020-01-09-08-35-59-384.rawproto deleted file mode 100644 index f4e4cf612..000000000 Binary files a/build/android-profile/profile-2020-01-09-08-35-59-384.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-01-09-08-36-08-354.rawproto b/build/android-profile/profile-2020-01-09-08-36-08-354.rawproto deleted file mode 100644 index 8c38e0831..000000000 Binary files a/build/android-profile/profile-2020-01-09-08-36-08-354.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-01-09-08-37-46-902.rawproto b/build/android-profile/profile-2020-01-09-08-37-46-902.rawproto deleted file mode 100644 index 166605434..000000000 Binary files a/build/android-profile/profile-2020-01-09-08-37-46-902.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-02-15-00-15-32-600.rawproto b/build/android-profile/profile-2020-02-15-00-15-32-600.rawproto deleted file mode 100644 index 47f5e33f4..000000000 Binary files a/build/android-profile/profile-2020-02-15-00-15-32-600.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-02-15-00-16-07-372.rawproto b/build/android-profile/profile-2020-02-15-00-16-07-372.rawproto deleted file mode 100644 index eff8bc311..000000000 Binary files a/build/android-profile/profile-2020-02-15-00-16-07-372.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-02-15-13-36-30-933.rawproto b/build/android-profile/profile-2020-02-15-13-36-30-933.rawproto deleted file mode 100644 index 0018de421..000000000 Binary files a/build/android-profile/profile-2020-02-15-13-36-30-933.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-02-15-13-36-38-113.rawproto b/build/android-profile/profile-2020-02-15-13-36-38-113.rawproto deleted file mode 100644 index f04d42f9f..000000000 Binary files a/build/android-profile/profile-2020-02-15-13-36-38-113.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-02-17-09-21-26-881.rawproto b/build/android-profile/profile-2020-02-17-09-21-26-881.rawproto deleted file mode 100644 index 613220f4e..000000000 Binary files a/build/android-profile/profile-2020-02-17-09-21-26-881.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-02-17-09-21-52-043.rawproto b/build/android-profile/profile-2020-02-17-09-21-52-043.rawproto deleted file mode 100644 index 7f07ba5ff..000000000 Binary files a/build/android-profile/profile-2020-02-17-09-21-52-043.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-02-20-15-11-25-979.rawproto b/build/android-profile/profile-2020-02-20-15-11-25-979.rawproto deleted file mode 100644 index 2f1e328ba..000000000 Binary files a/build/android-profile/profile-2020-02-20-15-11-25-979.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-02-20-15-12-03-123.rawproto b/build/android-profile/profile-2020-02-20-15-12-03-123.rawproto deleted file mode 100644 index 605949978..000000000 Binary files a/build/android-profile/profile-2020-02-20-15-12-03-123.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-02-21-09-49-15-220.rawproto b/build/android-profile/profile-2020-02-21-09-49-15-220.rawproto deleted file mode 100644 index a8a514082..000000000 Binary files a/build/android-profile/profile-2020-02-21-09-49-15-220.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-02-21-09-49-24-030.rawproto b/build/android-profile/profile-2020-02-21-09-49-24-030.rawproto deleted file mode 100644 index 4684178f7..000000000 Binary files a/build/android-profile/profile-2020-02-21-09-49-24-030.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-02-22-16-42-25-118.rawproto b/build/android-profile/profile-2020-02-22-16-42-25-118.rawproto deleted file mode 100644 index 560318faa..000000000 Binary files a/build/android-profile/profile-2020-02-22-16-42-25-118.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-02-22-16-42-57-958.rawproto b/build/android-profile/profile-2020-02-22-16-42-57-958.rawproto deleted file mode 100644 index a8ff04993..000000000 Binary files a/build/android-profile/profile-2020-02-22-16-42-57-958.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-02-22-17-06-23-102.rawproto b/build/android-profile/profile-2020-02-22-17-06-23-102.rawproto deleted file mode 100644 index 99aa7b323..000000000 Binary files a/build/android-profile/profile-2020-02-22-17-06-23-102.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-02-22-17-06-31-435.rawproto b/build/android-profile/profile-2020-02-22-17-06-31-435.rawproto deleted file mode 100644 index 14a064e1c..000000000 Binary files a/build/android-profile/profile-2020-02-22-17-06-31-435.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-02-22-17-08-11-117.rawproto b/build/android-profile/profile-2020-02-22-17-08-11-117.rawproto deleted file mode 100644 index 2bd916ca2..000000000 Binary files a/build/android-profile/profile-2020-02-22-17-08-11-117.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-02-22-17-08-16-682.rawproto b/build/android-profile/profile-2020-02-22-17-08-16-682.rawproto deleted file mode 100644 index b8eaf8e18..000000000 Binary files a/build/android-profile/profile-2020-02-22-17-08-16-682.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-02-24-08-57-07-935.rawproto b/build/android-profile/profile-2020-02-24-08-57-07-935.rawproto deleted file mode 100644 index cc0e10629..000000000 Binary files a/build/android-profile/profile-2020-02-24-08-57-07-935.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-02-24-08-57-25-651.rawproto b/build/android-profile/profile-2020-02-24-08-57-25-651.rawproto deleted file mode 100644 index aca0bb291..000000000 Binary files a/build/android-profile/profile-2020-02-24-08-57-25-651.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-02-29-17-43-57-427.rawproto b/build/android-profile/profile-2020-02-29-17-43-57-427.rawproto deleted file mode 100644 index 115d73555..000000000 Binary files a/build/android-profile/profile-2020-02-29-17-43-57-427.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-02-29-17-45-17-103.rawproto b/build/android-profile/profile-2020-02-29-17-45-17-103.rawproto deleted file mode 100644 index 4824cee98..000000000 Binary files a/build/android-profile/profile-2020-02-29-17-45-17-103.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-01-15-20-04-957.rawproto b/build/android-profile/profile-2020-03-01-15-20-04-957.rawproto deleted file mode 100644 index 9a0941221..000000000 Binary files a/build/android-profile/profile-2020-03-01-15-20-04-957.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-01-15-20-13-496.rawproto b/build/android-profile/profile-2020-03-01-15-20-13-496.rawproto deleted file mode 100644 index a91ce82eb..000000000 Binary files a/build/android-profile/profile-2020-03-01-15-20-13-496.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-02-09-04-11-234.rawproto b/build/android-profile/profile-2020-03-02-09-04-11-234.rawproto deleted file mode 100644 index af5642ba6..000000000 Binary files a/build/android-profile/profile-2020-03-02-09-04-11-234.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-02-09-04-31-127.rawproto b/build/android-profile/profile-2020-03-02-09-04-31-127.rawproto deleted file mode 100644 index 4ecfbc2ed..000000000 Binary files a/build/android-profile/profile-2020-03-02-09-04-31-127.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-04-16-18-08-697.rawproto b/build/android-profile/profile-2020-03-04-16-18-08-697.rawproto deleted file mode 100644 index 50c7d94cc..000000000 Binary files a/build/android-profile/profile-2020-03-04-16-18-08-697.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-04-16-18-38-166.rawproto b/build/android-profile/profile-2020-03-04-16-18-38-166.rawproto deleted file mode 100644 index 153c9ee7e..000000000 Binary files a/build/android-profile/profile-2020-03-04-16-18-38-166.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-05-10-48-25-371.rawproto b/build/android-profile/profile-2020-03-05-10-48-25-371.rawproto deleted file mode 100644 index 36166f4bc..000000000 Binary files a/build/android-profile/profile-2020-03-05-10-48-25-371.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-05-10-48-32-295.rawproto b/build/android-profile/profile-2020-03-05-10-48-32-295.rawproto deleted file mode 100644 index 22f09c835..000000000 Binary files a/build/android-profile/profile-2020-03-05-10-48-32-295.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-06-17-23-44-868.rawproto b/build/android-profile/profile-2020-03-06-17-23-44-868.rawproto deleted file mode 100644 index 46291cd3d..000000000 Binary files a/build/android-profile/profile-2020-03-06-17-23-44-868.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-06-17-24-03-878.rawproto b/build/android-profile/profile-2020-03-06-17-24-03-878.rawproto deleted file mode 100644 index c71719b05..000000000 Binary files a/build/android-profile/profile-2020-03-06-17-24-03-878.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-06-19-58-30-716.rawproto b/build/android-profile/profile-2020-03-06-19-58-30-716.rawproto deleted file mode 100644 index cdb50a2bc..000000000 Binary files a/build/android-profile/profile-2020-03-06-19-58-30-716.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-06-19-58-40-387.rawproto b/build/android-profile/profile-2020-03-06-19-58-40-387.rawproto deleted file mode 100644 index 2f5d78df9..000000000 Binary files a/build/android-profile/profile-2020-03-06-19-58-40-387.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-08-20-15-57-889.rawproto b/build/android-profile/profile-2020-03-08-20-15-57-889.rawproto deleted file mode 100644 index 8b05c630b..000000000 Binary files a/build/android-profile/profile-2020-03-08-20-15-57-889.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-08-20-16-26-584.rawproto b/build/android-profile/profile-2020-03-08-20-16-26-584.rawproto deleted file mode 100644 index d10f60c56..000000000 Binary files a/build/android-profile/profile-2020-03-08-20-16-26-584.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-11-20-25-55-621.rawproto b/build/android-profile/profile-2020-03-11-20-25-55-621.rawproto deleted file mode 100644 index 4f6b03341..000000000 Binary files a/build/android-profile/profile-2020-03-11-20-25-55-621.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-11-20-26-13-812.rawproto b/build/android-profile/profile-2020-03-11-20-26-13-812.rawproto deleted file mode 100644 index de9903e46..000000000 Binary files a/build/android-profile/profile-2020-03-11-20-26-13-812.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-13-20-31-17-765.rawproto b/build/android-profile/profile-2020-03-13-20-31-17-765.rawproto deleted file mode 100644 index 16f4c574c..000000000 Binary files a/build/android-profile/profile-2020-03-13-20-31-17-765.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-13-20-31-55-787.rawproto b/build/android-profile/profile-2020-03-13-20-31-55-787.rawproto deleted file mode 100644 index 4d9deb089..000000000 Binary files a/build/android-profile/profile-2020-03-13-20-31-55-787.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-14-16-22-22-971.rawproto b/build/android-profile/profile-2020-03-14-16-22-22-971.rawproto deleted file mode 100644 index 8cf60e092..000000000 Binary files a/build/android-profile/profile-2020-03-14-16-22-22-971.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-14-16-22-35-100.rawproto b/build/android-profile/profile-2020-03-14-16-22-35-100.rawproto deleted file mode 100644 index dc5bde7ec..000000000 Binary files a/build/android-profile/profile-2020-03-14-16-22-35-100.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-14-21-02-26-069.rawproto b/build/android-profile/profile-2020-03-14-21-02-26-069.rawproto deleted file mode 100644 index f22768726..000000000 Binary files a/build/android-profile/profile-2020-03-14-21-02-26-069.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-14-21-18-18-205.rawproto b/build/android-profile/profile-2020-03-14-21-18-18-205.rawproto deleted file mode 100644 index 57a124952..000000000 Binary files a/build/android-profile/profile-2020-03-14-21-18-18-205.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-14-21-21-10-832.rawproto b/build/android-profile/profile-2020-03-14-21-21-10-832.rawproto deleted file mode 100644 index c2e9d460c..000000000 Binary files a/build/android-profile/profile-2020-03-14-21-21-10-832.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-14-21-59-09-770.rawproto b/build/android-profile/profile-2020-03-14-21-59-09-770.rawproto deleted file mode 100644 index edc4c434c..000000000 Binary files a/build/android-profile/profile-2020-03-14-21-59-09-770.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-14-22-00-44-433.rawproto b/build/android-profile/profile-2020-03-14-22-00-44-433.rawproto deleted file mode 100644 index 581b2b9ab..000000000 Binary files a/build/android-profile/profile-2020-03-14-22-00-44-433.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-15-12-46-22-152.rawproto b/build/android-profile/profile-2020-03-15-12-46-22-152.rawproto deleted file mode 100644 index b5a8ed7d7..000000000 Binary files a/build/android-profile/profile-2020-03-15-12-46-22-152.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-15-12-46-29-871.rawproto b/build/android-profile/profile-2020-03-15-12-46-29-871.rawproto deleted file mode 100644 index 3f8eb866c..000000000 Binary files a/build/android-profile/profile-2020-03-15-12-46-29-871.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-15-16-13-51-306.rawproto b/build/android-profile/profile-2020-03-15-16-13-51-306.rawproto deleted file mode 100644 index 62bc8070c..000000000 Binary files a/build/android-profile/profile-2020-03-15-16-13-51-306.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-15-16-13-58-112.rawproto b/build/android-profile/profile-2020-03-15-16-13-58-112.rawproto deleted file mode 100644 index c47955e7f..000000000 Binary files a/build/android-profile/profile-2020-03-15-16-13-58-112.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-15-18-55-03-020.rawproto b/build/android-profile/profile-2020-03-15-18-55-03-020.rawproto deleted file mode 100644 index 6bcfe339e..000000000 Binary files a/build/android-profile/profile-2020-03-15-18-55-03-020.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-15-18-57-11-829.rawproto b/build/android-profile/profile-2020-03-15-18-57-11-829.rawproto deleted file mode 100644 index f6217dcb1..000000000 Binary files a/build/android-profile/profile-2020-03-15-18-57-11-829.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-15-18-58-32-044.rawproto b/build/android-profile/profile-2020-03-15-18-58-32-044.rawproto deleted file mode 100644 index 3bd243a24..000000000 Binary files a/build/android-profile/profile-2020-03-15-18-58-32-044.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-15-19-04-06-860.rawproto b/build/android-profile/profile-2020-03-15-19-04-06-860.rawproto deleted file mode 100644 index 78fac9b93..000000000 Binary files a/build/android-profile/profile-2020-03-15-19-04-06-860.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-15-19-06-52-398.rawproto b/build/android-profile/profile-2020-03-15-19-06-52-398.rawproto deleted file mode 100644 index 4887e6156..000000000 Binary files a/build/android-profile/profile-2020-03-15-19-06-52-398.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-15-19-08-51-151.rawproto b/build/android-profile/profile-2020-03-15-19-08-51-151.rawproto deleted file mode 100644 index 54b354d6d..000000000 Binary files a/build/android-profile/profile-2020-03-15-19-08-51-151.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-15-19-10-39-660.rawproto b/build/android-profile/profile-2020-03-15-19-10-39-660.rawproto deleted file mode 100644 index 3fed68c43..000000000 Binary files a/build/android-profile/profile-2020-03-15-19-10-39-660.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-21-16-34-45-039.rawproto b/build/android-profile/profile-2020-03-21-16-34-45-039.rawproto deleted file mode 100644 index 32ad005eb..000000000 Binary files a/build/android-profile/profile-2020-03-21-16-34-45-039.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-21-16-36-43-038.rawproto b/build/android-profile/profile-2020-03-21-16-36-43-038.rawproto deleted file mode 100644 index efaf72501..000000000 Binary files a/build/android-profile/profile-2020-03-21-16-36-43-038.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-21-16-51-33-615.rawproto b/build/android-profile/profile-2020-03-21-16-51-33-615.rawproto deleted file mode 100644 index 92bf75bc5..000000000 Binary files a/build/android-profile/profile-2020-03-21-16-51-33-615.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-21-17-01-38-810.rawproto b/build/android-profile/profile-2020-03-21-17-01-38-810.rawproto deleted file mode 100644 index b88690adf..000000000 Binary files a/build/android-profile/profile-2020-03-21-17-01-38-810.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-21-17-08-09-074.rawproto b/build/android-profile/profile-2020-03-21-17-08-09-074.rawproto deleted file mode 100644 index d6dc5b5d8..000000000 Binary files a/build/android-profile/profile-2020-03-21-17-08-09-074.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-21-17-09-22-960.rawproto b/build/android-profile/profile-2020-03-21-17-09-22-960.rawproto deleted file mode 100644 index 1f8d58b84..000000000 Binary files a/build/android-profile/profile-2020-03-21-17-09-22-960.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-21-17-11-28-222.rawproto b/build/android-profile/profile-2020-03-21-17-11-28-222.rawproto deleted file mode 100644 index 2c5657b3f..000000000 Binary files a/build/android-profile/profile-2020-03-21-17-11-28-222.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-21-18-12-44-032.rawproto b/build/android-profile/profile-2020-03-21-18-12-44-032.rawproto deleted file mode 100644 index 9f6fdd1f5..000000000 Binary files a/build/android-profile/profile-2020-03-21-18-12-44-032.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-22-13-36-57-390.rawproto b/build/android-profile/profile-2020-03-22-13-36-57-390.rawproto deleted file mode 100644 index 979710c23..000000000 Binary files a/build/android-profile/profile-2020-03-22-13-36-57-390.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-22-13-37-05-651.rawproto b/build/android-profile/profile-2020-03-22-13-37-05-651.rawproto deleted file mode 100644 index 693296650..000000000 Binary files a/build/android-profile/profile-2020-03-22-13-37-05-651.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-22-13-38-11-499.rawproto b/build/android-profile/profile-2020-03-22-13-38-11-499.rawproto deleted file mode 100644 index 09c5e8102..000000000 Binary files a/build/android-profile/profile-2020-03-22-13-38-11-499.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-24-22-49-05-354.rawproto b/build/android-profile/profile-2020-03-24-22-49-05-354.rawproto deleted file mode 100644 index 1aefe7c39..000000000 Binary files a/build/android-profile/profile-2020-03-24-22-49-05-354.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-24-22-49-40-942.rawproto b/build/android-profile/profile-2020-03-24-22-49-40-942.rawproto deleted file mode 100644 index eff2ab162..000000000 Binary files a/build/android-profile/profile-2020-03-24-22-49-40-942.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-25-00-09-04-753.rawproto b/build/android-profile/profile-2020-03-25-00-09-04-753.rawproto deleted file mode 100644 index 3daca0aa3..000000000 Binary files a/build/android-profile/profile-2020-03-25-00-09-04-753.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-25-00-11-51-878.rawproto b/build/android-profile/profile-2020-03-25-00-11-51-878.rawproto deleted file mode 100644 index c9d2565e7..000000000 Binary files a/build/android-profile/profile-2020-03-25-00-11-51-878.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-25-00-18-41-813.rawproto b/build/android-profile/profile-2020-03-25-00-18-41-813.rawproto deleted file mode 100644 index ce6b48333..000000000 Binary files a/build/android-profile/profile-2020-03-25-00-18-41-813.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-25-00-29-22-809.rawproto b/build/android-profile/profile-2020-03-25-00-29-22-809.rawproto deleted file mode 100644 index 31e3214db..000000000 Binary files a/build/android-profile/profile-2020-03-25-00-29-22-809.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-25-00-32-02-957.rawproto b/build/android-profile/profile-2020-03-25-00-32-02-957.rawproto deleted file mode 100644 index f46aee162..000000000 Binary files a/build/android-profile/profile-2020-03-25-00-32-02-957.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-25-20-30-05-966.rawproto b/build/android-profile/profile-2020-03-25-20-30-05-966.rawproto deleted file mode 100644 index 742aa12f6..000000000 Binary files a/build/android-profile/profile-2020-03-25-20-30-05-966.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-25-20-34-44-958.rawproto b/build/android-profile/profile-2020-03-25-20-34-44-958.rawproto deleted file mode 100644 index f712ccc30..000000000 Binary files a/build/android-profile/profile-2020-03-25-20-34-44-958.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-25-20-38-20-278.rawproto b/build/android-profile/profile-2020-03-25-20-38-20-278.rawproto deleted file mode 100644 index fbed17120..000000000 Binary files a/build/android-profile/profile-2020-03-25-20-38-20-278.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-25-20-51-34-922.rawproto b/build/android-profile/profile-2020-03-25-20-51-34-922.rawproto deleted file mode 100644 index f0847cb4d..000000000 Binary files a/build/android-profile/profile-2020-03-25-20-51-34-922.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-25-20-55-34-100.rawproto b/build/android-profile/profile-2020-03-25-20-55-34-100.rawproto deleted file mode 100644 index f70646d76..000000000 Binary files a/build/android-profile/profile-2020-03-25-20-55-34-100.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-25-21-51-23-185.rawproto b/build/android-profile/profile-2020-03-25-21-51-23-185.rawproto deleted file mode 100644 index 0d52eeb09..000000000 Binary files a/build/android-profile/profile-2020-03-25-21-51-23-185.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-25-21-51-31-416.rawproto b/build/android-profile/profile-2020-03-25-21-51-31-416.rawproto deleted file mode 100644 index 025b8c122..000000000 Binary files a/build/android-profile/profile-2020-03-25-21-51-31-416.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-25-23-09-10-998.rawproto b/build/android-profile/profile-2020-03-25-23-09-10-998.rawproto deleted file mode 100644 index 4fd8c7162..000000000 Binary files a/build/android-profile/profile-2020-03-25-23-09-10-998.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-25-23-12-10-703.rawproto b/build/android-profile/profile-2020-03-25-23-12-10-703.rawproto deleted file mode 100644 index 6196d8bb9..000000000 Binary files a/build/android-profile/profile-2020-03-25-23-12-10-703.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-26-00-00-12-173.rawproto b/build/android-profile/profile-2020-03-26-00-00-12-173.rawproto deleted file mode 100644 index c9ee13c6c..000000000 Binary files a/build/android-profile/profile-2020-03-26-00-00-12-173.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-26-00-05-02-441.rawproto b/build/android-profile/profile-2020-03-26-00-05-02-441.rawproto deleted file mode 100644 index c7f54168f..000000000 Binary files a/build/android-profile/profile-2020-03-26-00-05-02-441.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-26-20-31-46-392.rawproto b/build/android-profile/profile-2020-03-26-20-31-46-392.rawproto deleted file mode 100644 index a568239e3..000000000 Binary files a/build/android-profile/profile-2020-03-26-20-31-46-392.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-26-20-31-54-660.rawproto b/build/android-profile/profile-2020-03-26-20-31-54-660.rawproto deleted file mode 100644 index 8b7aaaed8..000000000 Binary files a/build/android-profile/profile-2020-03-26-20-31-54-660.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-28-14-21-03-969.rawproto b/build/android-profile/profile-2020-03-28-14-21-03-969.rawproto deleted file mode 100644 index 3a1647244..000000000 Binary files a/build/android-profile/profile-2020-03-28-14-21-03-969.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-28-14-21-33-556.rawproto b/build/android-profile/profile-2020-03-28-14-21-33-556.rawproto deleted file mode 100644 index a21f412a4..000000000 Binary files a/build/android-profile/profile-2020-03-28-14-21-33-556.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-28-14-52-11-076.rawproto b/build/android-profile/profile-2020-03-28-14-52-11-076.rawproto deleted file mode 100644 index c3d1101d8..000000000 Binary files a/build/android-profile/profile-2020-03-28-14-52-11-076.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-28-15-14-11-872.rawproto b/build/android-profile/profile-2020-03-28-15-14-11-872.rawproto deleted file mode 100644 index 186bf0172..000000000 Binary files a/build/android-profile/profile-2020-03-28-15-14-11-872.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-28-15-15-17-581.rawproto b/build/android-profile/profile-2020-03-28-15-15-17-581.rawproto deleted file mode 100644 index d5e2d7351..000000000 Binary files a/build/android-profile/profile-2020-03-28-15-15-17-581.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-30-19-24-25-613.rawproto b/build/android-profile/profile-2020-03-30-19-24-25-613.rawproto deleted file mode 100644 index 39481ec8f..000000000 Binary files a/build/android-profile/profile-2020-03-30-19-24-25-613.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-03-30-19-24-56-454.rawproto b/build/android-profile/profile-2020-03-30-19-24-56-454.rawproto deleted file mode 100644 index e2105a054..000000000 Binary files a/build/android-profile/profile-2020-03-30-19-24-56-454.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-04-20-16-06-726.rawproto b/build/android-profile/profile-2020-04-04-20-16-06-726.rawproto deleted file mode 100644 index 584f10790..000000000 Binary files a/build/android-profile/profile-2020-04-04-20-16-06-726.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-04-20-17-19-142.rawproto b/build/android-profile/profile-2020-04-04-20-17-19-142.rawproto deleted file mode 100644 index ae3b75584..000000000 Binary files a/build/android-profile/profile-2020-04-04-20-17-19-142.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-04-22-26-11-515.rawproto b/build/android-profile/profile-2020-04-04-22-26-11-515.rawproto deleted file mode 100644 index 0168880cf..000000000 Binary files a/build/android-profile/profile-2020-04-04-22-26-11-515.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-06-12-47-20-881.rawproto b/build/android-profile/profile-2020-04-06-12-47-20-881.rawproto deleted file mode 100644 index 5adb5fad3..000000000 Binary files a/build/android-profile/profile-2020-04-06-12-47-20-881.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-06-12-49-00-383.rawproto b/build/android-profile/profile-2020-04-06-12-49-00-383.rawproto deleted file mode 100644 index a8b1478dc..000000000 Binary files a/build/android-profile/profile-2020-04-06-12-49-00-383.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-06-19-46-30-572.rawproto b/build/android-profile/profile-2020-04-06-19-46-30-572.rawproto deleted file mode 100644 index 0175597c0..000000000 Binary files a/build/android-profile/profile-2020-04-06-19-46-30-572.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-06-19-49-37-590.rawproto b/build/android-profile/profile-2020-04-06-19-49-37-590.rawproto deleted file mode 100644 index 70858215c..000000000 Binary files a/build/android-profile/profile-2020-04-06-19-49-37-590.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-06-19-51-04-981.rawproto b/build/android-profile/profile-2020-04-06-19-51-04-981.rawproto deleted file mode 100644 index 7f41e49dc..000000000 Binary files a/build/android-profile/profile-2020-04-06-19-51-04-981.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-06-19-53-47-213.rawproto b/build/android-profile/profile-2020-04-06-19-53-47-213.rawproto deleted file mode 100644 index 053a06c05..000000000 Binary files a/build/android-profile/profile-2020-04-06-19-53-47-213.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-11-15-09-41-608.rawproto b/build/android-profile/profile-2020-04-11-15-09-41-608.rawproto deleted file mode 100644 index 38dba5e16..000000000 Binary files a/build/android-profile/profile-2020-04-11-15-09-41-608.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-11-15-47-42-600.rawproto b/build/android-profile/profile-2020-04-11-15-47-42-600.rawproto deleted file mode 100644 index 64973b370..000000000 Binary files a/build/android-profile/profile-2020-04-11-15-47-42-600.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-11-15-48-00-784.rawproto b/build/android-profile/profile-2020-04-11-15-48-00-784.rawproto deleted file mode 100644 index 45fc74086..000000000 Binary files a/build/android-profile/profile-2020-04-11-15-48-00-784.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-11-20-55-26-518.rawproto b/build/android-profile/profile-2020-04-11-20-55-26-518.rawproto deleted file mode 100644 index 62da915a6..000000000 Binary files a/build/android-profile/profile-2020-04-11-20-55-26-518.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-11-20-59-17-009.rawproto b/build/android-profile/profile-2020-04-11-20-59-17-009.rawproto deleted file mode 100644 index 901603024..000000000 Binary files a/build/android-profile/profile-2020-04-11-20-59-17-009.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-11-21-03-40-168.rawproto b/build/android-profile/profile-2020-04-11-21-03-40-168.rawproto deleted file mode 100644 index 10fd4afee..000000000 Binary files a/build/android-profile/profile-2020-04-11-21-03-40-168.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-11-21-05-41-652.rawproto b/build/android-profile/profile-2020-04-11-21-05-41-652.rawproto deleted file mode 100644 index 1057754dd..000000000 Binary files a/build/android-profile/profile-2020-04-11-21-05-41-652.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-11-21-07-31-721.rawproto b/build/android-profile/profile-2020-04-11-21-07-31-721.rawproto deleted file mode 100644 index 8ffd6d01c..000000000 Binary files a/build/android-profile/profile-2020-04-11-21-07-31-721.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-11-21-09-06-462.rawproto b/build/android-profile/profile-2020-04-11-21-09-06-462.rawproto deleted file mode 100644 index 69ac90bfd..000000000 Binary files a/build/android-profile/profile-2020-04-11-21-09-06-462.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-11-21-16-30-438.rawproto b/build/android-profile/profile-2020-04-11-21-16-30-438.rawproto deleted file mode 100644 index c36917234..000000000 Binary files a/build/android-profile/profile-2020-04-11-21-16-30-438.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-11-21-16-39-564.rawproto b/build/android-profile/profile-2020-04-11-21-16-39-564.rawproto deleted file mode 100644 index 24cc8f4bf..000000000 Binary files a/build/android-profile/profile-2020-04-11-21-16-39-564.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-11-21-17-24-754.rawproto b/build/android-profile/profile-2020-04-11-21-17-24-754.rawproto deleted file mode 100644 index 42a68d6c8..000000000 Binary files a/build/android-profile/profile-2020-04-11-21-17-24-754.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-11-21-19-54-182.rawproto b/build/android-profile/profile-2020-04-11-21-19-54-182.rawproto deleted file mode 100644 index 05afb90ee..000000000 Binary files a/build/android-profile/profile-2020-04-11-21-19-54-182.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-11-21-21-08-987.rawproto b/build/android-profile/profile-2020-04-11-21-21-08-987.rawproto deleted file mode 100644 index 270df448c..000000000 Binary files a/build/android-profile/profile-2020-04-11-21-21-08-987.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-11-21-21-16-258.rawproto b/build/android-profile/profile-2020-04-11-21-21-16-258.rawproto deleted file mode 100644 index 630db6b72..000000000 Binary files a/build/android-profile/profile-2020-04-11-21-21-16-258.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-11-21-21-55-498.rawproto b/build/android-profile/profile-2020-04-11-21-21-55-498.rawproto deleted file mode 100644 index b848372ef..000000000 Binary files a/build/android-profile/profile-2020-04-11-21-21-55-498.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-12-15-18-06-394.rawproto b/build/android-profile/profile-2020-04-12-15-18-06-394.rawproto deleted file mode 100644 index 1270b94d8..000000000 Binary files a/build/android-profile/profile-2020-04-12-15-18-06-394.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-12-15-18-18-647.rawproto b/build/android-profile/profile-2020-04-12-15-18-18-647.rawproto deleted file mode 100644 index d284b0752..000000000 Binary files a/build/android-profile/profile-2020-04-12-15-18-18-647.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-12-16-13-07-760.rawproto b/build/android-profile/profile-2020-04-12-16-13-07-760.rawproto deleted file mode 100644 index 95aa74697..000000000 Binary files a/build/android-profile/profile-2020-04-12-16-13-07-760.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-12-16-13-16-788.rawproto b/build/android-profile/profile-2020-04-12-16-13-16-788.rawproto deleted file mode 100644 index 97d6fb169..000000000 Binary files a/build/android-profile/profile-2020-04-12-16-13-16-788.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-12-17-00-15-916.rawproto b/build/android-profile/profile-2020-04-12-17-00-15-916.rawproto deleted file mode 100644 index 02a028afb..000000000 Binary files a/build/android-profile/profile-2020-04-12-17-00-15-916.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-19-05-18-28-516.rawproto b/build/android-profile/profile-2020-04-19-05-18-28-516.rawproto deleted file mode 100644 index d5a5c172b..000000000 Binary files a/build/android-profile/profile-2020-04-19-05-18-28-516.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-19-05-18-52-672.rawproto b/build/android-profile/profile-2020-04-19-05-18-52-672.rawproto deleted file mode 100644 index df4ebe25b..000000000 Binary files a/build/android-profile/profile-2020-04-19-05-18-52-672.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-19-05-32-35-739.rawproto b/build/android-profile/profile-2020-04-19-05-32-35-739.rawproto deleted file mode 100644 index 6dc0e71e0..000000000 Binary files a/build/android-profile/profile-2020-04-19-05-32-35-739.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-19-05-35-00-956.rawproto b/build/android-profile/profile-2020-04-19-05-35-00-956.rawproto deleted file mode 100644 index 22e4075ec..000000000 Binary files a/build/android-profile/profile-2020-04-19-05-35-00-956.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-19-05-38-00-243.rawproto b/build/android-profile/profile-2020-04-19-05-38-00-243.rawproto deleted file mode 100644 index 31c644225..000000000 Binary files a/build/android-profile/profile-2020-04-19-05-38-00-243.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-19-05-53-24-842.rawproto b/build/android-profile/profile-2020-04-19-05-53-24-842.rawproto deleted file mode 100644 index 320f0ff92..000000000 Binary files a/build/android-profile/profile-2020-04-19-05-53-24-842.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-19-06-11-04-298.rawproto b/build/android-profile/profile-2020-04-19-06-11-04-298.rawproto deleted file mode 100644 index c7232a1ba..000000000 Binary files a/build/android-profile/profile-2020-04-19-06-11-04-298.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-19-06-12-33-094.rawproto b/build/android-profile/profile-2020-04-19-06-12-33-094.rawproto deleted file mode 100644 index 3a53b095e..000000000 Binary files a/build/android-profile/profile-2020-04-19-06-12-33-094.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-19-06-19-02-366.rawproto b/build/android-profile/profile-2020-04-19-06-19-02-366.rawproto deleted file mode 100644 index e1349bee1..000000000 Binary files a/build/android-profile/profile-2020-04-19-06-19-02-366.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-19-06-20-19-657.rawproto b/build/android-profile/profile-2020-04-19-06-20-19-657.rawproto deleted file mode 100644 index 562475d22..000000000 Binary files a/build/android-profile/profile-2020-04-19-06-20-19-657.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-19-06-26-02-605.rawproto b/build/android-profile/profile-2020-04-19-06-26-02-605.rawproto deleted file mode 100644 index e0ea30328..000000000 Binary files a/build/android-profile/profile-2020-04-19-06-26-02-605.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-19-06-29-12-408.rawproto b/build/android-profile/profile-2020-04-19-06-29-12-408.rawproto deleted file mode 100644 index be585dc66..000000000 Binary files a/build/android-profile/profile-2020-04-19-06-29-12-408.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-19-07-04-41-440.rawproto b/build/android-profile/profile-2020-04-19-07-04-41-440.rawproto deleted file mode 100644 index 3ebe99339..000000000 Binary files a/build/android-profile/profile-2020-04-19-07-04-41-440.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-19-07-04-53-321.rawproto b/build/android-profile/profile-2020-04-19-07-04-53-321.rawproto deleted file mode 100644 index 519c2e03a..000000000 Binary files a/build/android-profile/profile-2020-04-19-07-04-53-321.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-19-17-17-37-869.rawproto b/build/android-profile/profile-2020-04-19-17-17-37-869.rawproto deleted file mode 100644 index 6fc25565a..000000000 Binary files a/build/android-profile/profile-2020-04-19-17-17-37-869.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-19-17-17-50-210.rawproto b/build/android-profile/profile-2020-04-19-17-17-50-210.rawproto deleted file mode 100644 index 268fb9bc5..000000000 Binary files a/build/android-profile/profile-2020-04-19-17-17-50-210.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-19-17-29-04-432.rawproto b/build/android-profile/profile-2020-04-19-17-29-04-432.rawproto deleted file mode 100644 index c908467a6..000000000 Binary files a/build/android-profile/profile-2020-04-19-17-29-04-432.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-19-17-42-35-235.rawproto b/build/android-profile/profile-2020-04-19-17-42-35-235.rawproto deleted file mode 100644 index 70129cc19..000000000 Binary files a/build/android-profile/profile-2020-04-19-17-42-35-235.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-19-17-50-50-286.rawproto b/build/android-profile/profile-2020-04-19-17-50-50-286.rawproto deleted file mode 100644 index 17a8bfc71..000000000 Binary files a/build/android-profile/profile-2020-04-19-17-50-50-286.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-19-17-51-46-845.rawproto b/build/android-profile/profile-2020-04-19-17-51-46-845.rawproto deleted file mode 100644 index 4fe5f4996..000000000 Binary files a/build/android-profile/profile-2020-04-19-17-51-46-845.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-19-17-56-13-507.rawproto b/build/android-profile/profile-2020-04-19-17-56-13-507.rawproto deleted file mode 100644 index 5a50698ab..000000000 Binary files a/build/android-profile/profile-2020-04-19-17-56-13-507.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-19-17-59-20-030.rawproto b/build/android-profile/profile-2020-04-19-17-59-20-030.rawproto deleted file mode 100644 index 806670587..000000000 Binary files a/build/android-profile/profile-2020-04-19-17-59-20-030.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-19-18-03-44-984.rawproto b/build/android-profile/profile-2020-04-19-18-03-44-984.rawproto deleted file mode 100644 index 60989a253..000000000 Binary files a/build/android-profile/profile-2020-04-19-18-03-44-984.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-20-19-37-12-517.rawproto b/build/android-profile/profile-2020-04-20-19-37-12-517.rawproto deleted file mode 100644 index b3be6ebb6..000000000 Binary files a/build/android-profile/profile-2020-04-20-19-37-12-517.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-20-19-37-44-304.rawproto b/build/android-profile/profile-2020-04-20-19-37-44-304.rawproto deleted file mode 100644 index 6db9c178a..000000000 Binary files a/build/android-profile/profile-2020-04-20-19-37-44-304.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-20-19-59-06-681.rawproto b/build/android-profile/profile-2020-04-20-19-59-06-681.rawproto deleted file mode 100644 index f733aa4ea..000000000 Binary files a/build/android-profile/profile-2020-04-20-19-59-06-681.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-20-20-10-17-824.rawproto b/build/android-profile/profile-2020-04-20-20-10-17-824.rawproto deleted file mode 100644 index 9d2f9c9da..000000000 Binary files a/build/android-profile/profile-2020-04-20-20-10-17-824.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-20-20-14-07-168.rawproto b/build/android-profile/profile-2020-04-20-20-14-07-168.rawproto deleted file mode 100644 index 5efcff93f..000000000 Binary files a/build/android-profile/profile-2020-04-20-20-14-07-168.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-20-20-27-56-649.rawproto b/build/android-profile/profile-2020-04-20-20-27-56-649.rawproto deleted file mode 100644 index ea5ddd406..000000000 Binary files a/build/android-profile/profile-2020-04-20-20-27-56-649.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-20-20-35-40-191.rawproto b/build/android-profile/profile-2020-04-20-20-35-40-191.rawproto deleted file mode 100644 index ef11cf277..000000000 Binary files a/build/android-profile/profile-2020-04-20-20-35-40-191.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-20-20-38-43-893.rawproto b/build/android-profile/profile-2020-04-20-20-38-43-893.rawproto deleted file mode 100644 index d53ccf458..000000000 Binary files a/build/android-profile/profile-2020-04-20-20-38-43-893.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-20-22-56-38-927.rawproto b/build/android-profile/profile-2020-04-20-22-56-38-927.rawproto deleted file mode 100644 index 7dccd2a5b..000000000 Binary files a/build/android-profile/profile-2020-04-20-22-56-38-927.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-20-22-56-56-954.rawproto b/build/android-profile/profile-2020-04-20-22-56-56-954.rawproto deleted file mode 100644 index ee4404915..000000000 Binary files a/build/android-profile/profile-2020-04-20-22-56-56-954.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-20-22-57-46-362.rawproto b/build/android-profile/profile-2020-04-20-22-57-46-362.rawproto deleted file mode 100644 index 9256ea37d..000000000 Binary files a/build/android-profile/profile-2020-04-20-22-57-46-362.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-20-23-10-38-245.rawproto b/build/android-profile/profile-2020-04-20-23-10-38-245.rawproto deleted file mode 100644 index b0941d276..000000000 Binary files a/build/android-profile/profile-2020-04-20-23-10-38-245.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-20-23-15-37-040.rawproto b/build/android-profile/profile-2020-04-20-23-15-37-040.rawproto deleted file mode 100644 index c87f6a7fa..000000000 Binary files a/build/android-profile/profile-2020-04-20-23-15-37-040.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-20-23-27-45-863.rawproto b/build/android-profile/profile-2020-04-20-23-27-45-863.rawproto deleted file mode 100644 index 0a024e339..000000000 Binary files a/build/android-profile/profile-2020-04-20-23-27-45-863.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-20-23-28-52-709.rawproto b/build/android-profile/profile-2020-04-20-23-28-52-709.rawproto deleted file mode 100644 index c0fd16bb3..000000000 Binary files a/build/android-profile/profile-2020-04-20-23-28-52-709.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-20-23-32-13-960.rawproto b/build/android-profile/profile-2020-04-20-23-32-13-960.rawproto deleted file mode 100644 index 42ab3ec43..000000000 Binary files a/build/android-profile/profile-2020-04-20-23-32-13-960.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-20-23-37-53-326.rawproto b/build/android-profile/profile-2020-04-20-23-37-53-326.rawproto deleted file mode 100644 index 47f1c891b..000000000 Binary files a/build/android-profile/profile-2020-04-20-23-37-53-326.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-20-23-41-59-822.rawproto b/build/android-profile/profile-2020-04-20-23-41-59-822.rawproto deleted file mode 100644 index 01e81432d..000000000 Binary files a/build/android-profile/profile-2020-04-20-23-41-59-822.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-20-23-43-48-777.rawproto b/build/android-profile/profile-2020-04-20-23-43-48-777.rawproto deleted file mode 100644 index a32c11fbd..000000000 Binary files a/build/android-profile/profile-2020-04-20-23-43-48-777.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-20-23-49-59-699.rawproto b/build/android-profile/profile-2020-04-20-23-49-59-699.rawproto deleted file mode 100644 index c60dc23c1..000000000 Binary files a/build/android-profile/profile-2020-04-20-23-49-59-699.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-20-23-52-45-239.rawproto b/build/android-profile/profile-2020-04-20-23-52-45-239.rawproto deleted file mode 100644 index d01842b65..000000000 Binary files a/build/android-profile/profile-2020-04-20-23-52-45-239.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-20-23-54-33-336.rawproto b/build/android-profile/profile-2020-04-20-23-54-33-336.rawproto deleted file mode 100644 index e958b6de1..000000000 Binary files a/build/android-profile/profile-2020-04-20-23-54-33-336.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-20-23-59-17-039.rawproto b/build/android-profile/profile-2020-04-20-23-59-17-039.rawproto deleted file mode 100644 index c4ed53c8c..000000000 Binary files a/build/android-profile/profile-2020-04-20-23-59-17-039.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-21-00-00-13-525.rawproto b/build/android-profile/profile-2020-04-21-00-00-13-525.rawproto deleted file mode 100644 index 245868ec0..000000000 Binary files a/build/android-profile/profile-2020-04-21-00-00-13-525.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-21-00-00-43-692.rawproto b/build/android-profile/profile-2020-04-21-00-00-43-692.rawproto deleted file mode 100644 index 1ad8ca4ab..000000000 Binary files a/build/android-profile/profile-2020-04-21-00-00-43-692.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-21-00-03-14-136.rawproto b/build/android-profile/profile-2020-04-21-00-03-14-136.rawproto deleted file mode 100644 index b23f34af5..000000000 Binary files a/build/android-profile/profile-2020-04-21-00-03-14-136.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-21-00-05-07-263.rawproto b/build/android-profile/profile-2020-04-21-00-05-07-263.rawproto deleted file mode 100644 index df1a2ad8a..000000000 Binary files a/build/android-profile/profile-2020-04-21-00-05-07-263.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-21-00-07-40-004.rawproto b/build/android-profile/profile-2020-04-21-00-07-40-004.rawproto deleted file mode 100644 index 0ee83c921..000000000 Binary files a/build/android-profile/profile-2020-04-21-00-07-40-004.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-21-00-10-00-269.rawproto b/build/android-profile/profile-2020-04-21-00-10-00-269.rawproto deleted file mode 100644 index a8865d50a..000000000 Binary files a/build/android-profile/profile-2020-04-21-00-10-00-269.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-21-00-14-43-624.rawproto b/build/android-profile/profile-2020-04-21-00-14-43-624.rawproto deleted file mode 100644 index 637518d38..000000000 Binary files a/build/android-profile/profile-2020-04-21-00-14-43-624.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-22-21-55-20-316.rawproto b/build/android-profile/profile-2020-04-22-21-55-20-316.rawproto deleted file mode 100644 index b9cffd4ab..000000000 Binary files a/build/android-profile/profile-2020-04-22-21-55-20-316.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-22-21-56-33-580.rawproto b/build/android-profile/profile-2020-04-22-21-56-33-580.rawproto deleted file mode 100644 index 901506269..000000000 Binary files a/build/android-profile/profile-2020-04-22-21-56-33-580.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-23-23-18-51-441.rawproto b/build/android-profile/profile-2020-04-23-23-18-51-441.rawproto deleted file mode 100644 index 516bb9e43..000000000 Binary files a/build/android-profile/profile-2020-04-23-23-18-51-441.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-23-23-55-59-659.rawproto b/build/android-profile/profile-2020-04-23-23-55-59-659.rawproto deleted file mode 100644 index 5c1534913..000000000 Binary files a/build/android-profile/profile-2020-04-23-23-55-59-659.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-23-23-57-41-132.rawproto b/build/android-profile/profile-2020-04-23-23-57-41-132.rawproto deleted file mode 100644 index b73520180..000000000 Binary files a/build/android-profile/profile-2020-04-23-23-57-41-132.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-24-00-29-11-134.rawproto b/build/android-profile/profile-2020-04-24-00-29-11-134.rawproto deleted file mode 100644 index d0d92e2e6..000000000 Binary files a/build/android-profile/profile-2020-04-24-00-29-11-134.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-24-00-32-25-822.rawproto b/build/android-profile/profile-2020-04-24-00-32-25-822.rawproto deleted file mode 100644 index bc940cf18..000000000 Binary files a/build/android-profile/profile-2020-04-24-00-32-25-822.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-24-00-35-58-643.rawproto b/build/android-profile/profile-2020-04-24-00-35-58-643.rawproto deleted file mode 100644 index 2a01d3366..000000000 Binary files a/build/android-profile/profile-2020-04-24-00-35-58-643.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-24-00-49-15-743.rawproto b/build/android-profile/profile-2020-04-24-00-49-15-743.rawproto deleted file mode 100644 index edd2cfc4c..000000000 Binary files a/build/android-profile/profile-2020-04-24-00-49-15-743.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-24-00-51-51-368.rawproto b/build/android-profile/profile-2020-04-24-00-51-51-368.rawproto deleted file mode 100644 index f6443ff9c..000000000 Binary files a/build/android-profile/profile-2020-04-24-00-51-51-368.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-24-01-03-42-180.rawproto b/build/android-profile/profile-2020-04-24-01-03-42-180.rawproto deleted file mode 100644 index de4651b7e..000000000 Binary files a/build/android-profile/profile-2020-04-24-01-03-42-180.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-24-01-07-26-396.rawproto b/build/android-profile/profile-2020-04-24-01-07-26-396.rawproto deleted file mode 100644 index 6d555f536..000000000 Binary files a/build/android-profile/profile-2020-04-24-01-07-26-396.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-24-01-10-41-885.rawproto b/build/android-profile/profile-2020-04-24-01-10-41-885.rawproto deleted file mode 100644 index e507003e3..000000000 Binary files a/build/android-profile/profile-2020-04-24-01-10-41-885.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-24-01-20-57-512.rawproto b/build/android-profile/profile-2020-04-24-01-20-57-512.rawproto deleted file mode 100644 index 5a33949e4..000000000 Binary files a/build/android-profile/profile-2020-04-24-01-20-57-512.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-04-24-01-21-11-634.rawproto b/build/android-profile/profile-2020-04-24-01-21-11-634.rawproto deleted file mode 100644 index 3d7253252..000000000 Binary files a/build/android-profile/profile-2020-04-24-01-21-11-634.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-06-12-17-19-838.rawproto b/build/android-profile/profile-2020-05-06-12-17-19-838.rawproto deleted file mode 100644 index a64b29925..000000000 Binary files a/build/android-profile/profile-2020-05-06-12-17-19-838.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-06-12-17-49-172.rawproto b/build/android-profile/profile-2020-05-06-12-17-49-172.rawproto deleted file mode 100644 index c3e5069f7..000000000 Binary files a/build/android-profile/profile-2020-05-06-12-17-49-172.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-06-12-45-22-510.rawproto b/build/android-profile/profile-2020-05-06-12-45-22-510.rawproto deleted file mode 100644 index 162073ede..000000000 Binary files a/build/android-profile/profile-2020-05-06-12-45-22-510.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-06-12-51-26-260.rawproto b/build/android-profile/profile-2020-05-06-12-51-26-260.rawproto deleted file mode 100644 index 175f1d452..000000000 Binary files a/build/android-profile/profile-2020-05-06-12-51-26-260.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-06-12-54-01-605.rawproto b/build/android-profile/profile-2020-05-06-12-54-01-605.rawproto deleted file mode 100644 index b72ee1dd1..000000000 Binary files a/build/android-profile/profile-2020-05-06-12-54-01-605.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-06-12-58-13-496.rawproto b/build/android-profile/profile-2020-05-06-12-58-13-496.rawproto deleted file mode 100644 index 5a90e71f0..000000000 Binary files a/build/android-profile/profile-2020-05-06-12-58-13-496.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-06-14-08-14-766.rawproto b/build/android-profile/profile-2020-05-06-14-08-14-766.rawproto deleted file mode 100644 index 3e15e8fe4..000000000 Binary files a/build/android-profile/profile-2020-05-06-14-08-14-766.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-06-14-11-43-914.rawproto b/build/android-profile/profile-2020-05-06-14-11-43-914.rawproto deleted file mode 100644 index f5f9d6e29..000000000 Binary files a/build/android-profile/profile-2020-05-06-14-11-43-914.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-06-14-16-26-291.rawproto b/build/android-profile/profile-2020-05-06-14-16-26-291.rawproto deleted file mode 100644 index e92a7d35a..000000000 Binary files a/build/android-profile/profile-2020-05-06-14-16-26-291.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-06-14-41-36-048.rawproto b/build/android-profile/profile-2020-05-06-14-41-36-048.rawproto deleted file mode 100644 index dbdd2e8fe..000000000 Binary files a/build/android-profile/profile-2020-05-06-14-41-36-048.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-06-14-56-27-095.rawproto b/build/android-profile/profile-2020-05-06-14-56-27-095.rawproto deleted file mode 100644 index f193c1605..000000000 Binary files a/build/android-profile/profile-2020-05-06-14-56-27-095.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-06-14-59-53-473.rawproto b/build/android-profile/profile-2020-05-06-14-59-53-473.rawproto deleted file mode 100644 index e9fc43d6f..000000000 Binary files a/build/android-profile/profile-2020-05-06-14-59-53-473.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-06-15-17-02-772.rawproto b/build/android-profile/profile-2020-05-06-15-17-02-772.rawproto deleted file mode 100644 index 52a4bb2f3..000000000 Binary files a/build/android-profile/profile-2020-05-06-15-17-02-772.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-06-15-19-26-535.rawproto b/build/android-profile/profile-2020-05-06-15-19-26-535.rawproto deleted file mode 100644 index 661ca0d20..000000000 Binary files a/build/android-profile/profile-2020-05-06-15-19-26-535.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-06-15-19-56-378.rawproto b/build/android-profile/profile-2020-05-06-15-19-56-378.rawproto deleted file mode 100644 index d8eafb12f..000000000 Binary files a/build/android-profile/profile-2020-05-06-15-19-56-378.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-06-15-20-39-773.rawproto b/build/android-profile/profile-2020-05-06-15-20-39-773.rawproto deleted file mode 100644 index f85d02914..000000000 Binary files a/build/android-profile/profile-2020-05-06-15-20-39-773.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-06-15-21-57-348.rawproto b/build/android-profile/profile-2020-05-06-15-21-57-348.rawproto deleted file mode 100644 index 951cfb75f..000000000 Binary files a/build/android-profile/profile-2020-05-06-15-21-57-348.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-06-15-24-42-659.rawproto b/build/android-profile/profile-2020-05-06-15-24-42-659.rawproto deleted file mode 100644 index 807cee78e..000000000 Binary files a/build/android-profile/profile-2020-05-06-15-24-42-659.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-06-15-33-43-119.rawproto b/build/android-profile/profile-2020-05-06-15-33-43-119.rawproto deleted file mode 100644 index e8c7d0559..000000000 Binary files a/build/android-profile/profile-2020-05-06-15-33-43-119.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-06-15-38-52-323.rawproto b/build/android-profile/profile-2020-05-06-15-38-52-323.rawproto deleted file mode 100644 index 6058a5022..000000000 Binary files a/build/android-profile/profile-2020-05-06-15-38-52-323.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-06-15-40-25-694.rawproto b/build/android-profile/profile-2020-05-06-15-40-25-694.rawproto deleted file mode 100644 index 1c7c3df34..000000000 Binary files a/build/android-profile/profile-2020-05-06-15-40-25-694.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-06-15-40-57-841.rawproto b/build/android-profile/profile-2020-05-06-15-40-57-841.rawproto deleted file mode 100644 index 3a7491df7..000000000 Binary files a/build/android-profile/profile-2020-05-06-15-40-57-841.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-06-15-46-14-182.rawproto b/build/android-profile/profile-2020-05-06-15-46-14-182.rawproto deleted file mode 100644 index 1f7756d14..000000000 Binary files a/build/android-profile/profile-2020-05-06-15-46-14-182.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-06-15-47-43-126.rawproto b/build/android-profile/profile-2020-05-06-15-47-43-126.rawproto deleted file mode 100644 index e4a3cda6b..000000000 Binary files a/build/android-profile/profile-2020-05-06-15-47-43-126.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-06-15-49-00-189.rawproto b/build/android-profile/profile-2020-05-06-15-49-00-189.rawproto deleted file mode 100644 index df34271be..000000000 Binary files a/build/android-profile/profile-2020-05-06-15-49-00-189.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-06-15-52-46-062.rawproto b/build/android-profile/profile-2020-05-06-15-52-46-062.rawproto deleted file mode 100644 index 5f362a25a..000000000 Binary files a/build/android-profile/profile-2020-05-06-15-52-46-062.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-06-16-01-36-551.rawproto b/build/android-profile/profile-2020-05-06-16-01-36-551.rawproto deleted file mode 100644 index e52f77dda..000000000 Binary files a/build/android-profile/profile-2020-05-06-16-01-36-551.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-06-16-08-41-760.rawproto b/build/android-profile/profile-2020-05-06-16-08-41-760.rawproto deleted file mode 100644 index 1c9b134b7..000000000 Binary files a/build/android-profile/profile-2020-05-06-16-08-41-760.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-08-23-02-10-527.rawproto b/build/android-profile/profile-2020-05-08-23-02-10-527.rawproto deleted file mode 100644 index 6d4ea9a45..000000000 Binary files a/build/android-profile/profile-2020-05-08-23-02-10-527.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-08-23-02-42-796.rawproto b/build/android-profile/profile-2020-05-08-23-02-42-796.rawproto deleted file mode 100644 index 4535682b8..000000000 Binary files a/build/android-profile/profile-2020-05-08-23-02-42-796.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-09-15-39-40-811.rawproto b/build/android-profile/profile-2020-05-09-15-39-40-811.rawproto deleted file mode 100644 index 93e40b68f..000000000 Binary files a/build/android-profile/profile-2020-05-09-15-39-40-811.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-09-15-39-52-860.rawproto b/build/android-profile/profile-2020-05-09-15-39-52-860.rawproto deleted file mode 100644 index c14420bb8..000000000 Binary files a/build/android-profile/profile-2020-05-09-15-39-52-860.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-09-16-02-16-025.rawproto b/build/android-profile/profile-2020-05-09-16-02-16-025.rawproto deleted file mode 100644 index 004be963f..000000000 Binary files a/build/android-profile/profile-2020-05-09-16-02-16-025.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-09-16-18-02-427.rawproto b/build/android-profile/profile-2020-05-09-16-18-02-427.rawproto deleted file mode 100644 index 14661d567..000000000 Binary files a/build/android-profile/profile-2020-05-09-16-18-02-427.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-09-16-34-48-012.rawproto b/build/android-profile/profile-2020-05-09-16-34-48-012.rawproto deleted file mode 100644 index 50278087d..000000000 Binary files a/build/android-profile/profile-2020-05-09-16-34-48-012.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-09-23-16-16-312.rawproto b/build/android-profile/profile-2020-05-09-23-16-16-312.rawproto deleted file mode 100644 index 7ddd057c0..000000000 Binary files a/build/android-profile/profile-2020-05-09-23-16-16-312.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-09-23-16-50-300.rawproto b/build/android-profile/profile-2020-05-09-23-16-50-300.rawproto deleted file mode 100644 index 0c9185175..000000000 Binary files a/build/android-profile/profile-2020-05-09-23-16-50-300.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-10-00-02-09-675.rawproto b/build/android-profile/profile-2020-05-10-00-02-09-675.rawproto deleted file mode 100644 index 31969a302..000000000 Binary files a/build/android-profile/profile-2020-05-10-00-02-09-675.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-10-00-05-49-789.rawproto b/build/android-profile/profile-2020-05-10-00-05-49-789.rawproto deleted file mode 100644 index 5b2dbfb3c..000000000 Binary files a/build/android-profile/profile-2020-05-10-00-05-49-789.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-10-00-37-34-279.rawproto b/build/android-profile/profile-2020-05-10-00-37-34-279.rawproto deleted file mode 100644 index e377d61ba..000000000 Binary files a/build/android-profile/profile-2020-05-10-00-37-34-279.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-10-00-49-59-331.rawproto b/build/android-profile/profile-2020-05-10-00-49-59-331.rawproto deleted file mode 100644 index e1f526270..000000000 Binary files a/build/android-profile/profile-2020-05-10-00-49-59-331.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-10-00-52-15-582.rawproto b/build/android-profile/profile-2020-05-10-00-52-15-582.rawproto deleted file mode 100644 index ca5a26886..000000000 Binary files a/build/android-profile/profile-2020-05-10-00-52-15-582.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-10-00-54-55-964.rawproto b/build/android-profile/profile-2020-05-10-00-54-55-964.rawproto deleted file mode 100644 index d29cbe250..000000000 Binary files a/build/android-profile/profile-2020-05-10-00-54-55-964.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-16-12-57-34-940.rawproto b/build/android-profile/profile-2020-05-16-12-57-34-940.rawproto deleted file mode 100644 index 911ac291f..000000000 Binary files a/build/android-profile/profile-2020-05-16-12-57-34-940.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-16-12-58-03-191.rawproto b/build/android-profile/profile-2020-05-16-12-58-03-191.rawproto deleted file mode 100644 index 6e5dd8f25..000000000 Binary files a/build/android-profile/profile-2020-05-16-12-58-03-191.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-16-15-58-51-609.rawproto b/build/android-profile/profile-2020-05-16-15-58-51-609.rawproto deleted file mode 100644 index 1cd6c1915..000000000 Binary files a/build/android-profile/profile-2020-05-16-15-58-51-609.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-16-16-02-09-123.rawproto b/build/android-profile/profile-2020-05-16-16-02-09-123.rawproto deleted file mode 100644 index 940c38b72..000000000 Binary files a/build/android-profile/profile-2020-05-16-16-02-09-123.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-16-16-04-33-141.rawproto b/build/android-profile/profile-2020-05-16-16-04-33-141.rawproto deleted file mode 100644 index 81718a6c2..000000000 Binary files a/build/android-profile/profile-2020-05-16-16-04-33-141.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-16-16-22-38-260.rawproto b/build/android-profile/profile-2020-05-16-16-22-38-260.rawproto deleted file mode 100644 index be391b869..000000000 Binary files a/build/android-profile/profile-2020-05-16-16-22-38-260.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-17-21-19-20-398.rawproto b/build/android-profile/profile-2020-05-17-21-19-20-398.rawproto deleted file mode 100644 index 116beb99a..000000000 Binary files a/build/android-profile/profile-2020-05-17-21-19-20-398.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-17-21-20-14-329.rawproto b/build/android-profile/profile-2020-05-17-21-20-14-329.rawproto deleted file mode 100644 index 1ab649902..000000000 Binary files a/build/android-profile/profile-2020-05-17-21-20-14-329.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-17-21-29-57-852.rawproto b/build/android-profile/profile-2020-05-17-21-29-57-852.rawproto deleted file mode 100644 index 8ab32c30f..000000000 Binary files a/build/android-profile/profile-2020-05-17-21-29-57-852.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-18-20-22-48-434.rawproto b/build/android-profile/profile-2020-05-18-20-22-48-434.rawproto deleted file mode 100644 index 5e7820468..000000000 Binary files a/build/android-profile/profile-2020-05-18-20-22-48-434.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-18-20-23-03-428.rawproto b/build/android-profile/profile-2020-05-18-20-23-03-428.rawproto deleted file mode 100644 index 811d61cac..000000000 Binary files a/build/android-profile/profile-2020-05-18-20-23-03-428.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-18-20-29-39-049.rawproto b/build/android-profile/profile-2020-05-18-20-29-39-049.rawproto deleted file mode 100644 index f7260f902..000000000 Binary files a/build/android-profile/profile-2020-05-18-20-29-39-049.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-18-20-35-34-036.rawproto b/build/android-profile/profile-2020-05-18-20-35-34-036.rawproto deleted file mode 100644 index 61fc1f737..000000000 Binary files a/build/android-profile/profile-2020-05-18-20-35-34-036.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-18-20-42-54-803.rawproto b/build/android-profile/profile-2020-05-18-20-42-54-803.rawproto deleted file mode 100644 index 2a67d1160..000000000 Binary files a/build/android-profile/profile-2020-05-18-20-42-54-803.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-18-20-44-03-279.rawproto b/build/android-profile/profile-2020-05-18-20-44-03-279.rawproto deleted file mode 100644 index 01f6e57b2..000000000 Binary files a/build/android-profile/profile-2020-05-18-20-44-03-279.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-18-20-45-41-185.rawproto b/build/android-profile/profile-2020-05-18-20-45-41-185.rawproto deleted file mode 100644 index febd05916..000000000 Binary files a/build/android-profile/profile-2020-05-18-20-45-41-185.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-23-19-30-24-812.rawproto b/build/android-profile/profile-2020-05-23-19-30-24-812.rawproto deleted file mode 100644 index a40653e3e..000000000 Binary files a/build/android-profile/profile-2020-05-23-19-30-24-812.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-23-19-30-56-265.rawproto b/build/android-profile/profile-2020-05-23-19-30-56-265.rawproto deleted file mode 100644 index 4b274e8fb..000000000 Binary files a/build/android-profile/profile-2020-05-23-19-30-56-265.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-26-19-56-10-240.rawproto b/build/android-profile/profile-2020-05-26-19-56-10-240.rawproto deleted file mode 100644 index d55933534..000000000 Binary files a/build/android-profile/profile-2020-05-26-19-56-10-240.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-26-19-56-36-284.rawproto b/build/android-profile/profile-2020-05-26-19-56-36-284.rawproto deleted file mode 100644 index 998457123..000000000 Binary files a/build/android-profile/profile-2020-05-26-19-56-36-284.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-26-20-10-01-178.rawproto b/build/android-profile/profile-2020-05-26-20-10-01-178.rawproto deleted file mode 100644 index 77a87cfe6..000000000 Binary files a/build/android-profile/profile-2020-05-26-20-10-01-178.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-26-20-12-13-401.rawproto b/build/android-profile/profile-2020-05-26-20-12-13-401.rawproto deleted file mode 100644 index a7481a035..000000000 Binary files a/build/android-profile/profile-2020-05-26-20-12-13-401.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-26-20-12-50-418.rawproto b/build/android-profile/profile-2020-05-26-20-12-50-418.rawproto deleted file mode 100644 index a7aa3774f..000000000 Binary files a/build/android-profile/profile-2020-05-26-20-12-50-418.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-26-20-20-53-871.rawproto b/build/android-profile/profile-2020-05-26-20-20-53-871.rawproto deleted file mode 100644 index fb4e14b29..000000000 Binary files a/build/android-profile/profile-2020-05-26-20-20-53-871.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-26-20-22-51-668.rawproto b/build/android-profile/profile-2020-05-26-20-22-51-668.rawproto deleted file mode 100644 index 3bfa39234..000000000 Binary files a/build/android-profile/profile-2020-05-26-20-22-51-668.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-28-19-38-30-719.rawproto b/build/android-profile/profile-2020-05-28-19-38-30-719.rawproto deleted file mode 100644 index 7e6e8b21c..000000000 Binary files a/build/android-profile/profile-2020-05-28-19-38-30-719.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-29-00-11-36-619.rawproto b/build/android-profile/profile-2020-05-29-00-11-36-619.rawproto deleted file mode 100644 index ae88f8b4e..000000000 Binary files a/build/android-profile/profile-2020-05-29-00-11-36-619.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-29-00-11-48-584.rawproto b/build/android-profile/profile-2020-05-29-00-11-48-584.rawproto deleted file mode 100644 index 49956fe80..000000000 Binary files a/build/android-profile/profile-2020-05-29-00-11-48-584.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-05-29-00-13-41-963.rawproto b/build/android-profile/profile-2020-05-29-00-13-41-963.rawproto deleted file mode 100644 index aa2f09755..000000000 Binary files a/build/android-profile/profile-2020-05-29-00-13-41-963.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-03-23-26-00-063.rawproto b/build/android-profile/profile-2020-06-03-23-26-00-063.rawproto deleted file mode 100644 index 17c16f811..000000000 Binary files a/build/android-profile/profile-2020-06-03-23-26-00-063.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-03-23-26-56-259.rawproto b/build/android-profile/profile-2020-06-03-23-26-56-259.rawproto deleted file mode 100644 index a1040e072..000000000 Binary files a/build/android-profile/profile-2020-06-03-23-26-56-259.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-03-23-32-43-141.rawproto b/build/android-profile/profile-2020-06-03-23-32-43-141.rawproto deleted file mode 100644 index cef8742c9..000000000 Binary files a/build/android-profile/profile-2020-06-03-23-32-43-141.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-03-23-38-15-475.rawproto b/build/android-profile/profile-2020-06-03-23-38-15-475.rawproto deleted file mode 100644 index 7d1ad1fa5..000000000 Binary files a/build/android-profile/profile-2020-06-03-23-38-15-475.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-03-23-46-57-528.rawproto b/build/android-profile/profile-2020-06-03-23-46-57-528.rawproto deleted file mode 100644 index 3818f5401..000000000 Binary files a/build/android-profile/profile-2020-06-03-23-46-57-528.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-03-23-50-41-387.rawproto b/build/android-profile/profile-2020-06-03-23-50-41-387.rawproto deleted file mode 100644 index 05368b3ca..000000000 Binary files a/build/android-profile/profile-2020-06-03-23-50-41-387.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-03-23-51-17-439.rawproto b/build/android-profile/profile-2020-06-03-23-51-17-439.rawproto deleted file mode 100644 index 3e5b4b761..000000000 Binary files a/build/android-profile/profile-2020-06-03-23-51-17-439.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-03-23-51-34-691.rawproto b/build/android-profile/profile-2020-06-03-23-51-34-691.rawproto deleted file mode 100644 index 0ecbdee21..000000000 Binary files a/build/android-profile/profile-2020-06-03-23-51-34-691.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-03-23-52-27-147.rawproto b/build/android-profile/profile-2020-06-03-23-52-27-147.rawproto deleted file mode 100644 index ef9e366a9..000000000 Binary files a/build/android-profile/profile-2020-06-03-23-52-27-147.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-04-00-02-11-971.rawproto b/build/android-profile/profile-2020-06-04-00-02-11-971.rawproto deleted file mode 100644 index a6e4a39e7..000000000 Binary files a/build/android-profile/profile-2020-06-04-00-02-11-971.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-04-00-05-20-489.rawproto b/build/android-profile/profile-2020-06-04-00-05-20-489.rawproto deleted file mode 100644 index 741541df2..000000000 Binary files a/build/android-profile/profile-2020-06-04-00-05-20-489.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-04-00-05-43-085.rawproto b/build/android-profile/profile-2020-06-04-00-05-43-085.rawproto deleted file mode 100644 index 273b7cb1a..000000000 Binary files a/build/android-profile/profile-2020-06-04-00-05-43-085.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-04-00-06-48-482.rawproto b/build/android-profile/profile-2020-06-04-00-06-48-482.rawproto deleted file mode 100644 index 482e7dac8..000000000 Binary files a/build/android-profile/profile-2020-06-04-00-06-48-482.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-04-00-11-16-829.rawproto b/build/android-profile/profile-2020-06-04-00-11-16-829.rawproto deleted file mode 100644 index ad52002ed..000000000 Binary files a/build/android-profile/profile-2020-06-04-00-11-16-829.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-04-00-12-13-864.rawproto b/build/android-profile/profile-2020-06-04-00-12-13-864.rawproto deleted file mode 100644 index 98ffb79b6..000000000 Binary files a/build/android-profile/profile-2020-06-04-00-12-13-864.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-04-00-12-31-799.rawproto b/build/android-profile/profile-2020-06-04-00-12-31-799.rawproto deleted file mode 100644 index 1912c1adb..000000000 Binary files a/build/android-profile/profile-2020-06-04-00-12-31-799.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-04-00-12-51-956.rawproto b/build/android-profile/profile-2020-06-04-00-12-51-956.rawproto deleted file mode 100644 index 1e8a2042b..000000000 Binary files a/build/android-profile/profile-2020-06-04-00-12-51-956.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-04-00-30-04-759.rawproto b/build/android-profile/profile-2020-06-04-00-30-04-759.rawproto deleted file mode 100644 index fbf01d585..000000000 Binary files a/build/android-profile/profile-2020-06-04-00-30-04-759.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-04-22-45-47-958.rawproto b/build/android-profile/profile-2020-06-04-22-45-47-958.rawproto deleted file mode 100644 index 7c184ab0f..000000000 Binary files a/build/android-profile/profile-2020-06-04-22-45-47-958.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-04-22-45-57-293.rawproto b/build/android-profile/profile-2020-06-04-22-45-57-293.rawproto deleted file mode 100644 index ed3f93cdd..000000000 Binary files a/build/android-profile/profile-2020-06-04-22-45-57-293.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-04-22-59-00-335.rawproto b/build/android-profile/profile-2020-06-04-22-59-00-335.rawproto deleted file mode 100644 index 8889dec68..000000000 Binary files a/build/android-profile/profile-2020-06-04-22-59-00-335.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-04-23-01-08-510.rawproto b/build/android-profile/profile-2020-06-04-23-01-08-510.rawproto deleted file mode 100644 index ed20d8f7d..000000000 Binary files a/build/android-profile/profile-2020-06-04-23-01-08-510.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-06-13-23-06-174.rawproto b/build/android-profile/profile-2020-06-06-13-23-06-174.rawproto deleted file mode 100644 index 72351722e..000000000 Binary files a/build/android-profile/profile-2020-06-06-13-23-06-174.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-06-13-23-40-351.rawproto b/build/android-profile/profile-2020-06-06-13-23-40-351.rawproto deleted file mode 100644 index 2cb93447a..000000000 Binary files a/build/android-profile/profile-2020-06-06-13-23-40-351.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-08-21-23-24-039.rawproto b/build/android-profile/profile-2020-06-08-21-23-24-039.rawproto deleted file mode 100644 index fcffb4826..000000000 Binary files a/build/android-profile/profile-2020-06-08-21-23-24-039.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-08-21-26-40-701.rawproto b/build/android-profile/profile-2020-06-08-21-26-40-701.rawproto deleted file mode 100644 index 6f82a545f..000000000 Binary files a/build/android-profile/profile-2020-06-08-21-26-40-701.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-08-21-28-00-152.rawproto b/build/android-profile/profile-2020-06-08-21-28-00-152.rawproto deleted file mode 100644 index bd9d234c4..000000000 Binary files a/build/android-profile/profile-2020-06-08-21-28-00-152.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-08-21-28-09-276.rawproto b/build/android-profile/profile-2020-06-08-21-28-09-276.rawproto deleted file mode 100644 index 4953fedc6..000000000 Binary files a/build/android-profile/profile-2020-06-08-21-28-09-276.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-08-21-30-53-730.rawproto b/build/android-profile/profile-2020-06-08-21-30-53-730.rawproto deleted file mode 100644 index 9fe884d33..000000000 Binary files a/build/android-profile/profile-2020-06-08-21-30-53-730.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-08-21-31-28-950.rawproto b/build/android-profile/profile-2020-06-08-21-31-28-950.rawproto deleted file mode 100644 index 9cce0e7ec..000000000 Binary files a/build/android-profile/profile-2020-06-08-21-31-28-950.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-08-21-32-33-503.rawproto b/build/android-profile/profile-2020-06-08-21-32-33-503.rawproto deleted file mode 100644 index f91f6e572..000000000 Binary files a/build/android-profile/profile-2020-06-08-21-32-33-503.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-08-21-33-10-167.rawproto b/build/android-profile/profile-2020-06-08-21-33-10-167.rawproto deleted file mode 100644 index 0d356a031..000000000 Binary files a/build/android-profile/profile-2020-06-08-21-33-10-167.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-08-21-34-17-082.rawproto b/build/android-profile/profile-2020-06-08-21-34-17-082.rawproto deleted file mode 100644 index 8a73b751f..000000000 Binary files a/build/android-profile/profile-2020-06-08-21-34-17-082.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-08-21-35-08-006.rawproto b/build/android-profile/profile-2020-06-08-21-35-08-006.rawproto deleted file mode 100644 index a26156ece..000000000 Binary files a/build/android-profile/profile-2020-06-08-21-35-08-006.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-08-21-40-09-990.rawproto b/build/android-profile/profile-2020-06-08-21-40-09-990.rawproto deleted file mode 100644 index 56e9988a2..000000000 Binary files a/build/android-profile/profile-2020-06-08-21-40-09-990.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-08-21-40-36-270.rawproto b/build/android-profile/profile-2020-06-08-21-40-36-270.rawproto deleted file mode 100644 index d0c69f8cc..000000000 Binary files a/build/android-profile/profile-2020-06-08-21-40-36-270.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-08-21-47-10-505.rawproto b/build/android-profile/profile-2020-06-08-21-47-10-505.rawproto deleted file mode 100644 index 1c4022165..000000000 Binary files a/build/android-profile/profile-2020-06-08-21-47-10-505.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-09-00-15-52-659.rawproto b/build/android-profile/profile-2020-06-09-00-15-52-659.rawproto deleted file mode 100644 index 24db7ac1b..000000000 Binary files a/build/android-profile/profile-2020-06-09-00-15-52-659.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-14-19-31-16-827.rawproto b/build/android-profile/profile-2020-06-14-19-31-16-827.rawproto deleted file mode 100644 index 82a97da87..000000000 Binary files a/build/android-profile/profile-2020-06-14-19-31-16-827.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-14-19-31-37-977.rawproto b/build/android-profile/profile-2020-06-14-19-31-37-977.rawproto deleted file mode 100644 index b9bea187c..000000000 Binary files a/build/android-profile/profile-2020-06-14-19-31-37-977.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-14-20-56-25-685.rawproto b/build/android-profile/profile-2020-06-14-20-56-25-685.rawproto deleted file mode 100644 index e8c97876e..000000000 Binary files a/build/android-profile/profile-2020-06-14-20-56-25-685.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-14-21-00-31-817.rawproto b/build/android-profile/profile-2020-06-14-21-00-31-817.rawproto deleted file mode 100644 index bb9a8d1f4..000000000 Binary files a/build/android-profile/profile-2020-06-14-21-00-31-817.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-14-21-02-21-931.rawproto b/build/android-profile/profile-2020-06-14-21-02-21-931.rawproto deleted file mode 100644 index 89f8db627..000000000 Binary files a/build/android-profile/profile-2020-06-14-21-02-21-931.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-14-21-03-59-816.rawproto b/build/android-profile/profile-2020-06-14-21-03-59-816.rawproto deleted file mode 100644 index 6e6c4c10a..000000000 Binary files a/build/android-profile/profile-2020-06-14-21-03-59-816.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-15-21-42-15-045.rawproto b/build/android-profile/profile-2020-06-15-21-42-15-045.rawproto deleted file mode 100644 index aacb058a7..000000000 Binary files a/build/android-profile/profile-2020-06-15-21-42-15-045.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-15-21-42-39-350.rawproto b/build/android-profile/profile-2020-06-15-21-42-39-350.rawproto deleted file mode 100644 index 966dc1584..000000000 Binary files a/build/android-profile/profile-2020-06-15-21-42-39-350.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-15-22-07-18-787.rawproto b/build/android-profile/profile-2020-06-15-22-07-18-787.rawproto deleted file mode 100644 index 8c8ad504c..000000000 Binary files a/build/android-profile/profile-2020-06-15-22-07-18-787.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-15-22-09-42-990.rawproto b/build/android-profile/profile-2020-06-15-22-09-42-990.rawproto deleted file mode 100644 index ca105c17d..000000000 Binary files a/build/android-profile/profile-2020-06-15-22-09-42-990.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-15-22-10-47-555.rawproto b/build/android-profile/profile-2020-06-15-22-10-47-555.rawproto deleted file mode 100644 index 517414df8..000000000 Binary files a/build/android-profile/profile-2020-06-15-22-10-47-555.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-16-20-57-04-681.rawproto b/build/android-profile/profile-2020-06-16-20-57-04-681.rawproto deleted file mode 100644 index 525c7a49d..000000000 Binary files a/build/android-profile/profile-2020-06-16-20-57-04-681.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-16-20-57-13-752.rawproto b/build/android-profile/profile-2020-06-16-20-57-13-752.rawproto deleted file mode 100644 index c7b6b90ba..000000000 Binary files a/build/android-profile/profile-2020-06-16-20-57-13-752.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-16-21-08-20-088.rawproto b/build/android-profile/profile-2020-06-16-21-08-20-088.rawproto deleted file mode 100644 index 33633cc50..000000000 Binary files a/build/android-profile/profile-2020-06-16-21-08-20-088.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-16-21-16-02-311.rawproto b/build/android-profile/profile-2020-06-16-21-16-02-311.rawproto deleted file mode 100644 index a674c8f76..000000000 Binary files a/build/android-profile/profile-2020-06-16-21-16-02-311.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-16-21-20-17-289.rawproto b/build/android-profile/profile-2020-06-16-21-20-17-289.rawproto deleted file mode 100644 index 42b4340d7..000000000 Binary files a/build/android-profile/profile-2020-06-16-21-20-17-289.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-16-21-20-27-195.rawproto b/build/android-profile/profile-2020-06-16-21-20-27-195.rawproto deleted file mode 100644 index eb1c7edf8..000000000 Binary files a/build/android-profile/profile-2020-06-16-21-20-27-195.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-16-21-28-12-352.rawproto b/build/android-profile/profile-2020-06-16-21-28-12-352.rawproto deleted file mode 100644 index 875f43c0e..000000000 Binary files a/build/android-profile/profile-2020-06-16-21-28-12-352.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-16-21-32-32-825.rawproto b/build/android-profile/profile-2020-06-16-21-32-32-825.rawproto deleted file mode 100644 index d8969b476..000000000 Binary files a/build/android-profile/profile-2020-06-16-21-32-32-825.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-20-23-43-14-932.rawproto b/build/android-profile/profile-2020-06-20-23-43-14-932.rawproto deleted file mode 100644 index 19bf6fa90..000000000 Binary files a/build/android-profile/profile-2020-06-20-23-43-14-932.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-20-23-43-53-782.rawproto b/build/android-profile/profile-2020-06-20-23-43-53-782.rawproto deleted file mode 100644 index 59ec65b0c..000000000 Binary files a/build/android-profile/profile-2020-06-20-23-43-53-782.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-20-23-58-38-014.rawproto b/build/android-profile/profile-2020-06-20-23-58-38-014.rawproto deleted file mode 100644 index 08e77a4bd..000000000 Binary files a/build/android-profile/profile-2020-06-20-23-58-38-014.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-21-00-05-05-174.rawproto b/build/android-profile/profile-2020-06-21-00-05-05-174.rawproto deleted file mode 100644 index 796ea5e6b..000000000 Binary files a/build/android-profile/profile-2020-06-21-00-05-05-174.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-21-00-09-00-811.rawproto b/build/android-profile/profile-2020-06-21-00-09-00-811.rawproto deleted file mode 100644 index 1a97f31d9..000000000 Binary files a/build/android-profile/profile-2020-06-21-00-09-00-811.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-21-00-09-27-670.rawproto b/build/android-profile/profile-2020-06-21-00-09-27-670.rawproto deleted file mode 100644 index 56e4ad795..000000000 Binary files a/build/android-profile/profile-2020-06-21-00-09-27-670.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-21-00-10-52-333.rawproto b/build/android-profile/profile-2020-06-21-00-10-52-333.rawproto deleted file mode 100644 index 63a19b542..000000000 Binary files a/build/android-profile/profile-2020-06-21-00-10-52-333.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-21-00-11-23-730.rawproto b/build/android-profile/profile-2020-06-21-00-11-23-730.rawproto deleted file mode 100644 index 96e7e3898..000000000 Binary files a/build/android-profile/profile-2020-06-21-00-11-23-730.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-21-00-18-10-223.rawproto b/build/android-profile/profile-2020-06-21-00-18-10-223.rawproto deleted file mode 100644 index 1448dd446..000000000 Binary files a/build/android-profile/profile-2020-06-21-00-18-10-223.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-21-19-48-21-291.rawproto b/build/android-profile/profile-2020-06-21-19-48-21-291.rawproto deleted file mode 100644 index e3f87d891..000000000 Binary files a/build/android-profile/profile-2020-06-21-19-48-21-291.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-21-19-48-30-956.rawproto b/build/android-profile/profile-2020-06-21-19-48-30-956.rawproto deleted file mode 100644 index 72c6a6ab0..000000000 Binary files a/build/android-profile/profile-2020-06-21-19-48-30-956.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-21-20-02-36-531.rawproto b/build/android-profile/profile-2020-06-21-20-02-36-531.rawproto deleted file mode 100644 index af26bd3aa..000000000 Binary files a/build/android-profile/profile-2020-06-21-20-02-36-531.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-22-22-09-53-945.rawproto b/build/android-profile/profile-2020-06-22-22-09-53-945.rawproto deleted file mode 100644 index c0ecda6ca..000000000 Binary files a/build/android-profile/profile-2020-06-22-22-09-53-945.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-22-22-10-21-849.rawproto b/build/android-profile/profile-2020-06-22-22-10-21-849.rawproto deleted file mode 100644 index 31e8d7692..000000000 Binary files a/build/android-profile/profile-2020-06-22-22-10-21-849.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-22-22-38-02-589.rawproto b/build/android-profile/profile-2020-06-22-22-38-02-589.rawproto deleted file mode 100644 index 3bb8e7d14..000000000 Binary files a/build/android-profile/profile-2020-06-22-22-38-02-589.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-22-22-43-53-481.rawproto b/build/android-profile/profile-2020-06-22-22-43-53-481.rawproto deleted file mode 100644 index de9a541f8..000000000 Binary files a/build/android-profile/profile-2020-06-22-22-43-53-481.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-22-22-46-41-484.rawproto b/build/android-profile/profile-2020-06-22-22-46-41-484.rawproto deleted file mode 100644 index d73e1ba15..000000000 Binary files a/build/android-profile/profile-2020-06-22-22-46-41-484.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-25-00-50-42-220.rawproto b/build/android-profile/profile-2020-06-25-00-50-42-220.rawproto deleted file mode 100644 index 2948e30d1..000000000 Binary files a/build/android-profile/profile-2020-06-25-00-50-42-220.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-25-00-51-22-844.rawproto b/build/android-profile/profile-2020-06-25-00-51-22-844.rawproto deleted file mode 100644 index 3008a9884..000000000 Binary files a/build/android-profile/profile-2020-06-25-00-51-22-844.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-28-15-32-04-271.rawproto b/build/android-profile/profile-2020-06-28-15-32-04-271.rawproto deleted file mode 100644 index fca32851a..000000000 Binary files a/build/android-profile/profile-2020-06-28-15-32-04-271.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-28-15-32-27-515.rawproto b/build/android-profile/profile-2020-06-28-15-32-27-515.rawproto deleted file mode 100644 index 35c0ddbb7..000000000 Binary files a/build/android-profile/profile-2020-06-28-15-32-27-515.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-28-15-47-17-830.rawproto b/build/android-profile/profile-2020-06-28-15-47-17-830.rawproto deleted file mode 100644 index e549b14be..000000000 Binary files a/build/android-profile/profile-2020-06-28-15-47-17-830.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-28-15-49-14-843.rawproto b/build/android-profile/profile-2020-06-28-15-49-14-843.rawproto deleted file mode 100644 index f4e848a4d..000000000 Binary files a/build/android-profile/profile-2020-06-28-15-49-14-843.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-28-15-54-23-724.rawproto b/build/android-profile/profile-2020-06-28-15-54-23-724.rawproto deleted file mode 100644 index 9fd599e3f..000000000 Binary files a/build/android-profile/profile-2020-06-28-15-54-23-724.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-28-16-05-17-146.rawproto b/build/android-profile/profile-2020-06-28-16-05-17-146.rawproto deleted file mode 100644 index 7329559da..000000000 Binary files a/build/android-profile/profile-2020-06-28-16-05-17-146.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-29-22-39-39-943.rawproto b/build/android-profile/profile-2020-06-29-22-39-39-943.rawproto deleted file mode 100644 index 67fb608d6..000000000 Binary files a/build/android-profile/profile-2020-06-29-22-39-39-943.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-29-22-40-02-997.rawproto b/build/android-profile/profile-2020-06-29-22-40-02-997.rawproto deleted file mode 100644 index 14d021b78..000000000 Binary files a/build/android-profile/profile-2020-06-29-22-40-02-997.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-30-00-15-47-010.rawproto b/build/android-profile/profile-2020-06-30-00-15-47-010.rawproto deleted file mode 100644 index 1c9ea76a3..000000000 Binary files a/build/android-profile/profile-2020-06-30-00-15-47-010.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-30-00-21-40-665.rawproto b/build/android-profile/profile-2020-06-30-00-21-40-665.rawproto deleted file mode 100644 index a65ba6b0f..000000000 Binary files a/build/android-profile/profile-2020-06-30-00-21-40-665.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-30-22-17-58-039.rawproto b/build/android-profile/profile-2020-06-30-22-17-58-039.rawproto deleted file mode 100644 index 1db4fd998..000000000 Binary files a/build/android-profile/profile-2020-06-30-22-17-58-039.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-30-22-18-06-893.rawproto b/build/android-profile/profile-2020-06-30-22-18-06-893.rawproto deleted file mode 100644 index 98d9d29a5..000000000 Binary files a/build/android-profile/profile-2020-06-30-22-18-06-893.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-30-22-25-34-890.rawproto b/build/android-profile/profile-2020-06-30-22-25-34-890.rawproto deleted file mode 100644 index 911931c1a..000000000 Binary files a/build/android-profile/profile-2020-06-30-22-25-34-890.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-30-22-28-07-925.rawproto b/build/android-profile/profile-2020-06-30-22-28-07-925.rawproto deleted file mode 100644 index 5ff628224..000000000 Binary files a/build/android-profile/profile-2020-06-30-22-28-07-925.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-30-22-30-46-455.rawproto b/build/android-profile/profile-2020-06-30-22-30-46-455.rawproto deleted file mode 100644 index 165729a74..000000000 Binary files a/build/android-profile/profile-2020-06-30-22-30-46-455.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-30-22-32-19-102.rawproto b/build/android-profile/profile-2020-06-30-22-32-19-102.rawproto deleted file mode 100644 index 7a98b446b..000000000 Binary files a/build/android-profile/profile-2020-06-30-22-32-19-102.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-30-22-33-40-631.rawproto b/build/android-profile/profile-2020-06-30-22-33-40-631.rawproto deleted file mode 100644 index 51c25adf5..000000000 Binary files a/build/android-profile/profile-2020-06-30-22-33-40-631.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-06-30-22-34-59-326.rawproto b/build/android-profile/profile-2020-06-30-22-34-59-326.rawproto deleted file mode 100644 index f1df68e5c..000000000 Binary files a/build/android-profile/profile-2020-06-30-22-34-59-326.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-01-21-04-45-541.rawproto b/build/android-profile/profile-2020-07-01-21-04-45-541.rawproto deleted file mode 100644 index 65dc85645..000000000 Binary files a/build/android-profile/profile-2020-07-01-21-04-45-541.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-01-21-05-08-169.rawproto b/build/android-profile/profile-2020-07-01-21-05-08-169.rawproto deleted file mode 100644 index 14ce74de5..000000000 Binary files a/build/android-profile/profile-2020-07-01-21-05-08-169.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-01-21-20-32-152.rawproto b/build/android-profile/profile-2020-07-01-21-20-32-152.rawproto deleted file mode 100644 index bc25a0f0a..000000000 Binary files a/build/android-profile/profile-2020-07-01-21-20-32-152.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-01-21-23-03-652.rawproto b/build/android-profile/profile-2020-07-01-21-23-03-652.rawproto deleted file mode 100644 index 1a0d824a3..000000000 Binary files a/build/android-profile/profile-2020-07-01-21-23-03-652.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-01-21-27-50-770.rawproto b/build/android-profile/profile-2020-07-01-21-27-50-770.rawproto deleted file mode 100644 index 774ab4b0d..000000000 Binary files a/build/android-profile/profile-2020-07-01-21-27-50-770.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-01-21-27-58-884.rawproto b/build/android-profile/profile-2020-07-01-21-27-58-884.rawproto deleted file mode 100644 index 51f1d4836..000000000 Binary files a/build/android-profile/profile-2020-07-01-21-27-58-884.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-02-20-01-44-974.rawproto b/build/android-profile/profile-2020-07-02-20-01-44-974.rawproto deleted file mode 100644 index 33873d91b..000000000 Binary files a/build/android-profile/profile-2020-07-02-20-01-44-974.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-02-20-01-52-923.rawproto b/build/android-profile/profile-2020-07-02-20-01-52-923.rawproto deleted file mode 100644 index 1bd40dbdb..000000000 Binary files a/build/android-profile/profile-2020-07-02-20-01-52-923.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-02-20-14-35-045.rawproto b/build/android-profile/profile-2020-07-02-20-14-35-045.rawproto deleted file mode 100644 index d0db6382b..000000000 Binary files a/build/android-profile/profile-2020-07-02-20-14-35-045.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-02-20-34-48-317.rawproto b/build/android-profile/profile-2020-07-02-20-34-48-317.rawproto deleted file mode 100644 index 56b2e0ccb..000000000 Binary files a/build/android-profile/profile-2020-07-02-20-34-48-317.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-02-20-40-02-995.rawproto b/build/android-profile/profile-2020-07-02-20-40-02-995.rawproto deleted file mode 100644 index b3a6587fc..000000000 Binary files a/build/android-profile/profile-2020-07-02-20-40-02-995.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-02-20-43-17-363.rawproto b/build/android-profile/profile-2020-07-02-20-43-17-363.rawproto deleted file mode 100644 index 572840b19..000000000 Binary files a/build/android-profile/profile-2020-07-02-20-43-17-363.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-02-20-45-39-807.rawproto b/build/android-profile/profile-2020-07-02-20-45-39-807.rawproto deleted file mode 100644 index e11256335..000000000 Binary files a/build/android-profile/profile-2020-07-02-20-45-39-807.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-02-20-47-16-943.rawproto b/build/android-profile/profile-2020-07-02-20-47-16-943.rawproto deleted file mode 100644 index b8085d4de..000000000 Binary files a/build/android-profile/profile-2020-07-02-20-47-16-943.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-02-20-52-22-862.rawproto b/build/android-profile/profile-2020-07-02-20-52-22-862.rawproto deleted file mode 100644 index 5ed14ad41..000000000 Binary files a/build/android-profile/profile-2020-07-02-20-52-22-862.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-02-21-02-31-810.rawproto b/build/android-profile/profile-2020-07-02-21-02-31-810.rawproto deleted file mode 100644 index 2836c61b1..000000000 Binary files a/build/android-profile/profile-2020-07-02-21-02-31-810.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-03-20-52-39-068.rawproto b/build/android-profile/profile-2020-07-03-20-52-39-068.rawproto deleted file mode 100644 index 48b39358e..000000000 Binary files a/build/android-profile/profile-2020-07-03-20-52-39-068.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-03-20-54-10-658.rawproto b/build/android-profile/profile-2020-07-03-20-54-10-658.rawproto deleted file mode 100644 index 2518689b0..000000000 Binary files a/build/android-profile/profile-2020-07-03-20-54-10-658.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-03-21-01-34-806.rawproto b/build/android-profile/profile-2020-07-03-21-01-34-806.rawproto deleted file mode 100644 index b07d9bcf8..000000000 Binary files a/build/android-profile/profile-2020-07-03-21-01-34-806.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-06-19-49-00-404.rawproto b/build/android-profile/profile-2020-07-06-19-49-00-404.rawproto deleted file mode 100644 index d030a7e60..000000000 Binary files a/build/android-profile/profile-2020-07-06-19-49-00-404.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-06-19-49-23-530.rawproto b/build/android-profile/profile-2020-07-06-19-49-23-530.rawproto deleted file mode 100644 index af341d29e..000000000 Binary files a/build/android-profile/profile-2020-07-06-19-49-23-530.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-06-19-52-45-148.rawproto b/build/android-profile/profile-2020-07-06-19-52-45-148.rawproto deleted file mode 100644 index 529f08e6e..000000000 Binary files a/build/android-profile/profile-2020-07-06-19-52-45-148.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-06-20-35-49-250.rawproto b/build/android-profile/profile-2020-07-06-20-35-49-250.rawproto deleted file mode 100644 index 91fb2a4fb..000000000 Binary files a/build/android-profile/profile-2020-07-06-20-35-49-250.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-06-20-49-30-969.rawproto b/build/android-profile/profile-2020-07-06-20-49-30-969.rawproto deleted file mode 100644 index 35f1fa399..000000000 Binary files a/build/android-profile/profile-2020-07-06-20-49-30-969.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-06-23-33-48-980.rawproto b/build/android-profile/profile-2020-07-06-23-33-48-980.rawproto deleted file mode 100644 index 89142f070..000000000 Binary files a/build/android-profile/profile-2020-07-06-23-33-48-980.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-06-23-46-33-444.rawproto b/build/android-profile/profile-2020-07-06-23-46-33-444.rawproto deleted file mode 100644 index dac02efde..000000000 Binary files a/build/android-profile/profile-2020-07-06-23-46-33-444.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-06-23-50-40-578.rawproto b/build/android-profile/profile-2020-07-06-23-50-40-578.rawproto deleted file mode 100644 index 36c5a97f1..000000000 Binary files a/build/android-profile/profile-2020-07-06-23-50-40-578.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-06-23-50-47-664.rawproto b/build/android-profile/profile-2020-07-06-23-50-47-664.rawproto deleted file mode 100644 index 75be4a699..000000000 Binary files a/build/android-profile/profile-2020-07-06-23-50-47-664.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-06-23-53-27-594.rawproto b/build/android-profile/profile-2020-07-06-23-53-27-594.rawproto deleted file mode 100644 index 230715bdb..000000000 Binary files a/build/android-profile/profile-2020-07-06-23-53-27-594.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-07-19-39-35-454.rawproto b/build/android-profile/profile-2020-07-07-19-39-35-454.rawproto deleted file mode 100644 index eddcc58b1..000000000 Binary files a/build/android-profile/profile-2020-07-07-19-39-35-454.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-07-19-39-44-516.rawproto b/build/android-profile/profile-2020-07-07-19-39-44-516.rawproto deleted file mode 100644 index 863950fa0..000000000 Binary files a/build/android-profile/profile-2020-07-07-19-39-44-516.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-07-19-44-33-849.rawproto b/build/android-profile/profile-2020-07-07-19-44-33-849.rawproto deleted file mode 100644 index acd48154a..000000000 Binary files a/build/android-profile/profile-2020-07-07-19-44-33-849.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-07-19-50-10-884.rawproto b/build/android-profile/profile-2020-07-07-19-50-10-884.rawproto deleted file mode 100644 index 9cc832601..000000000 Binary files a/build/android-profile/profile-2020-07-07-19-50-10-884.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-07-23-42-04-438.rawproto b/build/android-profile/profile-2020-07-07-23-42-04-438.rawproto deleted file mode 100644 index 2fab74a16..000000000 Binary files a/build/android-profile/profile-2020-07-07-23-42-04-438.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-07-23-42-12-109.rawproto b/build/android-profile/profile-2020-07-07-23-42-12-109.rawproto deleted file mode 100644 index b0322805b..000000000 Binary files a/build/android-profile/profile-2020-07-07-23-42-12-109.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-07-23-43-34-146.rawproto b/build/android-profile/profile-2020-07-07-23-43-34-146.rawproto deleted file mode 100644 index 278839ef3..000000000 Binary files a/build/android-profile/profile-2020-07-07-23-43-34-146.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-07-23-43-38-042.rawproto b/build/android-profile/profile-2020-07-07-23-43-38-042.rawproto deleted file mode 100644 index 158b5e695..000000000 Binary files a/build/android-profile/profile-2020-07-07-23-43-38-042.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-07-23-44-43-381.rawproto b/build/android-profile/profile-2020-07-07-23-44-43-381.rawproto deleted file mode 100644 index 634d2ecdf..000000000 Binary files a/build/android-profile/profile-2020-07-07-23-44-43-381.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-09-10-39-01-534.rawproto b/build/android-profile/profile-2020-07-09-10-39-01-534.rawproto deleted file mode 100644 index b22c4020f..000000000 Binary files a/build/android-profile/profile-2020-07-09-10-39-01-534.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-09-10-44-39-776.rawproto b/build/android-profile/profile-2020-07-09-10-44-39-776.rawproto deleted file mode 100644 index 7246f829c..000000000 Binary files a/build/android-profile/profile-2020-07-09-10-44-39-776.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-09-10-45-06-218.rawproto b/build/android-profile/profile-2020-07-09-10-45-06-218.rawproto deleted file mode 100644 index d21ebbc18..000000000 Binary files a/build/android-profile/profile-2020-07-09-10-45-06-218.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-09-10-53-18-926.rawproto b/build/android-profile/profile-2020-07-09-10-53-18-926.rawproto deleted file mode 100644 index 5bc127501..000000000 Binary files a/build/android-profile/profile-2020-07-09-10-53-18-926.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-09-10-53-25-872.rawproto b/build/android-profile/profile-2020-07-09-10-53-25-872.rawproto deleted file mode 100644 index 166befeca..000000000 Binary files a/build/android-profile/profile-2020-07-09-10-53-25-872.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-09-10-53-50-274.rawproto b/build/android-profile/profile-2020-07-09-10-53-50-274.rawproto deleted file mode 100644 index e8da7aa16..000000000 Binary files a/build/android-profile/profile-2020-07-09-10-53-50-274.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-09-10-57-05-520.rawproto b/build/android-profile/profile-2020-07-09-10-57-05-520.rawproto deleted file mode 100644 index ec5e40ef3..000000000 Binary files a/build/android-profile/profile-2020-07-09-10-57-05-520.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-09-11-14-17-566.rawproto b/build/android-profile/profile-2020-07-09-11-14-17-566.rawproto deleted file mode 100644 index 6ee3c55f4..000000000 Binary files a/build/android-profile/profile-2020-07-09-11-14-17-566.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-09-11-14-22-120.rawproto b/build/android-profile/profile-2020-07-09-11-14-22-120.rawproto deleted file mode 100644 index 5c2713480..000000000 Binary files a/build/android-profile/profile-2020-07-09-11-14-22-120.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-09-11-14-32-595.rawproto b/build/android-profile/profile-2020-07-09-11-14-32-595.rawproto deleted file mode 100644 index 144beb03a..000000000 Binary files a/build/android-profile/profile-2020-07-09-11-14-32-595.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-12-15-08-30-424.rawproto b/build/android-profile/profile-2020-07-12-15-08-30-424.rawproto deleted file mode 100644 index 37ca450b7..000000000 Binary files a/build/android-profile/profile-2020-07-12-15-08-30-424.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-12-15-09-06-029.rawproto b/build/android-profile/profile-2020-07-12-15-09-06-029.rawproto deleted file mode 100644 index c4ac1ed4b..000000000 Binary files a/build/android-profile/profile-2020-07-12-15-09-06-029.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-12-15-19-47-860.rawproto b/build/android-profile/profile-2020-07-12-15-19-47-860.rawproto deleted file mode 100644 index 2de6db4c7..000000000 Binary files a/build/android-profile/profile-2020-07-12-15-19-47-860.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-12-15-31-21-895.rawproto b/build/android-profile/profile-2020-07-12-15-31-21-895.rawproto deleted file mode 100644 index c22f04ef5..000000000 Binary files a/build/android-profile/profile-2020-07-12-15-31-21-895.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-12-15-38-10-189.rawproto b/build/android-profile/profile-2020-07-12-15-38-10-189.rawproto deleted file mode 100644 index 26eb59cc2..000000000 Binary files a/build/android-profile/profile-2020-07-12-15-38-10-189.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-12-15-41-03-018.rawproto b/build/android-profile/profile-2020-07-12-15-41-03-018.rawproto deleted file mode 100644 index b13575e3d..000000000 Binary files a/build/android-profile/profile-2020-07-12-15-41-03-018.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-13-22-12-32-777.rawproto b/build/android-profile/profile-2020-07-13-22-12-32-777.rawproto deleted file mode 100644 index 8ff7c3abf..000000000 Binary files a/build/android-profile/profile-2020-07-13-22-12-32-777.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-13-22-13-19-280.rawproto b/build/android-profile/profile-2020-07-13-22-13-19-280.rawproto deleted file mode 100644 index 6a80bf2d2..000000000 Binary files a/build/android-profile/profile-2020-07-13-22-13-19-280.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-13-22-18-04-366.rawproto b/build/android-profile/profile-2020-07-13-22-18-04-366.rawproto deleted file mode 100644 index e2beb81e8..000000000 Binary files a/build/android-profile/profile-2020-07-13-22-18-04-366.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-13-22-21-09-942.rawproto b/build/android-profile/profile-2020-07-13-22-21-09-942.rawproto deleted file mode 100644 index 124281736..000000000 Binary files a/build/android-profile/profile-2020-07-13-22-21-09-942.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-13-22-21-19-256.rawproto b/build/android-profile/profile-2020-07-13-22-21-19-256.rawproto deleted file mode 100644 index 5b8f86470..000000000 Binary files a/build/android-profile/profile-2020-07-13-22-21-19-256.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-13-22-23-19-833.rawproto b/build/android-profile/profile-2020-07-13-22-23-19-833.rawproto deleted file mode 100644 index b57e00e51..000000000 Binary files a/build/android-profile/profile-2020-07-13-22-23-19-833.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-16-23-26-39-524.rawproto b/build/android-profile/profile-2020-07-16-23-26-39-524.rawproto deleted file mode 100644 index 306f585b5..000000000 Binary files a/build/android-profile/profile-2020-07-16-23-26-39-524.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-16-23-27-21-868.rawproto b/build/android-profile/profile-2020-07-16-23-27-21-868.rawproto deleted file mode 100644 index 2d2f09f22..000000000 Binary files a/build/android-profile/profile-2020-07-16-23-27-21-868.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-16-23-29-37-430.rawproto b/build/android-profile/profile-2020-07-16-23-29-37-430.rawproto deleted file mode 100644 index 08f8836c8..000000000 Binary files a/build/android-profile/profile-2020-07-16-23-29-37-430.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-20-23-49-30-393.rawproto b/build/android-profile/profile-2020-07-20-23-49-30-393.rawproto deleted file mode 100644 index ca3273ce2..000000000 Binary files a/build/android-profile/profile-2020-07-20-23-49-30-393.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-20-23-50-23-379.rawproto b/build/android-profile/profile-2020-07-20-23-50-23-379.rawproto deleted file mode 100644 index 4b26d7df6..000000000 Binary files a/build/android-profile/profile-2020-07-20-23-50-23-379.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-21-00-05-48-339.rawproto b/build/android-profile/profile-2020-07-21-00-05-48-339.rawproto deleted file mode 100644 index 22a9e543b..000000000 Binary files a/build/android-profile/profile-2020-07-21-00-05-48-339.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-21-00-06-10-648.rawproto b/build/android-profile/profile-2020-07-21-00-06-10-648.rawproto deleted file mode 100644 index 04d87daac..000000000 Binary files a/build/android-profile/profile-2020-07-21-00-06-10-648.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-21-00-06-38-144.rawproto b/build/android-profile/profile-2020-07-21-00-06-38-144.rawproto deleted file mode 100644 index 4ac026e84..000000000 Binary files a/build/android-profile/profile-2020-07-21-00-06-38-144.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-22-23-25-33-919.rawproto b/build/android-profile/profile-2020-07-22-23-25-33-919.rawproto deleted file mode 100644 index 3dc692c13..000000000 Binary files a/build/android-profile/profile-2020-07-22-23-25-33-919.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-22-23-26-13-254.rawproto b/build/android-profile/profile-2020-07-22-23-26-13-254.rawproto deleted file mode 100644 index 75553abee..000000000 Binary files a/build/android-profile/profile-2020-07-22-23-26-13-254.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-22-23-32-19-829.rawproto b/build/android-profile/profile-2020-07-22-23-32-19-829.rawproto deleted file mode 100644 index 36a5f8a05..000000000 Binary files a/build/android-profile/profile-2020-07-22-23-32-19-829.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-22-23-32-37-690.rawproto b/build/android-profile/profile-2020-07-22-23-32-37-690.rawproto deleted file mode 100644 index f76d0646e..000000000 Binary files a/build/android-profile/profile-2020-07-22-23-32-37-690.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-22-23-33-40-638.rawproto b/build/android-profile/profile-2020-07-22-23-33-40-638.rawproto deleted file mode 100644 index 8d4c72be4..000000000 Binary files a/build/android-profile/profile-2020-07-22-23-33-40-638.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-22-23-56-18-830.rawproto b/build/android-profile/profile-2020-07-22-23-56-18-830.rawproto deleted file mode 100644 index 668c11134..000000000 Binary files a/build/android-profile/profile-2020-07-22-23-56-18-830.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-22-23-56-28-652.rawproto b/build/android-profile/profile-2020-07-22-23-56-28-652.rawproto deleted file mode 100644 index 405b53189..000000000 Binary files a/build/android-profile/profile-2020-07-22-23-56-28-652.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-23-00-00-38-659.rawproto b/build/android-profile/profile-2020-07-23-00-00-38-659.rawproto deleted file mode 100644 index 01d312db6..000000000 Binary files a/build/android-profile/profile-2020-07-23-00-00-38-659.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-23-00-00-48-542.rawproto b/build/android-profile/profile-2020-07-23-00-00-48-542.rawproto deleted file mode 100644 index 9afa82316..000000000 Binary files a/build/android-profile/profile-2020-07-23-00-00-48-542.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-23-00-02-30-940.rawproto b/build/android-profile/profile-2020-07-23-00-02-30-940.rawproto deleted file mode 100644 index 9e0e95087..000000000 Binary files a/build/android-profile/profile-2020-07-23-00-02-30-940.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-23-00-02-41-845.rawproto b/build/android-profile/profile-2020-07-23-00-02-41-845.rawproto deleted file mode 100644 index 26b9f5ab9..000000000 Binary files a/build/android-profile/profile-2020-07-23-00-02-41-845.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-23-00-04-48-895.rawproto b/build/android-profile/profile-2020-07-23-00-04-48-895.rawproto deleted file mode 100644 index 05c0b94a2..000000000 Binary files a/build/android-profile/profile-2020-07-23-00-04-48-895.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-07-23-00-05-00-751.rawproto b/build/android-profile/profile-2020-07-23-00-05-00-751.rawproto deleted file mode 100644 index 900c42d26..000000000 Binary files a/build/android-profile/profile-2020-07-23-00-05-00-751.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-08-12-20-10-10-231.rawproto b/build/android-profile/profile-2020-08-12-20-10-10-231.rawproto deleted file mode 100644 index 573c9c273..000000000 Binary files a/build/android-profile/profile-2020-08-12-20-10-10-231.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-08-12-20-10-38-971.rawproto b/build/android-profile/profile-2020-08-12-20-10-38-971.rawproto deleted file mode 100644 index dd695df64..000000000 Binary files a/build/android-profile/profile-2020-08-12-20-10-38-971.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-08-12-20-14-57-727.rawproto b/build/android-profile/profile-2020-08-12-20-14-57-727.rawproto deleted file mode 100644 index 2b2b9d66d..000000000 Binary files a/build/android-profile/profile-2020-08-12-20-14-57-727.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-08-12-20-18-46-979.rawproto b/build/android-profile/profile-2020-08-12-20-18-46-979.rawproto deleted file mode 100644 index e3028cd8d..000000000 Binary files a/build/android-profile/profile-2020-08-12-20-18-46-979.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-08-12-20-19-05-322.rawproto b/build/android-profile/profile-2020-08-12-20-19-05-322.rawproto deleted file mode 100644 index c243fcd21..000000000 Binary files a/build/android-profile/profile-2020-08-12-20-19-05-322.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-08-12-20-21-31-306.rawproto b/build/android-profile/profile-2020-08-12-20-21-31-306.rawproto deleted file mode 100644 index b164bc9cf..000000000 Binary files a/build/android-profile/profile-2020-08-12-20-21-31-306.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-08-18-21-56-23-551.rawproto b/build/android-profile/profile-2020-08-18-21-56-23-551.rawproto deleted file mode 100644 index 3f31f366d..000000000 Binary files a/build/android-profile/profile-2020-08-18-21-56-23-551.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-08-18-21-56-54-705.rawproto b/build/android-profile/profile-2020-08-18-21-56-54-705.rawproto deleted file mode 100644 index d2dfbbf26..000000000 Binary files a/build/android-profile/profile-2020-08-18-21-56-54-705.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-09-20-18-48-25-259.rawproto b/build/android-profile/profile-2020-09-20-18-48-25-259.rawproto deleted file mode 100644 index f3bb8f987..000000000 Binary files a/build/android-profile/profile-2020-09-20-18-48-25-259.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-09-20-18-50-15-461.rawproto b/build/android-profile/profile-2020-09-20-18-50-15-461.rawproto deleted file mode 100644 index bcd846bf3..000000000 Binary files a/build/android-profile/profile-2020-09-20-18-50-15-461.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-09-20-18-54-15-650.rawproto b/build/android-profile/profile-2020-09-20-18-54-15-650.rawproto deleted file mode 100644 index ba52f602b..000000000 Binary files a/build/android-profile/profile-2020-09-20-18-54-15-650.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-09-20-19-10-39-413.rawproto b/build/android-profile/profile-2020-09-20-19-10-39-413.rawproto deleted file mode 100644 index 318869313..000000000 Binary files a/build/android-profile/profile-2020-09-20-19-10-39-413.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-09-20-19-10-48-631.rawproto b/build/android-profile/profile-2020-09-20-19-10-48-631.rawproto deleted file mode 100644 index a3a647372..000000000 Binary files a/build/android-profile/profile-2020-09-20-19-10-48-631.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-09-20-19-12-17-692.rawproto b/build/android-profile/profile-2020-09-20-19-12-17-692.rawproto deleted file mode 100644 index b131409e8..000000000 Binary files a/build/android-profile/profile-2020-09-20-19-12-17-692.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-09-20-19-25-30-552.rawproto b/build/android-profile/profile-2020-09-20-19-25-30-552.rawproto deleted file mode 100644 index c5b3e7753..000000000 Binary files a/build/android-profile/profile-2020-09-20-19-25-30-552.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-09-20-19-27-31-792.rawproto b/build/android-profile/profile-2020-09-20-19-27-31-792.rawproto deleted file mode 100644 index a014c2907..000000000 Binary files a/build/android-profile/profile-2020-09-20-19-27-31-792.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-09-20-19-29-02-154.rawproto b/build/android-profile/profile-2020-09-20-19-29-02-154.rawproto deleted file mode 100644 index bb9a19d20..000000000 Binary files a/build/android-profile/profile-2020-09-20-19-29-02-154.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-09-20-19-38-36-483.rawproto b/build/android-profile/profile-2020-09-20-19-38-36-483.rawproto deleted file mode 100644 index f432a863d..000000000 Binary files a/build/android-profile/profile-2020-09-20-19-38-36-483.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-09-20-19-38-38-642.rawproto b/build/android-profile/profile-2020-09-20-19-38-38-642.rawproto deleted file mode 100644 index 869ad5d76..000000000 Binary files a/build/android-profile/profile-2020-09-20-19-38-38-642.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-09-20-19-41-18-632.rawproto b/build/android-profile/profile-2020-09-20-19-41-18-632.rawproto deleted file mode 100644 index f72f207a3..000000000 Binary files a/build/android-profile/profile-2020-09-20-19-41-18-632.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-09-20-19-52-24-149.rawproto b/build/android-profile/profile-2020-09-20-19-52-24-149.rawproto deleted file mode 100644 index f408b874e..000000000 Binary files a/build/android-profile/profile-2020-09-20-19-52-24-149.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-09-20-20-02-05-560.rawproto b/build/android-profile/profile-2020-09-20-20-02-05-560.rawproto deleted file mode 100644 index 710e35140..000000000 Binary files a/build/android-profile/profile-2020-09-20-20-02-05-560.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-09-20-20-03-48-221.rawproto b/build/android-profile/profile-2020-09-20-20-03-48-221.rawproto deleted file mode 100644 index 9019f1c73..000000000 Binary files a/build/android-profile/profile-2020-09-20-20-03-48-221.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-09-20-20-08-28-516.rawproto b/build/android-profile/profile-2020-09-20-20-08-28-516.rawproto deleted file mode 100644 index 8a84ddb1b..000000000 Binary files a/build/android-profile/profile-2020-09-20-20-08-28-516.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-09-20-20-08-30-865.rawproto b/build/android-profile/profile-2020-09-20-20-08-30-865.rawproto deleted file mode 100644 index 4bff09014..000000000 Binary files a/build/android-profile/profile-2020-09-20-20-08-30-865.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-09-20-20-12-20-287.rawproto b/build/android-profile/profile-2020-09-20-20-12-20-287.rawproto deleted file mode 100644 index 395df6045..000000000 Binary files a/build/android-profile/profile-2020-09-20-20-12-20-287.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-09-20-20-57-30-217.rawproto b/build/android-profile/profile-2020-09-20-20-57-30-217.rawproto deleted file mode 100644 index 89bbd70ce..000000000 Binary files a/build/android-profile/profile-2020-09-20-20-57-30-217.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-09-20-21-03-17-818.rawproto b/build/android-profile/profile-2020-09-20-21-03-17-818.rawproto deleted file mode 100644 index 442a2cb1d..000000000 Binary files a/build/android-profile/profile-2020-09-20-21-03-17-818.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-09-20-21-19-32-117.rawproto b/build/android-profile/profile-2020-09-20-21-19-32-117.rawproto deleted file mode 100644 index cc78ba031..000000000 Binary files a/build/android-profile/profile-2020-09-20-21-19-32-117.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-09-20-21-46-04-909.rawproto b/build/android-profile/profile-2020-09-20-21-46-04-909.rawproto deleted file mode 100644 index 0d034406d..000000000 Binary files a/build/android-profile/profile-2020-09-20-21-46-04-909.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-09-20-21-46-44-816.rawproto b/build/android-profile/profile-2020-09-20-21-46-44-816.rawproto deleted file mode 100644 index 9874d43af..000000000 Binary files a/build/android-profile/profile-2020-09-20-21-46-44-816.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-09-20-21-47-18-996.rawproto b/build/android-profile/profile-2020-09-20-21-47-18-996.rawproto deleted file mode 100644 index 2a3fb6da9..000000000 Binary files a/build/android-profile/profile-2020-09-20-21-47-18-996.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-09-20-22-51-57-377.rawproto b/build/android-profile/profile-2020-09-20-22-51-57-377.rawproto deleted file mode 100644 index 9c1e3455e..000000000 Binary files a/build/android-profile/profile-2020-09-20-22-51-57-377.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-09-20-22-52-00-359.rawproto b/build/android-profile/profile-2020-09-20-22-52-00-359.rawproto deleted file mode 100644 index 90c2d73bb..000000000 Binary files a/build/android-profile/profile-2020-09-20-22-52-00-359.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-09-20-23-11-26-319.rawproto b/build/android-profile/profile-2020-09-20-23-11-26-319.rawproto deleted file mode 100644 index c24b6ed14..000000000 Binary files a/build/android-profile/profile-2020-09-20-23-11-26-319.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-09-20-23-50-56-413.rawproto b/build/android-profile/profile-2020-09-20-23-50-56-413.rawproto deleted file mode 100644 index c7fb87497..000000000 Binary files a/build/android-profile/profile-2020-09-20-23-50-56-413.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-09-20-23-51-36-253.rawproto b/build/android-profile/profile-2020-09-20-23-51-36-253.rawproto deleted file mode 100644 index 0d859f461..000000000 Binary files a/build/android-profile/profile-2020-09-20-23-51-36-253.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-09-20-23-57-35-590.rawproto b/build/android-profile/profile-2020-09-20-23-57-35-590.rawproto deleted file mode 100644 index a8404973e..000000000 Binary files a/build/android-profile/profile-2020-09-20-23-57-35-590.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-09-21-00-04-12-800.rawproto b/build/android-profile/profile-2020-09-21-00-04-12-800.rawproto deleted file mode 100644 index 758002832..000000000 Binary files a/build/android-profile/profile-2020-09-21-00-04-12-800.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-09-21-00-05-20-437.rawproto b/build/android-profile/profile-2020-09-21-00-05-20-437.rawproto deleted file mode 100644 index 5993964f5..000000000 Binary files a/build/android-profile/profile-2020-09-21-00-05-20-437.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-09-27-20-16-04-242.rawproto b/build/android-profile/profile-2020-09-27-20-16-04-242.rawproto deleted file mode 100644 index 764958905..000000000 Binary files a/build/android-profile/profile-2020-09-27-20-16-04-242.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-09-27-20-16-51-189.rawproto b/build/android-profile/profile-2020-09-27-20-16-51-189.rawproto deleted file mode 100644 index ba0554e30..000000000 Binary files a/build/android-profile/profile-2020-09-27-20-16-51-189.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-09-27-22-30-04-904.rawproto b/build/android-profile/profile-2020-09-27-22-30-04-904.rawproto deleted file mode 100644 index 8a7004c04..000000000 Binary files a/build/android-profile/profile-2020-09-27-22-30-04-904.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-09-27-22-30-12-329.rawproto b/build/android-profile/profile-2020-09-27-22-30-12-329.rawproto deleted file mode 100644 index 667e2f26e..000000000 Binary files a/build/android-profile/profile-2020-09-27-22-30-12-329.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-17-04-52-553.rawproto b/build/android-profile/profile-2020-10-05-17-04-52-553.rawproto deleted file mode 100644 index 2db692ff4..000000000 Binary files a/build/android-profile/profile-2020-10-05-17-04-52-553.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-17-04-59-687.rawproto b/build/android-profile/profile-2020-10-05-17-04-59-687.rawproto deleted file mode 100644 index c626544db..000000000 Binary files a/build/android-profile/profile-2020-10-05-17-04-59-687.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-17-05-22-760.rawproto b/build/android-profile/profile-2020-10-05-17-05-22-760.rawproto deleted file mode 100644 index 016540566..000000000 Binary files a/build/android-profile/profile-2020-10-05-17-05-22-760.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-17-06-16-307.rawproto b/build/android-profile/profile-2020-10-05-17-06-16-307.rawproto deleted file mode 100644 index 19e092677..000000000 Binary files a/build/android-profile/profile-2020-10-05-17-06-16-307.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-17-07-13-405.rawproto b/build/android-profile/profile-2020-10-05-17-07-13-405.rawproto deleted file mode 100644 index 404493938..000000000 Binary files a/build/android-profile/profile-2020-10-05-17-07-13-405.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-17-07-17-885.rawproto b/build/android-profile/profile-2020-10-05-17-07-17-885.rawproto deleted file mode 100644 index 495d042ec..000000000 Binary files a/build/android-profile/profile-2020-10-05-17-07-17-885.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-17-37-14-385.rawproto b/build/android-profile/profile-2020-10-05-17-37-14-385.rawproto deleted file mode 100644 index 3140e0da0..000000000 Binary files a/build/android-profile/profile-2020-10-05-17-37-14-385.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-17-37-27-328.rawproto b/build/android-profile/profile-2020-10-05-17-37-27-328.rawproto deleted file mode 100644 index 70b76d26a..000000000 Binary files a/build/android-profile/profile-2020-10-05-17-37-27-328.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-17-38-11-237.rawproto b/build/android-profile/profile-2020-10-05-17-38-11-237.rawproto deleted file mode 100644 index 05263940c..000000000 Binary files a/build/android-profile/profile-2020-10-05-17-38-11-237.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-17-40-53-498.rawproto b/build/android-profile/profile-2020-10-05-17-40-53-498.rawproto deleted file mode 100644 index ba6441620..000000000 Binary files a/build/android-profile/profile-2020-10-05-17-40-53-498.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-18-02-03-961.rawproto b/build/android-profile/profile-2020-10-05-18-02-03-961.rawproto deleted file mode 100644 index 5b0971270..000000000 Binary files a/build/android-profile/profile-2020-10-05-18-02-03-961.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-18-02-11-913.rawproto b/build/android-profile/profile-2020-10-05-18-02-11-913.rawproto deleted file mode 100644 index 4612617c5..000000000 Binary files a/build/android-profile/profile-2020-10-05-18-02-11-913.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-18-04-57-512.rawproto b/build/android-profile/profile-2020-10-05-18-04-57-512.rawproto deleted file mode 100644 index 2dd568172..000000000 Binary files a/build/android-profile/profile-2020-10-05-18-04-57-512.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-18-05-00-658.rawproto b/build/android-profile/profile-2020-10-05-18-05-00-658.rawproto deleted file mode 100644 index 116821953..000000000 Binary files a/build/android-profile/profile-2020-10-05-18-05-00-658.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-18-06-55-305.rawproto b/build/android-profile/profile-2020-10-05-18-06-55-305.rawproto deleted file mode 100644 index d31ca3c0b..000000000 Binary files a/build/android-profile/profile-2020-10-05-18-06-55-305.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-18-08-34-172.rawproto b/build/android-profile/profile-2020-10-05-18-08-34-172.rawproto deleted file mode 100644 index 517990343..000000000 Binary files a/build/android-profile/profile-2020-10-05-18-08-34-172.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-18-09-10-293.rawproto b/build/android-profile/profile-2020-10-05-18-09-10-293.rawproto deleted file mode 100644 index fe617d249..000000000 Binary files a/build/android-profile/profile-2020-10-05-18-09-10-293.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-18-19-31-081.rawproto b/build/android-profile/profile-2020-10-05-18-19-31-081.rawproto deleted file mode 100644 index b4423f206..000000000 Binary files a/build/android-profile/profile-2020-10-05-18-19-31-081.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-18-19-33-618.rawproto b/build/android-profile/profile-2020-10-05-18-19-33-618.rawproto deleted file mode 100644 index 1f23e1834..000000000 Binary files a/build/android-profile/profile-2020-10-05-18-19-33-618.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-18-24-58-243.rawproto b/build/android-profile/profile-2020-10-05-18-24-58-243.rawproto deleted file mode 100644 index 46ce39dca..000000000 Binary files a/build/android-profile/profile-2020-10-05-18-24-58-243.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-18-25-00-810.rawproto b/build/android-profile/profile-2020-10-05-18-25-00-810.rawproto deleted file mode 100644 index 0270244fd..000000000 Binary files a/build/android-profile/profile-2020-10-05-18-25-00-810.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-18-26-14-564.rawproto b/build/android-profile/profile-2020-10-05-18-26-14-564.rawproto deleted file mode 100644 index 22a509d1c..000000000 Binary files a/build/android-profile/profile-2020-10-05-18-26-14-564.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-18-26-25-734.rawproto b/build/android-profile/profile-2020-10-05-18-26-25-734.rawproto deleted file mode 100644 index c264b6432..000000000 Binary files a/build/android-profile/profile-2020-10-05-18-26-25-734.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-18-37-48-163.rawproto b/build/android-profile/profile-2020-10-05-18-37-48-163.rawproto deleted file mode 100644 index 5013a8aab..000000000 Binary files a/build/android-profile/profile-2020-10-05-18-37-48-163.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-18-38-00-023.rawproto b/build/android-profile/profile-2020-10-05-18-38-00-023.rawproto deleted file mode 100644 index 78f4694ad..000000000 Binary files a/build/android-profile/profile-2020-10-05-18-38-00-023.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-18-41-39-097.rawproto b/build/android-profile/profile-2020-10-05-18-41-39-097.rawproto deleted file mode 100644 index d959a8e36..000000000 Binary files a/build/android-profile/profile-2020-10-05-18-41-39-097.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-18-41-47-148.rawproto b/build/android-profile/profile-2020-10-05-18-41-47-148.rawproto deleted file mode 100644 index ff765f2dd..000000000 Binary files a/build/android-profile/profile-2020-10-05-18-41-47-148.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-18-42-15-813.rawproto b/build/android-profile/profile-2020-10-05-18-42-15-813.rawproto deleted file mode 100644 index 2af11dd17..000000000 Binary files a/build/android-profile/profile-2020-10-05-18-42-15-813.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-18-47-46-364.rawproto b/build/android-profile/profile-2020-10-05-18-47-46-364.rawproto deleted file mode 100644 index cddfde274..000000000 Binary files a/build/android-profile/profile-2020-10-05-18-47-46-364.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-18-48-06-416.rawproto b/build/android-profile/profile-2020-10-05-18-48-06-416.rawproto deleted file mode 100644 index 5c5b3fbfc..000000000 Binary files a/build/android-profile/profile-2020-10-05-18-48-06-416.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-18-48-09-020.rawproto b/build/android-profile/profile-2020-10-05-18-48-09-020.rawproto deleted file mode 100644 index dd3f82c9c..000000000 Binary files a/build/android-profile/profile-2020-10-05-18-48-09-020.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-18-48-20-258.rawproto b/build/android-profile/profile-2020-10-05-18-48-20-258.rawproto deleted file mode 100644 index f02639189..000000000 Binary files a/build/android-profile/profile-2020-10-05-18-48-20-258.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-18-50-15-494.rawproto b/build/android-profile/profile-2020-10-05-18-50-15-494.rawproto deleted file mode 100644 index 41167ab8c..000000000 Binary files a/build/android-profile/profile-2020-10-05-18-50-15-494.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-18-50-17-974.rawproto b/build/android-profile/profile-2020-10-05-18-50-17-974.rawproto deleted file mode 100644 index 6f9bcf9c5..000000000 Binary files a/build/android-profile/profile-2020-10-05-18-50-17-974.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-18-50-29-639.rawproto b/build/android-profile/profile-2020-10-05-18-50-29-639.rawproto deleted file mode 100644 index 76b587ae0..000000000 Binary files a/build/android-profile/profile-2020-10-05-18-50-29-639.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-18-50-31-649.rawproto b/build/android-profile/profile-2020-10-05-18-50-31-649.rawproto deleted file mode 100644 index cb1b751bb..000000000 Binary files a/build/android-profile/profile-2020-10-05-18-50-31-649.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-18-51-26-073.rawproto b/build/android-profile/profile-2020-10-05-18-51-26-073.rawproto deleted file mode 100644 index c45081322..000000000 Binary files a/build/android-profile/profile-2020-10-05-18-51-26-073.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-18-54-53-516.rawproto b/build/android-profile/profile-2020-10-05-18-54-53-516.rawproto deleted file mode 100644 index 6477e2c1d..000000000 Binary files a/build/android-profile/profile-2020-10-05-18-54-53-516.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-18-59-35-593.rawproto b/build/android-profile/profile-2020-10-05-18-59-35-593.rawproto deleted file mode 100644 index ae4e397dc..000000000 Binary files a/build/android-profile/profile-2020-10-05-18-59-35-593.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-19-05-53-446.rawproto b/build/android-profile/profile-2020-10-05-19-05-53-446.rawproto deleted file mode 100644 index 5d11b19ca..000000000 Binary files a/build/android-profile/profile-2020-10-05-19-05-53-446.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-19-18-55-007.rawproto b/build/android-profile/profile-2020-10-05-19-18-55-007.rawproto deleted file mode 100644 index 1269bd9df..000000000 Binary files a/build/android-profile/profile-2020-10-05-19-18-55-007.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-19-20-24-169.rawproto b/build/android-profile/profile-2020-10-05-19-20-24-169.rawproto deleted file mode 100644 index 11f073346..000000000 Binary files a/build/android-profile/profile-2020-10-05-19-20-24-169.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-19-24-30-033.rawproto b/build/android-profile/profile-2020-10-05-19-24-30-033.rawproto deleted file mode 100644 index 378239095..000000000 Binary files a/build/android-profile/profile-2020-10-05-19-24-30-033.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-05-19-29-14-883.rawproto b/build/android-profile/profile-2020-10-05-19-29-14-883.rawproto deleted file mode 100644 index f4f4ef20d..000000000 Binary files a/build/android-profile/profile-2020-10-05-19-29-14-883.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-10-16-15-393.rawproto b/build/android-profile/profile-2020-10-07-10-16-15-393.rawproto deleted file mode 100644 index 60cef53f5..000000000 Binary files a/build/android-profile/profile-2020-10-07-10-16-15-393.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-10-16-21-592.rawproto b/build/android-profile/profile-2020-10-07-10-16-21-592.rawproto deleted file mode 100644 index 22e9b5e84..000000000 Binary files a/build/android-profile/profile-2020-10-07-10-16-21-592.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-10-19-21-963.rawproto b/build/android-profile/profile-2020-10-07-10-19-21-963.rawproto deleted file mode 100644 index 88af22291..000000000 Binary files a/build/android-profile/profile-2020-10-07-10-19-21-963.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-10-22-26-676.rawproto b/build/android-profile/profile-2020-10-07-10-22-26-676.rawproto deleted file mode 100644 index c7b721eed..000000000 Binary files a/build/android-profile/profile-2020-10-07-10-22-26-676.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-10-26-16-321.rawproto b/build/android-profile/profile-2020-10-07-10-26-16-321.rawproto deleted file mode 100644 index 77da1ea7b..000000000 Binary files a/build/android-profile/profile-2020-10-07-10-26-16-321.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-10-29-09-842.rawproto b/build/android-profile/profile-2020-10-07-10-29-09-842.rawproto deleted file mode 100644 index 5d01f4917..000000000 Binary files a/build/android-profile/profile-2020-10-07-10-29-09-842.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-10-40-37-245.rawproto b/build/android-profile/profile-2020-10-07-10-40-37-245.rawproto deleted file mode 100644 index 8b450fa1c..000000000 Binary files a/build/android-profile/profile-2020-10-07-10-40-37-245.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-10-41-23-402.rawproto b/build/android-profile/profile-2020-10-07-10-41-23-402.rawproto deleted file mode 100644 index 9de980eb4..000000000 Binary files a/build/android-profile/profile-2020-10-07-10-41-23-402.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-10-45-06-015.rawproto b/build/android-profile/profile-2020-10-07-10-45-06-015.rawproto deleted file mode 100644 index 892e67191..000000000 Binary files a/build/android-profile/profile-2020-10-07-10-45-06-015.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-11-09-14-214.rawproto b/build/android-profile/profile-2020-10-07-11-09-14-214.rawproto deleted file mode 100644 index 3aebf7c77..000000000 Binary files a/build/android-profile/profile-2020-10-07-11-09-14-214.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-11-16-21-894.rawproto b/build/android-profile/profile-2020-10-07-11-16-21-894.rawproto deleted file mode 100644 index c3e157535..000000000 Binary files a/build/android-profile/profile-2020-10-07-11-16-21-894.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-11-18-02-298.rawproto b/build/android-profile/profile-2020-10-07-11-18-02-298.rawproto deleted file mode 100644 index 8ac3738f9..000000000 Binary files a/build/android-profile/profile-2020-10-07-11-18-02-298.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-11-20-38-343.rawproto b/build/android-profile/profile-2020-10-07-11-20-38-343.rawproto deleted file mode 100644 index 799295136..000000000 Binary files a/build/android-profile/profile-2020-10-07-11-20-38-343.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-11-22-33-846.rawproto b/build/android-profile/profile-2020-10-07-11-22-33-846.rawproto deleted file mode 100644 index 27fac4c3d..000000000 Binary files a/build/android-profile/profile-2020-10-07-11-22-33-846.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-11-24-15-759.rawproto b/build/android-profile/profile-2020-10-07-11-24-15-759.rawproto deleted file mode 100644 index 271e6f3ed..000000000 Binary files a/build/android-profile/profile-2020-10-07-11-24-15-759.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-11-30-07-729.rawproto b/build/android-profile/profile-2020-10-07-11-30-07-729.rawproto deleted file mode 100644 index a11a4b694..000000000 Binary files a/build/android-profile/profile-2020-10-07-11-30-07-729.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-11-32-14-994.rawproto b/build/android-profile/profile-2020-10-07-11-32-14-994.rawproto deleted file mode 100644 index b3aeed77b..000000000 Binary files a/build/android-profile/profile-2020-10-07-11-32-14-994.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-11-35-55-295.rawproto b/build/android-profile/profile-2020-10-07-11-35-55-295.rawproto deleted file mode 100644 index 592d79ced..000000000 Binary files a/build/android-profile/profile-2020-10-07-11-35-55-295.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-11-56-14-386.rawproto b/build/android-profile/profile-2020-10-07-11-56-14-386.rawproto deleted file mode 100644 index 60d5d924e..000000000 Binary files a/build/android-profile/profile-2020-10-07-11-56-14-386.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-12-30-56-791.rawproto b/build/android-profile/profile-2020-10-07-12-30-56-791.rawproto deleted file mode 100644 index 04db4832e..000000000 Binary files a/build/android-profile/profile-2020-10-07-12-30-56-791.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-12-34-06-595.rawproto b/build/android-profile/profile-2020-10-07-12-34-06-595.rawproto deleted file mode 100644 index d1c021b38..000000000 Binary files a/build/android-profile/profile-2020-10-07-12-34-06-595.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-12-37-07-446.rawproto b/build/android-profile/profile-2020-10-07-12-37-07-446.rawproto deleted file mode 100644 index f09217a30..000000000 Binary files a/build/android-profile/profile-2020-10-07-12-37-07-446.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-12-43-49-316.rawproto b/build/android-profile/profile-2020-10-07-12-43-49-316.rawproto deleted file mode 100644 index 6ffad4ff0..000000000 Binary files a/build/android-profile/profile-2020-10-07-12-43-49-316.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-12-48-48-336.rawproto b/build/android-profile/profile-2020-10-07-12-48-48-336.rawproto deleted file mode 100644 index c4ad63274..000000000 Binary files a/build/android-profile/profile-2020-10-07-12-48-48-336.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-13-08-02-370.rawproto b/build/android-profile/profile-2020-10-07-13-08-02-370.rawproto deleted file mode 100644 index d46301e40..000000000 Binary files a/build/android-profile/profile-2020-10-07-13-08-02-370.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-13-11-07-811.rawproto b/build/android-profile/profile-2020-10-07-13-11-07-811.rawproto deleted file mode 100644 index ec1ad3ef2..000000000 Binary files a/build/android-profile/profile-2020-10-07-13-11-07-811.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-13-15-41-073.rawproto b/build/android-profile/profile-2020-10-07-13-15-41-073.rawproto deleted file mode 100644 index 5f827e6e6..000000000 Binary files a/build/android-profile/profile-2020-10-07-13-15-41-073.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-13-16-19-016.rawproto b/build/android-profile/profile-2020-10-07-13-16-19-016.rawproto deleted file mode 100644 index bc49315a8..000000000 Binary files a/build/android-profile/profile-2020-10-07-13-16-19-016.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-13-26-48-643.rawproto b/build/android-profile/profile-2020-10-07-13-26-48-643.rawproto deleted file mode 100644 index daf7fb635..000000000 Binary files a/build/android-profile/profile-2020-10-07-13-26-48-643.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-13-32-21-996.rawproto b/build/android-profile/profile-2020-10-07-13-32-21-996.rawproto deleted file mode 100644 index 31532fe43..000000000 Binary files a/build/android-profile/profile-2020-10-07-13-32-21-996.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-13-40-54-420.rawproto b/build/android-profile/profile-2020-10-07-13-40-54-420.rawproto deleted file mode 100644 index 87b25b2e8..000000000 Binary files a/build/android-profile/profile-2020-10-07-13-40-54-420.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-13-43-05-135.rawproto b/build/android-profile/profile-2020-10-07-13-43-05-135.rawproto deleted file mode 100644 index e4e8c7f2e..000000000 Binary files a/build/android-profile/profile-2020-10-07-13-43-05-135.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-18-09-12-421.rawproto b/build/android-profile/profile-2020-10-07-18-09-12-421.rawproto deleted file mode 100644 index 794b62c76..000000000 Binary files a/build/android-profile/profile-2020-10-07-18-09-12-421.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-18-09-22-544.rawproto b/build/android-profile/profile-2020-10-07-18-09-22-544.rawproto deleted file mode 100644 index 95f153a6d..000000000 Binary files a/build/android-profile/profile-2020-10-07-18-09-22-544.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-19-04-10-207.rawproto b/build/android-profile/profile-2020-10-07-19-04-10-207.rawproto deleted file mode 100644 index 1f189c44f..000000000 Binary files a/build/android-profile/profile-2020-10-07-19-04-10-207.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-19-04-52-699.rawproto b/build/android-profile/profile-2020-10-07-19-04-52-699.rawproto deleted file mode 100644 index c46766913..000000000 Binary files a/build/android-profile/profile-2020-10-07-19-04-52-699.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-19-04-55-464.rawproto b/build/android-profile/profile-2020-10-07-19-04-55-464.rawproto deleted file mode 100644 index 3d3901a0d..000000000 Binary files a/build/android-profile/profile-2020-10-07-19-04-55-464.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-19-13-29-862.rawproto b/build/android-profile/profile-2020-10-07-19-13-29-862.rawproto deleted file mode 100644 index 6ff0b849c..000000000 Binary files a/build/android-profile/profile-2020-10-07-19-13-29-862.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-19-14-40-615.rawproto b/build/android-profile/profile-2020-10-07-19-14-40-615.rawproto deleted file mode 100644 index 107029b7c..000000000 Binary files a/build/android-profile/profile-2020-10-07-19-14-40-615.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-19-14-53-923.rawproto b/build/android-profile/profile-2020-10-07-19-14-53-923.rawproto deleted file mode 100644 index 259a46e0e..000000000 Binary files a/build/android-profile/profile-2020-10-07-19-14-53-923.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-19-15-06-335.rawproto b/build/android-profile/profile-2020-10-07-19-15-06-335.rawproto deleted file mode 100644 index df5df5afa..000000000 Binary files a/build/android-profile/profile-2020-10-07-19-15-06-335.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-19-15-18-889.rawproto b/build/android-profile/profile-2020-10-07-19-15-18-889.rawproto deleted file mode 100644 index 7bff56f96..000000000 Binary files a/build/android-profile/profile-2020-10-07-19-15-18-889.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-19-15-20-749.rawproto b/build/android-profile/profile-2020-10-07-19-15-20-749.rawproto deleted file mode 100644 index ed153be8f..000000000 Binary files a/build/android-profile/profile-2020-10-07-19-15-20-749.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-19-16-04-464.rawproto b/build/android-profile/profile-2020-10-07-19-16-04-464.rawproto deleted file mode 100644 index 13b037a45..000000000 Binary files a/build/android-profile/profile-2020-10-07-19-16-04-464.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-19-17-31-272.rawproto b/build/android-profile/profile-2020-10-07-19-17-31-272.rawproto deleted file mode 100644 index 291d64f01..000000000 Binary files a/build/android-profile/profile-2020-10-07-19-17-31-272.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-19-19-14-256.rawproto b/build/android-profile/profile-2020-10-07-19-19-14-256.rawproto deleted file mode 100644 index f2b854816..000000000 Binary files a/build/android-profile/profile-2020-10-07-19-19-14-256.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-19-19-17-809.rawproto b/build/android-profile/profile-2020-10-07-19-19-17-809.rawproto deleted file mode 100644 index 66e75b2ae..000000000 Binary files a/build/android-profile/profile-2020-10-07-19-19-17-809.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-19-37-18-195.rawproto b/build/android-profile/profile-2020-10-07-19-37-18-195.rawproto deleted file mode 100644 index 8b31d415b..000000000 Binary files a/build/android-profile/profile-2020-10-07-19-37-18-195.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-19-37-26-110.rawproto b/build/android-profile/profile-2020-10-07-19-37-26-110.rawproto deleted file mode 100644 index 604d21825..000000000 Binary files a/build/android-profile/profile-2020-10-07-19-37-26-110.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-19-44-43-315.rawproto b/build/android-profile/profile-2020-10-07-19-44-43-315.rawproto deleted file mode 100644 index d4cfb4755..000000000 Binary files a/build/android-profile/profile-2020-10-07-19-44-43-315.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-19-44-46-837.rawproto b/build/android-profile/profile-2020-10-07-19-44-46-837.rawproto deleted file mode 100644 index a1cab03cf..000000000 Binary files a/build/android-profile/profile-2020-10-07-19-44-46-837.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-19-45-30-648.rawproto b/build/android-profile/profile-2020-10-07-19-45-30-648.rawproto deleted file mode 100644 index 0658f7161..000000000 Binary files a/build/android-profile/profile-2020-10-07-19-45-30-648.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-20-18-44-834.rawproto b/build/android-profile/profile-2020-10-07-20-18-44-834.rawproto deleted file mode 100644 index efbdaac0e..000000000 Binary files a/build/android-profile/profile-2020-10-07-20-18-44-834.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-20-25-12-803.rawproto b/build/android-profile/profile-2020-10-07-20-25-12-803.rawproto deleted file mode 100644 index 25ebae134..000000000 Binary files a/build/android-profile/profile-2020-10-07-20-25-12-803.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-20-25-55-939.rawproto b/build/android-profile/profile-2020-10-07-20-25-55-939.rawproto deleted file mode 100644 index b21bc150e..000000000 Binary files a/build/android-profile/profile-2020-10-07-20-25-55-939.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-20-54-06-427.rawproto b/build/android-profile/profile-2020-10-07-20-54-06-427.rawproto deleted file mode 100644 index ea8cfec12..000000000 Binary files a/build/android-profile/profile-2020-10-07-20-54-06-427.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-20-56-17-564.rawproto b/build/android-profile/profile-2020-10-07-20-56-17-564.rawproto deleted file mode 100644 index ac65368e1..000000000 Binary files a/build/android-profile/profile-2020-10-07-20-56-17-564.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-20-57-41-127.rawproto b/build/android-profile/profile-2020-10-07-20-57-41-127.rawproto deleted file mode 100644 index 4f9bc30b0..000000000 Binary files a/build/android-profile/profile-2020-10-07-20-57-41-127.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-20-59-57-160.rawproto b/build/android-profile/profile-2020-10-07-20-59-57-160.rawproto deleted file mode 100644 index 51f3b8812..000000000 Binary files a/build/android-profile/profile-2020-10-07-20-59-57-160.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-21-04-48-651.rawproto b/build/android-profile/profile-2020-10-07-21-04-48-651.rawproto deleted file mode 100644 index 020537769..000000000 Binary files a/build/android-profile/profile-2020-10-07-21-04-48-651.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-21-06-31-661.rawproto b/build/android-profile/profile-2020-10-07-21-06-31-661.rawproto deleted file mode 100644 index 86147f013..000000000 Binary files a/build/android-profile/profile-2020-10-07-21-06-31-661.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-21-19-50-256.rawproto b/build/android-profile/profile-2020-10-07-21-19-50-256.rawproto deleted file mode 100644 index e9ba9fb72..000000000 Binary files a/build/android-profile/profile-2020-10-07-21-19-50-256.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-21-47-20-033.rawproto b/build/android-profile/profile-2020-10-07-21-47-20-033.rawproto deleted file mode 100644 index 93e755e79..000000000 Binary files a/build/android-profile/profile-2020-10-07-21-47-20-033.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-22-07-33-658.rawproto b/build/android-profile/profile-2020-10-07-22-07-33-658.rawproto deleted file mode 100644 index 4621ce62c..000000000 Binary files a/build/android-profile/profile-2020-10-07-22-07-33-658.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-22-18-02-696.rawproto b/build/android-profile/profile-2020-10-07-22-18-02-696.rawproto deleted file mode 100644 index 13a59b6b1..000000000 Binary files a/build/android-profile/profile-2020-10-07-22-18-02-696.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-22-20-15-221.rawproto b/build/android-profile/profile-2020-10-07-22-20-15-221.rawproto deleted file mode 100644 index 0b95672f2..000000000 Binary files a/build/android-profile/profile-2020-10-07-22-20-15-221.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-22-21-05-412.rawproto b/build/android-profile/profile-2020-10-07-22-21-05-412.rawproto deleted file mode 100644 index 7b1d19e86..000000000 Binary files a/build/android-profile/profile-2020-10-07-22-21-05-412.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-22-22-27-554.rawproto b/build/android-profile/profile-2020-10-07-22-22-27-554.rawproto deleted file mode 100644 index d04dd7d38..000000000 Binary files a/build/android-profile/profile-2020-10-07-22-22-27-554.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-22-41-36-983.rawproto b/build/android-profile/profile-2020-10-07-22-41-36-983.rawproto deleted file mode 100644 index 8427f696c..000000000 Binary files a/build/android-profile/profile-2020-10-07-22-41-36-983.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-22-43-53-364.rawproto b/build/android-profile/profile-2020-10-07-22-43-53-364.rawproto deleted file mode 100644 index 9079318ea..000000000 Binary files a/build/android-profile/profile-2020-10-07-22-43-53-364.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-22-47-57-801.rawproto b/build/android-profile/profile-2020-10-07-22-47-57-801.rawproto deleted file mode 100644 index 356e795d3..000000000 Binary files a/build/android-profile/profile-2020-10-07-22-47-57-801.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-22-54-53-147.rawproto b/build/android-profile/profile-2020-10-07-22-54-53-147.rawproto deleted file mode 100644 index 25a8c3ac3..000000000 Binary files a/build/android-profile/profile-2020-10-07-22-54-53-147.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-22-56-32-902.rawproto b/build/android-profile/profile-2020-10-07-22-56-32-902.rawproto deleted file mode 100644 index 295f71ab8..000000000 Binary files a/build/android-profile/profile-2020-10-07-22-56-32-902.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-22-59-30-516.rawproto b/build/android-profile/profile-2020-10-07-22-59-30-516.rawproto deleted file mode 100644 index 99eda0cf3..000000000 Binary files a/build/android-profile/profile-2020-10-07-22-59-30-516.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-23-01-22-269.rawproto b/build/android-profile/profile-2020-10-07-23-01-22-269.rawproto deleted file mode 100644 index 33145b19d..000000000 Binary files a/build/android-profile/profile-2020-10-07-23-01-22-269.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-07-23-13-07-808.rawproto b/build/android-profile/profile-2020-10-07-23-13-07-808.rawproto deleted file mode 100644 index a5db460fa..000000000 Binary files a/build/android-profile/profile-2020-10-07-23-13-07-808.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-18-23-20-25-681.rawproto b/build/android-profile/profile-2020-10-18-23-20-25-681.rawproto deleted file mode 100644 index e23e792b3..000000000 Binary files a/build/android-profile/profile-2020-10-18-23-20-25-681.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-18-23-21-30-282.rawproto b/build/android-profile/profile-2020-10-18-23-21-30-282.rawproto deleted file mode 100644 index bf30dde13..000000000 Binary files a/build/android-profile/profile-2020-10-18-23-21-30-282.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-18-23-22-53-045.rawproto b/build/android-profile/profile-2020-10-18-23-22-53-045.rawproto deleted file mode 100644 index 250131f48..000000000 Binary files a/build/android-profile/profile-2020-10-18-23-22-53-045.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-18-23-22-55-625.rawproto b/build/android-profile/profile-2020-10-18-23-22-55-625.rawproto deleted file mode 100644 index 01fa3574e..000000000 Binary files a/build/android-profile/profile-2020-10-18-23-22-55-625.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-18-23-23-32-768.rawproto b/build/android-profile/profile-2020-10-18-23-23-32-768.rawproto deleted file mode 100644 index 75c6f03af..000000000 Binary files a/build/android-profile/profile-2020-10-18-23-23-32-768.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-20-22-12-44-667.rawproto b/build/android-profile/profile-2020-10-20-22-12-44-667.rawproto deleted file mode 100644 index 2d1422719..000000000 Binary files a/build/android-profile/profile-2020-10-20-22-12-44-667.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-20-22-14-53-914.rawproto b/build/android-profile/profile-2020-10-20-22-14-53-914.rawproto deleted file mode 100644 index c7c3b0640..000000000 Binary files a/build/android-profile/profile-2020-10-20-22-14-53-914.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-20-22-34-19-857.rawproto b/build/android-profile/profile-2020-10-20-22-34-19-857.rawproto deleted file mode 100644 index 87a01eaa2..000000000 Binary files a/build/android-profile/profile-2020-10-20-22-34-19-857.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-20-22-46-28-125.rawproto b/build/android-profile/profile-2020-10-20-22-46-28-125.rawproto deleted file mode 100644 index 204f2fcf0..000000000 Binary files a/build/android-profile/profile-2020-10-20-22-46-28-125.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-20-22-47-54-896.rawproto b/build/android-profile/profile-2020-10-20-22-47-54-896.rawproto deleted file mode 100644 index 83b87020b..000000000 Binary files a/build/android-profile/profile-2020-10-20-22-47-54-896.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-20-23-00-26-736.rawproto b/build/android-profile/profile-2020-10-20-23-00-26-736.rawproto deleted file mode 100644 index 7f61b8140..000000000 Binary files a/build/android-profile/profile-2020-10-20-23-00-26-736.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-20-23-04-36-639.rawproto b/build/android-profile/profile-2020-10-20-23-04-36-639.rawproto deleted file mode 100644 index 536298d3c..000000000 Binary files a/build/android-profile/profile-2020-10-20-23-04-36-639.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-20-23-04-39-699.rawproto b/build/android-profile/profile-2020-10-20-23-04-39-699.rawproto deleted file mode 100644 index 58ba91be8..000000000 Binary files a/build/android-profile/profile-2020-10-20-23-04-39-699.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-20-23-04-59-727.rawproto b/build/android-profile/profile-2020-10-20-23-04-59-727.rawproto deleted file mode 100644 index ed946d0c0..000000000 Binary files a/build/android-profile/profile-2020-10-20-23-04-59-727.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-20-23-05-02-303.rawproto b/build/android-profile/profile-2020-10-20-23-05-02-303.rawproto deleted file mode 100644 index 411dab04a..000000000 Binary files a/build/android-profile/profile-2020-10-20-23-05-02-303.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-20-23-05-32-135.rawproto b/build/android-profile/profile-2020-10-20-23-05-32-135.rawproto deleted file mode 100644 index 514d7231f..000000000 Binary files a/build/android-profile/profile-2020-10-20-23-05-32-135.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-20-23-08-45-322.rawproto b/build/android-profile/profile-2020-10-20-23-08-45-322.rawproto deleted file mode 100644 index 294e74394..000000000 Binary files a/build/android-profile/profile-2020-10-20-23-08-45-322.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-20-23-08-47-971.rawproto b/build/android-profile/profile-2020-10-20-23-08-47-971.rawproto deleted file mode 100644 index 02ceae00d..000000000 Binary files a/build/android-profile/profile-2020-10-20-23-08-47-971.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-20-23-10-23-810.rawproto b/build/android-profile/profile-2020-10-20-23-10-23-810.rawproto deleted file mode 100644 index 91016d958..000000000 Binary files a/build/android-profile/profile-2020-10-20-23-10-23-810.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-20-23-25-45-267.rawproto b/build/android-profile/profile-2020-10-20-23-25-45-267.rawproto deleted file mode 100644 index 275b19ae4..000000000 Binary files a/build/android-profile/profile-2020-10-20-23-25-45-267.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-20-23-27-58-529.rawproto b/build/android-profile/profile-2020-10-20-23-27-58-529.rawproto deleted file mode 100644 index 702c6ba23..000000000 Binary files a/build/android-profile/profile-2020-10-20-23-27-58-529.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-20-23-34-16-728.rawproto b/build/android-profile/profile-2020-10-20-23-34-16-728.rawproto deleted file mode 100644 index 3ae07ad9b..000000000 Binary files a/build/android-profile/profile-2020-10-20-23-34-16-728.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-20-23-37-58-331.rawproto b/build/android-profile/profile-2020-10-20-23-37-58-331.rawproto deleted file mode 100644 index 6c554e0c5..000000000 Binary files a/build/android-profile/profile-2020-10-20-23-37-58-331.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-20-23-40-13-067.rawproto b/build/android-profile/profile-2020-10-20-23-40-13-067.rawproto deleted file mode 100644 index 1ded5791a..000000000 Binary files a/build/android-profile/profile-2020-10-20-23-40-13-067.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-20-23-42-30-366.rawproto b/build/android-profile/profile-2020-10-20-23-42-30-366.rawproto deleted file mode 100644 index 9ff325564..000000000 Binary files a/build/android-profile/profile-2020-10-20-23-42-30-366.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-20-23-45-09-551.rawproto b/build/android-profile/profile-2020-10-20-23-45-09-551.rawproto deleted file mode 100644 index 40479c73f..000000000 Binary files a/build/android-profile/profile-2020-10-20-23-45-09-551.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-20-23-50-31-607.rawproto b/build/android-profile/profile-2020-10-20-23-50-31-607.rawproto deleted file mode 100644 index d2e37b735..000000000 Binary files a/build/android-profile/profile-2020-10-20-23-50-31-607.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-22-00-05-01-684.rawproto b/build/android-profile/profile-2020-10-22-00-05-01-684.rawproto deleted file mode 100644 index 3055a7294..000000000 Binary files a/build/android-profile/profile-2020-10-22-00-05-01-684.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-22-00-06-02-751.rawproto b/build/android-profile/profile-2020-10-22-00-06-02-751.rawproto deleted file mode 100644 index 8e731d55e..000000000 Binary files a/build/android-profile/profile-2020-10-22-00-06-02-751.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-22-00-13-46-981.rawproto b/build/android-profile/profile-2020-10-22-00-13-46-981.rawproto deleted file mode 100644 index c9573da3c..000000000 Binary files a/build/android-profile/profile-2020-10-22-00-13-46-981.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-22-00-15-29-747.rawproto b/build/android-profile/profile-2020-10-22-00-15-29-747.rawproto deleted file mode 100644 index 58bb5cf7c..000000000 Binary files a/build/android-profile/profile-2020-10-22-00-15-29-747.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-22-00-16-10-394.rawproto b/build/android-profile/profile-2020-10-22-00-16-10-394.rawproto deleted file mode 100644 index cb6aa17d1..000000000 Binary files a/build/android-profile/profile-2020-10-22-00-16-10-394.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-22-00-16-33-832.rawproto b/build/android-profile/profile-2020-10-22-00-16-33-832.rawproto deleted file mode 100644 index a3c0a9ca8..000000000 Binary files a/build/android-profile/profile-2020-10-22-00-16-33-832.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-22-00-20-13-370.rawproto b/build/android-profile/profile-2020-10-22-00-20-13-370.rawproto deleted file mode 100644 index 159c49360..000000000 Binary files a/build/android-profile/profile-2020-10-22-00-20-13-370.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-22-00-21-55-878.rawproto b/build/android-profile/profile-2020-10-22-00-21-55-878.rawproto deleted file mode 100644 index bed7e080c..000000000 Binary files a/build/android-profile/profile-2020-10-22-00-21-55-878.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-23-18-48-17-270.rawproto b/build/android-profile/profile-2020-10-23-18-48-17-270.rawproto deleted file mode 100644 index 28dd7af0e..000000000 Binary files a/build/android-profile/profile-2020-10-23-18-48-17-270.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-23-18-49-02-329.rawproto b/build/android-profile/profile-2020-10-23-18-49-02-329.rawproto deleted file mode 100644 index 709123d78..000000000 Binary files a/build/android-profile/profile-2020-10-23-18-49-02-329.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-23-19-05-30-050.rawproto b/build/android-profile/profile-2020-10-23-19-05-30-050.rawproto deleted file mode 100644 index c67d6e06c..000000000 Binary files a/build/android-profile/profile-2020-10-23-19-05-30-050.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-23-19-05-35-197.rawproto b/build/android-profile/profile-2020-10-23-19-05-35-197.rawproto deleted file mode 100644 index e160a820d..000000000 Binary files a/build/android-profile/profile-2020-10-23-19-05-35-197.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-23-19-08-40-112.rawproto b/build/android-profile/profile-2020-10-23-19-08-40-112.rawproto deleted file mode 100644 index 9b164e5a8..000000000 Binary files a/build/android-profile/profile-2020-10-23-19-08-40-112.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-23-19-14-26-487.rawproto b/build/android-profile/profile-2020-10-23-19-14-26-487.rawproto deleted file mode 100644 index 97d16880b..000000000 Binary files a/build/android-profile/profile-2020-10-23-19-14-26-487.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-27-19-51-38-568.rawproto b/build/android-profile/profile-2020-10-27-19-51-38-568.rawproto deleted file mode 100644 index 76cf056a2..000000000 Binary files a/build/android-profile/profile-2020-10-27-19-51-38-568.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-27-19-52-30-120.rawproto b/build/android-profile/profile-2020-10-27-19-52-30-120.rawproto deleted file mode 100644 index ad3348641..000000000 Binary files a/build/android-profile/profile-2020-10-27-19-52-30-120.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-28-19-40-02-228.rawproto b/build/android-profile/profile-2020-10-28-19-40-02-228.rawproto deleted file mode 100644 index aa0aedff8..000000000 Binary files a/build/android-profile/profile-2020-10-28-19-40-02-228.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-10-28-19-40-11-557.rawproto b/build/android-profile/profile-2020-10-28-19-40-11-557.rawproto deleted file mode 100644 index 8a3278ea2..000000000 Binary files a/build/android-profile/profile-2020-10-28-19-40-11-557.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-04-09-14-45-440.rawproto b/build/android-profile/profile-2020-11-04-09-14-45-440.rawproto deleted file mode 100644 index 8488de403..000000000 Binary files a/build/android-profile/profile-2020-11-04-09-14-45-440.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-04-09-15-21-173.rawproto b/build/android-profile/profile-2020-11-04-09-15-21-173.rawproto deleted file mode 100644 index 9f18ad0f4..000000000 Binary files a/build/android-profile/profile-2020-11-04-09-15-21-173.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-04-09-21-29-579.rawproto b/build/android-profile/profile-2020-11-04-09-21-29-579.rawproto deleted file mode 100644 index 978b51656..000000000 Binary files a/build/android-profile/profile-2020-11-04-09-21-29-579.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-04-09-21-34-210.rawproto b/build/android-profile/profile-2020-11-04-09-21-34-210.rawproto deleted file mode 100644 index 36feb227b..000000000 Binary files a/build/android-profile/profile-2020-11-04-09-21-34-210.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-04-09-21-48-637.rawproto b/build/android-profile/profile-2020-11-04-09-21-48-637.rawproto deleted file mode 100644 index be6c0bef8..000000000 Binary files a/build/android-profile/profile-2020-11-04-09-21-48-637.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-19-39-29-583.rawproto b/build/android-profile/profile-2020-11-09-19-39-29-583.rawproto deleted file mode 100644 index fff53998a..000000000 Binary files a/build/android-profile/profile-2020-11-09-19-39-29-583.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-19-40-27-045.rawproto b/build/android-profile/profile-2020-11-09-19-40-27-045.rawproto deleted file mode 100644 index f7ee15e05..000000000 Binary files a/build/android-profile/profile-2020-11-09-19-40-27-045.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-20-39-00-409.rawproto b/build/android-profile/profile-2020-11-09-20-39-00-409.rawproto deleted file mode 100644 index e69e7682d..000000000 Binary files a/build/android-profile/profile-2020-11-09-20-39-00-409.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-20-48-51-734.rawproto b/build/android-profile/profile-2020-11-09-20-48-51-734.rawproto deleted file mode 100644 index 4a33e6ebe..000000000 Binary files a/build/android-profile/profile-2020-11-09-20-48-51-734.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-20-59-15-689.rawproto b/build/android-profile/profile-2020-11-09-20-59-15-689.rawproto deleted file mode 100644 index 69e0f25c6..000000000 Binary files a/build/android-profile/profile-2020-11-09-20-59-15-689.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-21-05-32-932.rawproto b/build/android-profile/profile-2020-11-09-21-05-32-932.rawproto deleted file mode 100644 index 5b39bbf7e..000000000 Binary files a/build/android-profile/profile-2020-11-09-21-05-32-932.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-21-08-10-837.rawproto b/build/android-profile/profile-2020-11-09-21-08-10-837.rawproto deleted file mode 100644 index add24fc30..000000000 Binary files a/build/android-profile/profile-2020-11-09-21-08-10-837.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-21-30-20-916.rawproto b/build/android-profile/profile-2020-11-09-21-30-20-916.rawproto deleted file mode 100644 index afd919ab5..000000000 Binary files a/build/android-profile/profile-2020-11-09-21-30-20-916.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-21-30-28-878.rawproto b/build/android-profile/profile-2020-11-09-21-30-28-878.rawproto deleted file mode 100644 index 0cee584fc..000000000 Binary files a/build/android-profile/profile-2020-11-09-21-30-28-878.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-21-32-48-650.rawproto b/build/android-profile/profile-2020-11-09-21-32-48-650.rawproto deleted file mode 100644 index 6c3dc3969..000000000 Binary files a/build/android-profile/profile-2020-11-09-21-32-48-650.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-21-40-12-188.rawproto b/build/android-profile/profile-2020-11-09-21-40-12-188.rawproto deleted file mode 100644 index 2c8146fa1..000000000 Binary files a/build/android-profile/profile-2020-11-09-21-40-12-188.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-21-40-54-800.rawproto b/build/android-profile/profile-2020-11-09-21-40-54-800.rawproto deleted file mode 100644 index ba6fcf55d..000000000 Binary files a/build/android-profile/profile-2020-11-09-21-40-54-800.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-21-43-36-204.rawproto b/build/android-profile/profile-2020-11-09-21-43-36-204.rawproto deleted file mode 100644 index 9cd20cb7f..000000000 Binary files a/build/android-profile/profile-2020-11-09-21-43-36-204.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-21-45-13-686.rawproto b/build/android-profile/profile-2020-11-09-21-45-13-686.rawproto deleted file mode 100644 index aed2619ce..000000000 Binary files a/build/android-profile/profile-2020-11-09-21-45-13-686.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-21-45-27-365.rawproto b/build/android-profile/profile-2020-11-09-21-45-27-365.rawproto deleted file mode 100644 index 8e9dbfe61..000000000 Binary files a/build/android-profile/profile-2020-11-09-21-45-27-365.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-21-47-11-869.rawproto b/build/android-profile/profile-2020-11-09-21-47-11-869.rawproto deleted file mode 100644 index 34be2a5bb..000000000 Binary files a/build/android-profile/profile-2020-11-09-21-47-11-869.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-21-56-26-235.rawproto b/build/android-profile/profile-2020-11-09-21-56-26-235.rawproto deleted file mode 100644 index c2230d522..000000000 Binary files a/build/android-profile/profile-2020-11-09-21-56-26-235.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-21-59-35-172.rawproto b/build/android-profile/profile-2020-11-09-21-59-35-172.rawproto deleted file mode 100644 index bb1c2bd55..000000000 Binary files a/build/android-profile/profile-2020-11-09-21-59-35-172.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-21-59-37-971.rawproto b/build/android-profile/profile-2020-11-09-21-59-37-971.rawproto deleted file mode 100644 index f93368ab9..000000000 Binary files a/build/android-profile/profile-2020-11-09-21-59-37-971.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-22-00-40-842.rawproto b/build/android-profile/profile-2020-11-09-22-00-40-842.rawproto deleted file mode 100644 index 64d20d366..000000000 Binary files a/build/android-profile/profile-2020-11-09-22-00-40-842.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-22-12-17-033.rawproto b/build/android-profile/profile-2020-11-09-22-12-17-033.rawproto deleted file mode 100644 index e0cd26998..000000000 Binary files a/build/android-profile/profile-2020-11-09-22-12-17-033.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-22-16-57-447.rawproto b/build/android-profile/profile-2020-11-09-22-16-57-447.rawproto deleted file mode 100644 index 26932afba..000000000 Binary files a/build/android-profile/profile-2020-11-09-22-16-57-447.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-22-19-17-738.rawproto b/build/android-profile/profile-2020-11-09-22-19-17-738.rawproto deleted file mode 100644 index 39d7ac526..000000000 Binary files a/build/android-profile/profile-2020-11-09-22-19-17-738.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-22-34-41-865.rawproto b/build/android-profile/profile-2020-11-09-22-34-41-865.rawproto deleted file mode 100644 index 306c542c9..000000000 Binary files a/build/android-profile/profile-2020-11-09-22-34-41-865.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-22-43-27-540.rawproto b/build/android-profile/profile-2020-11-09-22-43-27-540.rawproto deleted file mode 100644 index f891a2bf4..000000000 Binary files a/build/android-profile/profile-2020-11-09-22-43-27-540.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-22-43-34-062.rawproto b/build/android-profile/profile-2020-11-09-22-43-34-062.rawproto deleted file mode 100644 index 41efbed9e..000000000 Binary files a/build/android-profile/profile-2020-11-09-22-43-34-062.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-22-44-36-759.rawproto b/build/android-profile/profile-2020-11-09-22-44-36-759.rawproto deleted file mode 100644 index f6b5273f1..000000000 Binary files a/build/android-profile/profile-2020-11-09-22-44-36-759.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-22-45-04-505.rawproto b/build/android-profile/profile-2020-11-09-22-45-04-505.rawproto deleted file mode 100644 index 52d82d967..000000000 Binary files a/build/android-profile/profile-2020-11-09-22-45-04-505.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-22-46-50-746.rawproto b/build/android-profile/profile-2020-11-09-22-46-50-746.rawproto deleted file mode 100644 index 03a2367f2..000000000 Binary files a/build/android-profile/profile-2020-11-09-22-46-50-746.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-22-49-26-400.rawproto b/build/android-profile/profile-2020-11-09-22-49-26-400.rawproto deleted file mode 100644 index dbddaa66e..000000000 Binary files a/build/android-profile/profile-2020-11-09-22-49-26-400.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-22-50-59-231.rawproto b/build/android-profile/profile-2020-11-09-22-50-59-231.rawproto deleted file mode 100644 index 8a4fb2575..000000000 Binary files a/build/android-profile/profile-2020-11-09-22-50-59-231.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-22-51-59-199.rawproto b/build/android-profile/profile-2020-11-09-22-51-59-199.rawproto deleted file mode 100644 index 3a470c353..000000000 Binary files a/build/android-profile/profile-2020-11-09-22-51-59-199.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-22-52-01-531.rawproto b/build/android-profile/profile-2020-11-09-22-52-01-531.rawproto deleted file mode 100644 index 0a7e3a9c6..000000000 Binary files a/build/android-profile/profile-2020-11-09-22-52-01-531.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-22-52-10-567.rawproto b/build/android-profile/profile-2020-11-09-22-52-10-567.rawproto deleted file mode 100644 index ff2b4a216..000000000 Binary files a/build/android-profile/profile-2020-11-09-22-52-10-567.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-22-53-45-230.rawproto b/build/android-profile/profile-2020-11-09-22-53-45-230.rawproto deleted file mode 100644 index a061711c5..000000000 Binary files a/build/android-profile/profile-2020-11-09-22-53-45-230.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-22-53-47-197.rawproto b/build/android-profile/profile-2020-11-09-22-53-47-197.rawproto deleted file mode 100644 index 01378aea3..000000000 Binary files a/build/android-profile/profile-2020-11-09-22-53-47-197.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-22-58-37-850.rawproto b/build/android-profile/profile-2020-11-09-22-58-37-850.rawproto deleted file mode 100644 index 4e8aadad8..000000000 Binary files a/build/android-profile/profile-2020-11-09-22-58-37-850.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-23-00-26-347.rawproto b/build/android-profile/profile-2020-11-09-23-00-26-347.rawproto deleted file mode 100644 index 63f91efc8..000000000 Binary files a/build/android-profile/profile-2020-11-09-23-00-26-347.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-23-03-34-053.rawproto b/build/android-profile/profile-2020-11-09-23-03-34-053.rawproto deleted file mode 100644 index 0240ca7a4..000000000 Binary files a/build/android-profile/profile-2020-11-09-23-03-34-053.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-23-03-35-945.rawproto b/build/android-profile/profile-2020-11-09-23-03-35-945.rawproto deleted file mode 100644 index 627377fb3..000000000 Binary files a/build/android-profile/profile-2020-11-09-23-03-35-945.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-23-03-45-387.rawproto b/build/android-profile/profile-2020-11-09-23-03-45-387.rawproto deleted file mode 100644 index b5c233294..000000000 Binary files a/build/android-profile/profile-2020-11-09-23-03-45-387.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-09-23-05-43-874.rawproto b/build/android-profile/profile-2020-11-09-23-05-43-874.rawproto deleted file mode 100644 index c05c8ac6a..000000000 Binary files a/build/android-profile/profile-2020-11-09-23-05-43-874.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-10-20-06-32-292.rawproto b/build/android-profile/profile-2020-11-10-20-06-32-292.rawproto deleted file mode 100644 index 2f582a732..000000000 Binary files a/build/android-profile/profile-2020-11-10-20-06-32-292.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-10-20-07-13-431.rawproto b/build/android-profile/profile-2020-11-10-20-07-13-431.rawproto deleted file mode 100644 index 985eed3f6..000000000 Binary files a/build/android-profile/profile-2020-11-10-20-07-13-431.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-10-21-15-15-943.rawproto b/build/android-profile/profile-2020-11-10-21-15-15-943.rawproto deleted file mode 100644 index 5950e2a96..000000000 Binary files a/build/android-profile/profile-2020-11-10-21-15-15-943.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-10-21-15-24-761.rawproto b/build/android-profile/profile-2020-11-10-21-15-24-761.rawproto deleted file mode 100644 index 5a4e0b61e..000000000 Binary files a/build/android-profile/profile-2020-11-10-21-15-24-761.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-11-23-14-26-765.rawproto b/build/android-profile/profile-2020-11-11-23-14-26-765.rawproto deleted file mode 100644 index e841ae47c..000000000 Binary files a/build/android-profile/profile-2020-11-11-23-14-26-765.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-11-23-15-18-853.rawproto b/build/android-profile/profile-2020-11-11-23-15-18-853.rawproto deleted file mode 100644 index 3d03e5724..000000000 Binary files a/build/android-profile/profile-2020-11-11-23-15-18-853.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-11-23-32-59-069.rawproto b/build/android-profile/profile-2020-11-11-23-32-59-069.rawproto deleted file mode 100644 index b43d3191b..000000000 Binary files a/build/android-profile/profile-2020-11-11-23-32-59-069.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-11-23-34-29-323.rawproto b/build/android-profile/profile-2020-11-11-23-34-29-323.rawproto deleted file mode 100644 index 09a450d0c..000000000 Binary files a/build/android-profile/profile-2020-11-11-23-34-29-323.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-19-37-39-428.rawproto b/build/android-profile/profile-2020-11-12-19-37-39-428.rawproto deleted file mode 100644 index 34fcb9597..000000000 Binary files a/build/android-profile/profile-2020-11-12-19-37-39-428.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-19-37-50-391.rawproto b/build/android-profile/profile-2020-11-12-19-37-50-391.rawproto deleted file mode 100644 index bc06dd739..000000000 Binary files a/build/android-profile/profile-2020-11-12-19-37-50-391.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-19-45-03-010.rawproto b/build/android-profile/profile-2020-11-12-19-45-03-010.rawproto deleted file mode 100644 index dd2698be4..000000000 Binary files a/build/android-profile/profile-2020-11-12-19-45-03-010.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-19-45-13-110.rawproto b/build/android-profile/profile-2020-11-12-19-45-13-110.rawproto deleted file mode 100644 index 41346dfca..000000000 Binary files a/build/android-profile/profile-2020-11-12-19-45-13-110.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-19-47-16-481.rawproto b/build/android-profile/profile-2020-11-12-19-47-16-481.rawproto deleted file mode 100644 index 791e8f80b..000000000 Binary files a/build/android-profile/profile-2020-11-12-19-47-16-481.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-19-53-18-986.rawproto b/build/android-profile/profile-2020-11-12-19-53-18-986.rawproto deleted file mode 100644 index 14f27d4ea..000000000 Binary files a/build/android-profile/profile-2020-11-12-19-53-18-986.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-19-53-21-255.rawproto b/build/android-profile/profile-2020-11-12-19-53-21-255.rawproto deleted file mode 100644 index 4a6cff767..000000000 Binary files a/build/android-profile/profile-2020-11-12-19-53-21-255.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-19-54-07-923.rawproto b/build/android-profile/profile-2020-11-12-19-54-07-923.rawproto deleted file mode 100644 index 32b49f26a..000000000 Binary files a/build/android-profile/profile-2020-11-12-19-54-07-923.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-20-07-58-983.rawproto b/build/android-profile/profile-2020-11-12-20-07-58-983.rawproto deleted file mode 100644 index 888ee203c..000000000 Binary files a/build/android-profile/profile-2020-11-12-20-07-58-983.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-20-08-01-470.rawproto b/build/android-profile/profile-2020-11-12-20-08-01-470.rawproto deleted file mode 100644 index dd3970a5f..000000000 Binary files a/build/android-profile/profile-2020-11-12-20-08-01-470.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-20-09-10-955.rawproto b/build/android-profile/profile-2020-11-12-20-09-10-955.rawproto deleted file mode 100644 index ec5773265..000000000 Binary files a/build/android-profile/profile-2020-11-12-20-09-10-955.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-20-11-52-614.rawproto b/build/android-profile/profile-2020-11-12-20-11-52-614.rawproto deleted file mode 100644 index 2d916975d..000000000 Binary files a/build/android-profile/profile-2020-11-12-20-11-52-614.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-20-11-54-128.rawproto b/build/android-profile/profile-2020-11-12-20-11-54-128.rawproto deleted file mode 100644 index 7b90cdc64..000000000 Binary files a/build/android-profile/profile-2020-11-12-20-11-54-128.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-20-12-07-127.rawproto b/build/android-profile/profile-2020-11-12-20-12-07-127.rawproto deleted file mode 100644 index 0d99ead01..000000000 Binary files a/build/android-profile/profile-2020-11-12-20-12-07-127.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-20-25-02-542.rawproto b/build/android-profile/profile-2020-11-12-20-25-02-542.rawproto deleted file mode 100644 index bff78ba27..000000000 Binary files a/build/android-profile/profile-2020-11-12-20-25-02-542.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-20-25-12-077.rawproto b/build/android-profile/profile-2020-11-12-20-25-12-077.rawproto deleted file mode 100644 index 32a0a380a..000000000 Binary files a/build/android-profile/profile-2020-11-12-20-25-12-077.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-20-29-21-360.rawproto b/build/android-profile/profile-2020-11-12-20-29-21-360.rawproto deleted file mode 100644 index a00de1620..000000000 Binary files a/build/android-profile/profile-2020-11-12-20-29-21-360.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-20-31-29-810.rawproto b/build/android-profile/profile-2020-11-12-20-31-29-810.rawproto deleted file mode 100644 index e198cc6c9..000000000 Binary files a/build/android-profile/profile-2020-11-12-20-31-29-810.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-20-31-32-229.rawproto b/build/android-profile/profile-2020-11-12-20-31-32-229.rawproto deleted file mode 100644 index 9783c4f3a..000000000 Binary files a/build/android-profile/profile-2020-11-12-20-31-32-229.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-20-32-29-900.rawproto b/build/android-profile/profile-2020-11-12-20-32-29-900.rawproto deleted file mode 100644 index 44f09f45a..000000000 Binary files a/build/android-profile/profile-2020-11-12-20-32-29-900.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-20-34-26-240.rawproto b/build/android-profile/profile-2020-11-12-20-34-26-240.rawproto deleted file mode 100644 index 2c366ed1f..000000000 Binary files a/build/android-profile/profile-2020-11-12-20-34-26-240.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-20-34-28-709.rawproto b/build/android-profile/profile-2020-11-12-20-34-28-709.rawproto deleted file mode 100644 index f35386eae..000000000 Binary files a/build/android-profile/profile-2020-11-12-20-34-28-709.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-20-36-14-636.rawproto b/build/android-profile/profile-2020-11-12-20-36-14-636.rawproto deleted file mode 100644 index 4e2418e8d..000000000 Binary files a/build/android-profile/profile-2020-11-12-20-36-14-636.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-20-44-45-714.rawproto b/build/android-profile/profile-2020-11-12-20-44-45-714.rawproto deleted file mode 100644 index bed3852e1..000000000 Binary files a/build/android-profile/profile-2020-11-12-20-44-45-714.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-20-44-50-931.rawproto b/build/android-profile/profile-2020-11-12-20-44-50-931.rawproto deleted file mode 100644 index ec2674ddf..000000000 Binary files a/build/android-profile/profile-2020-11-12-20-44-50-931.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-20-52-23-449.rawproto b/build/android-profile/profile-2020-11-12-20-52-23-449.rawproto deleted file mode 100644 index 698e8c48e..000000000 Binary files a/build/android-profile/profile-2020-11-12-20-52-23-449.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-21-02-09-912.rawproto b/build/android-profile/profile-2020-11-12-21-02-09-912.rawproto deleted file mode 100644 index 070eb3eb4..000000000 Binary files a/build/android-profile/profile-2020-11-12-21-02-09-912.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-21-02-21-548.rawproto b/build/android-profile/profile-2020-11-12-21-02-21-548.rawproto deleted file mode 100644 index d5c57f910..000000000 Binary files a/build/android-profile/profile-2020-11-12-21-02-21-548.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-21-05-05-080.rawproto b/build/android-profile/profile-2020-11-12-21-05-05-080.rawproto deleted file mode 100644 index 3812c2335..000000000 Binary files a/build/android-profile/profile-2020-11-12-21-05-05-080.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-21-05-33-038.rawproto b/build/android-profile/profile-2020-11-12-21-05-33-038.rawproto deleted file mode 100644 index dfd89b1ba..000000000 Binary files a/build/android-profile/profile-2020-11-12-21-05-33-038.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-21-21-18-872.rawproto b/build/android-profile/profile-2020-11-12-21-21-18-872.rawproto deleted file mode 100644 index ddda5fdb7..000000000 Binary files a/build/android-profile/profile-2020-11-12-21-21-18-872.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-21-21-24-395.rawproto b/build/android-profile/profile-2020-11-12-21-21-24-395.rawproto deleted file mode 100644 index 6e598c294..000000000 Binary files a/build/android-profile/profile-2020-11-12-21-21-24-395.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-21-26-25-894.rawproto b/build/android-profile/profile-2020-11-12-21-26-25-894.rawproto deleted file mode 100644 index 108cdad01..000000000 Binary files a/build/android-profile/profile-2020-11-12-21-26-25-894.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-21-34-03-402.rawproto b/build/android-profile/profile-2020-11-12-21-34-03-402.rawproto deleted file mode 100644 index 9c8bc651a..000000000 Binary files a/build/android-profile/profile-2020-11-12-21-34-03-402.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-21-35-41-012.rawproto b/build/android-profile/profile-2020-11-12-21-35-41-012.rawproto deleted file mode 100644 index 2e6c9d8c9..000000000 Binary files a/build/android-profile/profile-2020-11-12-21-35-41-012.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-21-38-50-355.rawproto b/build/android-profile/profile-2020-11-12-21-38-50-355.rawproto deleted file mode 100644 index 742aa66b2..000000000 Binary files a/build/android-profile/profile-2020-11-12-21-38-50-355.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-21-48-27-791.rawproto b/build/android-profile/profile-2020-11-12-21-48-27-791.rawproto deleted file mode 100644 index dc3073f27..000000000 Binary files a/build/android-profile/profile-2020-11-12-21-48-27-791.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-21-53-40-630.rawproto b/build/android-profile/profile-2020-11-12-21-53-40-630.rawproto deleted file mode 100644 index 7778875f1..000000000 Binary files a/build/android-profile/profile-2020-11-12-21-53-40-630.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-21-55-08-014.rawproto b/build/android-profile/profile-2020-11-12-21-55-08-014.rawproto deleted file mode 100644 index 219657059..000000000 Binary files a/build/android-profile/profile-2020-11-12-21-55-08-014.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-21-57-52-211.rawproto b/build/android-profile/profile-2020-11-12-21-57-52-211.rawproto deleted file mode 100644 index d28864a1f..000000000 Binary files a/build/android-profile/profile-2020-11-12-21-57-52-211.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-21-59-35-753.rawproto b/build/android-profile/profile-2020-11-12-21-59-35-753.rawproto deleted file mode 100644 index 641f12243..000000000 Binary files a/build/android-profile/profile-2020-11-12-21-59-35-753.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-21-59-39-593.rawproto b/build/android-profile/profile-2020-11-12-21-59-39-593.rawproto deleted file mode 100644 index 62981cfca..000000000 Binary files a/build/android-profile/profile-2020-11-12-21-59-39-593.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-22-00-00-476.rawproto b/build/android-profile/profile-2020-11-12-22-00-00-476.rawproto deleted file mode 100644 index cef0e41e3..000000000 Binary files a/build/android-profile/profile-2020-11-12-22-00-00-476.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-22-13-10-980.rawproto b/build/android-profile/profile-2020-11-12-22-13-10-980.rawproto deleted file mode 100644 index 0aedcd2ae..000000000 Binary files a/build/android-profile/profile-2020-11-12-22-13-10-980.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-22-13-13-541.rawproto b/build/android-profile/profile-2020-11-12-22-13-13-541.rawproto deleted file mode 100644 index 80029c378..000000000 Binary files a/build/android-profile/profile-2020-11-12-22-13-13-541.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-22-20-32-080.rawproto b/build/android-profile/profile-2020-11-12-22-20-32-080.rawproto deleted file mode 100644 index e72756104..000000000 Binary files a/build/android-profile/profile-2020-11-12-22-20-32-080.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-22-20-34-857.rawproto b/build/android-profile/profile-2020-11-12-22-20-34-857.rawproto deleted file mode 100644 index 777957d67..000000000 Binary files a/build/android-profile/profile-2020-11-12-22-20-34-857.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-22-22-21-927.rawproto b/build/android-profile/profile-2020-11-12-22-22-21-927.rawproto deleted file mode 100644 index 8f0db4962..000000000 Binary files a/build/android-profile/profile-2020-11-12-22-22-21-927.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-22-22-31-695.rawproto b/build/android-profile/profile-2020-11-12-22-22-31-695.rawproto deleted file mode 100644 index 3e3ed82c0..000000000 Binary files a/build/android-profile/profile-2020-11-12-22-22-31-695.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-22-23-50-021.rawproto b/build/android-profile/profile-2020-11-12-22-23-50-021.rawproto deleted file mode 100644 index 229485e6f..000000000 Binary files a/build/android-profile/profile-2020-11-12-22-23-50-021.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-22-24-57-456.rawproto b/build/android-profile/profile-2020-11-12-22-24-57-456.rawproto deleted file mode 100644 index c2e04a7b8..000000000 Binary files a/build/android-profile/profile-2020-11-12-22-24-57-456.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-22-26-47-597.rawproto b/build/android-profile/profile-2020-11-12-22-26-47-597.rawproto deleted file mode 100644 index 2add54e38..000000000 Binary files a/build/android-profile/profile-2020-11-12-22-26-47-597.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-22-38-50-808.rawproto b/build/android-profile/profile-2020-11-12-22-38-50-808.rawproto deleted file mode 100644 index 294a84b22..000000000 Binary files a/build/android-profile/profile-2020-11-12-22-38-50-808.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-22-47-27-610.rawproto b/build/android-profile/profile-2020-11-12-22-47-27-610.rawproto deleted file mode 100644 index b5b93a27c..000000000 Binary files a/build/android-profile/profile-2020-11-12-22-47-27-610.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-22-47-38-305.rawproto b/build/android-profile/profile-2020-11-12-22-47-38-305.rawproto deleted file mode 100644 index 69ce92e71..000000000 Binary files a/build/android-profile/profile-2020-11-12-22-47-38-305.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-22-48-30-623.rawproto b/build/android-profile/profile-2020-11-12-22-48-30-623.rawproto deleted file mode 100644 index e06cb9aef..000000000 Binary files a/build/android-profile/profile-2020-11-12-22-48-30-623.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-22-49-43-022.rawproto b/build/android-profile/profile-2020-11-12-22-49-43-022.rawproto deleted file mode 100644 index 13b01f82f..000000000 Binary files a/build/android-profile/profile-2020-11-12-22-49-43-022.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-22-59-57-138.rawproto b/build/android-profile/profile-2020-11-12-22-59-57-138.rawproto deleted file mode 100644 index d5b4b8b02..000000000 Binary files a/build/android-profile/profile-2020-11-12-22-59-57-138.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-23-01-52-760.rawproto b/build/android-profile/profile-2020-11-12-23-01-52-760.rawproto deleted file mode 100644 index 8877202bc..000000000 Binary files a/build/android-profile/profile-2020-11-12-23-01-52-760.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-23-04-20-753.rawproto b/build/android-profile/profile-2020-11-12-23-04-20-753.rawproto deleted file mode 100644 index f527aa401..000000000 Binary files a/build/android-profile/profile-2020-11-12-23-04-20-753.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-23-05-17-722.rawproto b/build/android-profile/profile-2020-11-12-23-05-17-722.rawproto deleted file mode 100644 index 85e434508..000000000 Binary files a/build/android-profile/profile-2020-11-12-23-05-17-722.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-23-08-10-193.rawproto b/build/android-profile/profile-2020-11-12-23-08-10-193.rawproto deleted file mode 100644 index 4eebd0048..000000000 Binary files a/build/android-profile/profile-2020-11-12-23-08-10-193.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-23-11-00-152.rawproto b/build/android-profile/profile-2020-11-12-23-11-00-152.rawproto deleted file mode 100644 index 98b106128..000000000 Binary files a/build/android-profile/profile-2020-11-12-23-11-00-152.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-23-12-39-369.rawproto b/build/android-profile/profile-2020-11-12-23-12-39-369.rawproto deleted file mode 100644 index 478af7379..000000000 Binary files a/build/android-profile/profile-2020-11-12-23-12-39-369.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-23-14-24-164.rawproto b/build/android-profile/profile-2020-11-12-23-14-24-164.rawproto deleted file mode 100644 index 29ed55334..000000000 Binary files a/build/android-profile/profile-2020-11-12-23-14-24-164.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-23-16-54-418.rawproto b/build/android-profile/profile-2020-11-12-23-16-54-418.rawproto deleted file mode 100644 index ddedb0170..000000000 Binary files a/build/android-profile/profile-2020-11-12-23-16-54-418.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-23-18-54-095.rawproto b/build/android-profile/profile-2020-11-12-23-18-54-095.rawproto deleted file mode 100644 index cd936eed8..000000000 Binary files a/build/android-profile/profile-2020-11-12-23-18-54-095.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-23-19-28-291.rawproto b/build/android-profile/profile-2020-11-12-23-19-28-291.rawproto deleted file mode 100644 index 87140ee94..000000000 Binary files a/build/android-profile/profile-2020-11-12-23-19-28-291.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-23-23-57-578.rawproto b/build/android-profile/profile-2020-11-12-23-23-57-578.rawproto deleted file mode 100644 index 0ac299746..000000000 Binary files a/build/android-profile/profile-2020-11-12-23-23-57-578.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-23-24-00-040.rawproto b/build/android-profile/profile-2020-11-12-23-24-00-040.rawproto deleted file mode 100644 index 89aaf904f..000000000 Binary files a/build/android-profile/profile-2020-11-12-23-24-00-040.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-23-28-55-994.rawproto b/build/android-profile/profile-2020-11-12-23-28-55-994.rawproto deleted file mode 100644 index c635b9910..000000000 Binary files a/build/android-profile/profile-2020-11-12-23-28-55-994.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-23-35-37-186.rawproto b/build/android-profile/profile-2020-11-12-23-35-37-186.rawproto deleted file mode 100644 index c2c500145..000000000 Binary files a/build/android-profile/profile-2020-11-12-23-35-37-186.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-23-35-59-125.rawproto b/build/android-profile/profile-2020-11-12-23-35-59-125.rawproto deleted file mode 100644 index 4786b444e..000000000 Binary files a/build/android-profile/profile-2020-11-12-23-35-59-125.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-23-37-06-924.rawproto b/build/android-profile/profile-2020-11-12-23-37-06-924.rawproto deleted file mode 100644 index a8a897225..000000000 Binary files a/build/android-profile/profile-2020-11-12-23-37-06-924.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-23-38-16-646.rawproto b/build/android-profile/profile-2020-11-12-23-38-16-646.rawproto deleted file mode 100644 index d88dbb125..000000000 Binary files a/build/android-profile/profile-2020-11-12-23-38-16-646.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-23-41-58-607.rawproto b/build/android-profile/profile-2020-11-12-23-41-58-607.rawproto deleted file mode 100644 index 724076642..000000000 Binary files a/build/android-profile/profile-2020-11-12-23-41-58-607.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-23-47-03-278.rawproto b/build/android-profile/profile-2020-11-12-23-47-03-278.rawproto deleted file mode 100644 index 3e2020f3d..000000000 Binary files a/build/android-profile/profile-2020-11-12-23-47-03-278.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-23-47-05-904.rawproto b/build/android-profile/profile-2020-11-12-23-47-05-904.rawproto deleted file mode 100644 index 8023695ee..000000000 Binary files a/build/android-profile/profile-2020-11-12-23-47-05-904.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-23-50-07-461.rawproto b/build/android-profile/profile-2020-11-12-23-50-07-461.rawproto deleted file mode 100644 index 0be531636..000000000 Binary files a/build/android-profile/profile-2020-11-12-23-50-07-461.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-23-55-09-825.rawproto b/build/android-profile/profile-2020-11-12-23-55-09-825.rawproto deleted file mode 100644 index 05b414a84..000000000 Binary files a/build/android-profile/profile-2020-11-12-23-55-09-825.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-23-55-12-311.rawproto b/build/android-profile/profile-2020-11-12-23-55-12-311.rawproto deleted file mode 100644 index 46d8d64f6..000000000 Binary files a/build/android-profile/profile-2020-11-12-23-55-12-311.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-23-55-18-708.rawproto b/build/android-profile/profile-2020-11-12-23-55-18-708.rawproto deleted file mode 100644 index f94a58155..000000000 Binary files a/build/android-profile/profile-2020-11-12-23-55-18-708.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-12-23-57-22-537.rawproto b/build/android-profile/profile-2020-11-12-23-57-22-537.rawproto deleted file mode 100644 index f3729a131..000000000 Binary files a/build/android-profile/profile-2020-11-12-23-57-22-537.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-13-00-01-55-090.rawproto b/build/android-profile/profile-2020-11-13-00-01-55-090.rawproto deleted file mode 100644 index 32c8e8eab..000000000 Binary files a/build/android-profile/profile-2020-11-13-00-01-55-090.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-13-00-02-04-557.rawproto b/build/android-profile/profile-2020-11-13-00-02-04-557.rawproto deleted file mode 100644 index 71aced265..000000000 Binary files a/build/android-profile/profile-2020-11-13-00-02-04-557.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-13-00-03-04-023.rawproto b/build/android-profile/profile-2020-11-13-00-03-04-023.rawproto deleted file mode 100644 index d78448f33..000000000 Binary files a/build/android-profile/profile-2020-11-13-00-03-04-023.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-13-00-06-36-432.rawproto b/build/android-profile/profile-2020-11-13-00-06-36-432.rawproto deleted file mode 100644 index bcfcd2fd0..000000000 Binary files a/build/android-profile/profile-2020-11-13-00-06-36-432.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-13-00-07-55-075.rawproto b/build/android-profile/profile-2020-11-13-00-07-55-075.rawproto deleted file mode 100644 index 6207c8985..000000000 Binary files a/build/android-profile/profile-2020-11-13-00-07-55-075.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-13-00-07-57-314.rawproto b/build/android-profile/profile-2020-11-13-00-07-57-314.rawproto deleted file mode 100644 index 9ab7c0afd..000000000 Binary files a/build/android-profile/profile-2020-11-13-00-07-57-314.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-13-00-08-10-260.rawproto b/build/android-profile/profile-2020-11-13-00-08-10-260.rawproto deleted file mode 100644 index 06e69b1c9..000000000 Binary files a/build/android-profile/profile-2020-11-13-00-08-10-260.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-13-00-09-52-684.rawproto b/build/android-profile/profile-2020-11-13-00-09-52-684.rawproto deleted file mode 100644 index 660df8db6..000000000 Binary files a/build/android-profile/profile-2020-11-13-00-09-52-684.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-16-19-34-21-117.rawproto b/build/android-profile/profile-2020-11-16-19-34-21-117.rawproto deleted file mode 100644 index a249887a4..000000000 Binary files a/build/android-profile/profile-2020-11-16-19-34-21-117.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-16-19-35-03-228.rawproto b/build/android-profile/profile-2020-11-16-19-35-03-228.rawproto deleted file mode 100644 index 488856eec..000000000 Binary files a/build/android-profile/profile-2020-11-16-19-35-03-228.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-16-20-13-07-235.rawproto b/build/android-profile/profile-2020-11-16-20-13-07-235.rawproto deleted file mode 100644 index e89fdf8a1..000000000 Binary files a/build/android-profile/profile-2020-11-16-20-13-07-235.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-16-20-13-20-171.rawproto b/build/android-profile/profile-2020-11-16-20-13-20-171.rawproto deleted file mode 100644 index 39afb8342..000000000 Binary files a/build/android-profile/profile-2020-11-16-20-13-20-171.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-16-20-15-26-525.rawproto b/build/android-profile/profile-2020-11-16-20-15-26-525.rawproto deleted file mode 100644 index a2848b890..000000000 Binary files a/build/android-profile/profile-2020-11-16-20-15-26-525.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-16-20-23-04-231.rawproto b/build/android-profile/profile-2020-11-16-20-23-04-231.rawproto deleted file mode 100644 index ec40c82e8..000000000 Binary files a/build/android-profile/profile-2020-11-16-20-23-04-231.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-16-20-25-57-563.rawproto b/build/android-profile/profile-2020-11-16-20-25-57-563.rawproto deleted file mode 100644 index be074a893..000000000 Binary files a/build/android-profile/profile-2020-11-16-20-25-57-563.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-16-20-30-31-887.rawproto b/build/android-profile/profile-2020-11-16-20-30-31-887.rawproto deleted file mode 100644 index ac053cba9..000000000 Binary files a/build/android-profile/profile-2020-11-16-20-30-31-887.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-16-20-32-37-681.rawproto b/build/android-profile/profile-2020-11-16-20-32-37-681.rawproto deleted file mode 100644 index e76a7003d..000000000 Binary files a/build/android-profile/profile-2020-11-16-20-32-37-681.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-17-21-43-10-395.rawproto b/build/android-profile/profile-2020-11-17-21-43-10-395.rawproto deleted file mode 100644 index 55393ba7c..000000000 Binary files a/build/android-profile/profile-2020-11-17-21-43-10-395.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-17-21-45-13-308.rawproto b/build/android-profile/profile-2020-11-17-21-45-13-308.rawproto deleted file mode 100644 index 18b48098c..000000000 Binary files a/build/android-profile/profile-2020-11-17-21-45-13-308.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-17-22-04-38-931.rawproto b/build/android-profile/profile-2020-11-17-22-04-38-931.rawproto deleted file mode 100644 index f882af21a..000000000 Binary files a/build/android-profile/profile-2020-11-17-22-04-38-931.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-17-22-42-19-149.rawproto b/build/android-profile/profile-2020-11-17-22-42-19-149.rawproto deleted file mode 100644 index 7a9c89c6c..000000000 Binary files a/build/android-profile/profile-2020-11-17-22-42-19-149.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-17-22-52-25-227.rawproto b/build/android-profile/profile-2020-11-17-22-52-25-227.rawproto deleted file mode 100644 index 6394c0b8f..000000000 Binary files a/build/android-profile/profile-2020-11-17-22-52-25-227.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-17-22-57-53-772.rawproto b/build/android-profile/profile-2020-11-17-22-57-53-772.rawproto deleted file mode 100644 index 0893d0c94..000000000 Binary files a/build/android-profile/profile-2020-11-17-22-57-53-772.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-17-23-09-19-101.rawproto b/build/android-profile/profile-2020-11-17-23-09-19-101.rawproto deleted file mode 100644 index 0414d033c..000000000 Binary files a/build/android-profile/profile-2020-11-17-23-09-19-101.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-17-23-14-15-914.rawproto b/build/android-profile/profile-2020-11-17-23-14-15-914.rawproto deleted file mode 100644 index f4757535c..000000000 Binary files a/build/android-profile/profile-2020-11-17-23-14-15-914.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-17-23-17-25-416.rawproto b/build/android-profile/profile-2020-11-17-23-17-25-416.rawproto deleted file mode 100644 index 7945ec598..000000000 Binary files a/build/android-profile/profile-2020-11-17-23-17-25-416.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-17-23-19-00-678.rawproto b/build/android-profile/profile-2020-11-17-23-19-00-678.rawproto deleted file mode 100644 index 42189166b..000000000 Binary files a/build/android-profile/profile-2020-11-17-23-19-00-678.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-17-23-22-47-253.rawproto b/build/android-profile/profile-2020-11-17-23-22-47-253.rawproto deleted file mode 100644 index f49854c8b..000000000 Binary files a/build/android-profile/profile-2020-11-17-23-22-47-253.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-17-23-29-14-791.rawproto b/build/android-profile/profile-2020-11-17-23-29-14-791.rawproto deleted file mode 100644 index 31bb8c690..000000000 Binary files a/build/android-profile/profile-2020-11-17-23-29-14-791.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-17-23-39-04-022.rawproto b/build/android-profile/profile-2020-11-17-23-39-04-022.rawproto deleted file mode 100644 index 515117d8b..000000000 Binary files a/build/android-profile/profile-2020-11-17-23-39-04-022.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-17-23-55-13-246.rawproto b/build/android-profile/profile-2020-11-17-23-55-13-246.rawproto deleted file mode 100644 index 2952fc41e..000000000 Binary files a/build/android-profile/profile-2020-11-17-23-55-13-246.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-20-19-33-55-964.rawproto b/build/android-profile/profile-2020-11-20-19-33-55-964.rawproto deleted file mode 100644 index 5602d710c..000000000 Binary files a/build/android-profile/profile-2020-11-20-19-33-55-964.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-20-19-34-56-662.rawproto b/build/android-profile/profile-2020-11-20-19-34-56-662.rawproto deleted file mode 100644 index d95d9c873..000000000 Binary files a/build/android-profile/profile-2020-11-20-19-34-56-662.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-20-19-52-53-792.rawproto b/build/android-profile/profile-2020-11-20-19-52-53-792.rawproto deleted file mode 100644 index 2e2852566..000000000 Binary files a/build/android-profile/profile-2020-11-20-19-52-53-792.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-20-19-56-00-135.rawproto b/build/android-profile/profile-2020-11-20-19-56-00-135.rawproto deleted file mode 100644 index 3f4ebce6d..000000000 Binary files a/build/android-profile/profile-2020-11-20-19-56-00-135.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-22-15-02-42-782.rawproto b/build/android-profile/profile-2020-11-22-15-02-42-782.rawproto deleted file mode 100644 index ccdbc59a2..000000000 Binary files a/build/android-profile/profile-2020-11-22-15-02-42-782.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-22-15-03-44-893.rawproto b/build/android-profile/profile-2020-11-22-15-03-44-893.rawproto deleted file mode 100644 index 21062915e..000000000 Binary files a/build/android-profile/profile-2020-11-22-15-03-44-893.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-22-15-39-10-848.rawproto b/build/android-profile/profile-2020-11-22-15-39-10-848.rawproto deleted file mode 100644 index 62cfa58b8..000000000 Binary files a/build/android-profile/profile-2020-11-22-15-39-10-848.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-22-15-44-03-045.rawproto b/build/android-profile/profile-2020-11-22-15-44-03-045.rawproto deleted file mode 100644 index 6d600ad90..000000000 Binary files a/build/android-profile/profile-2020-11-22-15-44-03-045.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-22-15-44-07-350.rawproto b/build/android-profile/profile-2020-11-22-15-44-07-350.rawproto deleted file mode 100644 index d73af08f6..000000000 Binary files a/build/android-profile/profile-2020-11-22-15-44-07-350.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-22-15-59-01-738.rawproto b/build/android-profile/profile-2020-11-22-15-59-01-738.rawproto deleted file mode 100644 index 3ec3c886f..000000000 Binary files a/build/android-profile/profile-2020-11-22-15-59-01-738.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-22-15-59-14-471.rawproto b/build/android-profile/profile-2020-11-22-15-59-14-471.rawproto deleted file mode 100644 index f87a886fb..000000000 Binary files a/build/android-profile/profile-2020-11-22-15-59-14-471.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-22-16-03-08-697.rawproto b/build/android-profile/profile-2020-11-22-16-03-08-697.rawproto deleted file mode 100644 index 66e3c816e..000000000 Binary files a/build/android-profile/profile-2020-11-22-16-03-08-697.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-22-16-21-35-098.rawproto b/build/android-profile/profile-2020-11-22-16-21-35-098.rawproto deleted file mode 100644 index 84cc8b740..000000000 Binary files a/build/android-profile/profile-2020-11-22-16-21-35-098.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-22-16-41-11-459.rawproto b/build/android-profile/profile-2020-11-22-16-41-11-459.rawproto deleted file mode 100644 index 77f589e52..000000000 Binary files a/build/android-profile/profile-2020-11-22-16-41-11-459.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-22-16-55-31-487.rawproto b/build/android-profile/profile-2020-11-22-16-55-31-487.rawproto deleted file mode 100644 index 2b81a0643..000000000 Binary files a/build/android-profile/profile-2020-11-22-16-55-31-487.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-22-16-55-43-621.rawproto b/build/android-profile/profile-2020-11-22-16-55-43-621.rawproto deleted file mode 100644 index 2f52f2a67..000000000 Binary files a/build/android-profile/profile-2020-11-22-16-55-43-621.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-23-20-08-16-548.rawproto b/build/android-profile/profile-2020-11-23-20-08-16-548.rawproto deleted file mode 100644 index 390ad3e41..000000000 Binary files a/build/android-profile/profile-2020-11-23-20-08-16-548.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-23-20-09-36-481.rawproto b/build/android-profile/profile-2020-11-23-20-09-36-481.rawproto deleted file mode 100644 index 8e3a6f4b7..000000000 Binary files a/build/android-profile/profile-2020-11-23-20-09-36-481.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-23-20-10-09-733.rawproto b/build/android-profile/profile-2020-11-23-20-10-09-733.rawproto deleted file mode 100644 index 89ea67800..000000000 Binary files a/build/android-profile/profile-2020-11-23-20-10-09-733.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-30-19-33-12-644.rawproto b/build/android-profile/profile-2020-11-30-19-33-12-644.rawproto deleted file mode 100644 index d1fd3ae2c..000000000 Binary files a/build/android-profile/profile-2020-11-30-19-33-12-644.rawproto and /dev/null differ diff --git a/build/android-profile/profile-2020-11-30-19-33-59-656.rawproto b/build/android-profile/profile-2020-11-30-19-33-59-656.rawproto deleted file mode 100644 index c4e802ae4..000000000 Binary files a/build/android-profile/profile-2020-11-30-19-33-59-656.rawproto and /dev/null differ diff --git a/build/generated/mockable-android-25.jar b/build/generated/mockable-android-25.jar deleted file mode 100644 index 561f55e27..000000000 Binary files a/build/generated/mockable-android-25.jar and /dev/null differ diff --git a/build/generated/mockable-android-26.jar b/build/generated/mockable-android-26.jar deleted file mode 100644 index 48fc3325a..000000000 Binary files a/build/generated/mockable-android-26.jar and /dev/null differ diff --git a/build/generated/mockable-android-27.jar b/build/generated/mockable-android-27.jar deleted file mode 100644 index 17e7e388b..000000000 Binary files a/build/generated/mockable-android-27.jar and /dev/null differ diff --git a/build/intermediates/dex-cache/cache.xml b/build/intermediates/dex-cache/cache.xml deleted file mode 100644 index 2754cc9f4..000000000 --- a/build/intermediates/dex-cache/cache.xml +++ /dev/null @@ -1,95 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/build/intermediates/jack-cache/cache.xml b/build/intermediates/jack-cache/cache.xml deleted file mode 100644 index 866241463..000000000 --- a/build/intermediates/jack-cache/cache.xml +++ /dev/null @@ -1,527 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gradle.properties b/gradle.properties index 76f220158..a53dcf84d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -26,5 +26,6 @@ android.enableJetifier=true android.useAndroidX=true android.useDeprecatedNdk=true -versionCode=40 -versionName=4.11.0 \ No newline at end of file + +versionCode=104 +versionName=4.12.04 diff --git a/gradle/wrapper/gradle-wrapper.jar b/gradle/wrapper/gradle-wrapper.jar index 13372aef5..7454180f2 100644 Binary files a/gradle/wrapper/gradle-wrapper.jar and b/gradle/wrapper/gradle-wrapper.jar differ diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 63dc3645e..8049c684f 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,5 @@ -#Thu Sep 21 11:53:04 CST 2023 distributionBase=GRADLE_USER_HOME -distributionUrl=https\://services.gradle.org/distributions/gradle-6.7.1-bin.zip distributionPath=wrapper/dists -zipStorePath=wrapper/dists +distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-bin.zip zipStoreBase=GRADLE_USER_HOME +zipStorePath=wrapper/dists diff --git a/gradlew b/gradlew old mode 100644 new mode 100755 index 9d82f7891..1b6c78733 --- a/gradlew +++ b/gradlew @@ -1,74 +1,129 @@ -#!/usr/bin/env bash +#!/bin/sh + +# +# Copyright © 2015-2021 the original 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 -## +# +# Gradle start up script for POSIX generated by Gradle. +# +# Important for running: +# +# (1) You need a POSIX-compliant shell to run this script. If your /bin/sh is +# noncompliant, but you have some other compliant shell such as ksh or +# bash, then to run this script, type that shell name before the whole +# command line, like: +# +# ksh Gradle +# +# Busybox and similar reduced shells will NOT work, because this script +# requires all of these POSIX shell features: +# * functions; +# * expansions «$var», «${var}», «${var:-default}», «${var+SET}», +# «${var#prefix}», «${var%suffix}», and «$( cmd )»; +# * compound commands having a testable exit status, especially «case»; +# * various built-in commands including «command», «set», and «ulimit». +# +# Important for patching: +# +# (2) This script targets any POSIX shell, so it avoids extensions provided +# by Bash, Ksh, etc; in particular arrays are avoided. +# +# The "traditional" practice of packing multiple parameters into a +# space-separated string is a well documented source of bugs and security +# problems, so this is (mostly) avoided, by progressively accumulating +# options in "$@", and eventually passing that to Java. +# +# Where the inherited environment variables (DEFAULT_JVM_OPTS, JAVA_OPTS, +# and GRADLE_OPTS) rely on word-splitting, this is performed explicitly; +# see the in-line comments for details. +# +# There are tweaks for specific operating systems such as AIX, CygWin, +# Darwin, MinGW, and NonStop. +# +# (3) This script is generated from the Groovy template +# https://github.com/gradle/gradle/blob/master/subprojects/plugins/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt +# within the Gradle project. +# +# You can find Gradle at https://github.com/gradle/gradle/. +# ############################################################################## -# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script. -DEFAULT_JVM_OPTS="" +# Attempt to set APP_HOME + +# Resolve links: $0 may be a link +app_path=$0 + +# Need this for daisy-chained symlinks. +while + APP_HOME=${app_path%"${app_path##*/}"} # leaves a trailing /; empty if no leading path + [ -h "$app_path" ] +do + ls=$( ls -ld "$app_path" ) + link=${ls#*' -> '} + case $link in #( + /*) app_path=$link ;; #( + *) app_path=$APP_HOME$link ;; + esac +done + +APP_HOME=$( cd "${APP_HOME:-./}" && pwd -P ) || exit APP_NAME="Gradle" -APP_BASE_NAME=`basename "$0"` +APP_BASE_NAME=${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" "-Xms64m"' # Use the maximum available, or set MAX_FD != -1 to use that value. -MAX_FD="maximum" +MAX_FD=maximum -warn ( ) { +warn () { echo "$*" -} +} >&2 -die ( ) { +die () { echo echo "$*" echo exit 1 -} +} >&2 # OS specific support (must be 'true' or 'false'). cygwin=false msys=false darwin=false -case "`uname`" in - CYGWIN* ) - cygwin=true - ;; - Darwin* ) - darwin=true - ;; - MINGW* ) - msys=true - ;; +nonstop=false +case "$( uname )" in #( + CYGWIN* ) cygwin=true ;; #( + Darwin* ) darwin=true ;; #( + MSYS* | MINGW* ) msys=true ;; #( + NONSTOP* ) nonstop=true ;; esac -# Attempt to set APP_HOME -# Resolve links: $0 may be a link -PRG="$0" -# Need this for relative symlinks. -while [ -h "$PRG" ] ; do - ls=`ls -ld "$PRG"` - link=`expr "$ls" : '.*-> \(.*\)$'` - if expr "$link" : '/.*' > /dev/null; then - PRG="$link" - else - PRG=`dirname "$PRG"`"/$link" - fi -done -SAVED="`pwd`" -cd "`dirname \"$PRG\"`/" >/dev/null -APP_HOME="`pwd -P`" -cd "$SAVED" >/dev/null - CLASSPATH=$APP_HOME/gradle/wrapper/gradle-wrapper.jar + # Determine the Java command to use to start the JVM. if [ -n "$JAVA_HOME" ] ; then if [ -x "$JAVA_HOME/jre/sh/java" ] ; then # IBM's JDK on AIX uses strange locations for the executables - JAVACMD="$JAVA_HOME/jre/sh/java" + JAVACMD=$JAVA_HOME/jre/sh/java else - JAVACMD="$JAVA_HOME/bin/java" + JAVACMD=$JAVA_HOME/bin/java fi if [ ! -x "$JAVACMD" ] ; then die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME @@ -77,7 +132,7 @@ Please set the JAVA_HOME variable in your environment to match the location of your Java installation." fi else - JAVACMD="java" + JAVACMD=java which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. Please set the JAVA_HOME variable in your environment to match the @@ -85,76 +140,95 @@ location of your Java installation." fi # Increase the maximum file descriptors if we can. -if [ "$cygwin" = "false" -a "$darwin" = "false" ] ; then - MAX_FD_LIMIT=`ulimit -H -n` - if [ $? -eq 0 ] ; then - if [ "$MAX_FD" = "maximum" -o "$MAX_FD" = "max" ] ; then - MAX_FD="$MAX_FD_LIMIT" - fi - ulimit -n $MAX_FD - if [ $? -ne 0 ] ; then - warn "Could not set maximum file descriptor limit: $MAX_FD" - fi - else - warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT" - fi -fi - -# For Darwin, add options to specify how the application appears in the dock -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 - APP_HOME=`cygpath --path --mixed "$APP_HOME"` - CLASSPATH=`cygpath --path --mixed "$CLASSPATH"` - JAVACMD=`cygpath --unix "$JAVACMD"` - - # We build the pattern for arguments to be converted via cygpath - ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null` - SEP="" - for dir in $ROOTDIRSRAW ; do - ROOTDIRS="$ROOTDIRS$SEP$dir" - SEP="|" - done - OURCYGPATTERN="(^($ROOTDIRS))" - # Add a user-defined pattern to the cygpath arguments - if [ "$GRADLE_CYGPATTERN" != "" ] ; then - OURCYGPATTERN="$OURCYGPATTERN|($GRADLE_CYGPATTERN)" - fi - # Now convert the arguments - kludge to limit ourselves to /bin/sh - i=0 - for arg in "$@" ; do - CHECK=`echo "$arg"|egrep -c "$OURCYGPATTERN" -` - CHECK2=`echo "$arg"|egrep -c "^-"` ### Determine if an option - - if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition - eval `echo args$i`=`cygpath --path --ignore --mixed "$arg"` - else - eval `echo args$i`="\"$arg\"" - fi - i=$((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" ;; +if ! "$cygwin" && ! "$darwin" && ! "$nonstop" ; then + case $MAX_FD in #( + max*) + MAX_FD=$( ulimit -H -n ) || + warn "Could not query maximum file descriptor limit" + esac + case $MAX_FD in #( + '' | soft) :;; #( + *) + ulimit -n "$MAX_FD" || + warn "Could not set maximum file descriptor limit to $MAX_FD" esac fi -# Split up the JVM_OPTS And GRADLE_OPTS values into an array, following the shell quoting and substitution rules -function splitJvmOpts() { - JVM_OPTS=("$@") -} -eval splitJvmOpts $DEFAULT_JVM_OPTS $JAVA_OPTS $GRADLE_OPTS -JVM_OPTS[${#JVM_OPTS[*]}]="-Dorg.gradle.appname=$APP_BASE_NAME" +# Collect all arguments for the java command, stacking in reverse order: +# * args from the command line +# * the main class name +# * -classpath +# * -D...appname settings +# * --module-path (only if needed) +# * DEFAULT_JVM_OPTS, JAVA_OPTS, and GRADLE_OPTS environment variables. -exec "$JAVACMD" "${JVM_OPTS[@]}" -classpath "$CLASSPATH" org.gradle.wrapper.GradleWrapperMain "$@" +# For Cygwin or MSYS, switch paths to Windows format before running java +if "$cygwin" || "$msys" ; then + APP_HOME=$( cygpath --path --mixed "$APP_HOME" ) + CLASSPATH=$( cygpath --path --mixed "$CLASSPATH" ) + + JAVACMD=$( cygpath --unix "$JAVACMD" ) + + # Now convert the arguments - kludge to limit ourselves to /bin/sh + for arg do + if + case $arg in #( + -*) false ;; # don't mess with options #( + /?*) t=${arg#/} t=/${t%%/*} # looks like a POSIX filepath + [ -e "$t" ] ;; #( + *) false ;; + esac + then + arg=$( cygpath --path --ignore --mixed "$arg" ) + fi + # Roll the args list around exactly as many times as the number of + # args, so each arg winds up back in the position where it started, but + # possibly modified. + # + # NB: a `for` loop captures its iteration list before it begins, so + # changing the positional parameters here affects neither the number of + # iterations, nor the values presented in `arg`. + shift # remove old arg + set -- "$@" "$arg" # push replacement arg + done +fi + +# Collect all arguments for the java command; +# * $DEFAULT_JVM_OPTS, $JAVA_OPTS, and $GRADLE_OPTS can contain fragments of +# shell script including quotes and variable substitutions, so put them in +# double quotes to make sure that they get re-expanded; and +# * put everything else in single quotes, so that it's not re-expanded. + +set -- \ + "-Dorg.gradle.appname=$APP_BASE_NAME" \ + -classpath "$CLASSPATH" \ + org.gradle.wrapper.GradleWrapperMain \ + "$@" + +# Use "xargs" to parse quoted args. +# +# With -n1 it outputs one arg per line, with the quotes and backslashes removed. +# +# In Bash we could simply go: +# +# readarray ARGS < <( xargs -n1 <<<"$var" ) && +# set -- "${ARGS[@]}" "$@" +# +# but POSIX shell has neither arrays nor command substitution, so instead we +# post-process each arg (as a line of input to sed) to backslash-escape any +# character that might be a shell metacharacter, then use eval to reverse +# that process (while maintaining the separation between arguments), and wrap +# the whole thing up as a single "set" statement. +# +# This will of course break if any of these variables contains a newline or +# an unmatched quote. +# + +eval "set -- $( + printf '%s\n' "$DEFAULT_JVM_OPTS $JAVA_OPTS $GRADLE_OPTS" | + xargs -n1 | + sed ' s~[^-[:alnum:]+,./:=@_]~\\&~g; ' | + tr '\n' ' ' + )" '"$@"' + +exec "$JAVACMD" "$@" diff --git a/gradlew.bat b/gradlew.bat index 8a0b282aa..ac1b06f93 100644 --- a/gradlew.bat +++ b/gradlew.bat @@ -1,90 +1,89 @@ -@if "%DEBUG%" == "" @echo off -@rem ########################################################################## -@rem -@rem Gradle startup script for Windows -@rem -@rem ########################################################################## - -@rem Set local scope for the variables with windows NT shell -if "%OS%"=="Windows_NT" setlocal - -@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= - -set DIRNAME=%~dp0 -if "%DIRNAME%" == "" set DIRNAME=. -set APP_BASE_NAME=%~n0 -set APP_HOME=%DIRNAME% - -@rem Find java.exe -if defined JAVA_HOME goto findJavaFromJavaHome - -set JAVA_EXE=java.exe -%JAVA_EXE% -version >NUL 2>&1 -if "%ERRORLEVEL%" == "0" goto init - -echo. -echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. -echo. -echo Please set the JAVA_HOME variable in your environment to match the -echo location of your Java installation. - -goto fail - -:findJavaFromJavaHome -set JAVA_HOME=%JAVA_HOME:"=% -set JAVA_EXE=%JAVA_HOME%/bin/java.exe - -if exist "%JAVA_EXE%" goto init - -echo. -echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% -echo. -echo Please set the JAVA_HOME variable in your environment to match the -echo location of your Java installation. - -goto fail - -:init -@rem Get command-line arguments, handling Windowz variants - -if not "%OS%" == "Windows_NT" goto win9xME_args -if "%@eval[2+2]" == "4" goto 4NT_args - -:win9xME_args -@rem Slurp the command line arguments. -set CMD_LINE_ARGS= -set _SKIP=2 - -:win9xME_args_slurp -if "x%~1" == "x" goto execute - -set CMD_LINE_ARGS=%* -goto execute - -:4NT_args -@rem Get arguments from the 4NT Shell from JP Software -set CMD_LINE_ARGS=%$ - -:execute -@rem Setup the command line - -set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar - -@rem Execute Gradle -"%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %CMD_LINE_ARGS% - -:end -@rem End local scope for the variables with windows NT shell -if "%ERRORLEVEL%"=="0" goto mainEnd - -:fail -rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of -rem the _cmd.exe /c_ return code! -if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1 -exit /b 1 - -:mainEnd -if "%OS%"=="Windows_NT" endlocal - -:omega +@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 +@rem Gradle startup script for Windows +@rem +@rem ########################################################################## + +@rem Set local scope for the variables with windows NT shell +if "%OS%"=="Windows_NT" setlocal + +set DIRNAME=%~dp0 +if "%DIRNAME%" == "" set DIRNAME=. +set APP_BASE_NAME=%~n0 +set APP_HOME=%DIRNAME% + +@rem Resolve any "." and ".." in APP_HOME to make it shorter. +for %%i in ("%APP_HOME%") do set APP_HOME=%%~fi + +@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" "-Xms64m" + +@rem Find java.exe +if defined JAVA_HOME goto findJavaFromJavaHome + +set JAVA_EXE=java.exe +%JAVA_EXE% -version >NUL 2>&1 +if "%ERRORLEVEL%" == "0" goto execute + +echo. +echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH. +echo. +echo Please set the JAVA_HOME variable in your environment to match the +echo location of your Java installation. + +goto fail + +:findJavaFromJavaHome +set JAVA_HOME=%JAVA_HOME:"=% +set JAVA_EXE=%JAVA_HOME%/bin/java.exe + +if exist "%JAVA_EXE%" goto execute + +echo. +echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME% +echo. +echo Please set the JAVA_HOME variable in your environment to match the +echo location of your Java installation. + +goto fail + +:execute +@rem Setup the command line + +set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar + + +@rem Execute Gradle +"%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %* + +:end +@rem End local scope for the variables with windows NT shell +if "%ERRORLEVEL%"=="0" goto mainEnd + +:fail +rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of +rem the _cmd.exe /c_ return code! +if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1 +exit /b 1 + +:mainEnd +if "%OS%"=="Windows_NT" endlocal + +:omega diff --git a/iFish7/agconnect-services.json b/iFish7/agconnect-services.json new file mode 100644 index 000000000..83e630784 --- /dev/null +++ b/iFish7/agconnect-services.json @@ -0,0 +1,96 @@ +{ + "agcgw":{ + "backurl":"connect-drcn.hispace.hicloud.com", + "url":"connect-drcn.dbankcloud.cn", + "websocketbackurl":"connect-ws-drcn.hispace.dbankcloud.com", + "websocketurl":"connect-ws-drcn.hispace.dbankcloud.cn" + }, + "agcgw_all":{ + "CN":"connect-drcn.dbankcloud.cn", + "CN_back":"connect-drcn.hispace.hicloud.com", + "DE":"connect-dre.dbankcloud.cn", + "DE_back":"connect-dre.hispace.hicloud.com", + "RU":"connect-drru.hispace.dbankcloud.ru", + "RU_back":"connect-drru.hispace.dbankcloud.cn", + "SG":"connect-dra.dbankcloud.cn", + "SG_back":"connect-dra.hispace.hicloud.com" + }, + "websocketgw_all":{ + "CN":"connect-ws-drcn.hispace.dbankcloud.cn", + "CN_back":"connect-ws-drcn.hispace.dbankcloud.com", + "DE":"connect-ws-dre.hispace.dbankcloud.cn", + "DE_back":"connect-ws-dre.hispace.dbankcloud.com", + "RU":"connect-ws-drru.hispace.dbankcloud.ru", + "RU_back":"connect-ws-drru.hispace.dbankcloud.cn", + "SG":"connect-ws-dra.hispace.dbankcloud.cn", + "SG_back":"connect-ws-dra.hispace.dbankcloud.com" + }, + "client":{ + "cp_id":"890086000102127924", + "product_id":"9105163812218561779", + "client_id":"1547712531919838400", + "client_secret":"666E65676105422D3DEC5D9ECFE7608C9E084483A805E04F3F707F393C7436AC", + "project_id":"9105163812218561779", + "app_id":"100849149", + "api_key":"DQEDAD7Gt+1DuuwJHy/CWXtdrYlr6rhmlx2N3QaWF+sAcd3pdEAMq/hGvWY2gnzSEEVw1QSSyuhOtSevrlXCeKDMXtERtntJOojOZQ==", + "package_name":"com.ifish.activity" + }, + "oauth_client":{ + "client_id":"100849149", + "client_type":1 + }, + "app_info":{ + "app_id":"100849149", + "package_name":"com.ifish.activity" + }, + "service":{ + "analytics":{ + "collector_url":"datacollector-drcn.dt.hicloud.com,datacollector-drcn.dt.dbankcloud.cn", + "collector_url_ru":"datacollector-drru.dt.dbankcloud.ru,datacollector-drru.dt.hicloud.com", + "collector_url_sg":"datacollector-dra.dt.hicloud.com,datacollector-dra.dt.dbankcloud.cn", + "collector_url_de":"datacollector-dre.dt.hicloud.com,datacollector-dre.dt.dbankcloud.cn", + "collector_url_cn":"datacollector-drcn.dt.hicloud.com,datacollector-drcn.dt.dbankcloud.cn", + "resource_id":"p1", + "channel_id":"" + }, + "edukit":{ + "edu_url":"edukit.cloud.huawei.com.cn", + "dh_url":"edukit.cloud.huawei.com.cn" + }, + "search":{ + "url":"https://search-drcn.cloud.huawei.com" + }, + "cloudstorage":{ + "storage_url_sg_back":"https://agc-storage-dra.cloud.huawei.asia", + "storage_url_ru_back":"https://agc-storage-drru.cloud.huawei.ru", + "storage_url_ru":"https://agc-storage-drru.cloud.huawei.ru", + "storage_url_de_back":"https://agc-storage-dre.cloud.huawei.eu", + "storage_url_de":"https://ops-dre.agcstorage.link", + "storage_url":"https://agc-storage-drcn.platform.dbankcloud.cn", + "storage_url_sg":"https://ops-dra.agcstorage.link", + "storage_url_cn_back":"https://agc-storage-drcn.cloud.huawei.com.cn", + "storage_url_cn":"https://agc-storage-drcn.platform.dbankcloud.cn" + }, + "ml":{ + "mlservice_url":"ml-api-drcn.ai.dbankcloud.com,ml-api-drcn.ai.dbankcloud.cn" + } + }, + "region":"CN", + "configuration_version":"3.0", + "appInfos":[ + { + "package_name":"com.ifish.activity", + "client":{ + "app_id":"100849149" + }, + "app_info":{ + "package_name":"com.ifish.activity", + "app_id":"100849149" + }, + "oauth_client":{ + "client_type":1, + "client_id":"100849149" + } + } + ] +} \ No newline at end of file diff --git a/iFish7/build.gradle b/iFish7/build.gradle index b0909178c..a87d7a1f7 100644 --- a/iFish7/build.gradle +++ b/iFish7/build.gradle @@ -1,7 +1,9 @@ apply plugin: 'com.android.application' +apply plugin: 'org.jetbrains.kotlin.android' +apply plugin: 'com.huawei.agconnect' gradle.ext { - pushVersion = '3.8.6' - thirdPushVersion = '3.8.6' +// pushVersion = '3.8.6' +// thirdPushVersion = '3.8.6' } android { @@ -20,7 +22,7 @@ android { } signingConfigs { - debug { + config { keyAlias 'android.keystore' keyPassword 'ifish7' storeFile file('../ifish7.keystore') @@ -41,8 +43,36 @@ android { versionName project.versionName multiDexEnabled true ndk { - abiFilters 'armeabi', 'arm64-v8a' + abiFilters "arm64-v8a" } + + manifestPlaceholders = [ + //从 3.1.2.0 版本开始,APPID 占位符从 GETUI_APP_ID 切换为 GETUI_APPID + //后续所有产品的 APPID 均统一配置为 GETUI_APPID 占位符 + GETUI_APPID : "C2ZpsHzexi5UKuUKyW0Ig", + // 华为 相关应用参数 + HUAWEI_APP_ID : "100849149", + + // 小米相关应用参数 + XIAOMI_APP_ID : "2882303761517421890", + XIAOMI_APP_KEY : "5491742138890", + + // OPPO 相关应用参数 + OPPO_APP_KEY : "3e7e16kiyP2CC0GoC04Ssc0kg", + OPPO_APP_SECRET: "1053C651058a2d463f9E88509dBCf56A", + + // VIVO 相关应用参数 + VIVO_APP_ID : "105834651", + VIVO_APP_KEY : "52146813dc544332daf4bcfa90dfbe65", + + // 魅族相关应用参数 + MEIZU_APP_ID : "113398", + MEIZU_APP_KEY : "042ca143c7b74c98bde699b0b045b429", + + // 荣耀相关应用参数 + HONOR_APP_ID : "104474114", + ] + } allprojects { sourceCompatibility = 1.8 @@ -51,10 +81,13 @@ android { buildTypes { debug { minifyEnabled false - signingConfig signingConfigs.debug + signingConfig signingConfigs.config + buildConfigField('boolean', 'show', 'false') } release { minifyEnabled false + signingConfig signingConfigs.config + buildConfigField('boolean', 'show', 'false') } } dexOptions { @@ -64,6 +97,9 @@ android { sourceCompatibility JavaVersion.VERSION_1_8 targetCompatibility JavaVersion.VERSION_1_8 } + kotlinOptions { + jvmTarget = '1.8' + } } repositories { @@ -75,84 +111,75 @@ repositories { dependencies { implementation files('libs/xUtils-2.6.14.jar') implementation files('libs/commons-logging-1.1.1.jar') - - implementation 'com.google.code.gson:gson:2.8.9' - //bugly + implementation 'com.google.code.gson:gson:2.10.1'//2.8.9 implementation files('libs/commons-io-1.4.jar') - implementation files('libs/TalkingDataAnalytics_V2.1.37.jar') - implementation 'de.greenrobot:eventbus:2.4.0' implementation 'com.squareup.picasso:picasso:2.5.2' + implementation 'com.squareup.okhttp3:okhttp:3.9.0' //3.9.0 implementation 'com.nostra13.universalimageloader:universal-image-loader:1.9.5' - implementation 'com.google.zxing:core:3.3.0' + implementation 'com.google.zxing:core:3.5.1'//3.3.0 //云信聊天 implementation 'androidx.multidex:multidex:2.0.1' - //自动滚动ViewPager implementation 'com.jude:rollviewpager:1.4.5' - //拖拽小红点控件 implementation project(':BageView') - - //友盟微社区 implementation 'jp.wasabeef:picasso-transformations:2.1.0' - //Picasso 显示圆形图片 - implementation 'com.google.android.material:material:1.0.0' - implementation 'com.github.bumptech.glide:glide:3.7.0' - //Glide + implementation 'com.google.android.material:material:1.0.0'//1.0.0 + implementation 'com.github.bumptech.glide:glide:4.15.1'//4.11.0 + implementation 'androidx.core:core-ktx:1.9.0'//1.10.1 + annotationProcessor 'com.github.bumptech.glide:compiler:4.16.0'//4.11.0 implementation 'cn.bingoogolapple:bga-refreshlayout:1.1.7@aar' - //下拉刷新 implementation project(':JCVideo_Library') implementation 'com.github.PhilJay:MPAndroidChart:v3.0.3' implementation files('libs/mina-core-2.0.17.jar') - implementation files('libs/fastjson-1.1.34.android.jar') - -// implementation 'com.p2p.core:p2p-core:0.4.4.9' implementation(name: 'p2p-core-release', ext: 'aar') - implementation(name: 'pano-release', ext: 'aar') +// implementation(name: 'pano-release', ext: 'aar') // jjia implementation(name: 'soundwave-release', ext: 'aar') implementation 'com.libhttp:libhttp:v0.5.5' - /*implementation 'com.jwkj:UDPUtilsLib:v1.1.1'*/ - //UDP基础库(不可少) - /*implementation 'com.jwkj:udpsender:v2.0.2'*/ implementation files('libs/javabase64.jar') - //implementation 'com.tencent.mm.opensdk:wechat-sdk-android-without-mta:+' implementation files('libs/httpcore-4.4.13.jar') implementation files('libs/httpclient-4.5.12.jar') implementation 'com.zhy:autolayout:1.4.5' -// implementation 'com.tencent.bugly:crashreport:latest.release' -// implementation 'com.tencent.bugly:nativecrashreport:latest.release' - //UDP功能模块库 //UDP基础库(不可少) implementation 'com.jwkj:udpsender:v2.0.2' implementation(name: 'UDPUtilsLib-v1.1.1', ext: 'aar') -// implementation 'com.github.jwkj:SoundWaveSender:v2.0.2' - //摇杆空间 implementation 'com.github.kongqw:AndroidRocker:1.0.1' - implementation 'com.aliyun.ams:alicloud-android-httpdns:2.1.1' - implementation 'io.reactivex:rxandroid:1.2.1' implementation 'io.reactivex:rxjava:1.1.6' + implementation 'com.tencent.mm.opensdk:wechat-sdk-android:6.8.24'//微信官方依赖库 + implementation 'androidx.constraintlayout:constraintlayout:2.1.4'//2.0.4 + implementation 'com.tencent:mmkv:2.0.0' + implementation("com.github.bumptech.glide:okhttp3-integration:4.11.0" ) +// implementation 'com.github.Jasonchenlijian:FastBle:2.4.0' - //阿里云推送相关 - api "com.aliyun.ams:alicloud-android-push:${gradle.pushVersion}" - api "com.aliyun.ams:alicloud-android-third-push:${gradle.thirdPushVersion}" - api "com.aliyun.ams:alicloud-android-third-push-xiaomi:3.8.6.1" - api "com.aliyun.ams:alicloud-android-third-push-huawei:${gradle.thirdPushVersion}" + implementation 'io.github.lucksiege:pictureselector:v3.11.2' + // 图片压缩 (按需引入) + implementation 'io.github.lucksiege:compress:v3.11.2' + // 图片裁剪 (按需引入) + implementation 'io.github.lucksiege:ucrop:v3.11.2' - // 友盟基础组件库(所有友盟业务SDK都依赖基础组件库 - implementation 'com.umeng.umsdk:common:9.6.6'// (必选) - implementation 'com.umeng.umsdk:asms:1.8.0'// 必选 - implementation 'com.umeng.umsdk:share-core:7.3.3'//分享核心库,必选 - //在线依赖目前支持QQ、微信、新浪微博、支付宝、钉钉、抖音;若需支持其他平台,请选择手动下载SDK - implementation 'com.umeng.umsdk:share-wx:7.3.3' //微信完整版 - implementation 'com.tencent.mm.opensdk:wechat-sdk-android:6.8.24' //微信官方依赖库 - - //友盟分享 -// implementation files('libs/umeng_social_sdk.jar') + //推送 + implementation 'com.getui:gtsdk:3.3.9.0' //个推SDK + implementation 'com.getui:gtc:3.2.18.0' //个推核心组件 + // 根据所需厂商选择集成 + implementation 'com.getui.opt:hwp:3.1.2' // 华为 + implementation 'com.getui.opt:xmp:3.3.1' // 小米 + implementation 'com.assist-v3:oppo:3.5.0' // oppo + implementation 'com.assist-v3:vivo:3.2.0' // vivo + implementation 'com.getui.opt:mzp:3.2.3' // 魅族 + implementation 'com.getui.opt:ups:3.0.3' // ups,ups目前支持坚果,索尼,海信手机 + implementation 'com.getui.opt:honor:3.6.0' // 荣耀 + //华为 + implementation 'com.huawei.hms:push:6.12.0.300' + // 添加荣耀 SDK + implementation 'com.hihonor.mcs:push:7.0.61.303' + //oppo配置以下依赖都需要添加 + implementation 'commons-codec:commons-codec:1.6' + implementation 'com.android.support:support-annotations:28.0.0' } \ No newline at end of file diff --git a/iFish7/libs/AMap_Services_V2.3.1.jar b/iFish7/libs/AMap_Services_V2.3.1.jar deleted file mode 100644 index 601048440..000000000 Binary files a/iFish7/libs/AMap_Services_V2.3.1.jar and /dev/null differ diff --git a/iFish7/libs/Android_2DMap_V2.4.0.jar b/iFish7/libs/Android_2DMap_V2.4.0.jar deleted file mode 100644 index bd9cfb754..000000000 Binary files a/iFish7/libs/Android_2DMap_V2.4.0.jar and /dev/null differ diff --git a/iFish7/libs/BaiduLBS_Android.jar b/iFish7/libs/BaiduLBS_Android.jar deleted file mode 100644 index 32cffd7bb..000000000 Binary files a/iFish7/libs/BaiduLBS_Android.jar and /dev/null differ diff --git a/iFish7/libs/MobCommons-2016.1012.1447.jar b/iFish7/libs/MobCommons-2016.1012.1447.jar deleted file mode 100644 index cd95a2f73..000000000 Binary files a/iFish7/libs/MobCommons-2016.1012.1447.jar and /dev/null differ diff --git a/iFish7/libs/MobTools-2016.1012.1447.jar b/iFish7/libs/MobTools-2016.1012.1447.jar deleted file mode 100644 index d1e3b8b34..000000000 Binary files a/iFish7/libs/MobTools-2016.1012.1447.jar and /dev/null differ diff --git a/iFish7/libs/SMSSDK-2.1.2.aar b/iFish7/libs/SMSSDK-2.1.2.aar deleted file mode 100644 index 7ebacfc99..000000000 Binary files a/iFish7/libs/SMSSDK-2.1.2.aar and /dev/null differ diff --git a/iFish7/libs/TalkingDataAnalytics_V2.1.37.jar b/iFish7/libs/TalkingDataAnalytics_V2.1.37.jar deleted file mode 100644 index 3007c5d21..000000000 Binary files a/iFish7/libs/TalkingDataAnalytics_V2.1.37.jar and /dev/null differ diff --git a/iFish7/libs/alicloud-android-third-push-3.0.6.aar b/iFish7/libs/alicloud-android-third-push-3.0.6.aar deleted file mode 100644 index 563c0465a..000000000 Binary files a/iFish7/libs/alicloud-android-third-push-3.0.6.aar and /dev/null differ diff --git a/iFish7/libs/fastjson-1.1.34.android.jar b/iFish7/libs/fastjson-1.1.34.android.jar deleted file mode 100644 index bf50c46fe..000000000 Binary files a/iFish7/libs/fastjson-1.1.34.android.jar and /dev/null differ diff --git a/iFish7/libs/locSDK_6.13.jar b/iFish7/libs/locSDK_6.13.jar deleted file mode 100644 index fa7dc1bef..000000000 Binary files a/iFish7/libs/locSDK_6.13.jar and /dev/null differ diff --git a/iFish7/libs/umeng_social_sdk.jar b/iFish7/libs/umeng_social_sdk.jar deleted file mode 100644 index 749f10f34..000000000 Binary files a/iFish7/libs/umeng_social_sdk.jar and /dev/null differ diff --git a/iFish7/src/main/AndroidManifest.xml b/iFish7/src/main/AndroidManifest.xml index c699c5502..7256fc80b 100644 --- a/iFish7/src/main/AndroidManifest.xml +++ b/iFish7/src/main/AndroidManifest.xml @@ -1,241 +1,138 @@ - - - - + + + + - - - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - + android:protectionLevel="signature" /> - - - + + - - - - - - - - - - - - + + + + + + + + + - + android:required="true" /> + --> - - - - - - - - - - + - - - - - - - - - - - - - - - + - + android:maxSdkVersion="32" /> + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - + + + + + + + + + - - - - - - + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + --> - - - - - - - - - - - - - - - + + + + + + + + + + + + + - - - - + + - - - - + + + + + + - +android:configChanges="keyboardHidden|orientation|screenSize" /> + --> --> - - + android:theme="@android:style/Theme.Translucent.NoTitleBar" /> --> - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/iFish7/src/main/java/com/ifish/activity/AboutActivity.java b/iFish7/src/main/java/com/ifish/activity/AboutActivity.java index 7682e993e..c95dad141 100644 --- a/iFish7/src/main/java/com/ifish/activity/AboutActivity.java +++ b/iFish7/src/main/java/com/ifish/activity/AboutActivity.java @@ -10,6 +10,7 @@ package com.ifish.activity; import android.app.AlertDialog; import android.content.Context; import android.content.DialogInterface; +import android.content.Intent; import android.net.wifi.WifiInfo; import android.net.wifi.WifiManager; import android.os.Bundle; @@ -31,7 +32,6 @@ import com.ifish.utils.AnimationUtil; import com.ifish.utils.Commons; import com.ifish.utils.HttpManager; import com.ifish.utils.ToastUtil; -import com.tendcloud.tenddata.TCAgent; import java.net.DatagramPacket; import java.net.DatagramSocket; @@ -60,7 +60,9 @@ public class AboutActivity extends BaseActivity { super.onCreate(savedInstanceState); setContentView(R.layout.about_activity); initTitle("关于我们"); - findViewById(R.id.tv_statement).setOnClickListener(this); + findViewById(R.id.layout_explain).setOnClickListener(this); + findViewById(R.id.layout_policy).setOnClickListener(this); + findViewById(R.id.layout_register).setOnClickListener(this); c_logo = findMyViewById(R.id.c_logo); findViewById(R.id.c_logo).setOnClickListener(this); TextView tv_version = (TextView) findViewById(R.id.tv_version); @@ -243,17 +245,33 @@ public class AboutActivity extends BaseActivity { if(!AboutActivity.this.isDestroyed() && !AboutActivity.this.isFinishing()){ eggsDialog = dialog.show(); } - TCAgent.onEvent(AboutActivity.this, "弹出彩蛋", "弹出彩蛋");//统计事件 } @Override public void onClick(View v) { super.onClick(v); switch (v.getId()) { - case R.id.tv_statement: + case R.id.layout_explain: startActivity(StatementActivity.class); AnimationUtil.startAnimation(AboutActivity.this); break; + case R.id.layout_policy: + Intent ix = new Intent(); + ix.setClass(this, WebViewActivity.class);//注册协议 + ix.putExtra(WebViewActivity.URL, HttpManager.PRIVACY_URL); + ix.putExtra(WebViewActivity.WEBVIEWTITLE, Commons.Text.PRIVACY_TITLE); + startActivity(ix); + AnimationUtil.startAnimation(this); + break; + + case R.id.layout_register: + Intent i = new Intent(); + i.setClass(this, WebViewActivity.class);//注册协议 + i.putExtra(WebViewActivity.URL, HttpManager.REGISTERAGREEMENT_URL); + i.putExtra(WebViewActivity.WEBVIEWTITLE, Commons.Text.REGISTERAGREEMENT); + startActivity(i); + AnimationUtil.startAnimation(this); + break; case R.id.c_logo: // debugMode(); // changeURL(); diff --git a/iFish7/src/main/java/com/ifish/activity/BindCameraActivity.java b/iFish7/src/main/java/com/ifish/activity/BindCameraActivity.java index ab3030bb2..42645dc61 100644 --- a/iFish7/src/main/java/com/ifish/activity/BindCameraActivity.java +++ b/iFish7/src/main/java/com/ifish/activity/BindCameraActivity.java @@ -94,6 +94,9 @@ public class BindCameraActivity extends BaseActivity { init(); regFilter(); // testBindCamera(); + + //判断是否是从新页面跳转来的,声波sdk还没初始化成功,不能直接开始调用checkNewBindType连网 +// checkNewBindType(); } private void testBindCamera() { @@ -407,4 +410,16 @@ public class BindCameraActivity extends BaseActivity { } } + /** + * 如果是从新的界面来的,则直接使用密码开始连接 + */ + public void checkNewBindType(){ + String pwd = getIntent().getStringExtra("wifiPassword"); + if (!TextUtils.isEmpty(pwd)){ + et_wifipsw.setText(pwd); + connection(); + } + } + + } diff --git a/iFish7/src/main/java/com/ifish/activity/BindDeviceChoiceActivity.java b/iFish7/src/main/java/com/ifish/activity/BindDeviceChoiceActivity.java index 5aad2f479..3dbc56e07 100644 --- a/iFish7/src/main/java/com/ifish/activity/BindDeviceChoiceActivity.java +++ b/iFish7/src/main/java/com/ifish/activity/BindDeviceChoiceActivity.java @@ -43,7 +43,7 @@ public class BindDeviceChoiceActivity extends BaseActivity { super.onCreate(savedInstanceState); EventBus.getDefault().register(this); setContentView(R.layout.activity_device_choice); - initTitle("选择设备"); + initTitle("连接设备"); initView();//初始化控件 } diff --git a/iFish7/src/main/java/com/ifish/activity/BindPhoneActivity.java b/iFish7/src/main/java/com/ifish/activity/BindPhoneActivity.java index 4f0f515c2..6bcfcb339 100644 --- a/iFish7/src/main/java/com/ifish/activity/BindPhoneActivity.java +++ b/iFish7/src/main/java/com/ifish/activity/BindPhoneActivity.java @@ -12,8 +12,6 @@ import android.util.Log; import android.view.View; import android.widget.EditText; import android.widget.TextView; - -import com.alibaba.sdk.android.push.noonesdk.PushServiceFactory; import com.ifish.activity.R.drawable; import com.ifish.basebean.BaseBean; import com.ifish.basebean.CountryCode; @@ -26,11 +24,13 @@ import com.ifish.geewe.DeviceCamera; import com.ifish.utils.AnimationUtil; import com.ifish.utils.Commons; import com.ifish.utils.Commons.NetWork; +import com.ifish.utils.Config; import com.ifish.utils.HttpListener; import com.ifish.utils.HttpManager; import com.ifish.utils.MD5Util; import com.ifish.utils.SPUtil; import com.ifish.utils.ToastUtil; +import com.igexin.sdk.PushManager; import java.util.List; import java.util.Timer; @@ -374,7 +374,7 @@ public class BindPhoneActivity extends BaseActivity { public void finish() { } - }, Commons.USER.getUserId(), PushServiceFactory.getCloudPushService().getDeviceId()); + }, Commons.USER.getUserId(), PushManager.getInstance().getClientid(BindPhoneActivity.this)); } }); } diff --git a/iFish7/src/main/java/com/ifish/activity/BindTankActivity.java b/iFish7/src/main/java/com/ifish/activity/BindTankActivity.java index 3f360db13..5f3a1fdf1 100644 --- a/iFish7/src/main/java/com/ifish/activity/BindTankActivity.java +++ b/iFish7/src/main/java/com/ifish/activity/BindTankActivity.java @@ -104,6 +104,9 @@ public class BindTankActivity extends BaseActivity { initListener(); init(); // testBindDevice(); + + //判断是否是从新页面跳转来的 + checkNewBindType(); } private class EsptouchAsyncTask2 extends AsyncTask { @@ -539,7 +542,7 @@ public class BindTankActivity extends BaseActivity { startActivity(i); AnimationUtil.startAnimation(BindTankActivity.this); break; - case R.id.tv_thiswifi: + case R.id.tv_thiswifi://跳转热点连接 Intent intentwifi = new Intent(BindTankActivity.this, HotSpotConnentActivity.class); startActivity(intentwifi); AnimationUtil.startAnimation(BindTankActivity.this); @@ -822,4 +825,16 @@ public class BindTankActivity extends BaseActivity { } }; + + /** + * 如果是从新的界面来的,则直接使用密码开始连接 + */ + public void checkNewBindType(){ + String pwd = getIntent().getStringExtra("wifiPassword"); + if (!TextUtils.isEmpty(pwd)){ + et_wifipsw.setText(pwd); + connection(); + } + } + } diff --git a/iFish7/src/main/java/com/ifish/activity/BindTankPetActivity.java b/iFish7/src/main/java/com/ifish/activity/BindTankPetActivity.java index a26f3ca02..dff76ce42 100644 --- a/iFish7/src/main/java/com/ifish/activity/BindTankPetActivity.java +++ b/iFish7/src/main/java/com/ifish/activity/BindTankPetActivity.java @@ -100,6 +100,9 @@ public class BindTankPetActivity extends BaseActivity { initListener(); init(); // testBindDevice(); + + //判断是否是从新页面跳转来的 + checkNewBindType(); } private class EsptouchAsyncTask2 extends AsyncTask { @@ -850,4 +853,17 @@ public class BindTankPetActivity extends BaseActivity { } }; + + /** + * 如果是从新的界面来的,则直接使用密码开始连接 + */ + public void checkNewBindType(){ + String pwd = getIntent().getStringExtra("wifiPassword"); + if (!TextUtils.isEmpty(pwd)){ + et_wifipsw.setText(pwd); + connection(); + } + } + + } diff --git a/iFish7/src/main/java/com/ifish/activity/BindTwoDeviceActivity.java b/iFish7/src/main/java/com/ifish/activity/BindTwoDeviceActivity.java index 3011acbb0..47168447c 100644 --- a/iFish7/src/main/java/com/ifish/activity/BindTwoDeviceActivity.java +++ b/iFish7/src/main/java/com/ifish/activity/BindTwoDeviceActivity.java @@ -7,21 +7,26 @@ */ package com.ifish.activity; +import android.app.AlertDialog; +import android.content.DialogInterface; import android.content.Intent; +import android.os.Build; import android.os.Bundle; import android.text.TextUtils; -import android.util.Log; import android.view.View; import android.widget.ImageView; - import com.bumptech.glide.Glide; +import com.ifish.activity.newbind.NewBindDeviceActivity; import com.ifish.baseclass.BaseActivity; +import com.ifish.permission.PermissionHelper; import com.ifish.utils.AnimationUtil; import com.ifish.utils.Commons; +import com.ifish.utils.L; import com.ifish.utils.ToastUtil; import com.ifish.utils.WifiAdmin; import com.ifish.view.DisplayUtil; + /** * @author Jacky dada * @ClassName: BindTwoDeviceActivity @@ -33,12 +38,24 @@ public class BindTwoDeviceActivity extends BaseActivity { private int width, height; private WifiAdmin wifiAdmin; private String wifissid = ""; - + private String[] perlist = null; + private PermissionHelper permissionHelper; @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.bindtwodevice_activity); initTitle("选择设备"); + if(Build.VERSION.SDK_INT >= Build.VERSION_CODES.S){ + // jiablue +// perlist = new String[]{ +// android.Manifest.permission.BLUETOOTH_SCAN, +// android.Manifest.permission.BLUETOOTH_ADVERTISE, +// android.Manifest.permission.BLUETOOTH_CONNECT, +// android.Manifest.permission.ACCESS_FINE_LOCATION, +// android.Manifest.permission.ACCESS_COARSE_LOCATION, +// android.Manifest.permission.BLUETOOTH +// }; + } initView();//初始化控件 } @@ -71,6 +88,7 @@ public class BindTwoDeviceActivity extends BaseActivity { iv_device.setOnClickListener(this); iv_hot.setOnClickListener(this); iv_pet.setOnClickListener(this); + } @Override @@ -100,7 +118,7 @@ public class BindTwoDeviceActivity extends BaseActivity { return; } } - intent.setClass(BindTwoDeviceActivity.this, BindDeviceChoiceActivity.class); + intent.setClass(BindTwoDeviceActivity.this, NewBindDeviceActivity.class); intent.putExtra("devicetype", "camera"); intent.putExtra("title", "连接摄像头"); startActivity(intent); @@ -121,6 +139,7 @@ public class BindTwoDeviceActivity extends BaseActivity { wifissid = ""; wifissid = wifiAdmin.getSSID(); wifissid = wifiAdmin.updateSsid(wifissid); + L.i("jjia----------------wifissid="+wifissid); if (TextUtils.isEmpty(wifissid)) { ToastUtil.show(getApplicationContext(), "您没有连接WiFi"); return; @@ -130,7 +149,7 @@ public class BindTwoDeviceActivity extends BaseActivity { return; } } - intent.setClass(BindTwoDeviceActivity.this, BindDeviceChoiceActivity.class); + intent.setClass(BindTwoDeviceActivity.this, NewBindDeviceActivity.class); intent.putExtra("title", "连接水族箱"); startActivity(intent); AnimationUtil.startAnimation(BindTwoDeviceActivity.this); @@ -159,7 +178,7 @@ public class BindTwoDeviceActivity extends BaseActivity { return; } } - intent.setClass(BindTwoDeviceActivity.this, BindDeviceChoiceActivity.class); + intent.setClass(BindTwoDeviceActivity.this, NewBindDeviceActivity.class); intent.putExtra("title", "连接热流器"); startActivity(intent); AnimationUtil.startAnimation(BindTwoDeviceActivity.this); @@ -184,7 +203,8 @@ public class BindTwoDeviceActivity extends BaseActivity { return; } } - intent.setClass(BindTwoDeviceActivity.this, BindDeviceChoiceActivity.class); +// intent.setClass(BindTwoDeviceActivity.this, BindDeviceChoiceActivity.class); + intent.setClass(BindTwoDeviceActivity.this, NewBindDeviceActivity.class); intent.putExtra("devicetype", "pet"); intent.putExtra("title", "连接宠物系统"); startActivity(intent); @@ -192,6 +212,70 @@ public class BindTwoDeviceActivity extends BaseActivity { finish(); break; } + +// case R.id.iv_bluetooth:{ +// permissionHelper = new PermissionHelper(BindTwoDeviceActivity.this, perlist, 10); +// if (permissionHelper.checkSelfPermission(perlist)){ +// isOpen(); +// }else { +// permissionHelper.request(new PermissionHelper.PermissionCallback() { +// @Override +// public void onPermissionGranted() { +// isOpen(); +// } +// +// @Override +// public void onIndividualPermissionGranted(String[] grantedPermission) { +// } +// +// @Override +// public void onPermissionDenied() { +// } +// +// @Override +// public void onPermissionDeniedBySystem() { +// } +// }); +// } +// } +// break; + + } } + + + + +// @Override +// protected void onActivityResult(int requestCode, int resultCode, Intent data) { +// super.onActivityResult(requestCode, resultCode, data); +// if (requestCode==10){ +// isOpen(); +// }else if (requestCode == 11){ //打开蓝牙 +// toBlueTooth(); +// } +// } + + private void openBlueTooth(){ + AlertDialog.Builder dialog = new AlertDialog.Builder(BindTwoDeviceActivity.this, AlertDialog.THEME_HOLO_LIGHT); + dialog.setCancelable(true); + dialog.setMessage("请打开手机蓝牙"); + dialog.setNegativeButton("取消", new DialogInterface.OnClickListener() { + @Override + public void onClick(DialogInterface arg0, int arg1) { + arg0.dismiss(); + } + }); + dialog.setPositiveButton("打开", new DialogInterface.OnClickListener() { + @Override + public void onClick(DialogInterface dialog, int which) { + dialog.dismiss(); + AnimationUtil.finishAnimation(BindTwoDeviceActivity.this); + } + }); + dialog.show(); + } + + } diff --git a/iFish7/src/main/java/com/ifish/activity/BrandActivity.java b/iFish7/src/main/java/com/ifish/activity/BrandActivity.java index fb7bbf0ff..e51d03e15 100644 --- a/iFish7/src/main/java/com/ifish/activity/BrandActivity.java +++ b/iFish7/src/main/java/com/ifish/activity/BrandActivity.java @@ -16,7 +16,6 @@ import com.ifish.baseclass.BaseActivity; import com.ifish.utils.Commons.NetWork; import com.ifish.utils.Commons.Text; import com.ifish.utils.ToastUtil; -import com.umeng.socialize.UMShareAPI; /** * @ClassName: BrandActivity @@ -67,7 +66,6 @@ public class BrandActivity extends BaseActivity { protected void onActivityResult(int requestCode, int resultCode, Intent data) { super.onActivityResult(requestCode, resultCode, data); /** attention to this below ,must add this**/ - UMShareAPI.get(this).onActivityResult(requestCode, resultCode, data); } } diff --git a/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_0F_Activity.java b/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_0F_Activity.java index 5dc295e0d..595fa8e4f 100644 --- a/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_0F_Activity.java +++ b/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_0F_Activity.java @@ -15,11 +15,11 @@ import android.view.View; import android.widget.EditText; import android.widget.ProgressBar; -import com.alibaba.sdk.android.ams.common.util.StringUtil; import com.google.gson.Gson; import com.google.gson.reflect.TypeToken; import com.ifish.basebean.BaseBean; import com.ifish.basebean.Device; +import com.ifish.basebean.EventBean; import com.ifish.baseclass.BaseActivity; import com.ifish.utils.AnimationUtil; import com.ifish.utils.Commons; @@ -34,6 +34,8 @@ import com.ifish.view.ClearEditText; import java.util.ArrayList; import java.util.List; +import de.greenrobot.event.EventBus; + /** * @ClassName: changeDeviceNameActivity * @Description: 修改设备昵称(绚多六) @@ -121,7 +123,7 @@ public class ChangeDeviceName_0F_Activity extends BaseActivity { for(int i = 0 ; i < iconNameList.size() ; i++){ String s = iconNameList.get(i); for(int j = i + 1 ; j < iconNameList.size();j++){ - if(s.equals(iconNameList.get(j)) && !StringUtil.isEmpty(s)){ + if(s.equals(iconNameList.get(j)) && !TextUtils.isEmpty(s)){ return true; } } @@ -165,6 +167,8 @@ public class ChangeDeviceName_0F_Activity extends BaseActivity { hideKeyboard(); try { Commons.DEVICE.get(position).setShowName(et_et.getText().toString().replaceAll(" ", "")); + EventBean eventBean = new EventBean(EventBean.CHANGE_DEVICE_NAME,et_et.getText().toString().replaceAll(" ", "")); + EventBus.getDefault().post(eventBean); } catch (Exception e) { e.printStackTrace(); } diff --git a/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_2A_Activity.java b/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_2A_Activity.java index 54d05f00e..33e81ad56 100644 --- a/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_2A_Activity.java +++ b/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_2A_Activity.java @@ -15,7 +15,6 @@ import android.view.View; import android.widget.EditText; import android.widget.ProgressBar; -import com.alibaba.sdk.android.ams.common.util.StringUtil; import com.google.gson.Gson; import com.google.gson.reflect.TypeToken; import com.ifish.basebean.BaseBean; @@ -122,7 +121,7 @@ public class ChangeDeviceName_2A_Activity extends BaseActivity { for(int i = 0 ; i < iconNameList.size() ; i++){ String s = iconNameList.get(i); for(int j = i + 1 ; j < iconNameList.size();j++){ - if(s.equals(iconNameList.get(j)) && !StringUtil.isEmpty(s)){ + if(s.equals(iconNameList.get(j)) && !TextUtils.isEmpty(s)){ return true; } } diff --git a/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_2B_Activity.java b/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_2B_Activity.java index 775c5cf70..5cf6f46bd 100644 --- a/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_2B_Activity.java +++ b/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_2B_Activity.java @@ -15,7 +15,6 @@ import android.view.View; import android.widget.EditText; import android.widget.ProgressBar; -import com.alibaba.sdk.android.ams.common.util.StringUtil; import com.google.gson.Gson; import com.google.gson.reflect.TypeToken; import com.ifish.basebean.BaseBean; @@ -120,7 +119,7 @@ public class ChangeDeviceName_2B_Activity extends BaseActivity { for(int i = 0 ; i < iconNameList.size() ; i++){ String s = iconNameList.get(i); for(int j = i + 1 ; j < iconNameList.size();j++){ - if(s.equals(iconNameList.get(j)) && !StringUtil.isEmpty(s)){ + if(s.equals(iconNameList.get(j)) && !TextUtils.isEmpty(s)){ return true; } } diff --git a/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_2F_Activity.java b/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_2F_Activity.java index 4391fa022..01091abed 100644 --- a/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_2F_Activity.java +++ b/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_2F_Activity.java @@ -15,11 +15,11 @@ import android.view.View; import android.widget.EditText; import android.widget.ProgressBar; -import com.alibaba.sdk.android.ams.common.util.StringUtil; import com.google.gson.Gson; import com.google.gson.reflect.TypeToken; import com.ifish.basebean.BaseBean; import com.ifish.basebean.Device; +import com.ifish.basebean.EventBean; import com.ifish.baseclass.BaseActivity; import com.ifish.utils.AnimationUtil; import com.ifish.utils.Commons; @@ -34,6 +34,8 @@ import com.ifish.view.ClearEditText; import java.util.ArrayList; import java.util.List; +import de.greenrobot.event.EventBus; + /** * @ClassName: changeDeviceNameActivity * @Description: 修改设备昵称(睿美四控) @@ -129,7 +131,7 @@ public class ChangeDeviceName_2F_Activity extends BaseActivity { for(int i = 0 ; i < iconNameList.size() ; i++){ String s = iconNameList.get(i); for(int j = i + 1 ; j < iconNameList.size();j++){ - if(s.equals(iconNameList.get(j)) && !StringUtil.isEmpty(s)){ + if(s.equals(iconNameList.get(j)) && !TextUtils.isEmpty(s)){ return true; } } @@ -172,6 +174,10 @@ public class ChangeDeviceName_2F_Activity extends BaseActivity { case NetWork.Success: hideKeyboard(); Commons.DEVICE.get(position).setShowName(et_et.getText().toString().replaceAll(" ", "")); + + EventBean eventBean = new EventBean(EventBean.CHANGE_DEVICE_NAME,et_et.getText().toString().replaceAll(" ", "")); + EventBus.getDefault().post(eventBean); + finish(); AnimationUtil.finishAnimation(ChangeDeviceName_2F_Activity.this); break; diff --git a/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_3F_Activity.java b/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_3F_Activity.java index a470fdc5c..d27522b5e 100644 --- a/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_3F_Activity.java +++ b/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_3F_Activity.java @@ -15,7 +15,6 @@ import android.view.View; import android.widget.EditText; import android.widget.ProgressBar; -import com.alibaba.sdk.android.ams.common.util.StringUtil; import com.google.gson.Gson; import com.google.gson.reflect.TypeToken; import com.ifish.basebean.BaseBean; @@ -116,7 +115,7 @@ public class ChangeDeviceName_3F_Activity extends BaseActivity { for(int i = 0 ; i < iconNameList.size() ; i++){ String s = iconNameList.get(i); for(int j = i + 1 ; j < iconNameList.size();j++){ - if(s.equals(iconNameList.get(j)) && !StringUtil.isEmpty(s)){ + if(s.equals(iconNameList.get(j)) && !TextUtils.isEmpty(s)){ return true; } } diff --git a/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_Eight_Activity.java b/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_Eight_Activity.java index 3036f9853..088a8a203 100644 --- a/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_Eight_Activity.java +++ b/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_Eight_Activity.java @@ -15,7 +15,6 @@ import android.view.View; import android.widget.EditText; import android.widget.ProgressBar; -import com.alibaba.sdk.android.ams.common.util.StringUtil; import com.google.gson.Gson; import com.google.gson.reflect.TypeToken; import com.ifish.basebean.BaseBean; @@ -128,7 +127,7 @@ public class ChangeDeviceName_Eight_Activity extends BaseActivity { for(int i = 0 ; i < iconNameList.size() ; i++){ String s = iconNameList.get(i); for(int j = i + 1 ; j < iconNameList.size();j++){ - if(s.equals(iconNameList.get(j)) && !StringUtil.isEmpty(s)){ + if(s.equals(iconNameList.get(j)) && !TextUtils.isEmpty(s)){ return true; } } diff --git a/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_Four_Activity.java b/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_Four_Activity.java index d7181522f..477825a36 100644 --- a/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_Four_Activity.java +++ b/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_Four_Activity.java @@ -15,7 +15,6 @@ import android.view.View; import android.widget.EditText; import android.widget.ProgressBar; -import com.alibaba.sdk.android.ams.common.util.StringUtil; import com.google.gson.Gson; import com.google.gson.reflect.TypeToken; import com.ifish.basebean.BaseBean; @@ -115,7 +114,7 @@ public class ChangeDeviceName_Four_Activity extends BaseActivity { for(int i = 0 ; i < iconNameList.size() ; i++){ String s = iconNameList.get(i); for(int j = i + 1 ; j < iconNameList.size();j++){ - if(s.equals(iconNameList.get(j)) && !StringUtil.isEmpty(s)){ + if(s.equals(iconNameList.get(j)) && !TextUtils.isEmpty(s)){ return true; } } diff --git a/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_Three1C_Activity.java b/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_Three1C_Activity.java index 1f9a86073..528063000 100644 --- a/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_Three1C_Activity.java +++ b/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_Three1C_Activity.java @@ -15,7 +15,6 @@ import android.view.View; import android.widget.EditText; import android.widget.ProgressBar; -import com.alibaba.sdk.android.ams.common.util.StringUtil; import com.google.gson.Gson; import com.google.gson.reflect.TypeToken; import com.ifish.basebean.BaseBean; @@ -115,7 +114,7 @@ public class ChangeDeviceName_Three1C_Activity extends BaseActivity { for(int i = 0 ; i < iconNameList.size() ; i++){ String s = iconNameList.get(i); for(int j = i + 1 ; j < iconNameList.size();j++){ - if(s.equals(iconNameList.get(j)) && !StringUtil.isEmpty(s)){ + if(s.equals(iconNameList.get(j)) && !TextUtils.isEmpty(s)){ return true; } } diff --git a/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_Three_Activity.java b/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_Three_Activity.java index f136801f0..4b0dd9620 100644 --- a/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_Three_Activity.java +++ b/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_Three_Activity.java @@ -15,7 +15,6 @@ import android.view.View; import android.widget.EditText; import android.widget.ProgressBar; -import com.alibaba.sdk.android.ams.common.util.StringUtil; import com.google.gson.Gson; import com.google.gson.reflect.TypeToken; import com.ifish.basebean.BaseBean; @@ -112,7 +111,7 @@ public class ChangeDeviceName_Three_Activity extends BaseActivity { for(int i = 0 ; i < iconNameList.size() ; i++){ String s = iconNameList.get(i); for(int j = i + 1 ; j < iconNameList.size();j++){ - if(s.equals(iconNameList.get(j)) && !StringUtil.isEmpty(s)){ + if(s.equals(iconNameList.get(j)) && !TextUtils.isEmpty(s)){ return true; } } diff --git a/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_Two_Activity.java b/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_Two_Activity.java index b70dbf001..eb5babfb5 100644 --- a/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_Two_Activity.java +++ b/iFish7/src/main/java/com/ifish/activity/ChangeDeviceName_Two_Activity.java @@ -15,7 +15,6 @@ import android.view.View; import android.widget.EditText; import android.widget.ProgressBar; -import com.alibaba.sdk.android.ams.common.util.StringUtil; import com.google.gson.Gson; import com.google.gson.reflect.TypeToken; import com.ifish.basebean.BaseBean; @@ -110,7 +109,7 @@ public class ChangeDeviceName_Two_Activity extends BaseActivity { for(int i = 0 ; i < iconNameList.size() ; i++){ String s = iconNameList.get(i); for(int j = i + 1 ; j < iconNameList.size();j++){ - if(s.equals(iconNameList.get(j)) && !StringUtil.isEmpty(s)){ + if(s.equals(iconNameList.get(j)) && !TextUtils.isEmpty(s)){ return true; } } diff --git a/iFish7/src/main/java/com/ifish/activity/DeviceCameraListActivity.java b/iFish7/src/main/java/com/ifish/activity/DeviceCameraListActivity.java index 5c1b22315..06392dddd 100644 --- a/iFish7/src/main/java/com/ifish/activity/DeviceCameraListActivity.java +++ b/iFish7/src/main/java/com/ifish/activity/DeviceCameraListActivity.java @@ -24,7 +24,8 @@ import android.widget.AdapterView; import android.widget.AdapterView.OnItemClickListener; import android.widget.RelativeLayout; import android.widget.TextView; - +//jjia-push +//import com.clj.fastble.BleManager; import com.ifish.adapter.GridViewCameraBaseAdapter; import com.ifish.adapter.GridViewDeviceBaseAdapter; import com.ifish.basebean.BaseBean; @@ -369,6 +370,8 @@ public class DeviceCameraListActivity extends BaseActivity { @Override public void success(BaseBean baseBean) { result = baseBean.result; + //jjia-push +// BleManager.getInstance().disconnectAllDevice(); } @Override diff --git a/iFish7/src/main/java/com/ifish/activity/DingshiStyleActivity.java b/iFish7/src/main/java/com/ifish/activity/DingshiStyleActivity.java index 2993c6db3..1e3edbf2a 100644 --- a/iFish7/src/main/java/com/ifish/activity/DingshiStyleActivity.java +++ b/iFish7/src/main/java/com/ifish/activity/DingshiStyleActivity.java @@ -18,6 +18,7 @@ import android.widget.TextView; import com.bumptech.glide.Glide; import com.ifish.basebean.Device; +import com.ifish.basebean.TimeBean; import com.ifish.baseclass.BaseActivity; import com.ifish.tcp.BackInfoMode2F_TimeItem; import com.ifish.tcp.BackInfoModelSeven_2F_Time; @@ -28,13 +29,16 @@ import com.ifish.tcp.TcpSendThread; import com.ifish.utils.AnimationUtil; import com.ifish.utils.ByteUtil; import com.ifish.utils.Commons; +import com.ifish.utils.DateUtil; import com.ifish.utils.HttpManager; +import com.ifish.utils.L; import com.ifish.utils.SPUtil; import com.ifish.utils.SystemUtil; import com.ifish.utils.ToastUtil; import com.ifish.view.SelectorImageView; import java.net.Socket; +import java.util.ArrayList; import java.util.Arrays; import java.util.List; @@ -66,6 +70,7 @@ public class DingshiStyleActivity extends BaseActivity { private String s_number; private int Ding_shi_sNumber; + private List timeList = new ArrayList(); @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); @@ -280,6 +285,7 @@ public class DingshiStyleActivity extends BaseActivity { int nuebersum = (int) event.getNumbersum(); List timeItemList = event.getTimeItemList(); if (number == Ding_shi_sNumber) { //循环泵 + timeList.clear(); ll_timebody1.removeAllViews(); for (int i = 0; i < nuebersum; i++) { final byte timer_number = timeItemList.get(i).getTimer_number(); @@ -296,6 +302,12 @@ public class DingshiStyleActivity extends BaseActivity { } else { sb_timer.toggle(true); } + + L.i("jjia-------set------"+ByteUtil.BytesToTimer(timer_time)); + + timeList = DateUtil.getTimeList(timeList,timer_time,timer_number); + L.i("jjia-------set---------------------------------------------"); + tv_timer.setText(ByteUtil.BytesToTimer(timer_time)); sb_timer.setOnClickListener(new View.OnClickListener() { @Override @@ -352,7 +364,7 @@ public class DingshiStyleActivity extends BaseActivity { } } - private void showDTimeialog(final int num, final int timer_number, final int timer_numberonoff, TextView textView) { + private void showDTimeialog(final int num, final byte timer_number, final int timer_numberonoff, TextView textView) { final com.ifish.view.WheelView wv_starttime1, wv_starttime2; final com.ifish.view.WheelView wv_endtime1, wv_endtime2; Button bt_submit, bt_delete; @@ -461,52 +473,11 @@ public class DingshiStyleActivity extends BaseActivity { @Override public void onClick(View v) { + boolean isContain = DateUtil.hasContain(timeList,timer_number,wv_starttime1,wv_starttime2,wv_endtime1,wv_endtime2); + if (isContain){ + return; + } String time = starttime1[wv_starttime1.getSeletedIndex()] + ":" + starttime2[wv_starttime2.getSeletedIndex()] + "-" + endtime1[wv_endtime1.getSeletedIndex()] + ":" + endtime2[wv_endtime2.getSeletedIndex()]; - List timeItemList = backInfoModelSix_4F_time.getTimeItemList(); - if (wv_starttime1.getSeletedIndex() == wv_endtime1.getSeletedIndex() && wv_starttime2.getSeletedIndex() == wv_endtime2.getSeletedIndex()) { - ToastUtil.show(DingshiStyleActivity.this, "开始时间和结束时间不能相同"); - return; - } - for (int i = 0; i < timeItemList.size(); i++) { - if (i == (timer_number - 1)) { - continue; - } - BackInfoMode2F_TimeItem backInfoMode2F_timeItem = timeItemList.get(i); - String string = ByteUtil.BytesToTimer(backInfoMode2F_timeItem.getTimer_time()); - if (time.equals(string)) { - ToastUtil.show(DingshiStyleActivity.this, "时段设置不能重叠"); - return; - } - if (string.length() == 11) { - try { - int st1 = Integer.parseInt(string.substring(0, 2)); - int st2 = Integer.parseInt(string.substring(3, 5)); - int et1 = Integer.parseInt(string.substring(6, 8)); - int et2 = Integer.parseInt(string.substring(9, 11)); - int stsum1 = st1 * 60 + st2; - int stsum2 = et1 * 60 + et2; - int nst1 = Integer.parseInt(starttime1[wv_starttime1.getSeletedIndex()]); - int nst2 = Integer.parseInt(starttime2[wv_starttime2.getSeletedIndex()]); - int net1 = Integer.parseInt(endtime1[wv_endtime1.getSeletedIndex()]); - int net2 = Integer.parseInt(endtime2[wv_endtime2.getSeletedIndex()]); - int nstsum1 = nst1 * 60 + nst2; - int nstsum2 = net1 * 60 + net2; - - boolean existHoursData = SystemUtil.ExistHoursData(nstsum1, nstsum2, stsum1, stsum2, net1); - if(existHoursData){ - ToastUtil.show(DingshiStyleActivity.this, "时段设置不能重叠"); - return; - } - - } catch (Exception e) { - e.printStackTrace(); - } - } - } - if (wv_starttime1.getSeletedIndex() == wv_endtime1.getSeletedIndex() && wv_starttime2.getSeletedIndex() == wv_endtime2.getSeletedIndex()) { - ToastUtil.show(DingshiStyleActivity.this, "开始时间和结束时间不能相同"); - return; - } showProgressDialog(); isDialog = true; timerDevice(num, timer_number, timer_numberonoff, time); @@ -588,46 +559,12 @@ public class DingshiStyleActivity extends BaseActivity { @Override public void onClick(View v) { - String time = starttime1[wv_starttime1.getSeletedIndex()] + ":" + starttime2[wv_starttime2.getSeletedIndex()] + "-" + endtime1[wv_endtime1.getSeletedIndex()] + ":" + endtime2[wv_endtime2.getSeletedIndex()]; - List timeItemList = backInfoModelSix_4F_time.getTimeItemList(); - if (wv_starttime1.getSeletedIndex() == wv_endtime1.getSeletedIndex() && wv_starttime2.getSeletedIndex() == wv_endtime2.getSeletedIndex()) { - ToastUtil.show(DingshiStyleActivity.this, "开始时间和结束时间不能相同"); + byte timerno = -1; + boolean isContain = DateUtil.hasContain(timeList,timerno,wv_starttime1,wv_starttime2,wv_endtime1,wv_endtime2); + if (isContain){ return; } - for (BackInfoMode2F_TimeItem backInfoMode2F_timeItem : timeItemList) { - String string = ByteUtil.BytesToTimer(backInfoMode2F_timeItem.getTimer_time()); - if (time.equals(string)) { - ToastUtil.show(DingshiStyleActivity.this, "时段设置不能重叠"); - return; - } - if (string.length() == 11) { - try { - int st1 = Integer.parseInt(string.substring(0, 2)); - int st2 = Integer.parseInt(string.substring(3, 5)); - int et1 = Integer.parseInt(string.substring(6, 8)); - int et2 = Integer.parseInt(string.substring(9, 11)); - - int nst1 = Integer.parseInt(starttime1[wv_starttime1.getSeletedIndex()]); - int nst2 = Integer.parseInt(starttime2[wv_starttime2.getSeletedIndex()]); - int net1 = Integer.parseInt(endtime1[wv_endtime1.getSeletedIndex()]); - int net2 = Integer.parseInt(endtime2[wv_endtime2.getSeletedIndex()]); - - int new_start_time = nst1 * 60 + nst2; - int new_end_time = net1 * 60 + net2; - - int old_start_time = st1 * 60 + st2; - int old_end_time = et1 * 60 + et2; - - boolean existHoursData = SystemUtil.ExistHoursData(new_start_time, new_end_time, old_start_time, old_end_time, net1); - if(existHoursData){ - ToastUtil.show(DingshiStyleActivity.this, "时段设置不能重叠"); - return; - } - } catch (Exception e) { - e.printStackTrace(); - } - } - } + String time = starttime1[wv_starttime1.getSeletedIndex()] + ":" + starttime2[wv_starttime2.getSeletedIndex()] + "-" + endtime1[wv_endtime1.getSeletedIndex()] + ":" + endtime2[wv_endtime2.getSeletedIndex()]; showProgressDialog(); isDialog = true; timerDevice(num, timer_number, timer_numberonoff, time); diff --git a/iFish7/src/main/java/com/ifish/activity/FeedFishSettingActivity.java b/iFish7/src/main/java/com/ifish/activity/FeedFishSettingActivity.java index b5655369b..5644a6ce6 100644 --- a/iFish7/src/main/java/com/ifish/activity/FeedFishSettingActivity.java +++ b/iFish7/src/main/java/com/ifish/activity/FeedFishSettingActivity.java @@ -416,22 +416,22 @@ public class FeedFishSettingActivity extends BaseActivity { }else if(v == add_rel_setting){ //添加关联设备 showTimeSelected(); }else if(v == rl_xunhuan_bang){ //循环泵 - showOpenOrCloseDialog(4,R.drawable.xunhuanbang,"循环泵",event.isLight_status1()); + showOpenOrCloseDialog(4,R.drawable.xunhuanbang,"循环泵",event.isLight_status4()); }else if(v == rl_zengyang_bang){ //增氧泵 String type = Commons.DEVICE.get(Commons.DevicePosition).type; if(Device.TYPE_5F.equals(type)){ //海水 - showOpenOrCloseDialog(1,R.drawable.addobang,"蛋分器",event.isLight_status2()); + showOpenOrCloseDialog(1,R.drawable.addobang,"蛋分器",event.isLight_status1()); }else{ //淡水 - showOpenOrCloseDialog(1,R.drawable.addobang,"增氧泵",event.isLight_status2()); + showOpenOrCloseDialog(1,R.drawable.addobang,"增氧泵",event.isLight_status1()); } }else if(v == rl_light1){ //灯光1 - showOpenOrCloseDialog(2,R.drawable.linght1,"灯光1",event.isLight_status3()); + showOpenOrCloseDialog(2,R.drawable.linght1,"灯光1",event.isLight_status2()); }else if(v == rl_light2){ //灯光2 - showOpenOrCloseDialog(3,R.drawable.linght2,"灯光2",event.isLight_status4()); + showOpenOrCloseDialog(3,R.drawable.linght2,"灯光2",event.isLight_status3()); }else if(v == rl_zaolangbang){ //造浪泵 - showOpenOrCloseDialog(6,R.drawable.zaolangbang,"造浪泵",event.isLight_status5()); + showOpenOrCloseDialog(6,R.drawable.zaolangbang,"造浪泵",event.isLight_status6()); }else if(v == rl_shajun_light){ //杀菌灯 - showOpenOrCloseDialog(5,R.drawable.shajundeng,"杀菌灯",event.isLight_status6()); + showOpenOrCloseDialog(5,R.drawable.shajundeng,"杀菌灯",event.isLight_status5()); } } diff --git a/iFish7/src/main/java/com/ifish/activity/HotSpotConnentActivity.java b/iFish7/src/main/java/com/ifish/activity/HotSpotConnentActivity.java index 729b97563..08357d718 100644 --- a/iFish7/src/main/java/com/ifish/activity/HotSpotConnentActivity.java +++ b/iFish7/src/main/java/com/ifish/activity/HotSpotConnentActivity.java @@ -37,6 +37,9 @@ import java.util.List; import de.greenrobot.event.EventBus; +/** + * 热点连接 + */ public class HotSpotConnentActivity extends BaseActivity { private EditText et_wifiname, et_wifipwd; ImageView iv_wifiset; @@ -102,7 +105,14 @@ public class HotSpotConnentActivity extends BaseActivity { } } - if(!is24G && is5G){ //之所以这样处理,是因为现在有的路由器支持2.4+5G双频同时存在 +// if(!is24G && is5G){ //之所以这样处理,是因为现在有的路由器支持2.4+5G双频同时存在 +// WifiDialog wd = new WifiDialog(HotSpotConnentActivity.this); +// wd.show("仅支持2.4G Wi-Fi网络,请重新选择", "去更改", et_wifiname); +// dismissProgressDialog(); +// return; +// } + + if(is5G){ //之所以这样处理,是因为现在有的路由器支持2.4+5G双频同时存在,但是它们却是同一个ssid WifiDialog wd = new WifiDialog(HotSpotConnentActivity.this); wd.show("仅支持2.4G Wi-Fi网络,请重新选择", "去更改", et_wifiname); dismissProgressDialog(); diff --git a/iFish7/src/main/java/com/ifish/activity/HotSpotConnentDeviceActivity.java b/iFish7/src/main/java/com/ifish/activity/HotSpotConnentDeviceActivity.java index 2279228a1..5caf1c700 100644 --- a/iFish7/src/main/java/com/ifish/activity/HotSpotConnentDeviceActivity.java +++ b/iFish7/src/main/java/com/ifish/activity/HotSpotConnentDeviceActivity.java @@ -15,6 +15,7 @@ import com.bumptech.glide.Glide; import com.ifish.basebean.BaseBean; import com.ifish.basebean.ConnectMessageEvent; import com.ifish.basebean.Device; +import com.ifish.basebean.EventBean; import com.ifish.baseclass.BaseActivity; import com.ifish.baseclass.BaseGradeActivity; import com.ifish.tcp.BackFunctionCode7_11; @@ -22,11 +23,13 @@ import com.ifish.tcp.ModelCodec; import com.ifish.tcp.OrderDeviceConnectModel; import com.ifish.tcp.OrderModel; import com.ifish.utils.AnimationUtil; +import com.ifish.utils.AppRoute; import com.ifish.utils.ByteUtil; import com.ifish.utils.Commons; import com.ifish.utils.Commons.LoginSPKey; import com.ifish.utils.Commons.NetWork; import com.ifish.utils.Commons.Text; +import com.ifish.utils.GlideApp; import com.ifish.utils.HttpListener; import com.ifish.utils.HttpManager; import com.ifish.utils.L; @@ -50,7 +53,6 @@ public class HotSpotConnentDeviceActivity extends BaseActivity { private SPUtil sp; private Activity act; private ConnectDevice connectDevice; - @Override protected void onCreate(@Nullable Bundle savedInstanceState) { super.onCreate(savedInstanceState); @@ -59,7 +61,7 @@ public class HotSpotConnentDeviceActivity extends BaseActivity { connectDevice = new ConnectDevice(20000, 1000); initTitle("尝试与设备建立连接"); ImageView iv_wifiset = findMyViewById(R.id.iv_wifiset); - Glide.with(this).load(R.drawable.hotconnectgif).asGif().into(iv_wifiset); + GlideApp.with(this).load(R.drawable.hotconnectgif).into(iv_wifiset); sp = SPUtil.getInstance(HotSpotConnentDeviceActivity.this); // device_mac="5ccf7f99e929"; // doPostBindDevice(); @@ -67,6 +69,9 @@ public class HotSpotConnentDeviceActivity extends BaseActivity { isNext = 0; String wifiname = getIntent().getStringExtra("wifiname"); String wifipwd = getIntent().getStringExtra("wifipwd"); + + L.i("jjia----hot--"+wifiname); + L.i("jjia----pwd--"+wifipwd); new Thread(new ConnectDeviceWifi(wifiname, wifipwd)).start(); } @@ -87,7 +92,7 @@ public class HotSpotConnentDeviceActivity extends BaseActivity { while (isNext < 10) { isNext++; Thread.sleep(1000); - OrderDeviceConnectModel model = OrderModel.OrderDeviceConnectModel(ssidname, ssidpwd);//设置正式环境域名 + OrderDeviceConnectModel model = OrderModel.OrderDeviceConnectModel(ssidname, ssidpwd,false);//设置正式环境域名 byte[] bys = ModelCodec.enCode(model);//解析数据 InetAddress address = InetAddress.getByName("192.168.4.1"); DatagramPacket dp = new DatagramPacket(bys, bys.length, address, 333); @@ -149,7 +154,10 @@ public class HotSpotConnentDeviceActivity extends BaseActivity { Log.i("sssr", "222"); bys = dp.getData(); int check_code = bys[1]; + L.i("jjia---------bys--"+new String(bys)); + L.i("jjia---------check_code--"+check_code); int length = bys[14]; + L.i("jjia---------length--"+length); byte[] dataByte = new byte[length]; for (int i = 0; i < dataByte.length; i++) { dataByte[i] = bys[i]; @@ -157,7 +165,7 @@ public class HotSpotConnentDeviceActivity extends BaseActivity { //System.out.println("接受长度("+length+"):"+ByteUtil.bytesToHexString(dataByte)); String ip = dp.getAddress().getHostAddress(); boolean b = packageData(dataByte, check_code, ip); - Log.i("sssr", b + "---"); + Log.i("jjia", b + "---"); if (b) { isNext = 20; boolean isSameName = false; @@ -167,6 +175,7 @@ public class HotSpotConnentDeviceActivity extends BaseActivity { if (Commons.DEVICE.size() != 0) { for (int i = 0; i < Commons.DEVICE.size(); i++) { if (device_mac.equals(Commons.DEVICE.get(i).getMacAddress())) { + deviceObj = Commons.DEVICE.get(i); devicePosition = i; isSameName = true; break; @@ -231,82 +240,10 @@ public class HotSpotConnentDeviceActivity extends BaseActivity { int devicePosition = 0; public void toDevice() { - Intent i = new Intent(); - try { - Integer controlAmount = Commons.DEVICE.get(devicePosition).getControlAmount(); - Integer timerAmount = Commons.DEVICE.get(devicePosition).getTimerAmount(); - String type = Commons.DEVICE.get(devicePosition).type; - if (Commons.FishKey.On.equals(Commons.DEVICE.get(devicePosition).isBlacklist)) {//黑名单 - i.setClass(HotSpotConnentDeviceActivity.this, BlackListActivity.class); - } else { - if (Device.TYPE_1C.equals(type)) { - i.setClass(HotSpotConnentDeviceActivity.this, MainThree1CControlActivity.class); - } else if (Device.TYPE_AA.equals(type)) { - i.setClass(HotSpotConnentDeviceActivity.this, MainFiveControlActivity.class); - } else if (Device.TYPE_BD.equals(type)) { - i.setClass(HotSpotConnentDeviceActivity.this, MainFiveBDControlActivity.class); - } else if (Device.TYPE_2A.equals(type)) { - i.setClass(HotSpotConnentDeviceActivity.this, MainSix_2A_ControlActivity.class); - } else if (Device.TYPE_2B.equals(type)) { - i.setClass(HotSpotConnentDeviceActivity.this, MainFour_2B_ControlActivity.class); - } else if (Device.TYPE_3A.equals(type)) { - i.setClass(HotSpotConnentDeviceActivity.this, MainHot_3A_ControlActivity.class); - } else if (Device.TYPE_2F.equals(type)) { - i.setClass(HotSpotConnentDeviceActivity.this, MainSeven_2F_ControlActivity.class); - } else if (Device.TYPE_3F.equals(type)) { - i.setClass(HotSpotConnentDeviceActivity.this, MainFour_3F_ControlActivity.class); - } else if (Device.TYPE_4F.equals(type) || Device.TYPE_5F.equals(type)){ - i.setClass(HotSpotConnentDeviceActivity.this, MainSix_4F_ControlActivity.class); - } else { - if (controlAmount == null) {//如果控制器返回空 则默认给三控的页面 - i.setClass(HotSpotConnentDeviceActivity.this, MainThreeControlActivity.class); - } else { - i.setClass(HotSpotConnentDeviceActivity.this, MainThreeControlActivity.class); - switch (controlAmount) { - case 0: { - i.setClass(HotSpotConnentDeviceActivity.this, MainZeroControlActivity.class); - break; - } - case 2: { - i.setClass(HotSpotConnentDeviceActivity.this, MainTwoControlActivity.class); - break; - } - case 3: { - i.setClass(HotSpotConnentDeviceActivity.this, MainThreeControlActivity.class); - break; - } - case 4: { - if (timerAmount == 6) { // 可丽爱 - i.setClass(HotSpotConnentDeviceActivity.this, MainFiveControlActivity.class); - } else {//4控 - i.setClass(HotSpotConnentDeviceActivity.this, MainFourControlActivity.class); - } - break; - } - case 5: { - if (6 == timerAmount) {//5控六定时器 询多页面 - i.setClass(HotSpotConnentDeviceActivity.this, MainSixControlActivity.class); - } - break; - } - case 8: { - i.setClass(HotSpotConnentDeviceActivity.this, MainEightControlActivity.class); - break; - } - default: { - i.setClass(HotSpotConnentDeviceActivity.this, MainThreeControlActivity.class); - break; - } - } - } - } - } - } catch (Exception e) { - i.setClass(HotSpotConnentDeviceActivity.this, MainThreeControlActivity.class); - } - i.putExtra(BaseGradeActivity.BINDDEVICE, true);//绑定成功增加经验 - startActivity(i); - AnimationUtil.startAnimation(HotSpotConnentDeviceActivity.this); + AppRoute.newToStart(HotSpotConnentDeviceActivity.this,deviceObj,true); + ToastUtil.show(HotSpotConnentDeviceActivity.this, "绑定设备成功"); + EventBean eventBean =new EventBean(EventBean.LINK_FINISH,0); + EventBus.getDefault().post(eventBean); finish(); } @@ -316,13 +253,16 @@ public class HotSpotConnentDeviceActivity extends BaseActivity { * @return */ public boolean packageData(byte[] bytes, int check_code, String ip) { + L.i("jjia----data"+new String(bytes)); + L.i("jjia----check_code"+check_code); + L.i("jjia----ip"+ip); Object object = ModelCodec.deCode(bytes); if (object == null) { return false; } else if (object instanceof BackFunctionCode7_11) { BackFunctionCode7_11 model = (BackFunctionCode7_11) object; device_mac = ByteUtil.bytesToHexString(model.getSrc()); - Log.i("sssr", device_mac); + Log.i("jjia------hot--mac--", device_mac); //配置域名回复 // if (check_code == 7) { // EventBus.getDefault().post(object);//告诉Activity 设置tcp域名成功 @@ -361,6 +301,8 @@ public class HotSpotConnentDeviceActivity extends BaseActivity { result = baseBean.result; if (result == NetWork.Success) { deviceObj = baseBean.data; + + L.i("jjia-----------xx-- "+deviceObj.toString()); deviceObj.setMacAddress(device_mac); /** //当服务器返回的设备控制器数和定时器数为null的时候 不跳转进入主界面 @@ -474,84 +416,10 @@ public class HotSpotConnentDeviceActivity extends BaseActivity { Commons.HAVE_DEVICE = true;//改变判断是否绑定的变量 Commons.IS_CAMERA = false; sp.putBoolean(LoginSPKey.IS_CAMERA, Commons.IS_CAMERA); - Intent i = new Intent(); - try { - Integer controlAmount = Commons.DEVICE.get(Commons.DevicePosition).getControlAmount(); - Integer timerAmount = Commons.DEVICE.get(Commons.DevicePosition).getTimerAmount(); - String type = Commons.DEVICE.get(Commons.DevicePosition).type; - if (Commons.FishKey.On.equals(Commons.DEVICE.get(Commons.DevicePosition).isBlacklist)) {//黑名单 - i.setClass(HotSpotConnentDeviceActivity.this, BlackListActivity.class); - } else { - if (Device.TYPE_1C.equals(type)) { - i.setClass(HotSpotConnentDeviceActivity.this, MainThree1CControlActivity.class); - } else if (Device.TYPE_AA.equals(type)) { - i.setClass(HotSpotConnentDeviceActivity.this, MainFiveControlActivity.class); - } else if (Device.TYPE_BD.equals(type)) { - i.setClass(HotSpotConnentDeviceActivity.this, MainFiveBDControlActivity.class); - } else if (Device.TYPE_2A.equals(type)) { - i.setClass(HotSpotConnentDeviceActivity.this, MainSix_2A_ControlActivity.class); - } else if (Device.TYPE_2B.equals(type)) { - i.setClass(HotSpotConnentDeviceActivity.this, MainFour_2B_ControlActivity.class); - } else if (Device.TYPE_3A.equals(type)) { - i.setClass(HotSpotConnentDeviceActivity.this, MainHot_3A_ControlActivity.class); - } else if (Device.TYPE_2F.equals(type)) { - i.setClass(HotSpotConnentDeviceActivity.this, MainSeven_2F_ControlActivity.class); - } else if (Device.TYPE_3F.equals(type)) { - i.setClass(HotSpotConnentDeviceActivity.this, MainFour_3F_ControlActivity.class); - } else if (Device.TYPE_4F.equals(type) || Device.TYPE_5F.equals(type)){ - i.setClass(HotSpotConnentDeviceActivity.this, MainSix_4F_ControlActivity.class); - } else { - if (controlAmount == null) {//如果控制器返回空 则默认给三控的页面 - i.setClass(HotSpotConnentDeviceActivity.this, MainThreeControlActivity.class); - } else { - i.setClass(HotSpotConnentDeviceActivity.this, MainThreeControlActivity.class); - switch (controlAmount) { - case 0: { - i.setClass(HotSpotConnentDeviceActivity.this, MainZeroControlActivity.class); - break; - } - case 2: { - i.setClass(HotSpotConnentDeviceActivity.this, MainTwoControlActivity.class); - break; - } - case 3: { - i.setClass(HotSpotConnentDeviceActivity.this, MainThreeControlActivity.class); - break; - } - case 4: { - if (timerAmount == 6) { // 可丽爱 - i.setClass(HotSpotConnentDeviceActivity.this, MainFiveControlActivity.class); - } else {//4控 - i.setClass(HotSpotConnentDeviceActivity.this, MainFourControlActivity.class); - } - break; - } - case 5: { - if (6 == timerAmount) {//5控六定时器 询多页面 - i.setClass(HotSpotConnentDeviceActivity.this, MainSixControlActivity.class); - } - break; - } - case 8: { - i.setClass(HotSpotConnentDeviceActivity.this, MainEightControlActivity.class); - break; - } - default: { - i.setClass(HotSpotConnentDeviceActivity.this, MainThreeControlActivity.class); - break; - } - } - } - } - - - } - } catch (Exception e) { - i.setClass(HotSpotConnentDeviceActivity.this, MainThreeControlActivity.class); - } - i.putExtra(BaseGradeActivity.BINDDEVICE, true);//绑定成功增加经验 + AppRoute.newToStart(HotSpotConnentDeviceActivity.this,deviceObj,true); ToastUtil.show(HotSpotConnentDeviceActivity.this, "绑定设备成功"); - startActivity(i); + EventBean eventBean =new EventBean(EventBean.LINK_FINISH,0); + EventBus.getDefault().post(eventBean); AnimationUtil.startAnimation(HotSpotConnentDeviceActivity.this); finish(); L.i("===================绑定设备成功=" + device_mac); @@ -593,84 +461,10 @@ public class HotSpotConnentDeviceActivity extends BaseActivity { Commons.HAVE_DEVICE = true;//改变判断是否绑定的变量 Commons.IS_CAMERA = false; sp.putBoolean(LoginSPKey.IS_CAMERA, Commons.IS_CAMERA); - Intent i = new Intent(); - try { - Integer controlAmount = Commons.DEVICE.get(Commons.DevicePosition).getControlAmount(); - Integer timerAmount = Commons.DEVICE.get(Commons.DevicePosition).getTimerAmount(); - String type = Commons.DEVICE.get(Commons.DevicePosition).type; - if (Commons.FishKey.On.equals(Commons.DEVICE.get(Commons.DevicePosition).isBlacklist)) {//黑名单 - i.setClass(HotSpotConnentDeviceActivity.this, BlackListActivity.class); - } else { - if (Device.TYPE_1C.equals(type)) { - i.setClass(HotSpotConnentDeviceActivity.this, MainThree1CControlActivity.class); - } else if (Device.TYPE_AA.equals(type)) { - i.setClass(HotSpotConnentDeviceActivity.this, MainFiveControlActivity.class); - } else if (Device.TYPE_BD.equals(type)) { - i.setClass(HotSpotConnentDeviceActivity.this, MainFiveBDControlActivity.class); - } else if (Device.TYPE_2A.equals(type)) { - i.setClass(HotSpotConnentDeviceActivity.this, MainSix_2A_ControlActivity.class); - } else if (Device.TYPE_2B.equals(type)) { - i.setClass(HotSpotConnentDeviceActivity.this, MainFour_2B_ControlActivity.class); - } else if (Device.TYPE_3A.equals(type)) { - i.setClass(HotSpotConnentDeviceActivity.this, MainHot_3A_ControlActivity.class); - } else if (Device.TYPE_2F.equals(type)) { - i.setClass(HotSpotConnentDeviceActivity.this, MainSeven_2F_ControlActivity.class); - } else if (Device.TYPE_3F.equals(type)) { - i.setClass(HotSpotConnentDeviceActivity.this, MainFour_3F_ControlActivity.class); - } else if (Device.TYPE_4F.equals(type) || Device.TYPE_5F.equals(type)){ - i.setClass(HotSpotConnentDeviceActivity.this, MainSix_4F_ControlActivity.class); - } else { - if (controlAmount == null) {//如果控制器返回空 则默认给三控的页面 - i.setClass(HotSpotConnentDeviceActivity.this, MainThreeControlActivity.class); - } else { - i.setClass(HotSpotConnentDeviceActivity.this, MainThreeControlActivity.class); - switch (controlAmount) { - case 0: { - i.setClass(HotSpotConnentDeviceActivity.this, MainZeroControlActivity.class); - break; - } - case 2: { - i.setClass(HotSpotConnentDeviceActivity.this, MainTwoControlActivity.class); - break; - } - case 3: { - i.setClass(HotSpotConnentDeviceActivity.this, MainThreeControlActivity.class); - break; - } - case 4: { - if (timerAmount == 6) { // 可丽爱 - i.setClass(HotSpotConnentDeviceActivity.this, MainFiveControlActivity.class); - } else {//4控 - i.setClass(HotSpotConnentDeviceActivity.this, MainFourControlActivity.class); - } - break; - } - case 5: { - if (6 == timerAmount) {//5控六定时器 询多页面 - i.setClass(HotSpotConnentDeviceActivity.this, MainSixControlActivity.class); - } - break; - } - case 8: { - i.setClass(HotSpotConnentDeviceActivity.this, MainEightControlActivity.class); - break; - } - default: { - i.setClass(HotSpotConnentDeviceActivity.this, MainThreeControlActivity.class); - break; - } - } - } - } - - - } - } catch (Exception e) { - i.setClass(HotSpotConnentDeviceActivity.this, MainThreeControlActivity.class); - } - i.putExtra(BaseGradeActivity.BINDDEVICE, true);//绑定成功增加经验 + AppRoute.newToStart(HotSpotConnentDeviceActivity.this,deviceObj,true); ToastUtil.show(HotSpotConnentDeviceActivity.this, "绑定设备成功"); - startActivity(i); + EventBean eventBean =new EventBean(EventBean.LINK_FINISH,0); + EventBus.getDefault().post(eventBean); AnimationUtil.startAnimation(HotSpotConnentDeviceActivity.this); EventBus.getDefault().post(new ConnectMessageEvent(1, "test")); finish(); @@ -678,6 +472,7 @@ public class HotSpotConnentDeviceActivity extends BaseActivity { break; case NetWork.Fail: ToastUtil.show(HotSpotConnentDeviceActivity.this, "绑定设备失败 请重试"); + EventBus.getDefault().post(new ConnectMessageEvent(-1, "fail")); finish(); break; case NetWork.DEVICETYPEERROR: diff --git a/iFish7/src/main/java/com/ifish/activity/HotSpotConnentDeviceCameraActivity.java b/iFish7/src/main/java/com/ifish/activity/HotSpotConnentDeviceCameraActivity.java index 470658177..d1c7e5f8a 100644 --- a/iFish7/src/main/java/com/ifish/activity/HotSpotConnentDeviceCameraActivity.java +++ b/iFish7/src/main/java/com/ifish/activity/HotSpotConnentDeviceCameraActivity.java @@ -23,6 +23,7 @@ import com.ifish.utils.Commons; import com.ifish.utils.Commons.LoginSPKey; import com.ifish.utils.Commons.NetWork; import com.ifish.utils.Commons.Text; +import com.ifish.utils.GlideApp; import com.ifish.utils.HttpListener; import com.ifish.utils.HttpManager; import com.ifish.utils.SPUtil; @@ -61,7 +62,7 @@ public class HotSpotConnentDeviceCameraActivity extends BaseActivity { connectDevice = new ConnectDevice(20000, 1000); initTitle("尝试与设备建立连接"); ImageView iv_wifiset = findMyViewById(R.id.iv_wifiset); - Glide.with(this).load(R.drawable.hotconnectgif).asGif().into(iv_wifiset); + GlideApp.with(this).load(R.drawable.hotconnectgif).into(iv_wifiset); sp = SPUtil.getInstance(HotSpotConnentDeviceCameraActivity.this); // device_mac="5ccf7f99e929"; // doPostBindDevice(); @@ -159,7 +160,10 @@ public class HotSpotConnentDeviceCameraActivity extends BaseActivity { private boolean isContinue = true; private Camera userCamera; - public class ConnectDevice extends CountDownTimer { + public class ConnectDevice extends + + + CountDownTimer { public ConnectDevice(long millisInFuture, long countDownInterval) { super(millisInFuture, countDownInterval); diff --git a/iFish7/src/main/java/com/ifish/activity/HotSpotConnentPetDeviceActivity.java b/iFish7/src/main/java/com/ifish/activity/HotSpotConnentPetDeviceActivity.java index bd8f9b3cc..ff84be814 100644 --- a/iFish7/src/main/java/com/ifish/activity/HotSpotConnentPetDeviceActivity.java +++ b/iFish7/src/main/java/com/ifish/activity/HotSpotConnentPetDeviceActivity.java @@ -27,6 +27,7 @@ import com.ifish.utils.Commons; import com.ifish.utils.Commons.LoginSPKey; import com.ifish.utils.Commons.NetWork; import com.ifish.utils.Commons.Text; +import com.ifish.utils.GlideApp; import com.ifish.utils.HttpListener; import com.ifish.utils.HttpManager; import com.ifish.utils.L; @@ -61,7 +62,7 @@ public class HotSpotConnentPetDeviceActivity extends BaseActivity { connectDevice = new ConnectDevice(20000, 1000); initTitle("尝试与设备建立连接"); ImageView iv_wifiset = findMyViewById(R.id.iv_wifiset); - Glide.with(this).load(R.drawable.hotconnectgif).asGif().into(iv_wifiset); + GlideApp.with(this).load(R.drawable.hotconnectgif).into(iv_wifiset); sp = SPUtil.getInstance(HotSpotConnentPetDeviceActivity.this); // device_mac="5ccf7f99e929"; // doPostBindDevice(); @@ -89,7 +90,7 @@ public class HotSpotConnentPetDeviceActivity extends BaseActivity { while (isNext < 10) { isNext++; Thread.sleep(1000); - OrderDeviceConnectModel model = OrderModel.OrderDeviceConnectModel(ssidname, ssidpwd);//设置正式环境域名 + OrderDeviceConnectModel model = OrderModel.OrderDeviceConnectModel(ssidname, ssidpwd,false);//设置正式环境域名 byte[] bys = ModelCodec.enCode(model);//解析数据 InetAddress address = InetAddress.getByName("192.168.4.1"); DatagramPacket dp = new DatagramPacket(bys, bys.length, address, 333); diff --git a/iFish7/src/main/java/com/ifish/activity/ImageSeeActivity.java b/iFish7/src/main/java/com/ifish/activity/ImageSeeActivity.java index 72750bd20..37a0784c2 100644 --- a/iFish7/src/main/java/com/ifish/activity/ImageSeeActivity.java +++ b/iFish7/src/main/java/com/ifish/activity/ImageSeeActivity.java @@ -26,12 +26,7 @@ import com.ifish.utils.Commons.Text; import com.ifish.utils.HttpListener; import com.ifish.utils.HttpManager; import com.ifish.utils.ToastUtil; -import com.umeng.socialize.ShareAction; -import com.umeng.socialize.UMShareAPI; -import com.umeng.socialize.UMShareListener; -import com.umeng.socialize.bean.SHARE_MEDIA; -import com.umeng.socialize.media.UMImage; -import com.umeng.socialize.media.UMWeb; +import com.ifish.utils.WeChatManager; import java.io.File; import java.io.FileFilter; @@ -210,34 +205,35 @@ public class ImageSeeActivity extends BaseActivity { } }; private void share() {//微信 朋友圈 QQ 新浪 - UMWeb web =new UMWeb(HttpManager.LOOK_HTML_URL+data); - web.setTitle(Text.AppName);//标题 - new ShareAction(ImageSeeActivity.this).setDisplayList(SHARE_MEDIA.WEIXIN,SHARE_MEDIA.WEIXIN_CIRCLE,SHARE_MEDIA.QQ,SHARE_MEDIA.SINA) - .withText(Text.AppName)//标题 - .withText(Text.ShareText)//文字 - .withMedia(new UMImage(ImageSeeActivity.this,BitmapFactory.decodeFile(files[mViewPager.getCurrentItem()].getAbsolutePath())))//把本地图片当作分享的img上传至友盟 - .withMedia(web)//附带的html网址 - .setCallback(umShareListener)//回调 - .open(); + WeChatManager.getInstance(this).shareFriends(this,Text.AppName,Text.ShareText,HttpManager.LOOK_HTML_URL+data,null,true); +// UMWeb web =new UMWeb(HttpManager.LOOK_HTML_URL+data); +// web.setTitle(Text.AppName);//标题 +// new ShareAction(ImageSeeActivity.this).setDisplayList(SHARE_MEDIA.WEIXIN,SHARE_MEDIA.WEIXIN_CIRCLE,SHARE_MEDIA.QQ,SHARE_MEDIA.SINA) +// .withText(Text.AppName)//标题 +// .withText(Text.ShareText)//文字 +// .withMedia(new UMImage(ImageSeeActivity.this,BitmapFactory.decodeFile(files[mViewPager.getCurrentItem()].getAbsolutePath())))//把本地图片当作分享的img上传至友盟 +// .withMedia(web)//附带的html网址 +// .setCallback(umShareListener)//回调 +// .open(); } - private UMShareListener umShareListener = new UMShareListener() { - @Override - public void onStart(SHARE_MEDIA shareMedia) { - - } - - public void onResult(SHARE_MEDIA platform) { - EventBus.getDefault().post(new ShareWechatBean("ImageListActivty")); - } - public void onError(SHARE_MEDIA platform, Throwable t) {} - public void onCancel(SHARE_MEDIA platform) {} - }; - @Override - protected void onActivityResult(int requestCode, int resultCode, Intent data) { - super.onActivityResult(requestCode, resultCode, data); - /** 友盟分享attention to this below ,must add this**/ - UMShareAPI.get(this).onActivityResult(requestCode, resultCode, data); - } +// private UMShareListener umShareListener = new UMShareListener() { +// @Override +// public void onStart(SHARE_MEDIA shareMedia) { +// +// } +// +// public void onResult(SHARE_MEDIA platform) { +// EventBus.getDefault().post(new ShareWechatBean("ImageListActivty")); +// } +// public void onError(SHARE_MEDIA platform, Throwable t) {} +// public void onCancel(SHARE_MEDIA platform) {} +// }; +// @Override +// protected void onActivityResult(int requestCode, int resultCode, Intent data) { +// super.onActivityResult(requestCode, resultCode, data); +// /** 友盟分享attention to this below ,must add this**/ +// UMShareAPI.get(this).onActivityResult(requestCode, resultCode, data); +// } } diff --git a/iFish7/src/main/java/com/ifish/activity/LoadingActivity.java b/iFish7/src/main/java/com/ifish/activity/LoadingActivity.java index e0998404f..423522221 100644 --- a/iFish7/src/main/java/com/ifish/activity/LoadingActivity.java +++ b/iFish7/src/main/java/com/ifish/activity/LoadingActivity.java @@ -1,12 +1,10 @@ package com.ifish.activity; -import android.Manifest; import android.app.AlertDialog; import android.content.Context; import android.content.Intent; import android.graphics.Color; import android.media.AudioManager; -import android.os.Build; import android.os.Bundle; import android.os.CountDownTimer; import android.os.Handler; @@ -32,7 +30,6 @@ import androidx.annotation.NonNull; import com.alibaba.sdk.android.httpdns.HttpDns; import com.alibaba.sdk.android.httpdns.HttpDnsService; -import com.alibaba.sdk.android.push.noonesdk.PushServiceFactory; import com.bumptech.glide.Glide; import com.ifish.basebean.AdInfos; import com.ifish.basebean.BaseBean; @@ -49,12 +46,15 @@ import com.ifish.utils.AnimationUtil; import com.ifish.utils.Commons; import com.ifish.utils.Commons.LoginSPKey; import com.ifish.utils.Commons.NetWork; +import com.ifish.utils.Config; import com.ifish.utils.ConfigUtil; import com.ifish.utils.HttpListener; import com.ifish.utils.HttpManager; +import com.ifish.utils.L; import com.ifish.utils.SPUtil; import com.ifish.utils.ToastUtil; import com.ifish.view.SuperTextView; +import com.igexin.sdk.PushManager; import com.squareup.picasso.Picasso; import com.tencent.mm.opensdk.openapi.IWXAPI; import com.tencent.mm.opensdk.openapi.WXAPIFactory; @@ -111,13 +111,6 @@ public class LoadingActivity extends BaseActivityNotAnim { private PermissionHelper permissionHelper; private static String firstShowPrivacy = "firstShowPrivacy"; - String[] permission; - String[] permissionM = new String[]{android.Manifest.permission.CAMERA, android.Manifest.permission.ACCESS_FINE_LOCATION, android.Manifest.permission.READ_EXTERNAL_STORAGE, Manifest.permission.WRITE_EXTERNAL_STORAGE, android.Manifest.permission.READ_PHONE_STATE}; - - String[] permission13 = new String[]{android.Manifest.permission.CAMERA, android.Manifest.permission.ACCESS_FINE_LOCATION, android.Manifest.permission.READ_PHONE_STATE, - android.Manifest.permission.READ_MEDIA_IMAGES, - android.Manifest.permission.READ_MEDIA_VIDEO}; - @Override protected void onCreate(Bundle savedInstanceState) { @@ -129,22 +122,15 @@ public class LoadingActivity extends BaseActivityNotAnim { if (savedInstanceState != null) { setIntent(new Intent()); // 从堆栈恢复,不再重复解析之前的intent } - - if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.TIRAMISU) { - permission = permission13; - } else { - permission = permissionM; - } - - permissionHelper = new PermissionHelper(LoadingActivity.this, permission, 250); - +// Boolean showPrivacy = SPUtil.getInstance(getApplicationContext()).getBoolean(firstShowPrivacy, false); Boolean aBoolean = ConfigUtil.getInstance(getApplicationContext()).getBoolean(LoginSPKey.IS_FirstOpen, false); if(!aBoolean && !showPrivacy){ startPrivacyTextDialog(); }else{ - getPermission(); + initapp(); } + } private void analysisBaseUrlError(){ @@ -318,97 +304,18 @@ public class LoadingActivity extends BaseActivityNotAnim { } } - private void getPermission() { - permissionHelper.request(new PermissionHelper.PermissionCallback() { - @Override - public void onPermissionGranted() { - initapp(); - } - @Override - public void onIndividualPermissionGranted(String[] grantedPermission) { -// AlertDialog.Builder dialog = new AlertDialog.Builder(LoadingActivity.this); -// dialog.setCancelable(false); -// dialog.setMessage("请先同意app获取权限"); -// dialog.setPositiveButton("确定", new DialogInterface.OnClickListener() { -// @Override -// public void onClick( -// DialogInterface dialog, -// int which) { -// -// } -// }); -// dialog.setNegativeButton("取消", new DialogInterface.OnClickListener() { -// @Override -// public void onClick(DialogInterface dialog, int which) { -// finish(); -// } -// }); -// dialog.show(); - initapp(); - } - - @Override - public void onPermissionDenied() { -// AlertDialog.Builder dialog = new AlertDialog.Builder(LoadingActivity.this); -// dialog.setCancelable(false); -// dialog.setMessage("请先同意app获取权限"); -// dialog.setPositiveButton("确定", new DialogInterface.OnClickListener() { -// @Override -// public void onClick( -// DialogInterface dialog, -// int which) { -// getPermission(); -// } -// }); -// dialog.setNegativeButton("取消", new DialogInterface.OnClickListener() { -// @Override -// public void onClick(DialogInterface dialog, int which) { -// finish(); -// } -// }); -// dialog.show(); - initapp(); - } - - @Override - public void onPermissionDeniedBySystem() { -// AlertDialog.Builder dialog = new AlertDialog.Builder(LoadingActivity.this); -// dialog.setCancelable(false); -// dialog.setMessage("请到应用管理-爱鱼奇-应用权限页面开启权限后重新打开app"); -// dialog.setPositiveButton("确定", new DialogInterface.OnClickListener() { -// @Override -// public void onClick( -// DialogInterface dialog, -// int which) { -// Intent mItent = new Intent(Settings.ACTION_SETTINGS); -// startActivity(mItent); -// finish(); -// } -// }); -// dialog.setNegativeButton("取消", new DialogInterface.OnClickListener() { -// @Override -// public void onClick(DialogInterface dialog, int which) { -// finish(); -// } -// }); -// dialog.show(); - initapp(); - } - }); - } - - - @Override - public void onRequestPermissionsResult(int requestCode, @NonNull String[] permissions, @NonNull int[] grantResults) { - super.onRequestPermissionsResult(requestCode, permissions, grantResults); - if (permissionHelper != null) { - permissionHelper.onRequestPermissionsResult(requestCode, permissions, grantResults); - } - } private void initapp() { + // jjia-push + // IPushService + // IIntentService + PushManager.getInstance().preInit(this); + PushManager.getInstance().initialize(this); + if (BuildConfig.DEBUG){ + PushManager.getInstance().setDebugLogger(this, s -> L.i("jjia--------"+s)); + } analysisBaseUrlError(); } @@ -747,7 +654,7 @@ public class LoadingActivity extends BaseActivityNotAnim { public void finish() { } - }, Commons.USER.getUserId(), PushServiceFactory.getCloudPushService().getDeviceId()); + }, Commons.USER.getUserId(), PushManager.getInstance().getClientid(LoadingActivity.this)); } catch (Exception e) { e.printStackTrace(); } @@ -836,7 +743,7 @@ public class LoadingActivity extends BaseActivityNotAnim { public void finish() { } - }, Commons.USER.getUserId(), PushServiceFactory.getCloudPushService().getDeviceId()); + }, Commons.USER.getUserId(), PushManager.getInstance().getClientid(LoadingActivity.this)); } catch (Exception e) { e.printStackTrace(); } @@ -992,11 +899,50 @@ public class LoadingActivity extends BaseActivityNotAnim { public void onClick(View v) { alertDialog.cancel(); SPUtil.getInstance(getApplicationContext()).putBoolean(firstShowPrivacy,true); - getPermission(); +// getPermission(); +// pushInit(); + initapp(); } }); } } + +// private void pushInit(){ +// PushServiceFactory.getPushControlService().setConnectionChangeListener(new PushControlService.ConnectionChangeListener() { +// @Override +// public void onConnect() { +// Log.d("AliyunPush", "Aliyun Push connected"); +// } +// +// @Override +// public void onDisconnect(String s, String s1) { +// Log.d("AliyunPush", "Aliyun Push disconnect, errorCode:" + s + " msg = " + s1); +// } +// }); +// +// +// final CloudPushService pushService = PushServiceFactory.getCloudPushService(); +// +// //仅适用于Debug包,正式包不需要此行 +// pushService.setLogLevel(CloudPushService.LOG_DEBUG); +// +// pushService.register(this, new CommonCallback() { +// @Override +// public void onSuccess(String response) { +// Log.d("Init", "init cloudchannel success"); +// Log.d("Initpushid", pushService.getDeviceId()); +// } +// +// @Override +// public void onFailed(String errorCode, String errorMessage) { +// Log.d("Init", "init cloudchannel failed -- errorcode:" + errorCode + " -- errorMessage:" + errorMessage); +// } +// }); +// // 注册方法会自动判断是否支持小米系统推送,如不支持会跳过注册。 +// MiPushRegister.register(this, "2882303761517421890", "5491742138890"); +// // 注册方法会自动判断是否支持华为系统推送,如不支持会跳过注册。 +// HuaWeiRegister.register(BaseApplication.app); +// } } diff --git a/iFish7/src/main/java/com/ifish/activity/LoginActivity.java b/iFish7/src/main/java/com/ifish/activity/LoginActivity.java index 7b99711ea..79abb4104 100644 --- a/iFish7/src/main/java/com/ifish/activity/LoginActivity.java +++ b/iFish7/src/main/java/com/ifish/activity/LoginActivity.java @@ -22,7 +22,6 @@ import android.widget.ImageView; import android.widget.TextView; import android.widget.Toast; -import com.alibaba.sdk.android.push.noonesdk.PushServiceFactory; import com.ifish.basebean.BaseBean; import com.ifish.basebean.Device; import com.ifish.basebean.MyData; @@ -37,12 +36,14 @@ import com.ifish.utils.Commons; import com.ifish.utils.Commons.LoginSPKey; import com.ifish.utils.Commons.NetWork; import com.ifish.utils.Commons.Text; +import com.ifish.utils.Config; import com.ifish.utils.ConfigUtil; import com.ifish.utils.HttpListener; import com.ifish.utils.HttpManager; import com.ifish.utils.MD5Util; import com.ifish.utils.SPUtil; import com.ifish.utils.ToastUtil; +import com.igexin.sdk.PushManager; import com.tencent.mm.opensdk.modelmsg.SendAuth; import java.util.List; @@ -126,6 +127,7 @@ public class LoginActivity extends BaseActivity { findViewById(R.id.title_text_right).setOnClickListener(this); findViewById(R.id.tv_forget).setOnClickListener(this); findViewById(R.id.tv_check).setOnClickListener(this); + findViewById(R.id.tv_policy).setOnClickListener(this); } @Override @@ -144,6 +146,15 @@ public class LoginActivity extends BaseActivity { startActivity(i); AnimationUtil.startAnimation(this); break; + + case R.id.tv_policy: + Intent ix = new Intent(); + ix.setClass(this, WebViewActivity.class);//注册协议 + ix.putExtra(WebViewActivity.URL, HttpManager.PRIVACY_URL); + ix.putExtra(WebViewActivity.WEBVIEWTITLE, Text.PRIVACY_TITLE); + startActivity(ix); + AnimationUtil.startAnimation(this); + break; case R.id.title_text_right: startActivity(RegisteredActivity.class); AnimationUtil.startAnimation(this); @@ -249,7 +260,7 @@ public class LoginActivity extends BaseActivity { public void finish() { } - }, Commons.USER.getUserId(), PushServiceFactory.getCloudPushService().getDeviceId()); + }, Commons.USER.getUserId(), PushManager.getInstance().getClientid(LoginActivity.this)); } catch (Exception e) { e.printStackTrace(); } @@ -458,7 +469,7 @@ public class LoginActivity extends BaseActivity { public void finish() { } - }, Commons.USER.getUserId(), PushServiceFactory.getCloudPushService().getDeviceId()); + }, Commons.USER.getUserId(), PushManager.getInstance().getClientid(LoginActivity.this)); } catch (Exception e) { e.printStackTrace(); } diff --git a/iFish7/src/main/java/com/ifish/activity/LookAtMonitorActivity.java b/iFish7/src/main/java/com/ifish/activity/LookAtMonitorActivity.java index 7914535ee..eb0fc6b8d 100644 --- a/iFish7/src/main/java/com/ifish/activity/LookAtMonitorActivity.java +++ b/iFish7/src/main/java/com/ifish/activity/LookAtMonitorActivity.java @@ -67,8 +67,6 @@ import com.p2p.core.P2PHandler; import com.p2p.core.P2PValue; import com.p2p.core.P2PView; import com.squareup.picasso.Picasso; -import com.tendcloud.tenddata.TCAgent; - import java.io.File; import de.greenrobot.event.EventBus; @@ -155,7 +153,6 @@ public class LookAtMonitorActivity extends BaseMonitorActivity implements OnClic protected void onResume() { isToast = true; super.onResume(); - TCAgent.onResume(this); callP2P(); } @@ -168,7 +165,6 @@ public class LookAtMonitorActivity extends BaseMonitorActivity implements OnClic protected void onPause() { isToast = false; super.onPause(); - TCAgent.onPause(this); P2PHandler.getInstance().reject();//挂断监控 finish(); } diff --git a/iFish7/src/main/java/com/ifish/activity/LookAtReportActivity.java b/iFish7/src/main/java/com/ifish/activity/LookAtReportActivity.java index 93b32bf34..29ba18fc1 100644 --- a/iFish7/src/main/java/com/ifish/activity/LookAtReportActivity.java +++ b/iFish7/src/main/java/com/ifish/activity/LookAtReportActivity.java @@ -26,6 +26,7 @@ import com.ifish.basebean.LookReport; import com.ifish.baseclass.BaseActivity; import com.ifish.geewe.ImgScreenshotUtil; import com.ifish.utils.AnimationUtil; +import com.ifish.utils.AppUtil; import com.ifish.utils.Commons; import com.ifish.utils.Commons.LoginSPKey; import com.ifish.utils.Commons.NetWork; @@ -91,11 +92,8 @@ public class LookAtReportActivity extends BaseActivity { iv_camera = findMyViewById(R.id.iv_camera); iv_head = findMyViewById(R.id.iv_head); String wximg = SPUtil.getInstance(LookAtReportActivity.this).getString(Commons.LoginSPKey.WXIMAGE); - if (!TextUtils.isEmpty(wximg)) { - Picasso.with(LookAtReportActivity.this).load(wximg).error(R.drawable.ic_error).into(iv_head); - } else { - Picasso.with(LookAtReportActivity.this).load(HttpManager.HEAD_URL + Commons.USER.getUserImg()).error(R.drawable.ic_error).into(iv_head); - } + AppUtil.setHeader(this,iv_head,wximg); + try {//加载最后一帧摄像头的图片,获取错误则加载默认图片 cameraId = lookCamera.cameraId; File fileUpload = new File(ImgScreenshotUtil.getScreenshotImage(sp.getString(LoginSPKey.GeeWeUserId, ""), cameraId)); diff --git a/iFish7/src/main/java/com/ifish/activity/LookAtReportShareActivity.java b/iFish7/src/main/java/com/ifish/activity/LookAtReportShareActivity.java index 85a70f2d7..78ee652a7 100644 --- a/iFish7/src/main/java/com/ifish/activity/LookAtReportShareActivity.java +++ b/iFish7/src/main/java/com/ifish/activity/LookAtReportShareActivity.java @@ -21,13 +21,9 @@ import com.ifish.utils.Commons; import com.ifish.utils.Commons.Text; import com.ifish.utils.HttpManager; import com.ifish.utils.ToastUtil; +import com.ifish.utils.WeChatManager; import com.squareup.picasso.Picasso; -import com.umeng.socialize.ShareAction; -import com.umeng.socialize.UMShareAPI; -import com.umeng.socialize.UMShareListener; -import com.umeng.socialize.bean.SHARE_MEDIA; -import com.umeng.socialize.media.UMImage; -import com.umeng.socialize.media.UMWeb; + /** * @@ -121,37 +117,39 @@ public class LookAtReportShareActivity extends BaseActivity { } } private void share() {//微信 朋友圈 QQ 新浪 - UMWeb web =new UMWeb(lookReport.htmlName); - web.setTitle(Text.AppName);//标题 - new ShareAction(LookAtReportShareActivity.this).setDisplayList(SHARE_MEDIA.WEIXIN,SHARE_MEDIA.WEIXIN_CIRCLE,SHARE_MEDIA.QQ,SHARE_MEDIA.SINA) - .withText(Text.ShareReportTitle)//标题 - .withText(lookReport.suggestion)//文字 - .withMedia(new UMImage(LookAtReportShareActivity.this,HttpManager.LOOK_IMG_URL+lookReport.shareImg))//图片网址 - .withMedia(web)//附带的html网址 - .setCallback(umShareListener)//回调 - .open(); + + WeChatManager.getInstance(this).shareFriends(this,Text.ShareReportTitle,lookReport.suggestion,HttpManager.LOOK_IMG_URL+lookReport.shareImg,"",true); +// UMWeb web =new UMWeb(lookReport.suggestion); +// web.setTitle(Text.AppName);//标题 +// new ShareAction(LookAtReportShareActivity.this).setDisplayList(SHARE_MEDIA.WEIXIN,SHARE_MEDIA.WEIXIN_CIRCLE,SHARE_MEDIA.QQ,SHARE_MEDIA.SINA) +// .withText(Text.ShareReportTitle)//标题 +// .withText(lookReport.suggestion)//文字 +// .withMedia(new UMImage(LookAtReportShareActivity.this,HttpManager.LOOK_IMG_URL+lookReport.shareImg))//图片网址 +// .withMedia(web)//附带的html网址 +// .setCallback(umShareListener)//回调 +// .open(); } - private UMShareListener umShareListener = new UMShareListener() { - @Override - public void onStart(SHARE_MEDIA shareMedia) { - - } - - public void onResult(SHARE_MEDIA platform) { - ToastUtil.show(LookAtReportShareActivity.this, Text.SHARESUCCESS); - goldValue(Commons.GoldTasksKey.SHARELOOKREPORT); - } - public void onError(SHARE_MEDIA platform, Throwable t) { - - } - public void onCancel(SHARE_MEDIA platform) { - - } - }; - @Override - protected void onActivityResult(int requestCode, int resultCode, Intent data) { - super.onActivityResult(requestCode, resultCode, data); - /** 友盟分享attention to this below ,must add this**/ - UMShareAPI.get(this).onActivityResult(requestCode, resultCode, data); - } +// private UMShareListener umShareListener = new UMShareListener() { +// @Override +// public void onStart(SHARE_MEDIA shareMedia) { +// +// } +// +// public void onResult(SHARE_MEDIA platform) { +// ToastUtil.show(LookAtReportShareActivity.this, Text.SHARESUCCESS); +// goldValue(Commons.GoldTasksKey.SHARELOOKREPORT); +// } +// public void onError(SHARE_MEDIA platform, Throwable t) { +// +// } +// public void onCancel(SHARE_MEDIA platform) { +// +// } +// }; +// @Override +// protected void onActivityResult(int requestCode, int resultCode, Intent data) { +// super.onActivityResult(requestCode, resultCode, data); +// /** 友盟分享attention to this below ,must add this**/ +// UMShareAPI.get(this).onActivityResult(requestCode, resultCode, data); +// } } diff --git a/iFish7/src/main/java/com/ifish/activity/LookFishMonitorActivity.java b/iFish7/src/main/java/com/ifish/activity/LookFishMonitorActivity.java index e4a5516eb..f697d6911 100644 --- a/iFish7/src/main/java/com/ifish/activity/LookFishMonitorActivity.java +++ b/iFish7/src/main/java/com/ifish/activity/LookFishMonitorActivity.java @@ -52,6 +52,7 @@ import com.ifish.geewe.ImgScreenshotUtil; import com.ifish.geewe.VideoPlayNumber; import com.ifish.utils.ActivityManager; import com.ifish.utils.AnimationUtil; +import com.ifish.utils.AppUtil; import com.ifish.utils.Commons; import com.ifish.utils.Commons.LoginSPKey; import com.ifish.utils.HttpListener; @@ -68,7 +69,6 @@ import com.p2p.core.P2PHandler; import com.p2p.core.P2PValue; import com.p2p.core.P2PView; import com.squareup.picasso.Picasso; -import com.tendcloud.tenddata.TCAgent; import java.io.File; import java.util.ArrayList; @@ -232,7 +232,6 @@ public class LookFishMonitorActivity extends BaseGradeMonitorActivity implements protected void onResume() { isToast = true; super.onResume(); - TCAgent.onResume(this); callP2P(); } @@ -240,7 +239,6 @@ public class LookFishMonitorActivity extends BaseGradeMonitorActivity implements protected void onPause() { isToast = false; super.onPause(); - TCAgent.onPause(this); P2PHandler.getInstance().reject();//挂断监控 finish(); } @@ -436,11 +434,8 @@ public class LookFishMonitorActivity extends BaseGradeMonitorActivity implements et_content = (EditText) v.findViewById(R.id.et_content); iv_userImg = (ImageView) v.findViewById(R.id.iv_userImg); String wximg = SPUtil.getInstance(LookFishMonitorActivity.this).getString(Commons.LoginSPKey.WXIMAGE); - if (!TextUtils.isEmpty(wximg)) { - Picasso.with(getApplicationContext()).load(wximg).error(R.drawable.ic_error).into(iv_userImg); - } else { - Picasso.with(getApplicationContext()).load(HttpManager.HEAD_URL + Commons.USER.getUserImg()).error(R.drawable.ic_error).into(iv_userImg); - } + AppUtil.setHeader(this,iv_userImg,wximg); + iv_userType = (ImageView) v.findViewById(R.id.iv_userType); iv_reward = (ImageView) v.findViewById(R.id.iv_reward); tv_gradeNum = (TextView) v.findViewById(R.id.tv_gradeNum); diff --git a/iFish7/src/main/java/com/ifish/activity/MainSixControlActivity.java b/iFish7/src/main/java/com/ifish/activity/MainSixControlActivity.java index 0776b62ce..5e089f585 100644 --- a/iFish7/src/main/java/com/ifish/activity/MainSixControlActivity.java +++ b/iFish7/src/main/java/com/ifish/activity/MainSixControlActivity.java @@ -1,5 +1,6 @@ package com.ifish.activity; +import android.annotation.SuppressLint; import android.app.AlertDialog; import android.app.Dialog; import android.content.BroadcastReceiver; @@ -31,6 +32,7 @@ import com.ifish.basebean.ErrorReceiveToast; import com.ifish.basebean.ErrorSendObj; import com.ifish.basebean.ErrorSendTimeSetting; import com.ifish.basebean.ErrorSendToast; +import com.ifish.basebean.EventBean; import com.ifish.basebean.JpushDeleteDeviceMac; import com.ifish.basebean.RenameDevice; import com.ifish.basebean.ShareDevice; @@ -86,20 +88,19 @@ public class MainSixControlActivity extends BaseGradeActivity implements SwipeRe private ImageView title_img_right; private TextView tv_1,tv_2,tv_3,tv_4,tv_5,tv_6; private ImageView iv_img; - + private Device deviceBean; @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.six_control_xunduo_activity); + + deviceBean = (Device) getIntent().getSerializableExtra("device"); init(); initView(); initListener(); - try { - initTitle(Commons.DEVICE.get(Commons.DevicePosition).getShowName()); - } catch (Exception e) { - e.printStackTrace(); - } + L.i( "---3-------------onCreate"+HttpManager.Store_URL+Commons.DEVICE.get(sp.getInt(Commons.LoginSPKey.Position, 0)).getVenderList().getLogo()); + ReviewBrand(); LoginDevice(); } @@ -326,8 +327,15 @@ public class MainSixControlActivity extends BaseGradeActivity implements SwipeRe private void ReviewBrand() { try {//展示厂家 if (Commons.DEVICE.get(sp.getInt(Commons.LoginSPKey.Position, 0)).getVenderList()!=null) {//厂家为空则展示默认的鱼影 - Picasso.with(MainSixControlActivity.this).load(HttpManager.Store_URL+Commons.DEVICE.get(sp.getInt(Commons.LoginSPKey.Position, 0)).getVenderList().getLogo()).error(R.drawable.ifish_logo_default).into(iv_left); - tv_left.setText(Commons.DEVICE.get(sp.getInt(Commons.LoginSPKey.Position, 0)).getVenderList().getBrandName()); + Picasso.with(MainSixControlActivity.this) + .load(HttpManager.Store_URL+Commons.DEVICE.get(sp.getInt(Commons.LoginSPKey.Position, 0)) + .getVenderList().getLogo()).error(R.drawable.ifish_logo_default) + .placeholder(getDrawable(R.drawable.ifish_logo_default)) + .into(iv_left); + String brandName = Commons.DEVICE.get(sp.getInt(Commons.LoginSPKey.Position, 0)).getVenderList().getBrandName(); + if (!TextUtils.isEmpty(brandName)){ + tv_left.setText(brandName); + } L.i("厂家Logo="+HttpManager.Store_URL+Commons.DEVICE.get(sp.getInt(Commons.LoginSPKey.Position, 0)).getVenderList().getLogo()); } } catch (Exception e) { @@ -336,17 +344,6 @@ public class MainSixControlActivity extends BaseGradeActivity implements SwipeRe @Override protected void onResume() { super.onResume(); - try { - setTitle(Commons.DEVICE.get(Commons.DevicePosition).getShowName()); - } catch (Exception e1) { - Commons.DevicePosition=0; - sp.putInt(Commons.LoginSPKey.Position, 0); - try { - setTitle(Commons.DEVICE.get(Commons.DevicePosition).getShowName()); - } catch (Exception e) { - e.printStackTrace(); - } - } try { Commons.IS_EventBus=true; if (isFirstAPP) { @@ -503,16 +500,27 @@ public class MainSixControlActivity extends BaseGradeActivity implements SwipeRe // showProgressDialogCancelble(); // startLoadingTimer(); // } - +public void onEventMainThread(EventBean eventBean){ + if (eventBean!=null && EventBean.CHANGE_DEVICE_NAME.equals(eventBean.name)){ + setTitle(eventBean.value); + } +} private void init() { sp = SPUtil.getInstance(this); EventBus.getDefault().register(this); isToast = true; isFirstAPP=false; try { - mac = Commons.DEVICE.get(sp.getInt(Commons.LoginSPKey.Position, 0)) - .getMacAddress(); - Commons.DevicePosition = sp.getInt(Commons.LoginSPKey.Position, 0); + if (deviceBean!=null){ + mac = deviceBean.getMacAddress(); + setAcTitle(deviceBean.getShowName(),mac); + }else { + initTitle(Commons.DEVICE.get(Commons.DevicePosition).getShowName()); + mac = Commons.DEVICE.get(sp.getInt(Commons.LoginSPKey.Position, 0)) + .getMacAddress(); + Commons.DevicePosition = sp.getInt(Commons.LoginSPKey.Position, 0); + } + } catch (Exception e) { try { mac = Commons.DEVICE.get(0).getMacAddress(); diff --git a/iFish7/src/main/java/com/ifish/activity/MainSix_4F_ControlActivity.java b/iFish7/src/main/java/com/ifish/activity/MainSix_4F_ControlActivity.java index 56588f8f9..8960779e9 100644 --- a/iFish7/src/main/java/com/ifish/activity/MainSix_4F_ControlActivity.java +++ b/iFish7/src/main/java/com/ifish/activity/MainSix_4F_ControlActivity.java @@ -28,6 +28,7 @@ import com.ifish.basebean.ErrorReceiveToast; import com.ifish.basebean.ErrorSendObj; import com.ifish.basebean.ErrorSendTimeSetting; import com.ifish.basebean.ErrorSendToast; +import com.ifish.basebean.EventBean; import com.ifish.basebean.JpushDeleteDeviceMac; import com.ifish.basebean.NetworkChangBean; import com.ifish.basebean.RenameDevice; @@ -97,19 +98,17 @@ public class MainSix_4F_ControlActivity extends BaseGradeActivity implements Swi private boolean isClick_FeedFish = false; private TextView tv_heatWendu; + private Device deviceBean; + @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.main_six_4f_control_activity); + deviceBean = (Device) getIntent().getSerializableExtra("device"); initView(); initListener(); init(); LoginDevice(); - try { - initTitle(Commons.DEVICE.get(Commons.DevicePosition).getShowName()); - } catch (Exception e) { - e.printStackTrace(); - } ImageView iv_logo = (ImageView) findViewById(R.id.iv_logo); TextView tv_logo = (TextView) findViewById(R.id.tv_logo); try { @@ -121,20 +120,15 @@ public class MainSix_4F_ControlActivity extends BaseGradeActivity implements Swi } + public void onEventMainThread(EventBean eventBean){ + if (eventBean!=null && EventBean.CHANGE_DEVICE_NAME.equals(eventBean.name)){ + setTitle(eventBean.value); + } + } + @Override protected void onResume() { super.onResume(); - try { - setTitle(Commons.DEVICE.get(Commons.DevicePosition).getShowName()); - } catch (Exception e1) { - Commons.DevicePosition = 0; - sp.putInt(Commons.LoginSPKey.Position, 0); - try { - setTitle(Commons.DEVICE.get(Commons.DevicePosition).getShowName()); - } catch (Exception e) { - e.printStackTrace(); - } - } Commons.IS_EventBus = true; if (isFirstAPP) { if (DeviceOnLine) { @@ -170,8 +164,8 @@ public class MainSix_4F_ControlActivity extends BaseGradeActivity implements Swi private void stopAllTimer() { StopWifiChangeTimer(); stopRefreshTimer(); - stopTimer(); - } + stopTimer(); + } //发送查询设备温度 定时器的指令 private void checkDevice() { @@ -324,9 +318,23 @@ public class MainSix_4F_ControlActivity extends BaseGradeActivity implements Swi isToast = true; isFirstAPP = false; try { - mac = Commons.DEVICE.get(sp.getInt(Commons.LoginSPKey.Position, 0)) - .getMacAddress(); - Commons.DevicePosition = sp.getInt(Commons.LoginSPKey.Position, 0); + if (deviceBean!=null){ + mac = deviceBean.getMacAddress(); + setAcTitle(deviceBean.getShowName(),mac); + }else { + initTitle(Commons.DEVICE.get(Commons.DevicePosition).getShowName()); + } + + L.i("jjia----------------传递过来的mac--"+mac); + if (TextUtils.isEmpty(mac)){ + mac = Commons.DEVICE.get(sp.getInt(Commons.LoginSPKey.Position, 0)) + .getMacAddress(); + Commons.DevicePosition = sp.getInt(Commons.LoginSPKey.Position, 0); + + L.i("jjia----------------mac--"+mac); + } + + } catch (Exception e) { try { mac = Commons.DEVICE.get(0).getMacAddress(); @@ -351,7 +359,9 @@ public class MainSix_4F_ControlActivity extends BaseGradeActivity implements Swi } map.put(Commons.FishKey.Key, Commons.FishKey.Login);//登录 map.put(Commons.FishKey.Mac, mac); - + L.i("jjia----socket-" + MainTabActivity.socket.toString()); + L.i("jjia----socket-" + MainTabActivity.socket.getLocalPort()); + L.i("jjia----mac-Mainxsix-" + mac); TcpReceiveThread tr = new TcpReceiveThread(MainTabActivity.socket); Thread thread1 = new Thread(tr); thread1.start(); @@ -448,6 +458,7 @@ public class MainSix_4F_ControlActivity extends BaseGradeActivity implements Swi //设置温度校准返回 public void onEventMainThread(BackInfoModelSeven_2F_TimeSet event){ + L.i("jjia---------c------8"); if (!DeviceOnLine) { ToastUtil.show(MainSix_4F_ControlActivity.this, Commons.Text.OFFDevice); return; @@ -456,10 +467,12 @@ public class MainSix_4F_ControlActivity extends BaseGradeActivity implements Swi } public void onEventMainThread(NetworkChangBean event) {//网络改变 + L.i("jjia---------c------9"); StartWifiChangeTimer(); } public void onEventMainThread(ShareDevice event) {//分享鱼缸 + L.i("jjia---------c------10"); Intent i = new Intent(this, ShareActivity.class); i.putExtra("deviceId", Commons.DEVICE.get(sp.getInt(Commons.LoginSPKey.Position, 0)).getDeviceId()); startActivity(i); @@ -467,6 +480,7 @@ public class MainSix_4F_ControlActivity extends BaseGradeActivity implements Swi } public void onEventMainThread(SetDevice event) { + L.i("jjia---------c------11"); if (!DeviceOnLine) { ToastUtil.show(MainSix_4F_ControlActivity.this, Commons.Text.OFFDevice); return; @@ -480,6 +494,7 @@ public class MainSix_4F_ControlActivity extends BaseGradeActivity implements Swi } public void onEventMainThread(RenameDevice event) {//修改鱼缸名字 + L.i("jjia---------c------12"); Intent i = new Intent(this, ChangeDeviceName_2F_Activity.class); i.putExtra("device", Commons.DEVICE.get(sp.getInt(Commons.LoginSPKey.Position, 0))); i.putExtra("position", sp.getInt(Commons.LoginSPKey.Position, 0)); @@ -488,11 +503,13 @@ public class MainSix_4F_ControlActivity extends BaseGradeActivity implements Swi } public void onEventMainThread(DeleteDevice event) {//删除鱼缸 + L.i("jjia---------c------13"); delDevice(); } //一键喂鱼查询返回 public void onEventMainThread(BackInfoModelSix_4F_FeedFish event){ + L.i("jjia---------c------14"); if(isClick_FeedFish){ isClick_FeedFish = false; if(!event.isLight_select1() && !event.isLight_select2() && !event.isLight_select3() && !event.isLight_select4() && !event.isLight_select5() && !event.isLight_select6()){ //一个设备都没有关联 @@ -562,6 +579,7 @@ public class MainSix_4F_ControlActivity extends BaseGradeActivity implements Swi //接受6控查询返回的指令 public void onEventMainThread(BackInfoModelSix_4F event) { + L.i("jjia---------c------1"+event.toString()); hidegif(); dismissProgressDialog(); dismissProgressDialogCancelble(); @@ -676,22 +694,26 @@ public class MainSix_4F_ControlActivity extends BaseGradeActivity implements Swi //接收到发送方出错的指令 public void onEventMainThread(ErrorSendObj event) { L.i("===========发送方异常============="); + L.i("jjia---------c------2"); errorDevice(); } //接收到接受方出错的指令 public void onEventMainThread(ErrorReceiveObj event) { + L.i("jjia---------c------3"); L.i("===========接收方异常============="); errorDevice(); } //接收到发送方出错的吐司 public void onEventMainThread(ErrorSendToast event) { + L.i("jjia---------c------4"); errorDevice(); } //接收到接受方出错的吐司 public void onEventMainThread(ErrorReceiveToast event) { + L.i("jjia---------c------5"); errorDevice(); } @@ -706,6 +728,7 @@ public class MainSix_4F_ControlActivity extends BaseGradeActivity implements Swi //收到鱼缸解绑推送 public void onEventMainThread(JpushDeleteDeviceMac event) { + L.i("jjia---------c------6"); if (mac.equals(event.mac)) { ToastUtil.show(MainSix_4F_ControlActivity.this, "您已失去设备的控制权"); finish(); @@ -715,6 +738,8 @@ public class MainSix_4F_ControlActivity extends BaseGradeActivity implements Swi //接收登录返回的指令 public void onEventMainThread(Boolean event) { + L.i("jjia---------c------7"); + L.i("jjia-----登录返回--"+event); if (event) { checkDevice(); DeviceOnLine = true; diff --git a/iFish7/src/main/java/com/ifish/activity/MainTabActivity.java b/iFish7/src/main/java/com/ifish/activity/MainTabActivity.java index f665080d1..5341c4a0e 100644 --- a/iFish7/src/main/java/com/ifish/activity/MainTabActivity.java +++ b/iFish7/src/main/java/com/ifish/activity/MainTabActivity.java @@ -19,6 +19,7 @@ import android.os.Handler; import android.text.TextUtils; import android.util.Log; import android.util.SparseArray; +import android.view.KeyEvent; import android.view.View; import android.view.Window; import android.widget.Button; @@ -40,6 +41,7 @@ import com.ifish.basebean.ErrorReceiveToast; import com.ifish.basebean.ErrorSendObj; import com.ifish.basebean.ErrorSendTimeSetting; import com.ifish.basebean.ErrorSendToast; +import com.ifish.basebean.EventBean; import com.ifish.basebean.FinishMainActivity; import com.ifish.basebean.LookReport; import com.ifish.basebean.MineNewInfo; @@ -74,8 +76,6 @@ import com.ifish.utils.UnreadCount; import com.ifish.view.DisplayUtil; import com.lidroid.xutils.http.HttpHandler; import com.p2p.core.P2PHandler; -import com.umeng.commonsdk.UMConfigure; -import com.umeng.socialize.UMShareAPI; import java.net.Socket; import java.util.ArrayList; @@ -120,14 +120,13 @@ public class MainTabActivity extends BaseFragmentActivity { onParseIntent(); initView(); init(); - StartWifiChangeTimer(); +// StartWifiChangeTimer(); //** //* 注意: 即使您已经在AndroidManifest.xml中配置过appkey和channel值,也需要在App代码中调 //* 用初始化接口(如需要使用AndroidManifest.xml中配置好的appkey和channel值, //* UMConfigure.init调用中appkey和channel参数请置为null)。 //* 友盟分享SDK初始化 - UMConfigure.init(this,"","umeng",UMConfigure.DEVICE_TYPE_PHONE,""); } @Override @@ -180,7 +179,6 @@ public class MainTabActivity extends BaseFragmentActivity { protected void onActivityResult(int requestCode, int resultCode, Intent data) { super.onActivityResult(requestCode, resultCode, data); //重写分享回调 - UMShareAPI.get(this).onActivityResult(requestCode, resultCode, data); } private void onParseIntent() { @@ -262,14 +260,20 @@ public class MainTabActivity extends BaseFragmentActivity { finish(); } + User user; @Override protected void onResume() { super.onResume(); - StartWifiChangeTimer(); + user = Commons.USER; + if (user!=null){ + StartWifiChangeTimer(user.getUserId()); + } } - private void StartWifiChangeTimer() { - if (timer == null) { + private void StartWifiChangeTimer(String userId) { + + L.i("jjia--------wifi--切换了---"); + if (timer == null && !TextUtils.isEmpty(userId)) { timer = new CountDownTimer(1000, 1000) { @Override public void onTick(long millisUntilFinished) { @@ -300,7 +304,8 @@ public class MainTabActivity extends BaseFragmentActivity { public void finish() { } - }, Commons.USER.getUserId()); + }, userId); +// }, Commons.USER.getUserId()); } catch (Exception e) { e.printStackTrace(); } @@ -368,6 +373,8 @@ public class MainTabActivity extends BaseFragmentActivity { } }; + + private void initView() { tabHost = (TabHost) findViewById(android.R.id.tabhost); tabHost.setup(); @@ -375,10 +382,28 @@ public class MainTabActivity extends BaseFragmentActivity { mViewPager.setOffscreenPageLimit(3);//缓存页面的个数 TabAdapter adapter = new TabAdapter(this, tabHost, mViewPager); adapter.addTab(tabHost.newTabSpec("device").setIndicator(getIndicator(Commons.Text.TAB_Home, R.drawable.tab_icon_device_select)), DeviceFragment.class); - adapter.addTab(tabHost.newTabSpec("message").setIndicator(getIndicator(Commons.Text.TAB_LookFish, R.drawable.tab_icon_message_select)), LookFishListFragment.class); +// adapter.addTab(tabHost.newTabSpec("message").setIndicator(getIndicator(Commons.Text.TAB_LookFish, R.drawable.tab_icon_message_select)), LookFishListFragment.class); adapter.addTab(tabHost.newTabSpec("discove").setIndicator(getIndicator(Commons.Text.TAB_Discove, R.drawable.tab_icon_discove_select)), DiscoveFragment.class); adapter.addTab(tabHost.newTabSpec("mine").setIndicator(getTaskBageIndicator(Commons.Text.TAB_Mine, R.drawable.tab_icon_mine_select)), MineFragment.class); tabHost.getTabWidget().setShowDividers(0); + + mViewPager.addOnPageChangeListener(new ViewPager.OnPageChangeListener() { + @Override + public void onPageScrolled(int position, float positionOffset, int positionOffsetPixels) { + + } + + @Override + public void onPageSelected(int position) { + EventBean eventBean = new EventBean(EventBean.TAB_INDEX,position); + EventBus.getDefault().post(eventBean); + } + + @Override + public void onPageScrollStateChanged(int state) { + + } + }); } private View getIndicator(String text, int img) { @@ -558,6 +583,9 @@ public class MainTabActivity extends BaseFragmentActivity { DeviceOffLine(); } + + + private void userActivitiesCount() { if (userActivitiesFlag) { userActivitiesFlag = false; @@ -675,4 +703,61 @@ public class MainTabActivity extends BaseFragmentActivity { } + private long exitTime = 0; + + @Override + public boolean onKeyDown(int keyCode, KeyEvent event) { + if (keyCode == KeyEvent.KEYCODE_BACK && event.getAction() == KeyEvent.ACTION_DOWN) { + if ((System.currentTimeMillis() - exitTime) > 3000) { + ToastUtil.show(this,"再按一次退出程序"); + exitTime = System.currentTimeMillis(); + return true; + } else { + ActivityManager.getInstance().exit(); + return super.onKeyDown(keyCode, event); + } + } + return super.onKeyDown(keyCode, event); + } + + public void onEventMainThread(EventBean event) { + if (event!=null){ + switch (event.index) { + case -1: + startDownTimer(); + break; + case 1: + closeDownTimer(); + break; + default: + + break; + } + } + } + + CountDownTimer countDownTimer; + public void startDownTimer(){ + closeDownTimer(); + countDownTimer = new CountDownTimer(900000,1000) { + @Override + public void onTick(long l) { + L.i("----------------------"+l/1000); + } + + @Override + public void onFinish() { + ActivityManager.getInstance().exit(); + } + }; + + countDownTimer.start(); + } + + public void closeDownTimer(){ + if (countDownTimer!=null){ + countDownTimer.cancel(); + countDownTimer = null; + } + } } diff --git a/iFish7/src/main/java/com/ifish/activity/MineActivity.java b/iFish7/src/main/java/com/ifish/activity/MineActivity.java index 3e9d08f5e..48f6e1af3 100644 --- a/iFish7/src/main/java/com/ifish/activity/MineActivity.java +++ b/iFish7/src/main/java/com/ifish/activity/MineActivity.java @@ -7,15 +7,22 @@ */ package com.ifish.activity; +import android.app.AlertDialog; import android.app.Dialog; +import android.app.Fragment; +import android.content.Context; +import android.content.DialogInterface; import android.content.Intent; +import android.content.pm.PackageManager; import android.graphics.Bitmap; import android.net.Uri; +import android.os.Build; import android.os.Bundle; import android.os.CountDownTimer; import android.os.Environment; import android.os.Handler; import android.provider.MediaStore; +import android.provider.Settings; import android.text.TextUtils; import android.view.View; import android.view.View.OnClickListener; @@ -25,26 +32,41 @@ import android.widget.ImageView; import android.widget.RelativeLayout; import android.widget.TextView; +import androidx.annotation.NonNull; +import androidx.core.content.ContextCompat; + +import com.bumptech.glide.Glide; import com.ifish.basebean.BaseBean; +import com.ifish.basebean.EventBean; import com.ifish.basebean.LoadHeadImage; import com.ifish.basebean.User; import com.ifish.baseclass.BaseActivity; import com.ifish.baseclass.UriForFile; +import com.ifish.fragment.DeviceFragment; +import com.ifish.permission.PermissionHelper; import com.ifish.utils.AnimationUtil; +import com.ifish.utils.AppUtil; import com.ifish.utils.Commons; import com.ifish.utils.Commons.NetWork; import com.ifish.utils.Commons.Text; import com.ifish.utils.HttpListener; import com.ifish.utils.HttpManager; +import com.ifish.utils.L; import com.ifish.utils.SPUtil; import com.ifish.utils.ToastUtil; import com.ifish.view.CircleImageView; -import com.squareup.picasso.Picasso; - +import com.ifish.view.IosAlertDialog; +import com.ifish.view.picture.PictureSelectBean; +import com.ifish.view.picture.PictureSelectorUtil; +import com.luck.picture.lib.basic.PictureSelector; +import com.luck.picture.lib.config.PictureConfig; +import com.luck.picture.lib.entity.LocalMedia; import java.io.BufferedOutputStream; import java.io.File; import java.io.FileOutputStream; import java.io.IOException; +import java.util.ArrayList; +import java.util.concurrent.ExecutionException; import de.greenrobot.event.EventBus; @@ -73,16 +95,19 @@ public class MineActivity extends BaseActivity { boolean userNameFlag = true; private CountDownTimer LoadingTimer; private SPUtil sp; + private PermissionHelper permissionHelper; + String[] permission; @Override protected void onCreate(Bundle savedInstanceState) { - // TODO Auto-generated method stub super.onCreate(savedInstanceState); setContentView(R.layout.mine_activity); initTitle("我的信息"); sp = SPUtil.getInstance(this); initView(); initListener(); + permission = AppUtil.getImagePermissionList(); + permissionHelper = new PermissionHelper(this, permission, 250); } private void initView() { @@ -103,11 +128,7 @@ public class MineActivity extends BaseActivity { et_et.setText(Commons.USER.getSignature()); et_username.setText(Commons.USER.getNickName()); String wximg = sp.getString(Commons.LoginSPKey.WXIMAGE); - if (!TextUtils.isEmpty(wximg)) { - Picasso.with(MineActivity.this).load(wximg).error(R.drawable.ic_error).into(iv_head); - } else { - Picasso.with(MineActivity.this).load(HttpManager.HEAD_URL + Commons.USER.getUserImg()).error(R.drawable.ic_error).into(iv_head); - } + AppUtil.setHeader(this,iv_head,wximg); } catch (Exception e) { e.printStackTrace(); } @@ -261,27 +282,12 @@ public class MineActivity extends BaseActivity { private void changeHead() { - final Dialog dialogHead = new Dialog(MineActivity.this, R.style.HOLOMyDialogs); - dialogHead.show(); - Window window = dialogHead.getWindow(); - window.setContentView(R.layout.dialog_cramer); - RelativeLayout rl_png = (RelativeLayout) window.findViewById(R.id.rl_man); - RelativeLayout rl_cramera = (RelativeLayout) window.findViewById(R.id.rl_woman); - rl_png.setOnClickListener(new OnClickListener() { - @Override - public void onClick(View v) { - gallery(); - dialogHead.dismiss(); - } - }); - rl_cramera.setOnClickListener(new OnClickListener() { - @Override - public void onClick(View v) { - camera(); - dialogHead.dismiss(); - } - }); - + if (ContextCompat.checkSelfPermission(this, android.Manifest.permission.ACCESS_FINE_LOCATION) + != PackageManager.PERMISSION_GRANTED || BuildConfig.show) { + showPermissionHint(); + }else { + gallery(); + } } private void changeSex() { @@ -303,28 +309,20 @@ public class MineActivity extends BaseActivity { iv_man.setVisibility(View.GONE); iv_woman.setVisibility(View.GONE); } - rl_man.setOnClickListener(new OnClickListener() { - - @Override - public void onClick(View v) { - if (iv_man.getVisibility() == View.VISIBLE) {//如果同样的性别 则不发请求 - dialog.cancel(); - } else { - dialog.cancel(); - updateUser("1");//男 - } + rl_man.setOnClickListener(v -> { + if (iv_man.getVisibility() == View.VISIBLE) {//如果同样的性别 则不发请求 + dialog.cancel(); + } else { + dialog.cancel(); + updateUser("1");//男 } }); - rl_woman.setOnClickListener(new OnClickListener() { - - @Override - public void onClick(View v) { - if (iv_woman.getVisibility() == View.VISIBLE) {//如果同样的性别 则不发请求 - dialog.cancel(); - } else { - dialog.cancel(); - updateUser("0");//女 - } + rl_woman.setOnClickListener(v -> { + if (iv_woman.getVisibility() == View.VISIBLE) {//如果同样的性别 则不发请求 + dialog.cancel(); + } else { + dialog.cancel(); + updateUser("0");//女 } }); } @@ -422,6 +420,8 @@ public class MineActivity extends BaseActivity { if (uploadFileResult == NetWork.Success) { Commons.USER.setUserImg(baseBean.data.getUserImg()); } + + EventBus.getDefault().post(new EventBean(EventBean.HEADER,mCompressPath)); } @Override @@ -488,10 +488,27 @@ public class MineActivity extends BaseActivity { * 从相册获取 */ public void gallery() { - // 激活系统图库,选择一张图片 - Intent intent = new Intent(Intent.ACTION_PICK); - intent.setType("image/*"); - startActivityForResult(intent, PHOTO_REQUEST_GALLERY); + if (Build.VERSION.SDK_INT >=Build.VERSION_CODES.R){ + if (!Environment.isExternalStorageManager()){ + Intent intent = new Intent(Settings.ACTION_MANAGE_APP_ALL_FILES_ACCESS_PERMISSION); + intent.setData(Uri.parse("package:"+getPackageName())); + startActivityForResult(intent,1024); + }else { + selectPic(); + } + }else { + selectPic(); + } + } + + + private void selectPic(){ + PictureSelectBean bean = new PictureSelectBean(); + bean.setCircle(true); + bean.setWidth(1); + bean.setHeigh(1); + + PictureSelectorUtil.selectPic(this,bean); } /* @@ -506,44 +523,66 @@ public class MineActivity extends BaseActivity { startActivityForResult(intent, PHOTO_REQUEST_CAMERA); } + private String mCompressPath = null; @Override protected void onActivityResult(int requestCode, int resultCode, Intent data) { - if (requestCode == PHOTO_REQUEST_GALLERY) { - if (data != null) { - // 得到图片的全路径 - Uri uri = data.getData(); - crop(uri); + super.onActivityResult(requestCode, resultCode, data); + L.i("jjia---------"+requestCode); + L.i("jjia---------"+resultCode); + if (requestCode == 1024 && Build.VERSION.SDK_INT >=Build.VERSION_CODES.R){ + if (Environment.isExternalStorageManager()){ + selectPic(); } - } else if (requestCode == PHOTO_REQUEST_CAMERA) { - if (hasSdcard()) { - tempFile = new File(Environment.getExternalStorageDirectory(), - PHOTO_FILE_NAME); - crop(UriForFile.getUriForFile(MineActivity.this, tempFile)); - } else { - ToastUtil.show(MineActivity.this, "未找到存储卡 无法存储照片"); - } + }else if (resultCode == RESULT_OK){ + if (requestCode== PictureConfig.CHOOSE_REQUEST){ + ArrayList selectList = PictureSelector.obtainSelectorList(data); + if (selectList!=null && selectList.size()>0){ + LocalMedia localMedia = selectList.get(0); + if (localMedia.isCut()){ + mCompressPath = localMedia.getCutPath(); + }else + { + mCompressPath = localMedia.getCompressPath(); + } + + if (TextUtils.isEmpty(mCompressPath)){ + mCompressPath = localMedia.getRealPath(); + } + new Thread(new Runnable() { + @Override + public void run() { + try { + bitmap = Glide.with(MineActivity.this).asBitmap().load(mCompressPath).submit().get(); + } catch (ExecutionException e) { + throw new RuntimeException(e); + } catch (InterruptedException e) { + throw new RuntimeException(e); + } + runOnUiThread(new Runnable() { + @Override + public void run() { + iv_head.setImageBitmap(bitmap); + try { + saveFile = saveFile(bitmap, PHOTO_FILE_NAME);//bitmap文件转成file + } catch (IOException e) { + throw new RuntimeException(e); + } + if (tempFile != null) { + boolean delete = tempFile.delete(); + System.out.println("delete = " + delete); + } + upload(bitmap); + } + }); + + + } + }).start(); - } else if (requestCode == PHOTO_REQUEST_CUT) { - try { - bitmap = data.getParcelableExtra("data"); - this.iv_head.setImageBitmap(bitmap); - if (!hasSdcard()) {//未找到SD卡 - ToastUtil.show(MineActivity.this, "未找到存储卡 无法存储照片"); - return; } - saveFile = saveFile(bitmap, PHOTO_FILE_NAME);//bitmap文件转成file - if (tempFile != null) { - boolean delete = tempFile.delete(); - System.out.println("delete = " + delete); - } - upload(bitmap); - } catch (Exception e) { - System.out.println(e); - ToastUtil.show(MineActivity.this, "未找到图片 请重试"); } } - super.onActivityResult(requestCode, resultCode, data); } /** @@ -567,26 +606,6 @@ public class MineActivity extends BaseActivity { return myCaptureFile; } - /** - * 剪切图片 - */ - private void crop(Uri uri) { - // 裁剪图片意图 - Intent intent = new Intent("com.android.camera.action.CROP"); - intent.setDataAndType(uri, "image/*"); - intent.putExtra("crop", "true"); - // 裁剪框的比例,1:1 - intent.putExtra("aspectX", 1); - intent.putExtra("aspectY", 1); - // 裁剪后输出图片的尺寸大小 - intent.putExtra("outputX", 250); - intent.putExtra("outputY", 250); - // 图片格式 - intent.putExtra("outputFormat", "JPEG"); - intent.putExtra("noFaceDetection", true);// 取消人脸识别 - intent.putExtra("return-data", true);// true:不返回uri,false:返回uri - startActivityForResult(intent, PHOTO_REQUEST_CUT); - } private boolean hasSdcard() {//判断有无SD卡 if (Environment.getExternalStorageState().equals( @@ -603,5 +622,95 @@ public class MineActivity extends BaseActivity { } } + private void getPermission() { + permissionHelper.request(new PermissionHelper.PermissionCallback() { + @Override + public void onPermissionGranted() { + gallery(); + } + @Override + public void onIndividualPermissionGranted(String[] grantedPermission) { + + } + + @Override + public void onPermissionDenied() { + + + IosAlertDialog openDialog = new IosAlertDialog(MineActivity.this).builder(); + openDialog.setCancelable(true); + openDialog.setTitle("申请权限目的说明"); + openDialog.setMessage("设置头像,需要从手机相册中选择图片或使用手机相机拍照进行上传设置,访问相册和相机拍照app需要申请相机和相册存储权限,是否允许申请?"); + openDialog.setPositiveButton("继续", new View.OnClickListener() { + @Override + public void onClick(View view) { + getPermission(); + } + }); + openDialog.setNegativeButton("取消", new View.OnClickListener() { + @Override + public void onClick(View view) { + + } + }); + openDialog.show(); + } + + @Override + public void onPermissionDeniedBySystem() { + + IosAlertDialog openDialog = new IosAlertDialog(MineActivity.this).builder(); + openDialog.setCancelable(true); + openDialog.setTitle("温馨提示"); + openDialog.setMessage("设置头像,需要从相册中选择并上传,如需使用此功能,请到应用信息页面-权限管理-打开图片和相机权限"); + openDialog.setPositiveButton("继续", new View.OnClickListener() { + @Override + public void onClick(View view) { + AppUtil.toAuthority(MineActivity.this); + } + }); + openDialog.setNegativeButton("取消", new View.OnClickListener() { + @Override + public void onClick(View view) { + + } + }); + openDialog.show(); + } + }); + } + @Override + public void onRequestPermissionsResult(int requestCode, @NonNull String[] permissions, @NonNull int[] grantResults) { + super.onRequestPermissionsResult(requestCode, permissions, grantResults); + if (permissionHelper != null) { + permissionHelper.onRequestPermissionsResult(requestCode, permissions, grantResults); + if (openDialog!=null && permissionHelper.checkSelfPermission(permission)){ + openDialog.dismiss(); + } + } + } + + IosAlertDialog openDialog; + private void showPermissionHint(){ + + openDialog = new IosAlertDialog(MineActivity.this).builder(); + openDialog.setCancelable(true); + openDialog.setTitle("申请权限目的说明"); + openDialog.setMessage("设置头像,需要从手机相册中选择图片或使用手机相机拍照进行上传设置,访问相册和相机拍照app需要申请相机和相册存储权限,是否允许申请?"); + openDialog.setPositiveButtonx("继续", new View.OnClickListener() { + @Override + public void onClick(View view) { + getPermission(); + } + }); + + openDialog.setNegativeButton("取消", new View.OnClickListener() { + @Override + public void onClick(View view) { + } + }); + openDialog.show(); + + } } diff --git a/iFish7/src/main/java/com/ifish/activity/MonitorActivity.java b/iFish7/src/main/java/com/ifish/activity/MonitorActivity.java index 427d6185e..2191662d1 100644 --- a/iFish7/src/main/java/com/ifish/activity/MonitorActivity.java +++ b/iFish7/src/main/java/com/ifish/activity/MonitorActivity.java @@ -93,9 +93,6 @@ import com.p2p.core.P2PHandler; import com.p2p.core.P2PValue; import com.p2p.core.P2PView; import com.squareup.picasso.Picasso; -import com.tendcloud.tenddata.TCAgent; -import com.umeng.socialize.UMShareAPI; -import com.zhy.autolayout.utils.ScreenUtils; import java.io.File; import java.net.InetAddress; @@ -536,7 +533,6 @@ public class MonitorActivity extends BaseGradeMonitorActivity implements OnClick protected void onResume() { isToast = true; super.onResume(); - TCAgent.onResume(this); if (!Commons.FishKey.On.equals(mCamera.isActive)) {//摄像头未激活 activeDialog(); } else { @@ -579,7 +575,6 @@ public class MonitorActivity extends BaseGradeMonitorActivity implements OnClick protected void onPause() { isToast = false; super.onPause(); - TCAgent.onPause(this); P2PHandler.getInstance().reject();//挂断监控 finish(); } @@ -1891,7 +1886,6 @@ public class MonitorActivity extends BaseGradeMonitorActivity implements OnClick protected void onActivityResult(int requestCode, int resultCode, Intent data) { super.onActivityResult(requestCode, resultCode, data); //重写分享回调 - UMShareAPI.get(this).onActivityResult(requestCode, resultCode, data); } public void onEventMainThread(ShareDevice event) {//分享鱼缸 diff --git a/iFish7/src/main/java/com/ifish/activity/MyGoldTasksActivity.java b/iFish7/src/main/java/com/ifish/activity/MyGoldTasksActivity.java index 35930306e..cf0e683a4 100644 --- a/iFish7/src/main/java/com/ifish/activity/MyGoldTasksActivity.java +++ b/iFish7/src/main/java/com/ifish/activity/MyGoldTasksActivity.java @@ -167,7 +167,7 @@ public class MyGoldTasksActivity extends BaseActivity { if(tv_shareIfishApp_finish.getVisibility()==View.VISIBLE){ everyDay++; } - tv_everyDay.setText(everyDay+"/8"); + tv_everyDay.setText(everyDay+"/5"); int task=0; if(tv_rename_finish.getVisibility()==View.VISIBLE){ task++; @@ -184,7 +184,7 @@ public class MyGoldTasksActivity extends BaseActivity { if(tv_ifishDoctor_finish.getVisibility()==View.VISIBLE){ task++; } - tv_task.setText(task+"/5"); + tv_task.setText(task+"/2"); } } diff --git a/iFish7/src/main/java/com/ifish/activity/MySettingActivity.java b/iFish7/src/main/java/com/ifish/activity/MySettingActivity.java index 3dd669557..04574b1f0 100644 --- a/iFish7/src/main/java/com/ifish/activity/MySettingActivity.java +++ b/iFish7/src/main/java/com/ifish/activity/MySettingActivity.java @@ -1,5 +1,7 @@ package com.ifish.activity; +import static android.Manifest.permission.WRITE_EXTERNAL_STORAGE; + import android.app.Activity; import android.app.AlertDialog; import android.app.Dialog; @@ -18,11 +20,18 @@ import android.view.Window; import android.widget.Button; import android.widget.ProgressBar; import android.widget.TextView; +import android.widget.Toast; + +import androidx.core.app.ActivityCompat; + +import com.ifish.activity.newbind.NewBindDeviceActivity; import com.ifish.basebean.BaseBean; import com.ifish.basebean.FinishMainActivity; +import com.ifish.basebean.User; import com.ifish.basebean.Version; import com.ifish.baseclass.BaseActivity; import com.ifish.baseclass.UriForFile; +import com.ifish.permission.PermissionHelper; import com.ifish.utils.ActivityManager; import com.ifish.utils.AnimationUtil; import com.ifish.utils.Commons; @@ -35,13 +44,14 @@ import com.lidroid.xutils.HttpUtils; import com.lidroid.xutils.exception.HttpException; import com.lidroid.xutils.http.ResponseInfo; import com.lidroid.xutils.http.callback.RequestCallBack; +import com.lidroid.xutils.util.LogUtils; import com.p2p.core.P2PHandler; import java.io.File; import java.lang.reflect.Field; import de.greenrobot.event.EventBus; - +import com.ifish.activity.BuildConfig; /** * --------------------------- * 丨你存在 我某一行代码里丨 @@ -49,7 +59,7 @@ import de.greenrobot.event.EventBus; * --------------------------- * * @author Jacky dada - * @Description: TODO + * @Description: 设置页面 * @date 2017/4/18 21:46 */ public class MySettingActivity extends BaseActivity { @@ -62,6 +72,10 @@ public class MySettingActivity extends BaseActivity { NotificationManager mNotificationManager; private SPUtil sp; + private TextView tvDebug; + private int clickCount = 0; + private static final int MAX_CLICKS = 10; + @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); @@ -70,6 +84,30 @@ public class MySettingActivity extends BaseActivity { sp = SPUtil.getInstance(getApplicationContext()); initListener(); init(); + initDebug(); + } + + private void initDebug() { + if (BuildConfig.DEBUG){ + tvDebug = findMyViewById(R.id.tv_debug); + tvDebug.setVisibility(View.VISIBLE); + tvDebug.setOnClickListener(view -> startActivity(new Intent(MySettingActivity.this,PhoneInfoActivity.class))); + } + + TextView title_text = (TextView) findViewById(R.id.title_text); + title_text.setOnClickListener(v -> { + clickCount++; + if (clickCount == MAX_CLICKS) { + startNewActivity(); + clickCount = 0; // 重置计数器 + } + }); + + } + + private void startNewActivity() { + Intent intent = new Intent(this, PhoneInfoActivity.class); + startActivity(intent); } private void init() { @@ -88,6 +126,59 @@ public class MySettingActivity extends BaseActivity { findViewById(R.id.rl_devicerestart).setOnClickListener(this); findViewById(R.id.rl_devicereset).setOnClickListener(this); findViewById(R.id.rl_bindphone).setOnClickListener(this); + findViewById(R.id.tv_exit).setOnClickListener(view -> exitAccount()); + } + + private void exitAccount(){ + AlertDialog.Builder dialog = new AlertDialog.Builder(this, AlertDialog.THEME_HOLO_LIGHT); + dialog.setCancelable(true); + dialog.setTitle("提示"); + dialog.setMessage("执行注销账号,您账号下的所有信息将从该平台彻底删除,且无法恢复,是否继续注销账户?"); + dialog.setNegativeButton("取消", (arg0, arg1) -> { + arg0.dismiss(); + }); + dialog.setPositiveButton("继续注销", (dialog1, which) -> { + dialog1.dismiss(); + hm.unregister(new HttpListener>() { + private int result; + @Override + public void success(BaseBean baseBean) { + result = baseBean.result; + } + + @Override + public void finish() { + if (Commons.NetWork.Success == result){ + SPUtil sp = SPUtil.getInstance(MySettingActivity.this); + sp.clear(); + Commons.clean(); + exitAccountSuccess(); + }else { + updateHandler.sendEmptyMessage(result); + } + } + + @Override + public void error(Exception e, String msg) { + result = Commons.NetWork.ERROR; + } + },Commons.USER.getUserId()); + }); + + L.i("jjia-------userId----"+Commons.USER.getUserId()); + dialog.show(); + } + private void exitAccountSuccess(){ + AlertDialog.Builder dialog = new AlertDialog.Builder(this, AlertDialog.THEME_HOLO_LIGHT); + dialog.setCancelable(true); + dialog.setTitle("提示"); + dialog.setMessage("账户注销成功,退出APP"); + dialog.setPositiveButton("退出", (dialog1, which) -> { + dialog1.dismiss(); + P2PHandler.getInstance().p2pDisconnect();//断开技威p2p连接 + ActivityManager.getInstance().exit(); + }); + dialog.show(); } @Override @@ -182,35 +273,27 @@ public class MySettingActivity extends BaseActivity { } } catch (Exception e1) { } - dialog.setNegativeButton("取消", new DialogInterface.OnClickListener() { - - @Override - public void onClick(DialogInterface dialog, int which) { - if ("1".equals(isMustUpdate)) { - dialog.dismiss(); - mNotificationManager.cancelAll();//清除通知栏 - P2PHandler.getInstance().p2pDisconnect();//断开技威p2p连接 - ActivityManager.getInstance().exit(); - } + dialog.setNegativeButton("取消", (dialog2, which) -> { + if ("1".equals(isMustUpdate)) { + dialog2.dismiss(); + mNotificationManager.cancelAll();//清除通知栏 + P2PHandler.getInstance().p2pDisconnect();//断开技威p2p连接 + ActivityManager.getInstance().exit(); } }); - dialog.setPositiveButton("确定", new DialogInterface.OnClickListener() { - - @Override - public void onClick(DialogInterface dialog, int which) { - if ("1".equals(isMustUpdate)) { - try { - //不关闭 - Field field = dialog.getClass().getSuperclass().getDeclaredField("mShowing"); - field.setAccessible(true); - field.set(dialog, false); - dialog.dismiss(); - } catch (Exception e) { - } + dialog.setPositiveButton("确定", (dialog1, which) -> { + if ("1".equals(isMustUpdate)) { + try { + //不关闭 + Field field = dialog1.getClass().getSuperclass().getDeclaredField("mShowing"); + field.setAccessible(true); + field.set(dialog1, false); + dialog1.dismiss(); + } catch (Exception e) { } - showDownloadApkDialog(); - dialog.dismiss(); } + showDownloadApkDialog(); + dialog1.dismiss(); }); dialog.show(); } @@ -218,8 +301,137 @@ public class MySettingActivity extends BaseActivity { /** * 弹出下载进度条 开始下载apk */ +// private void showDownloadApkDialog() { +// apkDownloadDialog = new Dialog(MySettingActivity.this, R.style.DefautDialogs); +// apkDownloadDialog.setCancelable(false); +// apkDownloadDialog.show(); +// Window window = apkDownloadDialog.getWindow(); +// window.setContentView(R.layout.dialog_downloadapk); +// final TextView tv_title = (TextView) window.findViewById(R.id.tv_title); +// final TextView tv_current = (TextView) window.findViewById(R.id.tv_current); +// final ProgressBar progess_bar = (ProgressBar) window.findViewById(R.id.progess_bar); +// final Button bt_redownload = (Button) window.findViewById(R.id.bt_redownload); +// final String downloaded = "maybe the file has downloaded completely";//如果文件已经下载好 就会抛出此异常 可以判断此异常直接打开文件 +// /** +// * 下载apk +// */ +// L.i("====================appAddress=" + appAddress + "+path=" + apkPath); +// http.download(appAddress, apkPath, false, false, new RequestCallBack() { +// @Override +// public void onStart() { +// super.onStart(); +// tv_title.setText("开始下载..."); +// tv_current.setText("0%"); +// bt_redownload.setVisibility(View.GONE);//开始下载时 把重新下载按钮隐藏 +// progess_bar.setProgress(0);//进度条初始 +// } +// +// @Override +// public void onLoading(long total, long current, boolean isUploading) { +// super.onLoading(total, current, isUploading); +// progess_bar.setProgress((int) ((double) current / (double) total * 100)); +// double currentA = (double) (current) / (1024 * 1024);//byte转MB除以1024*1024 +// double totaldB = (double) total / (1024 * 1024); +// String formatA = String.format("%.2f", currentA);//只保留2位小数 +// String formatB = String.format("%.2f", totaldB); +// tv_title.setText("下载中 " + formatA + "MB/" + formatB + "MB"); +// tv_current.setText((int) (current * 100 / total) + "%"); +// } +// +// @Override +// public void onFailure(HttpException arg0, String msg) { +// if (downloaded.equals(msg)) {//已经存在要下载的文件 会抛出此异常 可以直接安装 +// progess_bar.setProgress(100);//进度条填满 +// tv_title.setText("安装包已存在"); +// apkFile = new File(apkPath); +// installApk(); +// } else { +// ToastUtil.show(MySettingActivity.this, Commons.Text.ERROR); +// bt_redownload.setVisibility(View.VISIBLE); //网络错误下载失败时 把重新下载按钮显示 +// } +// } +// +// @Override +// public void onSuccess(ResponseInfo arg0) { +// bt_redownload.setVisibility(View.GONE);//下载成功 把重新下载按钮隐藏 并跳转安装apk +// tv_title.setText("安装包下载成功"); +// apkFile = arg0.result; +// installApk(); +// } +// }); +// bt_redownload.setOnClickListener(new View.OnClickListener() { +// @Override +// public void onClick(View v) { +// delApk();//删除apk +// bt_redownload.setVisibility(View.GONE);//开始下载时 把重新下载按钮隐藏 +// http.download(appAddress, apkPath, false, false, new RequestCallBack() { +// @Override +// public void onStart() { +// super.onStart(); +// tv_title.setText("开始下载..."); +// tv_current.setText("0%"); +// bt_redownload.setVisibility(View.GONE);//开始下载时 把重新下载按钮隐藏 +// progess_bar.setProgress(0);//进度条初始 +// } +// +// @Override +// public void onLoading(long total, long current, boolean isUploading) { +// super.onLoading(total, current, isUploading); +// progess_bar.setProgress((int) ((double) current / (double) total * 100)); +// double currentA = (double) (current) / (1024 * 1024);//byte转MB除以1024*1024 +// double totaldB = (double) total / (1024 * 1024); +// String formatA = String.format("%.2f", currentA);//只保留2位小数 +// String formatB = String.format("%.2f", totaldB); +// tv_title.setText("下载中 " + formatA + "MB/" + formatB + "MB"); +// tv_current.setText((int) (current * 100 / total) + "%"); +// } +// +// @Override +// public void onFailure(HttpException arg0, String msg) { +// if (downloaded.equals(msg)) {//已经存在要下载的文件 会抛出此异常 可以直接安装 +// progess_bar.setProgress(100);//进度条填满 +// tv_title.setText("安装包已存在"); +// apkFile = new File(apkPath); +// installApk(); +// } else { +// ToastUtil.show(MySettingActivity.this, Commons.Text.ERROR); +// bt_redownload.setVisibility(View.VISIBLE); //网络错误下载失败时 把重新下载按钮显示 +// } +// } +// +// @Override +// public void onSuccess(ResponseInfo arg0) { +// bt_redownload.setVisibility(View.GONE);//下载成功 把重新下载按钮隐藏 并跳转安装apk +// tv_title.setText("安装包下载成功"); +// apkFile = arg0.result; +// installApk(); +// } +// }); +// } +// }); +// } private void showDownloadApkDialog() { - apkDownloadDialog = new Dialog(MySettingActivity.this, R.style.DefautDialogs); + LogUtils.d("LHD 展示下载框"); + //获取权限 + boolean hasPermission = PermissionHelper.checkFilePermission(this); + LogUtils.d("LHD 是否具有文件管理权限:" + hasPermission); + if (!hasPermission) { +// if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.TIRAMISU) { +// LogUtils.d("LHD android 13不需要请求"); +// } else + if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.R) { + //请求文件系统权限 + LogUtils.d("LHD 请求MANAGE_EXTERNAL_STORAGE权限"); + Intent intent = new Intent(Settings.ACTION_MANAGE_APP_ALL_FILES_ACCESS_PERMISSION); + intent.addCategory("android.intent.category.DEFAULT"); + intent.setData(Uri.parse(String.format("package:%s", this.getApplicationContext().getPackageName()))); + startActivityForResult(intent, 301); + } else { + ActivityCompat.requestPermissions(this, new String[]{WRITE_EXTERNAL_STORAGE}, 302); + } + } + + apkDownloadDialog = new Dialog(this, R.style.DefautDialogs); apkDownloadDialog.setCancelable(false); apkDownloadDialog.show(); Window window = apkDownloadDialog.getWindow(); @@ -257,6 +469,7 @@ public class MySettingActivity extends BaseActivity { @Override public void onFailure(HttpException arg0, String msg) { + L.i(msg); if (downloaded.equals(msg)) {//已经存在要下载的文件 会抛出此异常 可以直接安装 progess_bar.setProgress(100);//进度条填满 tv_title.setText("安装包已存在"); @@ -270,7 +483,7 @@ public class MySettingActivity extends BaseActivity { @Override public void onSuccess(ResponseInfo arg0) { - bt_redownload.setVisibility(View.GONE);//下载成功 把重新下载按钮隐藏 并跳转安装apk + bt_redownload.setVisibility(View.GONE);//下载成功 把重新下载按钮隐藏 并跳转安装apk tv_title.setText("安装包下载成功"); apkFile = arg0.result; installApk(); @@ -318,7 +531,7 @@ public class MySettingActivity extends BaseActivity { @Override public void onSuccess(ResponseInfo arg0) { - bt_redownload.setVisibility(View.GONE);//下载成功 把重新下载按钮隐藏 并跳转安装apk + bt_redownload.setVisibility(View.GONE);//下载成功 把重新下载按钮隐藏 并跳转安装apk tv_title.setText("安装包下载成功"); apkFile = arg0.result; installApk(); @@ -327,7 +540,6 @@ public class MySettingActivity extends BaseActivity { } }); } - /** * 重新下载文件之前 需要删除已存在的apk 否则出现安装包解析错误 */ @@ -402,6 +614,15 @@ public class MySettingActivity extends BaseActivity { super.onActivityResult(requestCode, resultCode, data); if (resultCode == Activity.RESULT_OK && requestCode == 300) { installApk(); + }else if (requestCode == 301) { + if (PermissionHelper.checkFilePermission(this)) { + showDownloadApkDialog(); + } else { + if (apkDownloadDialog != null) { + apkDownloadDialog.dismiss(); + } + ToastUtil.show(this, "必须允许文件管理权限才能下载更新APP,请前往APP管理界面手动授权"); + } } } diff --git a/iFish7/src/main/java/com/ifish/activity/NewBindDeviceChoiceActivity.java b/iFish7/src/main/java/com/ifish/activity/NewBindDeviceChoiceActivity.java index 5653db954..a5dbd892b 100644 --- a/iFish7/src/main/java/com/ifish/activity/NewBindDeviceChoiceActivity.java +++ b/iFish7/src/main/java/com/ifish/activity/NewBindDeviceChoiceActivity.java @@ -21,7 +21,7 @@ import android.widget.TextView; import android.widget.Toast; import com.jwkj.soundwave.SoundWaveManager; import com.ifish.airkiss.AirKissEncoder; -import com.ifish.airkiss.UDPReceiver; +//import com.ifish.airkiss.UDPReceiver; import com.ifish.airkiss.UdpCallback; import com.ifish.basebean.BaseBean; import com.ifish.basebean.ConnectMessageEvent; @@ -61,7 +61,7 @@ import rx.schedulers.Schedulers; * @description:新的绑定摄像头&鱼缸设备界面 */ public class NewBindDeviceChoiceActivity extends BaseActivity implements View.OnClickListener { - private int TYPE_ONE_BUTTON_CONNECT = 1; + private int TYPE_ONE_BUTTON_CONNECT = 1;//airkiss private int TYPE_QUICK_CONNECT = 2; private int TYPE_APP_CONNECT = 3; private TextView tv_connect_type; @@ -83,7 +83,8 @@ public class NewBindDeviceChoiceActivity extends BaseActivity implements View.On private int deviceIsNullNum = 0;//循环请求次数 private CountDownTimer deviceIsNullTimer; // private DatagramSocket sendSocket = null; - private UDPReceiver udpReceiver = null; + //jjia-udp +// private UDPReceiver udpReceiver = null; private boolean isRegFilter; private byte mAuthMode; private byte AuthModeOpen = 0; diff --git a/iFish7/src/main/java/com/ifish/activity/PhoneInfoActivity.java b/iFish7/src/main/java/com/ifish/activity/PhoneInfoActivity.java new file mode 100644 index 000000000..cf8206331 --- /dev/null +++ b/iFish7/src/main/java/com/ifish/activity/PhoneInfoActivity.java @@ -0,0 +1,197 @@ +package com.ifish.activity; + +import androidx.appcompat.app.AppCompatActivity; +import androidx.core.app.ActivityCompat; +import androidx.core.content.ContextCompat; + +import android.content.Context; +import android.content.pm.PackageManager; +import android.net.ConnectivityManager; +import android.net.NetworkInfo; +import android.net.wifi.WifiInfo; +import android.net.wifi.WifiManager; +import android.os.Build; +import android.os.Bundle; +import android.telephony.TelephonyManager; +import android.view.View; +import android.widget.TextView; +import android.widget.Toast; + +import com.tencent.mm.opensdk.modelbiz.WXLaunchMiniProgram; +import com.tencent.mm.opensdk.openapi.IWXAPI; +import com.tencent.mm.opensdk.openapi.WXAPIFactory; + +public class PhoneInfoActivity extends AppCompatActivity { + + private TextView textViewModel; + private TextView textViewNetworkInfo; + private TextView tvWifiInfo; + private static final int REQUEST_WIFI_PERMISSION = 1; + private static final int REQUEST_PHONE_PERMISSION = 2; + + private WifiManager wifiManager; + private TelephonyManager telephonyManager; + + @Override + protected void onCreate(Bundle savedInstanceState) { + super.onCreate(savedInstanceState); + setContentView(R.layout.activity_phone_info); + textViewModel = findViewById(R.id.tvModel); + textViewNetworkInfo = findViewById(R.id.tvNetworkInfo); + tvWifiInfo = findViewById(R.id.tvWifiInfo); + + wifiManager = (WifiManager) getSystemService(Context.WIFI_SERVICE); + telephonyManager = (TelephonyManager) getSystemService(Context.TELEPHONY_SERVICE); + + if (ContextCompat.checkSelfPermission(this, android.Manifest.permission.ACCESS_FINE_LOCATION) + != PackageManager.PERMISSION_GRANTED) { + + // Permission is not granted + ActivityCompat.requestPermissions(this, + new String[]{android.Manifest.permission.ACCESS_FINE_LOCATION}, + REQUEST_WIFI_PERMISSION); + } else { + // Permission has already been granted + getPhoneInfo(); + } + + findViewById(R.id.test_airkiss).setOnClickListener(new View.OnClickListener() { + @Override + public void onClick(View v) { + String appId = "wxb3b27d653ec3e3cb"; // 厂商填移动应用(App)的 AppId + IWXAPI api = WXAPIFactory.createWXAPI(PhoneInfoActivity.this, appId); + WXLaunchMiniProgram.Req req = new WXLaunchMiniProgram.Req(); + req.userName = "gh_471f5f7b25a9";// 注意这是微信硬件的username,不需要改动 + req.path = "pages/discover-new/discover-new?ticket=234234"; + //以绑定为例,路径示例:"pages/discover-new/discover-new?ticket=234234",内部字符串不需要引号 + + req.miniprogramType = WXLaunchMiniProgram.Req.MINIPROGRAM_TYPE_PREVIEW;//注意这里可选不同版本TEST(测试版)/PREVIEW(体验版)/RELEASE(线上版),正常测试时使用体验版,正式上线时需切换至线上正式版 + api.sendReq(req); + } + }); + + } + + private void getPhoneInfo() { + // 获取设备型号 + String model = Build.MODEL; + textViewModel.setText("设备型号: " + model + "\n"); + // 获取移动网络信息(可选) + if (telephonyManager != null) { + if (ActivityCompat.checkSelfPermission(this, android.Manifest.permission.READ_PHONE_STATE) != PackageManager.PERMISSION_GRANTED) { + // Permission is not granted + ActivityCompat.requestPermissions(this, + new String[]{android.Manifest.permission.READ_PHONE_STATE}, + REQUEST_PHONE_PERMISSION); + return; + } + int networkType = telephonyManager.getNetworkType(); + String networkTypeName = getNetworkTypeName(networkType); + textViewModel.append(networkTypeName + "\n"); + } + + // 检查网络连接状态 + ConnectivityManager cm = (ConnectivityManager) getSystemService(Context.CONNECTIVITY_SERVICE); + NetworkInfo activeNetwork = cm.getActiveNetworkInfo(); + boolean isConnected = activeNetwork != null && activeNetwork.isConnected(); + // 显示网络情况 + String networkInfo = isConnected ? "已连接到网络" : "未连接到网络"; + textViewNetworkInfo.setText("网络信息:\n" + "网络情况: " + networkInfo); + // 如果需要,你还可以检查具体的网络类型(如Wi-Fi、移动数据等) + if (isConnected) { + NetworkInfo.State state = activeNetwork.getState(); + if (state == NetworkInfo.State.CONNECTED || state == NetworkInfo.State.CONNECTING) { + if (activeNetwork.getType() == ConnectivityManager.TYPE_WIFI) { + networkInfo = "连接到Wi-Fi网络"; + } else if (activeNetwork.getType() == ConnectivityManager.TYPE_MOBILE) { + networkInfo = "连接到移动网络"; + } + } + } + textViewNetworkInfo.setText("网络情况: " + networkInfo); + + // 获取WiFi信息 + WifiManager wifiManager = (WifiManager) getApplicationContext().getSystemService(Context.WIFI_SERVICE); + WifiInfo info = wifiManager.getConnectionInfo(); + String ssid = info.getSSID(); + int frequency = info.getFrequency(); + + tvWifiInfo.append("SSID: " + ssid + "\n"); + + // 判断WiFi频段(2.4G或5G) + if (frequency >= 2400 && frequency <= 2500) { + tvWifiInfo.append("WiFi Band: 2.4GHz\n"); + } else if (frequency >= 4800 && frequency <= 6000) { + tvWifiInfo.append("WiFi Band: 5GHz\n"); + } else { + tvWifiInfo.append("WiFi Band: Unknown\n"); + } + } + + public String getNetworkTypeName(int networkType) { + String typeName; + String description; + + switch (networkType) { + case TelephonyManager.NETWORK_TYPE_GPRS: + typeName = "GPRS"; + description = "GPRS 是一种基于 GSM 的无线分组交换技术,提供了比传统 GSM 电路交换数据服务更快的数据传输速度。它是 2G 和 2.5G 移动通信技术的一部分。"; + break; + + case TelephonyManager.NETWORK_TYPE_EDGE: + typeName = "EDGE"; + description = "EDGE 是 GPRS 的一个增强版本,提供了更高的数据传输速率,被认为是 2.75G 技术。"; + break; + + case TelephonyManager.NETWORK_TYPE_UMTS: + typeName = "UMTS"; + description = "UMTS 是一种 3G 移动通信技术,包括多种标准,如 WCDMA,提供了更高的数据传输速率和更先进的多媒体服务。"; + break; + + case TelephonyManager.NETWORK_TYPE_HSDPA: + typeName = "HSDPA"; + description = "HSDPA 是 UMTS 家族中的一个增强技术,专注于提供更高的下行链路数据传输速率。它是 3.5G 技术的一部分。"; + break; + + case TelephonyManager.NETWORK_TYPE_HSUPA: + typeName = "HSUPA"; + description = "HSUPA 类似于 HSDPA,但专注于提供更高的上行链路数据传输速率。它也是 3.5G 技术的一部分。"; + break; + + case TelephonyManager.NETWORK_TYPE_HSPA: + typeName = "HSPA"; + description = "HSPA 通常是指结合了 HSDPA 和 HSUPA 的技术,提供了同时增强的上行和下行数据传输速率。"; + break; + + case TelephonyManager.NETWORK_TYPE_LTE: + typeName = "LTE"; + description = "LTE 是一种 4G 无线通信标准,旨在提供比 3G 技术更快的数据传输速率、更低的延迟和更高的系统容量。"; + break; + + // 添加其他网络类型的 case 语句... + + default: + typeName = "未知"; + description = "无法识别的网络类型。"; + break; + } + + return "手机网络类型:" + typeName + " || " + description; + } + + @Override + public void onRequestPermissionsResult(int requestCode, String[] permissions, int[] grantResults) { + super.onRequestPermissionsResult(requestCode, permissions, grantResults); + if (requestCode == REQUEST_WIFI_PERMISSION) { + if (grantResults.length > 0 + && grantResults[0] == PackageManager.PERMISSION_GRANTED) { + // Permission has been granted, update the UI + getPhoneInfo(); + } else { + // Permission denied, Disable the functionality that depends on this permission. + Toast.makeText(this, "Permission Denied", Toast.LENGTH_SHORT).show(); + } + } + } + +} \ No newline at end of file diff --git a/iFish7/src/main/java/com/ifish/activity/PushActivity.java b/iFish7/src/main/java/com/ifish/activity/PushActivity.java new file mode 100644 index 000000000..14021b769 --- /dev/null +++ b/iFish7/src/main/java/com/ifish/activity/PushActivity.java @@ -0,0 +1,21 @@ +package com.ifish.activity; + +import android.os.Bundle; + +import androidx.appcompat.app.AppCompatActivity; + +import com.ifish.utils.ToastUtil; + +public class PushActivity extends AppCompatActivity { + + @Override + protected void onCreate(Bundle savedInstanceState) { + super.onCreate(savedInstanceState); + setContentView(R.layout.activity_push); + + +// ToastUtil.show(this,"push---"); + + + } +} \ No newline at end of file diff --git a/iFish7/src/main/java/com/ifish/activity/ReStartDeviceUtil.java b/iFish7/src/main/java/com/ifish/activity/ReStartDeviceUtil.java index 558a426e4..0427e9921 100644 --- a/iFish7/src/main/java/com/ifish/activity/ReStartDeviceUtil.java +++ b/iFish7/src/main/java/com/ifish/activity/ReStartDeviceUtil.java @@ -1,15 +1,12 @@ package com.ifish.activity; -import android.app.Activity; import android.net.wifi.WifiInfo; import android.net.wifi.WifiManager; import android.text.TextUtils; import android.util.Log; -import android.view.View; import com.ifish.baseclass.BaseActivity; import com.ifish.tcp.BackFunctionCode7_11; -import com.ifish.tcp.Context; import com.ifish.tcp.ModelCodec; import com.ifish.tcp.OrderModel; import com.ifish.tcp.ResetDeviceModel; diff --git a/iFish7/src/main/java/com/ifish/activity/RecentContactsActivity.java b/iFish7/src/main/java/com/ifish/activity/RecentContactsActivity.java index 98cde8068..12ba7869c 100644 --- a/iFish7/src/main/java/com/ifish/activity/RecentContactsActivity.java +++ b/iFish7/src/main/java/com/ifish/activity/RecentContactsActivity.java @@ -27,6 +27,7 @@ import com.ifish.utils.AnimationUtil; import com.ifish.utils.Commons; import com.ifish.utils.HttpListener; import com.ifish.utils.HttpManager; +import com.ifish.utils.L; import com.ifish.utils.PushTypeEnum; import com.ifish.utils.ToastUtil; import com.ifish.utils.UnreadCount; @@ -34,14 +35,19 @@ import com.ifish.view.CustomSwipeRefreshLayout; import com.ifish.view.MyCheckView; import com.ifish.view.PopWindowDevice_EventBus; import com.ifish.view.PopWindowPushDel; +import com.igexin.sdk.PushManager; import com.squareup.picasso.Picasso; import org.json.JSONArray; import org.json.JSONException; import org.json.JSONObject; +import java.math.BigInteger; +import java.nio.charset.StandardCharsets; +import java.security.MessageDigest; import java.util.ArrayList; import java.util.List; +import java.util.UUID; import de.greenrobot.event.EventBus; /** @@ -84,7 +90,65 @@ public class RecentContactsActivity extends BaseFragmentActivity implements Cust initView(); initListener(); startData(); +//获取自定义透传参数值 + Intent intent = getIntent(); + if (null != intent) { + String payload = intent.getStringExtra("payload"); + L.i("payload = " + payload); + } + //上报华为、oppo、vivo离线点击数据 + pushClick(intent); + } + @Override + protected void onNewIntent(Intent intent) { + super.onNewIntent(intent); + //获取自定义透传参数值 + if (null != intent) { + String payload = intent.getStringExtra("payload"); + L.i( "payload = " + payload); + } + } + /** + * 由于华为、oppo 无点击数报表返回,vivo无单推点击数报表返回,所以需要您在客户端埋点上报。 + * 点击厂商通知以后,在触发的activity的onCreate()方法里面接收相关参数,上报这 3 个离线厂商消息的点击数据。 + * 开发者可直接使用此方法示例 + * + * @param intent + * @return + */ + public boolean pushClick(Intent intent) { + boolean result = false; + try { + String taskid = intent.getStringExtra("gttask"); + String gtaction = intent.getStringExtra("gtaction"); + String clientid = PushManager.getInstance().getClientid(this); + String uuid = UUID.randomUUID().toString().replaceAll("-", ""); + // 这里的messageid需要自定义, 保证每条消息汇报的都不相同 + String contentToDigest = taskid + clientid + uuid; + byte[] md5s = MessageDigest.getInstance("MD5").digest(contentToDigest.getBytes(StandardCharsets.UTF_8)); + String messageid = new BigInteger(1, md5s).toString(16); + + /*** + * 第三方回执调用接口,可根据业务场景执行 + * 注意:只能用下面回执对应的机型进行上报点击测试,其它机型获取不到 gttask 字段 + * + * 60020 华为点击 + * 60030 oppo点击 + * 60040 vivo点击 + * 60070 荣耀点击 + * + * 埋点接口对应填写获取到的actionid值,如果有获取到 actionid 值,就上报埋点,如 果没有则不用上报。 + * + */ + if (gtaction != null) { + int actionid = Integer.parseInt(gtaction); + result = PushManager.getInstance().sendFeedbackMessage(this, taskid, messageid, actionid); + } + } catch (Exception e) { + //………… + } + return result; } public void onEventMainThread(JpushBean event) {//收到推送 刷新列表 diff --git a/iFish7/src/main/java/com/ifish/activity/SettingActivity.java b/iFish7/src/main/java/com/ifish/activity/SettingActivity.java index 96e05cfa3..9a29e6323 100644 --- a/iFish7/src/main/java/com/ifish/activity/SettingActivity.java +++ b/iFish7/src/main/java/com/ifish/activity/SettingActivity.java @@ -77,7 +77,6 @@ public class SettingActivity extends BaseActivity { NotificationManager mNotificationManager; @Override protected void onCreate(Bundle savedInstanceState) { - // TODO Auto-generated method stub super.onCreate(savedInstanceState); String stringExtra = getIntent().getStringExtra("value"); if (!"value".equals(stringExtra)) {//友盟微社区bug 会自动跳转到SettingActivity,所以用值判断,如果不是从侧滑菜单进入此activity,则马上销毁。 diff --git a/iFish7/src/main/java/com/ifish/activity/ShopsCheckActivity.java b/iFish7/src/main/java/com/ifish/activity/ShopsCheckActivity.java index 7e157b5ec..00cbc2211 100644 --- a/iFish7/src/main/java/com/ifish/activity/ShopsCheckActivity.java +++ b/iFish7/src/main/java/com/ifish/activity/ShopsCheckActivity.java @@ -2,20 +2,36 @@ package com.ifish.activity; import android.app.FragmentManager; import android.app.FragmentTransaction; +import android.content.Intent; +import android.graphics.Bitmap; +import android.os.Build; import android.os.Bundle; +import android.os.Environment; import android.text.TextUtils; import android.view.View; import android.widget.TextView; +import com.bumptech.glide.Glide; +import com.ifish.basebean.EventBean; import com.ifish.basebean.ShopsCheckSwitchFragment; import com.ifish.baseclass.BaseActivity; import com.ifish.fragment.ShopsCheckResultFragment; import com.ifish.fragment.ShopsCheckUserInfoFragment; import com.ifish.fragment.ShopsCheckUserPhotoFragment; import com.ifish.utils.Commons; +import com.ifish.utils.L; import com.ifish.view.SelectorImageView; +import com.luck.picture.lib.basic.PictureSelector; +import com.luck.picture.lib.config.PictureConfig; +import com.luck.picture.lib.entity.LocalMedia; +import com.squareup.picasso.Picasso; + +import java.io.IOException; +import java.util.ArrayList; +import java.util.concurrent.ExecutionException; import de.greenrobot.event.EventBus; +import jp.wasabeef.picasso.transformations.RoundedCornersTransformation; /** * --------------------------- @@ -186,4 +202,39 @@ public class ShopsCheckActivity extends BaseActivity { } } + @Override + protected void onActivityResult(int requestCode, int resultCode, Intent data) { + super.onActivityResult(requestCode, resultCode, data); + + if (requestCode == 1024 && Build.VERSION.SDK_INT >=Build.VERSION_CODES.R){ + if (Environment.isExternalStorageManager()){ + EventBean eventBean = new EventBean(EventBean.CARD,""); + EventBus.getDefault().post(eventBean); + } + + }else if (resultCode == RESULT_OK){ + if (requestCode== PictureConfig.CHOOSE_REQUEST){ + ArrayList selectList = PictureSelector.obtainSelectorList(data); + String mCompressPath; + if (selectList!=null && selectList.size()>0){ + LocalMedia localMedia = selectList.get(0); + if (localMedia.isCut()){ + mCompressPath = localMedia.getCutPath(); + }else + { + mCompressPath = localMedia.getCompressPath(); + } + + if (TextUtils.isEmpty(mCompressPath)){ + mCompressPath = localMedia.getRealPath(); + } + L.i("jjia------------1---"+mCompressPath); + if (!TextUtils.isEmpty(mCompressPath)){ + EventBean eventBean = new EventBean(EventBean.CARD,mCompressPath); + EventBus.getDefault().post(eventBean); + } + } + } + } + } } diff --git a/iFish7/src/main/java/com/ifish/activity/ShowDeviceImageActivity.java b/iFish7/src/main/java/com/ifish/activity/ShowDeviceImageActivity.java index fcad709bc..11dbcedd4 100644 --- a/iFish7/src/main/java/com/ifish/activity/ShowDeviceImageActivity.java +++ b/iFish7/src/main/java/com/ifish/activity/ShowDeviceImageActivity.java @@ -1,12 +1,16 @@ package com.ifish.activity; import android.content.Intent; +import android.graphics.drawable.Drawable; import android.os.Bundle; import android.view.View; import android.widget.ImageView; +import androidx.annotation.Nullable; + import com.bumptech.glide.Glide; -import com.bumptech.glide.load.resource.drawable.GlideDrawable; +import com.bumptech.glide.load.DataSource; +import com.bumptech.glide.load.engine.GlideException; import com.bumptech.glide.request.RequestListener; import com.bumptech.glide.request.target.Target; import com.ifish.baseclass.BaseActivity; @@ -36,128 +40,129 @@ public class ShowDeviceImageActivity extends BaseActivity { if(device_type != 0){ switch (device_type){ case R.id.iv_no_connect: - Glide.with(ShowDeviceImageActivity.this).load(R.drawable.no_connect_image).listener(new RequestListener() { + + Glide.with(ShowDeviceImageActivity.this).load(R.drawable.no_connect_image).listener(new RequestListener< Drawable>() { @Override - public boolean onException(Exception e, Integer model, Target target, boolean isFirstResource) { + public boolean onLoadFailed(@Nullable GlideException e, Object o, Target target, boolean b) { progressDialog.setVisibility(View.GONE); ToastUtil.show(getApplicationContext(),"加载失败,请稍后再试"); return false; } @Override - public boolean onResourceReady(GlideDrawable resource, Integer model, Target target, boolean isFromMemoryCache, boolean isFirstResource) { + public boolean onResourceReady(Drawable drawable, Object o, Target target, DataSource dataSource, boolean b) { progressDialog.setVisibility(View.GONE); return false; } }).into(iv_show); break; case R.id.iv_camera: - Glide.with(ShowDeviceImageActivity.this).load(R.drawable.camera_image).listener(new RequestListener() { + Glide.with(ShowDeviceImageActivity.this).load(R.drawable.camera_image).listener(new RequestListener() { @Override - public boolean onException(Exception e, Integer model, Target target, boolean isFirstResource) { + public boolean onLoadFailed(@Nullable GlideException e, Object o, Target target, boolean b) { progressDialog.setVisibility(View.GONE); ToastUtil.show(getApplicationContext(),"加载失败,请稍后再试"); return false; } @Override - public boolean onResourceReady(GlideDrawable resource, Integer model, Target target, boolean isFromMemoryCache, boolean isFirstResource) { + public boolean onResourceReady(Drawable drawable, Object o, Target target, DataSource dataSource, boolean b) { progressDialog.setVisibility(View.GONE); return false; } }).into(iv_show); break; case R.id.iv_move_camera: - Glide.with(ShowDeviceImageActivity.this).load(R.drawable.move_camera_image).listener(new RequestListener() { + Glide.with(ShowDeviceImageActivity.this).load(R.drawable.move_camera_image).listener(new RequestListener() { @Override - public boolean onException(Exception e, Integer model, Target target, boolean isFirstResource) { + public boolean onLoadFailed(@Nullable GlideException e, Object o, Target target, boolean b) { progressDialog.setVisibility(View.GONE); ToastUtil.show(getApplicationContext(),"加载失败,请稍后再试"); return false; } @Override - public boolean onResourceReady(GlideDrawable resource, Integer model, Target target, boolean isFromMemoryCache, boolean isFirstResource) { + public boolean onResourceReady(Drawable drawable, Object o, Target target, DataSource dataSource, boolean b) { progressDialog.setVisibility(View.GONE); return false; } }).into(iv_show); break; case R.id.iv_sw7: - Glide.with(ShowDeviceImageActivity.this).load(R.drawable.sw7_image).listener(new RequestListener() { + Glide.with(ShowDeviceImageActivity.this).load(R.drawable.sw7_image).listener(new RequestListener() { @Override - public boolean onException(Exception e, Integer model, Target target, boolean isFirstResource) { + public boolean onLoadFailed(@Nullable GlideException e, Object o, Target target, boolean b) { progressDialog.setVisibility(View.GONE); ToastUtil.show(getApplicationContext(),"加载失败,请稍后再试"); return false; } @Override - public boolean onResourceReady(GlideDrawable resource, Integer model, Target target, boolean isFromMemoryCache, boolean isFirstResource) { + public boolean onResourceReady(Drawable drawable, Object o, Target target, DataSource dataSource, boolean b) { progressDialog.setVisibility(View.GONE); return false; } }).into(iv_show); break; case R.id.iv_sw10: - Glide.with(ShowDeviceImageActivity.this).load(R.drawable.sw10_image).listener(new RequestListener() { + Glide.with(ShowDeviceImageActivity.this).load(R.drawable.sw10_image).listener(new RequestListener() { @Override - public boolean onException(Exception e, Integer model, Target target, boolean isFirstResource) { + public boolean onLoadFailed(@Nullable GlideException e, Object o, Target target, boolean b) { progressDialog.setVisibility(View.GONE); ToastUtil.show(getApplicationContext(),"加载失败,请稍后再试"); return false; } @Override - public boolean onResourceReady(GlideDrawable resource, Integer model, Target target, boolean isFromMemoryCache, boolean isFirstResource) { + public boolean onResourceReady(Drawable drawable, Object o, Target target, DataSource dataSource, boolean b) { progressDialog.setVisibility(View.GONE); return false; } }).into(iv_show); break; case R.id.iv_cw2: - Glide.with(ShowDeviceImageActivity.this).load(R.drawable.cw2_image).listener(new RequestListener() { + Glide.with(ShowDeviceImageActivity.this).load(R.drawable.cw2_image).listener(new RequestListener() { @Override - public boolean onException(Exception e, Integer model, Target target, boolean isFirstResource) { + public boolean onLoadFailed(@Nullable GlideException e, Object o, Target target, boolean b) { progressDialog.setVisibility(View.GONE); ToastUtil.show(getApplicationContext(),"加载失败,请稍后再试"); return false; } @Override - public boolean onResourceReady(GlideDrawable resource, Integer model, Target target, boolean isFromMemoryCache, boolean isFirstResource) { + public boolean onResourceReady(Drawable drawable, Object o, Target target, DataSource dataSource, boolean b) { progressDialog.setVisibility(View.GONE); return false; } }).into(iv_show); break; case R.id.iv_sw1sw6: - Glide.with(ShowDeviceImageActivity.this).load(R.drawable.sw1_image).listener(new RequestListener() { + Glide.with(ShowDeviceImageActivity.this).load(R.drawable.sw1_image).listener(new RequestListener() { @Override - public boolean onException(Exception e, Integer model, Target target, boolean isFirstResource) { + public boolean onLoadFailed(@Nullable GlideException e, Object o, Target target, boolean b) { progressDialog.setVisibility(View.GONE); ToastUtil.show(getApplicationContext(),"加载失败,请稍后再试"); return false; } @Override - public boolean onResourceReady(GlideDrawable resource, Integer model, Target target, boolean isFromMemoryCache, boolean isFirstResource) { + public boolean onResourceReady(Drawable drawable, Object o, Target target, DataSource dataSource, boolean b) { progressDialog.setVisibility(View.GONE); return false; } }).into(iv_show); break; case R.id.iv_wy01: - Glide.with(ShowDeviceImageActivity.this).load(R.drawable.wy01_image).listener(new RequestListener() { + Glide.with(ShowDeviceImageActivity.this).load(R.drawable.wy01_image).listener(new RequestListener() { @Override - public boolean onException(Exception e, Integer model, Target target, boolean isFirstResource) { + public boolean onLoadFailed(@Nullable GlideException e, Object o, Target target, boolean b) { progressDialog.setVisibility(View.GONE); ToastUtil.show(getApplicationContext(),"加载失败,请稍后再试"); return false; } @Override - public boolean onResourceReady(GlideDrawable resource, Integer model, Target target, boolean isFromMemoryCache, boolean isFirstResource) { + public boolean onResourceReady(Drawable drawable, Object o, Target target, DataSource dataSource, boolean b) { progressDialog.setVisibility(View.GONE); return false; } diff --git a/iFish7/src/main/java/com/ifish/activity/TimeSettingFour_2F.java b/iFish7/src/main/java/com/ifish/activity/TimeSettingFour_2F.java index 536c7687e..b0603fc69 100644 --- a/iFish7/src/main/java/com/ifish/activity/TimeSettingFour_2F.java +++ b/iFish7/src/main/java/com/ifish/activity/TimeSettingFour_2F.java @@ -29,6 +29,7 @@ import com.google.gson.reflect.TypeToken; import com.ifish.basebean.BaseBean; import com.ifish.basebean.ChangeWater; import com.ifish.basebean.ErrorSendTimeSetting; +import com.ifish.basebean.TimeBean; import com.ifish.baseclass.BaseActivity; import com.ifish.tcp.BackInfoMode2F_TimeItem; import com.ifish.tcp.BackInfoModelSeven_2F; @@ -43,6 +44,7 @@ import com.ifish.utils.Commons.FishKey; import com.ifish.utils.Commons.LoginSPKey; import com.ifish.utils.Commons.NetWork; import com.ifish.utils.Commons.Text; +import com.ifish.utils.DateUtil; import com.ifish.utils.HttpListener; import com.ifish.utils.HttpManager; import com.ifish.utils.L; @@ -98,7 +100,7 @@ public class TimeSettingFour_2F extends BaseActivity { private TextView tv_iconName_1, tv_iconName_2, tv_iconName_3, tv_iconName_4, tv_iconName_5, tv_iconName_6; private ImageView iv_icon1, iv_icon2, iv_icon3, iv_icon4, iv_icon5, iv_icon6, iv_timebody1, iv_timebody2, iv_timebody3, iv_timebody4, iv_timebody5, iv_timebody6; private LinearLayout ll_time1, ll_time2, ll_time3, ll_time4, ll_time5, ll_time6, ll_timebody1, ll_timebody2, ll_timebody3, ll_timebody4, ll_timebody5, ll_timebody6, ll_body1, ll_body2, ll_body3, ll_body4, ll_body5, ll_body6; - + private List timeList = new ArrayList(); @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); @@ -351,6 +353,7 @@ public class TimeSettingFour_2F extends BaseActivity { } else { sb_timer.toggle(true); } + timeList = DateUtil.getTimeList(timeList,timer_time,timer_number); tv_timer.setText(ByteUtil.BytesToTimer(timer_time)); sb_timer.setOnClickListener(new OnClickListener() { @Override @@ -1471,7 +1474,7 @@ public class TimeSettingFour_2F extends BaseActivity { } - private void showDTimeialog(final int num, final int timer_number, final int timer_numberonoff, TextView textView) { + private void showDTimeialog(final int num, final byte timer_number, final int timer_numberonoff, TextView textView) { set_query = num; final com.ifish.view.WheelView wv_starttime1, wv_starttime2; final com.ifish.view.WheelView wv_endtime1, wv_endtime2; @@ -1582,52 +1585,73 @@ public class TimeSettingFour_2F extends BaseActivity { @Override public void onClick(View v) { + boolean isContain = DateUtil.hasContain(timeList,timer_number,wv_starttime1,wv_starttime2,wv_endtime1,wv_endtime2); + if (isContain){ + return; + } +// int startH = wv_starttime1.getSeletedIndex(); +// int startM = wv_starttime2.getSeletedIndex(); +// +// int endH = wv_endtime1.getSeletedIndex(); +// int endM = wv_endtime2.getSeletedIndex(); +// +// L.i("jjia----"+startH); +// L.i("jjia----"+startM); +// L.i("jjia----"+endH); +// L.i("jjia----"+endM); +// String time = starttime1[wv_starttime1.getSeletedIndex()] + ":" + starttime2[wv_starttime2.getSeletedIndex()] + "-" + endtime1[wv_endtime1.getSeletedIndex()] + ":" + endtime2[wv_endtime2.getSeletedIndex()]; - List timeItemList = backInfoModelSeven_2F_time.getTimeItemList(); - if (wv_starttime1.getSeletedIndex() == wv_endtime1.getSeletedIndex() && wv_starttime2.getSeletedIndex() == wv_endtime2.getSeletedIndex()) { - ToastUtil.show(TimeSettingFour_2F.this, "开始时间和结束时间不能相同"); - return; - } - for (int i = 0; i < timeItemList.size(); i++) { - if (i == (timer_number - 1)) { - continue; - } - BackInfoMode2F_TimeItem backInfoMode2F_timeItem = timeItemList.get(i); - String string = ByteUtil.BytesToTimer(backInfoMode2F_timeItem.getTimer_time()); - if (time.equals(string)) { - ToastUtil.show(TimeSettingFour_2F.this, "时段设置不能重叠"); - return; - } - if (string.length() == 11) { - try { - int st1 = Integer.parseInt(string.substring(0, 2)); - int st2 = Integer.parseInt(string.substring(3, 5)); - int et1 = Integer.parseInt(string.substring(6, 8)); - int et2 = Integer.parseInt(string.substring(9, 11)); - int stsum1 = st1 * 60 + st2; - int stsum2 = et1 * 60 + et2; - int nst1 = Integer.parseInt(starttime1[wv_starttime1.getSeletedIndex()]); - int nst2 = Integer.parseInt(starttime2[wv_starttime2.getSeletedIndex()]); - int net1 = Integer.parseInt(endtime1[wv_endtime1.getSeletedIndex()]); - int net2 = Integer.parseInt(endtime2[wv_endtime2.getSeletedIndex()]); - int nstsum1 = nst1 * 60 + nst2; - int nstsum2 = net1 * 60 + net2; - - boolean existHoursData = SystemUtil.ExistHoursData(nstsum1, nstsum2, stsum1, stsum2, net1); - if(existHoursData){ - ToastUtil.show(TimeSettingFour_2F.this, "时段设置不能重叠"); - return; - } - - } catch (Exception e) { - e.printStackTrace(); - } - } - } - if (wv_starttime1.getSeletedIndex() == wv_endtime1.getSeletedIndex() && wv_starttime2.getSeletedIndex() == wv_endtime2.getSeletedIndex()) { - ToastUtil.show(TimeSettingFour_2F.this, "开始时间和结束时间不能相同"); - return; - } +// List timeItemList = backInfoModelSeven_2F_time.getTimeItemList(); +// if (wv_starttime1.getSeletedIndex() == wv_endtime1.getSeletedIndex() && wv_starttime2.getSeletedIndex() == wv_endtime2.getSeletedIndex()) { +// ToastUtil.show(TimeSettingFour_2F.this, "开始时间和结束时间不能相同"); +// return; +// } +// boolean isContain = DateUtil.hasContain(timeList,timer_number,startH,startM,endH,endM); +// L.i("jjia----是否包含 "+isContain); +// if (isContain){ +// ToastUtil.show(DingshiStyleActivity.this, "时段设置不能重叠"); +// return; +// } +// for (int i = 0; i < timeItemList.size(); i++) { +// if (i == (timer_number - 1)) { +// continue; +// } +// BackInfoMode2F_TimeItem backInfoMode2F_timeItem = timeItemList.get(i); +// String string = ByteUtil.BytesToTimer(backInfoMode2F_timeItem.getTimer_time()); +// if (time.equals(string)) { +// ToastUtil.show(TimeSettingFour_2F.this, "时段设置不能重叠"); +// return; +// } +// if (string.length() == 11) { +// try { +// int st1 = Integer.parseInt(string.substring(0, 2)); +// int st2 = Integer.parseInt(string.substring(3, 5)); +// int et1 = Integer.parseInt(string.substring(6, 8)); +// int et2 = Integer.parseInt(string.substring(9, 11)); +// int stsum1 = st1 * 60 + st2; +// int stsum2 = et1 * 60 + et2; +// int nst1 = Integer.parseInt(starttime1[wv_starttime1.getSeletedIndex()]); +// int nst2 = Integer.parseInt(starttime2[wv_starttime2.getSeletedIndex()]); +// int net1 = Integer.parseInt(endtime1[wv_endtime1.getSeletedIndex()]); +// int net2 = Integer.parseInt(endtime2[wv_endtime2.getSeletedIndex()]); +// int nstsum1 = nst1 * 60 + nst2; +// int nstsum2 = net1 * 60 + net2; +// +// boolean existHoursData = SystemUtil.ExistHoursData(nstsum1, nstsum2, stsum1, stsum2, net1); +// if(existHoursData){ +// ToastUtil.show(TimeSettingFour_2F.this, "时段设置不能重叠"); +// return; +// } +// +// } catch (Exception e) { +// e.printStackTrace(); +// } +// } +// } +// if (wv_starttime1.getSeletedIndex() == wv_endtime1.getSeletedIndex() && wv_starttime2.getSeletedIndex() == wv_endtime2.getSeletedIndex()) { +// ToastUtil.show(TimeSettingFour_2F.this, "开始时间和结束时间不能相同"); +// return; +// } showProgressDialog(); startTimer(); isDialog = true; @@ -1635,7 +1659,6 @@ public class TimeSettingFour_2F extends BaseActivity { } }); } - private void showDTimeialogAdd(final int num, final int timer_number, final int timer_numberonoff) { set_query = num; final com.ifish.view.WheelView wv_starttime1, wv_starttime2; @@ -1675,46 +1698,52 @@ public class TimeSettingFour_2F extends BaseActivity { @Override public void onClick(View v) { - String time = starttime1[wv_starttime1.getSeletedIndex()] + ":" + starttime2[wv_starttime2.getSeletedIndex()] + "-" + endtime1[wv_endtime1.getSeletedIndex()] + ":" + endtime2[wv_endtime2.getSeletedIndex()]; - List timeItemList = backInfoModelSeven_2F_time.getTimeItemList(); - if (wv_starttime1.getSeletedIndex() == wv_endtime1.getSeletedIndex() && wv_starttime2.getSeletedIndex() == wv_endtime2.getSeletedIndex()) { - ToastUtil.show(TimeSettingFour_2F.this, "开始时间和结束时间不能相同"); + + byte timerno = -1; + boolean isContain = DateUtil.hasContain(timeList,timerno,wv_starttime1,wv_starttime2,wv_endtime1,wv_endtime2); + if (isContain){ return; } - for (BackInfoMode2F_TimeItem backInfoMode2F_timeItem : timeItemList) { - String string = ByteUtil.BytesToTimer(backInfoMode2F_timeItem.getTimer_time()); - if (time.equals(string)) { - ToastUtil.show(TimeSettingFour_2F.this, "时段设置不能重叠"); - return; - } - if (string.length() == 11) { - try { - int st1 = Integer.parseInt(string.substring(0, 2)); - int st2 = Integer.parseInt(string.substring(3, 5)); - int et1 = Integer.parseInt(string.substring(6, 8)); - int et2 = Integer.parseInt(string.substring(9, 11)); - - int nst1 = Integer.parseInt(starttime1[wv_starttime1.getSeletedIndex()]); - int nst2 = Integer.parseInt(starttime2[wv_starttime2.getSeletedIndex()]); - int net1 = Integer.parseInt(endtime1[wv_endtime1.getSeletedIndex()]); - int net2 = Integer.parseInt(endtime2[wv_endtime2.getSeletedIndex()]); - - int new_start_time = nst1 * 60 + nst2; - int new_end_time = net1 * 60 + net2; - - int old_start_time = st1 * 60 + st2; - int old_end_time = et1 * 60 + et2; - - boolean existHoursData = SystemUtil.ExistHoursData(new_start_time, new_end_time, old_start_time, old_end_time, net1); - if(existHoursData){ - ToastUtil.show(TimeSettingFour_2F.this, "时段设置不能重叠"); - return; - } - } catch (Exception e) { - e.printStackTrace(); - } - } - } + String time = starttime1[wv_starttime1.getSeletedIndex()] + ":" + starttime2[wv_starttime2.getSeletedIndex()] + "-" + endtime1[wv_endtime1.getSeletedIndex()] + ":" + endtime2[wv_endtime2.getSeletedIndex()]; +// List timeItemList = backInfoModelSeven_2F_time.getTimeItemList(); +// if (wv_starttime1.getSeletedIndex() == wv_endtime1.getSeletedIndex() && wv_starttime2.getSeletedIndex() == wv_endtime2.getSeletedIndex()) { +// ToastUtil.show(TimeSettingFour_2F.this, "开始时间和结束时间不能相同"); +// return; +// } +// for (BackInfoMode2F_TimeItem backInfoMode2F_timeItem : timeItemList) { +// String string = ByteUtil.BytesToTimer(backInfoMode2F_timeItem.getTimer_time()); +// if (time.equals(string)) { +// ToastUtil.show(TimeSettingFour_2F.this, "时段设置不能重叠"); +// return; +// } +// if (string.length() == 11) { +// try { +// int st1 = Integer.parseInt(string.substring(0, 2)); +// int st2 = Integer.parseInt(string.substring(3, 5)); +// int et1 = Integer.parseInt(string.substring(6, 8)); +// int et2 = Integer.parseInt(string.substring(9, 11)); +// +// int nst1 = Integer.parseInt(starttime1[wv_starttime1.getSeletedIndex()]); +// int nst2 = Integer.parseInt(starttime2[wv_starttime2.getSeletedIndex()]); +// int net1 = Integer.parseInt(endtime1[wv_endtime1.getSeletedIndex()]); +// int net2 = Integer.parseInt(endtime2[wv_endtime2.getSeletedIndex()]); +// +// int new_start_time = nst1 * 60 + nst2; +// int new_end_time = net1 * 60 + net2; +// +// int old_start_time = st1 * 60 + st2; +// int old_end_time = et1 * 60 + et2; +// +// boolean existHoursData = SystemUtil.ExistHoursData(new_start_time, new_end_time, old_start_time, old_end_time, net1); +// if(existHoursData){ +// ToastUtil.show(TimeSettingFour_2F.this, "时段设置不能重叠"); +// return; +// } +// } catch (Exception e) { +// e.printStackTrace(); +// } +// } +// } showProgressDialog(); startTimer(); isDialog = true; diff --git a/iFish7/src/main/java/com/ifish/activity/TimeSettingFour_3F.java b/iFish7/src/main/java/com/ifish/activity/TimeSettingFour_3F.java index d2690e7f3..2c5c810e8 100644 --- a/iFish7/src/main/java/com/ifish/activity/TimeSettingFour_3F.java +++ b/iFish7/src/main/java/com/ifish/activity/TimeSettingFour_3F.java @@ -30,6 +30,7 @@ import com.google.gson.reflect.TypeToken; import com.ifish.basebean.BaseBean; import com.ifish.basebean.ChangeWater; import com.ifish.basebean.ErrorSendTimeSetting; +import com.ifish.basebean.TimeBean; import com.ifish.baseclass.BaseActivity; import com.ifish.tcp.BackInfoMode2F_TimeItem; import com.ifish.tcp.BackInfoModelFour_3F; @@ -46,6 +47,7 @@ import com.ifish.utils.Commons.FishKey; import com.ifish.utils.Commons.LoginSPKey; import com.ifish.utils.Commons.NetWork; import com.ifish.utils.Commons.Text; +import com.ifish.utils.DateUtil; import com.ifish.utils.HttpListener; import com.ifish.utils.HttpManager; import com.ifish.utils.L; @@ -57,6 +59,7 @@ import com.ifish.wheelview.adapter.ArrayWheelAdapter; import com.ifish.wheelview.view.WheelView; import java.net.Socket; +import java.util.ArrayList; import java.util.Arrays; import java.util.List; @@ -367,6 +370,7 @@ public class TimeSettingFour_3F extends BaseActivity { isDialog = false; } } + private List timeList = new ArrayList(); //接受查询返回的指令 public void onEventMainThread(BackInfoModelSeven_2F_Time event) { @@ -393,6 +397,7 @@ public class TimeSettingFour_3F extends BaseActivity { } else { sb_timer.toggle(true); } + timeList = DateUtil.getTimeList(timeList,timer_time,timer_number); tv_timer.setText(ByteUtil.BytesToTimer(timer_time)); sb_timer.setOnClickListener(new OnClickListener() { @Override @@ -1383,7 +1388,7 @@ public class TimeSettingFour_3F extends BaseActivity { } - private void showDTimeialog(final int num, final int timer_number, final int timer_numberonoff, TextView textView) { + private void showDTimeialog(final int num, final byte timer_number, final int timer_numberonoff, TextView textView) { set_query = num; final com.ifish.view.WheelView wv_starttime1, wv_starttime2; final com.ifish.view.WheelView wv_endtime1, wv_endtime2; @@ -1494,52 +1499,56 @@ public class TimeSettingFour_3F extends BaseActivity { @Override public void onClick(View v) { + boolean isContain = DateUtil.hasContain(timeList,timer_number,wv_starttime1,wv_starttime2,wv_endtime1,wv_endtime2); + if (isContain){ + return; + } String time = starttime1[wv_starttime1.getSeletedIndex()] + ":" + starttime2[wv_starttime2.getSeletedIndex()] + "-" + endtime1[wv_endtime1.getSeletedIndex()] + ":" + endtime2[wv_endtime2.getSeletedIndex()]; - List timeItemList = backInfoModelSeven_2F_time.getTimeItemList(); - if (wv_starttime1.getSeletedIndex() == wv_endtime1.getSeletedIndex() && wv_starttime2.getSeletedIndex() == wv_endtime2.getSeletedIndex()) { - ToastUtil.show(TimeSettingFour_3F.this, "开始时间和结束时间不能相同"); - return; - } - for (int i = 0; i < timeItemList.size(); i++) { - if (i == (timer_number - 1)) { - continue; - } - BackInfoMode2F_TimeItem backInfoMode2F_timeItem = timeItemList.get(i); - String string = ByteUtil.BytesToTimer(backInfoMode2F_timeItem.getTimer_time()); - if (time.equals(string)) { - ToastUtil.show(TimeSettingFour_3F.this, "时段设置不能重叠"); - return; - } - if (string.length() == 11) { - try { - int st1 = Integer.parseInt(string.substring(0, 2)); - int st2 = Integer.parseInt(string.substring(3, 5)); - int et1 = Integer.parseInt(string.substring(6, 8)); - int et2 = Integer.parseInt(string.substring(9, 11)); - int stsum1 = st1 * 60 + st2; - int stsum2 = et1 * 60 + et2; - int nst1 = Integer.parseInt(starttime1[wv_starttime1.getSeletedIndex()]); - int nst2 = Integer.parseInt(starttime2[wv_starttime2.getSeletedIndex()]); - int net1 = Integer.parseInt(endtime1[wv_endtime1.getSeletedIndex()]); - int net2 = Integer.parseInt(endtime2[wv_endtime2.getSeletedIndex()]); - int nstsum1 = nst1 * 60 + nst2; - int nstsum2 = net1 * 60 + net2; - - boolean existHoursData = SystemUtil.ExistHoursData(nstsum1, nstsum2, stsum1, stsum2, net1); - if(existHoursData){ - ToastUtil.show(TimeSettingFour_3F.this, "时段设置不能重叠"); - return; - } - - } catch (Exception e) { - e.printStackTrace(); - } - } - } - if (wv_starttime1.getSeletedIndex() == wv_endtime1.getSeletedIndex() && wv_starttime2.getSeletedIndex() == wv_endtime2.getSeletedIndex()) { - ToastUtil.show(TimeSettingFour_3F.this, "开始时间和结束时间不能相同"); - return; - } +// List timeItemList = backInfoModelSeven_2F_time.getTimeItemList(); +// if (wv_starttime1.getSeletedIndex() == wv_endtime1.getSeletedIndex() && wv_starttime2.getSeletedIndex() == wv_endtime2.getSeletedIndex()) { +// ToastUtil.show(TimeSettingFour_3F.this, "开始时间和结束时间不能相同"); +// return; +// } +// for (int i = 0; i < timeItemList.size(); i++) { +// if (i == (timer_number - 1)) { +// continue; +// } +// BackInfoMode2F_TimeItem backInfoMode2F_timeItem = timeItemList.get(i); +// String string = ByteUtil.BytesToTimer(backInfoMode2F_timeItem.getTimer_time()); +// if (time.equals(string)) { +// ToastUtil.show(TimeSettingFour_3F.this, "时段设置不能重叠"); +// return; +// } +// if (string.length() == 11) { +// try { +// int st1 = Integer.parseInt(string.substring(0, 2)); +// int st2 = Integer.parseInt(string.substring(3, 5)); +// int et1 = Integer.parseInt(string.substring(6, 8)); +// int et2 = Integer.parseInt(string.substring(9, 11)); +// int stsum1 = st1 * 60 + st2; +// int stsum2 = et1 * 60 + et2; +// int nst1 = Integer.parseInt(starttime1[wv_starttime1.getSeletedIndex()]); +// int nst2 = Integer.parseInt(starttime2[wv_starttime2.getSeletedIndex()]); +// int net1 = Integer.parseInt(endtime1[wv_endtime1.getSeletedIndex()]); +// int net2 = Integer.parseInt(endtime2[wv_endtime2.getSeletedIndex()]); +// int nstsum1 = nst1 * 60 + nst2; +// int nstsum2 = net1 * 60 + net2; +// +// boolean existHoursData = SystemUtil.ExistHoursData(nstsum1, nstsum2, stsum1, stsum2, net1); +// if(existHoursData){ +// ToastUtil.show(TimeSettingFour_3F.this, "时段设置不能重叠"); +// return; +// } +// +// } catch (Exception e) { +// e.printStackTrace(); +// } +// } +// } +// if (wv_starttime1.getSeletedIndex() == wv_endtime1.getSeletedIndex() && wv_starttime2.getSeletedIndex() == wv_endtime2.getSeletedIndex()) { +// ToastUtil.show(TimeSettingFour_3F.this, "开始时间和结束时间不能相同"); +// return; +// } showProgressDialog(); startTimer(); isDialog = true; @@ -1587,43 +1596,48 @@ public class TimeSettingFour_3F extends BaseActivity { @Override public void onClick(View v) { - String time = starttime1[wv_starttime1.getSeletedIndex()] + ":" + starttime2[wv_starttime2.getSeletedIndex()] + "-" + endtime1[wv_endtime1.getSeletedIndex()] + ":" + endtime2[wv_endtime2.getSeletedIndex()]; - List timeItemList = backInfoModelSeven_2F_time.getTimeItemList(); - if (wv_starttime1.getSeletedIndex() == wv_endtime1.getSeletedIndex() && wv_starttime2.getSeletedIndex() == wv_endtime2.getSeletedIndex()) { - ToastUtil.show(TimeSettingFour_3F.this, "开始时间和结束时间不能相同"); + byte timerno = -1; + boolean isContain = DateUtil.hasContain(timeList,timerno,wv_starttime1,wv_starttime2,wv_endtime1,wv_endtime2); + if (isContain){ return; } - for (BackInfoMode2F_TimeItem backInfoMode2F_timeItem : timeItemList) { - String string = ByteUtil.BytesToTimer(backInfoMode2F_timeItem.getTimer_time()); - if (time.equals(string)) { - ToastUtil.show(TimeSettingFour_3F.this, "时段设置不能重叠"); - return; - } - if (string.length() == 11) { - try { - int st1 = Integer.parseInt(string.substring(0, 2)); - int st2 = Integer.parseInt(string.substring(3, 5)); - int et1 = Integer.parseInt(string.substring(6, 8)); - int et2 = Integer.parseInt(string.substring(9, 11)); - int stsum1 = st1 * 60 + st2; - int stsum2 = et1 * 60 + et2; - int nst1 = Integer.parseInt(starttime1[wv_starttime1.getSeletedIndex()]); - int nst2 = Integer.parseInt(starttime2[wv_starttime2.getSeletedIndex()]); - int net1 = Integer.parseInt(endtime1[wv_endtime1.getSeletedIndex()]); - int net2 = Integer.parseInt(endtime2[wv_endtime2.getSeletedIndex()]); - int nstsum1 = nst1 * 60 + nst2; - int nstsum2 = net1 * 60 + net2; - - boolean existHoursData = SystemUtil.ExistHoursData(nstsum1, nstsum2, stsum1, stsum2, net1); - if(existHoursData){ - ToastUtil.show(TimeSettingFour_3F.this, "时段设置不能重叠"); - return; - } - } catch (Exception e) { - e.printStackTrace(); - } - } - } + String time = starttime1[wv_starttime1.getSeletedIndex()] + ":" + starttime2[wv_starttime2.getSeletedIndex()] + "-" + endtime1[wv_endtime1.getSeletedIndex()] + ":" + endtime2[wv_endtime2.getSeletedIndex()]; +// List timeItemList = backInfoModelSeven_2F_time.getTimeItemList(); +// if (wv_starttime1.getSeletedIndex() == wv_endtime1.getSeletedIndex() && wv_starttime2.getSeletedIndex() == wv_endtime2.getSeletedIndex()) { +// ToastUtil.show(TimeSettingFour_3F.this, "开始时间和结束时间不能相同"); +// return; +// } +// for (BackInfoMode2F_TimeItem backInfoMode2F_timeItem : timeItemList) { +// String string = ByteUtil.BytesToTimer(backInfoMode2F_timeItem.getTimer_time()); +// if (time.equals(string)) { +// ToastUtil.show(TimeSettingFour_3F.this, "时段设置不能重叠"); +// return; +// } +// if (string.length() == 11) { +// try { +// int st1 = Integer.parseInt(string.substring(0, 2)); +// int st2 = Integer.parseInt(string.substring(3, 5)); +// int et1 = Integer.parseInt(string.substring(6, 8)); +// int et2 = Integer.parseInt(string.substring(9, 11)); +// int stsum1 = st1 * 60 + st2; +// int stsum2 = et1 * 60 + et2; +// int nst1 = Integer.parseInt(starttime1[wv_starttime1.getSeletedIndex()]); +// int nst2 = Integer.parseInt(starttime2[wv_starttime2.getSeletedIndex()]); +// int net1 = Integer.parseInt(endtime1[wv_endtime1.getSeletedIndex()]); +// int net2 = Integer.parseInt(endtime2[wv_endtime2.getSeletedIndex()]); +// int nstsum1 = nst1 * 60 + nst2; +// int nstsum2 = net1 * 60 + net2; +// +// boolean existHoursData = SystemUtil.ExistHoursData(nstsum1, nstsum2, stsum1, stsum2, net1); +// if(existHoursData){ +// ToastUtil.show(TimeSettingFour_3F.this, "时段设置不能重叠"); +// return; +// } +// } catch (Exception e) { +// e.printStackTrace(); +// } +// } +// } showProgressDialog(); startTimer(); isDialog = true; diff --git a/iFish7/src/main/java/com/ifish/activity/TimeSettingSix4F_Detail_TimeMode.java b/iFish7/src/main/java/com/ifish/activity/TimeSettingSix4F_Detail_TimeMode.java index 8cb32ddb3..3c057a164 100644 --- a/iFish7/src/main/java/com/ifish/activity/TimeSettingSix4F_Detail_TimeMode.java +++ b/iFish7/src/main/java/com/ifish/activity/TimeSettingSix4F_Detail_TimeMode.java @@ -15,6 +15,7 @@ import android.widget.LinearLayout; import android.widget.RelativeLayout; import android.widget.TextView; +import com.ifish.basebean.TimeBean; import com.ifish.baseclass.BaseActivity; import com.ifish.tcp.BackInfoMode2F_TimeItem; import com.ifish.tcp.BackInfoModelSeven_2F; @@ -24,12 +25,14 @@ import com.ifish.tcp.TcpReceiveThread; import com.ifish.tcp.TcpSendThread; import com.ifish.utils.ByteUtil; import com.ifish.utils.Commons; +import com.ifish.utils.DateUtil; import com.ifish.utils.HttpManager; import com.ifish.utils.SystemUtil; import com.ifish.utils.ToastUtil; import com.ifish.view.SelectorImageView; import java.net.Socket; +import java.util.ArrayList; import java.util.Arrays; import java.util.List; @@ -57,7 +60,7 @@ public class TimeSettingSix4F_Detail_TimeMode extends BaseActivity { private Boolean DeviceOnLine = true; private String mac = ""; private BackInfoModelSeven_2F backQueryObj; - + private List timeList = new ArrayList(); @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); @@ -156,46 +159,51 @@ public class TimeSettingSix4F_Detail_TimeMode extends BaseActivity { @Override public void onClick(View v) { - String time = starttime1[wv_starttime1.getSeletedIndex()] + ":" + starttime2[wv_starttime2.getSeletedIndex()] + "-" + endtime1[wv_endtime1.getSeletedIndex()] + ":" + endtime2[wv_endtime2.getSeletedIndex()]; - List timeItemList = backInfoModelSeven_2F_time.getTimeItemList(); - if (wv_starttime1.getSeletedIndex() == wv_endtime1.getSeletedIndex() && wv_starttime2.getSeletedIndex() == wv_endtime2.getSeletedIndex()) { - ToastUtil.show(TimeSettingSix4F_Detail_TimeMode.this, "开始时间和结束时间不能相同"); + byte timerno = -1; + boolean isContain = DateUtil.hasContain(timeList,timerno,wv_starttime1,wv_starttime2,wv_endtime1,wv_endtime2); + if (isContain){ return; } - for (BackInfoMode2F_TimeItem backInfoMode2F_timeItem : timeItemList) { - String string = ByteUtil.BytesToTimer(backInfoMode2F_timeItem.getTimer_time()); - if (time.equals(string)) { - ToastUtil.show(TimeSettingSix4F_Detail_TimeMode.this, "时段设置不能重叠"); - return; - } - if (string.length() == 11) { - try { - int st1 = Integer.parseInt(string.substring(0, 2)); - int st2 = Integer.parseInt(string.substring(3, 5)); - int et1 = Integer.parseInt(string.substring(6, 8)); - int et2 = Integer.parseInt(string.substring(9, 11)); - - int nst1 = Integer.parseInt(starttime1[wv_starttime1.getSeletedIndex()]); - int nst2 = Integer.parseInt(starttime2[wv_starttime2.getSeletedIndex()]); - int net1 = Integer.parseInt(endtime1[wv_endtime1.getSeletedIndex()]); - int net2 = Integer.parseInt(endtime2[wv_endtime2.getSeletedIndex()]); - - int new_start_time = nst1 * 60 + nst2; - int new_end_time = net1 * 60 + net2; - - int old_start_time = st1 * 60 + st2; - int old_end_time = et1 * 60 + et2; - - boolean existHoursData = SystemUtil.ExistHoursData(new_start_time, new_end_time, old_start_time, old_end_time, net1); - if(existHoursData){ - ToastUtil.show(TimeSettingSix4F_Detail_TimeMode.this, "时段设置不能重叠"); - return; - } - } catch (Exception e) { - e.printStackTrace(); - } - } - } + String time = starttime1[wv_starttime1.getSeletedIndex()] + ":" + starttime2[wv_starttime2.getSeletedIndex()] + "-" + endtime1[wv_endtime1.getSeletedIndex()] + ":" + endtime2[wv_endtime2.getSeletedIndex()]; +// List timeItemList = backInfoModelSeven_2F_time.getTimeItemList(); +// if (wv_starttime1.getSeletedIndex() == wv_endtime1.getSeletedIndex() && wv_starttime2.getSeletedIndex() == wv_endtime2.getSeletedIndex()) { +// ToastUtil.show(TimeSettingSix4F_Detail_TimeMode.this, "开始时间和结束时间不能相同"); +// return; +// } +// for (BackInfoMode2F_TimeItem backInfoMode2F_timeItem : timeItemList) { +// String string = ByteUtil.BytesToTimer(backInfoMode2F_timeItem.getTimer_time()); +// if (time.equals(string)) { +// ToastUtil.show(TimeSettingSix4F_Detail_TimeMode.this, "时段设置不能重叠"); +// return; +// } +// if (string.length() == 11) { +// try { +// int st1 = Integer.parseInt(string.substring(0, 2)); +// int st2 = Integer.parseInt(string.substring(3, 5)); +// int et1 = Integer.parseInt(string.substring(6, 8)); +// int et2 = Integer.parseInt(string.substring(9, 11)); +// +// int nst1 = Integer.parseInt(starttime1[wv_starttime1.getSeletedIndex()]); +// int nst2 = Integer.parseInt(starttime2[wv_starttime2.getSeletedIndex()]); +// int net1 = Integer.parseInt(endtime1[wv_endtime1.getSeletedIndex()]); +// int net2 = Integer.parseInt(endtime2[wv_endtime2.getSeletedIndex()]); +// +// int new_start_time = nst1 * 60 + nst2; +// int new_end_time = net1 * 60 + net2; +// +// int old_start_time = st1 * 60 + st2; +// int old_end_time = et1 * 60 + et2; +// +// boolean existHoursData = SystemUtil.ExistHoursData(new_start_time, new_end_time, old_start_time, old_end_time, net1); +// if(existHoursData){ +// ToastUtil.show(TimeSettingSix4F_Detail_TimeMode.this, "时段设置不能重叠"); +// return; +// } +// } catch (Exception e) { +// e.printStackTrace(); +// } +// } +// } showProgressDialog(); startTimer(); isDialog = true; @@ -335,6 +343,7 @@ public class TimeSettingSix4F_Detail_TimeMode extends BaseActivity { } else { sb_timer.toggle(true); } + timeList = DateUtil.getTimeList(timeList,timer_time,timer_number); tv_timer.setText(ByteUtil.BytesToTimer(timer_time)); sb_timer.setOnClickListener(new View.OnClickListener() { @Override @@ -426,7 +435,7 @@ public class TimeSettingSix4F_Detail_TimeMode extends BaseActivity { } - private void showDTimeialog(final int num, final int timer_number, final int timer_numberonoff, TextView textView) { + private void showDTimeialog(final int num, final byte timer_number, final int timer_numberonoff, TextView textView) { set_query = num; final com.ifish.view.WheelView wv_starttime1, wv_starttime2; final com.ifish.view.WheelView wv_endtime1, wv_endtime2; @@ -537,52 +546,56 @@ public class TimeSettingSix4F_Detail_TimeMode extends BaseActivity { @Override public void onClick(View v) { + boolean isContain = DateUtil.hasContain(timeList,timer_number,wv_starttime1,wv_starttime2,wv_endtime1,wv_endtime2); + if (isContain){ + return; + } String time = starttime1[wv_starttime1.getSeletedIndex()] + ":" + starttime2[wv_starttime2.getSeletedIndex()] + "-" + endtime1[wv_endtime1.getSeletedIndex()] + ":" + endtime2[wv_endtime2.getSeletedIndex()]; - List timeItemList = backInfoModelSeven_2F_time.getTimeItemList(); - if (wv_starttime1.getSeletedIndex() == wv_endtime1.getSeletedIndex() && wv_starttime2.getSeletedIndex() == wv_endtime2.getSeletedIndex()) { - ToastUtil.show(TimeSettingSix4F_Detail_TimeMode.this, "开始时间和结束时间不能相同"); - return; - } - for (int i = 0; i < timeItemList.size(); i++) { - if (i == (timer_number - 1)) { - continue; - } - BackInfoMode2F_TimeItem backInfoMode2F_timeItem = timeItemList.get(i); - String string = ByteUtil.BytesToTimer(backInfoMode2F_timeItem.getTimer_time()); - if (time.equals(string)) { - ToastUtil.show(TimeSettingSix4F_Detail_TimeMode.this, "时段设置不能重叠"); - return; - } - if (string.length() == 11) { - try { - int st1 = Integer.parseInt(string.substring(0, 2)); - int st2 = Integer.parseInt(string.substring(3, 5)); - int et1 = Integer.parseInt(string.substring(6, 8)); - int et2 = Integer.parseInt(string.substring(9, 11)); - int stsum1 = st1 * 60 + st2; - int stsum2 = et1 * 60 + et2; - int nst1 = Integer.parseInt(starttime1[wv_starttime1.getSeletedIndex()]); - int nst2 = Integer.parseInt(starttime2[wv_starttime2.getSeletedIndex()]); - int net1 = Integer.parseInt(endtime1[wv_endtime1.getSeletedIndex()]); - int net2 = Integer.parseInt(endtime2[wv_endtime2.getSeletedIndex()]); - int nstsum1 = nst1 * 60 + nst2; - int nstsum2 = net1 * 60 + net2; - - boolean existHoursData = SystemUtil.ExistHoursData(nstsum1, nstsum2, stsum1, stsum2, net1); - if(existHoursData){ - ToastUtil.show(TimeSettingSix4F_Detail_TimeMode.this, "时段设置不能重叠"); - return; - } - - } catch (Exception e) { - e.printStackTrace(); - } - } - } - if (wv_starttime1.getSeletedIndex() == wv_endtime1.getSeletedIndex() && wv_starttime2.getSeletedIndex() == wv_endtime2.getSeletedIndex()) { - ToastUtil.show(TimeSettingSix4F_Detail_TimeMode.this, "开始时间和结束时间不能相同"); - return; - } +// List timeItemList = backInfoModelSeven_2F_time.getTimeItemList(); +// if (wv_starttime1.getSeletedIndex() == wv_endtime1.getSeletedIndex() && wv_starttime2.getSeletedIndex() == wv_endtime2.getSeletedIndex()) { +// ToastUtil.show(TimeSettingSix4F_Detail_TimeMode.this, "开始时间和结束时间不能相同"); +// return; +// } +// for (int i = 0; i < timeItemList.size(); i++) { +// if (i == (timer_number - 1)) { +// continue; +// } +// BackInfoMode2F_TimeItem backInfoMode2F_timeItem = timeItemList.get(i); +// String string = ByteUtil.BytesToTimer(backInfoMode2F_timeItem.getTimer_time()); +// if (time.equals(string)) { +// ToastUtil.show(TimeSettingSix4F_Detail_TimeMode.this, "时段设置不能重叠"); +// return; +// } +// if (string.length() == 11) { +// try { +// int st1 = Integer.parseInt(string.substring(0, 2)); +// int st2 = Integer.parseInt(string.substring(3, 5)); +// int et1 = Integer.parseInt(string.substring(6, 8)); +// int et2 = Integer.parseInt(string.substring(9, 11)); +// int stsum1 = st1 * 60 + st2; +// int stsum2 = et1 * 60 + et2; +// int nst1 = Integer.parseInt(starttime1[wv_starttime1.getSeletedIndex()]); +// int nst2 = Integer.parseInt(starttime2[wv_starttime2.getSeletedIndex()]); +// int net1 = Integer.parseInt(endtime1[wv_endtime1.getSeletedIndex()]); +// int net2 = Integer.parseInt(endtime2[wv_endtime2.getSeletedIndex()]); +// int nstsum1 = nst1 * 60 + nst2; +// int nstsum2 = net1 * 60 + net2; +// +// boolean existHoursData = SystemUtil.ExistHoursData(nstsum1, nstsum2, stsum1, stsum2, net1); +// if(existHoursData){ +// ToastUtil.show(TimeSettingSix4F_Detail_TimeMode.this, "时段设置不能重叠"); +// return; +// } +// +// } catch (Exception e) { +// e.printStackTrace(); +// } +// } +// } +// if (wv_starttime1.getSeletedIndex() == wv_endtime1.getSeletedIndex() && wv_starttime2.getSeletedIndex() == wv_endtime2.getSeletedIndex()) { +// ToastUtil.show(TimeSettingSix4F_Detail_TimeMode.this, "开始时间和结束时间不能相同"); +// return; +// } showProgressDialog(); startTimer(); isDialog = true; diff --git a/iFish7/src/main/java/com/ifish/activity/TimeSettingSix_4F_DetailActivity.java b/iFish7/src/main/java/com/ifish/activity/TimeSettingSix_4F_DetailActivity.java index 738089306..6bf037118 100644 --- a/iFish7/src/main/java/com/ifish/activity/TimeSettingSix_4F_DetailActivity.java +++ b/iFish7/src/main/java/com/ifish/activity/TimeSettingSix_4F_DetailActivity.java @@ -1020,257 +1020,6 @@ public class TimeSettingSix_4F_DetailActivity extends BaseActivity implements Zi hour = time.hour; } - private void showDTimeialog(final int num, final int timer_number, final int timer_numberonoff, TextView textView) { - set_query = num; - final com.ifish.view.WheelView wv_starttime1, wv_starttime2; - final com.ifish.view.WheelView wv_endtime1, wv_endtime2; - Button bt_submit, bt_delete; - final String[] starttime1 = new String[]{"00", "01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23"}; - final String[] starttime2 = new String[]{"00", "01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "32", "33", "34", "35", "36", "37", "38", "39", "40", "41", "42", "43", "44", "45", "46", "47", "48", "49", "50", "51", "52", "53", "54", "55", "56", "57", "58", "59"}; - final String[] endtime1 = new String[]{"00", "01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23"}; - final String[] endtime2 = new String[]{"00", "01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "32", "33", "34", "35", "36", "37", "38", "39", "40", "41", "42", "43", "44", "45", "46", "47", "48", "49", "50", "51", "52", "53", "54", "55", "56", "57", "58", "59"}; - dialog = new Dialog(TimeSettingSix_4F_DetailActivity.this, R.style.HOLOMyDialogs); - dialog.setCancelable(true); - Window window = dialog.getWindow(); - window.setContentView(R.layout.sevensettime_dialog); - wv_starttime1 = (com.ifish.view.WheelView) window.findViewById(R.id.wv_starttime1); - wv_starttime2 = (com.ifish.view.WheelView) window.findViewById(R.id.wv_starttime2); - bt_submit = (Button) window.findViewById(R.id.bt_submit); - bt_delete = (Button) window.findViewById(R.id.bt_delete); - wv_endtime1 = (com.ifish.view.WheelView) window.findViewById(R.id.wv_endtime1); - wv_endtime2 = (com.ifish.view.WheelView) window.findViewById(R.id.wv_endtime2); - wv_starttime1.setOffset(2); - wv_starttime2.setOffset(2); - wv_endtime1.setOffset(2); - wv_endtime2.setOffset(2); - wv_starttime1.setItems(Arrays.asList(starttime1)); - wv_starttime2.setItems(Arrays.asList(starttime2)); - wv_endtime1.setItems(Arrays.asList(endtime1)); - wv_endtime2.setItems(Arrays.asList(endtime2)); - getNowTime(); - dialog.show(); - int start1 = 0; - int start2 = 0; - int end1 = 0; - int end2 = 0; - Boolean startBoolean1 = false; - Boolean startBoolean2 = false; - Boolean endBoolean1 = false; - Boolean endBoolean2 = false; - String string = textView.getText().toString(); - String startsubstring1 = ""; - String startsubstring2 = ""; - String endsubstring1 = ""; - String endsubstring2 = ""; - try { - if (!TextUtils.isEmpty(string)) { - startsubstring1 = string.substring(0, 2); - startsubstring2 = string.substring(3, 5); - endsubstring1 = string.substring(6, 8); - endsubstring2 = string.substring(9, 11); - } - } catch (Exception e) { - } - for (int i = 0; i < starttime1.length; i++) { - if (starttime1[i].equals(startsubstring1)) { - start1 = i; - startBoolean1 = true; - } - } - for (int i = 0; i < starttime2.length; i++) { - if (starttime2[i].equals(startsubstring2)) { - start2 = i; - startBoolean2 = true; - } - } - for (int i = 0; i < endtime1.length; i++) { - if (endtime1[i].equals(endsubstring1)) { - end1 = i; - endBoolean1 = true; - } - } - for (int i = 0; i < endtime2.length; i++) { - if (endtime2[i].equals(endsubstring2)) { - end2 = i; - endBoolean2 = true; - } - } - if (startBoolean1) { - wv_starttime1.setSeletion(start1); - } else { - wv_starttime1.setSeletion(12); - } - if (startBoolean2) { - wv_starttime2.setSeletion(start2); - } else { - wv_starttime2.setSeletion(30); - } - if (endBoolean1) { - wv_endtime1.setSeletion(end1); - } else { - wv_endtime1.setSeletion(13); - } - if (endBoolean2) { - wv_endtime2.setSeletion(end2); - } else { - wv_endtime2.setSeletion(30); - } - bt_delete.setOnClickListener(new View.OnClickListener() { - @Override - public void onClick(View v) { - showProgressDialog(); - startTimer(); - isDialog = true; - timerDevice(num, timer_number, timer_numberonoff, "00:00-00:00"); - } - }); - /** - * 点击确定时间的按钮 - */ - bt_submit.setOnClickListener(new View.OnClickListener() { - - @Override - public void onClick(View v) { - String time = starttime1[wv_starttime1.getSeletedIndex()] + ":" + starttime2[wv_starttime2.getSeletedIndex()] + "-" + endtime1[wv_endtime1.getSeletedIndex()] + ":" + endtime2[wv_endtime2.getSeletedIndex()]; - List timeItemList = backInfoModelSix_4F_time.getTimeItemList(); - if (wv_starttime1.getSeletedIndex() == wv_endtime1.getSeletedIndex() && wv_starttime2.getSeletedIndex() == wv_endtime2.getSeletedIndex()) { - ToastUtil.show(TimeSettingSix_4F_DetailActivity.this, "开始时间和结束时间不能相同"); - return; - } - for (int i = 0; i < timeItemList.size(); i++) { - if (i == (timer_number - 1)) { - continue; - } - BackInfoMode2F_TimeItem backInfoMode2F_timeItem = timeItemList.get(i); - String string = ByteUtil.BytesToTimer(backInfoMode2F_timeItem.getTimer_time()); - if (time.equals(string)) { - ToastUtil.show(TimeSettingSix_4F_DetailActivity.this, "时段设置不能重叠"); - return; - } - if (string.length() == 11) { - try { - int st1 = Integer.parseInt(string.substring(0, 2)); - int st2 = Integer.parseInt(string.substring(3, 5)); - int et1 = Integer.parseInt(string.substring(6, 8)); - int et2 = Integer.parseInt(string.substring(9, 11)); - int stsum1 = st1 * 60 + st2; - int stsum2 = et1 * 60 + et2; - int nst1 = Integer.parseInt(starttime1[wv_starttime1.getSeletedIndex()]); - int nst2 = Integer.parseInt(starttime2[wv_starttime2.getSeletedIndex()]); - int net1 = Integer.parseInt(endtime1[wv_endtime1.getSeletedIndex()]); - int net2 = Integer.parseInt(endtime2[wv_endtime2.getSeletedIndex()]); - int nstsum1 = nst1 * 60 + nst2; - int nstsum2 = net1 * 60 + net2; - - boolean existHoursData = SystemUtil.ExistHoursData(nstsum1, nstsum2, stsum1, stsum2, net1); - if(existHoursData){ - ToastUtil.show(TimeSettingSix_4F_DetailActivity.this, "时段设置不能重叠"); - return; - } - - } catch (Exception e) { - e.printStackTrace(); - } - } - } - if (wv_starttime1.getSeletedIndex() == wv_endtime1.getSeletedIndex() && wv_starttime2.getSeletedIndex() == wv_endtime2.getSeletedIndex()) { - ToastUtil.show(TimeSettingSix_4F_DetailActivity.this, "开始时间和结束时间不能相同"); - return; - } - showProgressDialog(); - startTimer(); - isDialog = true; - timerDevice(num, timer_number, timer_numberonoff, time); - } - }); - } - - private void showDTimeialogAdd(final int num, final int timer_number, final int timer_numberonoff) { - set_query = num; - final com.ifish.view.WheelView wv_starttime1, wv_starttime2; - final com.ifish.view.WheelView wv_endtime1, wv_endtime2; - Button bt_submit; - final String[] starttime1 = new String[]{"00", "01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23"}; - final String[] starttime2 = new String[]{"00", "01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "32", "33", "34", "35", "36", "37", "38", "39", "40", "41", "42", "43", "44", "45", "46", "47", "48", "49", "50", "51", "52", "53", "54", "55", "56", "57", "58", "59"}; - final String[] endtime1 = new String[]{"00", "01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23"}; - final String[] endtime2 = new String[]{"00", "01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "32", "33", "34", "35", "36", "37", "38", "39", "40", "41", "42", "43", "44", "45", "46", "47", "48", "49", "50", "51", "52", "53", "54", "55", "56", "57", "58", "59"}; - dialog = new Dialog(TimeSettingSix_4F_DetailActivity.this, R.style.HOLOMyDialogs); - dialog.setCancelable(true); - Window window = dialog.getWindow(); - window.setContentView(R.layout.sevensettime_dialogadd); - wv_starttime1 = (com.ifish.view.WheelView) window.findViewById(R.id.wv_starttime1); - wv_starttime2 = (com.ifish.view.WheelView) window.findViewById(R.id.wv_starttime2); - bt_submit = (Button) window.findViewById(R.id.bt_submit); - wv_endtime1 = (com.ifish.view.WheelView) window.findViewById(R.id.wv_endtime1); - wv_endtime2 = (com.ifish.view.WheelView) window.findViewById(R.id.wv_endtime2); - wv_starttime1.setOffset(2); - wv_starttime2.setOffset(2); - wv_endtime1.setOffset(2); - wv_endtime2.setOffset(2); - wv_starttime1.setItems(Arrays.asList(starttime1)); - wv_starttime2.setItems(Arrays.asList(starttime2)); - wv_endtime1.setItems(Arrays.asList(endtime1)); - wv_endtime2.setItems(Arrays.asList(endtime2)); - getNowTime(); - dialog.show(); - wv_starttime1.setSeletion(12); - wv_starttime2.setSeletion(30); - wv_endtime1.setSeletion(13); - wv_endtime2.setSeletion(30); - /** - * 点击确定时间的按钮 - */ - bt_submit.setOnClickListener(new View.OnClickListener() { - - @Override - public void onClick(View v) { - String time = starttime1[wv_starttime1.getSeletedIndex()] + ":" + starttime2[wv_starttime2.getSeletedIndex()] + "-" + endtime1[wv_endtime1.getSeletedIndex()] + ":" + endtime2[wv_endtime2.getSeletedIndex()]; - List timeItemList = backInfoModelSix_4F_time.getTimeItemList(); - if (wv_starttime1.getSeletedIndex() == wv_endtime1.getSeletedIndex() && wv_starttime2.getSeletedIndex() == wv_endtime2.getSeletedIndex()) { - ToastUtil.show(TimeSettingSix_4F_DetailActivity.this, "开始时间和结束时间不能相同"); - return; - } - for (BackInfoMode2F_TimeItem backInfoMode2F_timeItem : timeItemList) { - String string = ByteUtil.BytesToTimer(backInfoMode2F_timeItem.getTimer_time()); - if (time.equals(string)) { - ToastUtil.show(TimeSettingSix_4F_DetailActivity.this, "时段设置不能重叠"); - return; - } - if (string.length() == 11) { - try { - int st1 = Integer.parseInt(string.substring(0, 2)); - int st2 = Integer.parseInt(string.substring(3, 5)); - int et1 = Integer.parseInt(string.substring(6, 8)); - int et2 = Integer.parseInt(string.substring(9, 11)); - - int nst1 = Integer.parseInt(starttime1[wv_starttime1.getSeletedIndex()]); - int nst2 = Integer.parseInt(starttime2[wv_starttime2.getSeletedIndex()]); - int net1 = Integer.parseInt(endtime1[wv_endtime1.getSeletedIndex()]); - int net2 = Integer.parseInt(endtime2[wv_endtime2.getSeletedIndex()]); - - int new_start_time = nst1 * 60 + nst2; - int new_end_time = net1 * 60 + net2; - - int old_start_time = st1 * 60 + st2; - int old_end_time = et1 * 60 + et2; - - boolean existHoursData = SystemUtil.ExistHoursData(new_start_time, new_end_time, old_start_time, old_end_time, net1); - if(existHoursData){ - ToastUtil.show(TimeSettingSix_4F_DetailActivity.this, "时段设置不能重叠"); - return; - } - } catch (Exception e) { - e.printStackTrace(); - } - } - } - showProgressDialog(); - startTimer(); - isDialog = true; - timerDevice(num, timer_number, timer_numberonoff, time); - } - }); - } public void hideXunhuanDetailViews(String s_number){ if("E4".equalsIgnoreCase(s_number)){ diff --git a/iFish7/src/main/java/com/ifish/activity/ZihuifuStyleActivity.java b/iFish7/src/main/java/com/ifish/activity/ZihuifuStyleActivity.java index d491c7c8b..587caab96 100644 --- a/iFish7/src/main/java/com/ifish/activity/ZihuifuStyleActivity.java +++ b/iFish7/src/main/java/com/ifish/activity/ZihuifuStyleActivity.java @@ -19,6 +19,7 @@ import android.widget.TextView; import com.google.gson.Gson; import com.google.gson.reflect.TypeToken; import com.ifish.basebean.Device; +import com.ifish.basebean.TimeBean; import com.ifish.baseclass.BaseActivity; import com.ifish.tcp.BackInfoMode2F_TimeItem; import com.ifish.tcp.BackInfoModelSeven_2F_Time; @@ -29,6 +30,7 @@ import com.ifish.tcp.TcpSendThread; import com.ifish.utils.AnimationUtil; import com.ifish.utils.ByteUtil; import com.ifish.utils.Commons; +import com.ifish.utils.DateUtil; import com.ifish.utils.HttpManager; import com.ifish.utils.SPUtil; import com.ifish.utils.SystemUtil; @@ -69,7 +71,7 @@ public class ZihuifuStyleActivity extends BaseActivity { private SelectorImageView iv_open_all_day_check; private String s_number; //设备编号字符串 如E1,E2,E3,E4.。。。 private String Zi_huifu_sNumber; - + private List timeList = new ArrayList(); @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); @@ -189,6 +191,7 @@ public class ZihuifuStyleActivity extends BaseActivity { iv_open_all_day_check.toggle(false); } } + timeList = DateUtil.getTimeList(timeList,timer_time,timer_number); tv_timer.setText(ByteUtil.BytesToTimer(timer_time)); sb_timer.setOnClickListener(new View.OnClickListener() { @Override @@ -570,46 +573,51 @@ public class ZihuifuStyleActivity extends BaseActivity { @Override public void onClick(View v) { - String time = starttime1[wv_starttime1.getSeletedIndex()] + ":" + starttime2[wv_starttime2.getSeletedIndex()] + "-" + endtime1[wv_endtime1.getSeletedIndex()] + ":" + endtime2[wv_endtime2.getSeletedIndex()]; - List timeItemList = backInfoModelSix_4F_time.getTimeItemList(); - if (wv_starttime1.getSeletedIndex() == wv_endtime1.getSeletedIndex() && wv_starttime2.getSeletedIndex() == wv_endtime2.getSeletedIndex()) { - ToastUtil.show(ZihuifuStyleActivity.this, "开始时间和结束时间不能相同"); + byte timerno = -1; + boolean isContain = DateUtil.hasContain(timeList,timerno,wv_starttime1,wv_starttime2,wv_endtime1,wv_endtime2); + if (isContain){ return; } - for (BackInfoMode2F_TimeItem backInfoMode2F_timeItem : timeItemList) { - String string = ByteUtil.BytesToTimer(backInfoMode2F_timeItem.getTimer_time()); - if (time.equals(string)) { - ToastUtil.show(ZihuifuStyleActivity.this, "时段设置不能重叠"); - return; - } - if (string.length() == 11) { - try { - int st1 = Integer.parseInt(string.substring(0, 2)); - int st2 = Integer.parseInt(string.substring(3, 5)); - int et1 = Integer.parseInt(string.substring(6, 8)); - int et2 = Integer.parseInt(string.substring(9, 11)); - - int nst1 = Integer.parseInt(starttime1[wv_starttime1.getSeletedIndex()]); - int nst2 = Integer.parseInt(starttime2[wv_starttime2.getSeletedIndex()]); - int net1 = Integer.parseInt(endtime1[wv_endtime1.getSeletedIndex()]); - int net2 = Integer.parseInt(endtime2[wv_endtime2.getSeletedIndex()]); - - int new_start_time = nst1 * 60 + nst2; - int new_end_time = net1 * 60 + net2; - - int old_start_time = st1 * 60 + st2; - int old_end_time = et1 * 60 + et2; - - boolean existHoursData = SystemUtil.ExistHoursData(new_start_time, new_end_time, old_start_time, old_end_time, net1); - if(existHoursData){ - ToastUtil.show(ZihuifuStyleActivity.this, "时段设置不能重叠"); - return; - } - } catch (Exception e) { - e.printStackTrace(); - } - } - } + String time = starttime1[wv_starttime1.getSeletedIndex()] + ":" + starttime2[wv_starttime2.getSeletedIndex()] + "-" + endtime1[wv_endtime1.getSeletedIndex()] + ":" + endtime2[wv_endtime2.getSeletedIndex()]; +// List timeItemList = backInfoModelSix_4F_time.getTimeItemList(); +// if (wv_starttime1.getSeletedIndex() == wv_endtime1.getSeletedIndex() && wv_starttime2.getSeletedIndex() == wv_endtime2.getSeletedIndex()) { +// ToastUtil.show(ZihuifuStyleActivity.this, "开始时间和结束时间不能相同"); +// return; +// } +// for (BackInfoMode2F_TimeItem backInfoMode2F_timeItem : timeItemList) { +// String string = ByteUtil.BytesToTimer(backInfoMode2F_timeItem.getTimer_time()); +// if (time.equals(string)) { +// ToastUtil.show(ZihuifuStyleActivity.this, "时段设置不能重叠"); +// return; +// } +// if (string.length() == 11) { +// try { +// int st1 = Integer.parseInt(string.substring(0, 2)); +// int st2 = Integer.parseInt(string.substring(3, 5)); +// int et1 = Integer.parseInt(string.substring(6, 8)); +// int et2 = Integer.parseInt(string.substring(9, 11)); +// +// int nst1 = Integer.parseInt(starttime1[wv_starttime1.getSeletedIndex()]); +// int nst2 = Integer.parseInt(starttime2[wv_starttime2.getSeletedIndex()]); +// int net1 = Integer.parseInt(endtime1[wv_endtime1.getSeletedIndex()]); +// int net2 = Integer.parseInt(endtime2[wv_endtime2.getSeletedIndex()]); +// +// int new_start_time = nst1 * 60 + nst2; +// int new_end_time = net1 * 60 + net2; +// +// int old_start_time = st1 * 60 + st2; +// int old_end_time = et1 * 60 + et2; +// +// boolean existHoursData = SystemUtil.ExistHoursData(new_start_time, new_end_time, old_start_time, old_end_time, net1); +// if(existHoursData){ +// ToastUtil.show(ZihuifuStyleActivity.this, "时段设置不能重叠"); +// return; +// } +// } catch (Exception e) { +// e.printStackTrace(); +// } +// } +// } showProgressDialog(); startTimer(); isDialog = true; @@ -711,7 +719,7 @@ public class ZihuifuStyleActivity extends BaseActivity { } } - private void showDTimeialog(final int num, final int timer_number, final int timer_numberonoff, TextView textView) { + private void showDTimeialog(final int num, final byte timer_number, final int timer_numberonoff, TextView textView) { final com.ifish.view.WheelView wv_starttime1, wv_starttime2; final com.ifish.view.WheelView wv_endtime1, wv_endtime2; Button bt_submit, bt_delete; @@ -821,52 +829,56 @@ public class ZihuifuStyleActivity extends BaseActivity { @Override public void onClick(View v) { + boolean isContain = DateUtil.hasContain(timeList,timer_number,wv_starttime1,wv_starttime2,wv_endtime1,wv_endtime2); + if (isContain){ + return; + } String time = starttime1[wv_starttime1.getSeletedIndex()] + ":" + starttime2[wv_starttime2.getSeletedIndex()] + "-" + endtime1[wv_endtime1.getSeletedIndex()] + ":" + endtime2[wv_endtime2.getSeletedIndex()]; - List timeItemList = backInfoModelSix_4F_time.getTimeItemList(); - if (wv_starttime1.getSeletedIndex() == wv_endtime1.getSeletedIndex() && wv_starttime2.getSeletedIndex() == wv_endtime2.getSeletedIndex()) { - ToastUtil.show(ZihuifuStyleActivity.this, "开始时间和结束时间不能相同"); - return; - } - for (int i = 0; i < timeItemList.size(); i++) { - if (i == (timer_number - 1)) { - continue; - } - BackInfoMode2F_TimeItem backInfoMode2F_timeItem = timeItemList.get(i); - String string = ByteUtil.BytesToTimer(backInfoMode2F_timeItem.getTimer_time()); - if (time.equals(string)) { - ToastUtil.show(ZihuifuStyleActivity.this, "时段设置不能重叠"); - return; - } - if (string.length() == 11) { - try { - int st1 = Integer.parseInt(string.substring(0, 2)); - int st2 = Integer.parseInt(string.substring(3, 5)); - int et1 = Integer.parseInt(string.substring(6, 8)); - int et2 = Integer.parseInt(string.substring(9, 11)); - int stsum1 = st1 * 60 + st2; - int stsum2 = et1 * 60 + et2; - int nst1 = Integer.parseInt(starttime1[wv_starttime1.getSeletedIndex()]); - int nst2 = Integer.parseInt(starttime2[wv_starttime2.getSeletedIndex()]); - int net1 = Integer.parseInt(endtime1[wv_endtime1.getSeletedIndex()]); - int net2 = Integer.parseInt(endtime2[wv_endtime2.getSeletedIndex()]); - int nstsum1 = nst1 * 60 + nst2; - int nstsum2 = net1 * 60 + net2; - - boolean existHoursData = SystemUtil.ExistHoursData(nstsum1, nstsum2, stsum1, stsum2, net1); - if(existHoursData){ - ToastUtil.show(ZihuifuStyleActivity.this, "时段设置不能重叠"); - return; - } - - } catch (Exception e) { - e.printStackTrace(); - } - } - } - if (wv_starttime1.getSeletedIndex() == wv_endtime1.getSeletedIndex() && wv_starttime2.getSeletedIndex() == wv_endtime2.getSeletedIndex()) { - ToastUtil.show(ZihuifuStyleActivity.this, "开始时间和结束时间不能相同"); - return; - } +// List timeItemList = backInfoModelSix_4F_time.getTimeItemList(); +// if (wv_starttime1.getSeletedIndex() == wv_endtime1.getSeletedIndex() && wv_starttime2.getSeletedIndex() == wv_endtime2.getSeletedIndex()) { +// ToastUtil.show(ZihuifuStyleActivity.this, "开始时间和结束时间不能相同"); +// return; +// } +// for (int i = 0; i < timeItemList.size(); i++) { +// if (i == (timer_number - 1)) { +// continue; +// } +// BackInfoMode2F_TimeItem backInfoMode2F_timeItem = timeItemList.get(i); +// String string = ByteUtil.BytesToTimer(backInfoMode2F_timeItem.getTimer_time()); +// if (time.equals(string)) { +// ToastUtil.show(ZihuifuStyleActivity.this, "时段设置不能重叠"); +// return; +// } +// if (string.length() == 11) { +// try { +// int st1 = Integer.parseInt(string.substring(0, 2)); +// int st2 = Integer.parseInt(string.substring(3, 5)); +// int et1 = Integer.parseInt(string.substring(6, 8)); +// int et2 = Integer.parseInt(string.substring(9, 11)); +// int stsum1 = st1 * 60 + st2; +// int stsum2 = et1 * 60 + et2; +// int nst1 = Integer.parseInt(starttime1[wv_starttime1.getSeletedIndex()]); +// int nst2 = Integer.parseInt(starttime2[wv_starttime2.getSeletedIndex()]); +// int net1 = Integer.parseInt(endtime1[wv_endtime1.getSeletedIndex()]); +// int net2 = Integer.parseInt(endtime2[wv_endtime2.getSeletedIndex()]); +// int nstsum1 = nst1 * 60 + nst2; +// int nstsum2 = net1 * 60 + net2; +// +// boolean existHoursData = SystemUtil.ExistHoursData(nstsum1, nstsum2, stsum1, stsum2, net1); +// if(existHoursData){ +// ToastUtil.show(ZihuifuStyleActivity.this, "时段设置不能重叠"); +// return; +// } +// +// } catch (Exception e) { +// e.printStackTrace(); +// } +// } +// } +// if (wv_starttime1.getSeletedIndex() == wv_endtime1.getSeletedIndex() && wv_starttime2.getSeletedIndex() == wv_endtime2.getSeletedIndex()) { +// ToastUtil.show(ZihuifuStyleActivity.this, "开始时间和结束时间不能相同"); +// return; +// } showProgressDialog(); startTimer(); isDialog = true; diff --git a/iFish7/src/main/java/com/ifish/activity/newbind/AirKissUtil.java b/iFish7/src/main/java/com/ifish/activity/newbind/AirKissUtil.java new file mode 100644 index 000000000..ad45caa57 --- /dev/null +++ b/iFish7/src/main/java/com/ifish/activity/newbind/AirKissUtil.java @@ -0,0 +1,697 @@ +package com.ifish.activity.newbind; + +import android.app.ProgressDialog; +import android.content.Intent; +import android.os.AsyncTask; +import android.os.CountDownTimer; +import android.os.Handler; +import android.text.TextUtils; +import android.util.Log; +import android.widget.Toast; + +import androidx.appcompat.app.AppCompatActivity; +import com.ifish.activity.LoadingActivity; +import com.ifish.airkiss.AirKissEncoder; +import com.ifish.basebean.BaseBean; +import com.ifish.basebean.Device; +import com.ifish.baseclass.BaseGradeActivity; +import com.ifish.esptouch.ByteUtil; +import com.ifish.esptouch.EsptouchTask; +import com.ifish.esptouch.IEsptouchResult; +import com.ifish.esptouch.IEsptouchTask; +import com.ifish.utils.AnimationUtil; +import com.ifish.utils.AppRoute; +import com.ifish.utils.Commons; +import com.ifish.utils.HttpListener; +import com.ifish.utils.HttpManager; +import com.ifish.utils.L; +import com.ifish.utils.SPUtil; +import com.ifish.utils.ToastUtil; +import com.ifish.utils.WifiUtil; +import com.ifish.view.PetPopupChoice; +import com.lidroid.xutils.util.LogUtils; + +import java.io.IOException; +import java.net.DatagramPacket; +import java.net.DatagramSocket; +import java.net.InetAddress; +import java.net.SocketException; +import java.util.Arrays; +import java.util.List; + +import rx.Observable; +import rx.Observer; +import rx.Subscriber; +import rx.Subscription; +import rx.android.schedulers.AndroidSchedulers; +import rx.schedulers.Schedulers; + +/** + * @ClassName: AirKissUtil + * @Description: 作用描述 + * @Author: LiHongda + * @CreateDate: 2024/2/23 4:36 + */ +public class AirKissUtil { + + private Subscription sendSubscribe; + private Subscription receiveSubscribe; + private String device_mac; + private WifiUtil wifiUtil; + private Device deviceObj; + private HttpManager hm = HttpManager.getInstance(); + private boolean deviceIsNull = false;///当服务器返回的设备控制器数和定时器数为null的时候 改变标记的值 不跳转进入主界面 + private int deviceIsNullNum = 0;//循环请求次数 + private CountDownTimer deviceIsNullTimer; + private SPUtil sp; + private AppCompatActivity curActivity; + private String bssid = ""; + private String isSsidHiddenStr = "YES"; + + //当前需要连接的是什么设备 + private String devicetype; + //jjia-udp +// private UDPReceiver udpReceiver = null; + private DatagramSocket sendSocket = null; + ProgressDialog mDialog = null; + + private static final int REPLY_BYTE_CONFIRM_TIMES = 3; + + public void init(AppCompatActivity activity, String devicetype) { + wifiUtil = new WifiUtil(activity); + sp = SPUtil.getInstance(activity); + curActivity = activity; + mDialog = new ProgressDialog(activity); + this.devicetype = devicetype; + if (sendSocket != null) { + sendSocket.close(); + } + } + + public void connectDeviceByAirKiss(AppCompatActivity activity, String ssid, String bssid, String password) { + if (sendSubscribe != null && sendSubscribe.isUnsubscribed()) { + sendSubscribe.unsubscribe(); + } + if (receiveSubscribe != null && receiveSubscribe.isUnsubscribed()) { + receiveSubscribe.unsubscribe(); + } + AirKissEncoder airKissEncoder = new AirKissEncoder(ssid, password); +// smartLinkExportObject.connectWithSSID(ssid, password, handler); + + //注册udp接收器 +// udpReceiver = new UDPReceiver(wifiUtil, new UdpCallback() { +// @Override +// public void onReceive(String data) { +// Log.e("LHD test9999999990", "收到的udp包 数据:" + data); +// curActivity.runOnUiThread(new Runnable() { +// @Override +// public void run() { +// if (mDialog != null) { +// mDialog.dismiss(); +// } +// ToastUtil.show(curActivity, "接收到设备包:" + data); +// } +// }); +// } +// +// @Override +// public void onError(String error) { +// if (mDialog != null) { +// mDialog.dismiss(); +// } +// LogUtils.d("LHD 设备绑定失败:" + error); +// ToastUtil.showLong(curActivity, "设备绑定失败:" + error); +// } +// }); +// udpReceiver.start(); + + + + //接收udp包 + receiveSubscribe = Observable.create(new Observable.OnSubscribe() { + @Override + public void call(Subscriber subscriber) { + receivePackage(airKissEncoder, subscriber); + } + }).subscribeOn(Schedulers.newThread()) + .observeOn(AndroidSchedulers.mainThread()) + .subscribe(new Subscriber() { + + @Override + public void onStart() { + super.onStart(); + mDialog.setMessage("正在连接..."); + mDialog.setCancelable(false); + mDialog.show(); + } + + @Override + public void onCompleted() { + mDialog.dismiss(); + } + + @Override + public void onError(Throwable e) { + Toast.makeText(curActivity, "连接失败: " + e.getMessage(), Toast.LENGTH_SHORT).show(); + mDialog.dismiss(); + } + + @Override + public void onNext(String s) { + if ("success".equals(s)) { +// Toast.makeText(curActivity, "配网成功:", Toast.LENGTH_SHORT).show(); + } + } + }); + + // 发送AirKiss + sendSubscribe = Observable.create(new Observable.OnSubscribe() { + @Override + public void call(Subscriber subscriber) { + subscriber.onNext("start"); + L.i("jjia----------------start="); + byte[] DUMMY_DATA = new byte[1500]; + DatagramSocket sendSocket = null; + try { + sendSocket = new DatagramSocket(); + sendSocket.setBroadcast(true); + int[] encoded_data = airKissEncoder.getEncodedData(); + for (int encoded_datum : encoded_data) { + DatagramPacket pkg = new DatagramPacket(DUMMY_DATA, + encoded_datum, + InetAddress.getByName("255.255.255.255"), + 10000); + sendSocket.send(pkg); + Thread.sleep(4); + } + + subscriber.onCompleted(); + } catch (Exception e) { + subscriber.onError(e); + e.printStackTrace(); + L.i("jjia----------------catch="); + } finally { + sendSocket.close(); + sendSocket.disconnect(); + } + } + }) + .subscribeOn(Schedulers.io()) + .observeOn(AndroidSchedulers.mainThread()) + .subscribe(new Observer() { + @Override + public void onCompleted() { +// ToastUtil.show(activity, "连接信号发送完成"); + L.i("jjia----------------onCompleted="); + } + + @Override + public void onError(Throwable e) { + LogUtils.d("LHD onError e "+e.getLocalizedMessage()); + L.i("jjia----------------onError="+e.getLocalizedMessage()); + ToastUtil.show(activity, "连接失败: " + e.getMessage()); + } + + @Override + public void onNext(String string) { + LogUtils.d("LHD send onNext =" + string); + if (mDialog != null) { + mDialog.dismiss(); + mDialog.setTitle("配网中"); + mDialog.setMessage("发送配网信息..."); + mDialog.setCancelable(false); + mDialog.show(); + } + + new Handler().postDelayed(new Runnable() { + @Override + public void run() { + //发送配网ssid pwd,因为字节发送需要时间比较久,此处只是设置比较短的提示,但实际上后台线程还在发送中。 + if (mDialog != null) { + mDialog.dismiss(); + mDialog.setTitle("连接设备"); + mDialog.setMessage("正在接受设备信息,请耐心等待..."); + mDialog.setCancelable(false); + mDialog.show(); + } + } + }, 5000); + + } + }); + } + + private void receivePackage(AirKissEncoder airKissEncoder, Subscriber subscriber) { + byte[] buffer = new byte[7]; + DatagramSocket udpServerSocket = null; + char mRandomChar = airKissEncoder.getRandomChar();//获取UDP数据包中的随机字符 + + // 将char类型的变量拆分为两个字节,并输出它们的值 + byte highByte = (byte) (mRandomChar >> 8); // 获取高字节 + byte lowByte = (byte) mRandomChar; // 获取低字节 + + LogUtils.d("LHD 发送的随机数 = "+mRandomChar+"高字节:" + highByte+ "低字节:" + lowByte); + + try { + int replyByteCounter = 0; + udpServerSocket = new DatagramSocket(10000); + udpServerSocket.setSoTimeout(1000 * 60);//设置超时时间 + DatagramPacket packet = new DatagramPacket(buffer, buffer.length); + while (true) { + udpServerSocket.receive(packet); + + if (!packet.getAddress().getHostAddress().equals(WifiUtil.intToIp(wifiUtil.getConnectIpAddress()))) { + byte[] receivedData = packet.getData(); + Log.d("LHD","收到消息:"+ Arrays.toString(receivedData)); + for (byte b : receivedData) { + LogUtils.d("LHD dfaf = "+(char) b); // 将低字节转换为char类型); + if (b == mRandomChar){ + replyByteCounter++; + } + LogUtils.d("LHD 比较 replyByteCounter = "+replyByteCounter); + } + Log.d("LHD","收到消息:"+ Arrays.toString(receivedData)); + if (replyByteCounter > REPLY_BYTE_CONFIRM_TIMES) { + subscriber.onNext("success"); + String mac = ByteUtil.parseBssid( + receivedData, + 1, + 6); + device_mac = mac; + LogUtils.d("LHD 获取到的mac地址 = " + mac+" 当前设备类型 devicetype = "+devicetype); + if (!TextUtils.isEmpty(device_mac)) { + stopAirKiss(); + //todo 区分是否是宠物笼和摄像头 + if (TextUtils.isEmpty(devicetype)){ + doPostBindDevice(); + } else if ("pet".equals(devicetype)){ + doPostBindPetDevice(); + }else { + doPostBindDevice(); + } + break; + } + } + + } + + } + subscriber.onCompleted(); + } catch (SocketException e) { + subscriber.onError(e); + e.printStackTrace(); + } catch (IOException e) { + subscriber.onError(e); + e.printStackTrace(); + } finally { + udpServerSocket.close(); + udpServerSocket.disconnect(); + } + } + + /** + * @param + * @Description: 给设备发送入网指令 + * @author Jacky dada + * @date 2015-9-21 下午3:05:01 + */ + + private void doPostBindDevice() { + try { + hm.bindDevice(new HttpListener>() { + private int result; + + @Override + public void success(BaseBean baseBean) { + result = baseBean.result; + stopAirKiss(); + if (result == Commons.NetWork.Success) { + deviceObj = baseBean.data; + deviceObj.setMacAddress(device_mac); + /** + //当服务器返回的设备控制器数和定时器数为null的时候 不跳转进入主界面 + */ + if (deviceObj.getControlAmount() == null || deviceObj.getTimerAmount() == null) { + L.i("第一次获取空"); + deviceIsNull = true; + deviceIsNullNum = 0; + startDeviceIsNullTimer();//启动倒计时 + } + } + } + + @Override + public void finish() { + doPostBindDeviceHandler.sendEmptyMessage(result); + } + + @Override + public void error(Exception e, String msg) { + result = Commons.NetWork.ERROR; + } + }, Commons.USER.getUserId(), device_mac); + } catch (Exception e) { + e.printStackTrace(); + } + } + + private void doPostBindPetDevice(){ + hm.queryStoreName(new HttpListener>>() { + @Override + public void success(final BaseBean> baseBean) { + curActivity.runOnUiThread(new Runnable() { + @Override + public void run() { + new PetPopupChoice(curActivity, new PetPopupChoice.OnChoiceListener() { + @Override + public void onChoice(String s) { + doPostBindPetDevice(s); + } + }, baseBean.data).showDialog(); + } + }); + } + + @Override + public void error(Exception e, String msg) { + ToastUtil.show(curActivity, msg); + } + + @Override + public void finish() { + + } + }, Commons.USER.getUserId()); + } + /** + * @param + * @Description: 给宠物设备发送入网指令 + * @author Jacky dada + * @date 2015-9-21 下午3:05:01 + */ + private void doPostBindPetDevice(String storeName) { + try { + hm.bindPetDevice(new HttpListener>() { + private int result; + + @Override + public void success(BaseBean baseBean) { + result = baseBean.result; + if (result == Commons.NetWork.Success) { + deviceObj = baseBean.data; + deviceObj.setMacAddress(device_mac); + /** + //当服务器返回的设备控制器数和定时器数为null的时候 不跳转进入主界面 + */ + if (deviceObj.getControlAmount() == null || deviceObj.getTimerAmount() == null) { + deviceIsNull = true; + deviceIsNullNum = 0; + startDeviceIsNullTimer();//启动倒计时 + } + } + } + + @Override + public void finish() { + doPostBindDeviceHandler.sendEmptyMessage(result); + } + + @Override + public void error(Exception e, String msg) { + result = Commons.NetWork.ERROR; + } + }, Commons.USER.getUserId(), device_mac, storeName); + } catch (Exception e) { + e.printStackTrace(); + } + } + + public void stopAirKiss() { + if (sendSocket != null) { + sendSocket.close(); + sendSocket.disconnect(); + } +// if (udpReceiver != null) { +// udpReceiver.stopRunning(); +// } + } + + public void unSubscribe() { + stopAirKiss(); + if (sendSubscribe != null && sendSubscribe.isUnsubscribed()) { + sendSubscribe.unsubscribe(); + } + if (receiveSubscribe != null && receiveSubscribe.isUnsubscribed()) { + receiveSubscribe.unsubscribe(); + } + } + + + public void startDeviceIsNullTimer() { + if (deviceIsNullTimer == null) { + deviceIsNullTimer = new CountDownTimer(2000, 1000) { + @Override + public void onTick(long arg0) { + } + + @Override + public void onFinish() { + L.i("重新请求"); + //拿到设备id 去服务器查询 看看是否为空 + try { + hm.getSingleDeviceInf(new HttpListener>() { + private int result; + + @Override + public void success(BaseBean baseBean) { + result = baseBean.result; + deviceObj = baseBean.data; + } + + @Override + public void finish() { + deviceIsNullHandler.sendEmptyMessage(result); + } + + @Override + public void error(Exception e, String msg) { + result = Commons.NetWork.ERROR; + } + }, deviceObj.getDeviceId(), Commons.USER.getUserId()); + } catch (Exception e) { + e.printStackTrace(); + } + } + }; + } + deviceIsNullTimer.start(); + } + + Handler deviceIsNullHandler = new Handler() { + + + public void handleMessage(android.os.Message msg) { + L.i("请求结束"); + switch (msg.what) { + case Commons.NetWork.Success: + if (deviceObj.getControlAmount() == null || deviceObj.getTimerAmount() == null) { + deviceIsNullNum = deviceIsNullNum + 1; + if (deviceIsNullNum < 3) { + startDeviceIsNullTimer(); + } else { + resetWifiContentView(); + ToastUtil.show(curActivity, "绑定设备失败 请重试"); + } + return; + } + boolean isSameName = false; + try { + if (Commons.DEVICE != null) { + if (Commons.DEVICE.size() != 0) { + for (int i = 0; i < Commons.DEVICE.size(); i++) { + if (device_mac.equals(Commons.DEVICE.get(i).getMacAddress())) { + sp.putInt(Commons.LoginSPKey.Position, i); + Commons.DevicePosition = i; + isSameName = true; + break; + } + } + } + } + } catch (Exception e) { + } + if (!isSameName) { + Commons.DEVICE.add(deviceObj); + try { + sp.putInt(Commons.LoginSPKey.Position, Commons.DEVICE.size() - 1); + Commons.DevicePosition = Commons.DEVICE.size() - 1; + } catch (Exception e) { + } + } + Commons.IS_EventBus = true; + Commons.HAVE_DEVICE = true;//改变判断是否绑定的变量 + Commons.IS_CAMERA = false; + sp.putBoolean(Commons.LoginSPKey.IS_CAMERA, Commons.IS_CAMERA); + ToastUtil.show(curActivity, "绑定设备成功"); + AppRoute.newToStart(curActivity,deviceObj,true); + curActivity.finish(); + L.i("===================绑定设备成功=" + device_mac); + break; + case Commons.NetWork.ERROR: + resetWifiContentView(); + ToastUtil.show(curActivity, Commons.Text.ERROR); + break; + case Commons.NetWork.Fail: + resetWifiContentView(); + ToastUtil.show(curActivity, Commons.Text.Repat); + break; + default: + resetWifiContentView(); + ToastUtil.show(curActivity, Commons.Text.ServerException); + break; + } + } + }; + + private void resetWifiContentView() { + ToastUtil.show(curActivity, "重置联网view"); + } + + Handler doPostBindDeviceHandler = new Handler() { + public void handleMessage(android.os.Message msg) { + + switch (msg.what) { + /** + * 1:绑定成功 + 0:绑定失败 + -4:请求验证失败,请重新登陆 + -5:请求被舍弃,未执行 + */ + case Commons.NetWork.Success: + if (deviceIsNull) {//当服务器返回的设备控制器数和定时器数为null的时候 不跳转进入主界面 + return; + } + boolean isSameName = false; + try { + if (Commons.DEVICE != null) { + if (Commons.DEVICE.size() != 0) { + for (int i = 0; i < Commons.DEVICE.size(); i++) { + if (device_mac.equals(Commons.DEVICE.get(i).getMacAddress())) { + sp.putInt(Commons.LoginSPKey.Position, i); + Commons.DevicePosition = i; + isSameName = true; + break; + } + } + } + } + } catch (Exception e) { + } + if (!isSameName) { + Commons.DEVICE.add(deviceObj); + try { + sp.putInt(Commons.LoginSPKey.Position, Commons.DEVICE.size() - 1); + Commons.DevicePosition = Commons.DEVICE.size() - 1; + } catch (Exception e) { + } + } + Commons.IS_EventBus = true; + Commons.HAVE_DEVICE = true;//改变判断是否绑定的变量 + Commons.IS_CAMERA = false; + sp.putBoolean(Commons.LoginSPKey.IS_CAMERA, Commons.IS_CAMERA); + ToastUtil.show(curActivity, "绑定设备成功"); + AppRoute.newToStart(curActivity,deviceObj,true); + + curActivity.finish(); + L.i("===================绑定设备成功=" + device_mac); + break; + case Commons.NetWork.Fail: + resetWifiContentView(); + ToastUtil.show(curActivity, "绑定设备失败 请重试"); +// ToastUtil.show(BindTankPetActivity.this, HttpManager.petdevice); + break; + case Commons.NetWork.DEVICETYPEERROR: + resetWifiContentView(); + ToastUtil.show(curActivity, "设备类型不匹配,请重新选择入口绑定"); + break; + case Commons.NetWork.ReLogin: + resetWifiContentView(); + ToastUtil.show(curActivity.getApplicationContext(), "请求验证失败 请重新登陆"); + Commons.clean(); + curActivity.startActivity(new Intent(curActivity, LoadingActivity.class)); + curActivity.finish(); + break; + case Commons.NetWork.ERROR: + resetWifiContentView(); + ToastUtil.show(curActivity.getApplicationContext(), Commons.Text.ERROR); + break; + case Commons.NetWork.NotImplemented: + resetWifiContentView(); + ToastUtil.show(curActivity.getApplicationContext(), Commons.Text.Unknown); + break; + default: + resetWifiContentView(); + ToastUtil.show(curActivity.getApplicationContext(), Commons.Text.ServerException); + break; + } + } + }; + + + private IEsptouchTask mEsptouchTask; + private CountDownTimer wifiTimer; + private boolean isTimeout = true; + + public void stopTimer() { + if (wifiTimer != null) { + wifiTimer.cancel(); + } + } + + private class EsptouchAsyncTask2 extends AsyncTask { + @Override + protected void onPreExecute() { + } + + @Override + protected IEsptouchResult doInBackground(String... params) { + String apSsid = params[0]; + String apBssid = params[1]; + String apPassword = params[2]; + String isSsidHiddenStr = params[3]; + + L.i(apSsid + apBssid + apPassword + isSsidHiddenStr); + mEsptouchTask = new EsptouchTask(apSsid, apBssid, apPassword, curActivity); + IEsptouchResult result = mEsptouchTask.executeForResult(); + return result; + } + + @Override + protected void onPostExecute(IEsptouchResult result) { + stopTimer(); + if (isTimeout) { + try { + if (!result.isCancelled()) { + if (result.isSuc()) { + device_mac = ""; + device_mac = result.getBssid(); + + L.i("LHD 绑定的Mac地址" + device_mac); +// doPostBindDevice(); + } else { + ToastUtil.show(curActivity, "绑定设备失败 请重试"); + } + } else { + ToastUtil.show(curActivity, "绑定设备失败 请重试"); + } + } catch (Exception e) { + ToastUtil.show(curActivity, "绑定设备失败 请重试"); + } + } else { + // + } + } + } + + +} diff --git a/iFish7/src/main/java/com/ifish/activity/newbind/BottomChoiceDialog.java b/iFish7/src/main/java/com/ifish/activity/newbind/BottomChoiceDialog.java new file mode 100644 index 000000000..dae9ed4db --- /dev/null +++ b/iFish7/src/main/java/com/ifish/activity/newbind/BottomChoiceDialog.java @@ -0,0 +1,189 @@ +package com.ifish.activity.newbind; + +import android.app.Dialog; +import android.os.Bundle; +import android.view.Gravity; +import android.view.LayoutInflater; +import android.view.View; +import android.view.ViewGroup; +import android.view.Window; +import android.view.WindowManager; +import android.widget.LinearLayout; +import android.widget.TextView; + +import androidx.annotation.NonNull; +import androidx.annotation.Nullable; +import androidx.fragment.app.DialogFragment; + +import com.ifish.activity.R; + +/** + * @ClassName: BottomChoiceDialog + * @Description: 连接类型底部弹窗 + * @Author: LiHongda + * @CreateDate: 2024/2/22 20:53 + */ +public class BottomChoiceDialog extends DialogFragment implements View.OnClickListener { + + private static BottomChoiceDialog bottomChoiceDialog; + + public static BottomChoiceDialog newInstance(String title, String message) { + BottomChoiceDialog dialog = new BottomChoiceDialog(); + Bundle bundle = new Bundle(); + bundle.putString("title", title); + bundle.putString("message", message); + dialog.setArguments(bundle); + return dialog; + } + + public static ConnectType curType; + + public static BottomChoiceDialog newInstance() { + if (bottomChoiceDialog == null) { + bottomChoiceDialog = new BottomChoiceDialog(); + } + return bottomChoiceDialog; + } + + private TextView tvSmartConfig; + private TextView tvBle; + private TextView tvAP; + private TextView tvAirKiss; + private TextView tvCancel; + private LinearLayout lineAirKiss; + private LinearLayout lineSmartConfig; + private LinearLayout lineBle; + private LinearLayout lineAP; + + @Nullable + @Override + public View onCreateView(@NonNull LayoutInflater inflater, @Nullable ViewGroup container, @Nullable Bundle savedInstanceState) { + + View view = inflater.inflate(R.layout.dialog_choose_connect_wifi_type, container, false); + tvSmartConfig = (TextView) view.findViewById(R.id.tv_smartConfig); + tvBle = (TextView) view.findViewById(R.id.tv_ble); + tvAP = (TextView) view.findViewById(R.id.tv_AP); + tvAirKiss = (TextView) view.findViewById(R.id.tv_airkiss); + tvCancel = (TextView) view.findViewById(R.id.tv_cancel); + lineAirKiss = (LinearLayout) view.findViewById(R.id.line_airKiss); + lineSmartConfig = (LinearLayout) view.findViewById(R.id.line_smartConfig); + lineBle = (LinearLayout) view.findViewById(R.id.line_ble); + lineAP = (LinearLayout) view.findViewById(R.id.line_AP); + + tvSmartConfig.setOnClickListener(this); + tvAP.setOnClickListener(this); + tvAirKiss.setOnClickListener(this); + tvCancel.setOnClickListener(this); + tvBle.setOnClickListener(this); + + switchChooseUI(curType); + return view; + + } + + @Override + public void onCreate(@Nullable Bundle savedInstanceState) { + super.onCreate(savedInstanceState); + setCancelable(true); + + } + + @Override + public void onStart() { + super.onStart(); + setStyle(STYLE_NORMAL, R.style.BottomDialogAnimation); + } + + @Override + public Dialog onCreateDialog(Bundle savedInstanceState) { + + // 不带style的构建的dialog宽度无法铺满屏幕 + // Dialog dialog = new Dialog(getActivity()); + Dialog dialog = new Dialog(getActivity(), R.style.CustomDatePickerDialog); + dialog.requestWindowFeature(Window.FEATURE_NO_TITLE); + dialog.setContentView(R.layout.dialog_choose_connect_wifi_type); + dialog.setCanceledOnTouchOutside(true); + + // 设置弹出框布局参数,宽度铺满全屏,底部。 + Window window = dialog.getWindow(); + WindowManager.LayoutParams wlp = window.getAttributes(); + wlp.gravity = Gravity.BOTTOM; + wlp.width = WindowManager.LayoutParams.MATCH_PARENT; + window.setAttributes(wlp); + + return dialog; + } + + + private OnChooseClickListener chooseClickListener; + + @Override + public void onClick(View v) { + int id = v.getId(); + switch (id) { + case R.id.tv_smartConfig: + chooseClickListener.smartConfigConnect(); + dismissAllowingStateLoss(); + break; + + case R.id.tv_ble: + chooseClickListener.bleConnect(); + dismissAllowingStateLoss(); + break; + case R.id.tv_AP: + chooseClickListener.APConnect(); + dismissAllowingStateLoss(); + break; + case R.id.tv_airkiss: + chooseClickListener.AirKissConnect(); + dismissAllowingStateLoss(); + break; + case R.id.tv_cancel: + dismissAllowingStateLoss(); + break; + } + } + + public void switchChooseUI(ConnectType curConnectType) { + lineAirKiss.setVisibility(View.VISIBLE); + lineAP.setVisibility(View.VISIBLE); + lineSmartConfig.setVisibility(View.GONE); + // jiablue 暂时隐藏 + lineBle.setVisibility(View.GONE); + switch (curConnectType) { + case SmartConfig: + // 处理SmartConfig逻辑 + lineSmartConfig.setVisibility(View.GONE); + break; + + case BlueTooth: + // 处理SmartConfig逻辑 + lineBle.setVisibility(View.GONE); + break; + case APConnect: + // 处理APConnect逻辑 + lineAP.setVisibility(View.GONE); + break; + case AirKiss: + lineAirKiss.setVisibility(View.GONE); + // 处理AirKiss逻辑 + break; + } + } + + + public interface OnChooseClickListener { + void smartConfigConnect();//智能连接 + + void APConnect();//热点连接 + + void AirKissConnect();//airkiss连接 + void bleConnect();//airkiss连接 + } + + public void setOnChooseClickListener(OnChooseClickListener shareClickListener) { + this.chooseClickListener = shareClickListener; + } + + +} diff --git a/iFish7/src/main/java/com/ifish/activity/newbind/CheckWifiUtil.java b/iFish7/src/main/java/com/ifish/activity/newbind/CheckWifiUtil.java new file mode 100644 index 000000000..27fc76c7c --- /dev/null +++ b/iFish7/src/main/java/com/ifish/activity/newbind/CheckWifiUtil.java @@ -0,0 +1,275 @@ +package com.ifish.activity.newbind; + +import static android.content.Context.WIFI_SERVICE; + +import android.Manifest; +import android.app.Dialog; +import android.content.Intent; +import android.content.pm.PackageManager; +import android.net.wifi.ScanResult; +import android.net.wifi.WifiInfo; +import android.net.wifi.WifiManager; +import android.text.TextUtils; +import android.view.View; +import android.view.Window; +import android.widget.Button; +import android.widget.ProgressBar; +import android.widget.TextView; + +import androidx.appcompat.app.AppCompatActivity; +import androidx.core.app.ActivityCompat; + +import com.ifish.activity.HotSpotConnentDeviceActivity; +import com.ifish.activity.HotSpotConnentDeviceCameraActivity; +import com.ifish.activity.HotSpotConnentPetDeviceActivity; +import com.ifish.activity.R; +import com.ifish.utils.AnimationUtil; +import com.ifish.utils.KVUtil; +import com.ifish.utils.L; +import com.ifish.utils.SPUtil; +import com.ifish.utils.ToastUtil; +import com.ifish.utils.WifiUtil; +import com.ifish.wheelview.adapter.ArrayWheelAdapter; +import com.ifish.wheelview.view.WheelView; + +import java.util.ArrayList; +import java.util.HashMap; +import java.util.List; + +/** + * @ClassName: CheckWifiUtil + * @Description: 检查当前wifi密码 + * @Author: LiHongda + * @CreateDate: 2024/2/22 23:33 + */ +public class CheckWifiUtil { + + public boolean checkWifiCanUse(AppCompatActivity activity) { + WifiManager wifiManager = (WifiManager) activity.getApplicationContext().getSystemService(WIFI_SERVICE); + WifiInfo wifiInfo = wifiManager.getConnectionInfo(); + if (!wifiManager.isWifiEnabled()) { + ToastUtil.show(activity.getApplicationContext(), "请检查WiFi是否开启"); + return false; + } + String wifissid = wifiInfo.getSSID(); + wifissid = wifissid.replaceAll("\"", ""); + if (TextUtils.isEmpty(wifissid)) { + ToastUtil.show(activity.getApplicationContext(), "您没有连接WiFi"); + return false; + } + return true; + } + + /** + * 检查当前的wifi是否可以用来配网 + * + * @param activity + * @param wifiname + * @param wifipwd + * @return + */ + public boolean checkWifiCanUse(AppCompatActivity activity, String wifiname, String wifipwd,boolean isBlue) { + if (!checkWifiCanUse(activity)) { + return false; + } + + if (TextUtils.isEmpty(wifiname)) { + ToastUtil.show(activity.getApplicationContext(), "请输入路由器名称"); + return false; + } + wifipwd = wifipwd.trim(); + if (TextUtils.isEmpty(wifipwd)) { + ToastUtil.show(activity.getApplicationContext(), "请输入路由器密码"); + return false; + } + + int ssidLen = wifiname.length(); + int pwdLen = wifipwd.length(); + int ssidLength = wifiname.getBytes().length; + int pwdLength = wifipwd.getBytes().length; + + + L.i("jjia-----1---"+ssidLen); + L.i("jjia-----2---"+ssidLength); + L.i("jjia-----3---"+(ssidLength==ssidLen)); + if (!isBlue){ // 蓝牙 + if (ssidLength > 20){ + if (ssidLength == ssidLen){ + ToastUtil.show(activity.getApplicationContext(), "路由器名称长度不能超过20个字符"); + return false; + }else { + ToastUtil.show(activity.getApplicationContext(), "路由器名称长度不能超过6个汉字"); + return false; + } + } + + if (pwdLength > 20){ + if (pwdLength == pwdLen){ + ToastUtil.show(activity.getApplicationContext(), "路由器密码长度不能超过20个字符"); + return false; + }else { + ToastUtil.show(activity.getApplicationContext(), "路由器密码长度不能超过6个汉字"); + return false; + } + } + } + + + WifiManager wifiManager = (WifiManager) activity.getApplicationContext().getSystemService(WIFI_SERVICE); + if (ActivityCompat.checkSelfPermission(activity, Manifest.permission.ACCESS_FINE_LOCATION) != PackageManager.PERMISSION_GRANTED) { + ToastUtil.show(activity.getApplicationContext(), "缺少联网权限"); + return false; + } + List scanResults = wifiManager.getScanResults(); + // 是否是 2.4G + boolean is24G = false; + // 是否是 5G + boolean is5G = false; + for (ScanResult scanResult : scanResults) { + if (wifiname.equals(scanResult.SSID)) { + int frequency = scanResult.frequency; + WifiUtil wifiUtil = new WifiUtil(activity); + if (wifiUtil.is24GHzWifi(frequency)) { + is24G = true; + } + if (wifiUtil.is5GHzWifi(frequency)) { + is5G = true; + } + } + } + +// if(!is24G && is5G){ //之所以这样处理,是因为现在有的路由器支持2.4+5G双频同时存在 +// WifiDialog wd = new WifiDialog(activity); +// wd.show("仅支持2.4G Wi-Fi网络,请重新选择", "去更改", et_wifiname); +// dismissProgressDialog(); +// return; +// } + + if (is5G && !isBlue) { + //既是2.4G也是5G + ToastUtil.show(activity.getApplicationContext(), "仅支持2.4G Wi-Fi网络,不支持2.4G和5G双频共存的网络,请重新选择"); + return false; + } + + + //保存wifiname和wifipwd +// KVUtil.setString(wifiname, wifipwd); + + return true; + } + + //切换wifi弹框 + private Dialog wifiDialog; + + public List getWifiList(AppCompatActivity activity) { + WifiManager wifiManager = (WifiManager) activity.getApplicationContext().getSystemService(WIFI_SERVICE); + List scanWifiList = wifiManager.getScanResults(); + List wifiList = new ArrayList<>(); + if (scanWifiList != null && scanWifiList.size() > 0) { + HashMap signalStrength = new HashMap(); + for (int i = 0; i < scanWifiList.size(); i++) { + ScanResult scanResult = scanWifiList.get(i); + if (!scanResult.SSID.isEmpty()) { + String key = scanResult.SSID + " " + scanResult.capabilities; + if (!signalStrength.containsKey(key)) { + signalStrength.put(key, i); + wifiList.add(scanResult); + } + } + } + } + return wifiList; + } + + private void showHeatWenduDialog(AppCompatActivity activity, TextView tvWifiName) { + List wifiList = getWifiList(activity); + if (wifiList == null || wifiList.size() == 0) { + ToastUtil.show(activity, "未查找到周边WIFI"); + return; + } + final String[] wifis = new String[wifiList.size()]; + for (int i = 0; i < wifis.length; i++) { + wifis[i] = wifiList.get(i).SSID; + } + final WheelView wv_water; + Button bt_submit; + wifiDialog = new Dialog(activity, R.style.HOLOMyDialogs); + wifiDialog.setCancelable(true); + Window window = wifiDialog.getWindow(); + window.setContentView(R.layout.setwifi_dialog); + wv_water = (WheelView) window.findViewById(R.id.wv_water); + bt_submit = (Button) window.findViewById(R.id.bt_submit); + wv_water.setViewAdapter(new ArrayWheelAdapter(activity, wifis)); + wifiDialog.show(); + wv_water.setCurrentItem(0); + bt_submit.setOnClickListener(new View.OnClickListener() { + @Override + public void onClick(View v) { + wifiDialog.dismiss(); + tvWifiName.setText(wifis[wv_water.getCurrentItem()]); + } + }); + } + + public String getCurWifiSsid(AppCompatActivity activity) { + WifiManager wifiManager = (WifiManager) activity.getApplicationContext().getSystemService(WIFI_SERVICE); + WifiInfo wifiInfo = wifiManager.getConnectionInfo(); + if (!wifiManager.isWifiEnabled()) { + ToastUtil.show(activity.getApplicationContext(), "请检查WiFi是否开启"); + return wifiInfo.getSSID(); + } + String wifissid = wifiInfo.getSSID(); + wifissid = wifissid.replaceAll("\"", ""); + if (TextUtils.isEmpty(wifissid)) { + ToastUtil.show(activity.getApplicationContext(), "您没有连接WiFi"); + return wifiInfo.getSSID(); + } + + return wifissid; + } + + public void checkCurAP(AppCompatActivity activity, String wifiName, String wifiPwd, String devicetype) { + String wifissid = getCurWifiSsid(activity); + if (TextUtils.isEmpty(wifissid)) { + wifissid = ""; + } + + Intent intent = new Intent(); + + if ("camera".equals(devicetype)) { + if (!wifissid.startsWith("GW_AP_")) { + ToastUtil.show(activity.getApplicationContext(), "请先连接摄像头ifish-xxxx的网络"); + return; + } + //todo 摄像头 + intent.setClass(activity, HotSpotConnentDeviceCameraActivity.class); + } else if ("pet".equals(devicetype)) { + if (!wifissid.startsWith("ifish-")) { + ToastUtil.show(activity.getApplicationContext(), "请先连接宠物笼ifish-xxxx的网络"); + return; + } + //todo 宠物 + intent.setClass(activity, HotSpotConnentPetDeviceActivity.class); + } else { + if (!wifissid.startsWith("ifish-")) { + ToastUtil.show(activity.getApplicationContext(), "请先连接ifish-xxxx的网络"); + return; + } + //todo 设备 + intent.setClass(activity, HotSpotConnentDeviceActivity.class); + } + + if (wifissid.equals(wifiName)) { + ToastUtil.show(activity.getApplicationContext(), "WiFi名称不能和热点名称一致"); + return; + } + + intent.putExtra("wifiname", (!TextUtils.isEmpty(wifiName) ? wifiName : "")); + intent.putExtra("wifipwd", (!TextUtils.isEmpty(wifiPwd) ? wifiPwd : "")); + intent.putExtra("wifihotid", wifissid); + activity.startActivity(intent); + AnimationUtil.startAnimation(activity); + + } + +} diff --git a/iFish7/src/main/java/com/ifish/activity/newbind/ConnectType.java b/iFish7/src/main/java/com/ifish/activity/newbind/ConnectType.java new file mode 100644 index 000000000..647e67f34 --- /dev/null +++ b/iFish7/src/main/java/com/ifish/activity/newbind/ConnectType.java @@ -0,0 +1,14 @@ +package com.ifish.activity.newbind; + +/** + * @ClassName: ConnectType + * @Description: 作用描述 + * @Author: LiHongda + * @CreateDate: 2024/2/22 21:22 + */ +public enum ConnectType { + APConnect, + SmartConfig, + AirKiss, + BlueTooth +} diff --git a/iFish7/src/main/java/com/ifish/activity/newbind/DeviceUtils.java b/iFish7/src/main/java/com/ifish/activity/newbind/DeviceUtils.java new file mode 100644 index 000000000..4d6e236d4 --- /dev/null +++ b/iFish7/src/main/java/com/ifish/activity/newbind/DeviceUtils.java @@ -0,0 +1,89 @@ +package com.ifish.activity.newbind; + +import android.content.Context; +import android.content.pm.ApplicationInfo; +import android.net.ConnectivityManager; +import android.net.NetworkInfo; +import android.net.wifi.WifiInfo; +import android.net.wifi.WifiManager; +import android.os.Build; +import android.util.Log; +import android.view.View; +import android.view.inputmethod.InputMethodManager; + +public class DeviceUtils { + + /** + * 隐藏软键盘 + *

+ * {@link InputMethodManager#hideSoftInputFromWindow}第一个参数如果使用getCurrentFocus.getWindowToken,在使用模拟器调试时, + * 存在获取不到焦点的情况,故会出现空指针异常。 + * + * @param view 任意一个当前layout的view + */ + public static void hideKeyboard(View view) { + InputMethodManager inputMethodManager = (InputMethodManager) view.getContext() + .getSystemService(Context.INPUT_METHOD_SERVICE); + if (inputMethodManager != null) { + inputMethodManager.hideSoftInputFromWindow(view.getWindowToken(), 0); + } + } + + /** + * 判断网络连接是否是WiFi,否则返回false + */ + public static boolean isWifi(Context context) { + ConnectivityManager cm = (ConnectivityManager) context.getSystemService(Context.CONNECTIVITY_SERVICE); + if (cm != null) { + NetworkInfo netInfo = cm.getActiveNetworkInfo(); + if (netInfo != null && netInfo.isConnected()) { + return netInfo.getType() == ConnectivityManager.TYPE_WIFI; + } + } + return false; + } + + + public static String getSSID(Context context) { + String ssid = "unknown id"; + //android 8.1 + if (Build.VERSION.SDK_INT == Build.VERSION_CODES.O_MR1){ + ConnectivityManager connManager = (ConnectivityManager) context.getApplicationContext(). + getSystemService(Context.CONNECTIVITY_SERVICE); + assert connManager != null; + NetworkInfo networkInfo = connManager.getActiveNetworkInfo(); + if (networkInfo.isConnected()){ + Log.e("DeviceUtils", "getSSID111: "+ networkInfo.getExtraInfo() ); + if (networkInfo.getExtraInfo() != null){ + return networkInfo.getExtraInfo().replace("\"",""); + } + } + }else { + if (isWifi(context)){ + final WifiManager wifiManager = (WifiManager) context.getApplicationContext().getSystemService(Context.WIFI_SERVICE); + WifiInfo connectionInfo = null; + if (wifiManager != null) { + connectionInfo = wifiManager.getConnectionInfo(); + } + if (connectionInfo != null) { + ssid = connectionInfo.getSSID(); + Log.e("DeviceUtils", "getSSID: "+ssid ); + if (ssid.startsWith("\"") && ssid.endsWith("\"")) { + ssid = ssid.replaceAll("^\"|\"$", ""); + } + } + } + } + return ssid; + } + + public static boolean isApkDebuggable(Context context){ + try { + ApplicationInfo info = context.getApplicationInfo(); + return (info.flags & ApplicationInfo.FLAG_DEBUGGABLE)!=0; + }catch (Exception e){ + e.printStackTrace(); + } + return false; + } +} diff --git a/iFish7/src/main/java/com/ifish/activity/newbind/NewBindDeviceActivity.java b/iFish7/src/main/java/com/ifish/activity/newbind/NewBindDeviceActivity.java new file mode 100644 index 000000000..c07fbdfee --- /dev/null +++ b/iFish7/src/main/java/com/ifish/activity/newbind/NewBindDeviceActivity.java @@ -0,0 +1,1190 @@ +package com.ifish.activity.newbind; + +import static com.ifish.activity.newbind.ConnectType.BlueTooth; + +import android.Manifest; +import android.annotation.SuppressLint; +import android.app.Activity; +import android.app.AlertDialog; +import android.app.Dialog; +import android.bluetooth.BluetoothDevice; +import android.bluetooth.BluetoothGatt; +import android.content.Context; +import android.content.DialogInterface; +import android.content.Intent; +import android.content.pm.PackageManager; +import android.location.LocationManager; +import android.os.Build; +import android.os.Bundle; +import android.os.CountDownTimer; +import android.os.Handler; +import android.os.Message; +import android.provider.Settings; +import android.text.TextUtils; +import android.view.View; +import android.widget.EditText; +import android.widget.LinearLayout; +import android.widget.RelativeLayout; +import android.widget.TextView; + +import androidx.annotation.NonNull; +import androidx.appcompat.app.AppCompatActivity; +//jjia-push +//import com.clj.fastble.BleManager; +//import com.clj.fastble.callback.BleGattCallback; +//import com.clj.fastble.callback.BleMtuChangedCallback; +//import com.clj.fastble.callback.BleNotifyCallback; +//import com.clj.fastble.callback.BleScanCallback; +//import com.clj.fastble.callback.BleWriteCallback; +//import com.clj.fastble.data.BleDevice; +//import com.clj.fastble.exception.BleException; +import com.ifish.activity.BindCameraActivity; +import com.ifish.activity.BindTankActivity; +import com.ifish.activity.BindTankPetActivity; +import com.ifish.activity.BlackListActivity; +import com.ifish.activity.LoadingActivity; +import com.ifish.activity.MainEightControlActivity; +import com.ifish.activity.MainFiveBDControlActivity; +import com.ifish.activity.MainFiveControlActivity; +import com.ifish.activity.MainFourControlActivity; +import com.ifish.activity.MainFour_2B_ControlActivity; +import com.ifish.activity.MainFour_3F_ControlActivity; +import com.ifish.activity.MainHot_3A_ControlActivity; +import com.ifish.activity.MainSeven_2F_ControlActivity; +import com.ifish.activity.MainSixControlActivity; +import com.ifish.activity.MainSix_2A_ControlActivity; +import com.ifish.activity.MainSix_4F_ControlActivity; +import com.ifish.activity.MainThree1CControlActivity; +import com.ifish.activity.MainThreeControlActivity; +import com.ifish.activity.MainTwoControlActivity; +import com.ifish.activity.MainZeroControlActivity; +import com.ifish.activity.R; +import com.ifish.activity.WebViewActivity; +import com.ifish.basebean.BaseBean; +import com.ifish.basebean.ConnectMessageEvent; +import com.ifish.basebean.Device; +import com.ifish.basebean.EventBean; +import com.ifish.baseclass.BaseGradeActivity; +import com.ifish.tcp.BackFunctionCode7_11; +import com.ifish.tcp.ModelCodec; +import com.ifish.tcp.OrderDeviceConnectModel; +import com.ifish.tcp.OrderModel; +import com.ifish.tcp.ResetDeviceModel; +import com.ifish.utils.ActivityManager; +import com.ifish.utils.AnimationUtil; +import com.ifish.utils.AppRoute; +import com.ifish.utils.BlueToothUtil; +import com.ifish.utils.ByteUtil; +import com.ifish.utils.ClickUtil; +import com.ifish.utils.Commons; +import com.ifish.utils.HttpListener; +import com.ifish.utils.HttpManager; +import com.ifish.utils.L; +import com.ifish.utils.SPUtil; +import com.ifish.utils.ToastUtil; +import com.ifish.utils.WifiAdmin; +import com.lidroid.xutils.util.LogUtils; + +import java.io.BufferedReader; +import java.io.InputStreamReader; +import java.util.List; + +import de.greenrobot.event.EventBus; + +/** + * @ClassName: NewBindDeviceActivity + * @Description: 新版连接界面 + * @Author: LiHongda + * @CreateDate: 2024/2/22 20:45 + */ +public class NewBindDeviceActivity extends AppCompatActivity { + + //----------------控件区--------------------// + private TextView tvConnectType; + private LinearLayout llWifi; + private TextView tvWifiName; + private EditText tvWifiPwd; + private TextView tvTips; + private TextView tvTips2; + private TextView tvTips3; + private TextView tvOtherConnect; + private TextView tvClickButton; + private TextView tvConnectVideo; + private RelativeLayout layoutLoading; + private TextView dialogHint; + + private int nofity_type = 0; + + + //----------------变量区--------------------// + private ConnectType curConnectType;//当前选择的连接类型 APConnect,SmartConfig,AirKiss + private boolean first = true;//首次进入 + //当前需要连接的是什么设备 + private String devicetype; + + //---------------工具类--------------------// + private CheckWifiUtil checkWifiUtil; + private AirKissUtil airKissUtil; + private String bssid = ""; + private SPUtil sp; + private Dialog waterTempDialog; + String type = null; + private Activity activity; + @Override + protected void onCreate(Bundle savedInstanceState) { + super.onCreate(savedInstanceState); + setContentView(R.layout.activity_new_bind_device_choice); + activity = this; + + ActivityManager.getInstance().addActivity(this); + + sp=SPUtil.getInstance(this); + act = this; + connectDevice = new ConnectDevice(20000, 1000); + initTitle(); + initView(); + initListener(); + checkNet(); + checkWifiUtil = new CheckWifiUtil(); + airKissUtil = new AirKissUtil(); + type = getIntent().getStringExtra("type"); + devicetype = getIntent().getStringExtra("devicetype"); + L.i("jjia----------------devicetype="+devicetype); + airKissUtil.init(this,devicetype); + //jjia-push +// BleManager.getInstance().disconnectAllDevice(); + if ("bluetooth".equals(type)){ + curConnectType = BlueTooth; + }else { + //默认AP联网 + curConnectType = ConnectType.AirKiss; + } + + switchUIConnectType(curConnectType); + + if ("bluetooth".equals(type)){ // 主动去联网 + //jjia-push +// currentDevice = getIntent().getParcelableExtra("device"); + } + EventBus.getDefault().register(this); + + + + + + } + + void checkNet(){ + if (checkGPSIsOpen(this)){ + initWifiName(); + }else { + AlertDialog.Builder dialog = new AlertDialog.Builder(this, AlertDialog.THEME_HOLO_LIGHT); + dialog.setCancelable(true); + dialog.setTitle("提示"); + dialog.setMessage("为了获取手机连接的wifi名称,请打开定位"); + dialog.setNegativeButton("取消", (arg0, arg1) -> { + arg0.dismiss(); + + }); + dialog.setPositiveButton("去打开", (dialog1, which) -> { + dialog1.dismiss(); + Intent intent = new Intent(Settings.ACTION_LOCATION_SOURCE_SETTINGS); + startActivityForResult(intent, 101); + }); + dialog.show(); + } + } + + public static boolean checkGPSIsOpen(Context context) { + LocationManager locationManager = (LocationManager) context.getSystemService(Context.LOCATION_SERVICE); + //return locationManager.isProviderEnabled(android.location.LocationManager.GPS_PROVIDER); + // 通过GPS卫星定位,定位级别可以精确到街(通过24颗卫星定位,在室外和空旷的地方定位准确、速度快) + boolean gps = locationManager.isProviderEnabled(LocationManager.GPS_PROVIDER); + // 通过WLAN或移动网络(3G/2G)确定的位置(也称作AGPS,辅助GPS定位。主要用于在室内或遮盖物(建筑群或茂密的深林等)密集的地方定位) + boolean network = locationManager.isProviderEnabled(LocationManager.NETWORK_PROVIDER); + if(gps || network) { + return true; + } + return false; + } + + + + private void initWifiName() { + WifiAdmin wifiAdmin = new WifiAdmin(this); + String wifissid = wifiAdmin.getSSID(); + LogUtils.d("LHD 获取当前连接的wifi:" + wifissid); + wifissid = wifiAdmin.updateSsid(wifissid); + String wifiname = wifissid; + if (TextUtils.isEmpty(wifissid)) { + wifiname = ""; + } else { + if ("0x".equals(wifissid)) {//上次连接过wifi,但是中途断开,则会出现0x + wifiname = ""; + } + } + tvWifiName.setText(wifiname); + bssid = wifiAdmin.getBSSID(); + L.i("jjia----------------bssid="+bssid); + if (!TextUtils.isEmpty(wifiname)) { +// String pwd = KVUtil.getString(wifiname, ""); + String pwd = sp.getString(wifiname, ""); + tvWifiPwd.setText(pwd); + L.i(wifiname+"jjia---------name--1-"+pwd); + } + + + + + } + + private void initTitle() { + TextView title_text = (TextView) findViewById(R.id.title_text); + title_text.setText("连接设备"); + findViewById(R.id.title_img).setOnClickListener(new View.OnClickListener() { + @Override + public void onClick(View v) { + finish(); + } + }); + } + + private void initView() { + + tvConnectType = (TextView) findViewById(R.id.tv_connect_type); + tvConnectVideo = (TextView) findViewById(R.id.tv_connect_video); + llWifi = (LinearLayout) findViewById(R.id.ll_wifi); + tvWifiName = (TextView) findViewById(R.id.tv_wifi_name); + tvWifiPwd = (EditText) findViewById(R.id.tv_wifi_pwd); + tvTips = (TextView) findViewById(R.id.tv_tips); + tvTips2 = (TextView) findViewById(R.id.tv_tips2); + tvTips3 = (TextView) findViewById(R.id.tv_tips3); + tvOtherConnect = (TextView) findViewById(R.id.tv_other_connect); + tvClickButton = (TextView) findViewById(R.id.tv_click_button); + layoutLoading = (RelativeLayout) findViewById(R.id.layout_loading); + dialogHint = (TextView) findViewById(R.id.tv_hint); + + } + + private void initListener() { + tvOtherConnect.setOnClickListener(new View.OnClickListener() { + @Override + public void onClick(View v) { + if (ClickUtil.isFastDoubleClick()) { + LogUtils.d("LHD 防止快速点击"); + return; + } + //选择连接类型的底部弹窗 + BottomChoiceDialog.curType = curConnectType; + BottomChoiceDialog bottomChoiceDialog = BottomChoiceDialog.newInstance(); + bottomChoiceDialog.show(getSupportFragmentManager(), "选择连接类型"); + bottomChoiceDialog.setOnChooseClickListener(new BottomChoiceDialog.OnChooseClickListener() { + @Override + public void smartConfigConnect() { + //智能连接逻辑 + curConnectType = ConnectType.SmartConfig; + switchUIConnectType(curConnectType); + } + + @Override + public void APConnect() { + //AP连接逻辑 + curConnectType = ConnectType.APConnect; + switchUIConnectType(curConnectType); + } + + @Override + public void AirKissConnect() { + //airKiss逻辑 + curConnectType = ConnectType.AirKiss; + switchUIConnectType(curConnectType); + } + + @Override + public void bleConnect() { + curConnectType = BlueTooth; + switchUIConnectType(curConnectType); + } + }); + } + }); + tvClickButton.setOnClickListener(new View.OnClickListener() { + @Override + public void onClick(View v) { + connectDevice(); + } + }); + tvConnectVideo.setOnClickListener(new View.OnClickListener() { + @Override + public void onClick(View v) { + Intent i = new Intent(); + i.setClass(NewBindDeviceActivity.this, WebViewActivity.class); + if (curConnectType == ConnectType.AirKiss){ + i.putExtra(WebViewActivity.URL, HttpManager.AirKissConnectVideoUrl); + i.putExtra(WebViewActivity.WEBVIEWTITLE, HttpManager.AirKissConnectVideoTitle); + }else { + i.putExtra(WebViewActivity.URL, HttpManager.APConnectVideoUrl); + i.putExtra(WebViewActivity.WEBVIEWTITLE, HttpManager.APConnectVideoTitle); + } + startActivity(i); + AnimationUtil.startAnimation(NewBindDeviceActivity.this); + } + }); + + } + + private void resetLayout() { + //确定&下一步按钮 + tvClickButton.setVisibility(View.VISIBLE); + tvConnectVideo.setVisibility(View.VISIBLE); + airKissUtil.stopAirKiss(); + } + + /** + * 根据连接类型切换UI + * todo 这里的提示应该根据连接类型有不同的提示 + * + * @param + */ + + private void changeView(boolean blue){ + if (blue){ + tvTips2.setVisibility(View.GONE); + tvTips3.setVisibility(View.GONE); + + + }else { + tvTips2.setVisibility(View.VISIBLE); + tvTips3.setVisibility(View.VISIBLE); + } + } + public void switchUIConnectType(ConnectType connectType) { + resetLayout(); + showToast(connectType); + switch (connectType) { + case SmartConfig: + // 处理SmartConfig逻辑 + tvConnectType.setText("快捷联网"); + tvClickButton.setText("确定"); + tvConnectVideo.setVisibility(View.INVISIBLE); + tvTips.setText("1、插座仅支持2.4G的WiFi网络,不支持5G及双频合一的网络(需在路由器设置中分开)"); + tvTips2.setText("2、先长按插座复位键3秒,松手后红灯绿灯同时闪烁以后,再点确定按钮。"); + tvTips3.setText("3、如多次尝试一键联网都不成功,可切换其他联网方式,每次重新连接时插座需断一次电然后重新复位连接。"); + changeView(false); + break; + case BlueTooth: + findConencted(); + // 处理SmartConfig逻辑 + tvConnectType.setText("蓝牙联网"); + tvClickButton.setText("确定"); + tvConnectVideo.setVisibility(View.INVISIBLE); + tvTips.setText("1、插座仅支持2.4G的WiFi网络,不支持5G及双频合一的网络(需在路由器设置中分开)"); + tvTips2.setText("2、先长按插座复位键3秒,松手后红灯绿灯同时闪烁以后,再点确定按钮。"); + tvTips3.setText("3、如多次尝试一键联网都不成功,可切换其他联网方式,每次重新连接时插座需断一次电然后重新复位连接。"); + changeView(true); + break; + case APConnect: + // 处理APConnect逻辑 + tvConnectType.setText("AP联网"); + tvClickButton.setText("下一步"); + tvTips.setText("1、插座仅支持2.4G的WiFi网络,不支持5G及双频合一的网络(需在路由器设置中分开)"); + tvTips2.setText("2、先长按插座复位键13秒左右,松手后红灯绿灯同时熄灭,只有绿灯偶尔闪烁,再点下一步。"); + tvTips3.setText("3、APP跳转到WLAN后,选择ifish-xxxx的网络,点击连接,密码是12345678,连好以后点击左上角返回箭头,耐心等待连接。"); + changeView(false); + break; + case AirKiss: + tvConnectType.setText("一键联网"); + tvClickButton.setText("确定"); + tvTips.setText("1、插座仅支持2.4G的WiFi网络,不支持5G及双频合一的网络(需在路由器设置中分开)"); + tvTips2.setText("2、先长按插座复位键3秒,松手后红灯绿灯同时闪烁以后,再点确定按钮。"); + tvTips3.setText("3、如多次尝试一键联网都不成功,可切换其他联网方式,每次重新连接时插座需断一次电然后重新复位连接。"); + // 处理AirKiss逻辑 + changeView(false); + break; + } + } + + private void showToast(ConnectType connectType){ + if (first){ + first = false; + LogUtils.d("LHD 首次进入的时候不显示toast"); + return; + } + switch (connectType) { + case SmartConfig: + ToastUtil.show(this, "切换到快捷联网"); + break; + case BlueTooth: + ToastUtil.show(this, "切换到蓝牙联网"); + break; + case APConnect: + ToastUtil.show(this, "切换到AP联网"); + break; + case AirKiss: + ToastUtil.show(this, "切换到一键联网"); + break; + } + } + + /** + * 根据连接类型去连接设备 + */ + public void connectDevice() { + airKissUtil.stopAirKiss(); + //根据选择的联网类型跳转不同的逻辑 + String ssid = tvWifiName.getText().toString().trim(); + String pwd = tvWifiPwd.getText().toString().trim(); + + //一系列判断逻辑 + boolean canConnect = checkWifiUtil.checkWifiCanUse(this, ssid, pwd,curConnectType==BlueTooth); + L.i("jjia----------------canConnect="+canConnect); + sp.putString(ssid,pwd); + if (!canConnect) { + return; + } + L.i("jjia----------------curConnectType="+curConnectType); + switch (curConnectType) { + case SmartConfig: + // 处理SmartConfig逻辑 + Intent intent = new Intent(); + String devicetdevicetypeype = getIntent().getStringExtra("devicetype"); + LogUtils.d("LHD 快捷联网 smartConfig devicetype = "+devicetype); + + if ("camera".equals(devicetype)) { + intent.setClass(NewBindDeviceActivity.this, BindCameraActivity.class); + } else if ("pet".equals(devicetype)) { + intent.setClass(NewBindDeviceActivity.this, BindTankPetActivity.class); + } else { + intent.setClass(NewBindDeviceActivity.this, BindTankActivity.class); + } + String title = getIntent().getStringExtra("title"); + if ("连接热流器".equals(title)) { + intent.putExtra("title", "连接热流器"); + } + //新页面跳转 + intent.putExtra("wifiPassword", pwd); + ToastUtil.show(NewBindDeviceActivity.this, "开始快捷联网..."); + startActivity(intent); + AnimationUtil.startAnimation(NewBindDeviceActivity.this); + finish(); + break; + case BlueTooth: + + + + //jjia-push +// boolean support = BleManager.getInstance().isSupportBle(); +// if (!support){ +// ToastUtil.show(NewBindDeviceActivity.this,"当前设备不支持低功耗蓝牙"); +// } else { +// boolean enable = BleManager.getInstance().isBlueEnable(); +// if (enable){ +// if (TextUtils.isEmpty(type)){ +// blueScan(); +// }else { +// showDialog("开始连接蓝牙设备"); +// connectBle(); +// } +// }else { +// AlertDialog.Builder dialog = new AlertDialog.Builder(NewBindDeviceActivity.this, AlertDialog.THEME_HOLO_LIGHT); +// dialog.setCancelable(false); +// dialog.setMessage("蓝牙没有打开,现在去申请打开蓝牙,请允许后,再点击'确定'连接"); +// dialog.setPositiveButton("去申请", new DialogInterface.OnClickListener() { +// @Override +// public void onClick( +// DialogInterface dialog, +// int which) { +// BlueToothUtil.openBlueTooth(NewBindDeviceActivity.this); +// } +// }); +// dialog.setNegativeButton("拒绝", new DialogInterface.OnClickListener() { +// @Override +// public void onClick(DialogInterface dialog, int which) { +// finish(); +// } +// }); +// dialog.show(); +// } +// } + + break; + case APConnect: + //开始AP连接 + connectAP(); + break; + case AirKiss: + // 处理AirKiss逻辑 + L.i("jjia----------------bssid="+bssid); + ToastUtil.show(NewBindDeviceActivity.this, "开始AirKiss联网..."); + airKissUtil.connectDeviceByAirKiss(this, ssid, bssid, pwd); + break; + } + } +//jjia-push +// private void blueScan(){ +// BleManager.getInstance().scan(new BleScanCallback() { +// @Override +// public void onScanFinished(List scanResultList) { +// +// if (currentDevice!=null){ +// connectBle(); +// }else { +// ToastUtil.show(NewBindDeviceActivity.this,"扫描结束,没有搜索到可用设备"); +// dismissDialog(); +// } +// } +// +// @Override +// public void onScanStarted(boolean success) { +//// ToastUtil.show(NewBindDeviceActivity.this,"开始扫描"); +// showDialog("正在搜索附近设备,请确保设备处于配网状态"); +// } +// +// @SuppressLint("MissingPermission") +// @Override +// public void onScanning(BleDevice bleDevice) { +// if (bleDevice!=null && bleDevice.getDevice()!=null){ +// BluetoothDevice bean = bleDevice.getDevice(); +// if (!TextUtils.isEmpty(bean.getName()) && bean.getName().startsWith("ifish")){ +// currentDevice = bleDevice; +//// tvname.setText(bean.getName()+bean.getAddress()); +// BleManager.getInstance().cancelScan(); +// } +// L.i(bean.getName()+"jjia---------"+bean.getAddress()); +// } +// } +// }); +// } + private boolean isJump = false; + //jjia-push +// BleDevice currentDevice; + /** + * 1.跳转设置页面连接ifish-xxx的wifi,连接成功后返回 + */ + private void connectAP() { + isJump = true; + Intent i = new Intent(); + i = new Intent(Settings.ACTION_WIFI_SETTINGS); + startActivity(i); + } + + @Override + protected void onResume() { + super.onResume(); + if (isJump) { + String wifiName = tvWifiName.getText().toString(); + String wifiPwd = tvWifiPwd.getText().toString(); + checkWifiUtil.checkCurAP(this, wifiName, wifiPwd, devicetype); + isJump = false; + } + } + + @Override + protected void onDestroy() { + super.onDestroy(); + EventBus.getDefault().unregister(this); + airKissUtil.unSubscribe(); + } + + public void onEventMainThread(ConnectMessageEvent event) { + if (event.getId() == -1){ + //绑定失败 + if (curConnectType == ConnectType.APConnect){ + ToastUtil.showLongToast(NewBindDeviceActivity.this,"点击右上角联网视频查看联网失败的原因"); + return; + } + } + finish(); + } + + + //检查位置权限 + public boolean checkPermission(Activity context) { + //9.0以前版本获取wifi ssid不用申请此权限 + if (Build.VERSION.SDK_INT < Build.VERSION_CODES.P) { + return true; + } + int result = context.checkSelfPermission(Manifest.permission.ACCESS_COARSE_LOCATION); + if (result == PackageManager.PERMISSION_GRANTED) { + return true; + } + String[] permission = {Manifest.permission.ACCESS_COARSE_LOCATION}; + context.requestPermissions(permission, 1001); + return false; + } + + @Override + public void onRequestPermissionsResult(int requestCode, @NonNull String[] permissions, @NonNull int[] grantResults) { + super.onRequestPermissionsResult(requestCode, permissions, grantResults); + if (requestCode == 1001) { + if (grantResults.length > 0 && PackageManager.PERMISSION_GRANTED == grantResults[0]) { + if (DeviceUtils.isWifi(this)) { +// ssidET.setText(DeviceUtils.getSSID(this)); + } + } else { + AlertDialog.Builder alertDialog = new AlertDialog.Builder(this); + alertDialog.setTitle("权限拒绝"); + alertDialog.setMessage("请在设置中打开此应用的位置权限后重试"); + alertDialog.setCancelable(false); + alertDialog.setPositiveButton("确定", new DialogInterface.OnClickListener() { + @Override + public void onClick(DialogInterface dialog, int which) { + finish(); + } + }); + alertDialog.show(); + } + } + } + //jjia-push + private String device_mac; +// private void openNotify(){ +// BleManager.getInstance().notify(currentDevice, SERVICE_UUID, WRITE_UUID, new BleNotifyCallback() { +// @Override +// public void onNotifySuccess() { +// sendBleData(); +// } +// +// @Override +// public void onNotifyFailure(BleException exception) { +//// dismissProgressDialogCancelble(); +// dismissDialog(); +// } +// +// @Override +// public void onCharacteristicChanged(byte[] data) { +// +// if (data!=null && data.length>0){ +// int check_code = data[1]; +// int length = data[14]; +// byte[] dataByte = new byte[length]; +// for (int i = 0; i < dataByte.length; i++) { +// dataByte[i] = data[i]; +// } +// +// Object object = ModelCodec.deCode(dataByte,Commons.IoBuffer); +// if (object!=null && object instanceof BackFunctionCode7_11){ +// BackFunctionCode7_11 model = (BackFunctionCode7_11) object; +// String status = ByteUtil.toHex(model.getStatus()); +// device_mac = ByteUtil.bytesToHexString(model.getSrc()); +// +// +// dismissDialog(); +// if (!TextUtils.isEmpty(device_mac)){ +// showDialog("正在绑定设备..."); +// connectDevice.cancel(); +// connectDevice.start(); +// } +//// checkoutMac(device_mac); +// } +// L.i("jjia-------check_code-"+check_code); +// L.i("jjia-------length-"+length); +// L.i("jjia-------device_mac-"+device_mac); +// } +// } +// }); +// } + + int devicePosition = 0; + //jjia-push +// private void sendBleData(){ +// +// String ssid = tvWifiName.getText().toString(); +// String pwd = tvWifiPwd.getText().toString(); +// +// OrderDeviceConnectModel model = OrderModel.OrderDeviceConnectModel(ssid, pwd,true);//设置正式环境域名 +// byte[] data = ModelCodec.enCode(model, Commons.IoBuffer); +// BleManager.getInstance().write(currentDevice, SERVICE_UUID, WRITE_UUID, data,false, new BleWriteCallback() { +// @Override +// public void onWriteSuccess(int current, int total, byte[] justWrite) { +// +// L.i("jjia-------------ssid 发送"); +// } +// +// @Override +// public void onWriteFailure(BleException exception) { +// +// } +// }); +// } + //jjia-push +// private void toReset(){ +// ResetDeviceModel model = OrderModel.resetDevice();//设置正式环境域名 +// byte[] data = ModelCodec.enCode(model); +//// data = new byte[1]; +// +//// QueryTempeSettingModel xx = OrderModel.OrderQueryTempeSettingModel(device_mac); +//// byte[] data = ModelCodec.enCode(xx); +// BleManager.getInstance().write(currentDevice, SERVICE_UUID, WRITE_UUID, data,false, new BleWriteCallback() { +// @Override +// public void onWriteSuccess(int current, int total, byte[] justWrite) { +// L.i("jjia-------------重启 发送 成功-"); +// } +// +// @Override +// public void onWriteFailure(BleException exception) { +// L.i("jjia-------------重启 发送 失败"+exception.toString()); +// } +// }); +// } + + + public static final String SERVICE_UUID = "000000ff-0000-1000-8000-00805f9b34fb"; //蓝牙通讯服务 + public static final String READ_UUID = "0000ff01-0000-1000-8000-00805f9b34fb"; //读特征 + public static final String WRITE_UUID = "0000ff01-0000-1000-8000-00805f9b34fb"; //写特征 + + //jjia-push +// private void connectBle(){ +// BleManager.getInstance().connect(currentDevice, new BleGattCallback() { +// @Override +// public void onStartConnect() { +// showDialog("开始连接蓝牙设备"); +// } +// +// @Override +// public void onConnectFail(BleDevice bleDevice, BleException exception) { +// ToastUtil.show(NewBindDeviceActivity.this,"连接蓝牙设备失败,请重试"); +// dismissDialog(); +// } +// +// @Override +// public void onConnectSuccess(BleDevice bleDevice, BluetoothGatt gatt, int status) { +//// ToastUtil.show(NewBindDeviceActivity.this,"蓝牙连接成功"); +//// setMessage("蓝牙连接成功"); +// BleManager.getInstance().setMtu(bleDevice, 512, new BleMtuChangedCallback() { +// @Override +// public void onSetMTUFailure(BleException exception) { +// L.i("jjia-------MTU--"+exception.toString()); +// dismissDialog(); +// } +// +// @Override +// public void onMtuChanged(int mtu) { +// L.i("jjia-------MTU--"+mtu); +// openNotify(); +// } +// }); +// } +// +// @Override +// public void onDisConnected(boolean isActiveDisConnected, BleDevice device, BluetoothGatt gatt, int status) { +//// ToastUtil.show(NewBindDeviceActivity.this,"连接断开了"); +// } +// }); +// } + private Activity act; + private ConnectDevice connectDevice; + private boolean isContinue = true; + public class ConnectDevice extends CountDownTimer { + + public ConnectDevice(long millisInFuture, long countDownInterval) { + super(millisInFuture, countDownInterval); + } + + @Override + public void onTick(long millisUntilFinished) { + long sum = millisUntilFinished / 1000 % 2; + if (sum == 0) { + if (!act.isFinishing() && isContinue) { + isNetWorkAvailable("www.baidu.com", new Comparable() { + + @Override + public int compareTo(Boolean available) { + if (available) { + //jjia-push +// toReset(); + isContinue = false; + connectDevice.cancel(); + L.i("jjia-----------调用绑定接口---"); + doPostBindDevice(); + + } + return 0; + } + }); + } + } + } + + @Override + public void onFinish() { + if (isContinue) { + dismissDialog(); + } + } + } + + public static void isNetWorkAvailable(final String address, final Comparable callback) { + final Handler handler = new Handler() { + + @Override + public void handleMessage(Message msg) { + super.handleMessage(msg); + if (callback != null) { + callback.compareTo(msg.arg1 == 0); + } + } + + }; + new Thread(new Runnable() { + + @Override + public void run() { + Runtime runtime = Runtime.getRuntime(); + Message msg = new Message(); + try { + Process pingProcess = runtime.exec("/system/bin/ping -c 1 " + address); + InputStreamReader isr = new InputStreamReader(pingProcess.getInputStream()); + BufferedReader buf = new BufferedReader(isr); + if (buf.readLine() == null) { + msg.arg1 = -1; + } else { + msg.arg1 = 0; + } + buf.close(); + isr.close(); + } catch (Exception e) { + msg.arg1 = -1; + e.printStackTrace(); + } finally { + runtime.gc(); + handler.sendMessage(msg); + } + } + + }).start(); + } + + private Device deviceObj; + private HttpManager hm = HttpManager.getInstance(); + private boolean deviceIsNull = false;///当服务器返回的设备控制器数和定时器数为null的时候 改变标记的值 不跳转进入主界面 + private int deviceIsNullNum = 0;//循环请求次数 + private CountDownTimer deviceIsNullTimer; + private void doPostBindDevice() { + try { + hm.bindDevice(new HttpListener>() { + private int result; + @Override + public void success(BaseBean baseBean) { + result = baseBean.result; + if (result == Commons.NetWork.Success) { + deviceObj = baseBean.data; + deviceObj.setMacAddress(device_mac); + /** + //当服务器返回的设备控制器数和定时器数为null的时候 不跳转进入主界面 + */ + if (deviceObj.getControlAmount() == null || deviceObj.getTimerAmount() == null) { + L.i("第一次获取空"); + deviceIsNull = true; + deviceIsNullNum = 0; + + startDeviceIsNullTimer();//启动倒计时 + }else { + doPostBindDeviceHandler.sendEmptyMessage(result); + } + }else { + doPostBindDeviceHandler.sendEmptyMessage(result); + } + } + + @Override + public void finish() { + dismissDialog(); + } + + @Override + public void error(Exception e, String msg) { + result = Commons.NetWork.ERROR; + doPostBindDeviceHandler.sendEmptyMessage(result); + } + }, Commons.USER.getUserId(), device_mac); + } catch (Exception e) { + e.printStackTrace(); + } + } + + public void startDeviceIsNullTimer() { + if (deviceIsNullTimer == null) { + showDialog("获取设备信息中..."); + deviceIsNullTimer = new CountDownTimer(2000, 1000) { + @Override + public void onTick(long arg0) { + } + + @Override + public void onFinish() { + L.i("重新请求"); + //拿到设备id 去服务器查询 看看是否为空 + try { + hm.getSingleDeviceInf(new HttpListener>() { + private int result; + + @Override + public void success(BaseBean baseBean) { + result = baseBean.result; + deviceObj = baseBean.data; + } + + @Override + public void finish() { + dismissDialog(); + deviceIsNullHandler.sendEmptyMessage(result); + } + + @Override + public void error(Exception e, String msg) { + dismissDialog(); + result = Commons.NetWork.ERROR; + } + }, deviceObj.getDeviceId(), Commons.USER.getUserId()); + } catch (Exception e) { + e.printStackTrace(); + dismissDialog(); + } + } + }; + } + deviceIsNullTimer.start(); + } + + @SuppressLint("HandlerLeak") + Handler doPostBindDeviceHandler = new Handler() { + public void handleMessage(Message msg) { + dismissDialog(); + switch (msg.what) { + /** + * 1:绑定成功 + 0:绑定失败 + -4:请求验证失败,请重新登陆 + -5:请求被舍弃,未执行 + */ + case Commons.NetWork.Success: + if (deviceIsNull) {//当服务器返回的设备控制器数和定时器数为null的时候 不跳转进入主界面 + return; + } + + List allDevices = Commons.DEVICE; + + Device deviceBean = null; + int index =0 ; + if (deviceObj!=null && deviceObj.getMacAddress()!=null && allDevices!=null && allDevices.size()>0){ + for (int i = 0;i deviceList; + + @SuppressLint("MissingPermission") + private void findConencted(){ + //jjia-push +// deviceList = BleManager.getInstance().getAllConnectedDevice(); +// if (deviceList!=null && deviceList.size()>0){ +// for (BleDevice item:deviceList){ +// if (item!=null){ +// L.i("jjia-----------"+item.getDevice().getName()); +// } +// } +// +// }else { +// L.i("jjia--------没有连接的蓝牙---"); +// } + } + + @Override + protected void onActivityResult(int requestCode, int resultCode, Intent data) { + super.onActivityResult(requestCode, resultCode, data); + L.i(requestCode+"jjia--------result---"+resultCode); + L.i(requestCode+"jjia--------result-1--"+requestCode); + if (101== requestCode && 0==resultCode){ + checkNet(); + } + } + private void showDialog(String msg){ + layoutLoading.setVisibility(View.VISIBLE); + dialogHint.setText(msg); + } + + private void dismissDialog(){ + layoutLoading.setVisibility(View.GONE); + } + + public void onEventMainThread(EventBean eventBean){ + if (eventBean!=null && EventBean.LINK_FINISH.equals(eventBean.name)){ + finish(); + } + } +} \ No newline at end of file diff --git a/iFish7/src/main/java/com/ifish/activity/wxapi/WXEntryActivity.java b/iFish7/src/main/java/com/ifish/activity/wxapi/WXEntryActivity.java index 1c533b420..bfccb74f0 100644 --- a/iFish7/src/main/java/com/ifish/activity/wxapi/WXEntryActivity.java +++ b/iFish7/src/main/java/com/ifish/activity/wxapi/WXEntryActivity.java @@ -8,8 +8,11 @@ import android.util.Log; import androidx.annotation.Nullable; import com.ifish.basebean.WxLoginMessageEvent; +import com.lidroid.xutils.util.LogUtils; +import com.tencent.mm.opensdk.constants.ConstantsAPI; import com.tencent.mm.opensdk.modelbase.BaseReq; import com.tencent.mm.opensdk.modelbase.BaseResp; +import com.tencent.mm.opensdk.modelbiz.WXLaunchMiniProgram; import com.tencent.mm.opensdk.modelmsg.SendAuth; import com.tencent.mm.opensdk.modelmsg.SendMessageToWX; import com.tencent.mm.opensdk.openapi.IWXAPI; @@ -60,5 +63,12 @@ public class WXEntryActivity extends Activity implements IWXAPIEventHandler { EventBus.getDefault().post(new WxLoginMessageEvent(false, "失败")); break; } + + if (baseResp.getType() == ConstantsAPI.COMMAND_LAUNCH_WX_MINIPROGRAM) { + WXLaunchMiniProgram.Resp launchMiniProResp = (WXLaunchMiniProgram.Resp) baseResp; + String extraData = launchMiniProResp.extMsg; //对应组件 &amp;lt;button open-type="launchApp"&amp;gt; 中的 app-parameter 属性 + LogUtils.d("LHD airkiss "+extraData); + } + } } diff --git a/iFish7/src/main/java/com/ifish/adapter/BlueToothController.java b/iFish7/src/main/java/com/ifish/adapter/BlueToothController.java new file mode 100644 index 000000000..8875c8936 --- /dev/null +++ b/iFish7/src/main/java/com/ifish/adapter/BlueToothController.java @@ -0,0 +1,49 @@ +//package com.ifish.adapter; +// +//import android.Manifest; +//import android.annotation.SuppressLint; +//import android.app.Activity; +//import android.bluetooth.BluetoothAdapter; +//import android.content.Intent; +//import android.content.pm.PackageManager; +// +//import androidx.core.app.ActivityCompat; +// +//import com.ifish.utils.ToastUtil; +// +//public class BlueToothController { +// +// BluetoothAdapter adapter; +// +// public BlueToothController() { +// adapter = BluetoothAdapter.getDefaultAdapter(); +// } +// +// public boolean isOpen() { +// if (adapter != null) { +// return adapter.isEnabled(); +// } else { +// return false; +// } +// } +// +// +// @SuppressLint("MissingPermission") +// public void open(Activity activity) { +// Intent intent = new Intent(BluetoothAdapter.ACTION_REQUEST_ENABLE); +//// Intent intent = new Intent(BluetoothAdapter.ACTION_REQUEST_DISCOVERABLE); +// activity.startActivityForResult(intent, 11); +// } +// +// @SuppressLint("MissingPermission") +// public boolean find(){ +// if (adapter!=null){ +// return adapter.startDiscovery(); +// }else { +// return false; +// } +// +// +// } +// +//} diff --git a/iFish7/src/main/java/com/ifish/adapter/VideoListAdapter.java b/iFish7/src/main/java/com/ifish/adapter/VideoListAdapter.java index cbad4de49..e9308861a 100644 --- a/iFish7/src/main/java/com/ifish/adapter/VideoListAdapter.java +++ b/iFish7/src/main/java/com/ifish/adapter/VideoListAdapter.java @@ -10,6 +10,7 @@ import android.widget.ImageView; import android.widget.TextView; import com.bumptech.glide.Glide; +import com.bumptech.glide.request.RequestOptions; import com.ifish.activity.EditVideoActivity; import com.ifish.activity.R; import com.ifish.basebean.IfishVideo; @@ -69,7 +70,11 @@ public class VideoListAdapter extends BaseAdapter { } final IfishVideo bean = list.get(position); if (bean!=null) { - Glide.with(context).load(HttpManager.VIDEO_IMG_URL+bean.userId+"/"+ bean.commodityImg).placeholder(R.drawable.error_lookfishlist).error(R.drawable.error_lookfishlist).into(holder.iv_commodityImg); + + Glide.with(context).load(HttpManager.VIDEO_IMG_URL+bean.userId+"/"+ bean.commodityImg) + .apply( new RequestOptions().placeholder(R.drawable.error_lookfishlist) + .error(R.drawable.error_lookfishlist)) + .into(holder.iv_commodityImg); holder.tv_commodityName.setText(bean.commodityName); holder.tv_click.setText("浏览次数:"+bean.click+"次"); try { diff --git a/iFish7/src/main/java/com/ifish/airkiss/AirKissEncoder.java b/iFish7/src/main/java/com/ifish/airkiss/AirKissEncoder.java index 39555a488..c87b10a62 100644 --- a/iFish7/src/main/java/com/ifish/airkiss/AirKissEncoder.java +++ b/iFish7/src/main/java/com/ifish/airkiss/AirKissEncoder.java @@ -1,35 +1,44 @@ package com.ifish.airkiss; +import android.util.Log; + +import java.io.UnsupportedEncodingException; import java.util.Arrays; import java.util.Random; - +//测试时需要先启动设备端程序,然后在手机上发送配网信息,根据周围环境条件,配网速度可能或快或慢 public class AirKissEncoder { - private int mEncodedData[] = new int[2 << 14]; + private int[] mEncodedData = new int[2 << 14]; private int mLength = 0; // Random char should be in range [0, 127). private char mRandomChar = (char)(new Random().nextInt(0x7F)); +// private char mRandomChar = 'A';//固定随机数 public AirKissEncoder(String ssid, String password) { + Log.d("LHD","随机数 = "+mRandomChar); int times = 5; while (times-- > 0) { leadingPart(); magicCode(ssid, password); - for (int i = 0; i < 15; ++i) { prefixCode(password); String data = password + mRandomChar + ssid; + try { + data = new String(data.getBytes(), "UTF-8"); + } catch (UnsupportedEncodingException e) { + e.printStackTrace(); + } int index; byte content[] = new byte[4]; - for (index = 0; index < data.length() / 4; ++index) { + for (index = 0; index < data.getBytes().length / 4; ++index) { System.arraycopy(data.getBytes(), index * 4, content, 0, content.length); sequence(index, content); } - - if (data.length() % 4 != 0) { - content = new byte[data.length() % 4]; + if (data.getBytes().length % 4 != 0) { + content = new byte[data.getBytes().length % 4]; System.arraycopy(data.getBytes(), index * 4, content, 0, content.length); sequence(index, content); + } } } @@ -50,9 +59,9 @@ public class AirKissEncoder { private int CRC8(byte data[]) { int len = data.length; int i = 0; - byte crc = 0x00; + int crc = 0x00; while (len-- > 0) { - byte extract = data[i++]; + int extract = data[i++]; for (byte tempI = 8; tempI != 0; tempI--) { byte sum = (byte) ((crc & 0xFF) ^ (extract & 0xFF)); sum = (byte) ((sum & 0xFF) & 0x01); @@ -78,13 +87,20 @@ public class AirKissEncoder { } private void magicCode(String ssid, String password) { - int length = ssid.length() + password.length() + 1; + byte[] bSsid = ssid.getBytes(); + String u8Ssid = null; + try { + u8Ssid = new String(bSsid, "UTF-8" ); + } catch (UnsupportedEncodingException e) { + e.printStackTrace(); + } + int length = u8Ssid.getBytes().length+ password.length()+1; int magicCode[] = new int[4]; magicCode[0] = 0x00 | (length >>> 4 & 0xF); if (magicCode[0] == 0) magicCode[0] = 0x08; magicCode[1] = 0x10 | (length & 0xF); - int crc8 = CRC8(ssid); + int crc8 = CRC8(u8Ssid); magicCode[2] = 0x20 | (crc8 >>> 4 & 0xF); magicCode[3] = 0x30 | (crc8 & 0xF); for (int i = 0; i < 20; ++i) { @@ -112,7 +128,9 @@ public class AirKissEncoder { int crc8 = CRC8(content); appendEncodedData(0x80 | crc8); appendEncodedData(0x80 | index); - for (byte aData : data) - appendEncodedData(aData | 0x100); + for (byte aData : data) { + int bData = (aData & 0xff); + appendEncodedData(bData | 0x100); + } } } diff --git a/iFish7/src/main/java/com/ifish/airkiss/UDPReceiver.java b/iFish7/src/main/java/com/ifish/airkiss/UDPReceiver.java index 5d79d48fc..3497da235 100644 --- a/iFish7/src/main/java/com/ifish/airkiss/UDPReceiver.java +++ b/iFish7/src/main/java/com/ifish/airkiss/UDPReceiver.java @@ -1,87 +1,99 @@ -package com.ifish.airkiss; - -import android.util.Log; - -import com.ifish.utils.WifiUtil; - -import java.net.DatagramPacket; -import java.net.DatagramSocket; -import java.net.SocketException; -import java.nio.charset.StandardCharsets; - -/** - * @author:zau18 - * @date: 2023/9/4 9:09 下午 - * @description: - */ -// 创建一个接收器类 -public class UDPReceiver extends Thread { - private static final int MAX_UDP_DATAGRAM_LEN = 1500; - private DatagramSocket mSocket; - private boolean mRunning; - private UdpCallback resultBack; - private WifiUtil wifiUtil; - - public UDPReceiver(WifiUtil wifiUtil,UdpCallback resultBack) { - this.wifiUtil = wifiUtil; - this.resultBack = resultBack; - try { - if(mSocket != null){ - mSocket.close(); - mSocket.disconnect(); - mSocket = null; - } - // 创建一个UDP套接字 - mSocket = new DatagramSocket(10000); - } catch (SocketException e) { - e.printStackTrace(); - } - } - - @Override - public void run() { - mRunning = true; - byte[] buffer = new byte[MAX_UDP_DATAGRAM_LEN]; - DatagramPacket packet = new DatagramPacket(buffer, buffer.length); - - while (mRunning) { - try { - // 接收UDP数据包 - mSocket.receive(packet); -// String hexString = Str_Hex.byte2hex(packet.getData()); - String data = new String(packet.getData(), 0, packet.getLength(), StandardCharsets.UTF_8); - Log.e("test9999999990","收到的udp包 ip=" + packet.getAddress().getHostAddress()); - // 处理接收到的数据 - if(!packet.getAddress().getHostAddress().equals(WifiUtil.intToIp(wifiUtil.getConnectIpAddress()))){ - handleData(data); - } - } catch (Exception e) { - e.printStackTrace(); - handleErrorData(e.toString()); - } - } - mSocket.close(); - } - - public void stopRunning() { - mRunning = false; - if(mSocket != null){ - mSocket.close(); - mSocket.disconnect(); - } - } - - private void handleData(String data) { - // 处理接收到的数据 - if(resultBack != null){ - resultBack.onReceive(data); - } - } - - private void handleErrorData(String data) { - // 处理接收到的数据 - if(resultBack != null){ - resultBack.onError(data); - } - } -} +//package com.ifish.airkiss; +// +//import android.util.Log; +// +//import com.ifish.utils.WifiUtil; +//import com.lidroid.xutils.util.LogUtils; +// +//import java.net.DatagramPacket; +//import java.net.DatagramSocket; +//import java.net.InetSocketAddress; +//import java.net.SocketException; +//import java.nio.charset.StandardCharsets; +// +///** +// * @author:zau18 +// * @date: 2023/9/4 9:09 下午 +// * @description: +// */ +//// 创建一个接收器类 +//public class UDPReceiver extends Thread { +// private static final int MAX_UDP_DATAGRAM_LEN = 15000; +// private DatagramSocket mSocket; +// private boolean mRunning; +// private UdpCallback resultBack; +// private WifiUtil wifiUtil; +// +// public UDPReceiver(WifiUtil wifiUtil,UdpCallback resultBack) { +// this.wifiUtil = wifiUtil; +// this.resultBack = resultBack; +// try { +// if(mSocket != null){ +// mSocket.close(); +// mSocket.disconnect(); +// mSocket = null; +// } +// // 创建一个UDP套接字 +// mSocket = new DatagramSocket(null); +// mSocket.bind(new InetSocketAddress(10000)); +// mSocket.setSoTimeout(1000 * 60); +// } catch (SocketException e) { +// e.printStackTrace(); +// } +// } +// +// @Override +// public void run() { +// mRunning = true; +// byte[] buffer = new byte[MAX_UDP_DATAGRAM_LEN]; +// DatagramPacket packet = new DatagramPacket(buffer, buffer.length); +// +// while (mRunning) { +// try { +// LogUtils.d("LHD 开始接受"); +// // 接收UDP数据包 +// mSocket.receive(packet); +// String ip3 = WifiUtil.intToIp(wifiUtil.getConnectIpAddress()); +// LogUtils.d("LHD 开始接受 = "+" ip3 = "+ip3); +//// Log.e("LHD test9999999990","收到的udp包 ip=" + packet.getAddress().getHostAddress()+" ip3 = "+ip3); +// // 处理接收到的数据 +// if(!packet.getAddress().getHostAddress().equals(WifiUtil.intToIp(wifiUtil.getConnectIpAddress()))){ +// String data = new String(packet.getData(), 0, packet.getLength(), StandardCharsets.UTF_8); +// String hexString = Str_Hex.byte2hex(packet.getData()); +// handleData(hexString); +// } +// }catch (SocketException e) { +// LogUtils.d("LHD SocketException : " + e.getLocalizedMessage()); +// handleErrorData(e.toString()); +// e.printStackTrace(); +// } catch (Exception e) { +// e.printStackTrace(); +// handleErrorData(e.toString()); +// } +// } +// mSocket.close(); +// } +// +// public void stopRunning() { +// mRunning = false; +// if(mSocket != null){ +// mSocket.close(); +// mSocket.disconnect(); +// } +// } +// +// private void handleData(String data) { +// // 处理接收到的数据 +// if(resultBack != null){ +// resultBack.onReceive(data); +// } +// } +// +// private void handleErrorData(String data) { +// stopRunning(); +// // 处理接收到的数据 +// if(resultBack != null){ +// resultBack.onError(data); +// } +// } +//} diff --git a/iFish7/src/main/java/com/ifish/basebean/BaseBean.java b/iFish7/src/main/java/com/ifish/basebean/BaseBean.java index 183161b48..b73ec007a 100644 --- a/iFish7/src/main/java/com/ifish/basebean/BaseBean.java +++ b/iFish7/src/main/java/com/ifish/basebean/BaseBean.java @@ -1,5 +1,7 @@ package com.ifish.basebean; +import com.ifish.utils.Commons; + /** * * @ClassName: BaseBean @@ -11,4 +13,9 @@ public class BaseBean { public int result; public int total; public T data; + + public boolean isSuccess(){ + return Commons.NetWork.Success == result; + + } } diff --git a/iFish7/src/main/java/com/ifish/basebean/Device.java b/iFish7/src/main/java/com/ifish/basebean/Device.java index c07703e78..dca8d690d 100644 --- a/iFish7/src/main/java/com/ifish/basebean/Device.java +++ b/iFish7/src/main/java/com/ifish/basebean/Device.java @@ -412,8 +412,41 @@ public class Device implements Serializable { @Override public String toString() { - return "Device [deviceId=" + deviceId + ", showName=" + showName - + ", macAddress=" + macAddress + ", type=" + type + "]"; + return "Device{" + + "userId='" + userId + '\'' + + ", deviceId='" + deviceId + '\'' + + ", showName='" + showName + '\'' + + ", storeName='" + storeName + '\'' + + ", deviceIp='" + deviceIp + '\'' + + ", macAddress='" + macAddress + '\'' + + ", loginTime='" + loginTime + '\'' + + ", isMaster='" + isMaster + '\'' + + ", isWorkModel='" + isWorkModel + '\'' + + ", isPushWendu='" + isPushWendu + '\'' + + ", isCustomIcon='" + isCustomIcon + '\'' + + ", customIconName='" + customIconName + '\'' + + ", iconLink='" + iconLink + '\'' + + ", allIconName='" + allIconName + '\'' + + ", defaultIconName='" + defaultIconName + '\'' + + ", defaultShowName='" + defaultShowName + '\'' + + ", customShowName='" + customShowName + '\'' + + ", allShowName='" + allShowName + '\'' + + ", updateTime='" + updateTime + '\'' + + ", controlAmount=" + controlAmount + + ", timerAmount=" + timerAmount + + ", venderList=" + venderList + + ", click=" + click + + ", todayRemind='" + todayRemind + '\'' + + ", waterRemind='" + waterRemind + '\'' + + ", remindDate='" + remindDate + '\'' + + ", remindCycle='" + remindCycle + '\'' + + ", isLightness='" + isLightness + '\'' + + ", isSarkLamp='" + isSarkLamp + '\'' + + ", isEdText=" + isEdText + + ", isBind=" + isBind + + ", isBlacklist='" + isBlacklist + '\'' + + ", type='" + type + '\'' + + '}'; } public Device(String showName) { diff --git a/iFish7/src/main/java/com/ifish/basebean/EventBean.java b/iFish7/src/main/java/com/ifish/basebean/EventBean.java new file mode 100644 index 000000000..d3c027d8d --- /dev/null +++ b/iFish7/src/main/java/com/ifish/basebean/EventBean.java @@ -0,0 +1,33 @@ +package com.ifish.basebean; + +public class EventBean { + + public EventBean(String name, int index) { + this.name = name; + this.index = index; + } + + public String name; + public String value; + public int index = 0; + // jiablue +// public static String BLUETOOTH_START_SCAN = "start_scan"; + public static String BACK_STAGE = "back_stage"; + public static String TAB_INDEX = "tab_index"; + public static String LINK_FINISH = "link_finish"; + public static String CHANGE_DEVICE_NAME = "change_device_name"; + public static String HEADER = "header"; + public static String SELECT = "select"; + public static String CARD = "card"; + + public EventBean(String name){ + this.name = name; + } + public EventBean(String name,String value){ + this.name = name; + this.value = value; + } + + + +} diff --git a/iFish7/src/main/java/com/ifish/basebean/LiveRoomInfo.java b/iFish7/src/main/java/com/ifish/basebean/LiveRoomInfo.java index f647d7596..28b827ab0 100644 --- a/iFish7/src/main/java/com/ifish/basebean/LiveRoomInfo.java +++ b/iFish7/src/main/java/com/ifish/basebean/LiveRoomInfo.java @@ -52,4 +52,5 @@ public class LiveRoomInfo implements Serializable { public LiveRoomInfo(String roomId) { this.roomId = roomId; } + } diff --git a/iFish7/src/main/java/com/ifish/basebean/TimeBean.java b/iFish7/src/main/java/com/ifish/basebean/TimeBean.java new file mode 100644 index 000000000..29def3f9a --- /dev/null +++ b/iFish7/src/main/java/com/ifish/basebean/TimeBean.java @@ -0,0 +1,39 @@ +package com.ifish.basebean; + +import com.ifish.utils.L; + +public class TimeBean { + private byte no; + private int start; + private int end; + + + public byte getNo() { + return no; + } + + public int getEnd() { + return end; + } + + public void setEnd(int end) { + this.end = end; + } + + public void setStart(int start) { + this.start = start; + } + + public int getStart() { + return start; + } + + public TimeBean(byte no,int start, int end){ + this.no = no; + this.start = start; + this.end =end; + + L.i("jjia------"+start+"-"+end); + } + +} diff --git a/iFish7/src/main/java/com/ifish/baseclass/BaseActivity.java b/iFish7/src/main/java/com/ifish/baseclass/BaseActivity.java index b52a72647..6d7912710 100644 --- a/iFish7/src/main/java/com/ifish/baseclass/BaseActivity.java +++ b/iFish7/src/main/java/com/ifish/baseclass/BaseActivity.java @@ -1,21 +1,18 @@ package com.ifish.baseclass; - - import android.app.Activity; import android.app.ProgressDialog; import android.content.Context; import android.content.Intent; -import android.content.pm.ActivityInfo; import android.os.Build; import android.os.Bundle; import android.os.Handler; +import android.text.TextUtils; import android.view.View; import android.view.View.OnClickListener; import android.view.Window; import android.view.inputmethod.InputMethodManager; import android.widget.TextView; import android.widget.Toast; - import com.ifish.activity.R; import com.ifish.basebean.BaseBean; import com.ifish.basebean.UserAsset; @@ -27,7 +24,6 @@ import com.ifish.utils.HttpManager; import com.ifish.utils.L; import com.ifish.utils.ToastGradeUtil; import com.ifish.view.CustomProgressDialog; -import com.tendcloud.tenddata.TCAgent; /** * @author Jacky dada @@ -78,6 +74,26 @@ public class BaseActivity extends Activity implements OnClickListener { } } + + protected void setAcTitle(String title,String mac){ + if (!TextUtils.isEmpty(title)){ + if (Commons.DEVICE != null) { + if (!Commons.DEVICE.isEmpty()) { + for (int i = 0; i < Commons.DEVICE.size(); i++) { + if (mac.equals(Commons.DEVICE.get(i).getMacAddress())) { + title = Commons.DEVICE.get(i).getShowName(); + break; + } + } + } + } + } + if (!TextUtils.isEmpty(title)){ + title = Commons.DEVICE.get(Commons.DevicePosition).getShowName(); + } + initTitle(title); + } + protected boolean isCompatible(int apiLevel) { return Build.VERSION.SDK_INT >= apiLevel; } @@ -186,14 +202,12 @@ public class BaseActivity extends Activity implements OnClickListener { @Override protected void onResume() { super.onResume(); - TCAgent.onResume(this); L.i(this.getClass().getName() + "----------------onResume"); } @Override protected void onPause() { super.onPause(); - TCAgent.onPause(this); L.i(this.getClass().getName() + "----------------onPause"); } diff --git a/iFish7/src/main/java/com/ifish/baseclass/BaseActivityNotAnim.java b/iFish7/src/main/java/com/ifish/baseclass/BaseActivityNotAnim.java index 7cc8dc1f6..3485ecefb 100644 --- a/iFish7/src/main/java/com/ifish/baseclass/BaseActivityNotAnim.java +++ b/iFish7/src/main/java/com/ifish/baseclass/BaseActivityNotAnim.java @@ -17,7 +17,6 @@ import android.widget.Toast; import com.ifish.utils.ActivityManager; import com.ifish.utils.L; import com.ifish.view.CustomProgressDialog; -import com.tendcloud.tenddata.TCAgent; /** * * @ClassName: BaseActivityNotAnim @@ -36,7 +35,7 @@ public class BaseActivityNotAnim extends Activity implements OnClickListener { this.requestWindowFeature(Window.FEATURE_NO_TITLE);//取消标题栏 super.onCreate(savedInstanceState); setRequestedOrientation(ActivityInfo.SCREEN_ORIENTATION_PORTRAIT);//锁定竖屏 - toast = Toast.makeText(this, "", 0); + toast = Toast.makeText(this, "", Toast.LENGTH_SHORT); } /** * 初始化控件 @@ -77,13 +76,11 @@ public class BaseActivityNotAnim extends Activity implements OnClickListener { @Override protected void onResume() { super.onResume(); - TCAgent.onResume(this); L.i(this.getClass().getName()+"----------------onResume"); } @Override protected void onPause() { super.onPause(); - TCAgent.onPause(this); L.i(this.getClass().getName()+"----------------onPause"); } @Override diff --git a/iFish7/src/main/java/com/ifish/baseclass/BaseApplication.java b/iFish7/src/main/java/com/ifish/baseclass/BaseApplication.java index c687b41d4..f3c50cd3e 100644 --- a/iFish7/src/main/java/com/ifish/baseclass/BaseApplication.java +++ b/iFish7/src/main/java/com/ifish/baseclass/BaseApplication.java @@ -8,28 +8,50 @@ package com.ifish.baseclass; import android.app.Activity; -import android.app.NotificationChannel; -import android.app.NotificationManager; -import android.content.Context; import android.graphics.Color; -import android.os.Build; import android.os.Bundle; import android.util.Log; - +import android.util.TypedValue; +import android.view.Gravity; +import android.view.ViewGroup; +import android.widget.FrameLayout; +import android.widget.TextView; +import androidx.annotation.NonNull; +import androidx.annotation.Nullable; import androidx.multidex.MultiDexApplication; - -import com.alibaba.sdk.android.push.CloudPushService; -import com.alibaba.sdk.android.push.CommonCallback; -import com.alibaba.sdk.android.push.PushControlService; -import com.alibaba.sdk.android.push.huawei.HuaWeiRegister; -import com.alibaba.sdk.android.push.noonesdk.PushServiceFactory; -import com.alibaba.sdk.android.push.register.MiPushRegister; +//import com.clj.fastble.BleManager; +//import com.clj.fastble.scan.BleScanRuleConfig; +import com.ifish.activity.BuildConfig; +import com.ifish.basebean.EventBean; +import com.ifish.utils.ActivityManager; +import com.ifish.utils.ImageDownLoader; +import com.ifish.utils.L; import com.ifish.utils.SystemUtil; +import com.ifish.utils.TrustAllCerts; +//import com.igexin.sdk.PushManager; +import com.igexin.sdk.PushManager; import com.p2p.core.P2PSpecial.P2PSpecial; +<<<<<<< HEAD //import com.tencent.bugly.crashreport.CrashReport; import com.tendcloud.tenddata.TCAgent; import com.umeng.commonsdk.UMConfigure; import com.umeng.socialize.PlatformConfig; +======= +import com.squareup.picasso.Picasso; + +import java.security.SecureRandom; +import java.util.UUID; +import java.util.concurrent.TimeUnit; + +import javax.net.ssl.HostnameVerifier; +import javax.net.ssl.SSLContext; +import javax.net.ssl.SSLSession; +import javax.net.ssl.SSLSocketFactory; +import javax.net.ssl.TrustManager; + +import de.greenrobot.event.EventBus; +import okhttp3.OkHttpClient; +>>>>>>> release /** * @author Jacky dada @@ -55,27 +77,100 @@ public class BaseApplication extends MultiDexApplication { // public static String BASE = "https://app.ifish7.cn/";//正式环境 接口访问地址 public static String BASE = "http://139.196.24.156:7080/";//测试环境 接口访问地址 public static String BASE_URL = BASE + "api/";// 接口URL + public static final String SERVICE_UUID = "000000ff-0000-1000-8000-00805f9b34fb"; + private int count = 0; @Override public void onCreate() { super.onCreate(); app = this; - initCrashSDK(); - initTalkingDataSDK(); -// initLocationSDK(); - initShareSDK(); -// initSMSSDK(); -// initAlibcTradeSDK(); - initalipushSDK(); P2PSpecial.getInstance().init(app, APPID, APPToken, APPVersion); initLog(); + initPicasso(); + //jjia-push +// BleManager.getInstance().init(this); + + UUID[] uuids = {UUID.fromString(SERVICE_UUID)}; + //jjia-push +// BleScanRuleConfig scanRuleConfig = new BleScanRuleConfig.Builder() +// .setServiceUuids(uuids) // 只扫描指定的服务的设备,可选 +//// .setDeviceName(true, names) // 只扫描指定广播名的设备,可选 +//// .setDeviceMac(mac) // 只扫描指定mac的设备,可选 +//// .setAutoConnect(isAutoConnect) // 连接时的autoConnect参数,可选,默认false +// .setScanTimeOut(30000) // 扫描超时时间30S,可选,默认10秒;小于等于0表示不限制扫描时间 +// .build(); +// BleManager.getInstance().initScanRule(scanRuleConfig); + + + registerActivityLifecycleCallbacks(new ActivityLifecycleCallbacks() { + @Override + public void onActivityCreated(@NonNull Activity activity, @Nullable Bundle bundle) { + + } + + @Override + public void onActivityStarted(@NonNull Activity activity) { + if (count==0){ + EventBean eventBean = new EventBean(EventBean.BACK_STAGE,1); + EventBus.getDefault().post(eventBean); +// Activity activityName = ActivityManager.getInstance().lastActivity(); +// if (activityName!=null && activityName.toString().contains("MainTabActivity")){ +// // jiablue +//// EventBean eventBean = new EventBean(EventBean.BLUETOOTH_START_SCAN); +//// EventBus.getDefault().post(eventBean); +// } + } + count++; + + } + + @Override + public void onActivityResumed(@NonNull Activity activity) { + + } + + @Override + public void onActivityPaused(@NonNull Activity activity) { + + } + + @Override + public void onActivityStopped(@NonNull Activity activity) { + count--; + if (count==0){ + EventBean eventBean = new EventBean(EventBean.BACK_STAGE,-1); + EventBus.getDefault().post(eventBean); +// Activity activityName = ActivityManager.getInstance().lastActivity(); +// if (activityName!=null && activityName.toString().contains("MainTabActivity")){ +// // jiablue +// +// } + } + } + + @Override + public void onActivitySaveInstanceState(@NonNull Activity activity, @NonNull Bundle bundle) { + + } + + @Override + public void onActivityDestroyed(@NonNull Activity activity) { + + } + }); + + } + /** + * 显示当前Acitivity名字 + */ private void initLog() { registerActivityLifecycleCallbacks(new ActivityLifecycleCallbacks() { @Override public void onActivityCreated(Activity activity, Bundle bundle) { Log.i("ifish7", "LHD" + "---" + activity.getLocalClassName()); + } @Override @@ -85,7 +180,27 @@ public class BaseApplication extends MultiDexApplication { @Override public void onActivityResumed(Activity activity) { + if (BuildConfig.DEBUG){ + Log.i("ifish7", "LHD" + " debug模式显示当前页面:"+activity.getLocalClassName()); + // 创建一个新的TextView + TextView textView = new TextView(activity); + textView.setText(activity.getLocalClassName()); + textView.setTextSize(TypedValue.COMPLEX_UNIT_SP, 16); + textView.setTextColor(Color.YELLOW); + // 设置TextView的布局参数,确保它有一个合适的大小 + FrameLayout.LayoutParams layoutParams = new FrameLayout.LayoutParams( + FrameLayout.LayoutParams.WRAP_CONTENT, + FrameLayout.LayoutParams.WRAP_CONTENT, + Gravity.TOP | Gravity.START); + // 可以设置具体的边距和位置 + layoutParams.setMargins(10, 10, 10, 10); + textView.setLayoutParams(layoutParams); + // 获取根布局容器 + ViewGroup rootLayout = (ViewGroup) activity.getWindow().getDecorView().findViewById(android.R.id.content); + // 在布局容器的顶部添加TextView + rootLayout.addView(textView); // 0 表示将视图添加到容器的顶部 + } } @Override @@ -110,6 +225,7 @@ public class BaseApplication extends MultiDexApplication { }); } +<<<<<<< HEAD private void initalipushSDK() { PushServiceFactory.init(this); @@ -201,9 +317,67 @@ public class BaseApplication extends MultiDexApplication { // PlatformConfig.setQQZone("1105206998", "rTiJNwzYY79DExD9"); } +======= +>>>>>>> release public boolean inMainProcess() { String packageName = getPackageName(); String processName = SystemUtil.getProcessName(this); return packageName.equals(processName); } + + /** + * 初始化picasso使用okhttp作为网络请求框架 + */ + private void initPicasso() { + + Picasso + .setSingletonInstance(new Picasso.Builder(this). + downloader(new ImageDownLoader(getSOkHttpClient())).loggingEnabled(true) + .build()); + + } + + /** + * 创建全局OkHttpClient对象 + *

+ * OkHttpClient 用于管理所有的请求,内部支持并发, + * 所以我们不必每次请求都创建一个 OkHttpClient 对象,这是非常耗费资源的。接下来就是创建一个 Request 对象了 + * + * @return + */ + public static OkHttpClient getSOkHttpClient() { + //创建okhttp的请求对象 参考地址 http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2015/0106/2275.html + return new OkHttpClient.Builder() + .readTimeout(20000, TimeUnit.SECONDS)//设置读取超时时间 + .writeTimeout(20000, TimeUnit.SECONDS)//设置写的超时时间 + .connectTimeout(20000, TimeUnit.SECONDS)//设置连接超时时间 + .sslSocketFactory(createSSLSocketFactory()) //添加信任所有证书 + .hostnameVerifier(new HostnameVerifier() { //信任规则全部信任 + @Override + public boolean verify(String hostname, SSLSession session) { + return true; + } + }) + .build(); + } + + /** + * 测试环境https添加全部信任 + * okhttp的配置 + * + * @return + */ + private static SSLSocketFactory createSSLSocketFactory() { + SSLSocketFactory ssfFactory = null; + + try { + SSLContext sc = SSLContext.getInstance("TLS"); + sc.init(null, new TrustManager[]{new TrustAllCerts()}, new SecureRandom()); + + ssfFactory = sc.getSocketFactory(); + } catch (Exception e) { + } + + return ssfFactory; + } } diff --git a/iFish7/src/main/java/com/ifish/baseclass/BaseFragmentActivity.java b/iFish7/src/main/java/com/ifish/baseclass/BaseFragmentActivity.java index 245041a2d..ffba294f9 100644 --- a/iFish7/src/main/java/com/ifish/baseclass/BaseFragmentActivity.java +++ b/iFish7/src/main/java/com/ifish/baseclass/BaseFragmentActivity.java @@ -27,7 +27,6 @@ import com.ifish.utils.HttpManager; import com.ifish.utils.L; import com.ifish.utils.ToastGradeUtil; import com.ifish.view.CustomProgressDialog; -import com.tendcloud.tenddata.TCAgent; /** * * @ClassName: BaseFragmentActivity @@ -160,13 +159,11 @@ public class BaseFragmentActivity extends FragmentActivity implements OnClickL @Override protected void onResume() { super.onResume(); - TCAgent.onResume(this); L.i(this.getClass().getName()+"----------------onResume"); } @Override protected void onPause() { super.onPause(); - TCAgent.onPause(this); L.i(this.getClass().getName()+"----------------onPause"); } @Override diff --git a/iFish7/src/main/java/com/ifish/baseclass/BaseSingleActivity.java b/iFish7/src/main/java/com/ifish/baseclass/BaseSingleActivity.java index 87e283016..faa5dae96 100644 --- a/iFish7/src/main/java/com/ifish/baseclass/BaseSingleActivity.java +++ b/iFish7/src/main/java/com/ifish/baseclass/BaseSingleActivity.java @@ -18,7 +18,6 @@ import android.widget.Toast; import com.ifish.activity.R; import com.ifish.utils.ActivityManager; import com.ifish.utils.L; -import com.tendcloud.tenddata.TCAgent; /** * * @ClassName: BaseActivity 无标题点击效果 点两下返回退出应用 @@ -40,7 +39,7 @@ public class BaseSingleActivity extends Activity implements OnClickListener { this.requestWindowFeature(Window.FEATURE_NO_TITLE);//取消标题栏 super.onCreate(savedInstanceState); setRequestedOrientation(ActivityInfo.SCREEN_ORIENTATION_PORTRAIT);//锁定竖屏 - toast = Toast.makeText(this, "", 0); + toast = Toast.makeText(this, "", Toast.LENGTH_SHORT); } /** * @@ -62,13 +61,11 @@ public class BaseSingleActivity extends Activity implements OnClickListener { @Override protected void onResume() { super.onResume(); - TCAgent.onResume(this); L.i(this.getClass().getName()+"----------------onResume"); } @Override protected void onPause() { super.onPause(); - TCAgent.onPause(this); L.i(this.getClass().getName()+"----------------onPause"); } @Override diff --git a/iFish7/src/main/java/com/ifish/baseclass/BaseSwipeBackActivity.java b/iFish7/src/main/java/com/ifish/baseclass/BaseSwipeBackActivity.java index 7ca0ab0de..118810013 100644 --- a/iFish7/src/main/java/com/ifish/baseclass/BaseSwipeBackActivity.java +++ b/iFish7/src/main/java/com/ifish/baseclass/BaseSwipeBackActivity.java @@ -20,7 +20,6 @@ import com.ifish.utils.AnimationUtil; import com.ifish.utils.L; import com.ifish.view.CustomProgressDialog; import com.ifish.view.SwipeBackActivity; -import com.tendcloud.tenddata.TCAgent; /** * * @ClassName: BaseSwipeBackActivity @@ -40,7 +39,7 @@ public class BaseSwipeBackActivity extends SwipeBackActivity implements OnClic this.requestWindowFeature(Window.FEATURE_NO_TITLE);//取消标题栏 super.onCreate(savedInstanceState); setRequestedOrientation(ActivityInfo.SCREEN_ORIENTATION_PORTRAIT);//锁定竖屏 - toast = Toast.makeText(this, "", 0); + toast = Toast.makeText(this, "", Toast.LENGTH_SHORT); } /** * 初始化控件 @@ -81,13 +80,11 @@ public class BaseSwipeBackActivity extends SwipeBackActivity implements OnClic @Override protected void onResume() { super.onResume(); - TCAgent.onResume(this); L.i(this.getClass().getName()+"----------------onResume"); } @Override protected void onPause() { super.onPause(); - TCAgent.onPause(this); L.i(this.getClass().getName()+"----------------onPause"); } @Override diff --git a/iFish7/src/main/java/com/ifish/bluetooth/ClsUtils.java b/iFish7/src/main/java/com/ifish/bluetooth/ClsUtils.java new file mode 100644 index 000000000..c1136e45e --- /dev/null +++ b/iFish7/src/main/java/com/ifish/bluetooth/ClsUtils.java @@ -0,0 +1,197 @@ +package com.ifish.bluetooth; + +import android.annotation.SuppressLint; +import android.bluetooth.BluetoothDevice; +import android.bluetooth.BluetoothGatt; +import android.bluetooth.BluetoothSocket; +import android.util.Log; + +import com.ifish.utils.L; + +import java.io.IOException; +import java.lang.reflect.Field; +import java.lang.reflect.InvocationTargetException; +import java.lang.reflect.Method; +import java.util.UUID; + +public class ClsUtils { + + public static BluetoothDevice remoteDevice = null; + + /** + * 与设备配对 参考源码:platform/packages/apps/Settings.git + * /Settings/src/com/android/settings/bluetooth/CachedBluetoothDevice.java + */ + @SuppressLint("MissingPermission") + static public boolean connn(BluetoothDevice btDevice,String uuid){ + try { + BluetoothSocket socket = btDevice.createInsecureRfcommSocketToServiceRecord(UUID.fromString(uuid)); + socket.connect(); + + return true; + + } catch (IOException e) { + throw new RuntimeException(e); + } + + + } + + static public boolean createBond1(BluetoothDevice btDevice) + throws Exception { + Method createBondMethod = btDevice.getClass().getMethod("createBond"); + Boolean returnValue = (Boolean) createBondMethod.invoke(btDevice); + return returnValue.booleanValue(); + } + + + @SuppressWarnings("unchecked") + static public boolean createBond(@SuppressWarnings("rawtypes") Class btClass, BluetoothDevice btDevice) + throws Exception { + Method createBondMethod = btClass.getMethod("createBond"); + Boolean returnValue = (Boolean) createBondMethod.invoke(btDevice); + return returnValue.booleanValue(); + } + + //自动配对设置Pin值 + static public boolean autoBond(Class btClass,BluetoothDevice device,String strPin) throws Exception { + Method autoBondMethod = btClass.getMethod("setPin",new Class[]{byte[].class}); + Boolean result = (Boolean)autoBondMethod.invoke(device,new Object[]{strPin.getBytes()}); + return result; + } + + static public void setPairingConfirmation(BluetoothDevice device){ + try { + Field field = device.getClass().getDeclaredField("sService"); + field.setAccessible(true); + + Object service = field.get(device); + Method method = service.getClass().getDeclaredMethod("setPairingConfirmation", + BluetoothDevice.class, boolean.class); + method.setAccessible(true); + method.invoke(service, device, true); + + } catch (NoSuchFieldException e) { + e.printStackTrace(); + } catch (NoSuchMethodException e) { + e.printStackTrace(); + } catch (InvocationTargetException e) { + e.printStackTrace(); + } catch (IllegalAccessException e) { + e.printStackTrace(); + } + } + + + /** + * 与设备解除配对 参考源码:platform/packages/apps/Settings.git + * /Settings/src/com/android/settings/bluetooth/CachedBluetoothDevice.java + */ + @SuppressWarnings("unchecked") + static public boolean removeBond(Class btClass, BluetoothDevice btDevice) + throws Exception { + Method removeBondMethod = btClass.getMethod("removeBond"); + Boolean returnValue = (Boolean) removeBondMethod.invoke(btDevice); + return returnValue.booleanValue(); + } + + @SuppressWarnings("unchecked") + static public boolean setPin(Class btClass, BluetoothDevice btDevice, + String str) throws Exception { + try { + Method removeBondMethod = btClass.getDeclaredMethod("setPin", + new Class[] + {byte[].class}); + Boolean returnValue = (Boolean) removeBondMethod.invoke(btDevice, + new Object[] + {str.getBytes()}); + } catch (SecurityException e) { + // throw new RuntimeException(e.getMessage()); + e.printStackTrace(); + } catch (IllegalArgumentException e) { + // throw new RuntimeException(e.getMessage()); + e.printStackTrace(); + } catch (Exception e) { + // TODO Auto-generated catch block + e.printStackTrace(); + } + return true; + + } + + // 取消用户输入 + //cancelPairingUserInput()取消用户输入密钥框, + // 个人觉得一般情况下不要和 + // setPin(setPasskey、setPairingConfirmation、 setRemoteOutOfBandData)一起用, + // 这几个方法都会remove掉map里面的key:value(也就是互斥的 ) + @SuppressWarnings("unchecked") + static public boolean cancelPairingUserInput(Class btClass, + BluetoothDevice device) + + throws Exception { + Method createBondMethod = btClass.getMethod("cancelPairingUserInput"); + // cancelBondProcess() + Boolean returnValue = (Boolean) createBondMethod.invoke(device); + + return returnValue.booleanValue(); + } + + // 取消配对 + @SuppressWarnings("unchecked") + static public boolean cancelBondProcess(Class btClass, + BluetoothDevice device) + throws Exception { + Method createBondMethod = btClass.getMethod("cancelBondProcess"); + Boolean returnValue = (Boolean) createBondMethod.invoke(device); + return returnValue.booleanValue(); + } + + /** + * @param clsShow + */ + @SuppressWarnings("unchecked") + static public void printAllInform(Class clsShow) { + try { + // 取得所有方法 + Method[] hideMethod = clsShow.getMethods(); + int i = 0; + for (; i < hideMethod.length; i++) { + //Log.e("method name", hideMethod.getName() + ";and the i is:" + // + i); + } + // 取得所有常量 + Field[] allFields = clsShow.getFields(); + for (i = 0; i < allFields.length; i++) { + //Log.e("Field name", allFields.getName()); + } + } catch (SecurityException e) { + // throw new RuntimeException(e.getMessage()); + e.printStackTrace(); + } catch (IllegalArgumentException e) { + // throw new RuntimeException(e.getMessage()); + e.printStackTrace(); + } catch (Exception e) { + // TODO Auto-generated catch block + e.printStackTrace(); + } + } + + /** + * Clears the internal cache and forces a refresh of the services from the * remote device. + */ + public static boolean refreshDeviceCache(BluetoothGatt mBluetoothGatt) { + if (mBluetoothGatt != null) { + try { + BluetoothGatt localBluetoothGatt = mBluetoothGatt; + Method localMethod = localBluetoothGatt.getClass().getMethod("refresh", new Class[0]); + if (localMethod != null) { + boolean bool = ((Boolean) localMethod.invoke(localBluetoothGatt, new Object[0])).booleanValue(); + return bool; + } + } catch (Exception localException) { + Log.i("Config", "An exception occured while refreshing device"); + } + } + return false; + } +} diff --git a/iFish7/src/main/java/com/ifish/bluetooth/ConnectThread.java b/iFish7/src/main/java/com/ifish/bluetooth/ConnectThread.java new file mode 100644 index 000000000..62eba2b5a --- /dev/null +++ b/iFish7/src/main/java/com/ifish/bluetooth/ConnectThread.java @@ -0,0 +1,136 @@ +package com.ifish.bluetooth; + +import android.bluetooth.BluetoothAdapter; +import android.bluetooth.BluetoothDevice; +import android.bluetooth.BluetoothSocket; +import android.util.Log; + +import java.io.IOException; +import java.util.UUID; + + +/** + * 发起蓝牙连接 + */ +public class ConnectThread extends Thread { + private static final String TAG = "ConnectThread"; + private final BluetoothAdapter mBluetoothAdapter; + private BluetoothSocket mmSocket; + private final BluetoothDevice mmDevice; + + public ConnectThread(BluetoothAdapter bluetoothAdapter,BluetoothDevice bluetoothDevice,String uuid) { + this.mBluetoothAdapter = bluetoothAdapter; + this.mmDevice = bluetoothDevice; + + //使用一个临时变量,等会赋值给mmSocket + //因为mmSocket是静态的 + BluetoothSocket tmp = null ; + + if(mmSocket != null){ + Log.e(TAG,"ConnectThread-->mmSocket != null先去释放"); + try { + mmSocket.close(); + } catch (IOException e) { + e.printStackTrace(); + } + } + Log.d(TAG,"ConnectThread-->mmSocket != null已释放"); + + //1、获取BluetoothSocket + try { + //建立安全的蓝牙连接,会弹出配对框 + tmp = mmDevice.createRfcommSocketToServiceRecord(UUID.fromString(uuid)); + + } catch (IOException e) { + Log.e(TAG,"ConnectThread-->获取BluetoothSocket异常!" + e.getMessage()); + } + + mmSocket = tmp; + if(mmSocket != null){ + Log.w(TAG,"ConnectThread-->已获取BluetoothSocket"); + } + + } + + @Override + public void run(){ + + //连接之前先取消发现设备,否则会大幅降低连接尝试的速度,并增加连接失败的可能性 + if(mBluetoothAdapter == null){ + Log.e(TAG,"ConnectThread:run-->mBluetoothAdapter == null"); + return; + } + //取消发现设备 + if(mBluetoothAdapter.isDiscovering()){ + mBluetoothAdapter.cancelDiscovery(); + } + + if(mmSocket == null){ + Log.e(TAG,"ConnectThread:run-->mmSocket == null"); + return; + } + + //2、通过socket去连接设备 + try { + Log.d(TAG,"ConnectThread:run-->去连接..."); + if(onBluetoothConnectListener != null){ + onBluetoothConnectListener.onStartConn(); //开始去连接回调 + } + mmSocket.connect(); //connect()为阻塞调用,连接失败或 connect() 方法超时(大约 12 秒之后),它将会引发异常 + + if(onBluetoothConnectListener != null){ + onBluetoothConnectListener.onConnSuccess(mmSocket); //连接成功回调 + Log.w(TAG,"ConnectThread:run-->连接成功"); + } + + } catch (IOException e) { + Log.e(TAG,"ConnectThread:run-->连接异常!" + e.getMessage()); + + if(onBluetoothConnectListener != null){ + onBluetoothConnectListener.onConnFailure("连接异常:" + e.getMessage()); + } + + //释放 + cancel(); + } + + } + + /** + * 释放 + */ + public void cancel() { + try { + if (mmSocket != null && mmSocket.isConnected()) { + Log.d(TAG,"ConnectThread:cancel-->mmSocket.isConnected() = " + mmSocket.isConnected()); + mmSocket.close(); + mmSocket = null; + return; + } + + if (mmSocket != null) { + mmSocket.close(); + mmSocket = null; + } + + Log.d(TAG,"ConnectThread:cancel-->关闭已连接的套接字释放资源"); + + } catch (IOException e) { + Log.e(TAG,"ConnectThread:cancel-->关闭已连接的套接字释放资源异常!" + e.getMessage()); + } + } + + private OnBluetoothConnectListener onBluetoothConnectListener; + + public void setOnBluetoothConnectListener(OnBluetoothConnectListener onBluetoothConnectListener) { + this.onBluetoothConnectListener = onBluetoothConnectListener; + } + + //连接状态监听者 + public interface OnBluetoothConnectListener{ + void onStartConn(); //开始连接 + void onConnSuccess(BluetoothSocket bluetoothSocket); //连接成功 + void onConnFailure(String errorMsg); //连接失败 + } + +} diff --git a/iFish7/src/main/java/com/ifish/bluetooth/ConnectedThread.java b/iFish7/src/main/java/com/ifish/bluetooth/ConnectedThread.java new file mode 100644 index 000000000..61d288900 --- /dev/null +++ b/iFish7/src/main/java/com/ifish/bluetooth/ConnectedThread.java @@ -0,0 +1,206 @@ +package com.ifish.bluetooth; + +import android.bluetooth.BluetoothSocket; +import android.util.Log; + +import java.io.IOException; +import java.io.InputStream; +import java.io.OutputStream; +import java.util.Arrays; + + +/** + * 管理连接 + * 1、发送数据 + * 2、接收数据 + */ +public class ConnectedThread extends Thread{ + private static final String TAG = "ConnectedThread"; + private BluetoothSocket mmSocket; + private InputStream mmInStream; + private OutputStream mmOutStream; + //是否是主动断开 + private boolean isStop = false; + //发起蓝牙连接的线程 + private ConnectThread connectThread; + + public void terminalClose(ConnectThread connectThread){ + isStop = true; + this.connectThread = connectThread; + } + + public ConnectedThread(BluetoothSocket socket){ + mmSocket = socket; + + InputStream tmpIn = null; + OutputStream tmpOut = null; + + //使用临时对象获取输入和输出流,因为成员流是静态类型 + + //1、获取 InputStream 和 OutputStream + try { + tmpIn = socket.getInputStream(); + tmpOut = socket.getOutputStream(); + + } catch (IOException e) { + Log.e(TAG,"ConnectedThread-->获取InputStream 和 OutputStream异常!"); + } + + mmInStream = tmpIn; + mmOutStream = tmpOut; + + if(mmInStream != null){ + Log.d(TAG,"ConnectedThread-->已获取InputStream"); + } + + if(mmOutStream != null){ + Log.d(TAG,"ConnectedThread-->已获取OutputStream"); + } + + } + + public void run(){ + //最大缓存区 存放流 + byte[] buffer = new byte[1024 * 2]; //buffer store for the stream + //从流的read()方法中读取的字节数 + int bytes = 0; //bytes returned from read() + + //持续监听输入流直到发生异常 + while(!isStop){ + try { + + if(mmInStream == null){ + Log.e(TAG,"ConnectedThread:run-->输入流mmInStream == null"); + break; + } + //先判断是否有数据,有数据再读取 + if(mmInStream.available() != 0){ + //2、接收数据 + bytes = mmInStream.read(buffer); //从(mmInStream)输入流中(读取内容)读取的一定数量字节数,并将它们存储到缓冲区buffer数组中,bytes为实际读取的字节数 + byte[] b = Arrays.copyOf(buffer,bytes); //存放实际读取的数据内容 + Log.w(TAG,"ConnectedThread:run-->收到消息,长度" + b.length + "->" + bytes2HexString(b, b.length)); //有空格的16进制字符串 + if(onSendReceiveDataListener != null){ + onSendReceiveDataListener.onReceiveDataSuccess(b); //成功收到消息 + } + } + + } catch (IOException e) { + Log.e(TAG,"ConnectedThread:run-->接收消息异常!" + e.getMessage()); + if(onSendReceiveDataListener != null){ + onSendReceiveDataListener.onReceiveDataError("接收消息异常:" + e.getMessage()); //接收消息异常 + } + //关闭流和socket + boolean isClose = cancel(); + if(isClose){ + Log.e(TAG,"ConnectedThread:run-->接收消息异常,成功断开连接!"); + } + break; + } + } + //关闭流和socket + boolean isClose = cancel(); + if(isClose){ + Log.d(TAG,"ConnectedThread:run-->接收消息结束,断开连接!"); + } + } + + //发送数据 + public boolean write(byte[] bytes){ + try { + + if(mmOutStream == null){ + Log.e(TAG, "mmOutStream == null"); + return false; + } + + //发送数据 + mmOutStream.write(bytes); + Log.d(TAG, "写入成功:"+ bytes2HexString(bytes, bytes.length)); + if(onSendReceiveDataListener != null){ + onSendReceiveDataListener.onSendDataSuccess(bytes); //发送数据成功回调 + } + return true; + + } catch (IOException e) { + Log.e(TAG, "写入失败:"+ bytes2HexString(bytes, bytes.length)); + if(onSendReceiveDataListener != null){ + onSendReceiveDataListener.onSendDataError(bytes,"写入失败"); //发送数据失败回调 + } + return false; + } + } + + /** + * 释放 + * @return true 断开成功 false 断开失败 + */ + public boolean cancel(){ + try { + if(mmInStream != null){ + mmInStream.close(); //关闭输入流 + } + if(mmOutStream != null){ + mmOutStream.close(); //关闭输出流 + } + if(mmSocket != null){ + mmSocket.close(); //关闭socket + } + if(connectThread != null){ + connectThread.cancel(); + } + + connectThread = null; + mmInStream = null; + mmOutStream = null; + mmSocket = null; + + Log.w(TAG,"ConnectedThread:cancel-->成功断开连接"); + return true; + + } catch (IOException e) { + // 任何一部分报错,都将强制关闭socket连接 + mmInStream = null; + mmOutStream = null; + mmSocket = null; + + Log.e(TAG, "ConnectedThread:cancel-->断开连接异常!" + e.getMessage()); + return false; + } + } + + /** + * 字节数组-->16进制字符串 + * @param b 字节数组 + * @param length 字节数组长度 + * @return 16进制字符串 有空格类似“0A D5 CD 8F BD E5 F8” + */ + public static String bytes2HexString(byte[] b, int length) { + StringBuffer result = new StringBuffer(); + String hex; + for (int i = 0; i < length; i++) { + hex = Integer.toHexString(b[i] & 0xFF); + if (hex.length() == 1) { + hex = '0' + hex; + } + result.append(hex.toUpperCase()).append(" "); + } + return result.toString(); + } + + private OnSendReceiveDataListener onSendReceiveDataListener; + + public void setOnSendReceiveDataListener(OnSendReceiveDataListener onSendReceiveDataListener) { + this.onSendReceiveDataListener = onSendReceiveDataListener; + } + + //收发数据监听者 + public interface OnSendReceiveDataListener{ + void onSendDataSuccess(byte[] data); //发送数据结束 + void onSendDataError(byte[] data, String errorMsg); //发送数据出错 + void onReceiveDataSuccess(byte[] buffer); //接收到数据 + void onReceiveDataError(String errorMsg); //接收数据出错 + } + + + +} diff --git a/iFish7/src/main/java/com/ifish/bluetooth/LVDevicesAdapter.java b/iFish7/src/main/java/com/ifish/bluetooth/LVDevicesAdapter.java new file mode 100644 index 000000000..d5e55712b --- /dev/null +++ b/iFish7/src/main/java/com/ifish/bluetooth/LVDevicesAdapter.java @@ -0,0 +1,115 @@ +package com.ifish.bluetooth; + +import android.bluetooth.BluetoothDevice; +import android.content.Context; +import android.view.LayoutInflater; +import android.view.View; +import android.view.ViewGroup; +import android.widget.BaseAdapter; +import android.widget.TextView; + +import com.ifish.activity.R; + +import java.util.ArrayList; +import java.util.List; + +/** + * 搜索到的设备列表适配器 + */ +public class LVDevicesAdapter extends BaseAdapter { + + private Context context; + private List list; + + public LVDevicesAdapter(Context context) { + this.context = context; + list = new ArrayList<>(); + } + + @Override + public int getCount() { + return list == null ? 0 : list.size(); + } + + @Override + public Object getItem(int i) { + if(list == null){ + return null; + } + return list.get(i); + } + + @Override + public long getItemId(int i) { + return i; + } + + @Override + public View getView(int i, View view, ViewGroup viewGroup) { + DeviceViewHolder viewHolder; + if(view == null){ + view = LayoutInflater.from(context).inflate(R.layout.layout_lv_devices_item,null); + viewHolder = new DeviceViewHolder(); + viewHolder.tvDeviceName = view.findViewById(R.id.tv_device_name); + viewHolder.tvDeviceAddress = view.findViewById(R.id.tv_device_address); + view.setTag(viewHolder); + }else{ + viewHolder = (DeviceViewHolder) view.getTag(); + } + + if(list.get(i).getName() == null){ + viewHolder.tvDeviceName.setText("NULL"); + }else{ + viewHolder.tvDeviceName.setText(list.get(i).getName()); + } + + viewHolder.tvDeviceAddress.setText(list.get(i).getAddress()); + + return view; + } + + /** + * 初始化所有设备列表 + * @param bluetoothDevices + */ + public void addAllDevice(List bluetoothDevices){ + if(list != null){ + list.clear(); + } + for (BluetoothDevice bluetoothDevice : bluetoothDevices) { + list.add(bluetoothDevice); + } + notifyDataSetChanged(); + } + + /** + * 添加列表子项 + * @param bluetoothDevice + */ + public void addDevice(BluetoothDevice bluetoothDevice){ + if(list == null){ + return; + } + if(!list.contains(bluetoothDevice)){ + list.add(bluetoothDevice); + } + notifyDataSetChanged(); //刷新 + } + + /** + * 清空列表 + */ + public void clear(){ + if(list != null){ + list.clear(); + } + notifyDataSetChanged(); //刷新 + } + + class DeviceViewHolder { + + TextView tvDeviceName; + TextView tvDeviceAddress; + } + +} diff --git a/iFish7/src/main/java/com/ifish/fragment/CameraGalleryFragment.java b/iFish7/src/main/java/com/ifish/fragment/CameraGalleryFragment.java index 8cdc9aee3..a1ec5f1ad 100644 --- a/iFish7/src/main/java/com/ifish/fragment/CameraGalleryFragment.java +++ b/iFish7/src/main/java/com/ifish/fragment/CameraGalleryFragment.java @@ -8,6 +8,7 @@ package com.ifish.fragment; import android.content.Intent; +import android.graphics.Bitmap; import android.os.Bundle; import android.text.TextUtils; import android.view.LayoutInflater; @@ -31,12 +32,10 @@ import com.ifish.baseclass.BaseFragment; import com.ifish.geewe.CameraScreenShot; import com.ifish.utils.AnimationUtil; import com.ifish.utils.Commons; +import com.ifish.utils.ImageKtUtil; import com.ifish.utils.L; import com.ifish.utils.ToastUtil; -import com.umeng.socialize.ShareAction; -import com.umeng.socialize.UMShareListener; -import com.umeng.socialize.bean.SHARE_MEDIA; -import com.umeng.socialize.media.UMImage; +import com.ifish.utils.WeChatManager; import de.greenrobot.event.EventBus; @@ -140,10 +139,13 @@ public class CameraGalleryFragment extends BaseFragment { if (!LoadingActivity.api.isWXAppInstalled()) { Toast.makeText(getActivity(), "您的设备未安装微信客户端", Toast.LENGTH_SHORT).show(); } - new ShareAction(getActivity()).setPlatform(SHARE_MEDIA.WEIXIN_CIRCLE) - .withMedia(new UMImage(getActivity(), R.drawable.shareifishapp)) - .setCallback(umShareListener) - .share(); + + Bitmap bitmap = ImageKtUtil.drawableToBitmap(getActivity(),getActivity().getDrawable(R.drawable.shareifishapp)); + WeChatManager.getInstance(getActivity()).shareFriendsImage(bitmap,true); +// new ShareAction(getActivity()).setPlatform(SHARE_MEDIA.WEIXIN_CIRCLE) +// .withMedia(new UMImage(getActivity(), R.drawable.shareifishapp)) +// .setCallback(umShareListener) +// .share(); break; case R.id.tv_video://视频录制 case R.id.iv_video: @@ -170,23 +172,23 @@ public class CameraGalleryFragment extends BaseFragment { } //分享回调 - private UMShareListener umShareListener = new UMShareListener() { - @Override - public void onStart(SHARE_MEDIA shareMedia) { - - } - - @Override - public void onResult(SHARE_MEDIA platform) { - EventBus.getDefault().post(new ShareWechatBean("DeviceFragment")); - } - - @Override - public void onError(SHARE_MEDIA platform, Throwable t) { - } - - @Override - public void onCancel(SHARE_MEDIA platform) { - } - }; +// private UMShareListener umShareListener = new UMShareListener() { +// @Override +// public void onStart(SHARE_MEDIA shareMedia) { +// +// } +// +// @Override +// public void onResult(SHARE_MEDIA platform) { +// EventBus.getDefault().post(new ShareWechatBean("DeviceFragment")); +// } +// +// @Override +// public void onError(SHARE_MEDIA platform, Throwable t) { +// } +// +// @Override +// public void onCancel(SHARE_MEDIA platform) { +// } +// }; } diff --git a/iFish7/src/main/java/com/ifish/fragment/DeviceFragment.java b/iFish7/src/main/java/com/ifish/fragment/DeviceFragment.java index cc7a4f22c..e74e67800 100644 --- a/iFish7/src/main/java/com/ifish/fragment/DeviceFragment.java +++ b/iFish7/src/main/java/com/ifish/fragment/DeviceFragment.java @@ -9,20 +9,28 @@ package com.ifish.fragment; import static android.Manifest.permission.WRITE_EXTERNAL_STORAGE; +<<<<<<< HEAD +======= +import android.annotation.SuppressLint; +>>>>>>> release import android.app.Activity; import android.app.AlertDialog; import android.app.Dialog; import android.app.NotificationManager; +import android.bluetooth.BluetoothDevice; +import android.bluetooth.BluetoothGatt; import android.content.ClipData; import android.content.ClipboardManager; import android.content.Context; import android.content.DialogInterface; import android.content.Intent; import android.content.SharedPreferences; +import android.content.pm.PackageManager; import android.graphics.Color; import android.net.Uri; import android.os.Build; import android.os.Bundle; +import android.os.CountDownTimer; import android.os.Environment; import android.os.Handler; import android.os.Message; @@ -43,31 +51,25 @@ import android.widget.LinearLayout; import android.widget.ProgressBar; import android.widget.RelativeLayout; import android.widget.TextView; -import android.widget.Toast; import androidx.annotation.NonNull; import androidx.core.app.ActivityCompat; +<<<<<<< HEAD +======= +import androidx.core.content.ContextCompat; +>>>>>>> release import com.bumptech.glide.Glide; +//jjia-push +//import com.clj.fastble.BleManager; +//import com.clj.fastble.callback.BleScanCallback; +//import com.clj.fastble.data.BleDevice; +//import com.clj.fastble.data.BleScanState; import com.ifish.activity.BindTwoDeviceActivity; -import com.ifish.activity.BlackListActivity; +import com.ifish.activity.BuildConfig; import com.ifish.activity.DeviceInstructionActivity; import com.ifish.activity.InformationListActivity; -import com.ifish.activity.MainEightControlActivity; -import com.ifish.activity.MainFiveBDControlActivity; -import com.ifish.activity.MainFiveControlActivity; -import com.ifish.activity.MainFourControlActivity; -import com.ifish.activity.MainFour_2B_ControlActivity; -import com.ifish.activity.MainFour_3F_ControlActivity; -import com.ifish.activity.MainHot_3A_ControlActivity; -import com.ifish.activity.MainSeven_2F_ControlActivity; -import com.ifish.activity.MainSixControlActivity; -import com.ifish.activity.MainSix_2A_ControlActivity; -import com.ifish.activity.MainSix_4F_ControlActivity; -import com.ifish.activity.MainThree1CControlActivity; -import com.ifish.activity.MainThreeControlActivity; -import com.ifish.activity.MainTwoControlActivity; -import com.ifish.activity.MainZeroControlActivity; +import com.ifish.activity.MineActivity; import com.ifish.activity.MonitorActivity; import com.ifish.activity.MyGoldActivity; import com.ifish.activity.MyLevelValueActivity; @@ -76,6 +78,7 @@ import com.ifish.activity.RecentContactsActivity; import com.ifish.activity.SignActivity; import com.ifish.activity.WebViewMessageActivity; import com.ifish.activity.WebViewTaobaoActivity; +import com.ifish.activity.newbind.NewBindDeviceActivity; import com.ifish.adapter.CameraFragmentAdapter; import com.ifish.adapter.DeviceFragmentAdapter; import com.ifish.adapter.RollViewPagerAdapter; @@ -83,6 +86,7 @@ import com.ifish.adapter.ViewPagerDefaultAdapter; import com.ifish.basebean.AdInfos; import com.ifish.basebean.BaseBean; import com.ifish.basebean.Device; +import com.ifish.basebean.EventBean; import com.ifish.basebean.GradeRuleInfo; import com.ifish.basebean.GradeValue; import com.ifish.basebean.Information; @@ -102,6 +106,8 @@ import com.ifish.geewe.SettingListener; import com.ifish.permission.PermissionHelper; import com.ifish.utils.ActivityManager; import com.ifish.utils.AnimationUtil; +import com.ifish.utils.AppRoute; +import com.ifish.utils.AppUtil; import com.ifish.utils.Commons; import com.ifish.utils.Commons.LoginSPKey; import com.ifish.utils.Commons.NetWork; @@ -114,10 +120,12 @@ import com.ifish.utils.SPUtil; import com.ifish.utils.ScreenUtil; import com.ifish.utils.ToastUtil; import com.ifish.utils.UnreadCount; +import com.ifish.view.IosAlertDialog; import com.ifish.view.LevelDialog; import com.ifish.view.MyBGARefreshLayout; import com.ifish.view.MyListView; import com.ifish.view.ObservableScrollView; +import com.igexin.sdk.PushManager; import com.jude.rollviewpager.OnItemClickListener; import com.jude.rollviewpager.RollPagerView; import com.jude.rollviewpager.hintview.ColorPointHintView; @@ -164,6 +172,7 @@ public class DeviceFragment extends BaseV4Fragment implements ObservableScrollVi private HttpManager hm = HttpManager.getInstance(); private String appAddress = ""; private String versionCode = ""; + private String spversionCode = ""; private String uploadContent = ""; private String isMustUpdate = ""; private String MustUpdate = "1"; @@ -194,10 +203,13 @@ public class DeviceFragment extends BaseV4Fragment implements ObservableScrollVi private PermissionHelper permissionHelper; String[] permission; +<<<<<<< HEAD String[] permissionM = new String[]{android.Manifest.permission.CAMERA, android.Manifest.permission.ACCESS_FINE_LOCATION, android.Manifest.permission.READ_EXTERNAL_STORAGE, WRITE_EXTERNAL_STORAGE, android.Manifest.permission.READ_PHONE_STATE}; String[] permission13 = new String[]{android.Manifest.permission.CAMERA, android.Manifest.permission.ACCESS_FINE_LOCATION, android.Manifest.permission.READ_PHONE_STATE}; +======= +>>>>>>> release @Override public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) { @@ -219,21 +231,70 @@ public class DeviceFragment extends BaseV4Fragment implements ObservableScrollVi adInfos(); initInformation(); - if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.TIRAMISU) { - permission = permission13; - } else { - permission = permissionM; - } - + permission = new String[]{android.Manifest.permission.ACCESS_FINE_LOCATION}; permissionHelper = new PermissionHelper(DeviceFragment.this, permission, 250); - +// initBooth(); + boolean notificationsEnabled = PushManager.getInstance().areNotificationsEnabled(requireActivity()); + if (!notificationsEnabled){ + toOpenNotifications(); + } return v; } + private void toOpenNotifications(){ + +// AlertDialog.Builder dialog = new AlertDialog.Builder(getContext()); +// dialog.setCancelable(false); +// dialog.setTitle("温馨提示"); +// dialog.setMessage("您开启通知权限,通知权限被关闭后,重要服务通知均无法正常触达通知您,是否去开启通知权限?"); +// dialog.setPositiveButton("去开启", new DialogInterface.OnClickListener() { +// @Override +// public void onClick( +// DialogInterface dialog, +// int which) { +// PushManager.getInstance().openNotification(requireContext()); +// +// } +// }); +// dialog.setNegativeButton("取消", new DialogInterface.OnClickListener() { +// @Override +// public void onClick(DialogInterface dialog, int which) { +// } +// }); +// dialog.show(); + + IosAlertDialog dialog = new IosAlertDialog(getContext()).builder(); + dialog.setCancelable(false); + dialog.setTitle("权限申请理由"); + dialog.setMessage("您开启通知权限,通知权限被关闭后,重要服务通知均无法正常触达通知您,是否去开启通知权限?"); + dialog.setNegativeButton("拒绝", new OnClickListener() { + @Override + public void onClick(View view) { + + } + }); + dialog.setPositiveButton("去开启", new OnClickListener() { + @Override + public void onClick(View view) { + PushManager.getInstance().openNotification(requireContext()); + } + }); + dialog.show(); + } + private void getPermission() { permissionHelper.request(new PermissionHelper.PermissionCallback() { @Override public void onPermissionGranted() { + + + + + Intent intent = new Intent(); + intent.setClass(getActivity(), BindTwoDeviceActivity.class); + startActivity(intent); + AnimationUtil.startAnimation(getActivity()); + } @Override @@ -280,24 +341,16 @@ public class DeviceFragment extends BaseV4Fragment implements ObservableScrollVi @Override public void onPermissionDeniedBySystem() { -// AlertDialog.Builder dialog = new AlertDialog.Builder(getContext()); -// dialog.setCancelable(false); -// dialog.setMessage("请到应用管理-爱鱼奇-应用权限页面开启权限后重新打开app"); -// dialog.setPositiveButton("确定", new DialogInterface.OnClickListener() { -// @Override -// public void onClick( -// DialogInterface dialog, -// int which) { -// Intent mItent = new Intent(Settings.ACTION_SETTINGS); -// startActivity(mItent); -// } -// }); -// dialog.setNegativeButton("取消", new DialogInterface.OnClickListener() { -// @Override -// public void onClick(DialogInterface dialog, int which) { -// } -// }); -// dialog.show(); + AlertDialog.Builder dialog = new AlertDialog.Builder(getContext()); + dialog.setCancelable(false); + dialog.setTitle("温馨提示"); + dialog.setMessage("请到应用信息页面-权限管理-打开位置权限,不然是发现不了附近的wifi的,将无法进行配网连接您的智能设备"); + dialog.setPositiveButton("去开启", (dialog1, which) -> { + AppUtil.toAuthority(requireActivity()); + }); + dialog.setNegativeButton("取消", (dialog12, which) -> { + }); + dialog.show(); } }); } @@ -596,6 +649,9 @@ public class DeviceFragment extends BaseV4Fragment implements ObservableScrollVi isMustUpdate = baseBean.data.getIsMustUpdate(); apkPath = ""; apkPath = Environment.getExternalStorageDirectory() + "/iFish7/apk/iFish7" + versionCode + ".apk"; //存储路径 + + L.i("jjia------apk---"+apkPath); + L.i("jjia------apk---"+appAddress); } } @@ -626,10 +682,25 @@ public class DeviceFragment extends BaseV4Fragment implements ObservableScrollVi } }; + private int getVersionValue(String value){ + String valueStr = value.replace("V","").replace("v","").replace(".",""); + return Integer.parseInt(TextUtils.isEmpty(valueStr)?"0":valueStr); + } private void checkVersion() { versionCode = versionCode.toUpperCase(); - if (!HttpManager.getVersionName(getActivity()).equals(versionCode)) { - final AlertDialog.Builder dialog = new AlertDialog.Builder(getActivity()); + spversionCode = sp.getString("versionCode",""); + + int versionCodeValue = getVersionValue(versionCode); +// int spversionCodeValue = getVersionValue(spversionCode); + int appCodeValue = getVersionValue(HttpManager.getVersionName(requireActivity())); + L.i("jjia-------1-"+versionCodeValue); + L.i("jjia-------3-"+appCodeValue); +// if (!HttpManager.getVersionName(requireActivity()).equals(versionCode) && !spversionCode.equals(versionCode)) { + if (versionCodeValue > appCodeValue && !spversionCode.equals(versionCode)) { + if (!MustUpdate.equals(isMustUpdate)) { + sp.putString("versionCode",versionCode); + } + final AlertDialog.Builder dialog = new AlertDialog.Builder(requireActivity()); dialog.setTitle("发现新版本,是否升级?"); dialog.setCancelable(false); //返回键不能取消对话框 强制更新 //json数据:"uploadContent": "1、可以看商家啦\\n2、有社交啦\\n3、瞬间爆炸" @@ -694,6 +765,7 @@ public class DeviceFragment extends BaseV4Fragment implements ObservableScrollVi intent.setData(Uri.parse(String.format("package:%s", getActivity().getApplicationContext().getPackageName()))); startActivityForResult(intent, 301); } else { +<<<<<<< HEAD ActivityCompat.requestPermissions(getActivity(), new String[]{WRITE_EXTERNAL_STORAGE}, 302); } } @@ -720,92 +792,120 @@ public class DeviceFragment extends BaseV4Fragment implements ObservableScrollVi tv_current.setText("0%"); bt_redownload.setVisibility(View.GONE);//开始下载时 把重新下载按钮隐藏 progess_bar.setProgress(0);//进度条初始 +======= + ActivityCompat.requestPermissions(getActivity(), new String[]{WRITE_EXTERNAL_STORAGE}, 301); +>>>>>>> release } - - @Override - public void onLoading(long total, long current, boolean isUploading) { - super.onLoading(total, current, isUploading); - progess_bar.setProgress((int) ((double) current / (double) total * 100)); - double currentA = (double) (current) / (1024 * 1024);//byte转MB除以1024*1024 - double totaldB = (double) total / (1024 * 1024); - String formatA = String.format("%.2f", currentA);//只保留2位小数 - String formatB = String.format("%.2f", totaldB); - tv_title.setText("下载中 " + formatA + "MB/" + formatB + "MB"); - tv_current.setText((int) (current * 100 / total) + "%"); - } - - @Override - public void onFailure(HttpException arg0, String msg) { - L.i(msg); - if (downloaded.equals(msg)) {//已经存在要下载的文件 会抛出此异常 可以直接安装 - progess_bar.setProgress(100);//进度条填满 - tv_title.setText("安装包已存在"); - apkFile = new File(apkPath); - installApk(); - } else { - ToastUtil.show(getActivity(), Text.ERROR); - bt_redownload.setVisibility(View.VISIBLE); //网络错误下载失败时 把重新下载按钮显示 + }else { + apkDownloadDialog = new Dialog(getActivity(), R.style.DefautDialogs); + apkDownloadDialog.setCancelable(false); + apkDownloadDialog.show(); + Window window = apkDownloadDialog.getWindow(); + window.setContentView(R.layout.dialog_downloadapk); + final TextView tv_title = (TextView) window.findViewById(R.id.tv_title); + final TextView tv_current = (TextView) window.findViewById(R.id.tv_current); + final ProgressBar progess_bar = (ProgressBar) window.findViewById(R.id.progess_bar); + final Button bt_redownload = (Button) window.findViewById(R.id.bt_redownload); + final String downloaded = "maybe the file has downloaded completely";//如果文件已经下载好 就会抛出此异常 可以判断此异常直接打开文件 + /** + * 下载apk + */ + L.i("====================appAddress=" + appAddress + "+path=" + apkPath); + http.download(appAddress, apkPath, false, false, new RequestCallBack() { + @Override + public void onStart() { + super.onStart(); + tv_title.setText("开始下载..."); + tv_current.setText("0%"); + bt_redownload.setVisibility(View.GONE);//开始下载时 把重新下载按钮隐藏 + progess_bar.setProgress(0);//进度条初始 } - } - @Override - public void onSuccess(ResponseInfo arg0) { - bt_redownload.setVisibility(View.GONE);//下载成功 把重新下载按钮隐藏 并跳转安装apk - tv_title.setText("安装包下载成功"); - apkFile = arg0.result; - installApk(); - } - }); - bt_redownload.setOnClickListener(new OnClickListener() { - @Override - public void onClick(View v) { - delApk();//删除apk - bt_redownload.setVisibility(View.GONE);//开始下载时 把重新下载按钮隐藏 - http.download(appAddress, apkPath, false, false, new RequestCallBack() { - @Override - public void onStart() { - super.onStart(); - tv_title.setText("开始下载..."); - tv_current.setText("0%"); - bt_redownload.setVisibility(View.GONE);//开始下载时 把重新下载按钮隐藏 - progess_bar.setProgress(0);//进度条初始 - } + @Override + public void onLoading(long total, long current, boolean isUploading) { + super.onLoading(total, current, isUploading); + progess_bar.setProgress((int) ((double) current / (double) total * 100)); + double currentA = (double) (current) / (1024 * 1024);//byte转MB除以1024*1024 + double totaldB = (double) total / (1024 * 1024); + String formatA = String.format("%.2f", currentA);//只保留2位小数 + String formatB = String.format("%.2f", totaldB); + tv_title.setText("下载中 " + formatA + "MB/" + formatB + "MB"); + tv_current.setText((int) (current * 100 / total) + "%"); + } - @Override - public void onLoading(long total, long current, boolean isUploading) { - super.onLoading(total, current, isUploading); - progess_bar.setProgress((int) ((double) current / (double) total * 100)); - double currentA = (double) (current) / (1024 * 1024);//byte转MB除以1024*1024 - double totaldB = (double) total / (1024 * 1024); - String formatA = String.format("%.2f", currentA);//只保留2位小数 - String formatB = String.format("%.2f", totaldB); - tv_title.setText("下载中 " + formatA + "MB/" + formatB + "MB"); - tv_current.setText((int) (current * 100 / total) + "%"); - } - - @Override - public void onFailure(HttpException arg0, String msg) { - if (downloaded.equals(msg)) {//已经存在要下载的文件 会抛出此异常 可以直接安装 - progess_bar.setProgress(100);//进度条填满 - tv_title.setText("安装包已存在"); - apkFile = new File(apkPath); - installApk(); - } else { - ToastUtil.show(getActivity(), Text.ERROR); - bt_redownload.setVisibility(View.VISIBLE); //网络错误下载失败时 把重新下载按钮显示 - } - } - - @Override - public void onSuccess(ResponseInfo arg0) { - bt_redownload.setVisibility(View.GONE);//下载成功 把重新下载按钮隐藏 并跳转安装apk - tv_title.setText("安装包下载成功"); - apkFile = arg0.result; + @Override + public void onFailure(HttpException arg0, String msg) { + L.i(msg); + if (downloaded.equals(msg)) {//已经存在要下载的文件 会抛出此异常 可以直接安装 + progess_bar.setProgress(100);//进度条填满 + tv_title.setText("安装包已存在"); + apkFile = new File(apkPath); installApk(); + } else { + ToastUtil.show(getActivity(), Text.ERROR); + bt_redownload.setVisibility(View.VISIBLE); //网络错误下载失败时 把重新下载按钮显示 } - }); - } - }); + } + + @Override + public void onSuccess(ResponseInfo arg0) { + bt_redownload.setVisibility(View.GONE);//下载成功 把重新下载按钮隐藏 并跳转安装apk + tv_title.setText("安装包下载成功"); + apkFile = arg0.result; + installApk(); + } + }); + bt_redownload.setOnClickListener(new OnClickListener() { + @Override + public void onClick(View v) { + delApk();//删除apk + bt_redownload.setVisibility(View.GONE);//开始下载时 把重新下载按钮隐藏 + http.download(appAddress, apkPath, false, false, new RequestCallBack() { + @Override + public void onStart() { + super.onStart(); + tv_title.setText("开始下载..."); + tv_current.setText("0%"); + bt_redownload.setVisibility(View.GONE);//开始下载时 把重新下载按钮隐藏 + progess_bar.setProgress(0);//进度条初始 + } + + @Override + public void onLoading(long total, long current, boolean isUploading) { + super.onLoading(total, current, isUploading); + progess_bar.setProgress((int) ((double) current / (double) total * 100)); + double currentA = (double) (current) / (1024 * 1024);//byte转MB除以1024*1024 + double totaldB = (double) total / (1024 * 1024); + String formatA = String.format("%.2f", currentA);//只保留2位小数 + String formatB = String.format("%.2f", totaldB); + tv_title.setText("下载中 " + formatA + "MB/" + formatB + "MB"); + tv_current.setText((int) (current * 100 / total) + "%"); + } + + @Override + public void onFailure(HttpException arg0, String msg) { + if (downloaded.equals(msg)) {//已经存在要下载的文件 会抛出此异常 可以直接安装 + progess_bar.setProgress(100);//进度条填满 + tv_title.setText("安装包已存在"); + apkFile = new File(apkPath); + installApk(); + } else { + ToastUtil.show(getActivity(), Text.ERROR); + bt_redownload.setVisibility(View.VISIBLE); //网络错误下载失败时 把重新下载按钮显示 + } + } + + @Override + public void onSuccess(ResponseInfo arg0) { + bt_redownload.setVisibility(View.GONE);//下载成功 把重新下载按钮隐藏 并跳转安装apk + tv_title.setText("安装包下载成功"); + apkFile = arg0.result; + installApk(); + } + }); + } + }); + } } /** @@ -954,13 +1054,7 @@ public class DeviceFragment extends BaseV4Fragment implements ObservableScrollVi private void loadHeadImage() { try { String wximg = sp.getString(Commons.LoginSPKey.WXIMAGE); - if (!TextUtils.isEmpty(wximg)) { - Picasso.with(getActivity()).invalidate(wximg);//清除缓存 重新加载图片 - Picasso.with(getActivity()).load(wximg).error(R.drawable.ic_error).into(iv_head); - } else { - Picasso.with(getActivity()).invalidate(HttpManager.HEAD_URL + Commons.USER.getUserImg());//清除缓存 重新加载图片 - Picasso.with(getActivity()).load(HttpManager.HEAD_URL + Commons.USER.getUserImg()).error(R.drawable.ic_error).into(iv_head); - } + AppUtil.setHeader(getActivity(),iv_head,wximg); } catch (Exception e) { } } @@ -1092,8 +1186,12 @@ public class DeviceFragment extends BaseV4Fragment implements ObservableScrollVi lv_device.setAdapter(deviceAdapter); lv_camera.setAdapter(cameraAdapter); setUserInfo(); + + // jiablue +// startDownTimer(); } + private void setUserInfo() { try { tv_username.setText(Commons.USER.getNickName()); @@ -1123,10 +1221,10 @@ public class DeviceFragment extends BaseV4Fragment implements ObservableScrollVi lv_device.setOnItemClickListener(new AdapterView.OnItemClickListener() { @Override public void onItemClick(AdapterView parent, View view, int position, long id) { - if (!permissionHelper.checkSelfPermission(permission)) { - getPermission(); - return; - } +// if (!permissionHelper.checkSelfPermission(permission)) { +// getPermission(); +// return; +// } if (Commons.DEVICE == null || Commons.DEVICE.size() == 0) { showDevice = PetDeviceGetDistinguish.getShowDevice(getContext()); showCamera = PetDeviceGetDistinguish.getFishCameras(Commons.CAMERA); @@ -1136,7 +1234,7 @@ public class DeviceFragment extends BaseV4Fragment implements ObservableScrollVi lv_camera.setAdapter(cameraAdapter); return; } - Intent i = new Intent(); +// Intent intent = new Intent(); int index = 0; for (int i1 = 0; i1 < Commons.DEVICE.size(); i1++) { if (showDevice.get(position).getDeviceId().equals(Commons.DEVICE.get(i1).getDeviceId())) { @@ -1147,6 +1245,7 @@ public class DeviceFragment extends BaseV4Fragment implements ObservableScrollVi Commons.IS_CAMERA = false; sp.putInt(LoginSPKey.Position, index); sp.putBoolean(LoginSPKey.IS_CAMERA, Commons.IS_CAMERA); +<<<<<<< HEAD try { Integer controlAmount = Commons.DEVICE.get(Commons.DevicePosition).getControlAmount(); Integer timerAmount = Commons.DEVICE.get(Commons.DevicePosition).getTimerAmount(); @@ -1225,15 +1324,101 @@ public class DeviceFragment extends BaseV4Fragment implements ObservableScrollVi } startActivity(i); AnimationUtil.startAnimation(getActivity()); +======= + Device clickItem = (Device) lv_device.getItemAtPosition(position); + AppRoute.newToStart(requireActivity(),clickItem,false); +// try { +// Integer controlAmount = Commons.DEVICE.get(Commons.DevicePosition).getControlAmount(); +// Integer timerAmount = Commons.DEVICE.get(Commons.DevicePosition).getTimerAmount(); +// String type = Commons.DEVICE.get(Commons.DevicePosition).type; +// +// +// L.i("jjia-------mainclick--type-"+type); +// L.i("jjia-------mainclick--"+Commons.DEVICE.get(Commons.DevicePosition).toString()); +// if (Commons.FishKey.On.equals(Commons.DEVICE.get(Commons.DevicePosition).isBlacklist)) {//黑名单 +// i.setClass(getActivity(), BlackListActivity.class); +// } else { +// if (Device.TYPE_1C.equals(type)) { +// i.setClass(getActivity(), MainThree1CControlActivity.class); +// } else if (Device.TYPE_AA.equals(type)) { +// i.setClass(getActivity(), MainFiveControlActivity.class); +// } else if (Device.TYPE_BD.equals(type)) { +// i.setClass(getActivity(), MainFiveBDControlActivity.class); +// } else if (Device.TYPE_2A.equals(type)) { +// i.setClass(getActivity(), MainSix_2A_ControlActivity.class); +// } else if (Device.TYPE_2B.equals(type)) { +// i.setClass(getActivity(), MainFour_2B_ControlActivity.class); +// } else if (Device.TYPE_3A.equals(type)) { +// i.setClass(getActivity(), MainHot_3A_ControlActivity.class); +// } else if (Device.TYPE_2F.equals(type)) { +// i.setClass(getActivity(), MainSeven_2F_ControlActivity.class); +// } else if (Device.TYPE_3F.equals(type)) { +// i.setClass(getActivity(), MainFour_3F_ControlActivity.class); +// } else if (Device.TYPE_4F.equals(type) || Device.TYPE_5F.equals(type)) { +// i.setClass(getActivity(), MainSix_4F_ControlActivity.class); +// } else { +// if (controlAmount == null) {//如果控制器返回空 则默认给三控的页面 +// i.setClass(getActivity(), MainThreeControlActivity.class); +// } else { +// i.setClass(getActivity(), MainThreeControlActivity.class); +// switch (controlAmount) { +// case 0: { +// i.setClass(getActivity(), MainZeroControlActivity.class); +// break; +// } +// case 2: { +// i.setClass(getActivity(), MainTwoControlActivity.class); +// break; +// } +// case 3: { +// i.setClass(getActivity(), MainThreeControlActivity.class); +// break; +// } +// case 4: { +// if (timerAmount == 6) { // 可丽爱 +// i.setClass(getActivity(), MainFiveControlActivity.class); +// } else {//4控 +// i.setClass(getActivity(), MainFourControlActivity.class); +// } +// break; +// } +// case 5: { +// if (6 == timerAmount) {//5控六定时器 询多页面 +// i.setClass(getActivity(), MainSixControlActivity.class); +// } +// break; +// } +// case 8: { +// i.setClass(getActivity(), MainEightControlActivity.class); +// break; +// } +// default: { +// i.setClass(getActivity(), MainThreeControlActivity.class); +// break; +// } +// } +// } +// } +// } +// } catch (Exception e) { +// ClipboardManager clipboardManager = (ClipboardManager) getActivity().getSystemService(Context.CLIPBOARD_SERVICE); +// ClipData mClipData = ClipData.newPlainText("Label", e.getMessage() + getStackTrace(e)); +// clipboardManager.setPrimaryClip(mClipData); +// Toast.makeText(getActivity(), "错误日志复制到剪贴板!", Toast.LENGTH_SHORT).show(); +// i.setClass(getActivity(), MainThreeControlActivity.class); +// } +// startActivity(i); +// AnimationUtil.startAnimation(getActivity()); +>>>>>>> release } }); lv_camera.setOnItemClickListener(new AdapterView.OnItemClickListener() { @Override public void onItemClick(AdapterView parent, View view, int position, long id) { - if (!permissionHelper.checkSelfPermission(permission)) { - getPermission(); - return; - } +// if (!permissionHelper.checkSelfPermission(permission)) { +// getPermission(); +// return; +// } if (Commons.CAMERA == null) { return; } @@ -1538,31 +1723,14 @@ public class DeviceFragment extends BaseV4Fragment implements ObservableScrollVi AnimationUtil.startAnimation(getActivity()); break; case R.id.rl_adddevice: - if (!permissionHelper.checkSelfPermission(permission)) { - getPermission(); - return; - } - intent.setClass(getActivity(), BindTwoDeviceActivity.class); - startActivity(intent); - AnimationUtil.startAnimation(getActivity()); -// hm.shareCameraByQrCode(new HttpListener>() { -// private int result; -// @Override -// public void success(BaseBean baseBean) { -// result = baseBean.result; -//// dataDevice = baseBean.data; -// } -// -// @Override -// public void finish() { -// -// } -// -// @Override -// public void error(Exception e, String msg) { -// -// } -// }, Commons.USER.getUserId(), "19125526"); +// jiablue +// EventBean eventBean = new EventBean(EventBean.BLUETOOTH_STOP_SCAN); +// EventBus.getDefault().post(eventBean); + + + addDevice(); + + break; case R.id.tv_explain: //我的设备---查看说明书 /*intent.setClass(getActivity(), WebViewActivity.class); @@ -1575,9 +1743,7 @@ public class DeviceFragment extends BaseV4Fragment implements ObservableScrollVi AnimationUtil.startAnimation(getActivity()); break; case R.id.title_img_right: - intent.setClass(getActivity(), BindTwoDeviceActivity.class); - startActivity(intent); - AnimationUtil.startAnimation(getActivity()); + addDevice(); break; case R.id.title_img_right_two: intent.setClass(getActivity(), RecentContactsActivity.class); @@ -1588,11 +1754,22 @@ public class DeviceFragment extends BaseV4Fragment implements ObservableScrollVi } } + private void addDevice(){ + if (ContextCompat.checkSelfPermission(requireActivity(), android.Manifest.permission.ACCESS_FINE_LOCATION) + != PackageManager.PERMISSION_GRANTED || BuildConfig.show) { + showPermissionHint(); + }else { + Intent intentx = new Intent(); + intentx.setClass(requireActivity(), BindTwoDeviceActivity.class); + startActivity(intentx); + AnimationUtil.startAnimation(requireActivity()); + } + } private void buyCamera() { Intent i = new Intent(getActivity(), WebViewTaobaoActivity.class); i.putExtra(WebViewTaobaoActivity.URL, HttpManager.BuyCameraTaobao_URL); startActivity(i); - AnimationUtil.startAnimation(getActivity()); + AnimationUtil.startAnimation(requireActivity()); } public void onEventMainThread(Information event) { @@ -1875,4 +2052,202 @@ public class DeviceFragment extends BaseV4Fragment implements ObservableScrollVi } firstResult = firstResult + HttpManager.PAGESIZE; } + //jjia-push +// private void initBooth(){ +// boolean enable = BleManager.getInstance().isBlueEnable(); +// if (enable) { +// BleManager.getInstance().scan(new BleScanCallback() { +// @Override +// public void onScanFinished(List scanResultList) { +// if (currentDevice!=null){ // 扫描结束,有设备 +// L.i("jjjia-----------scan---"); +// showDevice(); +// } +// } +// +// @Override +// public void onScanStarted(boolean success) { +// +// } +// +// @SuppressLint("MissingPermission") +// @Override +// public void onScanning(BleDevice bleDevice) { +// if (bleDevice!=null && bleDevice.getDevice()!=null){ +// BluetoothDevice bean = bleDevice.getDevice(); +// if (!TextUtils.isEmpty(bean.getName()) && bean.getName().startsWith("ifish")){ +// currentDevice = bleDevice; +// BleManager.getInstance().cancelScan(); +// } +// L.i(bean.getName()+"jjia------mac---"+bean.getAddress()); +// } +// } +// }); +// } +// +// } + //jjia-push +// BleDevice currentDevice; + public void onEventMainThread(BluetoothDevice event) { + + } + + private boolean isShowIng = false; + private boolean isShowEd = false; + + private int currentIndex = 0; +// jiablue +// public void onEventMainThread(EventBean eventBean){ +// if (eventBean!= null){ +// if (EventBean.BLUETOOTH_START_SCAN.equals(eventBean.name)){ +// if (!isShowEd){ +// initBooth(); +// } +// }else if (EventBean.BLUETOOTH_STOP_SCAN.equals(eventBean.name)){ +// if (!isShowIng){ +// currentDevice = null; +// } +// BleManager.getInstance().cancelScan(); +// }else +// +// if (EventBean.TAB_INDEX.equals(eventBean.name)){ +// currentIndex = eventBean.index; +// L.i("jjia-----tab_index--"+eventBean.index); +// if (currentIndex == 0){ +// startDownTimer(); +// }else { +// oonPause(); +// } +// }else if (EventBean.HEADER.equals(eventBean.name)){ +// Glide.with(getActivity()).load(eventBean.value).into(iv_head); +// } +// } +// } + + private void showPermissionHint(){ + + IosAlertDialog openDialog = new IosAlertDialog(getContext()).builder(); + openDialog.setCancelable(true); + openDialog.setTitle("申请权限目的说明"); + openDialog.setMessage("添加设备,需要先获取位置信息,才能获取附近wifi信息,进行配网连接您的设备,是否允许申请位置权限?"); + openDialog.setPositiveButton("继续", new View.OnClickListener() { + @Override + public void onClick(View view) { + getPermission(); + } + }); + openDialog.setNegativeButton("取消", new View.OnClickListener() { + @Override + public void onClick(View view) { + + } + }); + + openDialog.show(); + } + public void showDevice(){ + // 检测页面 + if (!isShowIng){ + isShowIng = true; + isShowEd = true; + AlertDialog.Builder dialog = new AlertDialog.Builder(requireContext(), AlertDialog.THEME_HOLO_LIGHT); + dialog.setCancelable(true); + dialog.setTitle("提示"); + dialog.setMessage("发现一个新设备是否去添加"); + dialog.setOnDismissListener(dialogInterface -> isShowIng = false); + dialog.setNegativeButton("取消", (arg0, arg1) -> { + arg0.dismiss(); + isShowIng = false; + startDownTimer(); + + }); + dialog.setPositiveButton("确定", (dialog1, which) -> { + dialog1.dismiss(); + isShowIng = false; + closeDownTimer(); + Intent intent = new Intent(); + intent.setClass(requireActivity(), NewBindDeviceActivity.class); + intent.putExtra("title", "连接水族箱"); + intent.putExtra("type", "bluetooth"); + //jjia-push +// intent.putExtra("device", currentDevice); + startActivity(intent); + AnimationUtil.finishAnimation(requireActivity()); + }); + dialog.show(); + } + + } + + int dowmCount = 1; + CountDownTimer countDownTimer; + private void startDownTimer(){ + closeDownTimer(); + if (!isShowIng && currentIndex == 0){ + dowmCount = 1; + countDownTimer = new CountDownTimer(2000000000,1000) { + @Override + public void onTick(long l) { + L.i("jjia-----dowmCount--"+dowmCount); + //jjia-push +// if (dowmCount%6==0){ +// BleScanState scanState = getScanState(); +// L.i("jjia-----------timer--"+scanState); +// if (BleScanState.STATE_IDLE.equals(scanState)){ +// if (isShowIng){ +// L.i("jjia-----已经扫描到设备了,等待反馈-"); +// closeDownTimer(); +// }else { +// initBooth(); +// L.i("jjia-----开始扫描-"); +// } +// }else { +// L.i("jjia----timer--上一次的扫描还在继续中-"); +// } +// } + + dowmCount++; + } + + @Override + public void onFinish() { + L.i("jjia---倒计时完成----------"); + } + }; + countDownTimer.start(); + }else { + L.i("jjia----timer--已扫描到设备,暂不执行倒计时-"); + } + + } + + private void closeDownTimer(){ + if (countDownTimer!=null){ + countDownTimer.cancel(); + countDownTimer = null; + } + } + //jjia-push +// private BleScanState getScanState(){ +// return BleManager.getInstance().getScanSate(); +// } + + @Override + public void onPause() { + super.onPause(); + oonPause(); + } + + private void oonPause(){ + closeDownTimer(); + //jjia-push +// BleScanState scanState = getScanState(); +// if (BleScanState.STATE_SCANNING.equals(scanState)) { +// BleManager.getInstance().cancelScan(); +// L.i("jjia---扫描暂停----------"); +// } else { +// +// } +// L.i("jjia---扫描暂停-"+scanState); + } } diff --git a/iFish7/src/main/java/com/ifish/fragment/LookFishLeftFragment.java b/iFish7/src/main/java/com/ifish/fragment/LookFishLeftFragment.java index 0808c06ce..e20346173 100644 --- a/iFish7/src/main/java/com/ifish/fragment/LookFishLeftFragment.java +++ b/iFish7/src/main/java/com/ifish/fragment/LookFishLeftFragment.java @@ -188,6 +188,8 @@ public class LookFishLeftFragment extends BaseV4Fragment implements BGARefreshLa */ position=position-2;//自定义GridView 添加头部后position改变 Intent i =new Intent(getActivity(),LookFishMonitorActivity.class); + + L.i(this.getClass().getName() + "----------------onCreate"+liveRoomList.get(position).toString()); i.putExtra("LiveRoomInfo",liveRoomList.get(position)); startActivity(i); AnimationUtil.startAnimation(getActivity()); diff --git a/iFish7/src/main/java/com/ifish/fragment/LookFishListFragment.java b/iFish7/src/main/java/com/ifish/fragment/LookFishListFragment.java index 3ca6b43e3..cf5c9d343 100644 --- a/iFish7/src/main/java/com/ifish/fragment/LookFishListFragment.java +++ b/iFish7/src/main/java/com/ifish/fragment/LookFishListFragment.java @@ -62,7 +62,7 @@ import java.util.List; */ public class LookFishListFragment extends BaseV4Fragment{ private View v; - private static final String[] CONTENT = new String[] { "最新", "人气", "推荐" }; + private static final String[] CONTENT = new String[] { "最新", "人气", "其他" }; private List fragmentList=new ArrayList(); private TextView title_text; @Override diff --git a/iFish7/src/main/java/com/ifish/fragment/MineFragment.java b/iFish7/src/main/java/com/ifish/fragment/MineFragment.java index 506c0a0e2..c2b96684d 100644 --- a/iFish7/src/main/java/com/ifish/fragment/MineFragment.java +++ b/iFish7/src/main/java/com/ifish/fragment/MineFragment.java @@ -9,12 +9,14 @@ package com.ifish.fragment; import static android.content.Context.NOTIFICATION_SERVICE; +import android.Manifest; import android.app.AlertDialog; import android.app.AlertDialog.Builder; import android.app.Dialog; import android.app.NotificationManager; import android.content.DialogInterface; import android.content.Intent; +import android.graphics.Bitmap; import android.net.Uri; import android.os.Build; import android.os.Bundle; @@ -31,7 +33,11 @@ import android.widget.ProgressBar; import android.widget.TextView; import android.widget.Toast; +import com.bumptech.glide.Glide; +//jjia-push +//import com.clj.fastble.BleManager; import com.ifish.activity.AboutActivity; +import com.ifish.activity.BindTwoDeviceActivity; import com.ifish.activity.CaptureActivity; import com.ifish.activity.DeviceInstructionActivity; import com.ifish.activity.LoadingActivity; @@ -46,35 +52,33 @@ import com.ifish.activity.MySettingActivity; import com.ifish.activity.R; import com.ifish.activity.TellIfishActivity; import com.ifish.basebean.BaseBean; +import com.ifish.basebean.EventBean; import com.ifish.basebean.FinishMainActivity; import com.ifish.basebean.LoadHeadImage; import com.ifish.basebean.MineNewInfo; import com.ifish.basebean.Version; import com.ifish.baseclass.BaseV4Fragment; import com.ifish.baseclass.UriForFile; +import com.ifish.permission.PermissionHelper; import com.ifish.utils.ActivityManager; import com.ifish.utils.AnimationUtil; +import com.ifish.utils.AppUtil; import com.ifish.utils.Commons; import com.ifish.utils.Commons.NetWork; import com.ifish.utils.Commons.Text; import com.ifish.utils.HttpListener; import com.ifish.utils.HttpManager; +import com.ifish.utils.ImageKtUtil; import com.ifish.utils.L; import com.ifish.utils.SPUtil; import com.ifish.utils.ToastUtil; +import com.ifish.utils.WeChatManager; import com.ifish.view.CircleImageView; import com.lidroid.xutils.HttpUtils; import com.lidroid.xutils.exception.HttpException; import com.lidroid.xutils.http.ResponseInfo; import com.lidroid.xutils.http.callback.RequestCallBack; -import com.lidroid.xutils.util.LogUtils; import com.p2p.core.P2PHandler; -import com.squareup.picasso.Picasso; -import com.umeng.socialize.ShareAction; -import com.umeng.socialize.UMShareListener; -import com.umeng.socialize.bean.SHARE_MEDIA; -import com.umeng.socialize.media.UMImage; - import java.io.File; import java.lang.reflect.Field; @@ -109,6 +113,9 @@ public class MineFragment extends BaseV4Fragment { initView(); loadHeadImage(); initListener(); + + permission = new String[]{Manifest.permission.CAMERA}; + permissionHelper = new PermissionHelper(this, permission, 250); return v; } @@ -116,13 +123,7 @@ public class MineFragment extends BaseV4Fragment { private void loadHeadImage() { try { String wximg = SPUtil.getInstance(getActivity()).getString(Commons.LoginSPKey.WXIMAGE); - if (!TextUtils.isEmpty(wximg)) { - Picasso.with(getActivity()).invalidate(wximg);//清除缓存 重新加载图片 - Picasso.with(getActivity()).load(wximg).error(R.drawable.ic_error).into(iv_head); - } else { - Picasso.with(getActivity()).invalidate(HttpManager.HEAD_URL + Commons.USER.getUserImg());//清除缓存 重新加载图片 - Picasso.with(getActivity()).load(HttpManager.HEAD_URL + Commons.USER.getUserImg()).error(R.drawable.ic_error).into(iv_head); - } + AppUtil.setHeader(getActivity(),iv_head,wximg); L.d("用户头像=" + HttpManager.HEAD_URL + Commons.USER.getUserImg()); } catch (Exception e) { } @@ -356,6 +357,21 @@ public class MineFragment extends BaseV4Fragment { // CallbackContext.onActivityResult(requestCode, resultCode, data); } + private void showPermissionHint(){ + AlertDialog.Builder dialog = new AlertDialog.Builder(requireContext(), AlertDialog.THEME_HOLO_LIGHT); + dialog.setCancelable(false); + dialog.setTitle("提示"); + dialog.setMessage("扫一扫,需要获取相机权限,才能使用扫描功能,是否允许申请?"); + dialog.setNegativeButton("拒绝", (arg0, arg1) -> { + arg0.dismiss(); + + }); + dialog.setPositiveButton("允许", (dialog1, which) -> { + getPermission(); + }); + dialog.show(); + } + @Override public void onClick(View v) {//点击事件 Intent i = new Intent(); @@ -367,9 +383,14 @@ public class MineFragment extends BaseV4Fragment { AnimationUtil.startAnimation(getActivity()); break; case R.id.rl_zxing://扫描二维码 - i.setClass(getActivity(), CaptureActivity.class); - startActivity(i); - AnimationUtil.startAnimation(getActivity()); + if (!permissionHelper.checkSelfPermission(permission)) { + showPermissionHint(); + }else { + i.setClass(getActivity(), CaptureActivity.class); + startActivity(i); + AnimationUtil.startAnimation(getActivity()); + } + break; case R.id.rl_aboutus: i.setClass(getActivity(), AboutActivity.class); @@ -415,11 +436,14 @@ public class MineFragment extends BaseV4Fragment { if (!LoadingActivity.api.isWXAppInstalled()) { Toast.makeText(getActivity(), "您的设备未安装微信客户端", Toast.LENGTH_SHORT).show(); } - UMImage image = new UMImage(getActivity(), R.drawable.shareifishapp);//资源文件 - new ShareAction(getActivity()).setPlatform(SHARE_MEDIA.WEIXIN_CIRCLE) - .withMedia(image) - .setCallback(umShareListener) - .share(); + Bitmap bitmap = ImageKtUtil.drawableToBitmap(getActivity(), getActivity().getResources().getDrawable(R.drawable.shareifishapp)); + WeChatManager.getInstance(getActivity()).shareFriendsImage(bitmap,true); + +// UMImage image = new UMImage(getActivity(), R.drawable.shareifishapp);//资源文件 +// new ShareAction(getActivity()).setPlatform(SHARE_MEDIA.WEIXIN_CIRCLE) +// .withMedia(image) +// .setCallback(umShareListener) +// .share(); break; case R.id.rl_tellus://我有话说 i.setClass(getActivity(), TellIfishActivity.class); @@ -450,29 +474,29 @@ public class MineFragment extends BaseV4Fragment { } //分享回调 - private UMShareListener umShareListener = new UMShareListener() { - @Override - public void onStart(SHARE_MEDIA shareMedia) { - LogUtils.d("ifish LHD 分享回调 onStart"); - } - - @Override - public void onResult(SHARE_MEDIA platform) { - LogUtils.d("ifish LHD 分享回调 onResult "+platform); - ToastUtil.show(getActivity(), Text.SHARESUCCESS); - goldValue(Commons.GoldTasksKey.SHAREIFISHAPP); - } - - @Override - public void onError(SHARE_MEDIA platform, Throwable t) { - LogUtils.e("ifish LHD 分享回调 onError "+platform); - } - - @Override - public void onCancel(SHARE_MEDIA platform) { - LogUtils.e("ifish LHD 分享回调 onCancel "+platform); - } - }; +// private UMShareListener umShareListener = new UMShareListener() { +// @Override +// public void onStart(SHARE_MEDIA shareMedia) { +// LogUtils.d("ifish LHD 分享回调 onStart"); +// } +// +// @Override +// public void onResult(SHARE_MEDIA platform) { +// LogUtils.d("ifish LHD 分享回调 onResult "+platform); +// ToastUtil.show(getActivity(), Text.SHARESUCCESS); +// goldValue(Commons.GoldTasksKey.SHAREIFISHAPP); +// } +// +// @Override +// public void onError(SHARE_MEDIA platform, Throwable t) { +// LogUtils.e("ifish LHD 分享回调 onError "+platform); +// } +// +// @Override +// public void onCancel(SHARE_MEDIA platform) { +// LogUtils.e("ifish LHD 分享回调 onCancel "+platform); +// } +// }; private void logout() { Builder dialog1 = new Builder(getActivity(), AlertDialog.THEME_HOLO_LIGHT); @@ -618,4 +642,64 @@ public class MineFragment extends BaseV4Fragment { }); dialog.show(); } + + public void onEventMainThread(EventBean eventBean){ + if (eventBean!= null){ + if (EventBean.HEADER.equals(eventBean.name)){ + Glide.with(getActivity()).load(eventBean.value).into(iv_head); + } + } + } + private PermissionHelper permissionHelper; + + String[] permission; + private void getPermission() { + permissionHelper.request(new PermissionHelper.PermissionCallback() { + @Override + public void onPermissionGranted() { + Intent i = new Intent(); + i.setClass(requireActivity(), CaptureActivity.class); + startActivity(i); + AnimationUtil.startAnimation(requireActivity()); + } + + @Override + public void onIndividualPermissionGranted(String[] grantedPermission) { + AlertDialog.Builder dialog = new AlertDialog.Builder(requireActivity()); + dialog.setCancelable(false); + dialog.setMessage("请先同意app获取权限"); + dialog.setPositiveButton("确定", (dialog2, which) -> { + + }); + dialog.setNegativeButton("取消", (dialog3, which) -> { + }); + dialog.show(); + } + + @Override + public void onPermissionDenied() { + AlertDialog.Builder dialog = new AlertDialog.Builder(requireActivity()); + dialog.setCancelable(false); + dialog.setMessage("请先同意app获取权限"); + dialog.setPositiveButton("确定", (dialog4, which) -> getPermission()); + dialog.setNegativeButton("取消", (dialog5, which) -> { + }); + dialog.show(); + } + + @Override + public void onPermissionDeniedBySystem() { + AlertDialog.Builder dialog = new AlertDialog.Builder(requireActivity()); + dialog.setCancelable(false); + dialog.setTitle("温馨提示"); + dialog.setMessage("请到应用信息页面-权限管理-打开图片和相机权限"); + dialog.setPositiveButton("去开启", (dialog1, which) -> { + AppUtil.toAuthority(requireActivity()); + }); + dialog.setNegativeButton("取消", (dialog12, which) -> { + }); + dialog.show(); + } + }); + } } diff --git a/iFish7/src/main/java/com/ifish/fragment/ShopsCheckUserPhotoFragment.java b/iFish7/src/main/java/com/ifish/fragment/ShopsCheckUserPhotoFragment.java index fa34a8eb4..faba586d3 100644 --- a/iFish7/src/main/java/com/ifish/fragment/ShopsCheckUserPhotoFragment.java +++ b/iFish7/src/main/java/com/ifish/fragment/ShopsCheckUserPhotoFragment.java @@ -1,13 +1,19 @@ package com.ifish.fragment; +import static android.app.Activity.RESULT_OK; + +import android.app.AlertDialog; import android.app.Dialog; +import android.content.DialogInterface; import android.content.Intent; import android.graphics.Bitmap; import android.net.Uri; +import android.os.Build; import android.os.Bundle; import android.os.Environment; import android.os.Handler; import android.provider.MediaStore; +import android.provider.Settings; import android.text.TextUtils; import android.view.LayoutInflater; import android.view.View; @@ -16,24 +22,37 @@ import android.view.Window; import android.widget.ImageView; import android.widget.RelativeLayout; +import com.bumptech.glide.Glide; +import com.ifish.activity.MineActivity; import com.ifish.activity.R; import com.ifish.basebean.BaseBean; import com.ifish.basebean.ChangeWater; +import com.ifish.basebean.EventBean; import com.ifish.basebean.ShopsCheckSwitchFragment; import com.ifish.basebean.ShopsInfo; import com.ifish.baseclass.BaseFragment; import com.ifish.baseclass.UriForFile; +import com.ifish.permission.PermissionHelper; +import com.ifish.utils.AppUtil; import com.ifish.utils.Commons; import com.ifish.utils.HttpListener; import com.ifish.utils.HttpManager; import com.ifish.utils.L; import com.ifish.utils.ToastUtil; +import com.ifish.view.IosAlertDialog; +import com.ifish.view.picture.PictureSelectBean; +import com.ifish.view.picture.PictureSelectorUtil; +import com.luck.picture.lib.basic.PictureSelector; +import com.luck.picture.lib.config.PictureConfig; +import com.luck.picture.lib.entity.LocalMedia; import com.squareup.picasso.Picasso; import java.io.BufferedOutputStream; import java.io.File; import java.io.FileOutputStream; import java.io.IOException; +import java.util.ArrayList; +import java.util.concurrent.ExecutionException; import de.greenrobot.event.EventBus; import jp.wasabeef.picasso.transformations.RoundedCornersTransformation; @@ -81,10 +100,14 @@ public class ShopsCheckUserPhotoFragment extends BaseFragment { initListener(); init(); initData(); + return v; } - + private PermissionHelper permissionHelper; private void initData() { + permission = AppUtil.getImagePermissionList(); + permissionHelper = new PermissionHelper(getActivity(), permission, 250); + if (isResult) { Picasso.with(getActivity()).load(HttpManager.SHOP_URL + Commons.USER.getUserId() + "/" + Commons.SHOP.picture1 + "?time=" + Commons.Date.getTime()).config(Bitmap.Config.RGB_565).transform(new RoundedCornersTransformation(rounded, 0, RoundedCornersTransformation.CornerType.ALL)).error(R.drawable.shopscheck_idcard).into(iv_idCard); Picasso.with(getActivity()).load(HttpManager.SHOP_URL + Commons.USER.getUserId() + "/" + Commons.SHOP.picture2 + "?time=" + Commons.Date.getTime()).config(Bitmap.Config.RGB_565).transform(new RoundedCornersTransformation(rounded, 0, RoundedCornersTransformation.CornerType.ALL)).error(R.drawable.shopscheck_idcard_back).into(iv_idCardBack); @@ -251,29 +274,124 @@ public class ShopsCheckUserPhotoFragment extends BaseFragment { } } }; + String[] permission; - private void pickImage() { - final Dialog dialogHead = new Dialog(getActivity(), R.style.HOLOMyDialogs); - dialogHead.show(); - Window window = dialogHead.getWindow(); - window.setContentView(R.layout.dialog_cramer); - RelativeLayout rl_png = (RelativeLayout) window.findViewById(R.id.rl_man); - RelativeLayout rl_cramera = (RelativeLayout) window.findViewById(R.id.rl_woman); - rl_png.setOnClickListener(new View.OnClickListener() { + private void showPermissionHint(){ + + IosAlertDialog openDialog = new IosAlertDialog(getContext()).builder(); + openDialog.setCancelable(true); + openDialog.setTitle("申请权限目的说明"); + openDialog.setMessage("设置头像,需要从手机相册中选择图片或使用手机相机拍照进行上传设置,访问相册和相机拍照app需要申请相机和相册存储权限,是否允许申请?"); + openDialog.setPositiveButton("继续", new View.OnClickListener() { @Override - public void onClick(View v) { + public void onClick(View view) { + getPermission(); + } + }); + openDialog.setNegativeButton("取消", new View.OnClickListener() { + @Override + public void onClick(View view) { + + } + }); + openDialog.show(); + } + + private void getPermission() { + permissionHelper.request(new PermissionHelper.PermissionCallback() { + @Override + public void onPermissionGranted() { gallery(); - dialogHead.dismiss(); } - }); - rl_cramera.setOnClickListener(new View.OnClickListener() { + @Override - public void onClick(View v) { - camera(); - dialogHead.dismiss(); + public void onIndividualPermissionGranted(String[] grantedPermission) { + AlertDialog.Builder dialog = new AlertDialog.Builder(getActivity()); + dialog.setCancelable(false); + dialog.setMessage("上传图片,请先同意app获取存储和相机权限"); + dialog.setPositiveButton("确定", new DialogInterface.OnClickListener() { + @Override + public void onClick( + DialogInterface dialog, + int which) { + + } + }); + dialog.setNegativeButton("取消", new DialogInterface.OnClickListener() { + @Override + public void onClick(DialogInterface dialog, int which) { + } + }); + dialog.show(); + } + + @Override + public void onPermissionDenied() { + AlertDialog.Builder dialog = new AlertDialog.Builder(getActivity()); + dialog.setCancelable(false); + dialog.setMessage("上传图片,请先同意app获取存储和相机权限"); + dialog.setPositiveButton("确定", new DialogInterface.OnClickListener() { + @Override + public void onClick( + DialogInterface dialog, + int which) { + getPermission(); + } + }); + dialog.setNegativeButton("取消", new DialogInterface.OnClickListener() { + @Override + public void onClick(DialogInterface dialog, int which) { + } + }); + dialog.show(); + } + + @Override + public void onPermissionDeniedBySystem() { + AlertDialog.Builder dialog = new AlertDialog.Builder(getActivity()); + dialog.setCancelable(false); + dialog.setTitle("温馨提示"); +// dialog.setMessage("请到应用管理-爱鱼奇-应用权限页面开启权限后重新打开app"); + dialog.setMessage("上传图片,请到应用信息页面-权限管理-打开图片和相机权限"); + dialog.setPositiveButton("去开启", (dialog1, which) -> { + AppUtil.toAuthority(getActivity()); + }); + dialog.setNegativeButton("取消", (dialog12, which) -> { + }); + dialog.show(); } }); } + private void pickImage() { + + if (!permissionHelper.checkSelfPermission(permission)) { + showPermissionHint(); + } else { + gallery(); + } + + +// final Dialog dialogHead = new Dialog(getActivity(), R.style.HOLOMyDialogs); +// dialogHead.show(); +// Window window = dialogHead.getWindow(); +// window.setContentView(R.layout.dialog_cramer); +// RelativeLayout rl_png = (RelativeLayout) window.findViewById(R.id.rl_man); +// RelativeLayout rl_cramera = (RelativeLayout) window.findViewById(R.id.rl_woman); +// rl_png.setOnClickListener(new View.OnClickListener() { +// @Override +// public void onClick(View v) { +// gallery(); +// dialogHead.dismiss(); +// } +// }); +// rl_cramera.setOnClickListener(new View.OnClickListener() { +// @Override +// public void onClick(View v) { +// camera(); +// dialogHead.dismiss(); +// } +// }); + } private boolean hasSdcard() {//判断有无SD卡 if (Environment.getExternalStorageState().equals( @@ -283,15 +401,32 @@ public class ShopsCheckUserPhotoFragment extends BaseFragment { return false; } } - + private void selectPic(){ + PictureSelectBean bean = new PictureSelectBean(); + bean.setCircle(false); + if ( PHOTO_FILE_NAME != BUSINESS){ + bean.setWidth(8); + bean.setHeigh(5); + }else { + bean.setCrop(false); + } + PictureSelectorUtil.selectPic(getContext(),bean); + } /* * 从相册获取 */ public void gallery() { - // 激活系统图库,选择一张图片 - Intent intent = new Intent(Intent.ACTION_PICK); - intent.setType("image/*"); - startActivityForResult(intent, PHOTO_REQUEST_GALLERY); + if (Build.VERSION.SDK_INT >=Build.VERSION_CODES.R){ + if (!Environment.isExternalStorageManager()){ + Intent intent = new Intent(Settings.ACTION_MANAGE_APP_ALL_FILES_ACCESS_PERMISSION); + intent.setData(Uri.parse("package:"+getActivity().getPackageName())); + startActivityForResult(intent,1024); + }else { + selectPic(); + } + }else { + selectPic(); + } } /* @@ -306,58 +441,169 @@ public class ShopsCheckUserPhotoFragment extends BaseFragment { startActivityForResult(intent, PHOTO_REQUEST_CAMERA); } + public void onEventMainThread(EventBean eventBean){ + if (eventBean!=null && EventBean.CARD.equals(eventBean.name)){ + if (!TextUtils.isEmpty(eventBean.value)){ + mCompressPath = eventBean.value; + image(); + }else { + gallery(); + } + } + } + + private void image(){ + new Thread(new Runnable() { + @Override + public void run() { + try { + bitmap = Glide.with(getActivity()).asBitmap().load(mCompressPath).submit().get(); + if (PHOTO_FILE_NAME.equals(ID_CARD)) {//身份证正面 + idCardFile = saveFile(bitmap, PHOTO_FILE_NAME); + getActivity().runOnUiThread(new Runnable() { + @Override + public void run() { + Picasso.with(getActivity()).invalidate(idCardFile); + Picasso.with(getActivity()).load(idCardFile).config(Bitmap.Config.RGB_565).transform(new RoundedCornersTransformation(rounded, 0, RoundedCornersTransformation.CornerType.ALL)).into(iv_idCard); + + } + }); + } else if (PHOTO_FILE_NAME.equals(ID_CARD_BACK)) {//身份证背面 + idCardBackFile = saveFile(bitmap, PHOTO_FILE_NAME); + getActivity().runOnUiThread(new Runnable() { + @Override + public void run() { + Picasso.with(getActivity()).invalidate(idCardBackFile); + Picasso.with(getActivity()).load(idCardBackFile).config(Bitmap.Config.RGB_565).transform(new RoundedCornersTransformation(rounded, 0, RoundedCornersTransformation.CornerType.ALL)).into(iv_idCardBack); + + } + }); + } else if (PHOTO_FILE_NAME.equals(BUSINESS)) {//营业执照 + businessFile = saveFile(bitmap, PHOTO_FILE_NAME); + getActivity().runOnUiThread(new Runnable() { + @Override + public void run() { + Picasso.with(getActivity()).invalidate(businessFile); + Picasso.with(getActivity()).load(businessFile).config(Bitmap.Config.RGB_565).transform(new RoundedCornersTransformation(rounded, 0, RoundedCornersTransformation.CornerType.ALL)).into(iv_businessLicense); + + } + }); + } + if (tempFile != null) { + tempFile.delete(); + } +// bitmap.recycle(); +// bitmap = null; + } catch (ExecutionException e) { + throw new RuntimeException(e); + } catch (InterruptedException e) { + throw new RuntimeException(e); + } catch (IOException e) { + throw new RuntimeException(e); + } + } + }).start(); + } + + @Override + public void onDestroy() { + super.onDestroy(); + if (bitmap!=null){ + bitmap.recycle(); + bitmap = null; + } + } + + private String mCompressPath = null; @Override public void onActivityResult(int requestCode, int resultCode, Intent data) { super.onActivityResult(requestCode, resultCode, data); - if (requestCode == PHOTO_REQUEST_GALLERY) { - if (data != null) { - // 得到图片的全路径 - Uri uri = data.getData(); - crop(uri); + + + if (requestCode == 1024 && Build.VERSION.SDK_INT >=Build.VERSION_CODES.R){ + if (Environment.isExternalStorageManager()){ + selectPic(); } - } else if (requestCode == PHOTO_REQUEST_CAMERA) { - if (hasSdcard()) { - tempFile = new File(Environment.getExternalStorageDirectory(), - PHOTO_FILE_NAME); - crop(UriForFile.getUriForFile(getContext(), tempFile)); - } else { - ToastUtil.show(getActivity(), "未找到存储卡 无法存储照片"); - } + }else if (resultCode == RESULT_OK){ + if (requestCode== PictureConfig.CHOOSE_REQUEST){ + ArrayList selectList = PictureSelector.obtainSelectorList(data); + if (selectList!=null && selectList.size()>0){ + LocalMedia localMedia = selectList.get(0); + if (localMedia.isCut()){ + mCompressPath = localMedia.getCutPath(); + }else + { + mCompressPath = localMedia.getCompressPath(); + } - } else if (requestCode == PHOTO_REQUEST_CUT) { - try { - bitmap = data.getParcelableExtra("data"); - if (!hasSdcard()) {//未找到SD卡 - ToastUtil.show(getActivity(), "未找到存储卡 无法存储照片"); - return; - } - if (PHOTO_FILE_NAME.equals(ID_CARD)) {//身份证正面 - idCardFile = saveFile(bitmap, PHOTO_FILE_NAME); - Picasso.with(getActivity()).invalidate(idCardFile); - Picasso.with(getActivity()).load(idCardFile).config(Bitmap.Config.RGB_565).transform(new RoundedCornersTransformation(rounded, 0, RoundedCornersTransformation.CornerType.ALL)).into(iv_idCard); - } else if (PHOTO_FILE_NAME.equals(ID_CARD_BACK)) {//身份证背面 - idCardBackFile = saveFile(bitmap, PHOTO_FILE_NAME); - Picasso.with(getActivity()).invalidate(idCardBackFile); - Picasso.with(getActivity()).load(idCardBackFile).config(Bitmap.Config.RGB_565).transform(new RoundedCornersTransformation(rounded, 0, RoundedCornersTransformation.CornerType.ALL)).into(iv_idCardBack); - } else if (PHOTO_FILE_NAME.equals(BUSINESS)) {//营业执照 - businessFile = saveFile(bitmap, PHOTO_FILE_NAME); - Picasso.with(getActivity()).invalidate(businessFile); - Picasso.with(getActivity()).load(businessFile).config(Bitmap.Config.RGB_565).transform(new RoundedCornersTransformation(rounded, 0, RoundedCornersTransformation.CornerType.ALL)).into(iv_businessLicense); + if (TextUtils.isEmpty(mCompressPath)){ + mCompressPath = localMedia.getRealPath(); + } + L.i("jjia------------1---"+mCompressPath); + + image(); } - if (tempFile != null) { - tempFile.delete(); - } - bitmap.recycle(); - bitmap = null; - } catch (Exception e) { - e.printStackTrace(); - ToastUtil.show(getActivity(), "未找到图片 请重试"); } } + + + + /// ////////////// + + + +// if (requestCode == PHOTO_REQUEST_GALLERY) { +// if (data != null) { +// // 得到图片的全路径 +// Uri uri = data.getData(); +// crop(uri); +// } +// +// } else if (requestCode == PHOTO_REQUEST_CAMERA) { +// if (hasSdcard()) { +// tempFile = new File(Environment.getExternalStorageDirectory(), +// PHOTO_FILE_NAME); +// crop(UriForFile.getUriForFile(getContext(), tempFile)); +// } else { +// ToastUtil.show(getActivity(), "未找到存储卡 无法存储照片"); +// } +// +// } else if (requestCode == PHOTO_REQUEST_CUT) { +// try { +// bitmap = data.getParcelableExtra("data"); +// if (!hasSdcard()) {//未找到SD卡 +// ToastUtil.show(getActivity(), "未找到存储卡 无法存储照片"); +// return; +// } +// if (PHOTO_FILE_NAME.equals(ID_CARD)) {//身份证正面 +// idCardFile = saveFile(bitmap, PHOTO_FILE_NAME); +// Picasso.with(getActivity()).invalidate(idCardFile); +// Picasso.with(getActivity()).load(idCardFile).config(Bitmap.Config.RGB_565).transform(new RoundedCornersTransformation(rounded, 0, RoundedCornersTransformation.CornerType.ALL)).into(iv_idCard); +// } else if (PHOTO_FILE_NAME.equals(ID_CARD_BACK)) {//身份证背面 +// idCardBackFile = saveFile(bitmap, PHOTO_FILE_NAME); +// Picasso.with(getActivity()).invalidate(idCardBackFile); +// Picasso.with(getActivity()).load(idCardBackFile).config(Bitmap.Config.RGB_565).transform(new RoundedCornersTransformation(rounded, 0, RoundedCornersTransformation.CornerType.ALL)).into(iv_idCardBack); +// } else if (PHOTO_FILE_NAME.equals(BUSINESS)) {//营业执照 +// businessFile = saveFile(bitmap, PHOTO_FILE_NAME); +// Picasso.with(getActivity()).invalidate(businessFile); +// Picasso.with(getActivity()).load(businessFile).config(Bitmap.Config.RGB_565).transform(new RoundedCornersTransformation(rounded, 0, RoundedCornersTransformation.CornerType.ALL)).into(iv_businessLicense); +// +// } +// if (tempFile != null) { +// tempFile.delete(); +// } +// bitmap.recycle(); +// bitmap = null; +// } catch (Exception e) { +// e.printStackTrace(); +// ToastUtil.show(getActivity(), "未找到图片 请重试"); +// } +// } + } /** diff --git a/iFish7/src/main/java/com/ifish/fragment/ThreeFragment.java b/iFish7/src/main/java/com/ifish/fragment/ThreeFragment.java index 2a82415b2..31058b871 100644 --- a/iFish7/src/main/java/com/ifish/fragment/ThreeFragment.java +++ b/iFish7/src/main/java/com/ifish/fragment/ThreeFragment.java @@ -21,7 +21,6 @@ import android.widget.TextView; import com.google.gson.Gson; import com.google.gson.reflect.TypeToken; -import com.ifish.activity.MainSix_4F_ControlActivity; import com.ifish.activity.MainTabActivity; import com.ifish.activity.R; import com.ifish.activity.R.drawable; diff --git a/iFish7/src/main/java/com/ifish/push/AlipushReceiver.java b/iFish7/src/main/java/com/ifish/push/AlipushReceiver.java index 5e19a24b1..476cacf68 100644 --- a/iFish7/src/main/java/com/ifish/push/AlipushReceiver.java +++ b/iFish7/src/main/java/com/ifish/push/AlipushReceiver.java @@ -1,3 +1,4 @@ +<<<<<<< HEAD package com.ifish.push; import android.content.Context; @@ -58,3 +59,63 @@ public class AlipushReceiver extends MessageReceiver { } } +======= +//package com.ifish.push; +// +//import android.content.Context; +//import android.content.Intent; +//import android.util.Log; +// +//import com.ifish.activity.RecentContactsActivity; +// +//import java.util.Map; +// +///** +// * Created by Administrator on 2019/5/22. +// */ +// +//public class AlipushReceiver extends MessageReceiver { +// // 消息接收部分的LOG_TAG +// public static final String REC_TAG = "receiver"; +// +// @Override +// public void onNotification(Context context, String title, String summary, Map extraMap) { +// // TODO 处理推送通知 +// Log.e("MyMessageReceiver", "Receive notification, title: " + title + ", summary: " + summary + ", extraMap: " + extraMap); +// } +// +// @Override +// public void onMessage(Context context, CPushMessage cPushMessage) { +// Log.e("MyMessageReceiver", "onMessage, messageId: " + cPushMessage.getMessageId() + ", title: " + cPushMessage.getTitle() + ", content:" + cPushMessage.getContent()); +// } +// +// @Override +// public void onNotificationOpened(Context context, String title, String summary, String extraMap) { +// Log.e("MyMessageReceiver", "onNotificationOpened, title: " + title + ", summary: " + summary + ", extraMap:" + extraMap); +// Intent intent = new Intent(); +// intent.setClass(context, RecentContactsActivity.class); +// intent.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK); +// context.startActivity(intent); +// } +// +// @Override +// protected void onNotificationClickedWithNoAction(Context context, String title, String summary, String extraMap) { +// Log.e("MyMessageReceiver", "onNotificationClickedWithNoAction, title: " + title + ", summary: " + summary + ", extraMap:" + extraMap); +// Intent intent = new Intent(); +// intent.setClass(context, RecentContactsActivity.class); +// intent.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK); +// context.startActivity(intent); +// } +// +// @Override +// protected void onNotificationReceivedInApp(Context context, String title, String summary, Map extraMap, int openType, String openActivity, String openUrl) { +// Log.e("MyMessageReceiver", "onNotificationReceivedInApp, title: " + title + ", summary: " + summary + ", extraMap:" + extraMap + ", openType:" + openType + ", openActivity:" + openActivity + ", openUrl:" + openUrl); +// } +// +// @Override +// protected void onNotificationRemoved(Context context, String messageId) { +// Log.e("MyMessageReceiver", "onNotificationRemoved"); +// } +// +//} +>>>>>>> release diff --git a/iFish7/src/main/java/com/ifish/push/IIntentService.java b/iFish7/src/main/java/com/ifish/push/IIntentService.java new file mode 100644 index 000000000..64cfaf008 --- /dev/null +++ b/iFish7/src/main/java/com/ifish/push/IIntentService.java @@ -0,0 +1,56 @@ +package com.ifish.push; + +import android.content.Context; +import android.content.Intent; +import android.net.Uri; + +import com.ifish.activity.PushActivity; +import com.ifish.activity.RecentContactsActivity; +import com.ifish.baseclass.BaseApplication; +import com.ifish.utils.L; +import com.igexin.sdk.GTIntentService; +import com.igexin.sdk.message.GTNotificationMessage; +import com.igexin.sdk.message.GTTransmitMessage; + +public class IIntentService extends GTIntentService { + + @Override + public void onReceiveClientId(Context context, String s) { + super.onReceiveClientId(context, s); + L.i("jjia----------push--cid--"+s); + } + + @Override + public void onReceiveMessageData(Context context, GTTransmitMessage gtTransmitMessage) { + super.onReceiveMessageData(context, gtTransmitMessage); + } + + // cid离线上线通知 + @Override + public void onReceiveOnlineState(Context context, boolean b) { + super.onReceiveOnlineState(context, b); + } + + // 通知到达 + @Override + public void onNotificationMessageArrived(Context context, GTNotificationMessage gtNotificationMessage) { + super.onNotificationMessageArrived(context, gtNotificationMessage); + + L.i("jjia---------通知到达---"); + } + + //通知点击 +// 通知点击回调接口(仅支持个推 SDK 通道下发的通知) + @Override + public void onNotificationMessageClicked(Context context, GTNotificationMessage gtNotificationMessage) { + super.onNotificationMessageClicked(context, gtNotificationMessage); + L.i("jjia---------通知点击---"); + Intent intent = new Intent(); + intent.setClass(context, RecentContactsActivity.class); + intent.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK); + intent.addFlags(Intent.FLAG_ACTIVITY_CLEAR_TOP); + intent.putExtra("payload", "payloadStr"); + intent.setData(Uri.parse("gtpushscheme://com.getui.push/detail?")); + context.startActivity(intent); + } +} diff --git a/iFish7/src/main/java/com/ifish/push/IPushService.java b/iFish7/src/main/java/com/ifish/push/IPushService.java new file mode 100644 index 000000000..0328ad218 --- /dev/null +++ b/iFish7/src/main/java/com/ifish/push/IPushService.java @@ -0,0 +1,6 @@ +package com.ifish.push; + +import com.igexin.sdk.PushService; + +public class IPushService extends PushService { +} diff --git a/iFish7/src/main/java/com/ifish/push/PopupPushActivity.java b/iFish7/src/main/java/com/ifish/push/PopupPushActivity.java index 496ee4712..a33b17e78 100644 --- a/iFish7/src/main/java/com/ifish/push/PopupPushActivity.java +++ b/iFish7/src/main/java/com/ifish/push/PopupPushActivity.java @@ -1,39 +1,39 @@ -package com.ifish.push; - -import android.content.Intent; -import android.os.Bundle; -import android.util.Log; - -import com.alibaba.sdk.android.push.AndroidPopupActivity; -import com.ifish.activity.RecentContactsActivity; - -import java.util.Map; - -/** - * Created by Administrator on 2019/6/2. - */ - -public class PopupPushActivity extends AndroidPopupActivity { - static final String TAG = "PopupPushActivity"; - - @Override - protected void onCreate(Bundle savedInstanceState) { - super.onCreate(savedInstanceState); - } - - /** - * 实现通知打开回调方法,获取通知相关信息 - * - * @param title 标题 - * @param summary 内容 - * @param extMap 额外参数 - */ - @Override - protected void onSysNoticeOpened(String title, String summary, Map extMap) { - Intent intent = new Intent(); - intent.setClass(this, RecentContactsActivity.class); - intent.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK); - this.startActivity(intent); - Log.d(TAG, "OnMiPushSysNoticeOpened, title: " + title + ", content: " + summary + ", extMap: " + extMap); - } -} +//package com.ifish.push; +// +//import android.content.Intent; +//import android.os.Bundle; +//import android.util.Log; +// +//import com.alibaba.sdk.android.push.AndroidPopupActivity; +//import com.ifish.activity.RecentContactsActivity; +// +//import java.util.Map; +// +///** +// * Created by Administrator on 2019/6/2. +// */ +// +//public class PopupPushActivity extends AndroidPopupActivity { +// static final String TAG = "PopupPushActivity"; +// +// @Override +// protected void onCreate(Bundle savedInstanceState) { +// super.onCreate(savedInstanceState); +// } +// +// /** +// * 实现通知打开回调方法,获取通知相关信息 +// * +// * @param title 标题 +// * @param summary 内容 +// * @param extMap 额外参数 +// */ +// @Override +// protected void onSysNoticeOpened(String title, String summary, Map extMap) { +// Intent intent = new Intent(); +// intent.setClass(this, RecentContactsActivity.class); +// intent.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK); +// this.startActivity(intent); +// Log.d(TAG, "OnMiPushSysNoticeOpened, title: " + title + ", content: " + summary + ", extMap: " + extMap); +// } +//} diff --git a/iFish7/src/main/java/com/ifish/tcp/Context.java b/iFish7/src/main/java/com/ifish/tcp/Context.java index 2d5740b20..baf351376 100644 --- a/iFish7/src/main/java/com/ifish/tcp/Context.java +++ b/iFish7/src/main/java/com/ifish/tcp/Context.java @@ -1,49 +1,51 @@ -package com.ifish.tcp; - -import java.nio.charset.Charset; -import java.nio.charset.CharsetDecoder; - -import org.apache.mina.core.buffer.IoBuffer; - -public class Context { - private final CharsetDecoder decoder; - private IoBuffer buf; - private int matchCount = 0; - private int overflowPosition = 0; - - public Context(Charset charset) { - decoder = charset.newDecoder(); - buf = IoBuffer.allocate(100).setAutoExpand(true); - //buf.order(ByteOrder.LITTLE_ENDIAN); - } - - public CharsetDecoder getDecoder() { - return decoder; - } - - public IoBuffer getBuffer() { - return buf; - } - - public int getOverflowPosition() { - return overflowPosition; - } - - public int getMatchCount() { - return matchCount; - } - - public void setMatchCount(int matchCount) { - this.matchCount = matchCount; - } - - public void reset() { - overflowPosition = 0; - matchCount = 0; - decoder.reset(); - } - - public void append(IoBuffer in) { - getBuffer().put(in); - } -} +//package com.ifish.tcp; +// +//import com.ifish.utils.Commons; +// +//import java.nio.charset.Charset; +//import java.nio.charset.CharsetDecoder; +// +//import org.apache.mina.core.buffer.IoBuffer; +// +//public class Context { +// private final CharsetDecoder decoder; +// private IoBuffer buf; +// private int matchCount = 0; +// private int overflowPosition = 0; +// +// public Context(Charset charset) { +// decoder = charset.newDecoder(); +// buf = IoBuffer.allocate(Commons.IoBuffer).setAutoExpand(true); +// //buf.order(ByteOrder.LITTLE_ENDIAN); +// } +// +// public CharsetDecoder getDecoder() { +// return decoder; +// } +// +// public IoBuffer getBuffer() { +// return buf; +// } +// +// public int getOverflowPosition() { +// return overflowPosition; +// } +// +// public int getMatchCount() { +// return matchCount; +// } +// +// public void setMatchCount(int matchCount) { +// this.matchCount = matchCount; +// } +// +// public void reset() { +// overflowPosition = 0; +// matchCount = 0; +// decoder.reset(); +// } +// +// public void append(IoBuffer in) { +// getBuffer().put(in); +// } +//} diff --git a/iFish7/src/main/java/com/ifish/tcp/ModelCodec.java b/iFish7/src/main/java/com/ifish/tcp/ModelCodec.java index fc21fc8cc..9933855b5 100644 --- a/iFish7/src/main/java/com/ifish/tcp/ModelCodec.java +++ b/iFish7/src/main/java/com/ifish/tcp/ModelCodec.java @@ -21,8 +21,12 @@ public class ModelCodec { * @param obj * @return */ - public static byte[] enCode(Object obj) { - IoBuffer buffer = IoBuffer.allocate(100).setAutoExpand(true); + public static byte[] enCode(Object obj){ + return enCode(obj,100); + } + + public static byte[] enCode(Object obj,int len) { + IoBuffer buffer = IoBuffer.allocate(len).setAutoExpand(true); if(obj instanceof BackInfoSix_4F_XunHuanTimes){ //设置循环模式时间 BackInfoSix_4F_XunHuanTimes model = (BackInfoSix_4F_XunHuanTimes) obj; @@ -428,10 +432,16 @@ public class ModelCodec { * 把字节数组转成对象 */ public static Object deCode(byte[] bys) { + return deCode(bys,100); + } + public static Object deCode(byte[] bys,int len) { int Check_code = getCheck_code(bys); int length = bys.length; + + Log.i("jjia","-----checkCode="+Check_code); + Log.i("jjia","-----字符串="+ByteUtil.bytesToHexString(bys)); Log.i("---------start", Check_code + "---" + ByteUtil.bytesToHexString(bys)); - IoBuffer buf = ByteUtil.byteToIoBuffer(bys, length); + IoBuffer buf = ByteUtil.byteToIoBuffer(bys, length,len); if (Check_code == 21) { return decodexuanduo_set(buf); } else if (Check_code == 22) { diff --git a/iFish7/src/main/java/com/ifish/tcp/OrderDeviceConnectModel.java b/iFish7/src/main/java/com/ifish/tcp/OrderDeviceConnectModel.java index 8b57721a2..423334d55 100644 --- a/iFish7/src/main/java/com/ifish/tcp/OrderDeviceConnectModel.java +++ b/iFish7/src/main/java/com/ifish/tcp/OrderDeviceConnectModel.java @@ -7,6 +7,8 @@ */ package com.ifish.tcp; +import com.ifish.utils.Commons; + import java.io.Serializable; /** @@ -14,9 +16,17 @@ import java.io.Serializable; */ public class OrderDeviceConnectModel extends HeadModel implements Serializable { //路由器wifi名 - private byte[] ssid_name = new byte[20]; + private byte[] ssid_name; //路由器wifi密码 - private byte[] ssid_password = new byte[20]; + private byte[] ssid_password; + public OrderDeviceConnectModel(boolean isNew){ + ssid_name = new byte[ isNew ?Commons.SSID_LENGTH:20]; + ssid_password = new byte[isNew?Commons.SSID_LENGTH:20]; + } + +// private byte[] ssid_name = new byte[ isNew ?Commons.SSID_LENGTH:20]; +// //路由器wifi密码 +// private byte[] public byte[] getSsid_name() { return ssid_name; diff --git a/iFish7/src/main/java/com/ifish/tcp/OrderModel.java b/iFish7/src/main/java/com/ifish/tcp/OrderModel.java index f355f42c9..ee2de7281 100644 --- a/iFish7/src/main/java/com/ifish/tcp/OrderModel.java +++ b/iFish7/src/main/java/com/ifish/tcp/OrderModel.java @@ -20,7 +20,8 @@ public class OrderModel { //15字节数据包头 model.setType((byte) 0); model.setCheck_code((byte) 7); - model.setRemote_len((byte) 57); +// model.setRemote_len((byte) 57); + model.setRemote_len((byte) Commons.Remote_len); //wifi账号密码 byte[] wifi_Account = model.getWifiSSID(); byte[] wifi_Password = model.getWifiPWD(); @@ -69,12 +70,13 @@ public class OrderModel { /** * 链接路由器指令 */ - public final static OrderDeviceConnectModel OrderDeviceConnectModel(String ssid_name, String ssid_pwd) { - OrderDeviceConnectModel model = new OrderDeviceConnectModel(); + public final static OrderDeviceConnectModel OrderDeviceConnectModel(String ssid_name, String ssid_pwd,boolean x) { + OrderDeviceConnectModel model = new OrderDeviceConnectModel(x); //15字节数据包头 model.setType((byte) 0); model.setCheck_code((byte) 18); - model.setRemote_len((byte) 57); +// model.setRemote_len((byte) 57); + model.setRemote_len((byte) (x?Commons.Remote_len:57)); //wifi账号密码 byte[] wifi_Account = model.getSsid_name(); byte[] wifi_Password = model.getSsid_password(); diff --git a/iFish7/src/main/java/com/ifish/tcp/TcpReceiveThread.java b/iFish7/src/main/java/com/ifish/tcp/TcpReceiveThread.java index 9b47f7e25..394f61fee 100644 --- a/iFish7/src/main/java/com/ifish/tcp/TcpReceiveThread.java +++ b/iFish7/src/main/java/com/ifish/tcp/TcpReceiveThread.java @@ -449,7 +449,7 @@ public class TcpReceiveThread implements Runnable { } } } catch (Exception e) { - L.d("错误=" + e.toString()); + L.d("jjia=接收方数据--" + e.toString()); e.printStackTrace(); if (Commons.IS_EventBus) { EventBus.getDefault().post(new ErrorReceiveObj()); diff --git a/iFish7/src/main/java/com/ifish/utils/ActivityManager.java b/iFish7/src/main/java/com/ifish/utils/ActivityManager.java index 04d235199..d1eb2ecba 100644 --- a/iFish7/src/main/java/com/ifish/utils/ActivityManager.java +++ b/iFish7/src/main/java/com/ifish/utils/ActivityManager.java @@ -35,9 +35,13 @@ public class ActivityManager { // 删除Activity于容器中 public void delActivity(Activity activity) { activityList.remove(activity); - } - - // 遍历所有Activity并finish + } + + public Activity lastActivity() { + return activityList.get(activityList.size()-1); + } + + // 遍历所有Activity并finish public void exit() { for (Activity activity : activityList) { activity.finish(); diff --git a/iFish7/src/main/java/com/ifish/utils/AppRoute.java b/iFish7/src/main/java/com/ifish/utils/AppRoute.java new file mode 100644 index 000000000..315b43ebc --- /dev/null +++ b/iFish7/src/main/java/com/ifish/utils/AppRoute.java @@ -0,0 +1,149 @@ +package com.ifish.utils; + +import android.app.Activity; +import android.content.ClipData; +import android.content.ClipboardManager; +import android.content.Context; +import android.content.Intent; +import android.widget.Toast; +import com.ifish.activity.BlackListActivity; +import com.ifish.activity.MainEightControlActivity; +import com.ifish.activity.MainFiveBDControlActivity; +import com.ifish.activity.MainFiveControlActivity; +import com.ifish.activity.MainFourControlActivity; +import com.ifish.activity.MainFour_2B_ControlActivity; +import com.ifish.activity.MainFour_3F_ControlActivity; +import com.ifish.activity.MainHot_3A_ControlActivity; +import com.ifish.activity.MainSeven_2F_ControlActivity; +import com.ifish.activity.MainSixControlActivity; +import com.ifish.activity.MainSix_2A_ControlActivity; +import com.ifish.activity.MainSix_4F_ControlActivity; +import com.ifish.activity.MainThree1CControlActivity; +import com.ifish.activity.MainThreeControlActivity; +import com.ifish.activity.MainTwoControlActivity; +import com.ifish.activity.MainZeroControlActivity; +import com.ifish.basebean.Device; +import com.ifish.baseclass.BaseGradeActivity; + +public class AppRoute { + + public static void newToStart( Activity activity,Device device,boolean isBind){ + if (device!=null){ + try { + L.i("jjia----deviceBean---"+device.toString()); + toAction(activity,device,isBind); + }catch (Exception e) { + Intent i = new Intent(); + ClipboardManager clipboardManager = (ClipboardManager) activity.getSystemService(Context.CLIPBOARD_SERVICE); + ClipData mClipData = ClipData.newPlainText("Label", e.getMessage()); + clipboardManager.setPrimaryClip(mClipData); + Toast.makeText(activity, "错误日志复制到剪贴板!", Toast.LENGTH_SHORT).show(); + i.setClass(activity, MainThreeControlActivity.class); + activity.startActivity(i); + AnimationUtil.startAnimation(activity); + } + + + }else { + if (isBind){ + Toast.makeText(activity, "绑定返回的设备对象信息是空", Toast.LENGTH_SHORT).show(); + } + oldToStart(activity); + } + + } + + public static void toAction(Activity activity,Device device,boolean isBind) { + Intent i = new Intent(); + i.putExtra("device",device); + i.putExtra(BaseGradeActivity.BINDDEVICE, isBind);//绑定成功增加经验 + if (Commons.FishKey.On.equals(Commons.DEVICE.get(Commons.DevicePosition).isBlacklist)) {//黑名单 + i.setClass(activity, BlackListActivity.class); + } else { + if (Device.TYPE_1C.equals(device.type)) { + i.setClass(activity, MainThree1CControlActivity.class); + } else if (Device.TYPE_AA.equals(device.type)) { + i.setClass(activity, MainFiveControlActivity.class); + } else if (Device.TYPE_BD.equals(device.type)) { + i.setClass(activity, MainFiveBDControlActivity.class); + } else if (Device.TYPE_2A.equals(device.type)) { + i.setClass(activity, MainSix_2A_ControlActivity.class); + } else if (Device.TYPE_2B.equals(device.type)) { + i.setClass(activity, MainFour_2B_ControlActivity.class); + } else if (Device.TYPE_3A.equals(device.type)) { + i.setClass(activity, MainHot_3A_ControlActivity.class); + } else if (Device.TYPE_2F.equals(device.type)) { + i.setClass(activity, MainSeven_2F_ControlActivity.class); + } else if (Device.TYPE_3F.equals(device.type)) { + i.setClass(activity, MainFour_3F_ControlActivity.class); + } else if (Device.TYPE_4F.equals(device.type) || Device.TYPE_5F.equals(device.type)) { + i.setClass(activity, MainSix_4F_ControlActivity.class); + } else { + if (device.getControlAmount() == null) {//如果控制器返回空 则默认给三控的页面 + i.setClass(activity, MainThreeControlActivity.class); + } else { + i.setClass(activity, MainThreeControlActivity.class); + switch (device.getControlAmount()) { + case 0: { + i.setClass(activity, MainZeroControlActivity.class); + break; + } + case 2: { + i.setClass(activity, MainTwoControlActivity.class); + break; + } + case 3: { + i.setClass(activity, MainThreeControlActivity.class); + break; + } + case 4: { + if (device.getTimerAmount() == 6) { // 可丽爱 + i.setClass(activity, MainFiveControlActivity.class); + } else {//4控 + i.setClass(activity, MainFourControlActivity.class); + } + break; + } + case 5: { + if (6 == device.getTimerAmount()) {//5控六定时器 询多页面 + i.setClass(activity, MainSixControlActivity.class); + } + break; + } + case 8: { + i.setClass(activity, MainEightControlActivity.class); + break; + } + default: { + i.setClass(activity, MainThreeControlActivity.class); + break; + } + } + } + } + } + activity.startActivity(i); + AnimationUtil.startAnimation(activity); + } + + public static void oldToStart(Activity activity){ + Intent i = new Intent(); + try { + + Device device = Commons.DEVICE.get(Commons.DevicePosition); + toAction(activity,device,false); + L.i("jjia-------mainclick--type-"+device.type); + L.i("jjia-------mainclick--"+Commons.DEVICE.get(Commons.DevicePosition).toString()); + + } catch (Exception e) { + ClipboardManager clipboardManager = (ClipboardManager) activity.getSystemService(Context.CLIPBOARD_SERVICE); + ClipData mClipData = ClipData.newPlainText("Label", e.getMessage()); + clipboardManager.setPrimaryClip(mClipData); + Toast.makeText(activity, "错误日志复制到剪贴板!", Toast.LENGTH_SHORT).show(); + i.setClass(activity, MainThreeControlActivity.class); + activity.startActivity(i); + AnimationUtil.startAnimation(activity); + } + + } +} diff --git a/iFish7/src/main/java/com/ifish/utils/AppUtil.java b/iFish7/src/main/java/com/ifish/utils/AppUtil.java new file mode 100644 index 000000000..89e2178f7 --- /dev/null +++ b/iFish7/src/main/java/com/ifish/utils/AppUtil.java @@ -0,0 +1,297 @@ +package com.ifish.utils; + +import android.app.Activity; +import android.bluetooth.BluetoothAdapter; +import android.bluetooth.BluetoothManager; +import android.content.ComponentName; +import android.content.Context; +import android.content.Intent; +import android.net.Uri; +import android.os.Build; +import android.text.TextUtils; +import android.util.Log; +import android.widget.ImageView; + +import androidx.activity.ComponentActivity; +import androidx.appcompat.app.AppCompatActivity; + +import com.ifish.activity.R; +import com.squareup.picasso.Picasso; + +import java.util.ArrayList; +import java.util.List; + +public class AppUtil { + + + + + public static boolean isBrandXiaoMi() { + return "xiaomi".equals( + Build.BRAND + ) || "xiaomi".equals(Build.MANUFACTURER); + } + + public static boolean isBrandHuawei() { + return "huawei".equals( + Build.BRAND + ) || "huawei".equals(Build.MANUFACTURER); + } + + public static boolean isBrandMeizu() { + return "meizu".equals( + Build.BRAND + ) || "meizu".equals(Build.MANUFACTURER) || "22c4185e".equals( + Build.BRAND + ); + } + + public static boolean isBrandOppo() { + return "oppo".equalsIgnoreCase(Build.BRAND) || "oppo".equals(Build.MANUFACTURER); + } + + public static boolean isBrandOnePlus() { + return "oneplus".equals( + Build.BRAND + ) || "oneplus".equals(Build.MANUFACTURER); + } + + public static boolean isBrandVivo() { + return "vivo".equals( + Build.BRAND + ) || "vivo".equals(Build.MANUFACTURER); + } + + + public static boolean isBrandHonor() { + return "honor".equals( + Build.BRAND + ) || "honor".equals(Build.MANUFACTURER); + } + + private static void toPermission(ComponentActivity context) { + Intent intent =new Intent(); + intent.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK); + intent.setAction("android.settings.APPLICATION_DETAILS_SETTINGS") ; + intent.setData(Uri.fromParts("package", context.getPackageName(), null)); + context.startActivity(intent); + } + private static void toPermission(Activity context) { + Intent intent =new Intent(); + intent.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK); + intent.setAction("android.settings.APPLICATION_DETAILS_SETTINGS") ; + intent.setData(Uri.fromParts("package", context.getPackageName(), null)); + context.startActivity(intent); + } + + private static void gotoOppoPermission(ComponentActivity context) { + try { + + Intent intent =new Intent(); + intent.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK); + intent.putExtra("packageName", context.getPackageName()); + ComponentName comp =new ComponentName( + "com.color.safecenter", + "com.color.safecenter.permission.PermissionManagerActivity" + ); + intent.setComponent(comp); + context.startActivity(intent); + } catch ( Exception e) { + toPermission(context); + } + } + private static void gotoOppoPermission(Activity context) { + try { + + Intent intent =new Intent(); + intent.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK); + intent.putExtra("packageName", context.getPackageName()); + ComponentName comp =new ComponentName( + "com.color.safecenter", + "com.color.safecenter.permission.PermissionManagerActivity" + ); + intent.setComponent(comp); + context.startActivity(intent); + } catch ( Exception e) { + toPermission(context); + } + } + + private static void gotoMiuiPermission(ComponentActivity context) { + Intent i = new Intent("miui.intent.action.APP_PERM_EDITOR"); + ComponentName componentName =new ComponentName( + "com.miui.securitycenter", + "com.miui.permcenter.permissions.PermissionsEditorActivity" + ); + i.setComponent(componentName); + i.putExtra("extra_pkgname", context.getPackageName()); + try { + context.startActivity(i); + } catch ( Exception e) { + e.printStackTrace(); + toPermission(context); + } + } + private static void gotoMiuiPermission(Activity context) { + Intent i = new Intent("miui.intent.action.APP_PERM_EDITOR"); + ComponentName componentName =new ComponentName( + "com.miui.securitycenter", + "com.miui.permcenter.permissions.PermissionsEditorActivity" + ); + i.setComponent(componentName); + i.putExtra("extra_pkgname", context.getPackageName()); + try { + context.startActivity(i); + } catch ( Exception e) { + e.printStackTrace(); + toPermission(context); + } + } + + private static void gotoMeizuPermission(ComponentActivity context) { + Intent intent = new Intent("com.meizu.safe.security.SHOW_APPSEC"); + intent.addCategory(Intent.CATEGORY_DEFAULT); + intent.putExtra("packageName", context.getPackageName()); + try { + context.startActivity(intent); + } catch (java.lang.Exception e) { + e.printStackTrace(); + toPermission(context); + } + } + private static void gotoMeizuPermission(Activity context) { + Intent intent = new Intent("com.meizu.safe.security.SHOW_APPSEC"); + intent.addCategory(Intent.CATEGORY_DEFAULT); + intent.putExtra("packageName", context.getPackageName()); + try { + context.startActivity(intent); + } catch (java.lang.Exception e) { + e.printStackTrace(); + toPermission(context); + } + } + + private static void gotoHuaweiPermission(ComponentActivity context) { + try { + Intent intent = new Intent(); + intent.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK); + ComponentName comp =new ComponentName( + "com.huawei.systemmanager", + "com.huawei.permissionmanager.ui.MainActivity" + ) ;//华为权限管理 + intent.setComponent(comp) ; + context.startActivity(intent); + } catch ( java.lang.Exception e) { + e.printStackTrace(); + toPermission(context); + } + } + private static void gotoHuaweiPermission(Activity context) { + try { + Intent intent = new Intent(); + intent.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK); + ComponentName comp =new ComponentName( + "com.huawei.systemmanager", + "com.huawei.permissionmanager.ui.MainActivity" + ) ;//华为权限管理 + intent.setComponent(comp) ; + context.startActivity(intent); + } catch ( java.lang.Exception e) { + e.printStackTrace(); + toPermission(context); + } + } + + public static void toAuthority(ComponentActivity context) { + + if (isBrandXiaoMi()){ + gotoMiuiPermission(context); + }else if (isBrandMeizu()){ + gotoMeizuPermission(context); + }else if (isBrandHuawei()){ + gotoHuaweiPermission(context); + }else if(isBrandOnePlus()){ + gotoOppoPermission(context); + }else if (isBrandOppo()){ + gotoOppoPermission(context); + }else { + toPermission(context); + } + } + + public static void toAuthority(Activity context) { + + if (isBrandXiaoMi()){ + gotoMiuiPermission(context); + }else if (isBrandMeizu()){ + gotoMeizuPermission(context); + }else if (isBrandHuawei()){ + gotoHuaweiPermission(context); + }else if(isBrandOnePlus()){ + gotoOppoPermission(context); + }else if (isBrandOppo()){ + gotoOppoPermission(context); + }else { + toPermission(context); + } + } + + /** + * 检测手机是否支持4.0蓝牙 + * @param context 上下文 + * @return true--支持4.0 false--不支持4.0 + */ + private boolean checkBle(Context context){ + if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.JELLY_BEAN_MR2) { //API 18 Android 4.3 + BluetoothManager bluetoothManager = (BluetoothManager) context.getSystemService(Context.BLUETOOTH_SERVICE); + if(bluetoothManager == null){ + return false; + } + BluetoothAdapter bluetooth4Adapter = bluetoothManager.getAdapter(); //BLUETOOTH权限 + if(bluetooth4Adapter == null){ + return false; + }else{ + L.i("该设备支持蓝牙4.0"); + return true; + } + }else{ + return false; + } + } + + + public static String [] getImagePermissionList(){ + List perList = new ArrayList<>(); + perList.add(android.Manifest.permission.CAMERA); + if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.TIRAMISU) { + perList.add(android.Manifest.permission.READ_MEDIA_IMAGES); + perList.add(android.Manifest.permission.READ_MEDIA_VIDEO); + } else if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.S){ + perList.add(android.Manifest.permission.READ_EXTERNAL_STORAGE); + perList.add(android.Manifest.permission.WRITE_EXTERNAL_STORAGE); + }else { + perList.add(android.Manifest.permission.READ_EXTERNAL_STORAGE); + perList.add(android.Manifest.permission.WRITE_EXTERNAL_STORAGE); + } + int size = perList.size(); + String [] permissions = new String[size]; + + for (int i = 0;i" + bluetoothDevice.getAddress()+"---"+rssi); +// +// } +//// L.d(bluetoothDevice.getName() + "--jjia---toher>" + bluetoothDevice.getAddress()+"---"+rssi); +//// BLEDevice bleDevice = new BLEDevice(bluetoothDevice,rssi); +//// if(onDeviceSearchListener != null){ +//// onDeviceSearchListener.onDeviceFound(bleDevice); //扫描到设备回调 +//// } +// } +// }; +// +// @SuppressLint("MissingPermission") +// public void stopScan(){ +// if (bluetoothAdapter!=null){ +// bluetoothAdapter.stopLeScan(leScanCallback); +// } +// } +// +// @SuppressLint("MissingPermission") +// public void connect(AppCompatActivity activity){ +// if (currentDevice!=null){ +// currentDevice.connectGatt(activity,false,bluetoothGattCallback); +// } +// +// } +// +// //连接/通讯结果回调 +// @RequiresApi(api = Build.VERSION_CODES.JELLY_BEAN_MR2) +// private BluetoothGattCallback bluetoothGattCallback = new BluetoothGattCallback() { +// //连接状态回调-连接成功/断开连接 +// @SuppressLint("MissingPermission") +// @Override +// public void onConnectionStateChange(BluetoothGatt gatt, int status, int newState) { +// super.onConnectionStateChange(gatt, status, newState); +// L.d("jjia-----status:" + status); +// L.d("jjia------newState:" + newState); +// // GATT的链接状态回调 +// switch (newState){ +// case BluetoothGatt.STATE_CONNECTED: +// L.d("jjia----蓝牙连接成功"); +// gatt.discoverServices(); // 去发现服务 +// break; +// +// case BluetoothGatt.STATE_DISCONNECTED: +// //青空系统缓存 +// ClsUtils.refreshDeviceCache(gatt); +// L.d("jjia----蓝牙连接失败"); +// gatt.close();//断开连接释放连接 +// +// if (status == 133){ +// L.d("jjia----无法连接"); +// }else if (status == 62){ +// L.d("jjia----连接成功服务没有发现"); +// }else if(status ==0){ +// L.d("jjia----0正常断开 回调"); +// }else if(status ==8){ +// L.d("jjia----距离太远或者无法供电而断开"); +// } +// break; +// +// case BluetoothGatt.STATE_CONNECTING: +// L.d("jjia----正在连接中。。。。。"); +// break; +// +// case BluetoothGatt.STATE_DISCONNECTING: +// L.d("jjia----正在断开中。。。。。"); +// break; +// } +// BluetoothDevice bluetoothDevice = gatt.getDevice(); +// L.d("jjia连接的设备:" + bluetoothDevice.getName() + " " + bluetoothDevice.getAddress()); +// +//// isConnectIng = false; +//// //移除连接超时 +//// mHandler.removeCallbacks(connectOutTimeRunnable); +//// +//// if(newState == BluetoothGatt.STATE_CONNECTED){ +//// L.d("jjia连接成功"); +//// //连接成功去发现服务 +//// gatt.discoverServices(); +//// //设置发现服务超时时间 +//// mHandler.postDelayed(serviceDiscoverOutTimeRunnable,MAX_CONNECT_TIME); +//// +//// if(onBleConnectListener != null){ +//// onBleConnectListener.onConnectSuccess(gatt,bluetoothDevice,status); //连接成功回调 +//// } +//// }else if(newState == BluetoothGatt.STATE_DISCONNECTED) { +//// //清空系统缓存 +//// ClsUtils.refreshDeviceCache(gatt); +//// Log.e(TAG, "断开连接status:" + status); +//// gatt.close(); //断开连接释放连接 +//// +//// if(status == 133){ +//// //无法连接 +//// if(onBleConnectListener != null){ +//// gatt.close(); +//// onBleConnectListener.onConnectFailure(gatt,bluetoothDevice,"连接异常!",status); //133连接异常 异常断开 +//// L.d("jjia连接失败status:" + status + " " + bluetoothDevice.getAddress()); +//// } +//// }else if(status == 62){ +//// //成功连接没有发现服务断开 +//// if(onBleConnectListener != null){ +//// gatt.close(); +//// onBleConnectListener.onConnectFailure(gatt,bluetoothDevice,"连接成功服务未发现断开!",status); //62没有发现服务 异常断开 +//// L.d("jjia连接成功服务未发现断开status:" + status); +//// } +//// +//// }else if(status == 0){ +//// if(onBleConnectListener != null){ +//// onBleConnectListener.onDisConnectSuccess(gatt,bluetoothDevice,status); //0正常断开 回调 +//// } +//// }else if(status == 8){ +//// //因为距离远或者电池无法供电断开连接 +//// // 已经成功发现服务 +//// if(onBleConnectListener != null){ +//// onBleConnectListener.onDisConnectSuccess(gatt,bluetoothDevice,status); //8断电断开 回调 +//// } +//// }else if(status == 34){ +//// if(onBleConnectListener != null){ +//// onBleConnectListener.onDisConnectSuccess(gatt,bluetoothDevice,status); //34断开 +//// } +//// }else { +//// //其它断开连接 +//// if(onBleConnectListener != null){ +//// onBleConnectListener.onDisConnectSuccess(gatt,bluetoothDevice,status); //其它断开 +//// } +//// } +//// }else if(newState == BluetoothGatt.STATE_CONNECTING){ +//// L.d("jjia正在连接..."); +//// if(onBleConnectListener != null){ +//// onBleConnectListener.onConnecting(gatt,bluetoothDevice); //正在连接回调 +//// } +//// }else if(newState == BluetoothGatt.STATE_DISCONNECTING){ +//// L.d("jjia正在断开..."); +//// if(onBleConnectListener != null){ +//// onBleConnectListener.onDisConnecting(gatt,bluetoothDevice); //正在断开回调 +//// } +//// } +// } +// +// +// +// +// ///////////////////////////////////////// 打开通知 ////////////////////////////////////////// +// +// /** +// * 设置读特征接收通知 +// * @param enable 为true打开通知 +// * @param gatt 连接 +// * @param characteristic 特征 +// */ +// @SuppressLint("MissingPermission") +// public void enableNotification(boolean enable, BluetoothGatt gatt, BluetoothGattCharacteristic characteristic){ +// if(gatt == null){ +// L.i("jjia------enableNotification-->gatt == null"); +// return; +// } +// if(characteristic == null){ +// L.i("jjia------enableNotification-->characteristic == null"); +// return; +// } +// //这一步必须要有,否则接收不到通知 +// gatt.setCharacteristicNotification(characteristic,enable); +// } +// //发现服务 +// //获取GATT服务发现后的回调 +// @SuppressLint("MissingPermission") +// @Override +// public void onServicesDiscovered(BluetoothGatt gatt, int status) { +// super.onServicesDiscovered(gatt, status); +// +// if (status == BluetoothGatt.GATT_SUCCESS){ +// +// mGatt = gatt; +// +// L.i("jjia------GATT_SUCCESS---services"); //服务发现 +// +// if (gatt.getServices()!=null){ +// L.i("jjia-----find---services"+gatt.getServices().size()); //服务发现 +// for (BluetoothGattService bluetoothGattService : gatt.getServices()) { +// if (bluetoothGattService!=null ){ +// String UID = bluetoothGattService.getUuid().toString(); +// if (!TextUtils.isEmpty(UID) && SERVICE_UUID.equals(UID)){ +// service = bluetoothGattService; +// L.i("jjia------Service_UUID:" + bluetoothGattService.getUuid()); // 我们可以遍历到该蓝牙设备的全部Service对象。然后通过比较Service的UUID,我们可以区分该服务是属于什么业务的 +// for (BluetoothGattCharacteristic characteristic : bluetoothGattService.getCharacteristics()) { +// L.i("jjia------characteristic-UUID:" + characteristic.getUuid()); +// if (characteristic!=null && !TextUtils.isEmpty(characteristic.getUuid().toString()) && WRITE_UUID.equals(characteristic.getUuid().toString())){ +// +// write = characteristic; +// read = characteristic; +// +// //打开读通知 +// enableNotification(true, gatt, read); +// +// //重点中重点,需要重新设置 +// List descriptors = write.getDescriptors(); +// for (BluetoothGattDescriptor descriptor : descriptors) { +// descriptor.setValue(BluetoothGattDescriptor.ENABLE_NOTIFICATION_VALUE); +// gatt.writeDescriptor(descriptor); +// } +// } +// } +// } +// +// } +// +// +// EventBean eventBean = new EventBean("blue_ok"); +// EventBus.getDefault().post(eventBean); +//// +//// if (SERVICE_UUID.equals(bluetoothGattService.getUuid().toString())) { +//// +//// for (BluetoothGattCharacteristic characteristic : bluetoothGattService.getCharacteristics()) { +//// L.i("jjia------characteristic-UUID:" + characteristic.getUuid()); +////// prepareBroadcastDataNotify(gatt, characteristic); //给满足条件的属性配置上消息通知 +//// } +//// return;//结束循环操作 +//// } +// } +// +// +// }else { +// L.i("jjia------no---services"); //服务发现 +// } +// +// } +// //移除发现服务超时 +//// mHandler.removeCallbacks(serviceDiscoverOutTimeRunnable); +//// L.d("jjia移除发现服务超时"); +//// +//// L.d("jjia发现服务"); +//// +//// //配置服务信息 +//// if(setupService(gatt,serviceUUID,readUUID,writeUUID)){ +//// if(onBleConnectListener != null){ +//// onBleConnectListener.onServiceDiscoverySucceed(gatt,gatt.getDevice(),status); //成功发现服务回调 +//// } +//// }else{ +//// if(onBleConnectListener != null){ +//// onBleConnectListener.onServiceDiscoveryFailed(gatt,gatt.getDevice(),"获取服务特征异常"); //发现服务失败回调 +//// } +//// } +// } +// +// @Override +// public void onCharacteristicRead(BluetoothGatt gatt, BluetoothGattCharacteristic characteristic, int status) { +// super.onCharacteristicRead(gatt, characteristic, status); +// L.d("jjia-------------读status: " + status); +// } +// +// //向蓝牙设备写入数据结果回调 +// @Override +// public void onCharacteristicWrite(BluetoothGatt gatt, BluetoothGattCharacteristic characteristic, int status) { +// super.onCharacteristicWrite(gatt, characteristic, status); +// +// +// byte [] bb = characteristic.getValue(); +// L.i(characteristic.getUuid()+"jjia---------------向蓝牙设备写入数据结果回调--"+new String(bb)); +// L.i(status+"jjia---------------向蓝牙设备写入数据结果回调--"+BluetoothGatt.GATT_SUCCESS); +//// if(characteristic.getValue() == null){ +//// L.d("jjiacharacteristic.getValue() == null"); +//// return; +//// } +//// //将收到的字节数组转换成十六进制字符串 +//// String msg = TypeConversion.bytes2HexString(characteristic.getValue(),characteristic.getValue().length); +//// if(status == BluetoothGatt.GATT_SUCCESS){ +//// //写入成功 +//// L.d("jjia写入成功:" + msg); +//// if(onBleConnectListener != null){ +//// onBleConnectListener.onWriteSuccess(gatt,gatt.getDevice(),characteristic.getValue()); //写入成功回调 +//// } +//// +//// }else if(status == BluetoothGatt.GATT_FAILURE){ +//// //写入失败 +//// L.d("jjia写入失败:" + msg); +//// if(onBleConnectListener != null){ +//// onBleConnectListener.onWriteFailure(gatt,gatt.getDevice(),characteristic.getValue(),"写入失败"); //写入失败回调 +//// } +//// }else if(status == BluetoothGatt.GATT_WRITE_NOT_PERMITTED){ +//// //没有权限 +//// L.d("jjia没有权限!"); +//// } +// } +// +// //读取蓝牙设备发出来的数据回调 +// @Override +// public void onCharacteristicChanged(BluetoothGatt gatt, BluetoothGattCharacteristic characteristic) { +// super.onCharacteristicChanged(gatt, characteristic); +// +// //接收数据 +// byte[] bytes = characteristic.getValue(); +// +// L.i(characteristic.getUuid()+"jjia---------------读取蓝牙设备发出来的数据回调--"); +//// Log.w("TAG","收到数据str:" + TypeConversion.bytes2HexString(bytes,bytes.length)); +//// if(onBleConnectListener != null){ +//// onBleConnectListener.onReceiveMessage(gatt,gatt.getDevice(),characteristic,characteristic.getValue()); //接收数据回调 +//// } +// } +// +// @Override +// public void onDescriptorRead(BluetoothGatt gatt, BluetoothGattDescriptor descriptor, int status) { +// super.onDescriptorRead(gatt, descriptor, status); +// } +// +// @Override +// public void onDescriptorWrite(BluetoothGatt gatt, BluetoothGattDescriptor descriptor, int status) { +// super.onDescriptorWrite(gatt, descriptor, status); +// } +// +// @Override +// public void onReliableWriteCompleted(BluetoothGatt gatt, int status) { +// super.onReliableWriteCompleted(gatt, status); +// L.d("jjiaonReliableWriteCompleted"); +// } +// +// @Override +// public void onReadRemoteRssi(BluetoothGatt gatt, int rssi, int status) { +// super.onReadRemoteRssi(gatt, rssi, status); +//// if(status == BluetoothGatt.GATT_SUCCESS){ +//// L.d("jjia读取RSSI值成功,RSSI值:" + rssi + ",status" + status); +//// if(onBleConnectListener != null){ +//// onBleConnectListener.onReadRssi(gatt,rssi,status); //成功读取连接的信号强度回调 +//// } +//// }else if(status == BluetoothGatt.GATT_FAILURE){ +//// L.d("jjia读取RSSI值失败,status:" + status); +//// } +// } +// +// //修改MTU值结果回调 +// @Override +// public void onMtuChanged(BluetoothGatt gatt, int mtu, int status) { +// super.onMtuChanged(gatt, mtu, status); +// ///设置mtu值,即bluetoothGatt.requestMtu()时触发,提示该操作是否成功 +//// if(status == BluetoothGatt.GATT_SUCCESS){ //设置MTU成功 +//// //MTU默认取的是23,当收到 onMtuChanged 后,会根据传递的值修改MTU,注意由于传输用掉3字节,因此传递的值需要减3。 +//// //mtu - 3 +//// L.d("jjia设置MTU成功,新的MTU值:" + (mtu-3) + ",status" + status); +//// if(onBleConnectListener != null){ +//// onBleConnectListener.onMTUSetSuccess("设置后新的MTU值 = " + (mtu-3) + " status = " + status,mtu - 3); //MTU设置成功 +//// } +//// +//// }else if(status == BluetoothGatt.GATT_FAILURE){ //设置MTU失败 +//// L.d("jjia设置MTU值失败:" + (mtu-3) + ",status" + status); +//// if(onBleConnectListener != null){ +//// onBleConnectListener.onMTUSetFailure("设置MTU值失败:" + (mtu-3) + " status:" + status); //MTU设置失败 +//// } +//// } +// +// } +// }; +// +// public static final String SERVICE_UUID = "000000ff-0000-1000-8000-00805f9b34fb"; //蓝牙通讯服务 +// public static final String READ_UUID = "0000ff01-0000-1000-8000-00805f9b34fb"; //读特征 +// public static final String WRITE_UUID = "0000ff01-0000-1000-8000-00805f9b34fb"; //写特征 +// BluetoothGattService service; +// BluetoothGattCharacteristic read; +// BluetoothGattCharacteristic write; +// BluetoothGatt mGatt ; +// +// @SuppressLint("MissingPermission") +// public void sendData(byte [] data){ +// if (write!=null){ +// L.d("jjia------send--------"); +// write.setValue(data); +// mGatt.writeCharacteristic(write); +// } +// +// } +////00002b29-0000-1000-8000-00805f9b34fb // 写 +// +// +// /** +// * 设置读特征接收通知 +// * @param enable 为true打开通知 +// * @param gatt 连接 +// * @param characteristic 特征 +// */ +// @SuppressLint("MissingPermission") +// @RequiresApi(api = Build.VERSION_CODES.JELLY_BEAN_MR2) +// public void enableNotification(boolean enable, BluetoothGatt gatt, BluetoothGattCharacteristic characteristic){ +// if(gatt == null){ +// L.i("jjia---------enableNotification-->gatt == null"); +// return; +// } +// if(characteristic == null){ +// L.i("jjia--------enableNotification-->characteristic == null"); +// return; +// } +// //这一步必须要有,否则接收不到通知 +// gatt.setCharacteristicNotification(characteristic,enable); +// } +// +// +// public static final String CLIENT_CHARACTERISTIC_CONFIG = "00002902-0000-1000-8000-00805f9b34fb"; +// +// @SuppressLint("MissingPermission") +// private void setAutoReceiveData(BluetoothGatt gatt,BluetoothGattService linkLossService,BluetoothGattCharacteristic data,BluetoothGattDescriptor defaultDescriptor) { +// try { +//// BluetoothGattService linkLossService = gatt.getService(SERVICE_UUID); +//// BluetoothGattCharacteristic data = linkLossService.getCharacteristic(CHARACTERISTIC_UUID); +//// BluetoothGattDescriptor defaultDescriptor = data.getDescriptor(UUID.fromString(CLIENT_CHARACTERISTIC_CONFIG)); +// if (null != defaultDescriptor) { +// defaultDescriptor.setValue(BluetoothGattDescriptor.ENABLE_NOTIFICATION_VALUE); +// gatt.writeDescriptor(defaultDescriptor); +// } +// gatt.setCharacteristicNotification(data, true); +// } catch (Exception e) { +//// BleLogUtils.appendLog("setAutoReceiveData:" + e.getMessage()); +// } +// } +//} diff --git a/iFish7/src/main/java/com/ifish/utils/BlueToothUtil.kt b/iFish7/src/main/java/com/ifish/utils/BlueToothUtil.kt new file mode 100644 index 000000000..ed084529f --- /dev/null +++ b/iFish7/src/main/java/com/ifish/utils/BlueToothUtil.kt @@ -0,0 +1,20 @@ +package com.ifish.utils + +import android.annotation.SuppressLint +import android.bluetooth.BluetoothAdapter +import android.content.Context +import android.content.Intent + +class BlueToothUtil { + + companion object{ + + @JvmStatic + @SuppressLint("MissingPermission") + fun openBlueTooth(context: Context){ + L.i("jjia-----提示用户去打开手机蓝牙") + val enableBtIntent = Intent(BluetoothAdapter.ACTION_REQUEST_ENABLE) + context.startActivity(enableBtIntent) + } + } +} \ No newline at end of file diff --git a/iFish7/src/main/java/com/ifish/utils/ByteUtil.java b/iFish7/src/main/java/com/ifish/utils/ByteUtil.java index 65f7b5c02..88cd17d42 100644 --- a/iFish7/src/main/java/com/ifish/utils/ByteUtil.java +++ b/iFish7/src/main/java/com/ifish/utils/ByteUtil.java @@ -71,11 +71,20 @@ public class ByteUtil{ * 将byte[]转换成IoBuffer * @param str */ - public static IoBuffer byteToIoBuffer(byte [] bt,int length){ - IoBuffer ioBuffer = IoBuffer.allocate(100).setAutoExpand(true); + public static IoBuffer byteToIoBuffer(byte [] bt,int length){ +// IoBuffer ioBuffer = IoBuffer.allocate(Commons.IoBuffer).setAutoExpand(true); +// //ioBuffer.order(ByteOrder.LITTLE_ENDIAN);// 修改此缓冲区的字节顺大端模式 +// ioBuffer.put(bt, 0, length); +// ioBuffer.flip(); +// return ioBuffer; + return byteToIoBuffer(bt,length,100); + } + + public static IoBuffer byteToIoBuffer(byte [] bt,int length,int xx){ + IoBuffer ioBuffer = IoBuffer.allocate(xx).setAutoExpand(true); //ioBuffer.order(ByteOrder.LITTLE_ENDIAN);// 修改此缓冲区的字节顺大端模式 - ioBuffer.put(bt, 0, length); - ioBuffer.flip(); + ioBuffer.put(bt, 0, length); + ioBuffer.flip(); return ioBuffer; } diff --git a/iFish7/src/main/java/com/ifish/utils/ClickUtil.java b/iFish7/src/main/java/com/ifish/utils/ClickUtil.java new file mode 100644 index 000000000..4440e8058 --- /dev/null +++ b/iFish7/src/main/java/com/ifish/utils/ClickUtil.java @@ -0,0 +1,24 @@ +package com.ifish.utils; + +import android.view.View; + +public class ClickUtil { + + private static long lastClickTime; + + public static boolean isFastDoubleClick() { + return isFastDoubleClick(300); + } + + public static boolean isFastDoubleClick(long interval) { + long time = System.currentTimeMillis(); + long timeD = time - lastClickTime; + if (0 < timeD && timeD < interval) { + lastClickTime = time; + return true; + } + lastClickTime = time; + return false; + } + +} diff --git a/iFish7/src/main/java/com/ifish/utils/Commons.java b/iFish7/src/main/java/com/ifish/utils/Commons.java index adf2a7fd5..570fdf174 100644 --- a/iFish7/src/main/java/com/ifish/utils/Commons.java +++ b/iFish7/src/main/java/com/ifish/utils/Commons.java @@ -60,6 +60,10 @@ public class Commons { public static List GRADERULES = null;//等级规则 public static List GOLDTASKS = null;//金币任务 public static final String NimUIKit_ID = "3";//云信聊天 联系爱鱼奇官方的用户id + public static final int SSID_STEP = 25; + public static final int IoBuffer = 100+ 0 * 2; + public static final int Remote_len = 57+ SSID_STEP * 2; + public static final int SSID_LENGTH = 20+ SSID_STEP ; public static int num; @@ -431,5 +435,6 @@ public class Commons { public static final String Xunhuanbang_sNumber = "F4"; public static final String Shajundeng_sNumber = "F5"; public static final String Zaolangbang_sNumber = "F6"; + } } diff --git a/iFish7/src/main/java/com/ifish/utils/Config.kt b/iFish7/src/main/java/com/ifish/utils/Config.kt new file mode 100644 index 000000000..43c055d08 --- /dev/null +++ b/iFish7/src/main/java/com/ifish/utils/Config.kt @@ -0,0 +1,8 @@ +package com.ifish.utils + +class Config { + companion object{ + +// const val deviceId= "" + } +} \ No newline at end of file diff --git a/iFish7/src/main/java/com/ifish/utils/DateUtil.kt b/iFish7/src/main/java/com/ifish/utils/DateUtil.kt new file mode 100644 index 000000000..d06070e6d --- /dev/null +++ b/iFish7/src/main/java/com/ifish/utils/DateUtil.kt @@ -0,0 +1,112 @@ +package com.ifish.utils + +import com.ifish.basebean.TimeBean +import com.ifish.baseclass.BaseApplication +import com.ifish.view.WheelView + +class DateUtil { + + + companion object{ + + + @JvmStatic + public fun hasContain(timeList: List, timer_num: Byte, start: Int, end: Int): Boolean { + L.i("jjia--------1-$start-$end") + if (timeList != null && timeList.size > 0) { + for (item in timeList) { + if (timer_num == item.no) { + continue + } + val a = item.start + val b = item.end + + L.i("jjia-------2--$a-$b") + if (start >= a && start <= b) { + return true + } + if (end >= a && end <= b) { + return true + } + } + return false + } else { + return false + } + } + + @JvmStatic + public fun hasContain(timeList: List, timer_num: Byte, startHView: WheelView, startMView:WheelView, endHView:WheelView, endMView:WheelView):Boolean{ + val startH: Int = startHView.getSeletedIndex() + val startM: Int = startMView.getSeletedIndex() + val endH: Int = endHView.getSeletedIndex() + val endM: Int = endMView.getSeletedIndex() + + if (startH == endH && startM == endM) { + ToastUtil.show(BaseApplication.app, "开始时间和结束时间不能相同") + return true + } + + var isContain = false + + var h1 = -1 + var m1 = -1 + var h2 = -1 + var m2 = -1 + if (startH > endH) { + h1 = startH * 60 + startM + m1 = 24 * 60 + isContain = hasContain(timeList, timer_num, h1, m1) + if (!isContain) { + h2 = 0 + m2 = endH * 60 + endM + isContain = hasContain(timeList, timer_num, h2, m2) + } + } else { + h1 = startH * 60 + startM + m1 = endH * 60 + endM + + isContain = hasContain(timeList, timer_num, h1, m1) + } + if (isContain){ + ToastUtil.show(BaseApplication.app, "时段设置不能重叠") + } + + return isContain + } + + @JvmStatic + fun getTimeList(timeList :MutableList,timer_time:ByteArray,timer_number:Byte):List{ + var startH = 0 + var startM = 0 + var endH = 0 + var endM = 0 + for (j in timer_time.indices) { + if (j == 0) { + startH = timer_time.get(j).toInt() + L.i("jjia-------set------$startH") + } else if (j == 1) { + startM = timer_time.get(j).toInt() + L.i("jjia-------set------$startM") + } else if (j == 2) { + endH = timer_time.get(j).toInt() + L.i("jjia-------set------$endH") + } else if (j == 3) { + endM = timer_time.get(j).toInt() + L.i("jjia-------set------$endM") + } + } + if (startH > endH) { + timeList.add(TimeBean(timer_number, startH * 60 + startM, 24 * 60)) + timeList.add(TimeBean(timer_number, 0, endH * 60 + endM)) + } else { + timeList.add(TimeBean(timer_number, startH * 60 + startM, endH * 60 + endM)) + } + return timeList + } + } + + + + +} \ No newline at end of file diff --git a/iFish7/src/main/java/com/ifish/utils/DialogUtil.kt b/iFish7/src/main/java/com/ifish/utils/DialogUtil.kt new file mode 100644 index 000000000..7f44382ce --- /dev/null +++ b/iFish7/src/main/java/com/ifish/utils/DialogUtil.kt @@ -0,0 +1,46 @@ +package com.ifish.utils + +import android.app.Activity +import com.ifish.baseclass.BaseActivity + +/** + * Created by achang on 2018/10/6. + */ + +class DialogUtil1 { + companion object { + var mLoadingDialog: LoadingDialog? = null + var showDialog:Boolean=false + var hint:String?="正在加载中,请稍等片刻..." + fun showLoadingDialog(activity: Activity?, showDialog:Boolean, hint:String?="正在加载中,请稍等片刻..."): LoadingDialog { + this.showDialog= showDialog + if (activity!=null){ + if (mLoadingDialog == null) { + mLoadingDialog = LoadingDialog(activity,hint) + if (!mLoadingDialog!!.isShowing && !activity.isFinishing) { + mLoadingDialog!!.show() + } + } else { + if (!mLoadingDialog!!.isShowing && !activity.isFinishing) { + mLoadingDialog!!.show() + } + } + } + + return mLoadingDialog!! + } + + fun setLoadingDialogDismiss(activity: Activity?) { + mLoadingDialog?.apply { + if (this.isShowing ) { + activity?.apply { + if (!this.isFinishing) + mLoadingDialog!!.dismiss() + mLoadingDialog = null + } + } + } + // LogUtil.logD("setLoadingDialogDismiss===========") + } + } +} diff --git a/iFish7/src/main/java/com/ifish/utils/GlideEngine.java b/iFish7/src/main/java/com/ifish/utils/GlideEngine.java new file mode 100644 index 000000000..84c8fd931 --- /dev/null +++ b/iFish7/src/main/java/com/ifish/utils/GlideEngine.java @@ -0,0 +1,116 @@ +package com.ifish.utils; +import android.content.Context; +import android.widget.ImageView; + +import com.bumptech.glide.Glide; +import com.bumptech.glide.load.resource.bitmap.CenterCrop; +import com.bumptech.glide.load.resource.bitmap.RoundedCorners; +import com.ifish.activity.R; +import com.luck.picture.lib.engine.ImageEngine; +import com.luck.picture.lib.utils.ActivityCompatHelper; + +/** + * @author:luck + * @date:2019-11-13 17:02 + * @describe:Glide加载引擎 + */ +public class GlideEngine implements ImageEngine { + + /** + * 加载图片 + * + * @param context 上下文 + * @param url 资源url + * @param imageView 图片承载控件 + */ + @Override + public void loadImage(Context context, String url, ImageView imageView) { + if (!ActivityCompatHelper.assertValidRequest(context)) { + return; + } + Glide.with(context) + .load(url) + .into(imageView); + } + + @Override + public void loadImage(Context context, ImageView imageView, String url, int maxWidth, int maxHeight) { + if (!ActivityCompatHelper.assertValidRequest(context)) { + return; + } + Glide.with(context) + .load(url) + .override(maxWidth, maxHeight) + .into(imageView); + } + + /** + * 加载相册目录封面 + * + * @param context 上下文 + * @param url 图片路径 + * @param imageView 承载图片ImageView + */ + @Override + public void loadAlbumCover(Context context, String url, ImageView imageView) { + if (!ActivityCompatHelper.assertValidRequest(context)) { + return; + } + Glide.with(context) + .asBitmap() + .load(url) + .override(180, 180) + .sizeMultiplier(0.5f) + .transform(new CenterCrop(), new RoundedCorners(8)) + .placeholder(R.drawable.umeng_socialize_share_pic) + .into(imageView); + } + + + /** + * 加载图片列表图片 + * + * @param context 上下文 + * @param url 图片路径 + * @param imageView 承载图片ImageView + */ + @Override + public void loadGridImage(Context context, String url, ImageView imageView) { + if (!ActivityCompatHelper.assertValidRequest(context)) { + return; + } + Glide.with(context) + .load(url) + .override(200, 200) + .centerCrop() + .placeholder(R.drawable.umeng_socialize_share_pic) + .into(imageView); + } + + @Override + public void pauseRequests(Context context) { + if (!ActivityCompatHelper.assertValidRequest(context)) { + return; + } + Glide.with(context).pauseRequests(); + } + + @Override + public void resumeRequests(Context context) { + if (!ActivityCompatHelper.assertValidRequest(context)) { + return; + } + Glide.with(context).resumeRequests(); + } + + private GlideEngine() { + } + + private static final class InstanceHolder { + static final GlideEngine instance = new GlideEngine(); + } + + public static GlideEngine createGlideEngine() { + return InstanceHolder.instance; + } +} diff --git a/iFish7/src/main/java/com/ifish/utils/HttpManager.java b/iFish7/src/main/java/com/ifish/utils/HttpManager.java index ae352de85..2a92d5739 100644 --- a/iFish7/src/main/java/com/ifish/utils/HttpManager.java +++ b/iFish7/src/main/java/com/ifish/utils/HttpManager.java @@ -121,6 +121,11 @@ public class HttpManager { public static String Company_PhoneNum = "18667812003";// 公司电话 public static String BuyCameraTaobao_URL = "http://h5.m.taobao.com/awp/core/detail.htm?id=535991514644";// 购买摄像头淘宝网址 + public static final String AirKissConnectVideoTitle = "一键联网"; + public static String AirKissConnectVideoUrl = "https://www.ifish7.com/download/s1.mp4"; //安卓版本的一键联网的视频 + public static final String APConnectVideoTitle = "AP联网"; + public static String APConnectVideoUrl = "https://www.ifish7.com/download/s2.mp4"; //安卓版本的 AP联网视频 + private String user_URL = "user/"; private String users_URL = "users/"; public static String Room_URL = "room/"; @@ -360,6 +365,40 @@ public class HttpManager { } }); } + public HttpHandler unregister(final HttpListener> httpListener, String userId) { + String url = getFullUrl(users_URL + v3_URL + "deregister.do"); + L.d(url); + RequestParams requestParams = new RequestParams(); + requestParams.addBodyParameter("userId", userId); + String curTime = System.currentTimeMillis() / 1000 + ""; + String nonce = getRandomNum() + ""; + requestParams.addHeader(APPKEY, appKey); + requestParams.addHeader(NONCE, nonce); + requestParams.addHeader(CURTIME, curTime); + requestParams.addHeader(CHECKSUM, MD5Util.GetMD5(appSecret + nonce + curTime)); + return http.send(HttpMethod.POST, url, requestParams, new RequestCallBack() { + @Override + public void onSuccess(ResponseInfo responseInfo) { + L.d(responseInfo.result.toString()); + BaseBean baseBean = null; + try { + baseBean = new Gson().fromJson(responseInfo.result, new TypeToken>() { + }.getType()); + } catch (Exception e) { + e.printStackTrace(); + } + httpListener.success(baseBean); + httpListener.finish(); + } + + @Override + public void onFailure(HttpException error, String msg) { + L.d("error=" + error + "msg=" + msg); + httpListener.error(error, msg); + httpListener.finish(); + } + }); + } /** * @param @param httpListener @@ -2834,6 +2873,9 @@ public class HttpManager { RequestParams requestParams = new RequestParams(); requestParams.addBodyParameter("userId", userId); requestParams.addBodyParameter("shopsUserId", shopsUserId); + + L.i("jjia-------------"+userId); + L.i("jjia-------------"+shopsUserId); String curTime = System.currentTimeMillis() / 1000 + ""; String nonce = getRandomNum() + ""; requestParams.addHeader(APPKEY, appKey); @@ -4423,6 +4465,7 @@ public class HttpManager { RequestParams requestParams = new RequestParams(); requestParams.addBodyParameter("userId", userId); requestParams.addBodyParameter("deviceId", deviceId); + requestParams.addBodyParameter("type", "1"); requestParams.addBodyParameter("phoneType", "ANDROID"); String curTime = System.currentTimeMillis() / 1000 + ""; String nonce = getRandomNum() + ""; diff --git a/iFish7/src/main/java/com/ifish/utils/ImageDownLoader.java b/iFish7/src/main/java/com/ifish/utils/ImageDownLoader.java new file mode 100644 index 000000000..caf45c801 --- /dev/null +++ b/iFish7/src/main/java/com/ifish/utils/ImageDownLoader.java @@ -0,0 +1,77 @@ +package com.ifish.utils; + +import android.net.Uri; +import com.squareup.picasso.Downloader; +import com.squareup.picasso.NetworkPolicy; +import java.io.IOException; +import okhttp3.Cache; +import okhttp3.CacheControl; +import okhttp3.OkHttpClient; +import okhttp3.ResponseBody; +import okhttp3.Request; + + +public class ImageDownLoader implements Downloader { + /* OkHttpClient client = new OkHttpClient.Builder() + .protocols(Collections.singletonList(Protocol.HTTP_1_1)) + .build();*/ + private OkHttpClient client= null; + + public ImageDownLoader(OkHttpClient okHttpClient) { + this.client = okHttpClient; + } + + @Override + public Response load(Uri uri, int networkPolicy) throws IOException { + CacheControl cacheControl = null; + if (networkPolicy != 0) { + if (NetworkPolicy.isOfflineOnly(networkPolicy)) { + cacheControl = CacheControl.FORCE_CACHE; + } else { + CacheControl.Builder builder = new CacheControl.Builder(); + if (!NetworkPolicy.shouldReadFromDiskCache(networkPolicy)) { + builder.noCache(); + } + if (!NetworkPolicy.shouldWriteToDiskCache(networkPolicy)) { + builder.noStore(); + } + cacheControl = builder.build(); + } + } + + Request.Builder builder = new Request.Builder().url(uri.toString()); + if (cacheControl != null) { + builder.cacheControl(cacheControl); + } + + okhttp3.Response response = client.newCall(builder.build()).execute(); + int responseCode = response.code(); + if (responseCode >= 300) { + response.body().close(); + throw new ResponseException(responseCode + " " + response.message(), networkPolicy, + responseCode); + } + + boolean fromCache = response.cacheResponse() != null; + + ResponseBody responseBody = response.body(); + return new Response(responseBody.byteStream(), fromCache, responseBody.contentLength()); + + + } + + + + + @Override + public void shutdown() { + + Cache cache = client.cache(); + if (cache != null) { + try { + cache.close(); + } catch (IOException ignored) { + } + } + } +} \ No newline at end of file diff --git a/iFish7/src/main/java/com/ifish/utils/ImageKtUtil.kt b/iFish7/src/main/java/com/ifish/utils/ImageKtUtil.kt new file mode 100644 index 000000000..fcfb74c04 --- /dev/null +++ b/iFish7/src/main/java/com/ifish/utils/ImageKtUtil.kt @@ -0,0 +1,45 @@ +package com.ifish.utils + +import android.app.Activity +import android.graphics.Bitmap +import android.graphics.Canvas +import android.graphics.PixelFormat +import android.graphics.drawable.Drawable +import java.io.ByteArrayOutputStream + +class ImageKtUtil { + companion object { + + @JvmStatic + //将Drawable转化为Bitmap + fun drawableToBitmap(activity: Activity, drawable: Drawable): Bitmap? { + val width = drawable.intrinsicWidth + val height = drawable.intrinsicHeight + val bitmap = Bitmap.createBitmap( + width, height, + if (drawable.opacity != PixelFormat.OPAQUE) Bitmap.Config.ARGB_8888 else Bitmap.Config.RGB_565 + ) + val canvas = Canvas(bitmap) + drawable.setBounds(0, 0, width, height) + canvas.drawColor(activity.resources.getColor(android.R.color.white)) + drawable.draw(canvas) + return bitmap + } + + @JvmStatic + fun bmpToByteArray(bmp: Bitmap, needRecycle: Boolean): ByteArray? { + val output = ByteArrayOutputStream() + bmp.compress(Bitmap.CompressFormat.PNG, 80, output) + if (needRecycle) { + bmp.recycle() + } + val result = output.toByteArray() + try { + output.close() + } catch (e: Exception) { + e.printStackTrace() + } + return result + } + } +} \ No newline at end of file diff --git a/iFish7/src/main/java/com/ifish/utils/KVUtil.java b/iFish7/src/main/java/com/ifish/utils/KVUtil.java new file mode 100644 index 000000000..ebd2f37f9 --- /dev/null +++ b/iFish7/src/main/java/com/ifish/utils/KVUtil.java @@ -0,0 +1,91 @@ +package com.ifish.utils; + +import android.content.Context; +import androidx.annotation.NonNull; + +import com.tencent.mmkv.MMKV; + +/** + * key-value 工具类,包装微信MMKV + * + * @Company SINA + * Created by chenyuebo on 2019/5/16. + */ +public class KVUtil { + + public static void init(Context context) { + // 初始化微信key-value 组件,默认设定 MMKV 的根目录(files/mmkv/) + MMKV.initialize(context.getApplicationContext()); + } + + @NonNull + private static MMKV getMmkv() { + return MMKV.defaultMMKV(MMKV.MULTI_PROCESS_MODE, null); + } + + public static String getString(String key, String defValue) { + return getMmkv().getString(key, defValue); + } + + public static String getString(String key) { + return getString(key, null); + } + + + public static void setString(String key, String value) { + getMmkv().encode(key, value); + } + + public static boolean getBoolean(String key, boolean defValue) { + return getMmkv().decodeBool(key, defValue); + } + + public static boolean getBoolean(String key) { + return getMmkv().decodeBool(key); + } + + public static void setBoolean(String key, boolean value) { + getMmkv().encode(key, value); + } + + public static long getLong(String key, long defValue) { + return getMmkv().decodeLong(key, defValue); + } + + public static void setLong(String key, long value) { + getMmkv().encode(key, value); + } + + public static float getFloat(String key, float defValue) { + return getMmkv().decodeFloat(key, defValue); + } + + public static void setFloat(String key, float value) { + getMmkv().encode(key, value); + } + + public static int getInt(String key, int defValue) { + return getMmkv().decodeInt(key, defValue); + } + + public static int getInt(String key) { + return getMmkv().decodeInt(key); + } + + public static void setInt(String key, int value) { + getMmkv().encode(key, value); + } + + public static void removeValueForKey(String key) { + getMmkv().removeValueForKey(key); + } + + public static void removeValuesForKeys(String[] keys) { + getMmkv().removeValuesForKeys(keys); + } + + public static boolean containsKey(String key) { + return getMmkv().containsKey(key); + } + +} diff --git a/iFish7/src/main/java/com/ifish/utils/L.java b/iFish7/src/main/java/com/ifish/utils/L.java index 004f04d8f..a4598deee 100644 --- a/iFish7/src/main/java/com/ifish/utils/L.java +++ b/iFish7/src/main/java/com/ifish/utils/L.java @@ -9,6 +9,8 @@ package com.ifish.utils; import android.util.Log; +import com.ifish.activity.BuildConfig; + /** * @ClassName: LogCat * @Description: 打印工具栏 @@ -18,12 +20,21 @@ import android.util.Log; public class L { private static String TAG="iFish7"; public static void i(String msg) { - Log.i(TAG, msg); + if (BuildConfig.DEBUG){ + Log.i(TAG, msg); + } + } public static void d(String msg) { - Log.d(TAG, msg); + + if (BuildConfig.DEBUG){ + Log.d(TAG, msg); + } } public static void e(String msg) { - Log.e(TAG, msg); + + if (BuildConfig.DEBUG){ + Log.e(TAG, msg); + } } } diff --git a/iFish7/src/main/java/com/ifish/utils/LoadingDialog.kt b/iFish7/src/main/java/com/ifish/utils/LoadingDialog.kt new file mode 100644 index 000000000..eb1a4da78 --- /dev/null +++ b/iFish7/src/main/java/com/ifish/utils/LoadingDialog.kt @@ -0,0 +1,37 @@ +package com.ifish.utils + +import android.app.Activity +import android.app.Dialog +import android.text.TextUtils +import android.view.View +import android.widget.LinearLayout +import android.widget.TextView +import com.ifish.activity.R +import com.ifish.utils.Commons.Text + +/** + * @创建者 肖天长 + * @创建时间 2018/7/6 0006 11:59 + * @描述 ${TODO} + * @更新者 $Author$ + * @更新时间 2018/7/6 0006$ + * @更新描述 ${TODO} + */ + +class LoadingDialog(context: Activity,hint:String?) : Dialog(context, R.style.BaseDialogStyle) { + + init { + val inflate = View.inflate(context, R.layout.dialog_loading, null) + val mParams = LinearLayout.LayoutParams(LinearLayout.LayoutParams.WRAP_CONTENT, LinearLayout.LayoutParams.WRAP_CONTENT) + setContentView(inflate, mParams) + var view =findViewById(R.id.tv_hint) + view.text = hint + if (TextUtils.isEmpty(hint)){ + + } + + window!!.setDimAmount(0f) //去除阴影遮罩效果 + setCanceledOnTouchOutside(false) + // setCancelable(false) + } +} diff --git a/iFish7/src/main/java/com/ifish/utils/OkHttpAppGlideModule.java b/iFish7/src/main/java/com/ifish/utils/OkHttpAppGlideModule.java new file mode 100644 index 000000000..3d34b731a --- /dev/null +++ b/iFish7/src/main/java/com/ifish/utils/OkHttpAppGlideModule.java @@ -0,0 +1,33 @@ +package com.ifish.utils; + +import android.annotation.SuppressLint; +import android.content.Context; + +import androidx.annotation.NonNull; + +import com.bumptech.glide.Glide; +import com.bumptech.glide.GlideBuilder; +import com.bumptech.glide.Registry; +import com.bumptech.glide.annotation.GlideModule; +import com.bumptech.glide.integration.okhttp3.OkHttpUrlLoader; +import com.bumptech.glide.load.model.GlideUrl; +import com.bumptech.glide.module.AppGlideModule; + +import java.io.InputStream; + +@GlideModule +public class OkHttpAppGlideModule extends AppGlideModule { + + @Override + public void applyOptions(@NonNull Context context, @NonNull GlideBuilder builder) { + super.applyOptions(context, builder); + } + + @Override + public void registerComponents(@NonNull Context context, @NonNull Glide glide, @NonNull Registry registry) { + super.registerComponents(context, glide, registry); + //设置请求方式为okhttp 并设置okhttpClient的证书及超时时间 + OkHttpUrlLoader.Factory factory = new OkHttpUrlLoader.Factory(UnsafeOkHttpClient.getUnsafeOkHttpClient()); + registry.replace(GlideUrl.class, InputStream.class,factory); + } +} diff --git a/iFish7/src/main/java/com/ifish/utils/ToastUtil.java b/iFish7/src/main/java/com/ifish/utils/ToastUtil.java index d2637ab52..da6310a8c 100644 --- a/iFish7/src/main/java/com/ifish/utils/ToastUtil.java +++ b/iFish7/src/main/java/com/ifish/utils/ToastUtil.java @@ -37,6 +37,11 @@ public class ToastUtil { public static void show( Context context,CharSequence text) { showToast(context.getApplicationContext(),text, false); } + + public static void showLong( Context context,CharSequence text) { + showLongToast(context.getApplicationContext(),text); + } + /** * 特殊情况显示的toast */ @@ -92,6 +97,16 @@ public class ToastUtil { tipToast.show(); } + public static void showLongToast(Context context, CharSequence message) { + if (tipToast == null) { + tipToast = TipsToast.makeText(context, message, Toast.LENGTH_LONG); + } else { + tipToast.setText(message); + } +// tipToast.setIsShowIco(isShowIco); + tipToast.show(); + } + // public static void showToast(int message) { // showToast(BaseApplication.getInstance().getString(message), false); // } diff --git a/iFish7/src/main/java/com/ifish/utils/TrustAllCerts.java b/iFish7/src/main/java/com/ifish/utils/TrustAllCerts.java new file mode 100644 index 000000000..15b27236b --- /dev/null +++ b/iFish7/src/main/java/com/ifish/utils/TrustAllCerts.java @@ -0,0 +1,20 @@ +package com.ifish.utils; + + +import java.security.cert.X509Certificate; + +import javax.net.ssl.X509TrustManager; + + + + +public class TrustAllCerts implements X509TrustManager { + @Override + public void checkClientTrusted(X509Certificate[] chain, String authType) {} + + @Override + public void checkServerTrusted(X509Certificate[] chain, String authType) {} + + @Override + public X509Certificate[] getAcceptedIssuers() {return new X509Certificate[0];} +} \ No newline at end of file diff --git a/iFish7/src/main/java/com/ifish/utils/UnsafeOkHttpClient.java b/iFish7/src/main/java/com/ifish/utils/UnsafeOkHttpClient.java new file mode 100644 index 000000000..4261dc52d --- /dev/null +++ b/iFish7/src/main/java/com/ifish/utils/UnsafeOkHttpClient.java @@ -0,0 +1,61 @@ +package com.ifish.utils; + +import java.security.cert.CertificateException; +import java.util.concurrent.TimeUnit; + +import javax.net.ssl.HostnameVerifier; +import javax.net.ssl.SSLContext; +import javax.net.ssl.SSLSession; +import javax.net.ssl.SSLSocketFactory; +import javax.net.ssl.TrustManager; +import javax.net.ssl.X509TrustManager; + +import okhttp3.OkHttpClient; + +public class UnsafeOkHttpClient { + public static OkHttpClient getUnsafeOkHttpClient() { + try { + // Create a trust manager that does not validate certificate chains + final TrustManager[] trustAllCerts = new TrustManager[]{ + new X509TrustManager() { + @Override + public void checkClientTrusted(java.security.cert.X509Certificate[] chain, String authType) throws CertificateException { + } + + @Override + public void checkServerTrusted(java.security.cert.X509Certificate[] chain, String authType) throws CertificateException { + } + + @Override + public java.security.cert.X509Certificate[] getAcceptedIssuers() { + return new java.security.cert.X509Certificate[]{}; + } + } + }; + + // Install the all-trusting trust manager + final SSLContext sslContext = SSLContext.getInstance("SSL"); + sslContext.init(null, trustAllCerts, new java.security.SecureRandom()); + + // Create an ssl socket factory with our all-trusting manager + final SSLSocketFactory sslSocketFactory = sslContext.getSocketFactory(); + + OkHttpClient.Builder builder = new OkHttpClient.Builder(); + builder.sslSocketFactory(sslSocketFactory, (X509TrustManager) trustAllCerts[0]); + builder.hostnameVerifier(new HostnameVerifier() { + @Override + public boolean verify(String hostname, SSLSession session) { + return true; + } + }); + + builder.connectTimeout(20, TimeUnit.SECONDS); + builder.readTimeout(20,TimeUnit.SECONDS); + + OkHttpClient okHttpClient = builder.build(); + return okHttpClient; + } catch (Exception e) { + throw new RuntimeException(e); + } + } +} diff --git a/iFish7/src/main/java/com/ifish/utils/WeChatManager.java b/iFish7/src/main/java/com/ifish/utils/WeChatManager.java new file mode 100644 index 000000000..1c6bee640 --- /dev/null +++ b/iFish7/src/main/java/com/ifish/utils/WeChatManager.java @@ -0,0 +1,158 @@ +package com.ifish.utils; + +import android.app.Activity; +import android.content.Context; +import android.graphics.Bitmap; +import android.text.TextUtils; + +import com.bumptech.glide.Glide; +import com.ifish.activity.R; +import com.tencent.mm.opensdk.constants.Build; +import com.tencent.mm.opensdk.modelbiz.WXOpenCustomerServiceChat; +import com.tencent.mm.opensdk.modelmsg.SendAuth; +import com.tencent.mm.opensdk.modelmsg.SendMessageToWX; +import com.tencent.mm.opensdk.modelmsg.WXImageObject; +import com.tencent.mm.opensdk.modelmsg.WXMediaMessage; +import com.tencent.mm.opensdk.modelmsg.WXWebpageObject; +import com.tencent.mm.opensdk.openapi.IWXAPI; +import com.tencent.mm.opensdk.openapi.WXAPIFactory; + + +public class WeChatManager { + // APP_ID 替换为你的应用从官方网站申请到的合法appID + private String WEIXIN_APP_ID; + + // IWXAPI 是第三方app和微信通信的openApi接口 + private IWXAPI api; + private static WeChatManager mManager; + + private Context context; + + public WeChatManager(Context context) { + this.context = context; + WEIXIN_APP_ID = "wxb3b27d653ec3e3cb"; + } + + + public static WeChatManager getInstance(Context context) { + if (mManager == null) { + synchronized (WeChatManager.class) { + if (mManager == null) { + mManager = new WeChatManager(context); + } + } + } + return mManager; + } + + + public IWXAPI getIWxApi() { + // 通过WXAPIFactory工厂,获取IWXAPI的实例 + if (api == null) { + api = WXAPIFactory.createWXAPI(context, WEIXIN_APP_ID, false); + // 将应用的appId注册到微信 + api.registerApp(WEIXIN_APP_ID); + } + + return api; + } + + /** + * 判断微信客户端是否安装 + */ + public boolean iSWXAppInstalledAndSupported() { + return getIWxApi().isWXAppInstalled(); + } + + private String buildTransaction(final String type) { + return (type == null) ? String.valueOf(System.currentTimeMillis()) : type + System.currentTimeMillis(); + } + + + public void shareFriends(Activity activity, String title, String description, String url, String imageUrl, boolean flag) { + if (TextUtils.isEmpty(imageUrl)) { + Bitmap bitmap = ImageKtUtil.drawableToBitmap(activity, activity.getResources().getDrawable(R.drawable.app_icon)); + toShare(title, description, url, bitmap, flag); + } else { + new Thread() { + public void run() { + try { + + + Bitmap myBitmap = Glide.with(activity) + .asBitmap() + .load(imageUrl) + .submit(100, 100).get(); + Bitmap bitmap = Bitmap.createBitmap(myBitmap, 0, 0, myBitmap.getWidth(), myBitmap.getHeight()); + toShare(title, description, url, bitmap, flag); + } catch (Exception e) { + e.printStackTrace(); + } + } + + }.start(); + } + + } + + public void toShare(String title, String description, String url, Bitmap bitmap, boolean flag) { + + byte[] bit = ImageKtUtil.bmpToByteArray(bitmap, false); + WXWebpageObject webpage = new WXWebpageObject(); + webpage.webpageUrl = url; + final WXMediaMessage msg = new WXMediaMessage(webpage); + msg.title = title; + msg.description = description; + msg.thumbData = bit; + SendMessageToWX.Req req = new SendMessageToWX.Req(); + req.transaction = buildTransaction("webpage"); + req.message = msg; + req.scene = flag ? SendMessageToWX.Req.WXSceneTimeline : SendMessageToWX.Req.WXSceneSession; + getIWxApi().sendReq(req); + } + + public void shareFriendsImage(Bitmap bmp, boolean flag) { + + WXImageObject imgObj = new WXImageObject(bmp); + WXMediaMessage msg = new WXMediaMessage(); + msg.mediaObject = imgObj; + + double scale = bmp.getHeight() * 1.0 / bmp.getWidth(); + + + Bitmap thumbBmp = Bitmap.createScaledBitmap(bmp, 200, (int) (200 * scale), true); + bmp.recycle(); + msg.thumbData = ImageKtUtil.bmpToByteArray(thumbBmp, true); + + SendMessageToWX.Req req = new SendMessageToWX.Req(); + req.transaction = buildTransaction("img"); + req.message = msg; + req.scene = flag ? SendMessageToWX.Req.WXSceneTimeline : SendMessageToWX.Req.WXSceneSession; + getIWxApi().sendReq(req); + } + + + public void login() { + final SendAuth.Req req = new SendAuth.Req(); + req.scope = "snsapi_userinfo,snsapi_friend,snsapi_message,snsapi_contact"; + req.state = "water"; + if (api == null) { + api = getIWxApi(); + } + api.sendReq(req); + } + + + /** + * 企业客服 + */ + public void toCallus() { + IWXAPI api = getIWxApi(); + if (api.getWXAppSupportAPI() >= Build.SUPPORT_OPEN_CUSTOMER_SERVICE_CHAT) { + WXOpenCustomerServiceChat.Req req = new WXOpenCustomerServiceChat.Req(); + req.corpId = "xxxx"; // 企业ID + req.url = "https://work.weixin.qq.com/kfid/kfcxxxxx"; // 客服URL + api.sendReq(req); + } + } +} diff --git a/iFish7/src/main/java/com/ifish/view/IosAlertDialog.java b/iFish7/src/main/java/com/ifish/view/IosAlertDialog.java index cddbd37db..66d6665b1 100644 --- a/iFish7/src/main/java/com/ifish/view/IosAlertDialog.java +++ b/iFish7/src/main/java/com/ifish/view/IosAlertDialog.java @@ -187,6 +187,23 @@ public class IosAlertDialog { return this; } + public IosAlertDialog setPositiveButtonx(String text, + final View.OnClickListener listener) { + showPosBtn = true; + if ("".equals(text)) { + btn_pos.setText("确认"); + } else { + btn_pos.setText(text); + } + btn_pos.setOnClickListener(new View.OnClickListener() { + @Override + public void onClick(View v) { + listener.onClick(v); + } + }); + return this; + } + public IosAlertDialog setNegativeButton(String text, final View.OnClickListener listener) { showNegBtn = true; diff --git a/iFish7/src/main/java/com/ifish/view/picture/GlideEngine.java b/iFish7/src/main/java/com/ifish/view/picture/GlideEngine.java new file mode 100644 index 000000000..3ec33be85 --- /dev/null +++ b/iFish7/src/main/java/com/ifish/view/picture/GlideEngine.java @@ -0,0 +1,111 @@ +package com.ifish.view.picture; + +import android.content.Context; +import android.widget.ImageView; + +import com.bumptech.glide.Glide; +import com.bumptech.glide.load.resource.bitmap.CenterCrop; +import com.bumptech.glide.load.resource.bitmap.RoundedCorners; +import com.ifish.activity.R; +import com.luck.picture.lib.engine.ImageEngine; +import com.luck.picture.lib.utils.ActivityCompatHelper; + +/** + * @author:luck + * @date:2019-11-13 17:02 + * @describe:Glide加载引擎 + */ +public class GlideEngine implements ImageEngine { + + /** + * 加载图片 + * + * @param context 上下文 + * @param url 资源url + * @param imageView 图片承载控件 + */ + @Override + public void loadImage(Context context, String url, ImageView imageView) { + if (!ActivityCompatHelper.assertValidRequest(context)) { + return; + } + Glide.with(context) + .load(url) + .into(imageView); + } + + @Override + public void loadImage(Context context, ImageView imageView, String url, int maxWidth, int maxHeight) { + if (!ActivityCompatHelper.assertValidRequest(context)) { + return; + } + Glide.with(context) + .load(url) + .override(maxWidth, maxHeight) + .into(imageView); + } + + /** + * 加载相册目录封面 + * + * @param context 上下文 + * @param url 图片路径 + * @param imageView 承载图片ImageView + */ + @Override + public void loadAlbumCover(Context context, String url, ImageView imageView) { + if (!ActivityCompatHelper.assertValidRequest(context)) { + return; + } + Glide.with(context) + .asBitmap() + .load(url) + .override(180, 180) + .sizeMultiplier(0.5f) + .transform(new CenterCrop(), new RoundedCorners(8)) + .placeholder(R.color.color_999999) + .into(imageView); + } + + + /** + * 加载图片列表图片 + * + * @param context 上下文 + * @param url 图片路径 + * @param imageView 承载图片ImageView + */ + @Override + public void loadGridImage(Context context, String url, ImageView imageView) { + if (!ActivityCompatHelper.assertValidRequest(context)) { + return; + } + Glide.with(context) + .load(url) + .override(200, 200) + .centerCrop() + .placeholder(R.color.color_999999) + .into(imageView); + } + + @Override + public void pauseRequests(Context context) { + Glide.with(context).pauseRequests(); + } + + @Override + public void resumeRequests(Context context) { + Glide.with(context).resumeRequests(); + } + + private GlideEngine() { + } + + private static final class InstanceHolder { + static final GlideEngine instance = new GlideEngine(); + } + + public static GlideEngine createGlideEngine() { + return InstanceHolder.instance; + } +} diff --git a/iFish7/src/main/java/com/ifish/view/picture/ImageFileCompressEngine.java b/iFish7/src/main/java/com/ifish/view/picture/ImageFileCompressEngine.java new file mode 100644 index 000000000..e04639bbd --- /dev/null +++ b/iFish7/src/main/java/com/ifish/view/picture/ImageFileCompressEngine.java @@ -0,0 +1,49 @@ +package com.ifish.view.picture; + +import android.content.Context; +import android.net.Uri; + +import com.luck.picture.lib.engine.CompressFileEngine; +import com.luck.picture.lib.interfaces.OnKeyValueResultCallbackListener; +import com.luck.picture.lib.utils.DateUtils; + +import java.io.File; +import java.util.ArrayList; + +import top.zibin.luban.Luban; +import top.zibin.luban.OnNewCompressListener; +import top.zibin.luban.OnRenameListener; + +public class ImageFileCompressEngine implements CompressFileEngine { + + @Override + public void onStartCompress(Context context, ArrayList source, OnKeyValueResultCallbackListener call) { + Luban.with(context).load(source).ignoreBy(1000).setRenameListener(new OnRenameListener() { + @Override + public String rename(String filePath) { + int indexOf = filePath.lastIndexOf("."); + String postfix = indexOf != -1 ? filePath.substring(indexOf) : ".jpg"; + return DateUtils.getCreateFileName("CMP_") + postfix; + } + }).setCompressListener(new OnNewCompressListener() { + @Override + public void onStart() { + + } + + @Override + public void onSuccess(String source, File compressFile) { + if (call != null) { + call.onCallback(source, compressFile.getAbsolutePath()); + } + } + + @Override + public void onError(String source, Throwable e) { + if (call != null) { + call.onCallback(source, null); + } + } + }).launch(); + } +} \ No newline at end of file diff --git a/iFish7/src/main/java/com/ifish/view/picture/ImageFileCropEngine.java b/iFish7/src/main/java/com/ifish/view/picture/ImageFileCropEngine.java new file mode 100644 index 000000000..188423694 --- /dev/null +++ b/iFish7/src/main/java/com/ifish/view/picture/ImageFileCropEngine.java @@ -0,0 +1,177 @@ +package com.ifish.view.picture; + +import android.content.Context; +import android.graphics.Bitmap; +import android.graphics.drawable.Drawable; +import android.net.Uri; +import android.widget.ImageView; + +import androidx.annotation.NonNull; +import androidx.annotation.Nullable; +import androidx.core.content.ContextCompat; +import androidx.fragment.app.Fragment; + +import com.bumptech.glide.Glide; +import com.bumptech.glide.request.target.CustomTarget; +import com.bumptech.glide.request.transition.Transition; +import com.ifish.activity.R; +import com.luck.picture.lib.config.PictureMimeType; +import com.luck.picture.lib.engine.CropFileEngine; +import com.luck.picture.lib.style.PictureSelectorStyle; +import com.luck.picture.lib.style.SelectMainStyle; +import com.luck.picture.lib.style.TitleBarStyle; +import com.luck.picture.lib.utils.StyleUtils; +import com.yalantis.ucrop.UCrop; +import com.yalantis.ucrop.UCropImageEngine; + +import java.io.File; +import java.util.ArrayList; + +public class ImageFileCropEngine implements CropFileEngine { + + private PictureSelectBean bean; + private int height = 1, width = 2, maxNum = 9; + + private boolean isCircle = false, freeStyle = false; + + public ImageFileCropEngine() { + + } + + public ImageFileCropEngine(PictureSelectBean bean) { + this.bean = bean; + if (bean != null) { + this.isCircle = bean.isCircle(); + if (isCircle) { + this.height = 1; + this.width = 1; + } else { + this.height = bean.getHeigh(); + this.width = bean.getWidth(); + } + this.maxNum = bean.getMaxNum(); + this.freeStyle = bean.isFreeStyle(); + } + + } + + @Override + public void onStartCrop(Fragment fragment, Uri srcUri, Uri destinationUri, ArrayList dataSource, int requestCode) { + UCrop.Options options = buildOptions(fragment.getContext()); + UCrop uCrop = UCrop.of(srcUri, destinationUri, dataSource); + uCrop.withOptions(options); + uCrop.setImageEngine(new UCropImageEngine() { + @Override + public void loadImage(Context context, String url, ImageView imageView) { + if (!ImageLoaderUtils.assertValidRequest(context)) { + return; + } + Glide.with(context).load(url).override(180, 180).into(imageView); + } + + @Override + public void loadImage(Context context, Uri url, int maxWidth, int maxHeight, OnCallbackListener call) { + Glide.with(context).asBitmap().load(url).override(maxWidth, maxHeight).into(new CustomTarget() { + @Override + public void onResourceReady(@NonNull Bitmap resource, @Nullable Transition transition) { + if (call != null) { + call.onCall(resource); + } + } + + @Override + public void onLoadCleared(@Nullable Drawable placeholder) { + if (call != null) { + call.onCall(null); + } + } + }); + } + }); + uCrop.start(fragment.requireActivity(), fragment, requestCode); + } + + /** + * 配制UCrop,可根据需求自我扩展 + * + * @return + */ + private PictureSelectorStyle selectorStyle; + + private UCrop.Options buildOptions(Context context) { + selectorStyle = new PictureSelectorStyle(); + UCrop.Options options = new UCrop.Options(); + //是否显示裁剪菜单 + options.setHideBottomControls(true); + //裁剪框or图片拖动 + options.setFreeStyleCropEnabled(freeStyle); + //是否显示裁剪边框 + options.setShowCropFrame(true); + //是否显示裁剪框网格 + options.setShowCropGrid(true); +// 圆形头像裁剪模式 + options.setCircleDimmedLayer(isCircle); + //裁剪比例 + if (width != -1) { + options.withAspectRatio(width, height); + } + + //设置路径 + options.setCropOutputPathDir(getSandboxPath(context)); + options.isCropDragSmoothToCenter(false); + //是否跳过gif裁剪 + options.setSkipCropMimeType(getNotSupportCrop(true)); + //是否禁止裁剪gif + options.isForbidCropGifWebp(true); + options.isForbidSkipMultipleCrop(false); + options.setMaxScaleMultiplier(100); + if (selectorStyle != null && selectorStyle.getSelectMainStyle().getStatusBarColor() != 0) { + SelectMainStyle mainStyle = selectorStyle.getSelectMainStyle(); + boolean isDarkStatusBarBlack = mainStyle.isDarkStatusBarBlack(); + int statusBarColor = mainStyle.getStatusBarColor(); + options.isDarkStatusBarBlack(isDarkStatusBarBlack); + if (StyleUtils.checkStyleValidity(statusBarColor)) { + options.setStatusBarColor(statusBarColor); + options.setToolbarColor(statusBarColor); + } else { + options.setStatusBarColor(ContextCompat.getColor(context, R.color.primary)); + options.setToolbarColor(ContextCompat.getColor(context, R.color.primary)); + } + TitleBarStyle titleBarStyle = selectorStyle.getTitleBarStyle(); + if (StyleUtils.checkStyleValidity(titleBarStyle.getTitleTextColor())) { + options.setToolbarWidgetColor(titleBarStyle.getTitleTextColor()); + } else { + options.setToolbarWidgetColor(ContextCompat.getColor(context, R.color.white)); + } + } else { + options.setStatusBarColor(ContextCompat.getColor(context, R.color.primary)); + options.setToolbarColor(ContextCompat.getColor(context, R.color.primary)); + options.setToolbarWidgetColor(ContextCompat.getColor(context, R.color.white)); + } + return options; + } + + + + + /** + * 创建自定义输出目录 + * + * @return + */ + private String getSandboxPath(Context context) { + File externalFilesDir = context.getExternalFilesDir(""); + File customFile = new File(externalFilesDir.getAbsolutePath(), "Sandbox"); + if (!customFile.exists()) { + customFile.mkdirs(); + } + return customFile.getAbsolutePath() + File.separator; + } + + private String[] getNotSupportCrop(boolean isJump) { + if (isJump) { + return new String[]{PictureMimeType.ofGIF(), PictureMimeType.ofWEBP()}; + } + return null; + } +} diff --git a/iFish7/src/main/java/com/ifish/view/picture/ImageLoaderUtils.java b/iFish7/src/main/java/com/ifish/view/picture/ImageLoaderUtils.java new file mode 100644 index 000000000..edcd45b45 --- /dev/null +++ b/iFish7/src/main/java/com/ifish/view/picture/ImageLoaderUtils.java @@ -0,0 +1,35 @@ +package com.ifish.view.picture; + +import android.app.Activity; +import android.content.Context; +import android.content.ContextWrapper; + +/** + * @author:luck + * @date:2021/7/14 3:15 PM + * @describe:ImageLoaderUtils + */ +public class ImageLoaderUtils { + + public static boolean assertValidRequest(Context context) { + if (context instanceof Activity) { + Activity activity = (Activity) context; + return !isDestroy(activity); + } else if (context instanceof ContextWrapper){ + ContextWrapper contextWrapper = (ContextWrapper) context; + if (contextWrapper.getBaseContext() instanceof Activity){ + Activity activity = (Activity) contextWrapper.getBaseContext(); + return !isDestroy(activity); + } + } + return true; + } + + private static boolean isDestroy(Activity activity) { + if (activity == null) { + return true; + } + return activity.isFinishing() || activity.isDestroyed(); + } + +} diff --git a/iFish7/src/main/java/com/ifish/view/picture/PictureSelectBean.kt b/iFish7/src/main/java/com/ifish/view/picture/PictureSelectBean.kt new file mode 100644 index 000000000..c1d03476e --- /dev/null +++ b/iFish7/src/main/java/com/ifish/view/picture/PictureSelectBean.kt @@ -0,0 +1,43 @@ +package com.ifish.view.picture + +import com.luck.picture.lib.config.PictureConfig +import com.luck.picture.lib.config.SelectMimeType + +class PictureSelectBean { + + var maxNum: Int = 9 + var width: Int = 3 + var heigh: Int = 2 + var type: Int = SelectMimeType.TYPE_IMAGE + var isCircle: Boolean = false + var isFreeStyle: Boolean = false + var isCrop: Boolean = true + var isCompress: Boolean = true + var isSingle: Boolean = true + var code: Int = PictureConfig.CHOOSE_REQUEST + + @JvmOverloads + constructor( + maxNum: Int = 9, + width: Int = 3, + heigh: Int = 2, + type: Int = SelectMimeType.TYPE_IMAGE, + isCircle: Boolean = false, + isFreeStyle: Boolean = true, + isSingle: Boolean = true, + isCrop: Boolean = true, + isCompress: Boolean = true, + code: Int = PictureConfig.CHOOSE_REQUEST + ) { + this.maxNum = maxNum + this.width = width + this.type = type + this.heigh = heigh + this.isCircle = isCircle + this.isSingle = isSingle + this.isCrop = isCrop + this.isCompress = isCompress + this.isFreeStyle = isFreeStyle + this.code = code + } +} \ No newline at end of file diff --git a/iFish7/src/main/java/com/ifish/view/picture/PictureSelectorUtil.kt b/iFish7/src/main/java/com/ifish/view/picture/PictureSelectorUtil.kt new file mode 100644 index 000000000..7e4311623 --- /dev/null +++ b/iFish7/src/main/java/com/ifish/view/picture/PictureSelectorUtil.kt @@ -0,0 +1,134 @@ +package com.ifish.view.picture + +import android.content.Context +import androidx.core.content.ContextCompat +import com.ifish.activity.R +import com.luck.picture.lib.basic.PictureSelector +import com.luck.picture.lib.config.SelectModeConfig +import com.luck.picture.lib.style.* +import com.luck.picture.lib.utils.DensityUtil + + +class PictureSelectorUtil { + + + companion object { + +// @JvmStatic +// @JvmOverloads +// fun selectPic( +// context: Activity, +// bean: PictureSelectBean +// ) { +// if (StringUtil.hasPermission(context, Manifest.permission.CAMERA)) { +// selectPic2(context, bean) +// } else { +// EventBus.getDefault().post(bean) +// } +// } + + @JvmStatic + @JvmOverloads + fun selectPic( + context: Context, + bean: PictureSelectBean + ) { + PictureSelector.create(context) + .openGallery(bean.type) //图片 + .setSelectorUIStyle(getStyle(context))//样式风格 + .setImageEngine(GlideEngine.createGlideEngine()) + .setMaxSelectNum(bean.maxNum) // 最大图片选择数量 + .setMinSelectNum(1) // 最小选择数量 + .setSelectionMode(if (bean.isSingle) SelectModeConfig.SINGLE else SelectModeConfig.MULTIPLE) // 多选 or 单选 PictureConfig.MULTIPLE or PictureConfig.SINGLE + // .isPreviewImage(false)// 是否可预览图片 true or false + .isDisplayCamera(true) //滑动选择 + .isFastSlidingSelect(false) // + .setCropEngine(if (bean.isCrop) ImageFileCropEngine(bean) else null) + .setCompressEngine(if (bean.isCompress) ImageFileCompressEngine() else null) + .isGif(false) // 是否显示gif图片 true or false + .forResult(bean.code) + } + + @JvmStatic + fun getStyle(context: Context): PictureSelectorStyle? { + val selectorStyle: PictureSelectorStyle? = PictureSelectorStyle() + + + // 主体风格 + val numberSelectMainStyle = SelectMainStyle() + numberSelectMainStyle.isSelectNumberStyle = true + numberSelectMainStyle.isPreviewSelectNumberStyle = false + numberSelectMainStyle.isPreviewDisplaySelectGallery = true +// numberSelectMainStyle.selectBackground = R.drawable.ps_default_num_selector +// numberSelectMainStyle.previewSelectBackground = R.drawable.ps_preview_checkbox_selector +// numberSelectMainStyle.selectNormalBackgroundResources = +// R.drawable.ps_select_complete_normal_bg + numberSelectMainStyle.selectNormalTextColor = + ContextCompat.getColor(context, R.color.ps_color_53575e) + numberSelectMainStyle.selectNormalText = context.getString(R.string.ps_send) +// numberSelectMainStyle.adapterPreviewGalleryBackgroundResource = +// R.drawable.ps_preview_gallery_bg + numberSelectMainStyle.adapterPreviewGalleryItemSize = + DensityUtil.dip2px(context, 52f) + numberSelectMainStyle.previewSelectText = context.getString(R.string.ps_select) + numberSelectMainStyle.previewSelectTextSize = 14 + numberSelectMainStyle.previewSelectTextColor = + ContextCompat.getColor(context, R.color.white) + numberSelectMainStyle.previewSelectMarginRight = + DensityUtil.dip2px(context, 6f) + numberSelectMainStyle.selectBackgroundResources = R.drawable.ps_select_complete_bg + numberSelectMainStyle.selectText = context.getString(R.string.ps_send_num) + numberSelectMainStyle.selectTextColor = + ContextCompat.getColor(context, R.color.white) + numberSelectMainStyle.mainListBackgroundColor = + ContextCompat.getColor(context, R.color.black) + numberSelectMainStyle.isCompleteSelectRelativeTop = true + numberSelectMainStyle.isPreviewSelectRelativeBottom = true + numberSelectMainStyle.isAdapterItemIncludeEdge = false + + // 头部TitleBar 风格 + + // 头部TitleBar 风格 + val numberTitleBarStyle = TitleBarStyle() + numberTitleBarStyle.isHideCancelButton = true + numberTitleBarStyle.isAlbumTitleRelativeLeft = true +// if (cb_only_dir.isChecked()) { +// numberTitleBarStyle.titleAlbumBackgroundResource = R.drawable.ps_demo_only_album_bg +// } else { +// numberTitleBarStyle.titleAlbumBackgroundResource = R.drawable.ps_album_bg +// } +// numberTitleBarStyle.titleAlbumBackgroundResource = R.drawable.ps_album_bg +// numberTitleBarStyle.titleDrawableRightResource = R.drawable.ps_ic_grey_arrow +// numberTitleBarStyle.previewTitleLeftBackResource = R.drawable.ps_ic_normal_back + + // 底部NavBar 风格 + + // 底部NavBar 风格 + val numberBottomNavBarStyle = BottomNavBarStyle() + numberBottomNavBarStyle.bottomPreviewNarBarBackgroundColor = + ContextCompat.getColor(context, R.color.ps_color_half_grey) + numberBottomNavBarStyle.bottomPreviewNormalText = context.getString(R.string.ps_preview) + numberBottomNavBarStyle.bottomPreviewNormalTextColor = + ContextCompat.getColor(context, R.color.ps_color_9b) + numberBottomNavBarStyle.bottomPreviewNormalTextSize = 16 + numberBottomNavBarStyle.isCompleteCountTips = false + numberBottomNavBarStyle.bottomPreviewSelectText = + context.getString(R.string.ps_preview_num) + numberBottomNavBarStyle.bottomPreviewSelectTextColor = + ContextCompat.getColor(context, R.color.white) + + + selectorStyle?.titleBarStyle = numberTitleBarStyle + selectorStyle?.bottomBarStyle = numberBottomNavBarStyle + selectorStyle?.selectMainStyle = numberSelectMainStyle + + + val animationStyle = PictureWindowAnimationStyle() + animationStyle.setActivityEnterAnimation(R.anim.ps_anim_up_in) + animationStyle.setActivityExitAnimation(R.anim.ps_anim_down_out) + selectorStyle?.windowAnimationStyle = animationStyle + return selectorStyle; + } + } + +} \ No newline at end of file diff --git a/iFish7/src/main/res/anim/bottom_dialog_in.xml b/iFish7/src/main/res/anim/bottom_dialog_in.xml new file mode 100644 index 000000000..cc8d74c9c --- /dev/null +++ b/iFish7/src/main/res/anim/bottom_dialog_in.xml @@ -0,0 +1,11 @@ + + + + + + + + diff --git a/iFish7/src/main/res/anim/bottom_dialog_out.xml b/iFish7/src/main/res/anim/bottom_dialog_out.xml new file mode 100644 index 000000000..aa957d307 --- /dev/null +++ b/iFish7/src/main/res/anim/bottom_dialog_out.xml @@ -0,0 +1,11 @@ + + + + + + + + diff --git a/iFish7/src/main/res/anim/ps_anim_down_out.xml b/iFish7/src/main/res/anim/ps_anim_down_out.xml new file mode 100755 index 000000000..747c63570 --- /dev/null +++ b/iFish7/src/main/res/anim/ps_anim_down_out.xml @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/iFish7/src/main/res/anim/ps_anim_up_in.xml b/iFish7/src/main/res/anim/ps_anim_up_in.xml new file mode 100755 index 000000000..afef6851e --- /dev/null +++ b/iFish7/src/main/res/anim/ps_anim_up_in.xml @@ -0,0 +1,8 @@ + + + + \ No newline at end of file diff --git a/iFish7/src/main/res/drawable-hdpi/push.png b/iFish7/src/main/res/drawable-hdpi/push.png new file mode 100644 index 000000000..8392c8239 Binary files /dev/null and b/iFish7/src/main/res/drawable-hdpi/push.png differ diff --git a/iFish7/src/main/res/drawable-hdpi/push_small.png b/iFish7/src/main/res/drawable-hdpi/push_small.png new file mode 100644 index 000000000..8392c8239 Binary files /dev/null and b/iFish7/src/main/res/drawable-hdpi/push_small.png differ diff --git a/iFish7/src/main/res/drawable/connect_device.xml b/iFish7/src/main/res/drawable/connect_device.xml new file mode 100644 index 000000000..912cf4cd3 --- /dev/null +++ b/iFish7/src/main/res/drawable/connect_device.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/iFish7/src/main/res/drawable/connect_device_normal.xml b/iFish7/src/main/res/drawable/connect_device_normal.xml new file mode 100644 index 000000000..8c9b29114 --- /dev/null +++ b/iFish7/src/main/res/drawable/connect_device_normal.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/iFish7/src/main/res/drawable/connect_device_pressed.xml b/iFish7/src/main/res/drawable/connect_device_pressed.xml new file mode 100644 index 000000000..b49b18eac --- /dev/null +++ b/iFish7/src/main/res/drawable/connect_device_pressed.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/iFish7/src/main/res/drawable/dialog_loading.png b/iFish7/src/main/res/drawable/dialog_loading.png new file mode 100644 index 000000000..ffb19f523 Binary files /dev/null and b/iFish7/src/main/res/drawable/dialog_loading.png differ diff --git a/iFish7/src/main/res/drawable/ps_select_complete_bg.xml b/iFish7/src/main/res/drawable/ps_select_complete_bg.xml new file mode 100755 index 000000000..f38c850f2 --- /dev/null +++ b/iFish7/src/main/res/drawable/ps_select_complete_bg.xml @@ -0,0 +1,10 @@ + + + + + + \ No newline at end of file diff --git a/iFish7/src/main/res/drawable/shape_loading_anim.xml b/iFish7/src/main/res/drawable/shape_loading_anim.xml new file mode 100644 index 000000000..b92ec523f --- /dev/null +++ b/iFish7/src/main/res/drawable/shape_loading_anim.xml @@ -0,0 +1,18 @@ + + + + + \ No newline at end of file diff --git a/iFish7/src/main/res/drawable/shape_white_radius15.xml b/iFish7/src/main/res/drawable/shape_white_radius15.xml new file mode 100644 index 000000000..83fe57a48 --- /dev/null +++ b/iFish7/src/main/res/drawable/shape_white_radius15.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/iFish7/src/main/res/drawable/white_radius10.xml b/iFish7/src/main/res/drawable/white_radius10.xml new file mode 100644 index 000000000..9f59b6c37 --- /dev/null +++ b/iFish7/src/main/res/drawable/white_radius10.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/iFish7/src/main/res/layout/about_activity.xml b/iFish7/src/main/res/layout/about_activity.xml index 1a9816ee3..ad713a3c3 100644 --- a/iFish7/src/main/res/layout/about_activity.xml +++ b/iFish7/src/main/res/layout/about_activity.xml @@ -74,20 +74,132 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_centerHorizontal="true" + android:layout_marginTop="10dp" android:textColor="@color/text_hint_login" android:textSize="13sp" android:text="上海鱼影科技有限公司" /> - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/iFish7/src/main/res/layout/activity_bluetooth.xml b/iFish7/src/main/res/layout/activity_bluetooth.xml new file mode 100644 index 000000000..f938aacc4 --- /dev/null +++ b/iFish7/src/main/res/layout/activity_bluetooth.xml @@ -0,0 +1,72 @@ + + + + + + + +