Dianne Hackborn
ac49936fa5
am 48c5fb14: API review: Metadata class not used.
...
* commit '48c5fb14933cba4dcf6ba401b895e59bac4a8420':
API review: Metadata class not used.
2011-09-13 16:27:55 -07:00
Dianne Hackborn
48c5fb1493
API review: Metadata class not used.
...
The Metadata class doesn't actually seem to be used with anything
in the SDK, and the API probably needs some work, so hide it.
Change-Id: Ifecf49130b90cbb4c588ad8104f1e7957978f789
2011-09-13 16:24:45 -07:00
Irfan Sheriff
9c3e293f92
am 651cdfcb: Unhide wifi p2p API
...
* commit '651cdfcbac6245f570475991588ddc2d30265e8d':
Unhide wifi p2p API
2011-09-13 16:09:14 -07:00
Irfan Sheriff
651cdfcbac
Unhide wifi p2p API
...
Bug: 5247957
Change-Id: Id93e30c0cb60f361ba13a840de8f843415777336
2011-09-13 16:04:00 -07:00
Svetoslav Ganov
222de674ab
am bd5c9768: Merge "Adding accessibility delegate mechanism for backwards compatibility support."
...
* commit 'bd5c9768c4432c6cb2bfa5f521d49ff03c087ff8':
Adding accessibility delegate mechanism for backwards compatibility support.
2011-09-12 17:00:31 -07:00
Svetoslav Ganov
bd5c9768c4
Merge "Adding accessibility delegate mechanism for backwards compatibility support."
2011-09-12 16:58:13 -07:00
Svetoslav Ganov
031d9c1389
Adding accessibility delegate mechanism for backwards compatibility support.
...
1. Added an AccessibilityDelegate class in View which can be set by
a client that wants to cutomize accessibility behavior via
composition as opposed to inheritance. Insead overriding a new method in
View thus being bound to the API version that introduced this
method a developer can conditionally inject the accessibility
customization if the platform API version is heigh enough. The
developer will have to override the method of interest of the
delegate. The default implementation of the delegate methods is
the same as that of View in the case that there is no delegate
set. If a delegate is set calling an accessibility related method
on View will be handed off to the corresponsing method of the
delegate.
bug:5259555
Change-Id: I00e750e22e5e7164a1b571cb3d12ecaf4ab93db4
2011-09-12 15:42:19 -07:00
Dianne Hackborn
999cf805a4
am 8a48a2b9: Merge "Fix build."
...
* commit '8a48a2b96adb718f351ca3b6c3f25c74fef52a03':
Fix build.
2011-09-11 11:22:40 -07:00
Dianne Hackborn
b7fd61ee81
Fix build.
...
Change-Id: I8f0f137649ae69100a2b94706ad9b3861d8dbac0
2011-09-11 11:20:21 -07:00
Dianne Hackborn
4819eaab20
am 1a9c6c97: Merge "The wave view attributes should not be public."
...
* commit '1a9c6c97fa9f156d16190e519ae4faa13371fa72':
The wave view attributes should not be public.
2011-09-11 10:58:27 -07:00
Dianne Hackborn
1a9c6c97fa
Merge "The wave view attributes should not be public."
2011-09-11 10:56:01 -07:00
Dianne Hackborn
acc3012cd0
The wave view attributes should not be public.
...
Change-Id: I7f021fc79385f5cf2e252389cc5f672f334ee4c4
2011-09-09 18:35:23 -07:00
Adam Powell
99c3297505
am dbed0722: Fix build
...
* commit 'dbed072251306bb1d8d9cdca46eed491539f92c0':
Fix build
2011-09-09 18:14:17 -07:00
Adam Powell
dbed072251
Fix build
...
Change-Id: I2b1ad9f057367873554ca4df0c93050bbbc9ebb7
2011-09-09 18:09:51 -07:00
Romain Guy
ebb10b0a37
am 3593fc4c: Merge "Go faster!!!!"
...
* commit '3593fc4c3fac8d957db0171387472e7b812c9073':
Go faster!!!!
2011-09-09 17:37:12 -07:00
Romain Guy
1ef3fdbe04
Go faster!!!!
...
The less we do, the faster we draw.
Change-Id: I7bbc3908b36d8ae295ea3e61ef71fd9ee2187970
2011-09-09 15:34:49 -07:00
Adam Powell
201ce14494
am 4eb37f8a: Merge "Bug 5214224 - List item metrics"
...
* commit '4eb37f8a2cd9c2ed96d7f0742e180e5aca619ccb':
Bug 5214224 - List item metrics
2011-09-09 15:19:31 -07:00
Adam Powell
7c8375d652
Bug 5214224 - List item metrics
...
Base list item padding on the theme. Adjust stock framework list items
to obey this. Adjust text sizes in stock list items based on existing
theme attributes.
Change-Id: I98a441e5494fa1d1d34a5f05e525e54e8b0d78b9
2011-09-09 14:41:37 -07:00
Fred Quintana
95df5a2c6d
am 7cbfa977: Merge "Add a form of getAuthToken that both accepts an options Bundle and doesn\'t accepts an activity."
...
* commit '7cbfa977ecb2a7330b372ab59233aa4392c101bd':
Add a form of getAuthToken that both accepts an options Bundle and doesn't accepts an activity.
2011-09-09 09:56:20 -07:00
Fred Quintana
7cbfa977ec
Merge "Add a form of getAuthToken that both accepts an options Bundle and doesn't accepts an activity."
2011-09-09 09:52:45 -07:00
Marco Nelissen
29c8921763
am 02ea7d48: Merge "Fix bug 5045498 Unhide Remote Control Client API"
...
* commit '02ea7d48773210fa0f29299269aca26b3201b1d0':
Fix bug 5045498 Unhide Remote Control Client API
2011-09-09 09:08:05 -07:00
Jaikumar Ganesh
3bed2b1383
am cedd4608: Merge "Make Bluetooth Health APIs public."
...
* commit 'cedd460820ffc3e88fdac5926baf588279c38b6f':
Make Bluetooth Health APIs public.
2011-09-09 09:01:27 -07:00
Marco Nelissen
02ea7d4877
Merge "Fix bug 5045498 Unhide Remote Control Client API"
2011-09-09 08:44:19 -07:00
Jaikumar Ganesh
eb9d34630f
Make Bluetooth Health APIs public.
...
Fix a few bugs:
a) Pass a integer token to identify the channel.
b) Close fds in case of errors.
Change-Id: I2046787be5008769435f2f72a5bd67c19b749da0
2011-09-08 15:17:17 -07:00
Fred Quintana
ad93a323fe
Add a form of getAuthToken that both accepts an options Bundle and
...
doesn't accepts an activity.
Bug: 5278759
Change-Id: I513c9b5d8a907e26b9ad3c0d5977614820a4990c
2011-09-08 14:12:49 -07:00
Dave Santoro
dd15cbfd60
am 9fefa3c7: Merge "Add raw entities URI for profiles."
...
* commit '9fefa3c716e9c8d7dfb6c851c91e37e37732a955':
Add raw entities URI for profiles.
2011-09-08 13:39:46 -07:00
Dave Santoro
21f0de55c5
am a8f09b09: Merge "Add data_set for Settings table as well."
...
* commit 'a8f09b0946db9327f1d453cac92987f5e26e5102':
Add data_set for Settings table as well.
2011-09-08 13:39:41 -07:00
Dave Santoro
9fefa3c716
Merge "Add raw entities URI for profiles."
2011-09-08 13:38:00 -07:00
Dave Santoro
a8f09b0946
Merge "Add data_set for Settings table as well."
2011-09-08 13:37:43 -07:00
Steve Block
0596c46b25
am 703bde8c: Merge "Add FrameLayout.getMeasureAllChildren()"
...
* commit '703bde8ca5b2b5b7bc4460eacd48194278c45ae3':
Add FrameLayout.getMeasureAllChildren()
2011-09-08 10:39:48 -07:00
Steve Block
703bde8ca5
Merge "Add FrameLayout.getMeasureAllChildren()"
2011-09-08 10:38:15 -07:00
Dave Santoro
2b4d07519e
Add raw entities URI for profiles.
...
Bug 5274218
Change-Id: Ifc08e5c2fe4aa3d111cfbe896770a1206fa97bbf
2011-09-07 17:37:33 -07:00
Dave Santoro
7c4479f3c9
Add data_set for Settings table as well.
...
Bug 5156004
Change-Id: Iac0eac2a8a6c3994ba3188e571e39717dcb673e1
2011-09-07 17:14:00 -07:00
Adam Powell
1a93fd5214
am 8fc54f9b: Fix build
...
* commit '8fc54f9b281eecdc1ee05d7c091968b75a640e7e':
Fix build
2011-09-07 16:48:36 -07:00
Adam Powell
8fc54f9b28
Fix build
...
Change-Id: I9efe13a7647088402c6759399a96de7831df964b
2011-09-07 16:43:53 -07:00
Adam Powell
ced37d91fb
am b63d3c3a: Merge "Empty implementations of new ActionBar methods."
...
* commit 'b63d3c3aed9003fa466448d4a44a9be7f8cd7bc0':
Empty implementations of new ActionBar methods.
2011-09-07 16:20:56 -07:00
Adam Powell
b63d3c3aed
Merge "Empty implementations of new ActionBar methods."
2011-09-07 16:18:35 -07:00
Fabrice Di Meglio
12d424beed
am b6e43268: Merge "Hide RTL related APIs"
...
* commit 'b6e43268f9a499b6d04b0d218e9bd46254ebbc8e':
Hide RTL related APIs
2011-09-07 16:16:57 -07:00
Fabrice Di Meglio
b6e43268f9
Merge "Hide RTL related APIs"
2011-09-07 16:14:41 -07:00
Adam Powell
0145322e82
Empty implementations of new ActionBar methods.
...
Makes mocks happy!
Change-Id: Ib69dd3b3e0d62e2d1301103d8e3dfcec5e9b03ab
2011-09-07 16:13:36 -07:00
Fabrice Di Meglio
2273b1e4ea
Hide RTL related APIs
...
Change-Id: Idda458fcdebe7afeb9b95e328e552fcbc7939157
2011-09-07 16:06:49 -07:00
Adam Powell
2325641c56
am 35b38c04: Merge "Fix bug 5258435 - ActionBar.setBackgroundDrawable"
...
* commit '35b38c044fea0d07fd062dd027ae9d4675e8dd54':
Fix bug 5258435 - ActionBar.setBackgroundDrawable
2011-09-07 15:32:59 -07:00
Adam Powell
35b38c044f
Merge "Fix bug 5258435 - ActionBar.setBackgroundDrawable"
2011-09-07 15:31:08 -07:00
Wu-cheng Li
0b28d84f97
am cb58757d: Merge "Unhide camera video snapshot supported API."
...
* commit 'cb58757d2fc3dd23ca8da192fe6955fcb1fb801f':
Unhide camera video snapshot supported API.
2011-09-07 14:56:23 -07:00
Adam Powell
f88b915567
Fix bug 5258435 - ActionBar.setBackgroundDrawable
...
Fix this call to work properly and add methods for setting
split/stacked bar backgrounds to match existing styleable elements.
Change-Id: I8c6b1c598af1110f84a9098683d8e0226daf2e27
2011-09-07 14:55:47 -07:00
Wu-cheng Li
cb58757d2f
Merge "Unhide camera video snapshot supported API."
2011-09-07 14:53:45 -07:00
Irfan Sheriff
cb2b95e6b7
am 1a58dce0: Merge "Add feature definition for Wi-Fi Direct"
...
* commit '1a58dce0cc9ae772c0025ecadac1fe3b3a06e1a0':
Add feature definition for Wi-Fi Direct
2011-09-07 14:51:31 -07:00
Irfan Sheriff
1a58dce0cc
Merge "Add feature definition for Wi-Fi Direct"
2011-09-07 14:50:32 -07:00
Irfan Sheriff
45b8b46499
Add feature definition for Wi-Fi Direct
...
Bug: 5267396
Change-Id: I4f61b0afd1466420ab951f6d74ec444036772b21
2011-09-07 11:51:48 -07:00
Wu-cheng Li
4c454d82b6
Unhide camera video snapshot supported API.
...
bug:5187868
Change-Id: Idefde8746012c8ef504f3e3020e3fe1256c60860
2011-09-08 02:32:20 +08:00