summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/gallery/IImage.java
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove BitmapManager, ImageManager, and gallery classes.Chia-chi Yeh2010-12-291-42/+0
* Remove unused resources and code.Owen Lin2010-04-071-2/+0
* Remove unused code.Chih-Chung Chang2010-03-051-34/+0
* Remove the use of native allocation.Chih-Chung Chang2010-02-121-3/+1
* Remove "display name" and always use "title" field in display (same as Gallery).Chih-Chung Chang2010-01-051-2/+0
* Remove unused code in Camera app.Owen Lin2009-10-291-1/+0
* Remove unused code.Chih-Chung Chang2009-08-311-6/+2
* Fix http://b/issue?id=2048408.Wei-Ta Chen2009-08-131-1/+2
* Defer bitmap rotation until it's drawn on ImageView.Ray Chen2009-07-291-2/+6
* Fix http://b/1991523 by limiting the size of a bitmap when we decode a full i...Chih-Chung Chang2009-07-271-3/+4
* Remove unused code.Chih-Chung Chang2009-07-241-4/+0
* Simplify ImageGetter.Chih-Chung Chang2009-07-241-0/+6
* Set bitmaps for full size images as being purgeable in viewing and reviewing ...Wei-Ta Chen2009-07-091-1/+2
* Simplify the database code by keeping small data in memory.Owen Lin2009-05-281-6/+4
* Improve the design of ICancelable.Owen Lin2009-04-291-1/+1
* Code cleanup. Try to remove some depercated usage of cursor.commitUpadtes()Owen Lin2009-04-171-2/+0
* Code clean up.Chih-Chung Chang2009-04-161-0/+2
* Clean verbose logging messages.Chih-Chung Chang2009-04-151-45/+28
* AI 146099: 1. Use ICancelable<T> to replace several different interfaces, suc...Owen Lin2009-04-141-1/+1
* AI 145868: Code clean up.Chih-Chung Chang2009-04-131-6/+2
* AI 145823: Remove unused code.Chih-Chung Chang2009-04-121-12/+0
* AI 145045: Code clean up.Chih-Chung Chang2009-04-081-15/+0
* AI 144530: Refactor the huge codes in ImageManager. Extract member classes to...Owen Lin2009-04-031-0/+128