74271 Commits

Author SHA1 Message Date
Dianne Hackborn
b7943811a2 Merge "Fix issue #6242583: ResolverActivity is considered as home activity" 2012-04-06 17:53:59 -07:00
Adam Powell
e2427cac77 Merge "Add contentDescription for compact action_mode_close_item" 2012-04-06 16:41:17 -07:00
Adam Powell
7ba5d57ad4 Add contentDescription for compact action_mode_close_item
Fix bug 6219630

Change-Id: I551624466d02f5d31be7030518b0d47b3b7f03b5
2012-04-06 16:39:11 -07:00
Eric Fischer
9f4c85d03b Merge "Import translations. DO NOT MERGE" 2012-04-06 16:38:34 -07:00
Ying Wang
5bcbfcec4b You don't need LOCAL_STATIC_LIBRARIES when building static library.
and there is no target static library with name libutils.

Change-Id: Ifec34e1b484d749d3fcd11abe610f192a3213767
2012-04-06 16:33:11 -07:00
Dianne Hackborn
2d69d49d30 Fix issue #6242583: ResolverActivity is considered as home activity
Change-Id: Ib29908cdfcbbff769d12df1770264ad13ec5337b
2012-04-06 16:24:14 -07:00
Joe Fernandez
1558294582 am e03ca3b5: am 1c23169e: am 1bf704bd: docs: small fixes for Accessibility dev guide (Eyes-Free Keyboard)
* commit 'e03ca3b565d74a86afa72f7edbd102f213a2ccd3':
2012-04-06 15:58:10 -07:00
Joe Fernandez
c535ae4766 am 8c5eb364: am b7df1f4e: am 1bf704bd: docs: small fixes for Accessibility dev guide (Eyes-Free Keyboard)
* commit '8c5eb364f38aa0a3944f003e9b1bbb67f6527da3':
2012-04-06 15:54:28 -07:00
Joe Fernandez
e03ca3b565 am 1c23169e: am 1bf704bd: docs: small fixes for Accessibility dev guide (Eyes-Free Keyboard)
* commit '1c23169eb114a1f254330b40385726c92786b47f':
2012-04-06 15:51:47 -07:00
Joe Fernandez
6055c9b34b am 014ac37a: am 1bf704bd: docs: small fixes for Accessibility dev guide (Eyes-Free Keyboard)
* commit '014ac37a992a2c94eff765ed38cbdc4a064d263d':
  docs: small fixes for Accessibility dev guide (Eyes-Free Keyboard)
2012-04-06 15:51:34 -07:00
Joe Fernandez
8c5eb364f3 am b7df1f4e: am 1bf704bd: docs: small fixes for Accessibility dev guide (Eyes-Free Keyboard)
* commit 'b7df1f4e92e4fbff373e46ea54477af34b5a44a4':
  docs: small fixes for Accessibility dev guide (Eyes-Free Keyboard)
2012-04-06 15:50:34 -07:00
Joe Fernandez
014ac37a99 am 1bf704bd: docs: small fixes for Accessibility dev guide (Eyes-Free Keyboard)
* commit '1bf704bd1878fa372cfa50e7166d6ddcb1ba1369':
  docs: small fixes for Accessibility dev guide (Eyes-Free Keyboard)
2012-04-06 15:47:21 -07:00
Joe Fernandez
b7df1f4e92 am 1bf704bd: docs: small fixes for Accessibility dev guide (Eyes-Free Keyboard)
* commit '1bf704bd1878fa372cfa50e7166d6ddcb1ba1369':
  docs: small fixes for Accessibility dev guide (Eyes-Free Keyboard)
2012-04-06 15:47:21 -07:00
Joe Fernandez
1c23169eb1 am 1bf704bd: docs: small fixes for Accessibility dev guide (Eyes-Free Keyboard)
* commit '1bf704bd1878fa372cfa50e7166d6ddcb1ba1369':
  docs: small fixes for Accessibility dev guide (Eyes-Free Keyboard)
2012-04-06 15:46:55 -07:00
Joe Fernandez
1bf704bd18 docs: small fixes for Accessibility dev guide (Eyes-Free Keyboard)
Change-Id: I561e805b2d48910ddf66432f6df40086fe59c597
2012-04-06 15:29:36 -07:00
Jeff Brown
69bba1dfb7 Merge "Add a unique input device descriptor." 2012-04-06 15:04:53 -07:00
Jeff Brown
e38fdfae91 Add a unique input device descriptor.
The purpose of the input device descriptor is to make it possible
to associate persistent settings for each input device, such as the
keyboard layout.

The descriptor is a hash of the information we have about the
device, such as its vendor id, product id, unique id, name,
or location.

Bug: 6110399
Change-Id: Idb80f946819b3f0dbf4e661bb0a753dbc2b60981
2012-04-06 14:57:19 -07:00
Gilles Debunne
43de94a943 Merge "Revert "Faster and simpler replace in SSB"" 2012-04-06 14:46:24 -07:00
Gilles Debunne
bc6862300f Revert "Faster and simpler replace in SSB"
Bug 6300658

This change reveals a weird race condition where sometimes the
text is entered twice. Adding a debugger slows down everything,
and the problem is no longer reproducable. Reverting for now.

This reverts commit ebd9a23817052c4d2aaa1058efa2b80b08003d4a.
2012-04-06 14:37:46 -07:00
Christopher Tate
bf64e70f9b Merge "Attribute alarm broadcast wakelocks to the sender" 2012-04-06 14:35:16 -07:00
Jean-Baptiste Queru
a987d2bde7 Merge "Add NOTICE and MODULE_LICENSE_BSD_LIKE for obex" 2012-04-06 14:25:20 -07:00
Christopher Tate
c4a07d1caa Attribute alarm broadcast wakelocks to the sender
Wakelock usage for the purpose of sending an alarm broadcast is now
attributed to the application which posted the alarm, not to the OS.

Bug 5911317

Change-Id: I8cb79c3bd5db467388716ab68285f4ab0bfe468b
2012-04-06 14:23:12 -07:00
Amith Yamasani
36dec4efa8 Merge "Fixes a bug in migration of lock settings to LockSettingsService." 2012-04-06 14:14:45 -07:00
Craig Mautner
1ade5ae9c8 Merge "Animate from local list of WindowStateAnimators." 2012-04-06 14:12:46 -07:00
Wei Zhong
789a01aa05 Add NOTICE and MODULE_LICENSE_BSD_LIKE for obex
"Copyright (c) 2008-2009, Motorola, Inc"

Bug: 6299628

Change-Id: Ia64d7341a8466ee9213ecabe6315c64b8643574e
Signed-off-by: Wei Zhong <wzhong@google.com>
(cherry picked from commit 559841702b8a8760e057af29d14d1a31ce75ff18)
2012-04-06 14:04:31 -07:00
Craig Mautner
bec53f7066 Animate from local list of WindowStateAnimators.
Stop animate() from using the mWindows maintained by
WindowManagerService. Animating WindowStateAnimators are now drawn from
a HashSet maintained by WindowAnimator and containing just those
WindowStateAnimators that have Surfaces.

When starting a move animation do not place parameters directly into
the WindowStateAnimator, instead pass them through the Handler.

Also removed synchronization points from mWindows/mAppTokens
add/remove.
2012-04-06 14:03:25 -07:00
Jeff Sharkey
a5372055d3 Merge "INetworkStatsSession with lifecycle for caching." 2012-04-06 13:40:41 -07:00
Jeff Sharkey
b52e3e5509 INetworkStatsSession with lifecycle for caching.
Users outside system_server now explicitly communicate their
lifecycle, which keeps a strong-reference chain to any fully loaded
NetworkStatsCollection histories.

Bug: 6236498
Change-Id: I8e22739b6e89a626b676967a736d7117fd000778
2012-04-06 13:38:29 -07:00
Andreas Huber
a3bd242954 Merge "New JAVA API to support submitting encrypted buffers of input data." 2012-04-06 13:34:42 -07:00
Dianne Hackborn
85d9e02094 Merge "Fix dumb bug." 2012-04-06 13:22:35 -07:00
Eric Fischer
442d572dda Import translations. DO NOT MERGE
Change-Id: I5899fbec882970afd4840aded5ef0eab32b40e54
2012-04-06 13:04:40 -07:00
Dianne Hackborn
5e4705a827 Fix dumb bug.
Change-Id: I5e0dfc0f03677888c22d938013299a8ec4597c69
2012-04-06 12:55:53 -07:00
Chris Craik
3d4d2159bc Merge "fix functor flag parsing, tweak process delay" 2012-04-06 12:51:36 -07:00
Andreas Huber
9e6bcce17d New JAVA API to support submitting encrypted buffers of input data.
Change-Id: Ib0df9a9427b4580946179860495b26f743558597
related-to-bug: 6275919
2012-04-06 12:14:47 -07:00
Mike Lockwood
5713c9cfa9 Merge "Add Intents to notify when USB audio devices or accessories are attached" 2012-04-06 11:29:25 -07:00
Dianne Hackborn
29d6fa9d8b Merge "Implement call log permission compatibility." 2012-04-06 11:11:32 -07:00
Mike Lockwood
9d5a4be05b Add Intents to notify when USB audio devices or accessories are attached
In this change, only the USB audio accessory support is implemented.

Change-Id: Id9b411319b07a96dc56649ca74cc5f3f89a55a7c
Signed-off-by: Mike Lockwood <lockwood@google.com>
2012-04-06 11:00:27 -07:00
Scott Main
dc0dbbd4a0 am 34599640: am e6c56712: am 2b0267dc: docs: Deprecate the old UI guidelines about Activity/Task and Menus
* commit '345996400b664b34541c68535ca2f31424dcbc56':
2012-04-06 10:31:48 -07:00
Alexander Lucas
1c6b2a9030 am 00d44e5f: am 3d7c8404: am ad606697: Removed HTML artifact from index page
* commit '00d44e5fa2d067b342659b25ec203e089fc137fb':
2012-04-06 10:31:46 -07:00
Scott Main
4c534684e4 am 4317bfed: am 6ff75ab5: am 153f8fe4: docs: Android U: Displaying Bitmaps Efficiently
* commit '4317bfedea82a3ebcb55c64168e781b2da92d71f':
2012-04-06 10:31:45 -07:00
Trevor Johns
d95ade89ca am cbbdd734: am ac5ae52d: am e07b5850: Merge "Docs: Fixing typo in "Testing from Other IDEs" article" into ics-mr1
* commit 'cbbdd7340cd530679a085db512f7bcc8b4761b7b':
2012-04-06 10:31:43 -07:00
Stephen Hines
90d82ea008 Merge "Build /system/bin/asan/app_process." 2012-04-06 10:30:49 -07:00
Scott Main
345996400b am e6c56712: am 2b0267dc: docs: Deprecate the old UI guidelines about Activity/Task and Menus
* commit 'e6c567122b76ae4282aba706092af88be43e30af':
2012-04-06 10:15:00 -07:00
Alexander Lucas
00d44e5fa2 am 3d7c8404: am ad606697: Removed HTML artifact from index page
* commit '3d7c8404da5ffa5a5e9cca2f7c16507df463e6f0':
2012-04-06 10:14:51 -07:00
Scott Main
4317bfedea am 6ff75ab5: am 153f8fe4: docs: Android U: Displaying Bitmaps Efficiently
* commit '6ff75ab5d7d0426bc3bbb73884b21a42af88d2df':
2012-04-06 10:14:45 -07:00
Trevor Johns
cbbdd7340c am ac5ae52d: am e07b5850: Merge "Docs: Fixing typo in "Testing from Other IDEs" article" into ics-mr1
* commit 'ac5ae52d13ef6c603ca8971579e8a981c6749e94':
2012-04-06 10:14:41 -07:00
Scott Main
e7aff29984 am 74405274: am cde2feb2: am 2b0267dc: docs: Deprecate the old UI guidelines about Activity/Task and Menus
* commit '74405274a58dcb98b782b58e8a7d0129a3ea1f22':
2012-04-06 09:54:01 -07:00
Alexander Lucas
a37fd07910 am fccf7f55: am 5801ead9: am ad606697: Removed HTML artifact from index page
* commit 'fccf7f55e514ae07522794982dc39f356a0c1274':
2012-04-06 09:53:59 -07:00
Scott Main
62bbadc96b am d579953f: am 5756da24: am 153f8fe4: docs: Android U: Displaying Bitmaps Efficiently
* commit 'd579953f6530ab4dec87ccd60a31d99ab2006fc5':
2012-04-06 09:53:58 -07:00
Trevor Johns
e08284dcfc am fbff4f6b: am ae6323dd: am e07b5850: Merge "Docs: Fixing typo in "Testing from Other IDEs" article" into ics-mr1
* commit 'fbff4f6b0ebf556ac825e34a587ba0f416b3db14':
2012-04-06 09:53:56 -07:00