Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed reference to awt jar from platform.xml. | Bob Lee | 2009-07-08 | 1 | -2/+0 |
| | |||||
* | base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGE | San Mehat | 2009-06-01 | 1 | -2/+2 |
| | | | | Signed-off-by: San Mehat <san@google.com> | ||||
* | 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. | ||||
* | 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> | ||||
* | 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 | 2 | -0/+162 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 2 | -162/+0 |
| | |||||
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 1 | -0/+1 |
| | |||||
* | auto import from //branches/cupcake/...@125939 | The Android Open Source Project | 2009-01-09 | 2 | -8/+7 |
| | |||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 2 | -0/+162 |