summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ImageViewTouchBase.java
Commit message (Expand)AuthorAgeFilesLines
* Remove unused code.Chih-Chung Chang2010-03-051-385/+0
* Remove some more unused code.Owen Lin2009-11-101-2/+0
* Remove some more code.Owen Lin2009-11-041-20/+0
* Remove unused code.Chih-Chung Chang2009-11-021-3/+0
* Lift the upperbound of initial up-scaling.Cheng-Ru Lin2009-10-291-3/+3
* Fix 2147286: Camera app should handle back key in onKeyUpChih-Chung Chang2009-09-251-4/+17
* Add double tap to zoom.Chih-Chung Chang2009-09-101-0/+8
* Code clean up.Chih-Chung Chang2009-09-071-1/+0
* Style fix.Chih-Chung Chang2009-08-261-1/+1
* Fix the warnings shown in Eclipse. That is, removing unused field,Owen Lin2009-08-191-1/+0
* Make dpad left/right move to prev/next image.Chih-Chung Chang2009-07-311-4/+4
* Defer bitmap rotation until it's drawn on ImageView.Ray Chen2009-07-291-42/+56
* Fix 1942091: In image/video preview, the trackball should not move the imageChih-Chung Chang2009-06-251-1/+1
* findbugs fixit.Chih-Chung Chang2009-05-141-1/+0
* Code cleanup. Try to remove some depercated usage of cursor.commitUpadtes()Owen Lin2009-04-171-3/+2
* Code clean up.Chih-Chung Chang2009-04-161-12/+3
* AI 146099: 1. Use ICancelable<T> to replace several different interfaces, suc...Owen Lin2009-04-141-33/+30
* AI 145815: Simplify ViewImage.Chih-Chung Chang2009-04-121-264/+49
* AI 145700: Style fix.Ray Chen2009-04-101-1/+1
* AI 143978: Style fix.Chih-Chung Chang2009-04-011-62/+109
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+559
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-559/+0
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-1/+1
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+12
* Initial ContributionThe Android Open Source Project2008-10-211-0/+547