summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ReviewImage.java
Commit message (Expand)AuthorAgeFilesLines
* Fix issue 2340332 Inconsistent UI between review mode in Camera app and album...Ray Chen2010-02-081-837/+0
* Clean up and add comments for classes.Chih-Chung Chang2009-11-031-5/+7
* Clean up and add comments for classes.Chih-Chung Chang2009-11-021-2/+4
* Remove unused code.Chih-Chung Chang2009-11-021-1/+0
* remove unused resource files and elementsOwen Lin2009-10-291-20/+1
* Fix 2185267 and 2177765: NPE after onPause.Chih-Chung Chang2009-10-141-0/+3
* Fix 2182549: Disable search button when using camera.Chih-Chung Chang2009-10-141-1/+1
* Utilize thumbnail api to cancel thumbnail decoding, and replace BitmapManager...Ray Chen2009-09-301-1/+1
* Resize the preview frame as large as possible.Cheng-Ru Lin2009-09-291-0/+4
* Fix 2145360: NPE in ImageViewTouch.onKeyDownChih-Chung Chang2009-09-241-1/+3
* Fix some warnnings reported by eclipse.Owen Lin2009-09-241-8/+0
* Fix 2113527: NPE in ViewImage.onActivityResult.Chih-Chung Chang2009-09-141-3/+21
* Fix 2114487: NPE in ReviewImage.onPrepareOptionsMenuChih-Chung Chang2009-09-121-0/+1
* Add double tap to zoom.Chih-Chung Chang2009-09-101-31/+56
* Remove menu items already covered by the side buttons.Chih-Chung Chang2009-09-101-1/+7
* Fix 1977974: For photos without location data, don't offer to "Show on Maps"Chih-Chung Chang2009-09-071-2/+4
* Fix bug 2078592.Owen Lin2009-09-021-6/+5
* Style fix.Chih-Chung Chang2009-08-261-6/+6
* Create ImageListParam as a spec for creating image lists.Chih-Chung Chang2009-08-261-18/+18
* Fix 2039004: "Camera settings" from review screens irrelevant to Camera or Ca...Chih-Chung Chang2009-08-141-27/+0
* Hide controls when return from other activities.Owen Lin2009-08-061-7/+14
* Fix bug 2022547. Show zoom buttons only when click on photo area.Owen Lin2009-07-311-359/+85
* Make dpad left/right move to prev/next image.Chih-Chung Chang2009-07-311-35/+11
* Fix bug 2022547. Show zoom buttons only when click on photo area.Owen Lin2009-07-301-5/+16
* Revert "Use revised zoom widget, on the right in Gallery."Owen Lin2009-07-301-12/+0
* Defer bitmap rotation until it's drawn on ImageView.Ray Chen2009-07-291-7/+9
* Fix http://b/2017388 by handling the corner case in computeSampleSize().Wei-Ta Chen2009-07-291-7/+2
* Use revised zoom widget, on the right in Gallery.Ray Chen2009-07-271-0/+13
* Simplify ImageGetter.Chih-Chung Chang2009-07-241-254/+7
* Fix http://b/1907995 by using native allocation in BitmapFactory.Wei-Ta Chen2009-07-201-7/+2
* Fix 1836138: Crash (permissions) when sharing from Email/Gmail --> Gallery --...Chih-Chung Chang2009-07-101-2/+2
* Move reverse geocoder to AsyncTask and update location information asynchrono...repo sync2009-07-101-1/+0
* Set bitmaps for full size images as being purgeable in viewing and reviewing ...Wei-Ta Chen2009-07-091-6/+12
* Style fix.Chih-Chung Chang2009-07-061-21/+23
* Fix 1955365: NPE in ViewImage.updateActionIconsChih-Chung Chang2009-07-021-6/+10
* Fix 1956859: "Set as" is not working with the downloaded image.Chih-Chung Chang2009-07-021-2/+2
* Fix 1950477: Menu items for video review are incorrect.Chih-Chung Chang2009-07-011-28/+8
* Fix bug 1949582. If this is the last image to be deleted,Owen Lin2009-06-301-0/+1
* Increase image zoom speed.Wu-cheng Li2009-06-301-0/+1
* Fix Issue 1942097: Delete the video show incorrect toast.repo sync2009-06-251-1/+2
* Integrate camcorder review mode to ReviewImage.Wu-cheng Li2009-06-191-0/+1368