summaryrefslogtreecommitdiff
path: root/current/androidx/m2repository/androidx/compose/material
diff options
context:
space:
mode:
Diffstat (limited to 'current/androidx/m2repository/androidx/compose/material')
-rw-r--r--current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-beta01/Android.bp50
-rw-r--r--current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-beta01/manifest/AndroidManifest.xml22
-rw-r--r--current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-beta01/Android.bp50
-rw-r--r--current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-beta01/manifest/AndroidManifest.xml22
-rw-r--r--current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-beta01/Android.bp54
-rw-r--r--current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-beta01/manifest/AndroidManifest.xml22
-rw-r--r--current/androidx/m2repository/androidx/compose/material/material/1.4.0-beta01/Android.bp72
-rw-r--r--current/androidx/m2repository/androidx/compose/material/material/1.4.0-beta01/manifest/AndroidManifest.xml22
8 files changed, 314 insertions, 0 deletions
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-beta01/Android.bp b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-beta01/Android.bp
new file mode 100644
index 000000000..64b39a84b
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-beta01/Android.bp
@@ -0,0 +1,50 @@
+// This is a generated file. Do not modify directly.
+
+// *** THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS. PLEASE
+// CONSULT THE OWNERS AND opensource-licensing@google.com BEFORE
+// DEPENDING ON IT IN YOUR PROJECT. ***
+package {
+ // See: http://go/android-license-faq
+ // A large-scale-change added 'default_applicable_licenses' to import
+ // all of the 'license_kinds' from "prebuilts_sdk_license"
+ // to get the below license kinds:
+ // SPDX-license-identifier-Apache-2.0
+ // SPDX-license-identifier-OFL (by exception only)
+ // SPDX-license-identifier-Unicode-DFS
+ default_applicable_licenses: ["prebuilts_sdk_license"],
+}
+
+android_library_import {
+ name: "androidx.compose.material_material-icons-core-nodeps",
+ aars: ["material-icons-core-1.4.0-beta01.aar"],
+ sdk_version: "31",
+ apex_available: [
+ "//apex_available:platform",
+ "//apex_available:anyapex",
+ ],
+ min_sdk_version: "21",
+ static_libs: [
+ "androidx.compose.runtime_runtime",
+ "androidx.compose.ui_ui",
+ "kotlin-stdlib",
+ ],
+}
+
+android_library {
+ name: "androidx.compose.material_material-icons-core",
+ sdk_version: "31",
+ apex_available: [
+ "//apex_available:platform",
+ "//apex_available:anyapex",
+ ],
+ min_sdk_version: "21",
+ manifest: "manifest/AndroidManifest.xml",
+ static_libs: [
+ "androidx.compose.material_material-icons-core-nodeps",
+ "androidx.compose.runtime_runtime",
+ "androidx.compose.ui_ui",
+ "kotlin-stdlib",
+ ],
+ java_version: "1.7",
+}
+
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-beta01/manifest/AndroidManifest.xml b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-beta01/manifest/AndroidManifest.xml
new file mode 100644
index 000000000..02668f6fc
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-core/1.4.0-beta01/manifest/AndroidManifest.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright 2020 The Android Open Source Project
+
+ 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
+
+ http://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.
+-->
+<manifest xmlns:android="http://schemas.android.com/apk/res/android"
+ package="androidx.compose.material.icons" >
+
+ <uses-sdk android:minSdkVersion="21" />
+
+</manifest> \ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-beta01/Android.bp b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-beta01/Android.bp
new file mode 100644
index 000000000..381d9a9d0
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-beta01/Android.bp
@@ -0,0 +1,50 @@
+// This is a generated file. Do not modify directly.
+
+// *** THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS. PLEASE
+// CONSULT THE OWNERS AND opensource-licensing@google.com BEFORE
+// DEPENDING ON IT IN YOUR PROJECT. ***
+package {
+ // See: http://go/android-license-faq
+ // A large-scale-change added 'default_applicable_licenses' to import
+ // all of the 'license_kinds' from "prebuilts_sdk_license"
+ // to get the below license kinds:
+ // SPDX-license-identifier-Apache-2.0
+ // SPDX-license-identifier-OFL (by exception only)
+ // SPDX-license-identifier-Unicode-DFS
+ default_applicable_licenses: ["prebuilts_sdk_license"],
+}
+
+android_library_import {
+ name: "androidx.compose.material_material-icons-extended-nodeps",
+ aars: ["material-icons-extended-1.4.0-beta01.aar"],
+ sdk_version: "31",
+ apex_available: [
+ "//apex_available:platform",
+ "//apex_available:anyapex",
+ ],
+ min_sdk_version: "21",
+ static_libs: [
+ "androidx.compose.material_material-icons-core",
+ "androidx.compose.runtime_runtime",
+ "kotlin-stdlib",
+ ],
+}
+
+android_library {
+ name: "androidx.compose.material_material-icons-extended",
+ sdk_version: "31",
+ apex_available: [
+ "//apex_available:platform",
+ "//apex_available:anyapex",
+ ],
+ min_sdk_version: "21",
+ manifest: "manifest/AndroidManifest.xml",
+ static_libs: [
+ "androidx.compose.material_material-icons-extended-nodeps",
+ "androidx.compose.material_material-icons-core",
+ "androidx.compose.runtime_runtime",
+ "kotlin-stdlib",
+ ],
+ java_version: "1.7",
+}
+
diff --git a/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-beta01/manifest/AndroidManifest.xml b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-beta01/manifest/AndroidManifest.xml
new file mode 100644
index 000000000..f59926f70
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-icons-extended/1.4.0-beta01/manifest/AndroidManifest.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright 2020 The Android Open Source Project
+
+ 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
+
+ http://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.
+-->
+<manifest xmlns:android="http://schemas.android.com/apk/res/android"
+ package="androidx.compose.material.icons.extended" >
+
+ <uses-sdk android:minSdkVersion="21" />
+
+</manifest> \ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-beta01/Android.bp b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-beta01/Android.bp
new file mode 100644
index 000000000..08090bd1a
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-beta01/Android.bp
@@ -0,0 +1,54 @@
+// This is a generated file. Do not modify directly.
+
+// *** THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS. PLEASE
+// CONSULT THE OWNERS AND opensource-licensing@google.com BEFORE
+// DEPENDING ON IT IN YOUR PROJECT. ***
+package {
+ // See: http://go/android-license-faq
+ // A large-scale-change added 'default_applicable_licenses' to import
+ // all of the 'license_kinds' from "prebuilts_sdk_license"
+ // to get the below license kinds:
+ // SPDX-license-identifier-Apache-2.0
+ // SPDX-license-identifier-OFL (by exception only)
+ // SPDX-license-identifier-Unicode-DFS
+ default_applicable_licenses: ["prebuilts_sdk_license"],
+}
+
+android_library_import {
+ name: "androidx.compose.material_material-ripple-nodeps",
+ aars: ["material-ripple-1.4.0-beta01.aar"],
+ sdk_version: "31",
+ apex_available: [
+ "//apex_available:platform",
+ "//apex_available:anyapex",
+ ],
+ min_sdk_version: "21",
+ static_libs: [
+ "androidx.compose.animation_animation",
+ "androidx.compose.foundation_foundation",
+ "androidx.compose.runtime_runtime",
+ "androidx.compose.ui_ui-util",
+ "kotlin-stdlib",
+ ],
+}
+
+android_library {
+ name: "androidx.compose.material_material-ripple",
+ sdk_version: "31",
+ apex_available: [
+ "//apex_available:platform",
+ "//apex_available:anyapex",
+ ],
+ min_sdk_version: "21",
+ manifest: "manifest/AndroidManifest.xml",
+ static_libs: [
+ "androidx.compose.material_material-ripple-nodeps",
+ "androidx.compose.animation_animation",
+ "androidx.compose.foundation_foundation",
+ "androidx.compose.runtime_runtime",
+ "androidx.compose.ui_ui-util",
+ "kotlin-stdlib",
+ ],
+ java_version: "1.7",
+}
+
diff --git a/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-beta01/manifest/AndroidManifest.xml b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-beta01/manifest/AndroidManifest.xml
new file mode 100644
index 000000000..18be31660
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material-ripple/1.4.0-beta01/manifest/AndroidManifest.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ ~ Copyright 2018 The Android Open Source Project
+ ~
+ ~ 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
+ ~
+ ~ http://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.
+-->
+<manifest xmlns:android="http://schemas.android.com/apk/res/android"
+ package="androidx.compose.material.ripple" >
+
+ <uses-sdk android:minSdkVersion="21" />
+
+</manifest> \ No newline at end of file
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-beta01/Android.bp b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-beta01/Android.bp
new file mode 100644
index 000000000..bd894142e
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-beta01/Android.bp
@@ -0,0 +1,72 @@
+// This is a generated file. Do not modify directly.
+
+// *** THIS PACKAGE HAS SPECIAL LICENSING CONDITIONS. PLEASE
+// CONSULT THE OWNERS AND opensource-licensing@google.com BEFORE
+// DEPENDING ON IT IN YOUR PROJECT. ***
+package {
+ // See: http://go/android-license-faq
+ // A large-scale-change added 'default_applicable_licenses' to import
+ // all of the 'license_kinds' from "prebuilts_sdk_license"
+ // to get the below license kinds:
+ // SPDX-license-identifier-Apache-2.0
+ // SPDX-license-identifier-OFL (by exception only)
+ // SPDX-license-identifier-Unicode-DFS
+ default_applicable_licenses: ["prebuilts_sdk_license"],
+}
+
+android_library_import {
+ name: "androidx.compose.material_material-nodeps",
+ aars: ["material-1.4.0-beta01.aar"],
+ sdk_version: "31",
+ apex_available: [
+ "//apex_available:platform",
+ "//apex_available:anyapex",
+ ],
+ min_sdk_version: "21",
+ static_libs: [
+ "androidx.compose.animation_animation",
+ "androidx.compose.animation_animation-core",
+ "androidx.compose.foundation_foundation",
+ "androidx.compose.foundation_foundation-layout",
+ "androidx.compose.material_material-icons-core",
+ "androidx.compose.material_material-ripple",
+ "androidx.compose.runtime_runtime",
+ "androidx.compose.ui_ui",
+ "androidx.compose.ui_ui-text",
+ "androidx.compose.ui_ui-util",
+ "androidx.lifecycle_lifecycle-runtime",
+ "androidx.lifecycle_lifecycle-viewmodel",
+ "androidx.savedstate_savedstate",
+ "kotlin-stdlib",
+ ],
+}
+
+android_library {
+ name: "androidx.compose.material_material",
+ sdk_version: "31",
+ apex_available: [
+ "//apex_available:platform",
+ "//apex_available:anyapex",
+ ],
+ min_sdk_version: "21",
+ manifest: "manifest/AndroidManifest.xml",
+ static_libs: [
+ "androidx.compose.material_material-nodeps",
+ "androidx.compose.animation_animation",
+ "androidx.compose.animation_animation-core",
+ "androidx.compose.foundation_foundation",
+ "androidx.compose.foundation_foundation-layout",
+ "androidx.compose.material_material-icons-core",
+ "androidx.compose.material_material-ripple",
+ "androidx.compose.runtime_runtime",
+ "androidx.compose.ui_ui",
+ "androidx.compose.ui_ui-text",
+ "androidx.compose.ui_ui-util",
+ "androidx.lifecycle_lifecycle-runtime",
+ "androidx.lifecycle_lifecycle-viewmodel",
+ "androidx.savedstate_savedstate",
+ "kotlin-stdlib",
+ ],
+ java_version: "1.7",
+}
+
diff --git a/current/androidx/m2repository/androidx/compose/material/material/1.4.0-beta01/manifest/AndroidManifest.xml b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-beta01/manifest/AndroidManifest.xml
new file mode 100644
index 000000000..805c19a27
--- /dev/null
+++ b/current/androidx/m2repository/androidx/compose/material/material/1.4.0-beta01/manifest/AndroidManifest.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ ~ Copyright 2018 The Android Open Source Project
+ ~
+ ~ 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
+ ~
+ ~ http://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.
+-->
+<manifest xmlns:android="http://schemas.android.com/apk/res/android"
+ package="androidx.compose.material" >
+
+ <uses-sdk android:minSdkVersion="21" />
+
+</manifest> \ No newline at end of file