Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename Camera to LegacyCamera for SDK inclusion. | Eino-Ville Talvala | 2012-06-04 | 1 | -3/+3 |
| | | | | | | | The SDK needs a camera app that does not require GPU acceleration. The Camera app from 4.0.4 meets these requirements. Change-Id: Idb42d4b9e47d584ef1da10e3ba672d537c8db94b | ||||
* | Add video recording with effects into Camera. | Eino-Ville Talvala | 2011-09-06 | 1 | -1/+1 |
| | | | | | | | | | Initial support for video recording in the Camera app, with the goofyface and background replacement effects. Bug: 5212166 Change-Id: I30995e305c202ba57bf76ff18c885bf16c5ea14f | ||||
* | Update face detection API. | Wu-cheng Li | 2011-08-10 | 1 | -1/+1 |
| | | | | | | bug:4460717 Change-Id: Ia748a3b9c5664058c63edce2335836f3817c909d | ||||
* | Add face detection UI. | Wu-cheng Li | 2011-08-04 | 1 | -1/+1 |
| | | | | | bug:4460717 Change-Id: Id09cc012efffcee0f5af3a070b5dcb775a7048a0 | ||||
* | Check in mosaic stitching codes - the native part | Wei-Ta Chen | 2011-07-04 | 1 | -1/+7 |
| | | | | | | | Updated to v4-3-2. Bug: 4990566 Change-Id: I779dcc930323353964572918510f1492828c4db4 | ||||
* | Fix proguard flag file dependency. | Ying Wang | 2010-09-29 | 1 | -1/+1 |
| | | | | Change-Id: Ida0f8a9b28458b1b35581b46c30b2c1cc992c42d | ||||
* | Unbundle: change camera package name. | Chih-Chung Chang | 2010-03-08 | 1 | -1/+1 |
| | | | | Change-Id: I9b101ea486f06be553104bc4879f5ec66ae014bc | ||||
* | Revert "Unbundle: change package name to com.google.android.camera" | Chih-Chung Chang | 2010-03-08 | 1 | -1/+1 |
| | | | | This reverts commit 1ace47c7352d65b10361863316b5748b4f3e0689. | ||||
* | Unbundle: change package name to com.google.android.camera | Chih-Chung Chang | 2010-03-05 | 1 | -1/+1 |
| | |||||
* | Revert "Unbundle." | Chih-Chung Chang | 2010-03-05 | 1 | -1/+1 |
| | | | | This reverts commit 7319f3f17216969cdb364224d748ef8d3b68af93. | ||||
* | Unbundle. | Chih-Chung Chang | 2010-03-05 | 1 | -1/+1 |
| | |||||
* | Enable proguard on Camera. | Ying Wang | 2010-03-03 | 1 | -1/+1 |
| | | | | also fix proguard flags. | ||||
* | Disable proguard to avoid camera crash. | Wu-cheng Li | 2010-03-02 | 1 | -0/+2 |
| | | | | | We should check what classes/members we want to keep. Before that, let's disable it to keep camera working. | ||||
* | Do not use a user tag on apps, as it is ignored. | Jean-Baptiste Queru | 2010-01-05 | 1 | -1/+1 |
| | | | | | | | | | | The build system does not honor user tags on apps, and setting it is misleading. This removes the confusion by making the makefiles behave like they read. Change-Id: I80b28db6aaf6af365f12681caa8905e896c2c30d | ||||
* | Remove unused library. | Chih-Chung Chang | 2009-08-26 | 1 | -2/+0 |
| | | | | | This should save about 30k (uncompressed) on the user build. The library was used for the uploader, but the code has long since been removed. | ||||
* | auto import from //branches/cupcake/...@137197 | The Android Open Source Project | 2009-03-09 | 1 | -1/+1 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+16 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -16/+0 |
| | |||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+16 |