summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/Camera.java
Commit message (Expand)AuthorAgeFilesLines
* Camera app update due to CameraProfile and CamcorderProfile API changesJames Dong2010-03-311-17/+30
* Fix one more NPE. (Second run)Owen Lin2010-03-301-12/+9
* Add some more ways to dismiss popup window(UX change).Owen Lin2010-03-301-1/+2
* Revert "Fix one more NPE."Chih-Chung Chang2010-03-251-11/+18
* Fix one more NPE.Owen Lin2010-03-251-18/+11
* Insert the "size" column with other attributes at the same time,Chih-Chung Chang2010-03-231-13/+0
* Fix 2533691 by using REVIEW intent added in Gallery.Wei-Ta Chen2010-03-221-2/+1
* Fix several NPEs.Owen Lin2010-03-221-8/+12
* Fix 2427867 by specifying the "review" extra when reviewing the last video/ph...Wei-Ta Chen2010-03-191-0/+3
* Fix the startup crash.Owen Lin2010-03-191-1/+1
* Fix the zoom indicator not updated issue.Owen Lin2010-03-191-0/+4
* Get the parameters before reading maximum zoom.Wu-cheng Li2010-03-181-0/+3
* Fix the picture size settings doesn't get initialized issue.Owen Lin2010-03-191-1/+1
* More improvement on UI.Owen Lin2010-03-181-10/+30
* Some more improvements of the UI.Owen Lin2010-03-181-0/+9
* Add switch to Camera/VideoCamera menu item.Chih-Chung Chang2010-03-151-5/+16
* Update camera parameters only when the camera is in idle state.Chih-Chung Chang2010-03-151-72/+102
* New UI for camcorder.Owen Lin2010-03-141-10/+7
* Restore Settings.Owen Lin2010-03-141-58/+60
* Wait for camera idle (not focusing or snapshotting) before setting parameters.Chih-Chung Chang2010-03-111-4/+21
* 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-85/+94
* Unbundle: change camera package name.Chih-Chung Chang2010-03-081-0/+1
* Add pixel density concept to the code. So, it draw about the same size onOwen Lin2010-03-071-10/+14
* Remove unused code.Chih-Chung Chang2010-03-041-1/+0
* Add location provider name to gps-processing-method parameter.Ray Chen2010-03-051-0/+1
* The first runnable version of the new UI.Owen Lin2010-02-261-171/+78
* Set duration and still image encoding quality using Java APIJames Dong2010-02-251-8/+3
* Fix the no "SD Card is full" bug. Now, we show the error message when we findOwen Lin2010-02-251-8/+4
* Move set screen brightness later so we can start preview earlier.Chih-Chung Chang2010-02-191-14/+16
* Remove some log messages.Wu-cheng Li2010-02-081-5/+0
* Fix issue 2340332 Inconsistent UI between review mode in Camera app and album...Ray Chen2010-02-081-8/+1
* Fix a minor issue of "restore default" should also improveOwen Lin2010-01-261-5/+0
* Add quick capture settings for Camera application.Owen Lin2010-01-251-1/+12
* Unbundle with the PreferenceManager.Owen Lin2010-01-251-4/+4
* Fix the bug focus bracket may appear in infinite focus mode.Wu-cheng Li2010-01-221-10/+4
* Add restore default settings for Camera/Camcorder app.Owen Lin2010-01-211-0/+24
* Set the brightness to a fixed value.Owen Lin2010-01-151-0/+17
* Do not set orientation indicator while handling image capture intent.Wu-cheng Li2009-12-091-1/+3
* Fix the bug that -1 may be passed to setRotation.Wu-cheng Li2009-12-091-1/+1
* Use icon to indicate the orientation of the taken photos.Owen Lin2009-12-041-11/+16
* Camera: Clean up the image/video file naming codePetri Gynther2009-11-251-7/+13
* am 47dd2cf1: Fix black screen after resuming camera.Owen Lin2009-11-201-7/+17
|\
| * Fix black screen after resuming camera.Owen Lin2009-11-201-7/+17
* | resolved conflicts for merge of 503560f0 to eclair-mr2Owen Lin2009-11-201-1/+21
|\ \ | |/
| * Keep space for those empty icons but hide them if the feature is notOwen Lin2009-11-201-1/+21
* | am 3e44f807: Use "Use My Location" settings to decide wheather we store the p...Owen Lin2009-11-181-4/+4
|\ \ | |/
| * Use "Use My Location" settings to decide wheather we store the picture's loca...Owen Lin2009-11-181-4/+4
* | am 92acbf6c: Merge change Ie07be885 into eclairRay Chen2009-11-161-0/+23
|\ \ | |/
| * Fix issue 2259506 and 2262817 by keeping a reference to MediaProvider when ca...Ray Chen2009-11-161-0/+23