summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add pixel density concept to the code. So, it draw about the same size onOwen Lin2010-03-0719-241/+326
* Remove unused code.Chih-Chung Chang2010-03-0523-2709/+28
* Remove unused code.Chih-Chung Chang2010-03-044-207/+0
* Add location provider name to gps-processing-method parameter.Ray Chen2010-03-051-0/+1
* Use unhidden public API from MediaRecorder.java class for setting parametersJames Dong2010-03-031-8/+4
* Don't start recording right away, even when in quickCapture mode.Horia Ciurdar2010-03-021-3/+0
* The first runnable version of the new UI.Owen Lin2010-02-2631-192/+3234
* Set duration and still image encoding quality using Java APIJames Dong2010-02-252-10/+6
* Merge "Fix the no "SD Card is full" bug. Now, we show the error message when ...Owen Lin2010-02-241-8/+4
|\
| * Fix the no "SD Card is full" bug. Now, we show the error message when we findOwen Lin2010-02-251-8/+4
* | Enable enter and exit animations; and use overridePendingTransitionWei-Ta Chen2010-02-241-0/+3
|/
* Move set screen brightness later so we can start preview earlier.Chih-Chung Chang2010-02-191-14/+16
* Remove the use of native allocation.Chih-Chung Chang2010-02-126-35/+12
* Remove support for DRM images (they are not used now and reference to hidden ...Chih-Chung Chang2010-02-122-120/+1
* Revise due to ThumbnailUtils api change.Ray Chen2010-02-111-3/+2
* Merge "Remove use of Settings.Secure.USE_LOCATION_FOR_SERVICES"Bjorn Bringert2010-02-101-4/+0
|\
| * Remove use of Settings.Secure.USE_LOCATION_FOR_SERVICESBjorn Bringert2010-02-081-4/+0
* | Replace calls to system_property with CamcorderProfile APIJames Dong2010-02-091-120/+17
|/
* Remove some log messages.Wu-cheng Li2010-02-082-8/+0
* Fix issue 2340332 Inconsistent UI between review mode in Camera app and album...Ray Chen2010-02-083-851/+2
* Fix the switcher could be in wrong place some time.Owen Lin2010-02-031-4/+9
* Unbundle Camera: Unhide ThumbnailUtil and rename it to ThumbnailUtils.Ray Chen2010-01-293-8/+8
* Merge "Use public api instead of protected members."Chih-Chung Chang2010-01-261-1/+1
|\
| * Use public api instead of protected members.Chih-Chung Chang2010-01-261-1/+1
* | Fix a bug that RotateImage didn't draw the thumbnail in the center.Owen Lin2010-01-262-7/+5
|/
* Fix a minor issue of "restore default" should also improveOwen Lin2010-01-266-16/+22
* Add quick capture settings for Camera application.Owen Lin2010-01-252-1/+17
* Unbundle with the PreferenceManager.Owen Lin2010-01-2511-92/+414
* 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-213-7/+110
* Adding hidden quickCapture extra.Horia Ciurdar2010-01-211-11/+32
* Set the brightness to a fixed value.Owen Lin2010-01-152-0/+35
* Use public api instead of hidden member. Don't use internal resource.Chih-Chung Chang2010-01-062-7/+6
* Fix issue 2343916 Camera application does not obey date format setting.Ray Chen2010-01-051-2/+5
* Remove "display name" and always use "title" field in display (same as Gallery).Chih-Chung Chang2010-01-059-37/+18
* Do not set WB or effect if driver does not support it.Wu-cheng Li2009-12-151-9/+14
* Avoid initializeRecorder during onPause.Wu-cheng Li2009-12-141-1/+3
* Merge change Ida3e9964 into eclair-mr2Android (Google) Code Review2009-12-102-0/+28
|\
| * Add flash light setting in video camera.Wu-cheng Li2009-12-082-0/+28
* | 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-043-12/+123
* Merge change If3ab51b5 into eclair-mr2Android (Google) Code Review2009-12-021-2/+2
|\
| * Add check if the media is still recording when the timeup event is comming.Owen Lin2009-12-021-2/+2
* | Merge change Ibb62c511 into eclair-mr2Android (Google) Code Review2009-12-021-10/+25
|\ \ | |/
| * Prevent double click for record button.Owen Lin2009-12-021-10/+25
* | Fix the bug that the on-screen menu kept the position in last time.Owen Lin2009-12-021-2/+4
* | Layout the menu item of second level on-screen menu.Owen Lin2009-12-011-2/+28
|/
* Add one more picture size settings.Owen Lin2009-11-271-0/+1
* Camera: Clean up the image/video file naming codePetri Gynther2009-11-252-19/+24