diff options
author | Dave Santoro <dsantoro@google.com> | 2011-06-27 10:55:35 -0700 |
---|---|---|
committer | Dave Santoro <dsantoro@google.com> | 2011-07-13 17:11:44 -0700 |
commit | f547fd54d7933e1c03af4a8dc10560c71c38f6b8 (patch) | |
tree | 23ac7e5124987f0476338eec88b44666d0fecb4e /tests/res/drawable/earth_huge.png | |
parent | 1cdfc9dacc136e99d3c0bc5b4212bc3c973be337 (diff) | |
download | packages_providers_ContactsProvider-f547fd54d7933e1c03af4a8dc10560c71c38f6b8.zip packages_providers_ContactsProvider-f547fd54d7933e1c03af4a8dc10560c71c38f6b8.tar.gz packages_providers_ContactsProvider-f547fd54d7933e1c03af4a8dc10560c71c38f6b8.tar.bz2 |
Large photo storage.
This change adds support for storing large photos for contacts in the
file system. Large photos passed to the provider will be downscaled
and re-encoded as JPEGs before being stored in the usual data BLOB
field (for the thumbnail) and in the photo store (for the display
photo).
See go/large-photo-design for details.
Change-Id: I26a69ac2ccba631962a3ac5c83edb3f45d7cfc7f
Diffstat (limited to 'tests/res/drawable/earth_huge.png')
-rw-r--r-- | tests/res/drawable/earth_huge.png | bin | 0 -> 1313051 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/res/drawable/earth_huge.png b/tests/res/drawable/earth_huge.png Binary files differnew file mode 100644 index 0000000..bf79f04 --- /dev/null +++ b/tests/res/drawable/earth_huge.png |