summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ImageViewTouchBase.java
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused code.Chih-Chung Chang2010-03-051-385/+0
|
* Remove some more unused code.Owen Lin2009-11-101-2/+0
| | | | | | Remove unused memebers and parameters Change-Id: I35ccef892bd711c078a45ddbd92b651f950ff864
* Remove some more code.Owen Lin2009-11-041-20/+0
| | | | Change-Id: I5779a15fcffecd9de28e6e1c24a59d3cf0a523f7
* Remove unused code.Chih-Chung Chang2009-11-021-3/+0
|
* Lift the upperbound of initial up-scaling.Cheng-Ru Lin2009-10-291-3/+3
| | | | | | http://b/issue?id=2223577 Change-Id: I9af997b342b16c5c7bef58e779e1c9fdbb42ac92
* 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
| | | | Change-Id: I11ea02685bb27b33eb73c11bea9918b5fa02e186
* Code clean up.Chih-Chung Chang2009-09-071-1/+0
| | | | Change-Id: I8814d8482df5709b03ef105f547f4981db34919a
* Style fix.Chih-Chung Chang2009-08-261-1/+1
| | | | Change-Id: I09ba86ee314e643415e41879c1d20ab1ede65a91
* Fix the warnings shown in Eclipse. That is, removing unused field,Owen Lin2009-08-191-1/+0
| | | | replace deprecated methods, and removing unused imports.
* 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
| | | | too much and show black bar.
* findbugs fixit.Chih-Chung Chang2009-05-141-1/+0
| | | | remove unused variable and code.
* 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, ↵Owen Lin2009-04-141-33/+30
| | | | | | | | such as IGetBooleanCancelable. 2. Remove some warnings. Automated import of CL 146099
* AI 145815: Simplify ViewImage.Chih-Chung Chang2009-04-121-264/+49
| | | | Automated import of CL 145815
* AI 145700: Style fix.Ray Chen2009-04-101-1/+1
| | | | Automated import of CL 145700
* AI 143978: Style fix.Chih-Chung Chang2009-04-011-62/+109
| | | | Automated import of CL 143978
* 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