38980 Commits

Author SHA1 Message Date
Jesse Wilson
07481ccd1d Deprecate a method that formats only IPv4 addresses.
Anyone calling this method is probably storing IP addresses
in an int, which doesn't make sense anymore.

Change-Id: Iba535b66f6cff47ce07b5ecc6427e3b2fd846998
2011-01-06 19:33:00 -08:00
Vasu Nori
a270bd59a8 Merge "fix a long-standing 'typo' bug" into honeycomb 2011-01-06 18:57:13 -08:00
Romain Guy
424a1bb09b Merge "New layers API for Views." into honeycomb 2011-01-06 18:50:19 -08:00
Vasu Nori
29549c7abd fix a long-standing 'typo' bug
bug:2676368
Change-Id: Ie7381f343223c3bd4757de962efab7b75fe2cf1d
2011-01-06 18:46:39 -08:00
Justin Ho
646897cb07 Merge "Updated flightmode stat_sys icon" into honeycomb 2011-01-06 18:34:34 -08:00
Romain Guy
171c592f0b New layers API for Views.
This API can be used to back a view and its children with either a
software layer (bitmap) or hardware layer (FBO). Layers have
various usages, including color filtering and performance
improvements during animations.

Change-Id: Ifc3bea847918042730fc5a8c2d4206dd6c9420a3
2011-01-06 18:34:30 -08:00
Justin Ho
a5742aeb81 Updated flightmode stat_sys icon
Change-Id: Ic87be7c565fe374617bb51cbac912151288a1728
2011-01-06 18:32:24 -08:00
Xavier Ducrohet
f0fe6d311d Merge "LayoutLib: fix clipping issues." into honeycomb 2011-01-06 18:14:20 -08:00
Xavier Ducrohet
a7cac5e054 LayoutLib: fix clipping issues.
There were two issues:
- Graphics2D.setClip only works on rectangular shapes.
  This means doing a setClip on a non rectangular shape should
  basically reset the clip and intersect with the new shape.

- the current clip can be null, so the combineShape method
  must handle it.

Change-Id: Id2cd7475e991d8b533ff2e8850cc2c27663f9e52
2011-01-06 18:13:49 -08:00
Svetoslav Ganov
8303dccf2b Merge "(cherrypick from master) 3322879 Device soft reboots on enabling and disabling accessibility settings" into honeycomb 2011-01-06 17:55:31 -08:00
Dianne Hackborn
32846944e9 Merge "We are now Honeycomb." into honeycomb 2011-01-06 17:41:46 -08:00
Svetoslav Ganov
563d78401d (cherrypick from master) 3322879 Device soft reboots on enabling and disabling accessibility settings
Change-Id: I7cf6f9da010113d591bd0eb2c59f7a4b92a38764
2011-01-06 17:40:26 -08:00
Robert Ly
e1cf80738d Doc Change: Fixing broken links and miscellaneous text revisions to support link fixing
Change-Id: Ic239c4c5600a6e24e2c55825b74e165808347010
2011-01-06 17:34:06 -08:00
Andreas Huber
0d1e15509b Merge "Fix typo." into honeycomb 2011-01-06 17:33:06 -08:00
Andreas Huber
24b3a4ccd6 Fix typo.
Change-Id: I2d7796425ea746432964ce48959b6c227d31df11
2011-01-06 17:32:00 -08:00
Robert Ly
73c7370985 Merge "Doc change: fixing links set 3" 2011-01-06 17:24:07 -08:00
Robert Ly
fb892bdca4 Merge "Doc change: fixing links set 2" 2011-01-06 17:23:58 -08:00
Jamie Gennis
0c43f0bee7 Merge "Add SurfaceTexture JNI registration." into honeycomb 2011-01-06 17:17:54 -08:00
Robert Greenwalt
89c8f7554b Merge "Fix handling of multiple possible default networks" into honeycomb 2011-01-06 17:16:48 -08:00
Robert Greenwalt
bff9018b74 Fix handling of multiple possible default networks
Old code assumed only 2 choices but now we have more.

bug:3328196
Change-Id: I92a02b31fae6c53f73b3684581230fad5cb1b82a
2011-01-06 17:12:23 -08:00
Jamie Gennis
aa0ce3396c Add SurfaceTexture JNI registration.
Change-Id: I5441600b334e11e6ef88eb96ebb010df75080ad6
2011-01-06 17:04:26 -08:00
Svetoslav Ganov
6a74aaaea3 Merge "3322879 Device soft reboots on enabling and disabling accessibility settings (caused due to my incorrect fix of 3304011 in change If99ef28c)" 2011-01-06 17:02:44 -08:00
Vasu Nori
c1ca07eebb Merge "in GB requery() didn't throw exceptions (mostly). replicate that in HC" into honeycomb 2011-01-06 16:52:35 -08:00
Joe Onorato
b9a12d7b87 Merge changes Ib809d4c5,I05d69da4 into honeycomb
* changes:
  This makes the events at the edge of the screen find the button.
  some touch event debugging
2011-01-06 16:45:42 -08:00
Jamie Gennis
e861d00fc3 Merge "Update api/current.xml for SurfaceTexture." into honeycomb 2011-01-06 16:37:33 -08:00
Andreas Huber
ca808ae207 Merge "If the stream for the new bandwidth doesn't have the segment we're looking for..." into honeycomb 2011-01-06 16:37:29 -08:00
Jamie Gennis
6450ef8011 Update api/current.xml for SurfaceTexture.
Change-Id: Ideccc156e5c3811dd8066c70b048e1e7c4196f55
2011-01-06 16:35:51 -08:00
Vasu Nori
ca74897b24 in GB requery() didn't throw exceptions (mostly). replicate that in HC
bug:3302851
Change-Id: I56e0bd178b200472cb1dbcbd2e80b844690b8964
2011-01-06 16:35:37 -08:00
Andreas Huber
ba572aaea6 If the stream for the new bandwidth doesn't have the segment we're looking for...
go back to the previous bandwidth' stream.

Change-Id: I3477cb6932102883509a7cbe9fb2b3bb02dac8c6
2011-01-06 16:32:05 -08:00
Jaikumar Ganesh
c173b76a46 Merge "Remove auto connection on ACL connection." into honeycomb 2011-01-06 16:31:15 -08:00
Jaikumar Ganesh
ef28e7eb52 Remove auto connection on ACL connection.
There is no need for this and causes problems with HID.
Its the reponsibility of the remote device to initiate connection
when back in range.

Fixes bug: 3282682
Change-Id: I9fed15d4ce0ae4539059001db54cc302a55e2015
2011-01-06 16:29:23 -08:00
Joe Onorato
641bad449b This makes the events at the edge of the screen find the button.
Change-Id: Ib809d4c501a1863d4023a5cc52260077be295b10
2011-01-06 16:26:12 -08:00
Joe Onorato
03ab0c7231 some touch event debugging
Change-Id: I05d69da4db8c03f9c5131cd271bd9ee1b4996ca9
2011-01-06 16:26:06 -08:00
Jamie Gennis
d559ebbc3d Merge "Add the SurfaceTexture java class." into honeycomb 2011-01-06 16:20:56 -08:00
Adam Powell
5dd6e9a9aa Merge "Fix bug 3212471 - Widget.Holo.ActionButton style and friends now 76% more useful" into honeycomb 2011-01-06 16:06:48 -08:00
Jamie Gennis
6714efc5e0 Add the SurfaceTexture java class.
This class exposes to Java the application-side interface to the
SurfaceTexture C++ class.

Change-Id: I0dba42aad90257c7adbde6fa362658c0717b70d0
2011-01-06 16:05:14 -08:00
Adam Powell
345a9f4e6d Fix bug 3212471 - Widget.Holo.ActionButton style and friends now 76% more useful
Change-Id: Ideb37c8a31e37df8fcfc549d12b4b6cafc983ca1
2011-01-06 16:03:30 -08:00
Shimeng (Simon) Wang
adba8021cd Merge "Make sure the reading level scale is within min/max limits." into honeycomb 2011-01-06 15:39:49 -08:00
Chet Haase
de69817b3c Merge "Reuse of native display list objects" into honeycomb 2011-01-06 15:02:51 -08:00
Shimeng (Simon) Wang
e85ffea862 Make sure the reading level scale is within min/max limits.
This potentially helps the following issue.  But anyway, this change
is good to have.

issue: 3292648
Change-Id: I0ad74b802d7ce2c3d66de8115187638f1d5e72ff
2011-01-06 15:01:58 -08:00
Andreas Huber
f25410ed96 Merge "Use NuPlayer for HTTP live streaming playback by default." into honeycomb 2011-01-06 14:30:27 -08:00
Jaikumar Ganesh
a107eaff03 Merge "Add temporary hack for keyboards not following spec." into honeycomb 2011-01-06 14:26:40 -08:00
Jaikumar Ganesh
ed1b2a275d Merge "Follow the spec recommendation for keyboard pairing." into honeycomb 2011-01-06 14:26:22 -08:00
Jaikumar Ganesh
8cc316e4f4 Add temporary hack for keyboards not following spec.
Change-Id: Ic206d45e54f0dc2ccf8124adb08df0c768d7e130
2011-01-06 14:18:58 -08:00
Jaikumar Ganesh
c88b0c62c5 Follow the spec recommendation for keyboard pairing.
Generate a variable pin and show it to the user.

Change-Id: Id4aae7a16f25c67d6c6ead6fd936cb14087f3c7a
2011-01-06 14:18:42 -08:00
Andreas Huber
d7069ca0bc Use NuPlayer for HTTP live streaming playback by default.
Reversed the property logic, set media.httplive.disable-nuplayer to true to revert

Change-Id: I1057940667aaab56bb75c9ea15c2cdcab736f3c6
2011-01-06 14:14:56 -08:00
Jamie Gennis
478353e231 Merge "Add camera service support for SurfaceTexture." into honeycomb 2011-01-06 13:36:47 -08:00
Jamie Gennis
ff2dc46c12 Add camera service support for SurfaceTexture.
This change enables the use of a SurfaceTexture in place of a Surface as
the destination of camera preview frames.

Change-Id: Ic70d404c8fe261e9d5da6f1de93d6babb5b191cb
2011-01-06 13:31:53 -08:00
Andreas Huber
1932fef94a Merge "Colorconverter may not support some src/dst bitmap configurations." into honeycomb 2011-01-06 13:26:51 -08:00
Andreas Huber
cc9585fb38 Merge "If we failed to initialize the codec after transitioning to IDLE state, don't assert" into honeycomb 2011-01-06 13:26:45 -08:00