summaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* Use just LOCAL_JNI_SHARED_LIBRARIES to install JNI libs.Ying Wang2014-04-171-2/+0
| | | | Change-Id: I2595238a8295150a211f172d0cbef1ed6b217ea1
* Rename Camera to LegacyCamera for SDK inclusion.Eino-Ville Talvala2012-06-041-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 Talvala2011-09-061-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 Li2011-08-101-1/+1
| | | | | | bug:4460717 Change-Id: Ia748a3b9c5664058c63edce2335836f3817c909d
* Add face detection UI.Wu-cheng Li2011-08-041-1/+1
| | | | | bug:4460717 Change-Id: Id09cc012efffcee0f5af3a070b5dcb775a7048a0
* Check in mosaic stitching codes - the native partWei-Ta Chen2011-07-041-1/+7
| | | | | | | Updated to v4-3-2. Bug: 4990566 Change-Id: I779dcc930323353964572918510f1492828c4db4
* Fix proguard flag file dependency.Ying Wang2010-09-291-1/+1
| | | | Change-Id: Ida0f8a9b28458b1b35581b46c30b2c1cc992c42d
* Unbundle: change camera package name.Chih-Chung Chang2010-03-081-1/+1
| | | | Change-Id: I9b101ea486f06be553104bc4879f5ec66ae014bc
* Revert "Unbundle: change package name to com.google.android.camera"Chih-Chung Chang2010-03-081-1/+1
| | | | This reverts commit 1ace47c7352d65b10361863316b5748b4f3e0689.
* Unbundle: change package name to com.google.android.cameraChih-Chung Chang2010-03-051-1/+1
|
* Revert "Unbundle."Chih-Chung Chang2010-03-051-1/+1
| | | | This reverts commit 7319f3f17216969cdb364224d748ef8d3b68af93.
* Unbundle.Chih-Chung Chang2010-03-051-1/+1
|
* Enable proguard on Camera.Ying Wang2010-03-031-1/+1
| | | | also fix proguard flags.
* Disable proguard to avoid camera crash.Wu-cheng Li2010-03-021-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 Queru2010-01-051-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 Chang2009-08-261-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/...@137197The Android Open Source Project2009-03-091-1/+1
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+16
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-16/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+16