Marco Nelissen
d3afc9c1d8
am 909a1b2e: am c4d37f58: am 0eee8ac2: Merge "Fix thumbnail bug"
...
* commit '909a1b2e73efdb592b5a8f2c2e786f4c6c4bad14':
Fix thumbnail bug
2014-06-23 22:40:28 +00:00
Marco Nelissen
b416af13e7
Fix thumbnail bug
...
When there was no thumbnail for a given image, the getThumbNail() convenience
method could return a previously-returned thumbnail instead of null.
b/15771860
https://code.google.com/p/android/issues/detail?id=40714
Change-Id: Ibd18e048145bf347469f800afdf436247ea6b693
2014-06-20 14:10:00 -07:00
John Spurlock
6090995951
Remove unused imports from frameworks/base.
...
Change-Id: Ia1f99bd2c1105b0b0f70aa614f1f4a67b2840906
2013-11-20 11:31:47 -05:00
Glenn Kasten
30c918ce7f
Use final on new member variables
...
Use final for member fields initialized to a new and that are never modified.
Change-Id: I042352c7bc21879613e7a50b1205b6923f8083cf
2012-01-27 16:13:00 -08:00
Ray Chen
bf124e7e41
Unhide ThumbnailUtils to support Camera unbundling.
...
http://b/2375978
2010-01-29 14:30:05 -08:00
Ray Chen
ef093cd6c4
Fix issue 2152541 thumbnail images stretched.
2009-09-30 22:05:33 -07:00
Chih-Chung Chang
f5722b3f22
Dont NPE if the thumbnail file cannot be opened.
2009-09-29 16:31:16 -07:00
Ray Chen
ecc97cc949
Unify Java NIO to read/write MiniThumbFile.
2009-09-29 13:11:20 -07:00
Ray Chen
cc96652c70
Remove fflush when storing thumbanil to sdcard.
2009-09-27 13:41:25 -07:00
Ray Chen
00c575a3fc
Add new thumbnail API.
2009-09-23 11:23:45 -07:00