summaryrefslogtreecommitdiffstats
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* Unhide new API for supporting multiple cameras.Chih-Chung Chang2010-06-282-0/+22
| | | | Change-Id: I916a536c80330444a15986ba380205a6deed2390
* final versions of these fonts from ascender, including GPOS 'mark' featureMike Reed2010-04-092-0/+0
| | | | | Change-Id: I3e9faa83b19ac344e12cbda6d33405f040a34a9e http://b/issue?id=2585430
* New lock/unlock sounds.Dave Sparks2010-03-246-0/+0
| | | | Change-Id: I464498b56d623d960e8a2de1f53bd5d4fcd3d69c
* refresh from ascender, w/ hintsMike Reed2010-03-231-0/+0
| | | | Change-Id: I50e56741c5c808257f00bc274ea608f64b3a737f
* misc fixes, including 0xB0B8Mike Reed2010-03-151-0/+0
| | | | Change-Id: I67ec767811e68500de7c5d57dcd1cb814b52f87d
* Adding definitions & APIs for features that are newly-optional in FroYo.Dan Morrill2010-03-0813-18/+208
| | | | | | | This also refactors the files containing the features so that they are more modular. Note that this also changes data/etc/Android.mk so that required_hardware.xml is NOT copied automatically for all devices anymore. Accordingly, that file is removed.
* initial add of Arabic, Hebrew and Thai fonts.Mike Reed2010-03-024-0/+3
|
* New user interface sound effects:Daniel Sandler2010-02-1213-1/+15
| | | | | | | | | | | | | | | | - Low battery. (http://b/2320026) - Dock/undock events. - Keyguard lock/unlock events. New system settings have been created to turn these on/off and to specify the relevant sound files. [Production notes: The provided low battery sound and dock sounds were synthesized; the lock screen sounds are processed samples of a ballpoint pen click mechanism.] Bug: 2320026 Change-Id: I374285b0f94f59c7555bb8816580f5a8c802e90d
* Merge "Support for product specific fallback font file."Ying Wang2010-02-111-8/+5
|\
| * Support for product specific fallback font file.Ying Wang2010-02-091-8/+5
| |
* | Update DroidSansFallback typeface + preserve legacy versionEugene Koh2010-02-092-0/+0
|/ | | | | | | | | | Move the Droid Sans Fallback typeface from Eclair and earlier Android versions to a new path in the tree, and update the mainline version to add 4,398 Hanzi characters, which adds approximately ~0.5 MB to the system footprint. If that additional size is problematic, implementors may elect to build instead with the legacy version, which supports GB2312 for Simplified Chinese but lacks the expanded character set.
* Fix issue #2325782 Missing location featuresDianne Hackborn2009-12-141-0/+3
| | | | Change-Id: I56a07438b5840f530f7508b1ef4904cea737a550
* Add 4 new notification sounds.Dave Sparks2009-11-239-0/+4
|
* Update keyguard and pattern-lock layouts for new UX designs.Daniel Sandler2009-11-122-1/+2
| | | | | | | | | | | To do this, we bring DigitalClock over from Clock into the internal widgets. Its font, Clockopia, comes along for the ride (find it in /system/fonts). This change is required for relevant code changes in frameworks/policy/phone. Change-Id: I354534f1abd9cf9557c9d18566f1d55b6be5e8f1
* Add new ringtone package. Bug 2219950.Dave Sparks2009-11-091-0/+92
|
* Merge change I2a4b120c into eclairAndroid (Google) Code Review2009-11-0921-0/+0
|\ | | | | | | | | * changes: Add more ringtones. Bug 2219950.
| * Add more ringtones. Bug 2219950.Dave Sparks2009-11-0921-0/+0
| |
* | Merge change Ib12bcb7f into eclairAndroid (Google) Code Review2009-11-091-1/+6
|\ \ | |/ |/| | | | | * changes: Support for fallback fonts in layoutlib.
| * Support for fallback fonts in layoutlib.Xavier Ducrohet2009-11-091-1/+6
| | | | | | | | | | | | BUG 2041229 Change-Id: Ib12bcb7f6d8f0e4c2b51871f8129ecf51fa938ee
* | Add new notifications and ringtones.Dave Sparks2009-11-094-0/+0
|/
* Add Free Flight ringtone to source tree.Dave Sparks2009-10-272-0/+0
|
* 7 more ringtones. Now with more Dr. No!Dave Sparks2009-10-1415-0/+92
|
* The touch screen is probably a feature.Dianne Hackborn2009-09-262-0/+22
| | | | | | Also extend the feature APIs a bit. Change-Id: I99e932d7f4e61edb0e20f75c55e9831e4b59a14d
* Add more features.Dianne Hackborn2009-09-167-0/+147
| | | | | | | The base set of features probably still needs to be fleshed out, but it's a start. Change-Id: Ifca80943810d48764d6ad0c6361abb1fae482d9f
* Add platform infrastructure for features.Dianne Hackborn2009-08-271-0/+21
| | | | | | | | | | | | | | This introduces a new mechanism to define features associated with a platform, query the current device for the available features, and enforce that apps requiring features that aren't available can't be installed. Also now allows uses-library to specify that a library is optional, so the lack of such a library will not prevent the app from being installed (but if it does exist it will be correctly linked into the app). Change-Id: I5b369b46cfa0b3d37c9e08fd14ef1098a978e67b
* Remove the decleration of com.android.im.plugin.jar in platform.xmlScott Su2009-08-221-2/+0
| | | | Add a column definition for keep_signed_in when query the active account with a given provider
* am 38673014: Merge change 8336 into donutAndroid (Google) Code Review2009-07-233-2/+0
|\ | | | | | | | | | | | | Merge commit '3867301423b5fce95b4b86313bc55e0be5e06c6b' * commit '3867301423b5fce95b4b86313bc55e0be5e06c6b': Remove the silent ringtone.
| * Remove the silent ringtone.Marco Nelissen2009-07-233-2/+0
| | | | | | | | | | | | I didn't realize that the ringtone picker already has an option to show a "Silent" item at the top, and having a separate silent ringtone conflicts with that in apps that choose to show it.
* | am 37b939a6: Merge change 7395 into donutAndroid (Google) Code Review2009-07-152-2/+2
|\ \ | |/ | | | | | | | | | | Merge commit '37b939a63742c9a0cea4e6982bfb0581def45d6d' * commit '37b939a63742c9a0cea4e6982bfb0581def45d6d': Move the silent ringtone to ringtones/notifications, so it can be used for both.
| * Move the silent ringtone to ringtones/notifications, so it can be used for both.Marco Nelissen2009-07-152-2/+2
| |
* | Fix minor obex bugs and re-format the commentsTao Liejun2009-07-141-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 permissionChristopher Tate2009-07-141-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 Lee2009-07-081-2/+0
|
* Add a silent ringtone.Marco Nelissen2009-07-063-0/+2
|
* Use 'LOCAL_PATH' instead of 'local_path', so it's easier to see a diff of ↵Marco Nelissen2009-07-021-84/+84
| | | | the two .mk files.
* base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGESan Mehat2009-06-011-2/+2
| | | | Signed-off-by: San Mehat <san@google.com>
* Manual merge from cupcake_dcm.Daisuke Miyakawa2009-05-251-0/+0
|
* split boot animation out of SurfaceFlingerMathias Agopian2009-05-211-0/+2
| | | | | | Conflicts: data/etc/platform.xml
* location: Replace ILocationCollector interface with new ILocationProvider methodMike Lockwood2009-05-211-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 Hackborn2009-05-151-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 1EDDMike Reed2009-04-291-0/+0
|
* API_CHANGE: external_storage: Add SDCARD_WRITE permission with associated ↵San Mehat2009-04-231-0/+4
| | | | | | strings Signed-off-by: San Mehat <san@google.com>
* AI 144740: am: CL 144739 More notification soundsDave Sparks2009-04-069-1/+5
| | | | | | | Original author: davidsparks Merged from: //branches/cupcake/... Automated import of CL 144740
* Automated import from //branches/donutburger/...@142693,142693Dave Sparks2009-03-252-0/+0
|
* Automated import from //branches/donutburger/...@142022,142022Dave Sparks2009-03-242-0/+0
|
* Automated import from //branches/donutburger/...@141498,141498Dave Sparks2009-03-241-1/+1
|
* Automated import from //branches/donutburger/...@141476,141476Dave Sparks2009-03-241-1/+23
|
* Automated import from //branches/donutburger/...@141469,141469Jason Sams2009-03-243-0/+3
|
* Automated import from //branches/donutburger/...@141210,141210Dave Sparks2009-03-243-0/+1
|
* Automated import from //branches/donutburger/...@141139,141139Mike Reed2009-03-241-0/+0
|