From 85c20695873830f69625e32b01d7cbf5f86de5e9 Mon Sep 17 00:00:00 2001 From: Qiwen Zhao Date: Fri, 17 Oct 2014 16:01:47 -0700 Subject: Import prebuilt android support libs build 1512834 http://android-build/builds/git_lmp-release-linux-sdk/1512834/sdk-repo-linux-support-1512834.zip --- support/appcompat/libs/android-support-v4.jar | Bin 987314 -> 987314 bytes .../libs/android-support-v7-appcompat.jar | Bin 520038 -> 520038 bytes .../cardview/libs/android-support-v7-cardview.jar | Bin 17125 -> 17125 bytes .../libs/android-support-v7-gridlayout.jar | Bin 42438 -> 42438 bytes .../leanback/libs/android-support-v17-leanback.jar | Bin 427277 -> 427277 bytes .../libs/android-support-v7-mediarouter.jar | Bin 178047 -> 178047 bytes support/multidex/libs/android-support-multidex.jar | Bin 20596 -> 20596 bytes support/palette/.classpath | 8 +++++ support/palette/.project | 33 +++++++++++++++++++++ support/palette/AndroidManifest.xml | 21 +++++++++++++ support/palette/README.txt | 1 + .../palette/libs/android-support-v7-palette.jar | Bin 0 -> 18660 bytes support/palette/project.properties | 15 ++++++++++ .../libs/android-support-v7-recyclerview.jar | Bin 193022 -> 193022 bytes support/v13/android-support-v13.jar | Bin 1004614 -> 1004614 bytes support/v4/android-support-v4.jar | Bin 987314 -> 987314 bytes 16 files changed, 78 insertions(+) create mode 100644 support/palette/.classpath create mode 100644 support/palette/.project create mode 100644 support/palette/AndroidManifest.xml create mode 100644 support/palette/README.txt create mode 100644 support/palette/libs/android-support-v7-palette.jar create mode 100644 support/palette/project.properties diff --git a/support/appcompat/libs/android-support-v4.jar b/support/appcompat/libs/android-support-v4.jar index 168e3823..5ac39cca 100644 Binary files a/support/appcompat/libs/android-support-v4.jar and b/support/appcompat/libs/android-support-v4.jar differ diff --git a/support/appcompat/libs/android-support-v7-appcompat.jar b/support/appcompat/libs/android-support-v7-appcompat.jar index 3c603730..863f9e2a 100644 Binary files a/support/appcompat/libs/android-support-v7-appcompat.jar and b/support/appcompat/libs/android-support-v7-appcompat.jar differ diff --git a/support/cardview/libs/android-support-v7-cardview.jar b/support/cardview/libs/android-support-v7-cardview.jar index ccef2a94..b7eddad8 100644 Binary files a/support/cardview/libs/android-support-v7-cardview.jar and b/support/cardview/libs/android-support-v7-cardview.jar differ diff --git a/support/gridlayout/libs/android-support-v7-gridlayout.jar b/support/gridlayout/libs/android-support-v7-gridlayout.jar index a1d3c973..cf6adcff 100644 Binary files a/support/gridlayout/libs/android-support-v7-gridlayout.jar and b/support/gridlayout/libs/android-support-v7-gridlayout.jar differ diff --git a/support/leanback/libs/android-support-v17-leanback.jar b/support/leanback/libs/android-support-v17-leanback.jar index fa21bf69..d4424a57 100644 Binary files a/support/leanback/libs/android-support-v17-leanback.jar and b/support/leanback/libs/android-support-v17-leanback.jar differ diff --git a/support/mediarouter/libs/android-support-v7-mediarouter.jar b/support/mediarouter/libs/android-support-v7-mediarouter.jar index e831c191..46612e67 100644 Binary files a/support/mediarouter/libs/android-support-v7-mediarouter.jar and b/support/mediarouter/libs/android-support-v7-mediarouter.jar differ diff --git a/support/multidex/libs/android-support-multidex.jar b/support/multidex/libs/android-support-multidex.jar index aa68a7b9..1c4fd013 100644 Binary files a/support/multidex/libs/android-support-multidex.jar and b/support/multidex/libs/android-support-multidex.jar differ diff --git a/support/palette/.classpath b/support/palette/.classpath new file mode 100644 index 00000000..43cb38c4 --- /dev/null +++ b/support/palette/.classpath @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/support/palette/.project b/support/palette/.project new file mode 100644 index 00000000..76e11a60 --- /dev/null +++ b/support/palette/.project @@ -0,0 +1,33 @@ + + + android-support-v7-palette + + + + + + com.android.ide.eclipse.adt.ResourceManagerBuilder + + + + + com.android.ide.eclipse.adt.PreCompilerBuilder + + + + + org.eclipse.jdt.core.javabuilder + + + + + com.android.ide.eclipse.adt.ApkBuilder + + + + + + com.android.ide.eclipse.adt.AndroidNature + org.eclipse.jdt.core.javanature + + diff --git a/support/palette/AndroidManifest.xml b/support/palette/AndroidManifest.xml new file mode 100644 index 00000000..20e14c2a --- /dev/null +++ b/support/palette/AndroidManifest.xml @@ -0,0 +1,21 @@ + + + + + + + diff --git a/support/palette/README.txt b/support/palette/README.txt new file mode 100644 index 00000000..4a8b5e43 --- /dev/null +++ b/support/palette/README.txt @@ -0,0 +1 @@ +Library Project including Palette for color extraction from images diff --git a/support/palette/libs/android-support-v7-palette.jar b/support/palette/libs/android-support-v7-palette.jar new file mode 100644 index 00000000..5e74e560 Binary files /dev/null and b/support/palette/libs/android-support-v7-palette.jar differ diff --git a/support/palette/project.properties b/support/palette/project.properties new file mode 100644 index 00000000..1e106c35 --- /dev/null +++ b/support/palette/project.properties @@ -0,0 +1,15 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must be checked in Version Control Systems. +# +# To customize properties used by the Ant build system edit +# "ant.properties", and override values to adapt the script to your +# project structure. +# +# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): +#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt + +# Project target. +target=android-7 +android.library=true \ No newline at end of file diff --git a/support/recyclerview/libs/android-support-v7-recyclerview.jar b/support/recyclerview/libs/android-support-v7-recyclerview.jar index 0330407d..5b19a92d 100644 Binary files a/support/recyclerview/libs/android-support-v7-recyclerview.jar and b/support/recyclerview/libs/android-support-v7-recyclerview.jar differ diff --git a/support/v13/android-support-v13.jar b/support/v13/android-support-v13.jar index 7069289e..c4ca95de 100644 Binary files a/support/v13/android-support-v13.jar and b/support/v13/android-support-v13.jar differ diff --git a/support/v4/android-support-v4.jar b/support/v4/android-support-v4.jar index 168e3823..5ac39cca 100644 Binary files a/support/v4/android-support-v4.jar and b/support/v4/android-support-v4.jar differ -- cgit v1.2.3