summaryrefslogtreecommitdiffstats
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* Add plumbing for volume mute key.Jeff Brown2010-11-022-2/+3
| | | | | | | | Full support for the volume mute key will be implemented in a later change. Bug: 2912307 Change-Id: I98c27d6360f159c8b7447e04b45f442eff87b38a
* Add new WRITE_MEDIA_STORAGE permission to control write access to /data/mediaMike Lockwood2010-10-291-0/+4
| | | | | | | BUG: 3113970 Change-Id: Idb56be76729dc560dee5f680225cf4050f2751d2 Signed-off-by: Mike Lockwood <lockwood@android.com>
* am c6d813b0: Merge "Introduce a list of all the audio files" into ↵Jean-Baptiste Queru2010-10-241-0/+20
|\ | | | | | | | | | | | | | | | | gingerbread-plus-aosp Merge commit 'c6d813b0c5c21ab4e8ff920d181c5a29b7bb9f22' * commit 'c6d813b0c5c21ab4e8ff920d181c5a29b7bb9f22': Introduce a list of all the audio files
| * Introduce a list of all the audio filesJean-Baptiste Queru2010-10-221-0/+20
| | | | | | | | Change-Id: Id52870e4d491bf074d5aa6f77d749397710ff316
* | Add keycodes and meta-key modifiers to support external keyboards.Jeff Brown2010-10-157-0/+724
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added new key maps for external keyboards. These maps are intended to be shared across devices by inheriting the "keyboards.mk" product makefile as part of the device's product definition. One of the trickier changes here was to unwind some code in MetaKeyKeyListener that assumed that only the low 8 bits of the meta key state were actually used. The new code abandons bitshifts in favor of simple conditionals that are probably easier to read anyways. The special meta key state constants used by MetaKeyKeyListener are now (@hide) defined in KeyEvent now so as to make it clearer that they share the same code space even if those codes are not valid for KeyEvents. The EventHub now takes care of detecting the appropriate key layout map and key character map when the device is added and sets system properties accordingly. This avoids having duplicate code in KeyCharacterMap to probe for the appropriate key character map although the current probing mechanism has been preserved for legacy reasons just in case. Added support for tracking caps lock, num lock and scroll lock and turning their corresponding LEDs on and off as needed. The key character map format will need to be updated to correctly support PC style external keyboard semantics related to modifier keys. That will come in a later change so caps lock doesn't actually do anything right now except turn the shiny LEDs on and off... Added a list of symbolic key names to KeyEvent and improved the toString() output for debug diagnosis. Having this list in a central place in the framework also allows us to remove it from Monkey so there is one less thing to maintain when we add new keycodes. Bug: 2912307 Change-Id: If8c25e8d50a7c29bbf5d663c94284f5f86de5da4
* | am c6581a10: am 4e9751f0: Merge "Adding a feature to indicate that the ↵Dan Morrill2010-09-272-0/+25
|\ \ | |/ | | | | | | | | | | | | | | device possesses low-latency audio. The specific criteria for low-latency audio are defined in the CDD, but since that hasn\'t yet been settled for Gingerbread, this change doesn\'t go into details Merge commit 'c6581a1046b062d0e06e50e9b09e6c12a8e54efc' * commit 'c6581a1046b062d0e06e50e9b09e6c12a8e54efc': Adding a feature to indicate that the device possesses low-latency audio.
| * Adding a feature to indicate that the device possesses low-latency audio.Dan Morrill2010-09-262-0/+25
| | | | | | | | | | | | | | | | The specific criteria for low-latency audio are defined in the CDD, but since that hasn't yet been settled for Gingerbread, this change doesn't go into details. We can do a docs change later once GB CDD is final. Change-Id: Ic5ad9d04e8ecd78c81b6f09439affec6bf8cb9b2
* | Merge "Remove superfluous Ahem.tff"Steve Block2010-09-241-0/+0
|\ \
| * | Remove superfluous Ahem.tffSteve Block2010-09-231-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was added in https://mondrian.corp.google.com/changelist/13754-p9 and comes from the WebKit LayoutTests. It's no longer used anywhere so is being removed. It will be added in external/webkit/LayoutTests when it is required for the triaged LayoutTests. Bug: 3009858 Change-Id: I4b00b3f435fee9f8018052f4f8a5f3f67795437f
* | | am abdbb5c1: am 933fc94c: Merge "Use MOTOYA font for Japanese font" into ↵satok2010-09-241-2/+2
|\ \ \ | |/ / |/| / | |/ | | | | | | | | | | gingerbread Merge commit 'abdbb5c1e5144e11d72367f79816caaa1dc63f8d' * commit 'abdbb5c1e5144e11d72367f79816caaa1dc63f8d': Use MOTOYA font for Japanese font
| * Use MOTOYA font for Japanese fontsatok2010-09-221-2/+2
| | | | | | | | Change-Id: I22c8cdf7f23f09c0cd7d3ffffaeed2a8eeb1fb54
| * DO NOT MERGE. MOTOYA Japanese fontsShin-ichiro Fukuda2010-09-222-0/+0
| | | | | | | | | | | | | | These fonts were contributed by MOTOYA. Cherry pick from Change-Id: I97879b4e163f6b547305da732c8604d1ac759df4 Change-Id: I97879b4e163f6b547305da732c8604d1ac759df4
| * Adding new feature definitions for new sensors (barometer and gyroscope.)Dan Morrill2010-09-212-0/+40
| | | | | | | | Change-Id: Ic3a35c7b277921eaa5b05e3285b6aed5ed75bea6
* | am 925f94b7: am 7869f08c: Merge "MOTOYA Japanese fonts"Jean-Baptiste Queru2010-09-212-0/+0
|\ \ | | | | | | | | | | | | | | | | | | Merge commit '925f94b788f5856025aa8218ee2e705c14f58281' * commit '925f94b788f5856025aa8218ee2e705c14f58281': MOTOYA Japanese fonts
| * \ am 7869f08c: Merge "MOTOYA Japanese fonts"Jean-Baptiste Queru2010-09-212-0/+0
| |\ \ | | |/ | |/| | | | | | | | | | | | | Merge commit '7869f08c55d774b0006c2260e87747ff5e0746f2' into gingerbread-plus-aosp * commit '7869f08c55d774b0006c2260e87747ff5e0746f2': MOTOYA Japanese fonts
| | * MOTOYA Japanese fontsShin-ichiro Fukuda2010-09-172-0/+0
| | | | | | | | | | | | | | | | | | These fonts were contributed by MOTOYA. Change-Id: I97879b4e163f6b547305da732c8604d1ac759df4
* | | Manage fonts like a true product definitionJean-Baptiste Queru2010-09-142-39/+29
| | | | | | | | | | | | Change-Id: Ifc89c2fe9f4c2bb802dca34e9d53ae7176ff697c
* | | Revert "Manage fonts like a true product definition"Jean-Baptiste Queru2010-09-142-29/+39
| | | | | | | | | | | | This reverts commit 84d36a657d7954dc08f3ef9f057ff2526036e817.
* | | Manage fonts like a true product definitionJean-Baptiste Queru2010-09-142-39/+29
| | | | | | | | | | | | Change-Id: I9635f087d69dd302e3c313073a537a8ed283bb68
* | | am fd3f44b3: am e1aa82a4: Merge "Adding a feature denoting support for 5 or ↵Dianne Hackborn2010-09-032-4/+37
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | more fully independent multitouch pointers." into gingerbread Merge commit 'fd3f44b38882c74c10aff0e238ee4ad9fcd8b724' * commit 'fd3f44b38882c74c10aff0e238ee4ad9fcd8b724': Adding a feature denoting support for 5 or more fully
| * | Adding a feature denoting support for 5 or more fullyDan Morrill2010-09-032-4/+37
| | | | | | | | | | | | | | | | | | independent multitouch pointers. Change-Id: I9997ed9c481dbd507e9eff70d8beb9e1140cca3f
* | | Adding features for new hardware, and creating a baseline list of requiredDan Morrill2010-09-023-0/+93
| | | | | | | | | | | | | | | | | | hardware for the Tablet profile. This is very much subject to change. Change-Id: Id0921b373cf610a7ec9ddd75dc020bf8b22a6911
* | | am 840f0fec: am d3efa392: Clean up some permissions.Dianne Hackborn2010-09-011-2/+0
|\ \ \ | |/ / | | | | | | | | | | | | | | | Merge commit '840f0fecd87357cadf4b2a0ae96d30b457f89729' * commit '840f0fecd87357cadf4b2a0ae96d30b457f89729': Clean up some permissions.
| * | Clean up some permissions.Dianne Hackborn2010-09-011-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Note that WRITE_OWNER_DATA and READ_OWNER_DATA don't actually appear to be associated with anything or used by anyone, so they are just deleted. Also deprecate the activity API to go in the foreground. I didn't realize that was released in the SDK. It needs to go away. Change-Id: I96f53702c2c79e4999b6b2c498abb770bd27e03a
* | | resolved conflicts for merge of 3e4975a5 to masterHung-ying Tyan2010-09-022-0/+41
|\ \ \ | |/ / | | | | | | Change-Id: Icd382fc43c8a1975801ab42eb184b633520149c7
| * | Add software features for SIP and VOIPHung-ying Tyan2010-09-022-0/+41
| | | | | | | | | | | | | | | | | | and block SipService creation and SIP API if the feature is not available. Change-Id: Icf780af1ac20dda4d8180cea3e5b20e21a8350bc
* | | am 61f1cbdd: am a800a2ef: Merge "Adding a feature definition corresponding ↵Dan Morrill2010-09-011-0/+21
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | to support for Near-Field Communications (NFC)." into gingerbread Merge commit '61f1cbdd71942433ce1515b614ec3d9c259ea037' * commit '61f1cbdd71942433ce1515b614ec3d9c259ea037': Adding a feature definition corresponding to support for Near-Field
| * | Adding a feature definition corresponding to support for Near-FieldDan Morrill2010-09-011-0/+21
| | | | | | | | | | | | | | | | | | Communications (NFC). Change-Id: I32b1b949524bfd978f53e23e02d38dfba4a2ea9c
* | | am cbbc035b: am de1057c4: Unhide new API for supporting multiple cameras.Chih-Chung Chang2010-06-272-0/+22
|\ \ \ | |/ / | | | | | | | | | | | | | | | Merge commit 'cbbc035b640790650d0e377a2d6291cc523a2a35' * commit 'cbbc035b640790650d0e377a2d6291cc523a2a35': Unhide new API for supporting multiple cameras.
| * | Unhide new API for supporting multiple cameras.Chih-Chung Chang2010-06-282-0/+22
| |/ | | | | | | Change-Id: I916a536c80330444a15986ba380205a6deed2390
* | Add new permission android.permission.ACCESS_USB to allow access to USB devicesMike Lockwood2010-05-111-0/+4
|/ | | | | Change-Id: Ib3dd573a5ef3950d20b21251fe7a3efad56b5c1f Signed-off-by: Mike Lockwood <lockwood@android.com>
* 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
|/