summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | am 85ab5916: Fix the crash when zoom is not supported.Wu-cheng Li2010-09-301-2/+0
|\ \ | |/
| * Fix the crash when zoom is not supported.Wu-cheng Li2010-09-291-2/+0
* | am da9b3683: Merge "Fix the bug that on-screen zoom ratio is not reset." into...Wu-cheng Li2010-09-301-1/+3
|\ \ | |/
| * Fix the bug that on-screen zoom ratio is not reset.Wu-cheng Li2010-09-291-1/+3
* | Change review action domain to com.android.camera.Owen Lin2010-09-302-27/+27
* | A second patch to enable timelapse profiles for different camerasJames Dong2010-09-281-1/+1
* | am 2d96a8e2: Merge "Hardcode package/class to switch between camera and camco...Wu-cheng Li2010-09-281-8/+16
|\ \ | |/
| * Merge "Hardcode package/class to switch between camera and camcorder." into g...Wu-cheng Li2010-09-281-8/+16
| |\
| | * Hardcode package/class to switch between camera and camcorder.Wu-cheng Li2010-09-281-8/+16
* | | am 655327c6: Handle multiple camcorder profiles for different camerasJames Dong2010-09-281-1/+2
|\ \ \ | |/ /
| * | Handle multiple camcorder profiles for different camerasJames Dong2010-09-281-1/+2
| |/
* | Add last captured image thumbnails for xlarge devices.Wu-cheng Li2010-09-285-318/+440
* | am 141e3cc6: Fall back to standard VIEW intent if cooliris gallery does not e...Wu-cheng Li2010-09-272-1/+7
|\ \ | |/
| * Fall back to standard VIEW intent if cooliris gallery does not exist.Wu-cheng Li2010-09-272-1/+7
* | am a79c5e1d: Do not switch camera if the activity is pausing.Wu-cheng Li2010-09-272-0/+2
|\ \ | |/
| * Do not switch camera if the activity is pausing.Wu-cheng Li2010-09-272-0/+2
* | Improve the scroll bar in GLList.Owen Lin2010-09-236-33/+55
* | am f17b91d9: Delete the video file if MediaRecorder.stop() throws an exception.Wu-cheng Li2010-09-161-4/+5
|\ \ | |/
| * Delete the video file if MediaRecorder.stop() throws an exception.Wu-cheng Li2010-09-161-4/+5
* | am c97d2382: Update the code due to API change.Wu-cheng Li2010-09-153-3/+3
|\ \ | |/
| * Update the code due to API change.Wu-cheng Li2010-09-153-3/+3
* | Merge "Adding ui for setting frame capture interval."Nipun Kwatra2010-09-156-20/+50
|\ \
| * | Adding ui for setting frame capture interval.Nipun Kwatra2010-09-156-20/+50
* | | am 50ab7fd1: Merge "Fix the wrong rotation on naturally landscape devices." i...Wu-cheng Li2010-09-153-58/+64
|\ \ \ | |/ / |/| / | |/
| * Fix the wrong rotation on naturally landscape devices.Wu-cheng Li2010-09-153-58/+64
| * Add switch camera on-screen button. DO NOT MERGEWu-cheng Li2010-09-0812-85/+145
* | Switch to setCaptureRate from setTimeLapseParameters due to api change.Nipun Kwatra2010-09-141-2/+1
* | removing mUseStillCameraForTimeLapse, skipping audio for timelapseNipun Kwatra2010-09-131-17/+14
* | Filter out unsupported time lapse resolutions.Nipun Kwatra2010-09-132-64/+20
* | fix filterUnsupported for null mIconIds + bugfix for largeIconsNipun Kwatra2010-09-131-4/+7
* | Add switch camera on-screen button.Wu-cheng Li2010-09-0812-93/+152
* | am 4714a1cf: Use SharedPreferences.apply to reduce latency.Wu-cheng Li2010-09-083-6/+6
|\ \ | |/
| * Use SharedPreferences$Editor.apply to reduce latency.Wu-cheng Li2010-09-083-6/+6
* | am 4e5aa452: Use new SharedPreferences.apply instead of commit.Brad Fitzpatrick2010-09-082-2/+3
|\ \ | |/
| * Use new SharedPreferences$Editor.apply instead of commit.Brad Fitzpatrick2010-09-072-2/+3
* | am 91561bdb: Fix the crash when video quality changes.Wu-cheng Li2010-09-031-0/+8
|\ \ | |/
| * Fix the crash when video quality changes.Wu-cheng Li2010-09-031-0/+8
* | am 3c7f489d: Merge "Remove quick capture UI. It is not used." into gingerbreadWu-cheng Li2010-09-022-17/+1
|\ \ | |/
| * Remove quick capture UI. It is not used.Wu-cheng Li2010-09-012-17/+1
* | am d4a37518: Fix wrong orientation after suspend and resume.Wu-cheng Li2010-09-012-6/+3
|\ \ | |/
| * Fix wrong orientation after suspend and resume.Wu-cheng Li2010-09-012-6/+3
* | Fix the build.Wu-cheng Li2010-09-011-1/+1
* | am 1ba127ec: Merge "Stop and restart the preview in surfaceChanged." into gin...Wu-cheng Li2010-09-012-45/+27
|\ \ | |/
| * 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
* | | am 7bf93fe4: Renaming SharedPreferences.startCommit to applyBrad Fitzpatrick2010-08-301-1/+1
|\ \ \ | |/ /
| * | Renaming SharedPreferences$Editor.startCommit to applyBrad Fitzpatrick2010-08-301-1/+1
| |/
* | am 454c6838: Remove metering mode support.Wu-cheng Li2010-08-303-17/+1
|\ \ | |/
| * Remove metering mode support.Wu-cheng Li2010-08-303-17/+1
* | am 299b0610: Merge "Fix memory leak. Camera application is leaking activities...Wu-cheng Li2010-08-301-2/+2
|\ \ | |/