Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove debug messages. | Wu-cheng Li | 2009-04-22 | 1 | -3/+3 |
| | | | | | | modified: core/java/android/hardware/Camera.java modified: camera/libcameraservice/CameraService.cpp | ||||
* | Remove dangling media recorder client reference when setCamera() is used. | James Dong | 2009-04-20 | 1 | -1/+7 |
| | |||||
* | AI 143177: am: CL 142889 Fix issue #1736153 Camera shutter sound can be ↵ | Eric Laurent | 2009-03-27 | 1 | -1/+9 |
| | | | | | | | | | | | muted by new AlarmClock setting. Current implementation of Camera service plays the camera shutter sound over the ALARM stream so that it cannot be muted by silent mode in order to comply to some country specific requirement. A recent change made it possible for the user to mute the ALARM stream thus making this stream not suitable any more for the camera shutter sound. The fix consists in creating a new stream type only accessible by native code and that cannot be muted and use it to play camera sounds. Original author: elaurent Merged from: //branches/cupcake/... Automated import of CL 143177 | ||||
* | Automated import from //branches/donutburger/...@141992,141992 | Andy McFadden | 2009-03-24 | 1 | -0/+1 |
| | |||||
* | Automated import from //branches/donutburger/...@141782,141782 | Niko Catania | 2009-03-24 | 3 | -6/+47 |
| | |||||
* | Automated import from //branches/donutburger/...@141711,141711 | Andreas Huber | 2009-03-24 | 1 | -0/+3 |
| | |||||
* | Automated import from //branches/donutburger/...@141614,141614 | Wu-cheng Li | 2009-03-24 | 1 | -4/+5 |
| | |||||
* | Automated import from //branches/donutburger/...@141598,141598 | Jason Sams | 2009-03-24 | 1 | -5/+12 |
| | |||||
* | Automated import from //branches/donutburger/...@141469,141469 | Jason Sams | 2009-03-24 | 3 | -1/+37 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 8 | -0/+3851 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 8 | -3837/+0 |
| | |||||
* | auto import from //depot/cupcake/@132589 | The Android Open Source Project | 2009-03-03 | 4 | -56/+36 |
| | |||||
* | auto import from //depot/cupcake/@137055 | The Android Open Source Project | 2009-03-02 | 4 | -36/+56 |
| | |||||
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 4 | -78/+313 |
| | |||||
* | auto import from //branches/cupcake/...@127101 | The Android Open Source Project | 2009-01-20 | 1 | -14/+42 |
| | |||||
* | auto import from //branches/cupcake/...@125939 | The Android Open Source Project | 2009-01-09 | 4 | -10/+76 |
| | |||||
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 3 | -56/+116 |
| | |||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 8 | -0/+3448 |