summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Updated Camera launcher iconJustin Ho2011-09-093-0/+0
| | | | | Bug: 5286988 Change-Id: I38eceb60989ddf1596a577c3b1395d675ecf3903
* Updates to allow cancellation of mosaic computation from a UI trigger.mbansal2011-09-098-49/+154
| | | | | | | | 1) reportProgress now takes a new boolean parameter that can be used to break out of the mosaic computation loop at the library level. 2) Added a cancel button to the progressDialog and a new Handler message to handle the button click so that the user can be taken back to the capture stage. 3) Updates to address the code review. Change-Id: I0768da55dd6ccd9b1464d456ab41973779734c65
* Merge "Put a red border around the viewfinder during video snapshot."Wu-cheng Li2011-09-0819-50/+47
|\
| * Put a red border around the viewfinder during video snapshot.Wu-cheng Li2011-09-0919-50/+47
| | | | | | | | | | | | | | | | Also remove the viewfinder border in all other cases. bug:5187868 Change-Id: I4164fc9b0b62268b80496c71058466e03cbf0aa3
* | Merge "Adjust the top/bottom bar color."Angus Kong2011-09-081-2/+2
|\ \ | |/ |/|
| * Adjust the top/bottom bar color.Angus Kong2011-09-091-2/+2
| | | | | | | | Change-Id: Id128fb2f3d71e58945c095db02e701ffcb8dc03b
* | Merge "Fixed problem of detection result not aligning in portrait mode."Wei Hua2011-09-081-0/+1
|\ \ | |/ |/|
| * Fixed problem of detection result not aligning in portrait mode.Wei Hua2011-09-071-0/+1
| | | | | | | | | | bug: 5254760 Change-Id: I639ad9e66d4cd93fa79d6085f89a8a816cc0f8f8
* | Merge "Fix Divide-By-Zero bugs."Chung-yih Wang2011-09-083-2/+7
|\ \
| * | Fix Divide-By-Zero bugs.Chung-yih Wang2011-09-073-2/+7
| | | | | | | | | | | | | | | bug:5261752 Change-Id: I780e1e1187242b6f44e6844b92b7a9eac2d3b1d1
* | | Merge "Do not trigger another aufocous if CAF returns failure."Wu-cheng Li2011-09-071-11/+3
|\ \ \ | |_|/ |/| |
| * | Do not trigger another aufocous if CAF returns failure.Wu-cheng Li2011-09-081-11/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | It was decided CAF will do a full-scan automatically if the scene is not focused. The app does not need to call autofocus again. bug:5265061 Change-Id: Id16444a89c9a64ddd0df0c6817ae3dc0df4f652b
* | | Merge "A customized dialog for preparing low-res review."Angus Kong2011-09-0712-17/+182
|\ \ \
| * | | A customized dialog for preparing low-res review.Angus Kong2011-09-0812-19/+182
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | According to UI spec, a customized dialog is needed. The customized dialog has a rounded rectangle as a background and a spinner over a text view. bug:5244268 Change-Id: I21a5709babbaf92e507c8900a8cfb322e29bae4c
* | | | Enter lights out mode.Wu-cheng Li2011-09-084-2/+12
| |/ / |/| | | | | | | | | | | bug:5158325 Change-Id: I7c14397d6b6d9fe72e92bf0ea260322d64c87b98
* | | Merge "Use the same thumbnail in camera and camcorder."Wu-cheng Li2011-09-073-8/+5
|\ \ \ | |/ / |/| |
| * | Use the same thumbnail in camera and camcorder.Wu-cheng Li2011-09-083-8/+5
| | | | | | | | | | | | | | | | | | bug:5187868 Change-Id: I47aa460db3005ed494a2b760d31e8c17d896ac85
* | | Added Orientation change support for goofy face effect.Wei Hua2011-09-073-9/+35
|/ / | | | | | | | | bug: 5221073 Change-Id: Iff414f33fe389f0bac8f75920d8a14283f4a4d2e
* | Set rotation and gps in video snapshot.Wu-cheng Li2011-09-084-93/+131
|/ | | | | | bug:5187868 Change-Id: I1092e3d37dba78073b42aa9107e7cc326d67decc
* Merge "Add video recording with effects into Camera."Eino-Ville Talvala2011-09-0611-40/+1137
|\
| * Add video recording with effects into Camera.Eino-Ville Talvala2011-09-0611-40/+1137
| | | | | | | | | | | | | | | | | | Initial support for video recording in the Camera app, with the goofyface and background replacement effects. Bug: 5212166 Change-Id: I30995e305c202ba57bf76ff18c885bf16c5ea14f
* | Merge "Use new assets for panorama shutter button."Angus Kong2011-09-0676-116/+68
|\ \
| * | Use new assets for panorama shutter button.Angus Kong2011-09-0776-116/+68
| | | | | | | | | | | | | | | | | | The original button with text is now replaced by the button with image provided from UI team. Change-Id: I4598b5be1ff802b115450ba7b4dba9cb8e742450
* | | Merge "Refactor location code to LocationManager."Wu-cheng Li2011-09-062-128/+183
|\ \ \ | |/ / |/| |
| * | Refactor location code to LocationManager.Wu-cheng Li2011-09-072-128/+183
| | | | | | | | | | | | | | | | | | | | | | | | Video snapshot will need to set location to EXIF. Refactor location code to LocationManager. bug:5187868 Change-Id: Ic54814370a13084e2857472ea067c4d6bd31964e
* | | Merge "The controls stay while capturing."Angus Kong2011-09-064-84/+42
|\ \ \ | |/ / |/| |
| * | The controls stay while capturing.Angus Kong2011-09-074-84/+42
| | | | | | | | | | | | Change-Id: I1f375b8526dc131ee658c38c5b5dfa62fdf05335
* | | Merge "Rotate the face indicator according to device orientation."Wu-cheng Li2011-09-062-1/+17
|\ \ \ | |/ / |/| |
| * | Rotate the face indicator according to device orientation.Wu-cheng Li2011-09-072-1/+17
| | | | | | | | | | | | | | | bug:5223866 Change-Id: I155a8c3701dbb175e3478268d6aa3eb0fc8f4977
* | | Merge "Fix the panning speed issue."Wei-Ta Chen2011-09-062-13/+57
|\ \ \
| * | | Fix the panning speed issue.Wei-Ta Chen2011-09-062-13/+57
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | Use the moving average speed, rather than an instantaneous speed, to calculate the panning speed. Also, set the panning speed threshold to 20 degrees/sec across all devices. Bug: 5249945 Change-Id: Ib5bedf34b2a999d2e380873db48589b7f1882936
* | | Merge "Import revised translations."Eric Fischer2011-09-0646-319/+852
|\ \ \
| * | | Import revised translations.Eric Fischer2011-09-0246-319/+852
| | | | | | | | | | | | | | | | Change-Id: I759144fc582ce4301dd8aac961f7597bd967ef32
* | | | Prevent the top/bottom bars block capture view.Angus Kong2011-09-074-25/+22
| |/ / |/| | | | | | | | | | | bug:5142001 Change-Id: I262e801a93c18e1e9affa00258d2a7030c94024b
* | | Merge "Refactor the overflow menu for new UI."Chung-yih Wang2011-09-0622-567/+543
|\ \ \
| * | | Refactor the overflow menu for new UI.Chung-yih Wang2011-09-0622-567/+543
| | |/ | |/| | | | | | | | | | | | | | | | | | | bug:5039364 +Use Switch widget for the 'Store location' preference. Change-Id: I031cef58ab60d62d04431d7bfe742da672899deb
* | | Fix the draw/layout before initialization.Chung-yih Wang2011-09-065-21/+2
|/ / | | | | | | | | bug:5246857 Change-Id: I8aa96a744cbff414f38e7c886a613cf2c9c7922e
* | Fix the Divie-by-zero issue.Chung-yih Wang2011-09-031-0/+1
| | | | | | | | | | | | The height could be zero if the motion event is sent before onMeasure(). Change-Id: Icd698be097b32baf728adfba5a6fa144a8a6b15d
* | Merge "Add the missing setEnabled() for phone UI controls."Chung-yih Wang2011-09-0212-137/+214
|\ \ | |/ |/|
| * Add the missing setEnabled() for phone UI controls.Chung-yih Wang2011-09-0112-137/+214
| | | | | | | | | | | | | | | | | | | | bug:5109283 We have to hide the setting buttons during video recording, or it will crash the camera driver easily by changing the camera settings. For camera mode, we just simply disable the buttons with grey out effect. Change-Id: Iec06a48f246ab5ef9ae4d8c6ca0b78851fcb0155
* | Merge "Update video shutter button asset."Chih-yu Huang2011-09-0214-42/+0
|\ \
| * | Update video shutter button asset.Chih-yu Huang2011-09-0214-42/+0
| |/ | | | | | | | | bug:5024054 Change-Id: I81cf1e2009ee4d6c303a126ce728dd7dc233824e
* | Merge "Update focus rectangle assets."Wu-cheng Li2011-09-0220-51/+106
|\ \
| * | Update focus rectangle assets.Wu-cheng Li2011-09-0120-51/+106
| | | | | | | | | | | | | | | bug:5223866 Change-Id: I9e938953dd552da784fdea067a9b2b3859e579dd
* | | Move review control out of preview.Chih-yu Huang2011-09-0226-408/+105
| | | | | | | | | | | | | | | bug:5141555 Change-Id: I04e4ca0d0e1a40ccfe39e5276fda66ffd02ae1b5
* | | Unused assets removed from CameraJustin Ho2011-09-0131-0/+0
| | | | | | | | | | | | | | | | | | Bug: 5032006 Change-Id: I209f9971de9d5385a0a054fd33ddf6a940994d39
* | | Add video snapshot.Wu-cheng Li2011-09-015-47/+107
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Touch on the viewfinder will take a picture during recording. Things not implemented: - Add EXIF GPS. - The last thumbnail can be a jpeg in camcorder mode. - Call setRotation. - Highlight preview border during video snapshot. bug:5187868 Change-Id: I59a22aa00424355584611f095af752b83c0ee2f0
* | The angle indication now goes in two directions.Angus Kong2011-09-017-150/+233
| | | | | | | | | | | | | | | | The computation of angles is moved into PanoramaActivity from MosaicFrameProcessor for rapid update of the UI. bug:5141674 Change-Id: I1bb6721c8354a0460701b5b0f60d772dd0b8633a
* | Merge "Fix NPE 5238952 when generating panorama fails."Angus Kong2011-09-0149-59/+93
|\ \
| * | Fix NPE 5238952 when generating panorama fails.Angus Kong2011-09-0149-59/+93
| | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Handle the situation of failing to generate the panorama. 2. The string id "details_ok" is changed to "dialog_ok" and used now in the "Ok" button of all the dialogs. bug:5238952 Change-Id: I847255a46667960e604892ad55a642358c4eab02