summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Import revised translations. DO NOT MERGEEric Fischer2010-09-2420-160/+60
* Update the front and back camera icons in dialog.Wu-cheng Li2010-09-174-0/+0
* Merge "Add front facing and back facing camera icons." into gingerbreadWu-cheng Li2010-09-178-0/+0
|\
| * Add front facing and back facing camera icons.Wu-cheng Li2010-09-178-0/+0
* | Add translatable="false" for pref_camera_id_default.Wu-cheng Li2010-09-171-1/+1
|/
* Delete the video file if MediaRecorder.stop() throws an exception.Wu-cheng Li2010-09-161-4/+5
* Update the code due to API change.Wu-cheng Li2010-09-153-3/+3
* Merge "Fix the wrong rotation on naturally landscape devices." into gingerbreadWu-cheng Li2010-09-155-60/+92
|\
| * Fix the wrong rotation on naturally landscape devices.Wu-cheng Li2010-09-155-60/+92
* | Import revised translations. DO NOT MERGEEric Fischer2010-09-1020-0/+40
|/
* Add switch camera on-screen button. DO NOT MERGEWu-cheng Li2010-09-0823-85/+155
* Merge "Add the test for activity leak." into gingerbreadWu-cheng Li2010-09-081-0/+37
|\
| * Add the test for activity leak.Wu-cheng Li2010-09-031-0/+37
* | Use SharedPreferences$Editor.apply to reduce latency.Wu-cheng Li2010-09-083-6/+6
* | Use new SharedPreferences$Editor.apply instead of commit.Brad Fitzpatrick2010-09-072-2/+3
|/
* Fix the crash when video quality changes.Wu-cheng Li2010-09-031-0/+8
* Merge "Remove quick capture UI. It is not used." into gingerbreadWu-cheng Li2010-09-0225-99/+1
|\
| * Remove quick capture UI. It is not used.Wu-cheng Li2010-09-0125-99/+1
* | Merge "Turn on the camera unit tests." into gingerbreadYu Shan Emily Lau2010-09-011-0/+4
|\ \ | |/ |/|
| * Turn on the camera unit tests.Yu Shan Emily Lau2010-08-311-0/+4
* | Fix wrong orientation after suspend and resume.Wu-cheng Li2010-09-012-6/+3
* | Merge "Stop and restart the preview in surfaceChanged." into gingerbreadWu-cheng Li2010-09-012-45/+27
|\ \ | |/ |/|
| * Stop and restart the preview in surfaceChanged.Wu-cheng Li2010-08-312-45/+27
* | Renaming SharedPreferences$Editor.startCommit to applyBrad Fitzpatrick2010-08-301-1/+1
|/
* Remove metering mode support.Wu-cheng Li2010-08-3026-127/+1
* Merge "Import revised translations. DO NOT MERGE" into gingerbreadEric Fischer2010-08-3020-0/+120
|\
| * Import revised translations. DO NOT MERGEEric Fischer2010-08-2720-0/+120
* | Merge "Fix memory leak. Camera application is leaking activities." into ginge...Wu-cheng Li2010-08-301-2/+2
|\ \ | |/ |/|
| * Fix memory leak. Camera application is leaking activities.Wu-cheng Li2010-08-291-2/+2
* | Add camera selection setting strings.Wu-cheng Li2010-08-261-0/+8
|/
* Add SharedPreferences#startCommit() method.Brad Fitzpatrick2010-08-251-0/+4
* Close the video file descriptor earlier.Wu-cheng Li2010-08-202-20/+55
* Import revised translations. DO NOT MERGEEric Fischer2010-08-171-1/+1
* Import revised translations. DO NOT MERGEEric Fischer2010-08-105-8/+8
* Do not cancel autofocus when snapshot is in progress.Wu-cheng Li2010-08-051-2/+2
* Import revised translations. DO NOT MERGEEric Fischer2010-08-0420-1/+121
* Fixed the NPE issue with the test file output name.Yu Shan Emily Lau2010-07-271-8/+10
* Expose the camera stress test parameters.Yu Shan Emily Lau2010-07-203-10/+83
* Fix build again again.Chih-Chung Chang2010-06-281-5/+6
* Fix build again.Chih-Chung Chang2010-06-281-2/+2
* Fix build.Chih-Chung Chang2010-06-281-0/+10
* Support multiple camera preferences.Chih-Chung Chang2010-06-237-31/+287
* Support switching between multiple cameras.Chih-Chung Chang2010-06-238-24/+177
* Add metering mode support.Wu-cheng Li2010-06-116-2/+48
* am b84acd02: Merge "Fixed the camera test instrumentation target naming issue...Yu Shan Emily Lau2010-06-101-2/+2
|\
| * Merge "Fixed the camera test instrumentation target naming issue." into froyoYu Shan Emily Lau2010-06-101-2/+2
| |\
| | * Fixed the camera test instrumentation target naming issue.Yu Shan Emily Lau2010-06-091-2/+2
* | | am 432a1c68: Import revised translationsKenny Root2010-06-091-3/+3
|\ \ \ | |/ /
| * | Import revised translationsKenny Root2010-06-091-3/+3
| |/
* | mParameters is initialized in preview thread and could be NULL inOwen Lin2010-05-311-2/+4