summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/Util.java
Commit message (Expand)AuthorAgeFilesLines
...
* Remove unused code.Chih-Chung Chang2009-07-241-21/+0
* Simplify ImageGetter.Chih-Chung Chang2009-07-241-1/+19
* Fix http://b/1907995 by using native allocation in BitmapFactory.Wei-Ta Chen2009-07-201-3/+2
* Fix bug 1970161.Owen Lin2009-07-101-6/+16
* Set bitmaps for full size images as being purgeable in viewing and reviewing ...Wei-Ta Chen2009-07-091-0/+8
* Fix 1956859: "Set as" is not working with the downloaded image.Chih-Chung Chang2009-07-021-0/+10
* Fixed the OOM in crop image.Owen Lin2009-07-011-20/+51
* Fix 1950477: Menu items for video review are incorrect.Chih-Chung Chang2009-07-011-7/+0
* Fix several issues with ImageList.Owen Lin2009-06-241-0/+5
* Simplify the database code by keeping small data in memory.Owen Lin2009-05-281-1/+1
* New UI for donut's camera !!Owen Lin2009-05-221-0/+20
* Clean CropImage.Chih-Chung Chang2009-05-191-4/+4
* Clean BitmapManager.Chih-Chung Chang2009-05-181-1/+1
* Make ImageLoader load image in order.Chih-Chung Chang2009-05-131-0/+6
* Add progress dialog for delete operation and make the close button workOwen Lin2009-05-061-0/+37
* fix issue 1815454Owen Lin2009-04-271-2/+11
* Fix bitmap decoding in CropImage.Chih-Chung Chang2009-04-241-0/+5
* Code cleanup. Try to remove some depercated usage of cursor.commitUpadtes()Owen Lin2009-04-171-1/+0
* Code clean up.Chih-Chung Chang2009-04-171-1/+1
* Refactoring the code.Owen Lin2009-04-161-5/+3
* Move transform to Util.javaChih-Chung Chang2009-04-161-2/+86
* Code clean up.Chih-Chung Chang2009-04-161-3/+4
* Move makeBitmap to Util.Chih-Chung Chang2009-04-151-1/+68
* Clean verbose logging messages.Chih-Chung Chang2009-04-151-5/+0
* AI 146099: 1. Use ICancelable<T> to replace several different interfaces, suc...Owen Lin2009-04-141-0/+214