summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Check in the Mosaic Stitching codes.Wei-Ta Chen2011-07-2712-8/+1060
| | | | | | | | | | 1. Camera setup moved to activity level. 2. Fixed releasing and acquiring camera process. 3. Unused .xml files removed. 4. Style issues fixed. Bug: 5031489 Change-Id: Ifd271588ca2168398e17f204f065681ead2d8f2f
* Fix wrong camccorder profile for mms.Wu-cheng Li2011-07-271-1/+0
| | | | | | | | The camcorder profile for mms was incorrectly selected as the high resolution. bug:5028241 Change-Id: I66767199090e5c5fdbab9a4f75fa7a2ab2b35e2b
* Import revised translations.Eric Fischer2011-07-252-17/+12
| | | | Change-Id: I70b3c6cde5892e5a161bdc1f956a92fec4c5050a
* Enable continuous autofocus in camcorder.Wu-cheng Li2011-07-201-0/+6
| | | | | | bug:5029304 Change-Id: If05059ba846573b43fd00d16dec8ceaba74c1f26
* Broadcast new picture and new video intents.Wu-cheng Li2011-07-202-5/+10
| | | | | bug:4964321 Change-Id: I94edce33bd18fc67ed8220d54b01c1af63963c5c
* Merge "Make all wheel icons rotatable."repo sync2011-07-1716-17/+41
|\
| * Make all wheel icons rotatable.repo sync2011-07-1816-17/+41
| | | | | | | | | | | | +Make the popup menu rotatable. bug:5039041 Change-Id: I28394531d5c0894215b8229159cfe9c7bee958b9
* | Merge "Add a share application list in share popup."Wu-cheng Li2011-07-1717-240/+395
|\ \
| * | Add a share application list in share popup.Wu-cheng Li2011-07-1817-240/+395
| | | | | | | | | | | | | | | | | | bug:4725978 Change-Id: Id7a8b24fd7785f2d7dd316b5000f8ae3f3e8c567
* | | Import revised translations.Eric Fischer2011-07-151-1/+1
| |/ |/| | | | | Change-Id: Ibcc857ae01f1429ef55dd643ca4edb170740ffb0
* | Merge the different implementations on CameraSwitch.repo sync2011-07-166-53/+36
|/ | | | | | | +enable the camera/video icon rotation for tablet version. +render disabled effect for tablet only. Change-Id: I2827cb57ac7d8d60efdb6f3172c89db32ac443d4
* Merge "Fix wrong preview border drawable is displayed in phone UI."Wu-cheng Li2011-07-1143-6/+7
|\
| * Fix wrong preview border drawable is displayed in phone UI.Wu-cheng Li2011-07-1143-6/+7
| | | | | | | | Change-Id: Iccee528e8e3681f22480a0b726dac90c46757a5f
* | Merge "Check in Mosaic.java - the Java interface to JNI."Wei-Ta Chen2011-07-082-20/+147
|\ \
| * | Check in Mosaic.java - the Java interface to JNI.Wei-Ta Chen2011-07-082-20/+147
| | | | | | | | | | | | Change-Id: Id3a84177aa6978499c5a8b1cff78b44759989119
* | | Move thumbnail to the top right of the control panel in tablet UI.Wu-cheng Li2011-07-086-13/+12
| |/ |/| | | | | | | bug:5001059 Change-Id: I5a404f31c8fbb80bdb742d4b00354e38a822ac36
* | Merge "Move zoom buttons and front/back camera switch to indicator wheel."Wu-cheng Li2011-07-0710-319/+401
|\ \ | |/ |/|
| * Move zoom buttons and front/back camera switch to indicator wheel.Wu-cheng Li2011-07-0810-319/+401
| | | | | | | | | | | | bug:5001059 Change-Id: I5ed60169b6f73dc41d84ba7bd299ed8bf394a284
* | Merge "Import revised translations."Eric Fischer2011-07-0739-78/+39
|\ \ | |/ |/|
| * Import revised translations.Eric Fischer2011-07-0739-78/+39
| | | | | | | | Change-Id: I4dedc13e8e203acedb7c036fd500e10f91f138e7
* | Remove color effect in camcorder app.Wu-cheng Li2011-07-073-23/+5
| | | | | | | | | | | | bug:5000060 Change-Id: Iaac250dfb0cabf3d6d6a9c563d432d9fac889a3d
* | Refactor ZoomPicker.Wu-cheng Li2011-07-064-37/+33
|/ | | | | | | | Zoom buttons will not be in a LinearLayout. Refactor ZoomPicker so it can accept two zoom buttons as input. It does not matter where the zoom buttons are. Change-Id: I445228b03adc96a1e7b4ba90025680c8ef0388a2
* Remove jpeg quality.Wu-cheng Li2011-07-0653-273/+5
| | | | | | | | Jpeg quality (super fine, fine, normal) is confusing for some users. Just always use super fine. This also simplifies the UI. bug:4993146 Change-Id: I55c2bf7d5aa8391f1656e3d5fdd0e7b2732459ed
* Merge "Add expanded thumbnail in phone UI."Wu-cheng Li2011-07-0412-78/+375
|\
| * Add expanded thumbnail in phone UI.Wu-cheng Li2011-07-0512-78/+375
| | | | | | | | | | | | bug:4725968 Change-Id: I2a59a3714b93bc96f2a1689d948c9e4e0edd14cb
* | Check in mosaic stitching codes - the native partWei-Ta Chen2011-07-0469-1/+23346
|/ | | | | | | Updated to v4-3-2. Bug: 4990566 Change-Id: I779dcc930323353964572918510f1492828c4db4
* Move the shutter button to the center in phone UI.Wu-cheng Li2011-06-292-24/+22
| | | | | bug:4973470 Change-Id: I18bae830c433726e36ef655032be8330932826fd
* Lock the camera if starting recording fails.Wu-cheng Li2011-06-291-0/+2
| | | | | bug:4965716 Change-Id: I271ceb3790bd2d13d597c77cd26659d47298bb3a
* Move share button beside thumbnail in phone UI.Wu-cheng Li2011-06-288-98/+54
| | | | | | bug:4725968 Change-Id: Iedd0b631b48bb30c27975ddc44923886e4b0d862
* Add camcorder zoom.Wu-cheng Li2011-06-275-42/+173
| | | | | | bug:2644213 Change-Id: I669966e4fd54c76d19660efa6f1700a86b4d6c07
* Fix NPE when video cannot be inserted to media store.Wu-cheng Li2011-06-221-5/+7
| | | | Change-Id: I9f37c9aaca22377e3f169ae126dad4f870211eee
* Import revised translations.Eric Fischer2011-06-2046-310/+279
| | | | Change-Id: Ie9e5586c3fa7db4fa5c865d5a37d4d4cf6372169
* Reset metering area in 3 seconds.Wu-cheng Li2011-06-201-7/+11
| | | | | | | | | After metering area is changed, reset it in 3 seconds if users do not take a picture. bug:3475893 Change-Id: I531189284053f1ede74dfe7dfafea6b682052596
* Check if device policay manager has disabled camera.Wu-cheng Li2011-06-175-67/+87
| | | | | | | | Show the corresponding message if that is the case. bug:4185309 Change-Id: I0f4a5ac577f13331685f8e7343bab6317f96c3d8
* Code refactor.Wu-cheng Li2011-06-162-62/+56
| | | | | | | | | 1. Make Camera and VideoCamera more consistent. 2. Fix error dialog is not displayed if VideoCamera fails to connect to camrea. 3. Move the code from onStart to onResume. Change-Id: I7dd310718e0986c17a762ca3107924cc412f72cc
* Change the thumbnail folder to internal storage.Wu-cheng Li2011-06-153-11/+12
| | | | | | | | | The app did not check if .thumbnail folder is created because it used to be created by gallery a long time ago. Thumbnails would fail to be saved if .thumbnail did not exist. bug:4483083 Change-Id: I03c345f35ab1880878457d2537bbff18c175899c
* am 5665e379: am 4b478c99: Merge "Camcorder HUD no longer disappears when ↵Wu-cheng Li2011-06-081-2/+2
|\ | | | | | | | | | | | | opening slider" * commit '5665e3790841ffc54ab3494ef6627026d5048a8c': Camcorder HUD no longer disappears when opening slider
| * am 4b478c99: Merge "Camcorder HUD no longer disappears when opening slider"Wu-cheng Li2011-06-071-2/+2
| |\ | | | | | | | | | | | | * commit '4b478c9940ad3e79f1c99ad70b2aa7b4643b3946': Camcorder HUD no longer disappears when opening slider
| | * Merge "Camcorder HUD no longer disappears when opening slider"Wu-cheng Li2011-05-311-2/+2
| | |\
| | | * Camcorder HUD no longer disappears when opening sliderThomas Hultgren2011-05-311-2/+2
| | |/ | | | | | | | | | | | | | | | | | | | | | The camcorder head up display was incorrectly detached when opening the slider. Changed behavior to conform with the camera head up display. Change-Id: Ie52ab641c0702cbae5e04530a40f992ded8923bc
* | | Merge "Fix NPE on launch if camera cannot be opened."Wu-cheng Li2011-06-072-10/+12
|\ \ \
| * | | Fix NPE on launch if camera cannot be opened.Wu-cheng Li2011-06-072-10/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If camera cannot be opened, the app will show a dialog and finish the acitivty. But if the screen is turned off and on when the dialog is still there, the app will enter onResume again. bug:4556340 Change-Id: Icc331baa14f5e17b178e2022d61e5da55398df40
* | | | Import revised translations.Eric Fischer2011-06-022-3/+3
|/ / / | | | | | | | | | Change-Id: Icf62ec5bec8855b69168be9da62a2474203dc1ec
* | | am dd56e778: am a5c1d8bf: Fix some comments.Wu-cheng Li2011-05-312-6/+6
|\ \ \ | |/ / | | | | | | | | | * commit 'dd56e778e4f16a615b62961bbb9588feeac9200f': Fix some comments.
| * | am a5c1d8bf: Fix some comments.Wu-cheng Li2011-05-252-6/+6
| |\ \ | | | | | | | | | | | | | | | | * commit 'a5c1d8bf69892292d7efee102503b9d851fbf834': Fix some comments.
| | * | Fix some comments.Wu-cheng Li2011-05-252-6/+6
| | | | | | | | | | | | | | | | | | | | bug:4473360 Change-Id: If87b14a1613b1c8d4095961665944ee0db70c7ca
* | | | Set zoom ratio label as invisible by default.Wu-cheng Li2011-05-301-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | Otherwise, users can see an empty gray label on launch. Change-Id: Iad9eed485d249935c93ddad6d01f0b29a323ad61
* | | | Fix testExtraSizeLimit test.Wu-cheng Li2011-05-301-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the size limit is too small, sometimes MediaRecorder stop will fail. Change the quality to low and increase the size limit. bug:4495097 Change-Id: I75ef15cc4b7f34d00b16eb4df821b0275d55d972
* | | | Merge "Add share button for phone UI."Wu-cheng Li2011-05-277-4/+78
|\ \ \ \
| * | | | Add share button for phone UI.Wu-cheng Li2011-05-267-4/+78
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug:4391419 Change-Id: I80c19f65d6f17733a9ccee6782bc035add12efc3