summaryrefslogtreecommitdiffstats
path: root/current/support
diff options
context:
space:
mode:
authorQiwen Zhao <zhao@google.com>2014-09-18 08:39:21 -0700
committerQiwen Zhao <zhao@google.com>2014-09-18 08:39:21 -0700
commit42945d83d79d0213c9268cf601ef0b978e4332a4 (patch)
tree9799921dfb9604fa2e1fcccdeb7917ac8451cbc0 /current/support
parentdd1e888185bded38e83861dd758319aa5b43dd0c (diff)
downloadprebuilts_sdk-42945d83d79d0213c9268cf601ef0b978e4332a4.zip
prebuilts_sdk-42945d83d79d0213c9268cf601ef0b978e4332a4.tar.gz
prebuilts_sdk-42945d83d79d0213c9268cf601ef0b978e4332a4.tar.bz2
DO NOT MERGE - Update prebuilt SDK to LRW80
Diffstat (limited to 'current/support')
-rw-r--r--current/support/annotations/android-support-annotations.jarbin11941 -> 11941 bytes
-rw-r--r--current/support/multidex/instrumentation/libs/android-support-multidex-instrumentation.jarbin1334 -> 1334 bytes
-rw-r--r--current/support/multidex/library/libs/android-support-multidex.jarbin20596 -> 20596 bytes
-rw-r--r--current/support/v13/android-support-v13.jarbin981917 -> 987555 bytes
-rw-r--r--current/support/v17/leanback/libs/android-support-v17-leanback.jarbin415285 -> 415283 bytes
-rw-r--r--current/support/v17/leanback/res/values-v21/styles.xml7
-rw-r--r--current/support/v17/leanback/res/values/styles.xml7
-rw-r--r--current/support/v4/android-support-v4.jarbin964617 -> 970255 bytes
-rw-r--r--current/support/v7/appcompat/libs/android-support-v7-appcompat.jarbin494112 -> 494163 bytes
-rw-r--r--current/support/v7/appcompat/res/drawable-hdpi/abc_ic_menu_moreoverflow_mtrl_alpha.pngbin220 -> 219 bytes
-rw-r--r--current/support/v7/appcompat/res/drawable-mdpi/abc_ic_menu_moreoverflow_mtrl_alpha.pngbin171 -> 202 bytes
-rw-r--r--current/support/v7/appcompat/res/drawable-xhdpi/abc_ic_menu_moreoverflow_mtrl_alpha.pngbin287 -> 268 bytes
-rw-r--r--current/support/v7/appcompat/res/drawable-xxhdpi/abc_ic_menu_moreoverflow_mtrl_alpha.pngbin414 -> 312 bytes
-rw-r--r--current/support/v7/appcompat/res/drawable-xxxhdpi/abc_ic_menu_moreoverflow_mtrl_alpha.pngbin0 -> 390 bytes
-rw-r--r--current/support/v7/cardview/libs/android-support-v7-cardview.jarbin17125 -> 17125 bytes
-rw-r--r--current/support/v7/gridlayout/libs/android-support-v7-gridlayout.jarbin42438 -> 42438 bytes
-rw-r--r--current/support/v7/mediarouter/libs/android-support-v7-mediarouter.jarbin178047 -> 178047 bytes
-rw-r--r--current/support/v7/palette/libs/android-support-v7-palette.jarbin18660 -> 18660 bytes
-rw-r--r--current/support/v7/recyclerview/libs/android-support-v7-recyclerview.jarbin192893 -> 192893 bytes
19 files changed, 11 insertions, 3 deletions
diff --git a/current/support/annotations/android-support-annotations.jar b/current/support/annotations/android-support-annotations.jar
index 9cc75de..6b02fbf 100644
--- a/current/support/annotations/android-support-annotations.jar
+++ b/current/support/annotations/android-support-annotations.jar
Binary files differ
diff --git a/current/support/multidex/instrumentation/libs/android-support-multidex-instrumentation.jar b/current/support/multidex/instrumentation/libs/android-support-multidex-instrumentation.jar
index 33c152e..dc43166 100644
--- a/current/support/multidex/instrumentation/libs/android-support-multidex-instrumentation.jar
+++ b/current/support/multidex/instrumentation/libs/android-support-multidex-instrumentation.jar
Binary files differ
diff --git a/current/support/multidex/library/libs/android-support-multidex.jar b/current/support/multidex/library/libs/android-support-multidex.jar
index 1553b39..1f3c3ec 100644
--- a/current/support/multidex/library/libs/android-support-multidex.jar
+++ b/current/support/multidex/library/libs/android-support-multidex.jar
Binary files differ
diff --git a/current/support/v13/android-support-v13.jar b/current/support/v13/android-support-v13.jar
index c8d5639..c45ab67 100644
--- a/current/support/v13/android-support-v13.jar
+++ b/current/support/v13/android-support-v13.jar
Binary files differ
diff --git a/current/support/v17/leanback/libs/android-support-v17-leanback.jar b/current/support/v17/leanback/libs/android-support-v17-leanback.jar
index c29f600..29784b0 100644
--- a/current/support/v17/leanback/libs/android-support-v17-leanback.jar
+++ b/current/support/v17/leanback/libs/android-support-v17-leanback.jar
Binary files differ
diff --git a/current/support/v17/leanback/res/values-v21/styles.xml b/current/support/v17/leanback/res/values-v21/styles.xml
index 70aa93a..89029c4 100644
--- a/current/support/v17/leanback/res/values-v21/styles.xml
+++ b/current/support/v17/leanback/res/values-v21/styles.xml
@@ -16,8 +16,13 @@
-->
<resources>
+
+ <style name="TextAppearance.LeanbackBase" parent="android:TextAppearance.Material" />
+
+ <style name="Widget.LeanbackBase" parent="android:Widget.Material" />
+
<style name="Widget.Leanback.DetailsActionButtonStyleBase" parent="android:Widget.Material.Button.Borderless">
<item name="android:background">@drawable/lb_action_bg</item>
</style>
-</resources>
+</resources> \ No newline at end of file
diff --git a/current/support/v17/leanback/res/values/styles.xml b/current/support/v17/leanback/res/values/styles.xml
index 06f6a49..f1e883e 100644
--- a/current/support/v17/leanback/res/values/styles.xml
+++ b/current/support/v17/leanback/res/values/styles.xml
@@ -16,7 +16,9 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android">
- <style name="TextAppearance.Leanback" parent="android:TextAppearance.Holo">
+ <style name="TextAppearance.LeanbackBase" parent="android:TextAppearance.Holo">
+ </style>
+ <style name="TextAppearance.Leanback" parent="TextAppearance.LeanbackBase">
<!-- Any text appearance overrides go here. -->
<item name="android:fontFamily">sans-serif-condensed</item>
</style>
@@ -75,7 +77,8 @@
<item name="android:fontFamily">sans-serif</item>
</style>
- <style name="Widget.Leanback" parent="android:Widget.Holo" />
+ <style name="Widget.LeanbackBase" parent="android:Widget.Holo" />
+ <style name="Widget.Leanback" parent="Widget.LeanbackBase" />
<style name="Widget.Leanback.BaseCardViewStyle">
<item name="android:foreground">@drawable/lb_card_foreground</item>
diff --git a/current/support/v4/android-support-v4.jar b/current/support/v4/android-support-v4.jar
index cacbb17..2c16da5 100644
--- a/current/support/v4/android-support-v4.jar
+++ b/current/support/v4/android-support-v4.jar
Binary files differ
diff --git a/current/support/v7/appcompat/libs/android-support-v7-appcompat.jar b/current/support/v7/appcompat/libs/android-support-v7-appcompat.jar
index cc70001..c31c5ee 100644
--- a/current/support/v7/appcompat/libs/android-support-v7-appcompat.jar
+++ b/current/support/v7/appcompat/libs/android-support-v7-appcompat.jar
Binary files differ
diff --git a/current/support/v7/appcompat/res/drawable-hdpi/abc_ic_menu_moreoverflow_mtrl_alpha.png b/current/support/v7/appcompat/res/drawable-hdpi/abc_ic_menu_moreoverflow_mtrl_alpha.png
index 1ba1295..675f3ee 100644
--- a/current/support/v7/appcompat/res/drawable-hdpi/abc_ic_menu_moreoverflow_mtrl_alpha.png
+++ b/current/support/v7/appcompat/res/drawable-hdpi/abc_ic_menu_moreoverflow_mtrl_alpha.png
Binary files differ
diff --git a/current/support/v7/appcompat/res/drawable-mdpi/abc_ic_menu_moreoverflow_mtrl_alpha.png b/current/support/v7/appcompat/res/drawable-mdpi/abc_ic_menu_moreoverflow_mtrl_alpha.png
index 8415096..1d8ad18 100644
--- a/current/support/v7/appcompat/res/drawable-mdpi/abc_ic_menu_moreoverflow_mtrl_alpha.png
+++ b/current/support/v7/appcompat/res/drawable-mdpi/abc_ic_menu_moreoverflow_mtrl_alpha.png
Binary files differ
diff --git a/current/support/v7/appcompat/res/drawable-xhdpi/abc_ic_menu_moreoverflow_mtrl_alpha.png b/current/support/v7/appcompat/res/drawable-xhdpi/abc_ic_menu_moreoverflow_mtrl_alpha.png
index f91b718..bb9d84d 100644
--- a/current/support/v7/appcompat/res/drawable-xhdpi/abc_ic_menu_moreoverflow_mtrl_alpha.png
+++ b/current/support/v7/appcompat/res/drawable-xhdpi/abc_ic_menu_moreoverflow_mtrl_alpha.png
Binary files differ
diff --git a/current/support/v7/appcompat/res/drawable-xxhdpi/abc_ic_menu_moreoverflow_mtrl_alpha.png b/current/support/v7/appcompat/res/drawable-xxhdpi/abc_ic_menu_moreoverflow_mtrl_alpha.png
index ff1759b..cada2fb 100644
--- a/current/support/v7/appcompat/res/drawable-xxhdpi/abc_ic_menu_moreoverflow_mtrl_alpha.png
+++ b/current/support/v7/appcompat/res/drawable-xxhdpi/abc_ic_menu_moreoverflow_mtrl_alpha.png
Binary files differ
diff --git a/current/support/v7/appcompat/res/drawable-xxxhdpi/abc_ic_menu_moreoverflow_mtrl_alpha.png b/current/support/v7/appcompat/res/drawable-xxxhdpi/abc_ic_menu_moreoverflow_mtrl_alpha.png
new file mode 100644
index 0000000..e232cf7
--- /dev/null
+++ b/current/support/v7/appcompat/res/drawable-xxxhdpi/abc_ic_menu_moreoverflow_mtrl_alpha.png
Binary files differ
diff --git a/current/support/v7/cardview/libs/android-support-v7-cardview.jar b/current/support/v7/cardview/libs/android-support-v7-cardview.jar
index de81c65..b978a57 100644
--- a/current/support/v7/cardview/libs/android-support-v7-cardview.jar
+++ b/current/support/v7/cardview/libs/android-support-v7-cardview.jar
Binary files differ
diff --git a/current/support/v7/gridlayout/libs/android-support-v7-gridlayout.jar b/current/support/v7/gridlayout/libs/android-support-v7-gridlayout.jar
index e3839d5..3f9534e 100644
--- a/current/support/v7/gridlayout/libs/android-support-v7-gridlayout.jar
+++ b/current/support/v7/gridlayout/libs/android-support-v7-gridlayout.jar
Binary files differ
diff --git a/current/support/v7/mediarouter/libs/android-support-v7-mediarouter.jar b/current/support/v7/mediarouter/libs/android-support-v7-mediarouter.jar
index 13026cc..0057ae5 100644
--- a/current/support/v7/mediarouter/libs/android-support-v7-mediarouter.jar
+++ b/current/support/v7/mediarouter/libs/android-support-v7-mediarouter.jar
Binary files differ
diff --git a/current/support/v7/palette/libs/android-support-v7-palette.jar b/current/support/v7/palette/libs/android-support-v7-palette.jar
index 3445ba1..5ac19be 100644
--- a/current/support/v7/palette/libs/android-support-v7-palette.jar
+++ b/current/support/v7/palette/libs/android-support-v7-palette.jar
Binary files differ
diff --git a/current/support/v7/recyclerview/libs/android-support-v7-recyclerview.jar b/current/support/v7/recyclerview/libs/android-support-v7-recyclerview.jar
index 777a4a2..c28fbe5 100644
--- a/current/support/v7/recyclerview/libs/android-support-v7-recyclerview.jar
+++ b/current/support/v7/recyclerview/libs/android-support-v7-recyclerview.jar
Binary files differ