summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/gallery/UriImage.java
Commit message (Expand)AuthorAgeFilesLines
* Remove unused code.Chih-Chung Chang2010-03-051-168/+0
* Remove the use of native allocation.Chih-Chung Chang2010-02-121-8/+2
* Remove "display name" and always use "title" field in display (same as Gallery).Chih-Chung Chang2010-01-051-4/+0
* Remove unused code in Camera app.Owen Lin2009-10-291-4/+0
* Fix some warnnings reported by eclipse.Owen Lin2009-09-241-1/+0
* Remove unused code.Chih-Chung Chang2009-08-311-8/+0
* Fix 2083639: Crash on Camera while previewing an attachment through Email/gma...Chih-Chung Chang2009-08-281-2/+2
* Fix http://b/issue?id=2048408.Wei-Ta Chen2009-08-131-1/+1
* Removed unused resources and code. See 2036961: build size too large.Chih-Chung Chang2009-08-101-4/+0
* Fix 2033184: Crash on delete after downloading/previewing picture attachments.Chih-Chung Chang2009-08-051-1/+3
* Defer bitmap rotation until it's drawn on ImageView.Ray Chen2009-07-291-3/+14
* Fix http://b/1991523 by limiting the size of a bitmap when we decode a full i...Chih-Chung Chang2009-07-271-8/+8
* Remove unused code.Chih-Chung Chang2009-07-241-50/+0
* Simplify ImageGetter.Chih-Chung Chang2009-07-241-18/+9
* Set bitmaps for full size images as being purgeable in viewing and reviewing ...Wei-Ta Chen2009-07-091-5/+11
* Simplify the database code by keeping small data in memory.Owen Lin2009-05-281-4/+0
* Clean CropImage.Chih-Chung Chang2009-05-191-1/+1
* findbugs fixit.Chih-Chung Chang2009-05-141-1/+0
* Fix bug found in stability test.Chih-Chung Chang2009-05-051-1/+1
* Improve the design of ICancelable.Owen Lin2009-04-291-7/+9
* Code cleanup. Try to remove some depercated usage of cursor.commitUpadtes()Owen Lin2009-04-171-4/+0
* Refactoring the code.Owen Lin2009-04-161-7/+6
* Code clean up.Chih-Chung Chang2009-04-161-16/+4
* Move makeBitmap to Util.Chih-Chung Chang2009-04-151-2/+3
* Clean verbose logging messages.Chih-Chung Chang2009-04-151-0/+254