summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/Util.java
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Make Util get rid of IImage.Chia-chi Yeh2010-12-201-19/+16
* Cleanup: Remove MenuHelper.closeSilently().Chia-chi Yeh2010-12-201-9/+0
* Choose the preview size that has the same aspect ratio as picture size.Wu-cheng Li2010-12-171-3/+5
* Remove mms quality if the device does not support voice.Wu-cheng Li2010-12-131-0/+32
* Add dumpParameters for debugging when necessary.Wu-cheng Li2010-12-101-0/+11
* Rotate the postview to correct orientation in video attach mode.Wu-cheng Li2010-11-181-1/+19
* Merge 559a4151 from gingerbread-plus-aospJean-Baptiste Queru2010-10-191-5/+13
|\
| * Fix wrong usage of setRotation and setOrientation.Wu-cheng Li2010-10-191-5/+13
* | Change review action domain to com.android.camera.Owen Lin2010-09-301-5/+4
* | am c97d2382: Update the code due to API change.Wu-cheng Li2010-09-151-1/+1
|\ \ | |/
| * Update the code due to API change.Wu-cheng Li2010-09-151-1/+1
* | am 50ab7fd1: Merge "Fix the wrong rotation on naturally landscape devices." i...Wu-cheng Li2010-09-151-10/+13
|\ \ | |/
| * Fix the wrong rotation on naturally landscape devices.Wu-cheng Li2010-09-151-10/+13
* | Added support for time lapse video capture.Nipun Kwatra2010-08-101-0/+49
|/
* Support switching between multiple cameras.Chih-Chung Chang2010-06-231-0/+20
* Fix 2533691 by using REVIEW intent added in Gallery.Wei-Ta Chen2010-03-221-0/+2
* Camera should have the com.android.camera package name.Romain Guy2010-03-101-1/+1
* Add the new ZoomController UI and also the exposure compensation settings.Owen Lin2010-03-101-0/+12
* Unbundle: change camera package name.Chih-Chung Chang2010-03-081-0/+1
* Remove unused code.Chih-Chung Chang2010-03-051-88/+0
* The first runnable version of the new UI.Owen Lin2010-02-261-9/+14
* Remove the use of native allocation.Chih-Chung Chang2010-02-121-19/+4
* Unbundle with the PreferenceManager.Owen Lin2010-01-251-0/+9
* Remove some more code.Owen Lin2009-11-041-157/+0
* Remove unused code.Chih-Chung Chang2009-11-021-3/+0
* Remove unused code in Camera app.Owen Lin2009-10-291-10/+0
* Remove unused code.Chih-Chung Chang2009-09-281-5/+0
* Change Camera & Gallery code to use the new thumbnail APIs.Ray Chen2009-09-231-85/+0
* Fix 2129498: add a MaxNumOfPixels parameter for client to specify the capture...Chih-Chung Chang2009-09-221-4/+25
* Fix 2128896: The thumbnail generated is overlapped with previous thumbnail.Chih-Chung Chang2009-09-181-1/+1
* Implement the drawer UI. When user click on the drawer button, theOwen Lin2009-09-171-2/+4
* First version of on-screen settings for Camera.Owen Lin2009-09-071-0/+57
* Show error dialog when the camera hardware is busy (Eg: hijack by otherOwen Lin2009-08-311-2/+22
* Style fix.Chih-Chung Chang2009-08-261-4/+5
* Fix 2052451: recycle bitmap memory as soon as possible so we won't be out-of-...Chih-Chung Chang2009-08-191-16/+23
* Fix http://b/issue?id=2048408.Wei-Ta Chen2009-08-131-3/+27
* Removed unused resources and code. See 2036961: build size too large.Chih-Chung Chang2009-08-101-14/+0
* Fix http://b/2017388 by handling the corner case in computeSampleSize().Wei-Ta Chen2009-07-291-3/+7
* Fix http://b/1991523 by limiting the size of a bitmap when we decode a full i...Chih-Chung Chang2009-07-271-45/+50
* Remove unused code.Chih-Chung Chang2009-07-241-21/+0
* Simplify ImageGetter.Chih-Chung Chang2009-07-241-1/+19
* Fix http://b/1907995 by using native allocation in BitmapFactory.Wei-Ta Chen2009-07-201-3/+2
* Fix bug 1970161.Owen Lin2009-07-101-6/+16
* Set bitmaps for full size images as being purgeable in viewing and reviewing ...Wei-Ta Chen2009-07-091-0/+8
* Fix 1956859: "Set as" is not working with the downloaded image.Chih-Chung Chang2009-07-021-0/+10
* Fixed the OOM in crop image.Owen Lin2009-07-011-20/+51
* Fix 1950477: Menu items for video review are incorrect.Chih-Chung Chang2009-07-011-7/+0
* Fix several issues with ImageList.Owen Lin2009-06-241-0/+5
* Simplify the database code by keeping small data in memory.Owen Lin2009-05-281-1/+1
* New UI for donut's camera !!Owen Lin2009-05-221-0/+20