Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix minor obex bugs and re-format the comments | Tao Liejun | 2009-07-14 | 1 | -0/+2 |
| | | | | | | | | | | re-format comments move connectible to connectable remove unnecessary throws remove not-used function ClientOperation.readResponse() fix client abort case for PUT set mOpen for PrivateOutputStream add to platform.xml | ||||
* | Grant adb the BACKUP permission | Christopher Tate | 2009-07-14 | 1 | -0/+1 |
| | | | | | | This also means we should no longer do explicit calling-identity fiddling in dump(), relying instead on the usual permission enforcement mechanism to handle things. | ||||
* | Removed reference to awt jar from platform.xml. | Bob Lee | 2009-07-08 | 1 | -2/+0 |
| | |||||
* | Add a silent ringtone. | Marco Nelissen | 2009-07-06 | 3 | -0/+2 |
| | |||||
* | Use 'LOCAL_PATH' instead of 'local_path', so it's easier to see a diff of ↵ | Marco Nelissen | 2009-07-02 | 1 | -84/+84 |
| | | | | the two .mk files. | ||||
* | base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGE | San Mehat | 2009-06-01 | 1 | -2/+2 |
| | | | | Signed-off-by: San Mehat <san@google.com> | ||||
* | Manual merge from cupcake_dcm. | Daisuke Miyakawa | 2009-05-25 | 1 | -0/+0 |
| | |||||
* | split boot animation out of SurfaceFlinger | Mathias Agopian | 2009-05-21 | 1 | -0/+2 |
| | | | | | | Conflicts: data/etc/platform.xml | ||||
* | location: Replace ILocationCollector interface with new ILocationProvider method | Mike Lockwood | 2009-05-21 | 1 | -1/+0 |
| | | | | | | | | | | | | This change replaces ILocationCollector with a more general mechanism that passes locations received from a provider to all other providers. The network location provider now uses this to implement the location collector. In the future, this could be used to inject network locations to the GPS as aiding data. This change also removes the now obsolete permission INSTALL_LOCATION_COLLECTOR. Signed-off-by: Mike Lockwood <lockwood@android.com> | ||||
* | Implement compatibility support for WRITE_SDCARD permission. | Dianne Hackborn | 2009-05-15 | 1 | -1/+21 |
| | | | | | | | | | | | Now old applications will automatically be granted it. Also renamed it from SDCARD_WRITE to WRITE_SDCARD to be consistent with our other permissions, and re-arranged how we do targetSdkVersion to actually be usuable for this kind of stuff. Note that right now this results in basically all apps being given the WRITE_SDCARD permission, because their targetSdkVersion is not set. I will be dealing with that in a future change. | ||||
* | New font that fixes the accent shape/orientation on 1EDD | Mike Reed | 2009-04-29 | 1 | -0/+0 |
| | |||||
* | API_CHANGE: external_storage: Add SDCARD_WRITE permission with associated ↵ | San Mehat | 2009-04-23 | 1 | -0/+4 |
| | | | | | | strings Signed-off-by: San Mehat <san@google.com> | ||||
* | AI 144740: am: CL 144739 More notification sounds | Dave Sparks | 2009-04-06 | 9 | -1/+5 |
| | | | | | | | Original author: davidsparks Merged from: //branches/cupcake/... Automated import of CL 144740 | ||||
* | Automated import from //branches/donutburger/...@142693,142693 | Dave Sparks | 2009-03-25 | 2 | -0/+0 |
| | |||||
* | Automated import from //branches/donutburger/...@142022,142022 | Dave Sparks | 2009-03-24 | 2 | -0/+0 |
| | |||||
* | Automated import from //branches/donutburger/...@141498,141498 | Dave Sparks | 2009-03-24 | 1 | -1/+1 |
| | |||||
* | Automated import from //branches/donutburger/...@141476,141476 | Dave Sparks | 2009-03-24 | 1 | -1/+23 |
| | |||||
* | Automated import from //branches/donutburger/...@141469,141469 | Jason Sams | 2009-03-24 | 3 | -0/+3 |
| | |||||
* | Automated import from //branches/donutburger/...@141210,141210 | Dave Sparks | 2009-03-24 | 3 | -0/+1 |
| | |||||
* | Automated import from //branches/donutburger/...@141139,141139 | Mike Reed | 2009-03-24 | 1 | -0/+0 |
| | |||||
* | Automated import from //branches/donutburger/...@141015,141015 | Dave Sparks | 2009-03-24 | 41 | -0/+68 |
| | |||||
* | auto import from //branches/cupcake/...@137197 | The Android Open Source Project | 2009-03-09 | 11 | -241/+69 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 101 | -0/+691 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 101 | -691/+0 |
| | |||||
* | auto import from //branches/cupcake/...@132276 | The Android Open Source Project | 2009-02-19 | 11 | -7/+22 |
| | |||||
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 34 | -202/+1 |
| | |||||
* | auto import from //branches/cupcake/...@127436 | The Android Open Source Project | 2009-01-22 | 1 | -1/+6 |
| | |||||
* | auto import from //branches/cupcake/...@126645 | The Android Open Source Project | 2009-01-15 | 4 | -2/+105 |
| | |||||
* | auto import from //branches/cupcake/...@125939 | The Android Open Source Project | 2009-01-09 | 3 | -9/+10 |
| | |||||
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 10 | -2/+89 |
| | |||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 93 | -0/+681 |