OSDN Git Service

android-x86/frameworks-base.git
12 years agoam 7c267b24: Merge "Extinguish notification LED when user passes through lock screen"
Mike Lockwood [Tue, 30 Aug 2011 15:47:21 +0000 (08:47 -0700)]
am 7c267b24: Merge "Extinguish notification LED when user passes through lock screen"

* commit '7c267b24c69685ee623efb61bd98707869e92f5d':
  Extinguish notification LED when user passes through lock screen

12 years agoMerge "Extinguish notification LED when user passes through lock screen"
Mike Lockwood [Tue, 30 Aug 2011 15:46:18 +0000 (08:46 -0700)]
Merge "Extinguish notification LED when user passes through lock screen"

12 years agoExtinguish notification LED when user passes through lock screen
Mike Lockwood [Tue, 30 Aug 2011 13:55:30 +0000 (09:55 -0400)]
Extinguish notification LED when user passes through lock screen

Also do not blink for notifications received when the screen is on.

Bug: 5233071

Change-Id: I15675ca317007d4b900ef74e60d11a5bca3d7333
Signed-off-by: Mike Lockwood <lockwood@android.com>
12 years agoam 173cc7c8: Merge "Adding accessibility support to the slide lock screen"
Svetoslav Ganov [Tue, 30 Aug 2011 05:11:52 +0000 (22:11 -0700)]
am 173cc7c8: Merge "Adding accessibility support to the slide lock screen"

* commit '173cc7c86a7226e4167b2c0626a97d57aaca0d0a':
  Adding accessibility support to the slide lock screen

12 years agoMerge "Adding accessibility support to the slide lock screen"
Svetoslav Ganov [Tue, 30 Aug 2011 05:09:56 +0000 (22:09 -0700)]
Merge "Adding accessibility support to the slide lock screen"

12 years agoAdding accessibility support to the slide lock screen
Svetoslav Ganov [Sat, 27 Aug 2011 03:12:02 +0000 (20:12 -0700)]
Adding accessibility support to the slide lock screen

bug:5210233

Change-Id: I93e876524ae6aaf75aadbe6a21c5c17d41a705f0

12 years agoam 90200ee4: Merge "5106773 Can\'t export a movie - Error returned from OMX API in...
Rajneesh Chowdury [Tue, 30 Aug 2011 03:45:06 +0000 (20:45 -0700)]
am 90200ee4: Merge "5106773 Can\'t export a movie - Error returned from OMX API in ducati"

* commit '90200ee4e23b662e81a8d6fb6ef634ac6b378f5f':
  5106773 Can't export a movie - Error returned from OMX API in ducati

12 years agoMerge "5106773 Can't export a movie - Error returned from OMX API in ducati"
Rajneesh Chowdury [Tue, 30 Aug 2011 03:43:11 +0000 (20:43 -0700)]
Merge "5106773 Can't export a movie - Error returned from OMX API in ducati"

12 years ago5106773 Can't export a movie - Error returned from OMX API in ducati
Rajneesh Chowdury [Tue, 30 Aug 2011 03:16:22 +0000 (20:16 -0700)]
5106773 Can't export a movie - Error returned from OMX API in ducati

Video Editor engine wrongly set the profile in place of level.
So level was always 1 (default value for Profile)

Change-Id: I202f866d32e81869d9692174d59d9d777a772282

12 years agoam 4107beec: Merge "Introduce immediate CONNECTIVITY_ACTION variant."
Jeff Sharkey [Tue, 30 Aug 2011 03:01:46 +0000 (20:01 -0700)]
am 4107beec: Merge "Introduce immediate CONNECTIVITY_ACTION variant."

* commit '4107beecaab18b393e56a0c34b333f0a6e15be2f':
  Introduce immediate CONNECTIVITY_ACTION variant.

12 years agoMerge "Introduce immediate CONNECTIVITY_ACTION variant."
Jeff Sharkey [Tue, 30 Aug 2011 03:00:12 +0000 (20:00 -0700)]
Merge "Introduce immediate CONNECTIVITY_ACTION variant."

12 years agoam 42930641: Merge "Fix issues 5158104 and 4981556 (fragment problems)"
Dianne Hackborn [Tue, 30 Aug 2011 01:42:29 +0000 (18:42 -0700)]
am 42930641: Merge "Fix issues 5158104 and 4981556 (fragment problems)"

* commit '42930641792ecd23fee6b2913ba1e7cf24634f3d':
  Fix issues 5158104 and 4981556 (fragment problems)

12 years agoMerge "Fix issues 5158104 and 4981556 (fragment problems)"
Dianne Hackborn [Tue, 30 Aug 2011 01:40:21 +0000 (18:40 -0700)]
Merge "Fix issues 5158104 and 4981556 (fragment problems)"

12 years agoam 476769b4: Merge "Fix 5044158: Integrate music transport control into LockScreen"
Jim Miller [Tue, 30 Aug 2011 01:32:42 +0000 (18:32 -0700)]
am 476769b4: Merge "Fix 5044158: Integrate music transport control into LockScreen"

* commit '476769b42f38ebf943ea859d98faa94fdc38eec1':
  Fix 5044158: Integrate music transport control into LockScreen

12 years agoMerge "Fix 5044158: Integrate music transport control into LockScreen"
Jim Miller [Tue, 30 Aug 2011 01:30:44 +0000 (18:30 -0700)]
Merge "Fix 5044158: Integrate music transport control into LockScreen"

12 years agoFix 5044158: Integrate music transport control into LockScreen
Jim Miller [Tue, 9 Aug 2011 05:27:58 +0000 (22:27 -0700)]
Fix 5044158: Integrate music transport control into LockScreen

This integrates a new version of TransportControlView into LockScreen
and adds plumbing to handle new AudioService events to show/hide the view
and updates the required assets for all devices.

Updated to use new AudioManager API. Since the current API only supports
one RCD, the handler now lives in TransportControlView.

Change-Id: I220d4dd760bef35bd84209adc3c5829bf5bc9a2c

12 years agoam 37656214: Merge "Un-hide the new BackupAgent.onFullBackup() API"
Christopher Tate [Tue, 30 Aug 2011 01:13:50 +0000 (18:13 -0700)]
am 37656214: Merge "Un-hide the new BackupAgent.onFullBackup() API"

* commit '376562143436353bbd745d3cce413f649a09dda8':
  Un-hide the new BackupAgent.onFullBackup() API

12 years agoMerge "Un-hide the new BackupAgent.onFullBackup() API"
Christopher Tate [Tue, 30 Aug 2011 01:11:38 +0000 (18:11 -0700)]
Merge "Un-hide the new BackupAgent.onFullBackup() API"

12 years agoFix issues 5158104 and 4981556 (fragment problems)
Dianne Hackborn [Mon, 29 Aug 2011 23:53:49 +0000 (16:53 -0700)]
Fix issues 5158104 and 4981556 (fragment problems)

5158104: com.android.contacts: java.lang.IllegalStateException:
Can not perform this action after onSaveInstanceState at
android.app.FragmentManagerImpl.checkStateLoss(FragmentManager.java:1201)

The ViewPager can just commit without worrying about a state loss,
since it can correctly reconstruct its state later.

4981556: Fragment.mImmediateActivity doesn't get restored on orientation change

I am giving up on this thing; I just don't see how it can actually
be correct.  So now instead of getting an exception about a dup
add/remove at point of the add/remove call, this will happen later when
processing the transaction.

Also add an API for controlling the visibility of menus, which ViewPager
can use to have the correct menus shows.  And add a method to get the
name of a back stack entry.

Change-Id: Idcba14cfa2a172545a7a2a2c466cb49ceb789619

12 years agoam f99360bf: Merge "Initialize p2p settings"
Irfan Sheriff [Tue, 30 Aug 2011 00:38:33 +0000 (17:38 -0700)]
am f99360bf: Merge "Initialize p2p settings"

* commit 'f99360bf8f8bd3bd9dfd91fa0e91384eaaeebc89':
  Initialize p2p settings

12 years agoMerge "Initialize p2p settings"
Irfan Sheriff [Tue, 30 Aug 2011 00:36:50 +0000 (17:36 -0700)]
Merge "Initialize p2p settings"

12 years agoam 30cca602: Merge "Fix contentInvalidateAll NPE"
John Reck [Tue, 30 Aug 2011 00:16:14 +0000 (17:16 -0700)]
am 30cca602: Merge "Fix contentInvalidateAll NPE"

* commit '30cca6020df6fede4043a9f6715be470d3132c57':
  Fix contentInvalidateAll NPE

12 years agoMerge "Fix contentInvalidateAll NPE"
John Reck [Tue, 30 Aug 2011 00:14:11 +0000 (17:14 -0700)]
Merge "Fix contentInvalidateAll NPE"

12 years agoam d56b3c95: Merge "Move Bluetooth remove service record handler to the app main...
Matthew Xie [Mon, 29 Aug 2011 23:34:05 +0000 (16:34 -0700)]
am d56b3c95: Merge "Move Bluetooth remove service record handler to the app main thread"

* commit 'd56b3c952469a63aa9d4fc860be24b80a4b0e3b6':
  Move Bluetooth remove service record handler to the app main thread

12 years agoam f0eb7655: Merge "Fix 5044158: Reduce overall memory footprint of lockscreen"
Jim Miller [Mon, 29 Aug 2011 23:33:51 +0000 (16:33 -0700)]
am f0eb7655: Merge "Fix 5044158: Reduce overall memory footprint of lockscreen"

* commit 'f0eb7655ac897ca06034296f7674b73a65f0e8a9':
  Fix 5044158: Reduce overall memory footprint of lockscreen

12 years agoam 82e0c6f3: Merge "Add the lookup_key column, which should have been in the previous CL"
Daniel Lehmann [Mon, 29 Aug 2011 23:33:38 +0000 (16:33 -0700)]
am 82e0c6f3: Merge "Add the lookup_key column, which should have been in the previous CL"

* commit '82e0c6f3dec5c7359166b9ff720f9fcc8c6801d7':
  Add the lookup_key column, which should have been in the previous CL

12 years agoam 03605fa8: Merge "Fix leak in SIM ready registrants"
Wink Saville [Mon, 29 Aug 2011 23:33:30 +0000 (16:33 -0700)]
am 03605fa8: Merge "Fix leak in SIM ready registrants"

* commit '03605fa832ea42dedca00fc7798a6da6c8a6c8a3':
  Fix leak in SIM ready registrants

12 years agoam 2a451021: Merge "The test application falsely reports that the test result even...
James Dong [Mon, 29 Aug 2011 23:33:14 +0000 (16:33 -0700)]
am 2a451021: Merge "The test application falsely reports that the test result even if the test failed."

* commit '2a45102186a25877df04404d591171b2b2e85626':
  The test application falsely reports that the test result even if the test failed.

12 years agoam 335e40c0: Merge "Use seperate config file for p2p"
Irfan Sheriff [Mon, 29 Aug 2011 23:33:00 +0000 (16:33 -0700)]
am 335e40c0: Merge "Use seperate config file for p2p"

* commit '335e40c0f1c3aec550e61fa159130527fda597b6':
  Use seperate config file for p2p

12 years agoMerge "resolved conflicts for merge of 35c0bf31 to ics-aah" into ics-aah
Jason Simmons [Mon, 29 Aug 2011 23:31:23 +0000 (16:31 -0700)]
Merge "resolved conflicts for merge of 35c0bf31 to ics-aah" into ics-aah

12 years agoMerge "Move Bluetooth remove service record handler to the app main thread"
Matthew Xie [Mon, 29 Aug 2011 23:27:54 +0000 (16:27 -0700)]
Merge "Move Bluetooth remove service record handler to the app main thread"

12 years agoMove Bluetooth remove service record handler to the app main thread
Matthew Xie [Thu, 25 Aug 2011 23:45:58 +0000 (16:45 -0700)]
Move Bluetooth remove service record handler to the app main thread

Move Bluetooth remove service record handler to the app main thread.
This removes the dependency of caller thread that constructs the
BluetoothAdapter singleton instance. The caller thread could stop while
BluetoothAdapter singleton exists but lose the handler context.
Make the BluetoothService.removeServiceRecord return quickly without
blocking on native call.
bug 4999443

Change-Id: I302534baa381f4aca8192e1e4a9ea21793b07ba6

12 years agoresolved conflicts for merge of 35c0bf31 to ics-aah
Jason Simmons [Mon, 29 Aug 2011 23:16:49 +0000 (16:16 -0700)]
resolved conflicts for merge of 35c0bf31 to ics-aah

Change-Id: If736c93821359a2f97a0670ad3be8ada5f398bd7

12 years agoIntroduce immediate CONNECTIVITY_ACTION variant.
Jeff Sharkey [Mon, 29 Aug 2011 23:02:57 +0000 (16:02 -0700)]
Introduce immediate CONNECTIVITY_ACTION variant.

New broadcast that is dispatched immediately after connectivity
changes have been handled by ConnectivityService, bypassing any
applicable CONNECTIVITY_CHANGE_DELAY.

Also protect CONNECTIVITY_CHANGE broadcasts, since they should only
be sent by system.

Bug: 5198167
Change-Id: I75f1fb44b21da1879f0ab960bcaa481126d70fde

12 years agoMerge "Fix 5044158: Reduce overall memory footprint of lockscreen"
Jim Miller [Mon, 29 Aug 2011 23:04:10 +0000 (16:04 -0700)]
Merge "Fix 5044158: Reduce overall memory footprint of lockscreen"

12 years agoFix 5044158: Reduce overall memory footprint of lockscreen
Jim Miller [Sun, 28 Aug 2011 22:44:24 +0000 (15:44 -0700)]
Fix 5044158: Reduce overall memory footprint of lockscreen

On devices that do not require showing lock before unlock, we now only create
just the unlock screen.  In addition to simplifying the code, this also
prevents keeping around a potentially unusued lock screen and saves ~1MB
in the system process on devices with only a secure lockscreen.

Change-Id: I533f2692b44a7991d4850cecc874c76166e7ce71

12 years agoMake the LocalClock HAL wrapper use a singleton HAL instance.
John Grossman [Mon, 29 Aug 2011 23:01:00 +0000 (16:01 -0700)]
Make the LocalClock HAL wrapper use a singleton HAL instance.

Change the local clock helper wrapper to hold just a single copy of the local
time HAL instead of having each wrapper hold their own HAL instance.

Change-Id: Ibc365eccc78a98bd2ea6cf1c57a55a84b843bc2a

12 years agoMerge "Add the lookup_key column, which should have been in the previous CL"
Daniel Lehmann [Mon, 29 Aug 2011 22:51:56 +0000 (15:51 -0700)]
Merge "Add the lookup_key column, which should have been in the previous CL"

12 years agoMerge "Fix leak in SIM ready registrants"
Wink Saville [Mon, 29 Aug 2011 22:46:45 +0000 (15:46 -0700)]
Merge "Fix leak in SIM ready registrants"

12 years agoam 51e77f1a: Merge "Make Paint.set() copy shadow config."
Jeff Sharkey [Mon, 29 Aug 2011 22:39:35 +0000 (15:39 -0700)]
am 51e77f1a: Merge "Make Paint.set() copy shadow config."

* commit '51e77f1a52fe1ae56086a3c8e364bfc1c96eeaa4':
  Make Paint.set() copy shadow config.

12 years agoam 32901b4f: Merge "Fixed bug with invalidation in top-level Views."
Chet Haase [Mon, 29 Aug 2011 22:39:11 +0000 (15:39 -0700)]
am 32901b4f: Merge "Fixed bug with invalidation in top-level Views."

* commit '32901b4fec5db9a137add68f0f38518636593668':
  Fixed bug with invalidation in top-level Views.

12 years agoam b4bf90b4: Merge "Add C++ thread API androidGetThreadSchedulingGroup"
Glenn Kasten [Mon, 29 Aug 2011 22:39:07 +0000 (15:39 -0700)]
am b4bf90b4: Merge "Add C++ thread API androidGetThreadSchedulingGroup"

* commit 'b4bf90b40e30096479a4d4cc9cf135e991ef1994':
  Add C++ thread API androidGetThreadSchedulingGroup

12 years agoMerge "The test application falsely reports that the test result even if the test...
James Dong [Mon, 29 Aug 2011 22:28:23 +0000 (15:28 -0700)]
Merge "The test application falsely reports that the test result even if the test failed."

12 years agoMerge "Use seperate config file for p2p"
Irfan Sheriff [Mon, 29 Aug 2011 22:22:58 +0000 (15:22 -0700)]
Merge "Use seperate config file for p2p"

12 years agoam bce1667e: Merge "cherrypick from hc-mr2 Change-Id: Iab16cc2be71d6f19569c3c2ea71612...
Robert Ly [Mon, 29 Aug 2011 22:19:04 +0000 (15:19 -0700)]
am bce1667e: Merge "cherrypick from hc-mr2 Change-Id: Iab16cc2be71d6f19569c3c2ea716121922ec8325"

* commit 'bce1667e7ae69ff575e73e776040524fb5515c5f':
  cherrypick from hc-mr2 Change-Id: Iab16cc2be71d6f19569c3c2ea716121922ec8325

12 years agoam 660c7f60: Merge "Updated time/type docs for Renderscript."
Stephen Hines [Mon, 29 Aug 2011 22:18:59 +0000 (15:18 -0700)]
am 660c7f60: Merge "Updated time/type docs for Renderscript."

* commit '660c7f6053d29ecee8f9258a884bf29fb1f30427':
  Updated time/type docs for Renderscript.

12 years agoam ad4d2c99: Merge "Remove work around for driver state change"
Irfan Sheriff [Mon, 29 Aug 2011 22:18:54 +0000 (15:18 -0700)]
am ad4d2c99: Merge "Remove work around for driver state change"

* commit 'ad4d2c99ed3a08a5090c38e9dd906df8fb894614':
  Remove work around for driver state change

12 years agoam 8d3feb62: Merge "Add a "show touches" option for demos and presentations. Bug...
Jeff Brown [Mon, 29 Aug 2011 22:18:46 +0000 (15:18 -0700)]
am 8d3feb62: Merge "Add a "show touches" option for demos and presentations. Bug: 4569045"

* commit '8d3feb6292ba7e87adeb4982e8cf27114a8ee2e4':
  Add a "show touches" option for demos and presentations. Bug: 4569045

12 years agoam df7e2644: Merge "Prioritize INPUT_PROP_DIRECT first."
Jeff Brown [Mon, 29 Aug 2011 22:18:42 +0000 (15:18 -0700)]
am df7e2644: Merge "Prioritize INPUT_PROP_DIRECT first."

* commit 'df7e2644992c5828be94980b4243ac9f1f48b177':
  Prioritize INPUT_PROP_DIRECT first.

12 years agoam 499f3658: Merge "Return an error to the client instead of asserting if decoder...
Andreas Huber [Mon, 29 Aug 2011 22:18:26 +0000 (15:18 -0700)]
am 499f3658: Merge "Return an error to the client instead of asserting if decoder instantiation fails"

* commit '499f36581c63579f24c3d9bbf95c7f8677cd1191':
  Return an error to the client instead of asserting if decoder instantiation fails

12 years agoam a258f0c8: Merge "Surface: move the SurfaceTexture ctor"
Jamie Gennis [Mon, 29 Aug 2011 22:18:14 +0000 (15:18 -0700)]
am a258f0c8: Merge "Surface: move the SurfaceTexture ctor"

* commit 'a258f0c8ffeb447aa8d3216ec276bc26b4f3f5d8':
  Surface: move the SurfaceTexture ctor

12 years agoam f455e9a3: Merge "Cherry pick from honeycomb-mr2 Change ID I7ded723152d7beface51b45...
Bill Gruber [Mon, 29 Aug 2011 22:17:55 +0000 (15:17 -0700)]
am f455e9a3: Merge "Cherry pick from honeycomb-mr2 Change ID I7ded723152d7beface51b45b882d4ccf92981927 Doc fix: Hello World tutorial updates Bug: 5149925"

* commit 'f455e9a3b3fa2d4680750e7b65692e35d2bf4023':
  Cherry pick from honeycomb-mr2 Change ID I7ded723152d7beface51b45b882d4ccf92981927 Doc fix: Hello World tutorial updates Bug: 5149925

12 years agoam 474cac1c: Merge "Suggestions popup window is dismissed on tap outside."
Gilles Debunne [Mon, 29 Aug 2011 22:17:49 +0000 (15:17 -0700)]
am 474cac1c: Merge "Suggestions popup window is dismissed on tap outside."

* commit '474cac1c212e1f02deaffe5512941af9cb2a760b':
  Suggestions popup window is dismissed on tap outside.

12 years agoam 082a9fa3: Merge "Tap highlight fix + small perf increase"
John Reck [Mon, 29 Aug 2011 22:17:41 +0000 (15:17 -0700)]
am 082a9fa3: Merge "Tap highlight fix + small perf increase"

* commit '082a9fa3438d343942851e538bb38b86ab1873b3':
  Tap highlight fix + small perf increase

12 years agoam 890be6b9: Merge "Fix bug 5217267 - Action bars and menu shortcuts"
Adam Powell [Mon, 29 Aug 2011 22:17:14 +0000 (15:17 -0700)]
am 890be6b9: Merge "Fix bug 5217267 - Action bars and menu shortcuts"

* commit '890be6b919ce0c65d018a2dc40a6a1d59bc2b14d':
  Fix bug 5217267 - Action bars and menu shortcuts

12 years agoam 54717814: Merge "Massaging framework window transitions."
Brandon Keely [Mon, 29 Aug 2011 22:16:39 +0000 (15:16 -0700)]
am 54717814: Merge "Massaging framework window transitions."

* commit '5471781430ef51fbe649179c22b98975e64d2a5e':
  Massaging framework window transitions.

12 years agoam 890a631e: Merge "Made the Switch class public."
Chet Haase [Mon, 29 Aug 2011 22:16:15 +0000 (15:16 -0700)]
am 890a631e: Merge "Made the Switch class public."

* commit '890a631ede4f0d209b53d1924a545ed8d3b6f003':
  Made the Switch class public.

12 years agoam f8c015d2: Merge "Italic should be italic and bold should be bold."
Romain Guy [Mon, 29 Aug 2011 22:16:03 +0000 (15:16 -0700)]
am f8c015d2: Merge "Italic should be italic and bold should be bold."

* commit 'f8c015d2628d8ef3056698a3b6a052889ae15d01':
  Italic should be italic and bold should be bold.

12 years agoam 6537b003: Merge "Clean up and bug fixes in the TouchExplorer."
Svetoslav Ganov [Mon, 29 Aug 2011 22:15:29 +0000 (15:15 -0700)]
am 6537b003: Merge "Clean up and bug fixes in the TouchExplorer."

* commit '6537b003b7b616d4babde4b69a3d5e68459c555a':
  Clean up and bug fixes in the TouchExplorer.

12 years agoam b5d80fca: Merge "Fix bug 5124021 - Menu visibility incorrect when restoring ListVi...
Adam Powell [Mon, 29 Aug 2011 22:14:54 +0000 (15:14 -0700)]
am b5d80fca: Merge "Fix bug 5124021 - Menu visibility incorrect when restoring ListView selection mode"

* commit 'b5d80fca2eb7f6053e6d404a0d4a7c213dad1317':
  Fix bug 5124021 - Menu visibility incorrect when restoring ListView selection mode

12 years agoMerge "Audioflinger: reverse logic of BT NREC indication"
Eric Laurent [Mon, 29 Aug 2011 22:12:41 +0000 (15:12 -0700)]
Merge "Audioflinger: reverse logic of BT NREC indication"

12 years agoMerge "Make Paint.set() copy shadow config."
Jeff Sharkey [Mon, 29 Aug 2011 22:10:55 +0000 (15:10 -0700)]
Merge "Make Paint.set() copy shadow config."

12 years agoMake Paint.set() copy shadow config.
Jeff Sharkey [Sat, 27 Aug 2011 22:09:26 +0000 (15:09 -0700)]
Make Paint.set() copy shadow config.

Also unify all Java variable copying into single method.

Change-Id: I8fefa615f6f164ae5662913d612b388b46890089

12 years agoAudioflinger: reverse logic of BT NREC indication
Eric Laurent [Mon, 29 Aug 2011 19:42:48 +0000 (12:42 -0700)]
Audioflinger: reverse logic of BT NREC indication

The interpretation of BT NREC by AudioFlinger to enable
or disable AEC and NS was wrong: NREC to ON (default) means
the phone (Audio Gateway) must enable local AEC and NS.

Change-Id: I88a264e7fc9831c43bbace4f6b585baec73f2006

12 years agoThe test application falsely reports that the test result even if the test failed.
James Dong [Mon, 29 Aug 2011 21:33:25 +0000 (14:33 -0700)]
The test application falsely reports that the test result even if the test failed.

Change-Id: Ia632f04da73642dc4c1e3147b16664b5672108bc

12 years agoMerge "Fixed bug with invalidation in top-level Views."
Chet Haase [Mon, 29 Aug 2011 21:39:47 +0000 (14:39 -0700)]
Merge "Fixed bug with invalidation in top-level Views."

12 years agoMerge "Add C++ thread API androidGetThreadSchedulingGroup"
Glenn Kasten [Mon, 29 Aug 2011 21:38:52 +0000 (14:38 -0700)]
Merge "Add C++ thread API androidGetThreadSchedulingGroup"

12 years agoAdd the lookup_key column, which should have been in the previous CL
Daniel Lehmann [Mon, 29 Aug 2011 21:37:31 +0000 (14:37 -0700)]
Add the lookup_key column, which should have been in the previous CL

Also added some more javadocs

Bug:5134325

Change-Id: I486b753f7cfb622e0211bb7f6bd04eb18b6e1e5b

12 years agoFixed bug with invalidation in top-level Views.
Chet Haase [Mon, 29 Aug 2011 21:34:30 +0000 (14:34 -0700)]
Fixed bug with invalidation in top-level Views.

There was a bug in an InputMethod app, where popups for the keys
would not pop-down again. The problem was that they were being
marked INVISIBLE, but the new invalidation logic noop'd the
invalidate() call that used to take place. Adding to that was logic
in setFlags() that only invalidated a parent for parents that are
instanceof ViewGroup. In this case, the parent is a ViewRootImpl.

Fix is to call invalidateChild() on the parent if it's not a ViewGroup.

Change-Id: I2c2352072d383cee1367ea7ee6c2207077721fd5

12 years agoMerge "cherrypick from hc-mr2 Change-Id: Iab16cc2be71d6f19569c3c2ea716121922ec8325"
Robert Ly [Mon, 29 Aug 2011 21:30:48 +0000 (14:30 -0700)]
Merge "cherrypick from hc-mr2 Change-Id: Iab16cc2be71d6f19569c3c2ea716121922ec8325"

12 years agoMerge "Updated time/type docs for Renderscript."
Stephen Hines [Mon, 29 Aug 2011 21:25:55 +0000 (14:25 -0700)]
Merge "Updated time/type docs for Renderscript."

12 years agoMerge "Remove work around for driver state change"
Irfan Sheriff [Mon, 29 Aug 2011 21:13:42 +0000 (14:13 -0700)]
Merge "Remove work around for driver state change"

12 years agoRemove work around for driver state change
Irfan Sheriff [Mon, 29 Aug 2011 21:05:14 +0000 (14:05 -0700)]
Remove work around for driver state change

When we first ported wpa_supplicant 0.8, we had a work around
to fix the supplicant state change behavior from the driver.

Remove the work around since the driver behavior is fixed.

Bug: 5195278
Change-Id: I320f21ab01704931a3def6214b0cc40f214a688e

12 years agoMerge "Add a "show touches" option for demos and presentations. Bug: 4569045"
Jeff Brown [Mon, 29 Aug 2011 21:04:31 +0000 (14:04 -0700)]
Merge "Add a "show touches" option for demos and presentations. Bug: 4569045"

12 years agoMerge "Prioritize INPUT_PROP_DIRECT first."
Jeff Brown [Mon, 29 Aug 2011 21:04:21 +0000 (14:04 -0700)]
Merge "Prioritize INPUT_PROP_DIRECT first."

12 years agoUn-hide the new BackupAgent.onFullBackup() API
Christopher Tate [Mon, 29 Aug 2011 21:02:27 +0000 (14:02 -0700)]
Un-hide the new BackupAgent.onFullBackup() API

This is intended to be new public API for ICS, and unbundled app
development needs access to it.

Change-Id: I091b31ae9ec319850a93efc3d5860b87b68d355e

12 years agoMerge "Return an error to the client instead of asserting if decoder instantiation...
Andreas Huber [Mon, 29 Aug 2011 20:47:24 +0000 (13:47 -0700)]
Merge "Return an error to the client instead of asserting if decoder instantiation fails"

12 years agoMerge "Surface: move the SurfaceTexture ctor"
Jamie Gennis [Mon, 29 Aug 2011 20:41:45 +0000 (13:41 -0700)]
Merge "Surface: move the SurfaceTexture ctor"

12 years agoReintroduce a line of code which disappeared during reformatting.
John Grossman [Mon, 29 Aug 2011 20:06:41 +0000 (13:06 -0700)]
Reintroduce a line of code which disappeared during reformatting.

Reintroduce a line of code which went missing during a global reformat for style
reasons.

Change-Id: I6ddc2f5b9ed6a272e79f28cb80227fd71675eb01

12 years agoMerge "Cherry pick from honeycomb-mr2 Change ID I7ded723152d7beface51b45b882d4ccf9298...
Bill Gruber [Mon, 29 Aug 2011 20:04:05 +0000 (13:04 -0700)]
Merge "Cherry pick from honeycomb-mr2 Change ID I7ded723152d7beface51b45b882d4ccf92981927 Doc fix: Hello World tutorial updates Bug: 5149925"

12 years agoReturn an error to the client instead of asserting if decoder instantiation fails
Andreas Huber [Mon, 29 Aug 2011 20:01:23 +0000 (13:01 -0700)]
Return an error to the client instead of asserting if decoder instantiation fails

after a surface change.

Change-Id: Ic7758cbeb107032db68a1c3b8e2984710a12dd8b
related-to-bug: 5212725

12 years agoMerge "Suggestions popup window is dismissed on tap outside."
Gilles Debunne [Mon, 29 Aug 2011 19:58:36 +0000 (12:58 -0700)]
Merge "Suggestions popup window is dismissed on tap outside."

12 years agoMerge "Tap highlight fix + small perf increase"
John Reck [Mon, 29 Aug 2011 19:55:50 +0000 (12:55 -0700)]
Merge "Tap highlight fix + small perf increase"

12 years agoInitialize p2p settings
Irfan Sheriff [Mon, 29 Aug 2011 17:36:05 +0000 (10:36 -0700)]
Initialize p2p settings

And fix associated changes from the settings.

With p2p_reconnect setting turned on, it means the p2p group can be
started without a group negotiation. Hence, handle p2p group started in
the P2pEnabledState

Also, reinvocation results in supplicant not reporting device address correctly.
Handle that until supplicant fix is fixed.

Bug: 5002384

Change-Id: I335f6e854acd6839f54da9b460b17ad7505b1098

12 years agoCherry pick from honeycomb-mr2 Change ID I7ded723152d7beface51b45b882d4ccf92981927
Bill Gruber [Tue, 23 Aug 2011 19:57:39 +0000 (12:57 -0700)]
Cherry pick from honeycomb-mr2 Change ID I7ded723152d7beface51b45b882d4ccf92981927
Doc fix: Hello World tutorial updates
Bug: 5149925

Change-Id: I715947dbda66657a92d5b86fb467444f331029cd

12 years agoMerge "Fix bug 5217267 - Action bars and menu shortcuts"
Adam Powell [Mon, 29 Aug 2011 19:07:52 +0000 (12:07 -0700)]
Merge "Fix bug 5217267 - Action bars and menu shortcuts"

12 years agoFix contentInvalidateAll NPE
John Reck [Mon, 29 Aug 2011 18:45:30 +0000 (11:45 -0700)]
Fix contentInvalidateAll NPE

 Bug: 5220835
 It is possible to call setProperty before webcore has initialized.
 In that case, the content invalidate is unnecessary as there is no
 content to invalidate, so just ignore the request.

Change-Id: I52471a1739443ba8f1e514a5908678552246d80b

12 years agoFix bug 5217267 - Action bars and menu shortcuts
Adam Powell [Sun, 28 Aug 2011 21:20:24 +0000 (14:20 -0700)]
Fix bug 5217267 - Action bars and menu shortcuts

Don't try to "close" the menu after completing a shortcut action if an
action bar is present.

Change-Id: I54a75543cf9a52e3186ff464924a0b37d0b20b9d

12 years agoMerge "Massaging framework window transitions."
Brandon Keely [Mon, 29 Aug 2011 18:34:02 +0000 (11:34 -0700)]
Merge "Massaging framework window transitions."

12 years agoMerge "Made the Switch class public."
Chet Haase [Mon, 29 Aug 2011 18:21:49 +0000 (11:21 -0700)]
Merge "Made the Switch class public."

12 years agoMerge "Italic should be italic and bold should be bold."
Romain Guy [Mon, 29 Aug 2011 18:13:23 +0000 (11:13 -0700)]
Merge "Italic should be italic and bold should be bold."

12 years agoItalic should be italic and bold should be bold.
Romain Guy [Mon, 29 Aug 2011 18:12:19 +0000 (11:12 -0700)]
Italic should be italic and bold should be bold.

Change-Id: I68933a7d7c32951c4d52d945baaedcb2583caef4

12 years agoMerge "Clean up and bug fixes in the TouchExplorer."
Svetoslav Ganov [Mon, 29 Aug 2011 18:04:33 +0000 (11:04 -0700)]
Merge "Clean up and bug fixes in the TouchExplorer."

12 years agoMade the Switch class public.
Chet Haase [Fri, 26 Aug 2011 16:54:06 +0000 (09:54 -0700)]
Made the Switch class public.

Tweaked the API of Switch slightly and made the class public (it was
hidden before).

Change-Id: I4a099e8afd18a11a5850252025ae3bbbb866830d

12 years agoMerge "Add a missing NULL check." into ics-aah
John Grossman [Mon, 29 Aug 2011 17:42:56 +0000 (10:42 -0700)]
Merge "Add a missing NULL check." into ics-aah

12 years agoMerge "Fix bug 5124021 - Menu visibility incorrect when restoring ListView selection...
Adam Powell [Mon, 29 Aug 2011 17:42:43 +0000 (10:42 -0700)]
Merge "Fix bug 5124021 - Menu visibility incorrect when restoring ListView selection mode"

12 years agoAdd a missing NULL check.
John Grossman [Mon, 29 Aug 2011 17:26:47 +0000 (10:26 -0700)]
Add a missing NULL check.

The get_next_write_timestamp method introduced to the audio HAL is optional.
HALs which do not implement it leave it set to NULL.  Callers (there is
currently only one in the AudioMixer code) need to be certain to check for NULL
before invoking it.

Change-Id: I9e06d688311c388446bb53993291ebc0f98cff89

12 years agoTap highlight fix + small perf increase
John Reck [Mon, 29 Aug 2011 17:19:02 +0000 (10:19 -0700)]
Tap highlight fix + small perf increase

 Bug: 5229717

Change-Id: I9ebc92dc96d77ff9051517b717d203686b574f7a

12 years agoam 2db44c58: Merge "Update IRemoteControlDisplay when it registers."
Jean-Michel Trivi [Mon, 29 Aug 2011 17:25:53 +0000 (10:25 -0700)]
am 2db44c58: Merge "Update IRemoteControlDisplay when it registers."

* commit '2db44c5838fb0bb35092a19f31ee887892a451a1':
  Update IRemoteControlDisplay when it registers.

12 years agoMerge "Update IRemoteControlDisplay when it registers."
Jean-Michel Trivi [Mon, 29 Aug 2011 17:09:04 +0000 (10:09 -0700)]
Merge "Update IRemoteControlDisplay when it registers."