summaryrefslogtreecommitdiffstats
path: root/res/drawable-xhdpi
diff options
context:
space:
mode:
authorPaul Miller <paulmiller@google.com>2015-03-16 17:22:30 -0700
committerPaul Miller <paulmiller@google.com>2015-03-18 13:37:15 -0700
commit2ed4f50286b888c7c366923f35dd0f8e893d255e (patch)
treeb9fb07de8b5fb24c85fcd8fc02d59453f3fc852f /res/drawable-xhdpi
parent01a22a729f76117a9df1767fb484a24813478009 (diff)
downloadandroid_packages_providers_BookmarkProvider-2ed4f50286b888c7c366923f35dd0f8e893d255e.tar.gz
android_packages_providers_BookmarkProvider-2ed4f50286b888c7c366923f35dd0f8e893d255e.tar.bz2
android_packages_providers_BookmarkProvider-2ed4f50286b888c7c366923f35dd0f8e893d255e.zip
Create BrowserProvider
BookmarkProvider is the provider code from the legacy Browser, refactored into its own app. It can be used as a ContentProvider for bookmarks. BUG:19351071 Change-Id: I52a2581b4944859fa91fdc277440855c829c6c3e
Diffstat (limited to 'res/drawable-xhdpi')
-rw-r--r--res/drawable-xhdpi/ic_bookmark_off_holo_dark.pngbin0 -> 2500 bytes
-rw-r--r--res/drawable-xhdpi/ic_history_holo_dark.pngbin0 -> 2774 bytes
-rw-r--r--res/drawable-xhdpi/ic_search_category_bookmark.pngbin0 -> 3276 bytes
-rw-r--r--res/drawable-xhdpi/ic_search_category_history.pngbin0 -> 3002 bytes
-rw-r--r--res/drawable-xhdpi/ic_search_category_suggest.pngbin0 -> 2461 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-xhdpi/ic_bookmark_off_holo_dark.png b/res/drawable-xhdpi/ic_bookmark_off_holo_dark.png
new file mode 100644
index 0000000..c60aad8
--- /dev/null
+++ b/res/drawable-xhdpi/ic_bookmark_off_holo_dark.png
Binary files differ
diff --git a/res/drawable-xhdpi/ic_history_holo_dark.png b/res/drawable-xhdpi/ic_history_holo_dark.png
new file mode 100644
index 0000000..c916bde
--- /dev/null
+++ b/res/drawable-xhdpi/ic_history_holo_dark.png
Binary files differ
diff --git a/res/drawable-xhdpi/ic_search_category_bookmark.png b/res/drawable-xhdpi/ic_search_category_bookmark.png
new file mode 100644
index 0000000..6046a95
--- /dev/null
+++ b/res/drawable-xhdpi/ic_search_category_bookmark.png
Binary files differ
diff --git a/res/drawable-xhdpi/ic_search_category_history.png b/res/drawable-xhdpi/ic_search_category_history.png
new file mode 100644
index 0000000..681e4b4
--- /dev/null
+++ b/res/drawable-xhdpi/ic_search_category_history.png
Binary files differ
diff --git a/res/drawable-xhdpi/ic_search_category_suggest.png b/res/drawable-xhdpi/ic_search_category_suggest.png
new file mode 100644
index 0000000..be0388c
--- /dev/null
+++ b/res/drawable-xhdpi/ic_search_category_suggest.png
Binary files differ