summaryrefslogtreecommitdiffstats
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Fix bug 3425610 Reduce lock / unlock sound level" into honeycombJean-Michel Trivi2011-02-042-0/+0
|\
| * Fix bug 3425610 Reduce lock / unlock sound levelJean-Michel Trivi2011-02-042-0/+0
| | | | | | | | | | | | | | Loud enough to be heard, low enough not to wake up people next to you at night. Change-Id: Idf34e5a333281fd2b21607d3e21ec4689e0624a6
* | Bug 3424058 increase IME key clicks by 7dB for spacebar and standard keysJean-Michel Trivi2011-02-042-0/+0
|/ | | | Change-Id: Ic1ef9cfc9403ef3e100893a36a8a351a31d5253c
* Bug 3424058 Refix broken asset for "audible selection" sound effectJean-Michel Trivi2011-02-041-0/+0
| | | | | | | Reapply change 17f886563c7c2cbd28c3aeaf8b68d37c8e5105c0 to fix the issue where the "audible selection" sound effect is not heard Change-Id: Id87a01379306a400546d15f96ad08160115c8878
* Scrubbing OGGs and updating all WAVsJustin Ho2011-02-0357-0/+0
| | | | Change-Id: Ia112f61ba1bd237d001b836d07fd4e0be3eef1b3
* Revert "Sounds cleanup"Daniel Sandler2011-02-03150-0/+0
| | | | This reverts commit b04c57ba980793c43b79c9d889e94e3cd164e8ad.
* Merge "Sounds cleanup" into honeycombJustin Ho2011-02-03149-0/+0
|\
| * Sounds cleanupJustin Ho2011-02-03150-0/+0
| | | | | | | | Change-Id: Ia669ea1f2efbae46290e4ea5f860cdd3671277b4
* | Merge "Adding Iridium as a ringtone" into honeycombJustin Ho2011-02-032-0/+1
|\ \ | |/
| * Adding Iridium as a ringtoneJustin Ho2011-02-032-0/+1
| | | | | | | | Change-Id: I2e5024b26acaa9eb4f1ea778265744983cb8914c
* | Fix audible selection sound is not playedJean-Michel Trivi2011-02-021-0/+0
| | | | | | | | | | | | | | | | The asset for "Audible selections" is too short, 11ms, and isn't heard when this option is selected and the user clicks on buttons. This change adds 100ms of silence at the end of this sound effect. Change-Id: I59c712f141fe608eaa1406b6c1daa8b76646d161
* | Low battery notification sound update, alarm sound updateJustin Ho2011-02-022-0/+0
|/ | | | Change-Id: Id2eb48f4b2df6772b4d5b1c6b4eca57856baaaec
* Updated notification and effects for HoneycombJustin Ho2011-01-3173-29/+29
| | | | | | Bug: 3389139 Change-Id: Ia23748568619bd48d13260e443e2fcd333cde3fc
* New DroidSansFallback font file from AscenderBart Sears2011-01-301-0/+0
| | | | | | | | | | | | Bug: 3315583 1) IPA (U+0250-U+02AF) 2) Currency symbols 3) U+02BB MODIFIER LETTER TURNED COMMA 4) Non-breaking hyphen ("\u2011") 5) Jamo U+11xx mappings Change-Id: Ie4dfc7677d0f63c89ed0e1f6506cd513ae45ffa9
* New honeycomb sound setJustin Ho2011-01-2834-51/+34
| | | | Change-Id: Iaf3062f57f613702ea946fdf65e02f6265342ad5
* As of honeycomb, all touchscreen devices should also report faketouch.Dan Morrill2011-01-274-0/+4
| | | | Change-Id: Iddcdfc19868be1ed356bdd27f08646ccec14f97b
* Merge "Fix emulator touchscreen." into honeycombJeff Brown2011-01-262-0/+6
|\
| * Fix emulator touchscreen.Jeff Brown2011-01-262-0/+6
| | | | | | | | | | Bug: 3393763 Change-Id: Ief16640344d61d283aac08ef4b53e85d7ee3c73f
* | Wrong clock font in system bar. Whoops.Daniel Sandler2011-01-261-1/+1
| | | | | | | | | | Bug: 3385564 Change-Id: I7231e9f7494bce436e93aed9793770cff40841a4
* | Fit and finish on status bar:Daniel Sandler2011-01-252-1/+2
|/ | | | | | | | | | | | | | | | | | | | | - Clock color fixed. [3374581] - Clock vertically aligned. [3388224] - Clock uses system font assets now. [3385564] - Solid version of AndroidClock added to build. [3385564] - Extraneous background glow removed from notification panel. - Removed solid black background from notifications. [3388223] - Added background image behind large notification icons and increased large size to 64dip [3388434, 3384355] - Corrected size & leading of notification text [3388577] Bug: 3374581 Bug: 3384355 Bug: 3385564 Bug: 3388223 Bug: 3388224 Bug: 3388434 Bug: 3388577 Change-Id: I8e443da5758deca412d1ce5944f887b35f6265ed
* Merge "Fix emulator trackball." into honeycombJeff Brown2011-01-252-0/+4
|\
| * Fix emulator trackball.Jeff Brown2011-01-242-0/+4
| | | | | | | | | | Bug: 3369229 Change-Id: I97ce0ac664636224decb040c743704dfcbd90c81
* | Fix 3385152: Update lockscreen font.Jim Miller2011-01-243-0/+0
|/ | | | Change-Id: Ie72cded40cf408627d7a3deddd7b14c42528a1a0
* Merge "Updated notification sounds for trygon" into honeycombJustin Ho2011-01-1228-35/+12
|\
| * Updated notification sounds for trygonJustin Ho2011-01-1228-35/+12
| | | | | | | | Change-Id: Ibd253e409e588f2c3eeb1514d4f5ae31c62d373a
* | Remove permission android.permission.WRITE_MEDIA_STORAGEMike Lockwood2011-01-121-4/+0
| | | | | | | | | | | | | | | | Access to the /data/media directory is now restricted exclusively to the sdcard daemon, so there is no longer a need for this permission. Change-Id: Iea8400f0eee167df19cc231c502d251a364f98b3 Signed-off-by: Mike Lockwood <lockwood@android.com>
* | Update AndroidClock font for LockScreen and tweak transparency.Jim Miller2011-01-102-0/+0
|/ | | | Change-Id: I5e4e8cb67c0498105f3b3d87c68c44b85e5baf77
* Add separate permission and group for access to the MTP USB driverMike Lockwood2011-01-101-0/+4
| | | | | | | | | Since the "usb" group and ACCESS_USB permission will be used by regular apps to access USB devices in host mode, we need a separate permission for the device side MTP driver. Change-Id: Id03f7c4f3d2712c489b4b74cf17a72a182084501 Signed-off-by: Mike Lockwood <lockwood@android.com>
* Fix 3298264: Update LockScreen DigitalClock with new fontJim Miller2010-12-212-0/+0
| | | | | | | | This updates the font used to show the AM/PM indicator as well as creating shared colors for DigitalClock components in all LockScreen layouts. Change-Id: I87fcba67b421660bddb9b10213ac62704a49b7b9
* Merge "Fix 3148496: Update LockScreen clock to use new font."Jim Miller2010-12-173-1/+3
|\
| * Fix 3148496: Update LockScreen clock to use new font.Jim Miller2010-12-173-1/+3
| | | | | | | | Change-Id: I8a4133f633bd3927de75010099e29ad847f3f671
* | Add PLAY and PAUSE keycodes and remove PLAY_PAUSE keycode.Jaikumar Ganesh2010-12-161-2/+2
|/ | | | Change-Id: I0b17bea189c90fcacff42e182e9e47ef179c28ca
* Merge "Integrating updated alert sounds, and new audio manifest for trygon"Justin Ho2010-12-0816-0/+108
|\
| * Integrating updated alert sounds, and new audio manifest for trygonJustin Ho2010-12-0816-0/+108
| | | | | | | | Change-Id: If7a77e33aad0785946cfe200698f9e05de774a9b
* | Add support for fallback keycodes.Jeff Brown2010-12-074-19/+63
|/ | | | | | | | | | | | | | | | | | | | | | | | | | This change enables the framework to synthesize key events to implement default behavior when an application does not handle a key. For example, this change enables numeric keypad keys to perform their associated special function when numlock is off. The application is informed that it is processing a fallback keypress so it can choose to ignore it. Added a new keycode for switching applications. Added ALT key deadkeys. New default key mappings: - ESC -> BACK - Meta+ESC -> HOME - Alt+ESC -> MENU - Meta+Space -> SEARCH - Meta+Tab -> APP_SWITCH Fixed some comments. Fixed some tests. Change-Id: Id7f3b6645f3a350275e624547822f72652f3defe
* Improve support for external keyboards.Jeff Brown2010-12-028-118/+63
| | | | | | | | | | | | | | | | | | | | | | | | | Use Vendor ID, Product ID and optionally the Version to locate keymaps and configuration files for external devices. Moved virtual key definition parsing to native code so that EventHub can identify touch screens with virtual keys and load the appropriate key layout file. Cleaned up a lot of old code in EventHub. Fixed a regression in ViewRoot's fallback event handling. Fixed a minor bug in FileMap that caused it to try to munmap or close invalid handled when released if the attempt to map the file failed. Added a couple of new String8 conveniences for formatting strings. Modified Tokenizer to fall back to open+read when mmap fails since we can't mmap sysfs files as needed to open the virtual key definition files in /sys/board_properties/. Change-Id: I6ca5e5f9547619fd082ddac47e87ce185da69ee6
* Support non-orientation aware keyboards and other devices.Jeff Brown2010-11-303-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | Fixed a bug with dpad keys on external keyboards being rotated according to the display orientation by adding a new input device configuration property called "keyboard.orientationAware". Added a mechanism for overriding the key layout and key character map in the input device configuration file using the new "keyboard.layout" and "keyboard.characterMap" properties. Also added "trackball.orientationAware", "touch.orientationAware" and "touch.deviceType" configuration properties. Rewrote the configuration property reading code in native code so that it can be used by EventHub and other components. Added basic support for installable idc, kl, and kcm files in /data/system/devices. However, there is no provision for copying files there yet. Disabled long-press character pickers on full keyboards so that key repeating works as expected. Change-Id: I1bd9f0c3d344421db444e7d271eb09bc8bab4791
* Adding new ringtones and notificationsJustin Ho2010-11-3036-0/+0
| | | | Change-Id: I2f59c1e5ef723e370165fc35c40a31df0ab0ee9f
* Tweak key layouts.Jeff Brown2010-11-256-380/+267
| | | | Change-Id: I19777ec4e5d0a5485cfe2a44a15e2b0680557d08
* Merge "Port Emulator keymaps."Jeff Brown2010-11-239-10/+1337
|\
| * Port Emulator keymaps.Jeff Brown2010-11-239-10/+1337
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Also added a validation tool for keymaps (not currently integrated into the build system but getting there). This change brings back Android.mk with the intent that it will be used to validate keymaps in a later change. Added some missing keys that are present on phones. Bug: 3215210 Bug: 3225421 Change-Id: Id817c6e2215164616942c51a42752915d9ceacd3
* | Adding new gingerbread notifications and ringtones to masterJustin Ho2010-11-2248-0/+72
|/ | | | Change-Id: I5489606fa98dc78c0b864b95a98def41ce6d1f67
* Added support for full PC-style keyboards.Jeff Brown2010-11-186-172/+1353
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BREAKING CHANGE: Redesigned the key character map format to accomodate full keyboards with more comprehensive suite of modifiers. Old key character maps will not work anymore and must be updated. The new format is plain text only and it not compiled to a binary file (so the "kcm" tool will be removed in a subsequent check-in). Added FULL keyboard type to support full PC-style keyboards. Added SPECIAL_FUNCTION keyboard type to support special function keypads that do not have any printable keys suitable for typing and only have keys like HOME and POWER Added a special VIRTUAL_KEYBOARD device id convention that maps to a virtual keyboard with a fixed known layout. This is designed to work around issues injecting input events on devices whose built-in keyboard does not have a useful key character map (ie. when the built-in keyboard is a special function keyboard only.) Modified several places where events were being synthesized to use the virtual keyboard. Removed support for the "qwerty" default layout. The new default layout is "Generic". For the most part "qwerty" was being used as a backstop in case the built-in keyboard did not have a key character map (probably because it was a special function keypad) and the framework needed to be able to inject key events anyways. The latter issue is resolved by using the special VIRTUAL_KEYBOARD device instead of BUILT_IN_KEYBOARD. Added the concept of a key modifier behavior so that MetaKeyKeyListener can distinguish between keyboards that use chorded vs. toggled modifiers. Wrote more robust key layout and key character map parsers to enable support for new keyboard features and user installable key maps. Fixed a bug in InputReader generating key ups when keys are released out of sequence. Updated tons of documentation. Currently QwertyKeyListener is being used for full keyboards with autotext and capitalization disabled. This mostly works but causes some problems with character pickers, etc. These issues will be resolved in subsequent changes. Change-Id: Ica48f6097a551141c215bc0d2c6f7b3fb634d354
* 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