summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/gallery/BaseCancelable.java
Commit message (Expand)AuthorAgeFilesLines
* Change Cancelable to method call directly.Chih-Chung Chang2009-09-041-164/+0
* Fix the warnings shown in Eclipse. That is, removing unused field,Owen Lin2009-08-191-2/+0
* Removed unused resources and code. See 2036961: build size too large.Chih-Chung Chang2009-08-101-13/+0
* Improve the design of ICancelable.Owen Lin2009-04-291-33/+144
* Code clean up.Chih-Chung Chang2009-04-161-1/+0
* AI 146099: 1. Use ICancelable<T> to replace several different interfaces, suc...Owen Lin2009-04-141-1/+1
* AI 144530: Refactor the huge codes in ImageManager. Extract member classes to...Owen Lin2009-04-031-0/+69