summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ViewImage.java
Commit message (Expand)AuthorAgeFilesLines
* Fix NPE in issues 1921957 & 1921062.repo sync2009-06-171-2/+4
* Fix issue 1880374 The thumbnail does not update in picture review mode after ...repo sync2009-06-151-0/+2
* Hide Action Icon panel for MMS images.Owen Lin2009-06-091-0/+11
* Add correct action icons to ViewImage for videoOwen Lin2009-06-081-75/+91
* Fix bug 1897802 in two parts.Owen Lin2009-06-041-1/+12
* Make the action icons show on GalleryOwen Lin2009-06-031-97/+128
* Pass image list from ImageGallery to ViewImage to support the uber typeOwen Lin2009-06-031-50/+24
* Simplify the database code by keeping small data in memory.Owen Lin2009-05-281-1/+1
* Fix bug 1873866: removing unused member mShutterButton.Owen Lin2009-05-271-3/+0
* Fix 1850846.Chih-Chung Chang2009-05-251-0/+7
* New UI for donut's camera !!Owen Lin2009-05-221-13/+40
* remove cancelAllDecodingThreads and allowAllDecodingThreads.Ray Chen2009-05-141-9/+1
* Fix bug 1841837. By updating the zoom controller after zoom in/zoom out.Owen Lin2009-05-121-0/+1
* One last bit to get rid of the duplicated roation ....Owen Lin2009-05-061-15/+0
* Fix bug 1710951. By moving image cleanning code to onStop.Owen Lin2009-05-051-4/+5
* Reduce ViewImage start up time.Chih-Chung Chang2009-05-041-8/+5
* Improve the design of ICancelable.Owen Lin2009-04-291-14/+25
* Remove unnecessary allowThreadDecoding.Chih-Chung Chang2009-04-291-1/+0
* Code clean up.Chih-Chung Chang2009-04-171-1/+2
* Code clean up.Chih-Chung Chang2009-04-161-7/+6
* Clean verbose logging messages.Chih-Chung Chang2009-04-151-6/+7
* AI 146099: 1. Use ICancelable<T> to replace several different interfaces, suc...Owen Lin2009-04-141-26/+18
* AI 145823: Remove unused code.Chih-Chung Chang2009-04-121-7/+6
* AI 145815: Simplify ViewImage.Chih-Chung Chang2009-04-121-298/+179
* AI 145696: Utilize BitmapManager to control bitmap related resources, makingRay Chen2009-04-101-40/+94
* AI 145048: Code clean up.Chih-Chung Chang2009-04-081-3/+0
* AI 144530: Refactor the huge codes in ImageManager. Extract member classes to...Owen Lin2009-04-031-15/+19
* AI 144377: Style fix.Chih-Chung Chang2009-04-021-481/+550
* AI 143978: Style fix.Chih-Chung Chang2009-04-011-8/+7
* AI 143178: am: CL 142891 Fix issue 1578783. Show the on screen controlls when...Owen Lin2009-03-271-17/+21
* AI 143170: am: CL 142872 Remove the share button if the image is shared from ...Chih-Chung Chang2009-03-271-0/+3
* AI 143152: am: CL 142832 1. Fix issue 1727303. Detect orientation change in o...Owen Lin2009-03-271-69/+36
* Automated import from //branches/donutburger/...@142525,142525Chih-Chung Chang2009-03-251-0/+1
* Automated import from //branches/donutburger/...@141972,141972Ray Chen2009-03-241-46/+33
* Automated import from //branches/donutburger/...@141619,141619Ray Chen2009-03-241-5/+24
* Automated import from //branches/donutburger/...@141607,141607Owen Lin2009-03-241-29/+51
* Automated import from //branches/donutburger/...@141603,141603Ray Chen2009-03-241-3/+3
* Automated import from //branches/donutburger/...@140831,140831Andreas Huber2009-03-241-0/+11
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-113/+91
* auto import from //branches/cupcake_rel/...@138607The Android Open Source Project2009-03-131-22/+12
* auto import from //branches/cupcake/...@137873The Android Open Source Project2009-03-111-7/+15
* auto import from //branches/cupcake/...@137197The Android Open Source Project2009-03-091-136/+19
* auto import from //depot/cupcake/@136745The Android Open Source Project2009-03-051-10/+4
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-6/+15
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1677
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1643/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-95/+61
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-61/+95
* auto import from //branches/cupcake/...@132569The Android Open Source Project2009-02-201-117/+51
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-24/+87