From 52fbc8dddbc8c6ac9f3774d33153a7f2d9bfeda7 Mon Sep 17 00:00:00 2001 From: Mill Chen Date: Fri, 2 Jul 2021 20:55:13 +0800 Subject: Import intermediate-AndroidX Design Library from local Maven ZIP ./update_prebuilts.py -m maven_release.zip Fix: 189300080 Test: make -j56 Change-Id: Ia2c327dc74bdf11c5b71e85eceb5bd436d1be1c8 --- current/extras/material-design-x/Android.bp | 2 +- .../1.4.0-rc01/material-1.4.0-rc01-sources.jar | Bin 818459 -> 0 bytes .../1.4.0-rc01/material-1.4.0-rc01-sources.jar.md5 | 1 - .../material-1.4.0-rc01-sources.jar.sha1 | 1 - .../material-1.4.0-rc01-sources.jar.sha256 | 1 - .../material-1.4.0-rc01-sources.jar.sha512 | 1 - .../material/1.4.0-rc01/material-1.4.0-rc01.aar | Bin 1610838 -> 0 bytes .../1.4.0-rc01/material-1.4.0-rc01.aar.md5 | 1 - .../1.4.0-rc01/material-1.4.0-rc01.aar.sha1 | 1 - .../1.4.0-rc01/material-1.4.0-rc01.aar.sha256 | 1 - .../1.4.0-rc01/material-1.4.0-rc01.aar.sha512 | 1 - .../material/1.4.0-rc01/material-1.4.0-rc01.module | 259 --------------------- .../1.4.0-rc01/material-1.4.0-rc01.module.md5 | 1 - .../1.4.0-rc01/material-1.4.0-rc01.module.sha1 | 1 - .../1.4.0-rc01/material-1.4.0-rc01.module.sha256 | 1 - .../1.4.0-rc01/material-1.4.0-rc01.module.sha512 | 1 - .../material/1.4.0-rc01/material-1.4.0-rc01.pom | 120 ---------- .../1.4.0-rc01/material-1.4.0-rc01.pom.md5 | 1 - .../1.4.0-rc01/material-1.4.0-rc01.pom.sha1 | 1 - .../1.4.0-rc01/material-1.4.0-rc01.pom.sha256 | 1 - .../1.4.0-rc01/material-1.4.0-rc01.pom.sha512 | 1 - .../material/1.4.0/material-1.4.0-sources.jar | Bin 0 -> 819153 bytes .../material/1.4.0/material-1.4.0-sources.jar.md5 | 1 + .../material/1.4.0/material-1.4.0-sources.jar.sha1 | 1 + .../1.4.0/material-1.4.0-sources.jar.sha256 | 1 + .../1.4.0/material-1.4.0-sources.jar.sha512 | 1 + .../material/material/1.4.0/material-1.4.0.aar | Bin 0 -> 1611643 bytes .../material/material/1.4.0/material-1.4.0.aar.md5 | 1 + .../material/1.4.0/material-1.4.0.aar.sha1 | 1 + .../material/1.4.0/material-1.4.0.aar.sha256 | 1 + .../material/1.4.0/material-1.4.0.aar.sha512 | 1 + .../material/material/1.4.0/material-1.4.0.module | 259 +++++++++++++++++++++ .../material/1.4.0/material-1.4.0.module.md5 | 1 + .../material/1.4.0/material-1.4.0.module.sha1 | 1 + .../material/1.4.0/material-1.4.0.module.sha256 | 1 + .../material/1.4.0/material-1.4.0.module.sha512 | 1 + .../material/material/1.4.0/material-1.4.0.pom | 120 ++++++++++ .../material/material/1.4.0/material-1.4.0.pom.md5 | 1 + .../material/1.4.0/material-1.4.0.pom.sha1 | 1 + .../material/1.4.0/material-1.4.0.pom.sha256 | 1 + .../material/1.4.0/material-1.4.0.pom.sha512 | 1 + 41 files changed, 396 insertions(+), 396 deletions(-) delete mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01-sources.jar delete mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01-sources.jar.md5 delete mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01-sources.jar.sha1 delete mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01-sources.jar.sha256 delete mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01-sources.jar.sha512 delete mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.aar delete mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.aar.md5 delete mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.aar.sha1 delete mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.aar.sha256 delete mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.aar.sha512 delete mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.module delete mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.module.md5 delete mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.module.sha1 delete mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.module.sha256 delete mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.module.sha512 delete mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.pom delete mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.pom.md5 delete mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.pom.sha1 delete mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.pom.sha256 delete mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.pom.sha512 create mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0-sources.jar create mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0-sources.jar.md5 create mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0-sources.jar.sha1 create mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0-sources.jar.sha256 create mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0-sources.jar.sha512 create mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.aar create mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.aar.md5 create mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.aar.sha1 create mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.aar.sha256 create mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.aar.sha512 create mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.module create mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.module.md5 create mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.module.sha1 create mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.module.sha256 create mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.module.sha512 create mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.pom create mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.pom.md5 create mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.pom.sha1 create mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.pom.sha256 create mode 100644 current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.pom.sha512 diff --git a/current/extras/material-design-x/Android.bp b/current/extras/material-design-x/Android.bp index 78c992b67..5dd086ad9 100644 --- a/current/extras/material-design-x/Android.bp +++ b/current/extras/material-design-x/Android.bp @@ -3,7 +3,7 @@ android_library_import { name: "com.google.android.material_material-nodeps", - aars: ["com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.aar"], + aars: ["com/google/android/material/material/1.4.0/material-1.4.0.aar"], sdk_version: "30", apex_available: [ "//apex_available:platform", diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01-sources.jar b/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01-sources.jar deleted file mode 100644 index 98deae05d..000000000 Binary files a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01-sources.jar and /dev/null differ diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01-sources.jar.md5 b/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01-sources.jar.md5 deleted file mode 100644 index 20fd20971..000000000 --- a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01-sources.jar.md5 +++ /dev/null @@ -1 +0,0 @@ -5b0be11bfc69c6a6c9658cb509690147 \ No newline at end of file diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01-sources.jar.sha1 b/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01-sources.jar.sha1 deleted file mode 100644 index 206024f1a..000000000 --- a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01-sources.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -20b5ab90569d293a8cd66b4302ee769951e55c10 \ No newline at end of file diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01-sources.jar.sha256 b/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01-sources.jar.sha256 deleted file mode 100644 index 88dc47ec5..000000000 --- a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01-sources.jar.sha256 +++ /dev/null @@ -1 +0,0 @@ -71a7171b9cd949ae3fa697971e28637e7bb1b9aa63c54de31c56917a31491fab \ No newline at end of file diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01-sources.jar.sha512 b/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01-sources.jar.sha512 deleted file mode 100644 index 4a5468bd8..000000000 --- a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01-sources.jar.sha512 +++ /dev/null @@ -1 +0,0 @@ -fd01a1ea9e3e4720b3846e9f2d00b5bb61d74397a12eee88a0601c19997358f747244de04aa4c5630fb2e3257c81d266baf39ffec5e092c3968de9163d5e3173 \ No newline at end of file diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.aar b/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.aar deleted file mode 100644 index a293acf08..000000000 Binary files a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.aar and /dev/null differ diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.aar.md5 b/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.aar.md5 deleted file mode 100644 index ada46aaea..000000000 --- a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.aar.md5 +++ /dev/null @@ -1 +0,0 @@ -e5ceb86939453c1b50351efdc0a3a0ff \ No newline at end of file diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.aar.sha1 b/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.aar.sha1 deleted file mode 100644 index 12cdd59bc..000000000 --- a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.aar.sha1 +++ /dev/null @@ -1 +0,0 @@ -4353468a363bd13e1cdf31cb7a776d7e2011b493 \ No newline at end of file diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.aar.sha256 b/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.aar.sha256 deleted file mode 100644 index 8c1bb679c..000000000 --- a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.aar.sha256 +++ /dev/null @@ -1 +0,0 @@ -6b8bc058318fe6e89821b92a4fb426347d7e15019cb926969eb022252fd9cbc3 \ No newline at end of file diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.aar.sha512 b/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.aar.sha512 deleted file mode 100644 index 205643e32..000000000 --- a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.aar.sha512 +++ /dev/null @@ -1 +0,0 @@ -7e5b7d8cb69b9d1766ae3ac7f6a7f20a38bcbaf8472cb1efa67a1db276950edf8235d4180f61ee9d2e4c662141c36e7f5dd04395e14b6e72001a13019085b625 \ No newline at end of file diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.module b/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.module deleted file mode 100644 index e40048cb4..000000000 --- a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.module +++ /dev/null @@ -1,259 +0,0 @@ -{ - "formatVersion": "1.1", - "component": { - "group": "com.google.android.material", - "module": "material", - "version": "1.4.0-rc01", - "attributes": { - "org.gradle.status": "release" - } - }, - "createdBy": { - "gradle": { - "version": "6.1.1", - "buildId": "so3w2lwh2nedvan4epwdebybw4" - } - }, - "variants": [ - { - "name": "releaseApiPublication", - "attributes": { - "org.gradle.category": "library", - "org.gradle.dependency.bundling": "external", - "org.gradle.libraryelements": "aar", - "org.gradle.usage": "java-api" - }, - "dependencies": [ - { - "group": "androidx.annotation", - "module": "annotation", - "version": { - "requires": "1.0.1" - } - }, - { - "group": "androidx.appcompat", - "module": "appcompat", - "version": { - "requires": "1.1.0" - } - }, - { - "group": "androidx.cardview", - "module": "cardview", - "version": { - "requires": "1.0.0" - } - }, - { - "group": "androidx.coordinatorlayout", - "module": "coordinatorlayout", - "version": { - "requires": "1.1.0" - } - }, - { - "group": "androidx.constraintlayout", - "module": "constraintlayout", - "version": { - "requires": "2.0.1" - } - }, - { - "group": "androidx.core", - "module": "core", - "version": { - "requires": "1.5.0" - } - }, - { - "group": "androidx.dynamicanimation", - "module": "dynamicanimation", - "version": { - "requires": "1.0.0" - } - }, - { - "group": "androidx.annotation", - "module": "annotation-experimental", - "version": { - "requires": "1.0.0" - } - }, - { - "group": "androidx.fragment", - "module": "fragment", - "version": { - "requires": "1.0.0" - } - }, - { - "group": "androidx.lifecycle", - "module": "lifecycle-runtime", - "version": { - "requires": "2.0.0" - } - }, - { - "group": "androidx.recyclerview", - "module": "recyclerview", - "version": { - "requires": "1.0.0" - } - }, - { - "group": "androidx.transition", - "module": "transition", - "version": { - "requires": "1.2.0" - } - }, - { - "group": "androidx.vectordrawable", - "module": "vectordrawable", - "version": { - "requires": "1.1.0" - } - }, - { - "group": "androidx.viewpager2", - "module": "viewpager2", - "version": { - "requires": "1.0.0" - } - } - ], - "files": [ - { - "name": "material-1.4.0-rc01.aar", - "url": "material-1.4.0-rc01.aar", - "size": 1610838, - "sha512": "7e5b7d8cb69b9d1766ae3ac7f6a7f20a38bcbaf8472cb1efa67a1db276950edf8235d4180f61ee9d2e4c662141c36e7f5dd04395e14b6e72001a13019085b625", - "sha256": "6b8bc058318fe6e89821b92a4fb426347d7e15019cb926969eb022252fd9cbc3", - "sha1": "4353468a363bd13e1cdf31cb7a776d7e2011b493", - "md5": "e5ceb86939453c1b50351efdc0a3a0ff" - } - ] - }, - { - "name": "releaseRuntimePublication", - "attributes": { - "org.gradle.category": "library", - "org.gradle.dependency.bundling": "external", - "org.gradle.libraryelements": "aar", - "org.gradle.usage": "java-runtime" - }, - "dependencies": [ - { - "group": "androidx.annotation", - "module": "annotation", - "version": { - "requires": "1.0.1" - } - }, - { - "group": "androidx.appcompat", - "module": "appcompat", - "version": { - "requires": "1.1.0" - } - }, - { - "group": "androidx.cardview", - "module": "cardview", - "version": { - "requires": "1.0.0" - } - }, - { - "group": "androidx.coordinatorlayout", - "module": "coordinatorlayout", - "version": { - "requires": "1.1.0" - } - }, - { - "group": "androidx.constraintlayout", - "module": "constraintlayout", - "version": { - "requires": "2.0.1" - } - }, - { - "group": "androidx.core", - "module": "core", - "version": { - "requires": "1.5.0" - } - }, - { - "group": "androidx.dynamicanimation", - "module": "dynamicanimation", - "version": { - "requires": "1.0.0" - } - }, - { - "group": "androidx.annotation", - "module": "annotation-experimental", - "version": { - "requires": "1.0.0" - } - }, - { - "group": "androidx.fragment", - "module": "fragment", - "version": { - "requires": "1.0.0" - } - }, - { - "group": "androidx.lifecycle", - "module": "lifecycle-runtime", - "version": { - "requires": "2.0.0" - } - }, - { - "group": "androidx.recyclerview", - "module": "recyclerview", - "version": { - "requires": "1.0.0" - } - }, - { - "group": "androidx.transition", - "module": "transition", - "version": { - "requires": "1.2.0" - } - }, - { - "group": "androidx.vectordrawable", - "module": "vectordrawable", - "version": { - "requires": "1.1.0" - } - }, - { - "group": "androidx.viewpager2", - "module": "viewpager2", - "version": { - "requires": "1.0.0" - } - } - ], - "files": [ - { - "name": "material-1.4.0-rc01.aar", - "url": "material-1.4.0-rc01.aar", - "size": 1610838, - "sha512": "7e5b7d8cb69b9d1766ae3ac7f6a7f20a38bcbaf8472cb1efa67a1db276950edf8235d4180f61ee9d2e4c662141c36e7f5dd04395e14b6e72001a13019085b625", - "sha256": "6b8bc058318fe6e89821b92a4fb426347d7e15019cb926969eb022252fd9cbc3", - "sha1": "4353468a363bd13e1cdf31cb7a776d7e2011b493", - "md5": "e5ceb86939453c1b50351efdc0a3a0ff" - } - ] - } - ] -} diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.module.md5 b/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.module.md5 deleted file mode 100644 index f6aa42027..000000000 --- a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.module.md5 +++ /dev/null @@ -1 +0,0 @@ -70a0510db3e1930a094bb37aaaa76d9c \ No newline at end of file diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.module.sha1 b/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.module.sha1 deleted file mode 100644 index 9a1f89322..000000000 --- a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.module.sha1 +++ /dev/null @@ -1 +0,0 @@ -deaf107940830e2e4b019563015e2f609f7b003c \ No newline at end of file diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.module.sha256 b/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.module.sha256 deleted file mode 100644 index 7e0d7dda9..000000000 --- a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.module.sha256 +++ /dev/null @@ -1 +0,0 @@ -5d3516e3d0cf828fb239ced09d12e809c0d0adce493f8a76a55e39da99fc89e2 \ No newline at end of file diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.module.sha512 b/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.module.sha512 deleted file mode 100644 index 543bd0a0b..000000000 --- a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.module.sha512 +++ /dev/null @@ -1 +0,0 @@ -19468eba481d5686580594ef46bbe1b01f32bb33c22b3ca00c559327663f02f19b13691626ead7b4947a4fdc22cc6b5ee94df23529d013c4783b2aa16227d3c6 \ No newline at end of file diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.pom b/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.pom deleted file mode 100644 index 856f3368c..000000000 --- a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.pom +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - 4.0.0 - com.google.android.material - material - 1.4.0-rc01 - aar - Material Components for Android - Material Components for Android is a static library that you can add to your Android application in order to use APIs that provide implementations of the Material Design specification. Compatible on devices running API 14 or later. - https://github.com/material-components/material-components-android - 2015 - - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - - - - - The Android Open Source Project - - - - scm:git:https://github.com/material-components/material-components-android.git - https://github.com/material-components/material-components-android - - - - androidx.annotation - annotation - 1.0.1 - compile - - - androidx.appcompat - appcompat - 1.1.0 - compile - - - androidx.cardview - cardview - 1.0.0 - compile - - - androidx.coordinatorlayout - coordinatorlayout - 1.1.0 - compile - - - androidx.constraintlayout - constraintlayout - 2.0.1 - compile - - - androidx.core - core - 1.5.0 - compile - - - androidx.dynamicanimation - dynamicanimation - 1.0.0 - compile - - - androidx.annotation - annotation-experimental - 1.0.0 - compile - - - androidx.fragment - fragment - 1.0.0 - compile - - - androidx.lifecycle - lifecycle-runtime - 2.0.0 - compile - - - androidx.recyclerview - recyclerview - 1.0.0 - compile - - - androidx.transition - transition - 1.2.0 - compile - - - androidx.vectordrawable - vectordrawable - 1.1.0 - compile - - - androidx.viewpager2 - viewpager2 - 1.0.0 - compile - - - diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.pom.md5 b/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.pom.md5 deleted file mode 100644 index 03f583647..000000000 --- a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.pom.md5 +++ /dev/null @@ -1 +0,0 @@ -380559287f990122d1d2b9a1653ed71c \ No newline at end of file diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.pom.sha1 b/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.pom.sha1 deleted file mode 100644 index 70f7ce990..000000000 --- a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.pom.sha1 +++ /dev/null @@ -1 +0,0 @@ -e2270bbec7d85755f99aad3a9c72b23affdb9169 \ No newline at end of file diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.pom.sha256 b/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.pom.sha256 deleted file mode 100644 index fc361edc3..000000000 --- a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.pom.sha256 +++ /dev/null @@ -1 +0,0 @@ -817bd9f054c8158023019b7750de03cc8616b9f4881f48c0fe2aa32ba88fc45e \ No newline at end of file diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.pom.sha512 b/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.pom.sha512 deleted file mode 100644 index 2e71192ba..000000000 --- a/current/extras/material-design-x/com/google/android/material/material/1.4.0-rc01/material-1.4.0-rc01.pom.sha512 +++ /dev/null @@ -1 +0,0 @@ -e2c39d78c7f33b4974452c244c2997411ca0c18832523293db9b78351250b868622afe5fdcbddb11d2b2dbb8b9bd962689e1a99c165ca5b3c53fcf24817c7083 \ No newline at end of file diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0-sources.jar b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0-sources.jar new file mode 100644 index 000000000..e8d4b567d Binary files /dev/null and b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0-sources.jar differ diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0-sources.jar.md5 b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0-sources.jar.md5 new file mode 100644 index 000000000..fc0b75d37 --- /dev/null +++ b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0-sources.jar.md5 @@ -0,0 +1 @@ +436b455a7b1b3a276c10b51b4de8984d \ No newline at end of file diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0-sources.jar.sha1 b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0-sources.jar.sha1 new file mode 100644 index 000000000..24d21831e --- /dev/null +++ b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0-sources.jar.sha1 @@ -0,0 +1 @@ +51035a8f6342c20d4d8f242d100e6f25e0c271ac \ No newline at end of file diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0-sources.jar.sha256 b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0-sources.jar.sha256 new file mode 100644 index 000000000..cec83fa21 --- /dev/null +++ b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0-sources.jar.sha256 @@ -0,0 +1 @@ +f17d1e182470c3563e634b807a5b6520175d9688af3a7ee222f634fd8b383d64 \ No newline at end of file diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0-sources.jar.sha512 b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0-sources.jar.sha512 new file mode 100644 index 000000000..3e3b20eea --- /dev/null +++ b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0-sources.jar.sha512 @@ -0,0 +1 @@ +4b08f9c354d4aab726e3d90d98adc87960a70f21b1450b121a9c72f809d2e828c3be7a632c4d3b3b7fbe2ee44dcfe607a329731eb2fc1a3850d01315bf8097d7 \ No newline at end of file diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.aar b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.aar new file mode 100644 index 000000000..e874bf252 Binary files /dev/null and b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.aar differ diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.aar.md5 b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.aar.md5 new file mode 100644 index 000000000..5609a1d48 --- /dev/null +++ b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.aar.md5 @@ -0,0 +1 @@ +78381e0a7541f6480b22b202d1ba2fbd \ No newline at end of file diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.aar.sha1 b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.aar.sha1 new file mode 100644 index 000000000..93777afd3 --- /dev/null +++ b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.aar.sha1 @@ -0,0 +1 @@ +ac02d577c058f1ae81f85c810fe3ca08ef4f449a \ No newline at end of file diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.aar.sha256 b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.aar.sha256 new file mode 100644 index 000000000..63763fb6e --- /dev/null +++ b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.aar.sha256 @@ -0,0 +1 @@ +80a0e02abf8a8a8cbe5716e06ac80cd683840b9f5b0d2f19a2a279e47f2895ee \ No newline at end of file diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.aar.sha512 b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.aar.sha512 new file mode 100644 index 000000000..7af4fc0de --- /dev/null +++ b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.aar.sha512 @@ -0,0 +1 @@ +065dc100922bec16d5fd524cc9e3a8d29edee34813ef306a5ac85b7944899ac29e157076172e39b0d07d017f01bf73c300b06d57a3ba79ea01d96dd5b6c35398 \ No newline at end of file diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.module b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.module new file mode 100644 index 000000000..852bc8b36 --- /dev/null +++ b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.module @@ -0,0 +1,259 @@ +{ + "formatVersion": "1.1", + "component": { + "group": "com.google.android.material", + "module": "material", + "version": "1.4.0", + "attributes": { + "org.gradle.status": "release" + } + }, + "createdBy": { + "gradle": { + "version": "6.1.1", + "buildId": "gybpfeogvjh3pnhnyvykvtlodm" + } + }, + "variants": [ + { + "name": "releaseApiPublication", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.libraryelements": "aar", + "org.gradle.usage": "java-api" + }, + "dependencies": [ + { + "group": "androidx.annotation", + "module": "annotation", + "version": { + "requires": "1.0.1" + } + }, + { + "group": "androidx.appcompat", + "module": "appcompat", + "version": { + "requires": "1.1.0" + } + }, + { + "group": "androidx.cardview", + "module": "cardview", + "version": { + "requires": "1.0.0" + } + }, + { + "group": "androidx.coordinatorlayout", + "module": "coordinatorlayout", + "version": { + "requires": "1.1.0" + } + }, + { + "group": "androidx.constraintlayout", + "module": "constraintlayout", + "version": { + "requires": "2.0.1" + } + }, + { + "group": "androidx.core", + "module": "core", + "version": { + "requires": "1.5.0" + } + }, + { + "group": "androidx.dynamicanimation", + "module": "dynamicanimation", + "version": { + "requires": "1.0.0" + } + }, + { + "group": "androidx.annotation", + "module": "annotation-experimental", + "version": { + "requires": "1.0.0" + } + }, + { + "group": "androidx.fragment", + "module": "fragment", + "version": { + "requires": "1.0.0" + } + }, + { + "group": "androidx.lifecycle", + "module": "lifecycle-runtime", + "version": { + "requires": "2.0.0" + } + }, + { + "group": "androidx.recyclerview", + "module": "recyclerview", + "version": { + "requires": "1.0.0" + } + }, + { + "group": "androidx.transition", + "module": "transition", + "version": { + "requires": "1.2.0" + } + }, + { + "group": "androidx.vectordrawable", + "module": "vectordrawable", + "version": { + "requires": "1.1.0" + } + }, + { + "group": "androidx.viewpager2", + "module": "viewpager2", + "version": { + "requires": "1.0.0" + } + } + ], + "files": [ + { + "name": "material-1.4.0.aar", + "url": "material-1.4.0.aar", + "size": 1611643, + "sha512": "065dc100922bec16d5fd524cc9e3a8d29edee34813ef306a5ac85b7944899ac29e157076172e39b0d07d017f01bf73c300b06d57a3ba79ea01d96dd5b6c35398", + "sha256": "80a0e02abf8a8a8cbe5716e06ac80cd683840b9f5b0d2f19a2a279e47f2895ee", + "sha1": "ac02d577c058f1ae81f85c810fe3ca08ef4f449a", + "md5": "78381e0a7541f6480b22b202d1ba2fbd" + } + ] + }, + { + "name": "releaseRuntimePublication", + "attributes": { + "org.gradle.category": "library", + "org.gradle.dependency.bundling": "external", + "org.gradle.libraryelements": "aar", + "org.gradle.usage": "java-runtime" + }, + "dependencies": [ + { + "group": "androidx.annotation", + "module": "annotation", + "version": { + "requires": "1.0.1" + } + }, + { + "group": "androidx.appcompat", + "module": "appcompat", + "version": { + "requires": "1.1.0" + } + }, + { + "group": "androidx.cardview", + "module": "cardview", + "version": { + "requires": "1.0.0" + } + }, + { + "group": "androidx.coordinatorlayout", + "module": "coordinatorlayout", + "version": { + "requires": "1.1.0" + } + }, + { + "group": "androidx.constraintlayout", + "module": "constraintlayout", + "version": { + "requires": "2.0.1" + } + }, + { + "group": "androidx.core", + "module": "core", + "version": { + "requires": "1.5.0" + } + }, + { + "group": "androidx.dynamicanimation", + "module": "dynamicanimation", + "version": { + "requires": "1.0.0" + } + }, + { + "group": "androidx.annotation", + "module": "annotation-experimental", + "version": { + "requires": "1.0.0" + } + }, + { + "group": "androidx.fragment", + "module": "fragment", + "version": { + "requires": "1.0.0" + } + }, + { + "group": "androidx.lifecycle", + "module": "lifecycle-runtime", + "version": { + "requires": "2.0.0" + } + }, + { + "group": "androidx.recyclerview", + "module": "recyclerview", + "version": { + "requires": "1.0.0" + } + }, + { + "group": "androidx.transition", + "module": "transition", + "version": { + "requires": "1.2.0" + } + }, + { + "group": "androidx.vectordrawable", + "module": "vectordrawable", + "version": { + "requires": "1.1.0" + } + }, + { + "group": "androidx.viewpager2", + "module": "viewpager2", + "version": { + "requires": "1.0.0" + } + } + ], + "files": [ + { + "name": "material-1.4.0.aar", + "url": "material-1.4.0.aar", + "size": 1611643, + "sha512": "065dc100922bec16d5fd524cc9e3a8d29edee34813ef306a5ac85b7944899ac29e157076172e39b0d07d017f01bf73c300b06d57a3ba79ea01d96dd5b6c35398", + "sha256": "80a0e02abf8a8a8cbe5716e06ac80cd683840b9f5b0d2f19a2a279e47f2895ee", + "sha1": "ac02d577c058f1ae81f85c810fe3ca08ef4f449a", + "md5": "78381e0a7541f6480b22b202d1ba2fbd" + } + ] + } + ] +} diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.module.md5 b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.module.md5 new file mode 100644 index 000000000..8ee8cbe94 --- /dev/null +++ b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.module.md5 @@ -0,0 +1 @@ +10a7bced936c443f138ab381c78d4ec8 \ No newline at end of file diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.module.sha1 b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.module.sha1 new file mode 100644 index 000000000..a776d3e7a --- /dev/null +++ b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.module.sha1 @@ -0,0 +1 @@ +471d484fb441836e55b4546f413e55436650d03c \ No newline at end of file diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.module.sha256 b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.module.sha256 new file mode 100644 index 000000000..7da3ed74d --- /dev/null +++ b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.module.sha256 @@ -0,0 +1 @@ +91eecf4b1272aacc4fdb41fefaa6324cbd36218c51866d300dcf237670e4e0cc \ No newline at end of file diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.module.sha512 b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.module.sha512 new file mode 100644 index 000000000..b29c5639e --- /dev/null +++ b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.module.sha512 @@ -0,0 +1 @@ +4801e6844163bbf847c449c17c858d1121443200bc1162cac07f9b65f6b3160489cbc5c8be7b24dac322a00856a572768da3a095b2d04132e9792d2390292c1a \ No newline at end of file diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.pom b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.pom new file mode 100644 index 000000000..522272d72 --- /dev/null +++ b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.pom @@ -0,0 +1,120 @@ + + + + + + + + 4.0.0 + com.google.android.material + material + 1.4.0 + aar + Material Components for Android + Material Components for Android is a static library that you can add to your Android application in order to use APIs that provide implementations of the Material Design specification. Compatible on devices running API 14 or later. + https://github.com/material-components/material-components-android + 2015 + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + The Android Open Source Project + + + + scm:git:https://github.com/material-components/material-components-android.git + https://github.com/material-components/material-components-android + + + + androidx.annotation + annotation + 1.0.1 + compile + + + androidx.appcompat + appcompat + 1.1.0 + compile + + + androidx.cardview + cardview + 1.0.0 + compile + + + androidx.coordinatorlayout + coordinatorlayout + 1.1.0 + compile + + + androidx.constraintlayout + constraintlayout + 2.0.1 + compile + + + androidx.core + core + 1.5.0 + compile + + + androidx.dynamicanimation + dynamicanimation + 1.0.0 + compile + + + androidx.annotation + annotation-experimental + 1.0.0 + compile + + + androidx.fragment + fragment + 1.0.0 + compile + + + androidx.lifecycle + lifecycle-runtime + 2.0.0 + compile + + + androidx.recyclerview + recyclerview + 1.0.0 + compile + + + androidx.transition + transition + 1.2.0 + compile + + + androidx.vectordrawable + vectordrawable + 1.1.0 + compile + + + androidx.viewpager2 + viewpager2 + 1.0.0 + compile + + + diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.pom.md5 b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.pom.md5 new file mode 100644 index 000000000..5ceb2cc5d --- /dev/null +++ b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.pom.md5 @@ -0,0 +1 @@ +cedcc13e76ce500e8b98146afbe0b73b \ No newline at end of file diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.pom.sha1 b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.pom.sha1 new file mode 100644 index 000000000..02cad8812 --- /dev/null +++ b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.pom.sha1 @@ -0,0 +1 @@ +fc694b55aecd4552099fb03155c314ec0c5095a2 \ No newline at end of file diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.pom.sha256 b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.pom.sha256 new file mode 100644 index 000000000..b5c43fd18 --- /dev/null +++ b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.pom.sha256 @@ -0,0 +1 @@ +cf5c277c3a9805c83b79399b31b0d22006f1f01181a1a6bf8544a9c9aa4fbb6f \ No newline at end of file diff --git a/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.pom.sha512 b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.pom.sha512 new file mode 100644 index 000000000..924f9b711 --- /dev/null +++ b/current/extras/material-design-x/com/google/android/material/material/1.4.0/material-1.4.0.pom.sha512 @@ -0,0 +1 @@ +d24507c0c2d7fe14fc818052840f99a82089e77fb13ca676babb509c82f3c3567297e4875806c22c85a00ed9c2d0262ccd00282da1128843a47d3d3875e7deed \ No newline at end of file -- cgit v1.2.3