summaryrefslogtreecommitdiffstats
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Combine the USB accessory support library with the platform feature"Mike Lockwood2011-03-022-20/+2
|\
| * Combine the USB accessory support library with the platform featureMike Lockwood2011-03-022-20/+2
| | | | | | | | | | | | | | Also renamed the support library to com.android.future.usb.accessory.jar Change-Id: Id6226991ce73f75dfedc497adf1c25bffb670243 Signed-off-by: Mike Lockwood <lockwood@android.com>
* | Audio packages: Allow stripping down via MINIMAL_NEWWAVELABS=trueJP Abgrall2011-03-014-69/+83
|/ | | | | | | | | | Allows builds to specific MINIMAL_NEWWAVE_LABS=true to reduce the number of newwavelabs/*.ogg that are included to one for ringtones, one for notifications. This fixes the passion-userdebug + EMMA_INSTRUMENT=true, when MINIMAL_NEWWAVELABS=true is also specified. Change-Id: I310e64e770c9b36af6bd01326d8606e46e34df79
* USB accessory support libraryMike Lockwood2011-02-281-0/+20
| | | | | | | | | | | | This provides a mechanism for developing applications to work with USB accessories in versions of android prior to the introduction of the android.hardware.UsbManager APIs. Applications should link against the com.google.android.usb library to use this support. Change-Id: I48ff80467fd9a6667aa84a758eca754132f546b9 Signed-off-by: Mike Lockwood <lockwood@android.com>
* Add platform features for USB host and USB accessory support.Mike Lockwood2011-02-282-0/+41
| | | | | | | Also removed config_hasUsbHostSupport framework resource, which is now obsolete. Change-Id: I6f18cc1c4f68085de8b8363e1b5edff79aff404f Signed-off-by: Mike Lockwood <lockwood@android.com>
* Add new axes for joysticks and mouse wheels.Jeff Brown2011-02-196-1/+272
| | | | | | | | | | | | | | | | | | Added API on InputDevice to query the set of axes available. Added API on KeyEvent and MotionEvent to convert keycodes and axes to symbolic name strings for diagnostic purposes. Added API on KeyEvent to query if a given key code is a gamepad button. Added a new "axis" element to key layout files to specify the mapping between raw absolute axis values and motion axis ids. Expanded the axis bitfield to 64bits to allow for future growth. Modified the Makefile for keyboard prebuilts to run the keymap validation tool during the build. Added layouts for two game controllers. Added default actions for game pad button keys. Added more tests. Fixed a bunch of bugs. Change-Id: I73f9166c3b3c5bcf4970845b58088ad467525525
* am d1f0947a: am c6a5dfd8: Merge "Fix bug 3425610 Reduce lock / unlock sound ↵Jean-Michel Trivi2011-02-072-0/+0
|\ | | | | | | | | | | | | level" into honeycomb * commit 'd1f0947a609c492b4e96b41aa1cf055bc7603220': Fix bug 3425610 Reduce lock / unlock sound level
| * 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
* | | am 03a9de05: am aa9c0273: Merge "Bug 3424058 increase IME key clicks by 7dB ↵Jean-Michel Trivi2011-02-072-0/+0
|\ \ \ | |/ / | | | | | | | | | | | | | | | for spacebar and standard keys" into honeycomb * commit '03a9de055203f49170400105d9b2a758ca5aecdd': Bug 3424058 increase IME key clicks by 7dB for spacebar and standard keys
| * | Bug 3424058 increase IME key clicks by 7dB for spacebar and standard keysJean-Michel Trivi2011-02-042-0/+0
| |/ | | | | | | Change-Id: Ic1ef9cfc9403ef3e100893a36a8a351a31d5253c
* | am 11468815: am 23c907ca: Bug 3424058 Refix broken asset for "audible ↵Jean-Michel Trivi2011-02-071-0/+0
|\ \ | |/ | | | | | | | | | | selection" sound effect * commit '114688153f56b2bc6b17cbf81120a481408d6f81': Bug 3424058 Refix broken asset for "audible selection" sound effect
| * 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
* | am bf13e077: am e8d2b985: Merge "Scrubbing OGGs and updating all WAVs" into ↵Justin Ho2011-02-0757-0/+0
|\ \ | |/ | | | | | | | | | | honeycomb * commit 'bf13e0774e67f03433f5088a7d2c2fe6ee25e0c8': Scrubbing OGGs and updating all WAVs
| * Scrubbing OGGs and updating all WAVsJustin Ho2011-02-0357-0/+0
| | | | | | | | Change-Id: Ia112f61ba1bd237d001b836d07fd4e0be3eef1b3
* | am b7fa0b65: am ef36255f: Merge "Revert "Sounds cleanup"" into honeycombJustin Ho2011-02-03150-0/+0
|\ \ | |/ | | | | | | * commit 'b7fa0b65d789464f67b00d5975a9bc26460ce63c': Revert "Sounds cleanup"
| * Revert "Sounds cleanup"Daniel Sandler2011-02-03150-0/+0
| | | | | | | | This reverts commit b04c57ba980793c43b79c9d889e94e3cd164e8ad.
* | am da75a283: am 205bdd4f: Merge "Sounds cleanup" into honeycombJustin Ho2011-02-03149-0/+0
|\ \ | |/ | | | | | | * commit 'da75a28304a026634e6583735e525c13a2040239': Sounds cleanup
| * Merge "Sounds cleanup" into honeycombJustin Ho2011-02-03149-0/+0
| |\
| | * Sounds cleanupJustin Ho2011-02-03150-0/+0
| | | | | | | | | | | | Change-Id: Ia669ea1f2efbae46290e4ea5f860cdd3671277b4
* | | am 7fbdc7f6: am 8138fc1f: Merge "Adding Iridium as a ringtone" into honeycombJustin Ho2011-02-032-0/+1
|\ \ \ | |/ / | | | | | | | | | * commit '7fbdc7f6ecfff38693e4ca337984b591a8560574': Adding Iridium as a ringtone
| * | 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
* | | am d1488c58: am 17f88656: Fix audible selection sound is not playedJean-Michel Trivi2011-02-031-0/+0
|\ \ \ | |/ / | | | | | | | | | * commit 'd1488c588d796ee0d44235b11510327144be977a': Fix audible selection sound is not played
| * | 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
* | | am f93d9c57: am 3d5b80cb: Merge "Low battery notification sound update, ↵Justin Ho2011-02-022-0/+0
|\ \ \ | |/ / | | | | | | | | | | | | | | | alarm sound update" into honeycomb * commit 'f93d9c578b92b78fe0b06c98a8ecd9a072372a0d': Low battery notification sound update, alarm sound update
| * | Low battery notification sound update, alarm sound updateJustin Ho2011-02-022-0/+0
| |/ | | | | | | Change-Id: Id2eb48f4b2df6772b4d5b1c6b4eca57856baaaec
* | am 57aa5cbd: am 0a909a12: Merge "Updated notification and effects for ↵Justin Ho2011-02-0173-29/+29
|\ \ | |/ | | | | | | | | | | Honeycomb Bug: 3389139" into honeycomb * commit '57aa5cbda2028073eb38cab5a35caf358d2b4fb4': Updated notification and effects for Honeycomb Bug: 3389139
| * Updated notification and effects for HoneycombJustin Ho2011-01-3173-29/+29
| | | | | | | | | | | | Bug: 3389139 Change-Id: Ia23748568619bd48d13260e443e2fcd333cde3fc
* | am 5a773713: am e3004e78: New DroidSansFallback font file from AscenderBart Sears2011-01-301-0/+0
|\ \ | |/ | | | | | | * commit '5a7737138ec2536faa931df8059509fd36e2e63f': New DroidSansFallback font file from Ascender
| * 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
* | am ab865ba7: am 9371f703: Merge "New honeycomb sound set" into honeycombJustin Ho2011-01-2834-51/+34
|\ \ | |/ | | | | | | * commit 'ab865ba7735264afde777842b1b9946686521357': New honeycomb sound set
| * New honeycomb sound setJustin Ho2011-01-2834-51/+34
| | | | | | | | Change-Id: Iaf3062f57f613702ea946fdf65e02f6265342ad5
* | am d3939c09: am ed11f117: As of honeycomb, all touchscreen devices should ↵Dan Morrill2011-01-274-0/+4
|\ \ | |/ | | | | | | | | | | also report faketouch. * commit 'd3939c09dbfdff453855b9ff96025d42b71d9290': As of honeycomb, all touchscreen devices should also report faketouch.
| * As of honeycomb, all touchscreen devices should also report faketouch.Dan Morrill2011-01-274-0/+4
| | | | | | | | Change-Id: Iddcdfc19868be1ed356bdd27f08646ccec14f97b
* | am f0ea11d7: am 8b557459: Merge "Fix emulator touchscreen." into honeycombJeff Brown2011-01-262-0/+6
|\ \ | |/ | | | | | | * commit 'f0ea11d7128f3e654d91683ea6efe59ac714b9ef': Fix emulator touchscreen.
| * 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
* | | am f96e0eb4: am 66a9f48b: Merge "Wrong clock font in system bar. Whoops." ↵Daniel Sandler2011-01-261-1/+1
|\ \ \ | |/ / | | | | | | | | | | | | | | | into honeycomb * commit 'f96e0eb49f7ed4f49a1a9ea3e256f1280851207e': Wrong clock font in system bar. Whoops.
| * | Wrong clock font in system bar. Whoops.Daniel Sandler2011-01-261-1/+1
| | | | | | | | | | | | | | | Bug: 3385564 Change-Id: I7231e9f7494bce436e93aed9793770cff40841a4
* | | am c88b19fc: am 34430260: Merge "Fit and finish on status bar:" into honeycombDaniel Sandler2011-01-252-1/+2
|\ \ \ | |/ / | | | | | | | | | * commit 'c88b19fcc847cc5249e88672337ae5879b0af338': Fit and finish on status bar:
| * | 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
* | am 1f26ea13: am 561a434b: Merge "Fix emulator trackball." into honeycombJeff Brown2011-01-252-0/+4
|\ \ | |/ | | | | | | * commit '1f26ea1306a018a0d0eac2295a5ca235b9475d86': Fix emulator trackball.
| * 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
* | | am a9222de2: am 935dedf6: Merge "Fix 3385152: Update lockscreen font." into ↵Jim Miller2011-01-243-0/+0
|\ \ \ | |/ / | | | | | | | | | | | | | | | honeycomb * commit 'a9222de2fc6f52fb4657a91d6f12723b05cb948d': Fix 3385152: Update lockscreen font.
| * | Fix 3385152: Update lockscreen font.Jim Miller2011-01-243-0/+0
| |/ | | | | | | Change-Id: Ie72cded40cf408627d7a3deddd7b14c42528a1a0
* | Make ACCESS_USB permission for applications to access USB devices:Mike Lockwood2011-01-221-4/+0
| | | | | | | | | | | | | | | | | | - change from signatureOrSystem to normal - no longer associate this permission with the "usb" unix group - add to public API Change-Id: I3be3a5d138719dd126ff0a798824a77f9ce79e24 Signed-off-by: Mike Lockwood <lockwood@android.com>
* | Add joystick support to framework.Jeff Brown2011-01-171-0/+18
|/ | | | Change-Id: I95374436708752e1a9cff3f85c5b9bc3e0987961
* Merge "Updated notification sounds for trygon" into honeycombJustin Ho2011-01-1228-35/+12
|\