summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Change the thumbnail list to a single thumbnail.Wu-cheng Li2010-11-133-242/+2
* Various UI changes.Wu-cheng Li2010-11-132-15/+37
* Camera App: Properly re-init ControlPanel on sensor switch.Andrei Warkentin2010-11-132-16/+29
* Close the camera application immediately when media server dies.Wu-cheng Li2010-11-133-19/+40
* Move camera UI elements to their own xml files.Hung-ying Tyan2010-11-123-36/+28
* Change setting picker to popup window.Wu-cheng Li2010-11-126-115/+163
* Fix the crash on tapping settings button when in front camera mode.Wu-cheng Li2010-11-124-4/+24
* Revert "Close the camera application immediately when media server dies."Wu-cheng Li2010-11-113-40/+19
* Close the camera application immediately when media server dies.Wu-cheng Li2010-11-113-19/+40
* Add GPS on-screen indicator UI.Hung-ying Tyan2010-11-101-0/+29
* Add new layout file for camera.Hung-ying Tyan2010-11-092-6/+5
* resolved conflicts for merge of 86b149d9 to masterWu-cheng Li2010-11-091-1/+1
|\
| * Set audio input source type to CAMCORDER in camcorder app.Wu-cheng Li2010-11-081-1/+1
* | am c309fcde: am 35c8657f: Merge "Remove android.hardware.Camera.CAMERA_ID_DEF...Wu-cheng Li2010-11-081-2/+1
|\ \ | |/
| * Merge "Remove android.hardware.Camera.CAMERA_ID_DEFAULT." into gingerbreadWu-cheng Li2010-11-081-2/+1
| |\
| | * Remove android.hardware.Camera.CAMERA_ID_DEFAULT.Wu-cheng Li2010-11-081-2/+1
| * | Set video orientation hint according to device orientation. do not mergeWu-cheng Li2010-11-083-147/+157
| * | Enable front-facing camera recording. do not mergeWu-cheng Li2010-11-082-13/+6
| |/
| * Remove front-facing camera recording. do not mergeWu-cheng Li2010-11-043-6/+21
* | Rename some classes and method names to avoid confusion.Wu-cheng Li2010-11-047-42/+42
* | Add other settings to control panel.Wu-cheng Li2010-11-026-37/+324
* | am 89213eb3: am 12a1f7a2: Fix the bug that wrong profile is selected after sw...Wu-cheng Li2010-10-261-1/+5
|\ \ | |/
| * Fix the bug that wrong profile is selected after switching cameraWu-cheng Li2010-10-261-1/+5
* | Add other setting icon in indicator wheel.Wu-cheng Li2010-10-252-5/+14
* | Rename some classes to avoid confusion.Wu-cheng Li2010-10-244-7/+7
* | Add color effect UI to indicator wheel.Wu-cheng Li2010-10-212-0/+2
* | Merge 559a4151 from gingerbread-plus-aospJean-Baptiste Queru2010-10-192-12/+20
|\ \ | |/
| * Fix wrong usage of setRotation and setOrientation.Wu-cheng Li2010-10-192-12/+20
* | am 03f097a0: am a7c1c50e: Merge "Fix wrong aspect ratio of camera preview." i...Wu-cheng Li2010-10-181-13/+2
|\ \ | |/
| * Fix wrong aspect ratio of camera preview.Wu-cheng Li2010-10-181-13/+2
* | Show indicator wheel and zoom picker earlier.Wu-cheng Li2010-10-182-8/+8
* | Change recording time position for xlarge layout.Wu-cheng Li2010-10-181-3/+21
* | Add gallery button in thumbnail list.Wu-cheng Li2010-10-182-32/+66
* | Show only the images and videos under DCIM/Camera.Wu-cheng Li2010-10-182-2/+7
* | Add more settings control in control panel.Wu-cheng Li2010-10-147-113/+294
* | Implement the quick capture mode for Camera.Owen Lin2010-10-141-1/+17
* | Double-tap to zoom should only work on preview frame.Wu-cheng Li2010-10-141-0/+7
* | am 323d012f: am 1f33b0ca: Merge "Do not call autoFocus in fixed and EDOF focu...Wu-cheng Li2010-10-131-1/+5
|\ \ | |/
| * Merge "Do not call autoFocus in fixed and EDOF focus modes." into gingerbreadWu-cheng Li2010-10-121-1/+5
| |\
| | * Do not call autoFocus in fixed and EDOF focus modes.Wu-cheng Li2010-10-121-1/+5
* | | am bfc24ed9: am cec28d72: Merge "Do not show the setting if there is only one...Wu-cheng Li2010-10-131-0/+4
|\ \ \ | |/ /
| * | Do not show the setting if there is only one supported option.Wu-cheng Li2010-10-121-0/+4
| |/
* | Fix NPE when shutter is pressed before using setting wheel.Wu-cheng Li2010-10-121-1/+0
* | Add white balance setting UI for xlarge layout.Wu-cheng Li2010-10-114-14/+203
* | am 73304ce3: Increse the max height of popup window.Wu-cheng Li2010-10-101-1/+1
|\ \ | |/
| * Increse the max height of popup window.Wu-cheng Li2010-10-081-1/+1
* | Add camera setting icons around the shutter button.Wu-cheng Li2010-10-103-0/+169
* | Add zoom picker for xlarge layout.Wu-cheng Li2010-10-062-4/+180
* | Use cache to reduce thumbnail latency.Wu-cheng Li2010-10-041-12/+36
* | Pass camera id to CamcorderProfile.hasProfile.Wu-cheng Li2010-10-033-10/+13