Steve Block
77929fddea
am 5f6bcc17: Merge "Remove some superfluous null-checks when constructing a CacheResult" into honeycomb
...
* commit '5f6bcc17e94e53af155570bb4a1c774eada7ec4e':
Remove some superfluous null-checks when constructing a CacheResult
2011-01-07 07:44:42 -08:00
Steve Block
5f6bcc17e9
Merge "Remove some superfluous null-checks when constructing a CacheResult" into honeycomb
2011-01-07 06:12:08 -08:00
Vasu Nori
a085ef3e35
am a270bd59: Merge "fix a long-standing \'typo\' bug" into honeycomb
...
* commit 'a270bd59a8e6d291af8c1cfcf13af5260ec0ed5a':
fix a long-standing 'typo' bug
2011-01-07 00:29:38 -08:00
Romain Guy
c7715def4c
am 424a1bb0: Merge "New layers API for Views." into honeycomb
...
* commit '424a1bb09b763de298ff9141a45403dc76857c10':
New layers API for Views.
2011-01-07 00:29:26 -08:00
Vasu Nori
9898d05000
am c1ca07ee: Merge "in GB requery() didn\'t throw exceptions (mostly). replicate that in HC" into honeycomb
...
* commit 'c1ca07eebb2730a4cbef5f6ba2d98abb881a85d9':
in GB requery() didn't throw exceptions (mostly). replicate that in HC
2011-01-07 00:28:49 -08:00
Joe Onorato
7f98217c48
am b9a12d7b: Merge changes Ib809d4c5,I05d69da4 into honeycomb
...
* commit 'b9a12d7b87e39e3f1588eb8d8d28129ae5449039':
This makes the events at the edge of the screen find the button.
some touch event debugging
2011-01-07 00:28:44 -08:00
Jaikumar Ganesh
d01b9be9c3
am c173b76a: Merge "Remove auto connection on ACL connection." into honeycomb
...
* commit 'c173b76a46880e99fae598b0862ae2b8c4084770':
Remove auto connection on ACL connection.
2011-01-07 00:28:23 -08:00
Shimeng (Simon) Wang
590db03eae
am adba8021: Merge "Make sure the reading level scale is within min/max limits." into honeycomb
...
* commit 'adba8021cd2fd0d20856fb4fbfed2cb000f3f1d5':
Make sure the reading level scale is within min/max limits.
2011-01-07 00:28:02 -08:00
Chet Haase
2e2608742e
am de69817b: Merge "Reuse of native display list objects" into honeycomb
...
* commit 'de69817b3c713069cc37e22a97b9d3238e7a52b1':
Reuse of native display list objects
2011-01-07 00:27:54 -08:00
Jaikumar Ganesh
d603fbe346
am a107eaff: Merge "Add temporary hack for keyboards not following spec." into honeycomb
...
* commit 'a107eaff030a0211417d1e65d1baa052357776d9':
Add temporary hack for keyboards not following spec.
2011-01-07 00:27:39 -08:00
Jaikumar Ganesh
a90593e5a7
am ed1b2a27: Merge "Follow the spec recommendation for keyboard pairing." into honeycomb
...
* commit 'ed1b2a275daf93b3300919207464c86751c3184c':
Follow the spec recommendation for keyboard pairing.
2011-01-07 00:27:32 -08:00
Vasu Nori
f17fd6af1d
am 42edf0f8: Merge "requery() should close cursorwindow insead of setting it to null." into honeycomb
...
* commit '42edf0f8cf8ca85dd5010558ff399e2c9a4c779c':
requery() should close cursorwindow insead of setting it to null.
2011-01-07 00:26:40 -08:00
Vasu Nori
4e11ab974c
am 8e6a513c: Merge "set default mode of WAL to be off." into honeycomb
...
* commit '8e6a513c97a91e897955de62c39afa03bb70dcbf':
set default mode of WAL to be off.
2011-01-07 00:26:31 -08:00
Cary Clark
a1ff823b25
am b83a4b98: Merge "pass enter key to webkit more often" into honeycomb
...
* commit 'b83a4b98de886ee3604d135c28e5ac3014acaaf6':
pass enter key to webkit more often
2011-01-07 00:26:12 -08:00
Steve Block
45db7f6a12
am 67ba204a: Tidy up CacheManager comments and documentation
...
* commit '67ba204aa23e7d5a96ad241a1623e44976b51741':
Tidy up CacheManager comments and documentation
2011-01-07 00:25:51 -08:00
Steve Block
84aa2bf89a
am e7fc1d26: Remove an unused non-public CacheManager method
...
* commit 'e7fc1d26c5061cda7076d974f705c240e4e244fc':
Remove an unused non-public CacheManager method
2011-01-07 00:25:38 -08:00
Mike Lockwood
8a81c5e7bc
am 264f6cd0: Temporarily remove UsbManager support for USB host.
...
* commit '264f6cd0b9215f75dd5917252abea98e8fce6222':
Temporarily remove UsbManager support for USB host.
2011-01-07 00:25:27 -08:00
Mike Lockwood
b5a81c438d
am 27480cd4: Remove support for obsolete PTP content provider
...
* commit '27480cd49470af667dc8985f45b5ba43ab9ed4cd':
Remove support for obsolete PTP content provider
2011-01-07 00:25:16 -08:00
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
Vasu Nori
29549c7abd
fix a long-standing 'typo' bug
...
bug:2676368
Change-Id: Ie7381f343223c3bd4757de962efab7b75fe2cf1d
2011-01-06 18:46:39 -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
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
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
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
03ab0c7231
some touch event debugging
...
Change-Id: I05d69da4db8c03f9c5131cd271bd9ee1b4996ca9
2011-01-06 16:26:06 -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
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
Chet Haase
5977baa1fa
Reuse of native display list objects
...
Change-Id: Ia4553e23930ad20e56c11faa7809be788a1ad4bb
2011-01-06 12:50:30 -08:00
Vasu Nori
42edf0f8cf
Merge "requery() should close cursorwindow insead of setting it to null." into honeycomb
2011-01-06 11:37:00 -08:00
Vasu Nori
8e6a513c97
Merge "set default mode of WAL to be off." into honeycomb
2011-01-06 11:36:53 -08:00
Cary Clark
b83a4b98de
Merge "pass enter key to webkit more often" into honeycomb
2011-01-06 11:29:33 -08:00
Cary Clark
ddbda005ad
pass enter key to webkit more often
...
If the cursor is active and on a node that doesn't want
key events, treat the enter key as a click.
Otherwise, pass key down and key up to webkit.
A companion change in external/webkit adds frames
as nodes that wants key events.
bug:3325093
Change-Id: I134d2999505925ee1e571841759cb295103b5a30
2011-01-06 13:42:11 -05:00
Vasu Nori
0e453d1115
requery() should close cursorwindow insead of setting it to null.
...
just in case GC takes a while to kick in.
Change-Id: I3a00b52afe1303be0c7d6bb561e5c07734e4dcb3
2011-01-06 09:52:51 -08:00
Steve Block
7a1121511d
Remove some superfluous null-checks when constructing a CacheResult
...
Change-Id: I57f0283872b788f84fef1667f79c37f4d92a5868
2011-01-06 17:20:21 +00:00
Steve Block
67ba204aa2
Tidy up CacheManager comments and documentation
...
Change-Id: I3a7d3836a51ef3092652ade87f29bc84af69ee7d
2011-01-06 17:20:21 +00:00
Steve Block
e7fc1d26c5
Remove an unused non-public CacheManager method
...
Change-Id: Ia0bef0a66167ce948802701e1dd85e82b937dbdf
2011-01-06 17:19:58 +00:00
Vasu Nori
a22d88493e
set default mode of WAL to be off.
...
apps will have to enable WAL explicitly.
Change-Id: Iba5c47a40f465e668ef0d538282230e99fe04ce6
2011-01-06 09:18:47 -08:00
Mike Lockwood
264f6cd0b9
Temporarily remove UsbManager support for USB host.
...
A new USB host API will be added in an upcoming commit
Change-Id: I5816c10c7acd236d31ab8ae255fc83c77121eea0
Signed-off-by: Mike Lockwood <lockwood@android.com >
2011-01-06 11:48:19 -05:00
Mike Lockwood
27480cd494
Remove support for obsolete PTP content provider
...
This will be replaced by a new PTP host API in an upcoming commit.
Change-Id: Ib914194e332b5c090cb8e34ed35bd691bc9f85d1
Signed-off-by: Mike Lockwood <lockwood@android.com >
2011-01-06 11:47:56 -05:00
Adam Powell
9456655f93
Fix a bug that could cause padded lists to draw dividers incorrectly
...
Change-Id: I6483848c55567f901ac8b1628991de3343bd3f3d
2011-01-05 23:25:33 -08:00
Adam Powell
1470f9c24e
Merge "Fix bug 3326380 - ListView motion scrolling stops too early when list is padded"
2011-01-05 22:38:35 -08:00
Adam Powell
a13fc67b81
Fix bug 3326380 - ListView motion scrolling stops too early when list
...
is padded
Change-Id: Iaca31e030aefc87f115d5022c2a42aefd73b88ea
2011-01-05 22:37:33 -08:00
Dianne Hackborn
1122566613
Merge "Implement issue #3326435 : Battery stats improvements"
2011-01-05 21:35:56 -08:00
Dianne Hackborn
c1b40e361c
Implement issue #3326435 : Battery stats improvements
...
Keep track of discharge while screen is on vs. off.
Checkin looks like:
5,0,u,dc,1,1,1,0
The last four numbers are, from left:
- Maximum battery drain over time period.
- Minimum battery drain over time period.
- Battery drain while screen was on.
- Battery drain while screen was off.
Change-Id: Ie4026a7cc8aabb2a6d47d03d2e278aa51c2d5ddf
2011-01-05 21:02:01 -08:00