summaryrefslogtreecommitdiffstats
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* am c5193c62: Merge "Add new landscape and portrait orientation features." ↵Dianne Hackborn2011-06-142-0/+4
|\ | | | | | | | | | | | | into honeycomb-mr2 * commit 'c5193c6285d7094fb86dcb5cd56f44a3788af7c2': Add new landscape and portrait orientation features.
| * Add new landscape and portrait orientation features.Dianne Hackborn2011-06-142-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | Updates aapt to know about these. Also updates aapt badging to: - No longer crash due to the change to how we match unspecified configuration resources. - Report the new "smallest screen" supported screen configs. - Infer old screen size buckets based on new smallest width attrs. - Report all of the different labels and icons in an app. Change-Id: I7376042b817391bd070f549cebbc7f03be4635c8
* | am e22fe933: Fix issue #4582417: Need to add new PackageManager...Dianne Hackborn2011-06-083-0/+69
|\ \ | |/ | | | | | | * commit 'e22fe9331ad8a9f81470751fdeca7633f654cffa': Fix issue #4582417: Need to add new PackageManager...
| * Fix issue #4582417: Need to add new PackageManager...Dianne Hackborn2011-06-083-0/+69
| | | | | | | | | | | | ...FEATURE_ constant for FAKE_MULTITOUCH in MR2 Change-Id: Ib6950d9dbdd58618aec593de7e0cf1c01b7d6ef9
* | am d0132e8e: Minor Alt-TAB / Recent Apps Dialog improvements. (DO NOT MERGE)Jeff Brown2011-05-251-2/+1
|\ \ | |/ | | | | | | * commit 'd0132e8e187ebf69bf4d2d6d0ef0027ff3f7a727': Minor Alt-TAB / Recent Apps Dialog improvements. (DO NOT MERGE)
| * Minor Alt-TAB / Recent Apps Dialog improvements. (DO NOT MERGE)Jeff Brown2011-05-251-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Alt-TAB should have different semantics from the APP_SWITCH key or long-press on HOME. Accordingly, remove the fallback action for Alt-TAB and initiate the task switching behavior directly in the policy. Modified RecentApplicationsDialog to be more precise about the initial modifiers that it considers to be holding the dialog. The dialog is now dismissed by a second press on the APP_SWITCH key or by a second long press on HOME. Change-Id: I07e72dc4e1f3cd8edaf357c1d49e79f60d6d1604
* | am eea0aa25: Support primitive ALT-TAB style navigation using Recent Apps. ↵Jeff Brown2011-05-251-6/+6
|\ \ | |/ | | | | | | | | | | (DO NOT MERGE) * commit 'eea0aa25870d49e381567f09abbfb41de52a5a32': Support primitive ALT-TAB style navigation using Recent Apps. (DO NOT MERGE)
| * Support primitive ALT-TAB style navigation using Recent Apps. (DO NOT MERGE)Jeff Brown2011-05-251-6/+6
| | | | | | | | Change-Id: I0296a09519ba9417c208d197ebd996b586ee3daa
| * DO NOT MERGE Revert "Remove permission android.permission.WRITE_MEDIA_STORAGE"Mike Lockwood2011-05-031-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | We need this to allow MTP to access secondary external storage devices This reverts commit 35a2ea2fbf156a503d1b0bc6ca7784e51e2462f4. Conflicts: data/etc/platform.xml Change-Id: I0b139a0f3b369c1080831a5b3a48f5d9a330b1bb Signed-off-by: Mike Lockwood <lockwood@android.com>
* | DO NOT MERGE Revert "Remove permission android.permission.WRITE_MEDIA_STORAGE"Mike Lockwood2011-05-041-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | We need this to allow MTP to access secondary external storage devices This reverts commit 35a2ea2fbf156a503d1b0bc6ca7784e51e2462f4. Conflicts: data/etc/platform.xml Change-Id: Iaf9cf120217e8417d328a51db0d82be6835b0ff0 Signed-off-by: Mike Lockwood <lockwood@android.com>
* | IMS: Provide net_admin permission so that IPSec could be configured/used.Ramesh Sudini2011-05-031-0/+4
|/ | | | | | IMS configures the security database in kernel with keys generated from ISIM. Change-Id: Iae9fb85f286ff2a627369d784a127bf7d4d8f4b3
* Update Droid FontsBart Sears2011-03-149-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | DroidSans-Bold.ttf DroidSans.ttf DroidSansMono.ttf DroidSerif-Bold.ttf DroidSerif-BoldItalic.ttf DroidSerif-Italic.ttf DroidSerif-Regular.ttf - Fix the Tcedilla glyphs DroidSansFallback - Add Dingbat Symbols - Add Currency Symbols - Add International Phonetic Alphabet (IPA) - Add U+02BB Modifier letter turned comma - Add U+2011 Non-breaking hyphen DroidSansArabic.ttf - Updated Arabic font - Added support for initial and medial forms of Persian (Farsi) yeh (glyphs U+FBFE and U+FBFF) Bug: 3315583 Change-Id: I7667f9b83fff32a1d97adfbea9a4db5c4dccb160
* Recognize 3D joysticks. (DO NOT MERGE)Jeff Brown2011-03-091-0/+17
| | | | Change-Id: Idf7799ea90fa07677850d40ee1aec39220ded372
* Joystick tweaks. (DO NOT MERGE)Jeff Brown2011-03-045-1/+169
| | | | | | | | | | | | | | | | | | Ensure that the joystick can always reach -1.0, 0.0 and 1.0 positions even when noise filtering is applied. (Bug: 3514510) Add support for a few more standard axes. Add additional mapping modes for axes. Some axes are inverted from standard interpretation or are actually intended to be split into two distict axes such as left/right trigger controls or accelerator/brake. Add key layout file for a G25 racing wheel and XBox 360 controller to tweak behavior. They work fine without them but the axis mappings are not ideal. Change-Id: I0fddd90309af4dc14d35f34fe99ed6e521c0b7c7
* Fix bug 3425610 Adjust Lock sound levelJean-Michel Trivi2011-03-021-0/+0
| | | | | | | After the correction for the speaker output processing, the lock sound became almost inaudible. This new asset is louder. Change-Id: I2232f307f647cafc8a5c6d5dd482833367a73c56
* 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