Scott Main
1462813a28
Merge "docs: more documentation for ProgressBar" into honeycomb
2011-04-29 14:52:20 -07:00
Jason Sams
3ea208a843
Merge "Pipe rsa function though the RS api table."
2011-04-29 14:51:37 -07:00
Scott Main
42f139c069
docs: more documentation for ProgressBar
...
Change-Id: Ief415c0b22da3e7d4ea318e321edc7d215603f0f
2011-04-29 14:51:05 -07:00
Jason Sams
7da9ff5b97
Merge "Fix fifo size check code."
2011-04-29 14:50:09 -07:00
Jason Sams
c1f52d3f75
Fix fifo size check code.
...
Change-Id: If4a1874e34409e99c3fe63ff06e2b97e3369049d
2011-04-29 14:46:57 -07:00
Scott Main
205d6fb38d
am be2da3c9: am c7eb47fa: docs: tweak table headers for config qualifiers
...
* commit 'be2da3c9b64c7ced6acc9933e0b941a8ee4239fb':
docs: tweak table headers for config qualifiers
2011-04-29 14:46:28 -07:00
James Dong
f181e416ee
am ec78f551: Add avg bandwidth estimate every 2 seconds - do not merge.
...
* commit 'ec78f551b575b0274cbe796f8e08a9df1a706680':
Add avg bandwidth estimate every 2 seconds - do not merge.
2011-04-29 14:42:58 -07:00
Scott Main
be2da3c9b6
am c7eb47fa: docs: tweak table headers for config qualifiers
...
* commit 'c7eb47fad4fe39bd85c6205e38426c1867b9ed92':
docs: tweak table headers for config qualifiers
2011-04-29 14:42:55 -07:00
Scott Main
c7eb47fad4
docs: tweak table headers for config qualifiers
...
Change-Id: Idc8d48f1db9b6b87372a49095b034edff9baecfa
2011-04-29 14:12:24 -07:00
Gilles Debunne
939ccad344
Merge "SuggestionSpans are removed around edited text."
2011-04-29 13:30:03 -07:00
Gilles Debunne
75beb336f4
SuggestionSpans are removed around edited text.
...
SuggestionSpans do not make sense anymore when the text they
refer to is modified. Removed these at the lowest possible common
level: In the SpannableStringBuilder that is used to back the Editable.
This way, IME do not have to care about removing these when they change
text. And they cannot forget to so either.
Also fixed a bug in TextView's paste with multi-item paste text (never
exercised, since we have no source for such a thing).
Change-Id: I08ed921f8c04ffb1a00936a3e554a85ee82f103c
2011-04-29 13:27:37 -07:00
Kazuhiro Ondo
f0055d5e3c
CDMALTE: Evaluate data network type in pollStateDone()
...
During LTE to HRPD handover, CDMA data network type (1X, DO, RevA)
was not detected immediately as the checking was not done without
waiting for the LTE state. The patch will wait for pollStateDone
to determine new data network state.
Change-Id: I2d63d43df1f3124ba27f77897abef30f06be650d
2011-04-29 11:47:07 -07:00
Gloria Wang
f16e1ab0a9
Add DRM errors in the DRM frameworks to MediaErrors also.
...
For bug 4350156.
Change-Id: Ib5711ec642178a49203a448b7f5114e675d49394
2011-04-29 11:01:36 -07:00
Robert Greenwalt
7277744e8d
am 67c92fbd: am 5f2ff42b: Add data to bugreports.
...
* commit '67c92fbdfe52a94804f021c2255132c0f3550875':
Add data to bugreports.
2011-04-29 10:26:26 -07:00
Gloria Wang
d01ec6eab0
Add setParameter/getParameter to MediaPlayer API.
...
for bug 1982947
Change-Id: If3f40e4f18cbba155af29944af38bdc627f8cd53
2011-04-29 10:24:03 -07:00
Conley Owens
1a846ab089
am b1578d85: Merge "Fix startSearch condition on Dialog, because pressing search key causes ANR popup. If search key is pressed on Dialog and there is no search item then do nothing. How to reproduce the issue: Settings > About phone > Legal information > Google legal
...
* commit 'b1578d85ce1b3f3c5e2cf0271011c016b93b7e1a':
Fix startSearch condition on Dialog, because pressing search key causes ANR popup. If search key is pressed on Dialog and there is no search item then do nothing. How to reproduce the issue: Settings > About phone > Legal information > Google legal > Press search key > Touch list item or press back key > ANR popup is shown
2011-04-29 10:23:58 -07:00
Conley Owens
24825d59f1
am 1ecd0a9b: Merge "modify the device to enable to get the state as slide-open/slide-close."
...
* commit '1ecd0a9b28f8d608cac1a1db6c9bd493ace0ca3e':
modify the device to enable to get the state as slide-open/slide-close.
2011-04-29 10:23:53 -07:00
Conley Owens
af99655e51
am 69ef0d55: Merge "Adding missing breaks in BnSurfaceComposer::onTransact"
...
* commit '69ef0d55d7d7cb9b9bcccffff50ea10ac3833aaa':
Adding missing breaks in BnSurfaceComposer::onTransact
2011-04-29 10:23:47 -07:00
Conley Owens
1ba8543723
am 7ae9f08a: Merge "Fixed to call computeVisibleRegions() when transparent value changed"
...
* commit '7ae9f08a179fa3b312b80826cfc3c6dc97b792ec':
Fixed to call computeVisibleRegions() when transparent value changed
2011-04-29 10:23:42 -07:00
Conley Owens
52749c0b11
am 03daee63: Merge "frameworks/base: acquire lock on am only when needed"
...
* commit '03daee6380772b0ab167a7b28e37d7a21ec89c86':
frameworks/base: acquire lock on am only when needed
2011-04-29 10:23:35 -07:00
Conley Owens
e321d06430
am 2f463ef1: Merge "Adding a sanity test in the while loop in readHistory()"
...
* commit '2f463ef18bb235be57b39cbda536bcd2df2d0908':
Adding a sanity test in the while loop in readHistory()
2011-04-29 10:23:28 -07:00
Conley Owens
7bcb2f3915
am c5505f6a: Merge "Improved conversion accuracy of exif geotag data"
...
* commit 'c5505f6a150db8232cc275bedd400f7f5a593530':
Improved conversion accuracy of exif geotag data
2011-04-29 10:20:34 -07:00
Conley Owens
a50913aaf7
am e1b3f15c: Merge "Fixes broken image link in "Tools -> Traceview" documentation page."
...
* commit 'e1b3f15cadc630469cfadea63275ba8d9a1c9052':
Fixes broken image link in "Tools -> Traceview" documentation page.
2011-04-29 10:20:25 -07:00
Robert Greenwalt
67c92fbdfe
am 5f2ff42b: Add data to bugreports.
...
* commit '5f2ff42b282e093b61b9e7b07c79a74ea8ce3272':
Add data to bugreports.
2011-04-29 10:14:26 -07:00
Conley Owens
b1578d85ce
Merge "Fix startSearch condition on Dialog, because pressing search key causes ANR popup. If search key is pressed on Dialog and there is no search item then do nothing. How to reproduce the issue: Settings > About phone > Legal information > Google legal > Press search key > Touch list item or press back key > ANR popup is shown"
2011-04-29 09:59:48 -07:00
Conley Owens
1ecd0a9b28
Merge "modify the device to enable to get the state as slide-open/slide-close."
2011-04-29 09:59:42 -07:00
Conley Owens
69ef0d55d7
Merge "Adding missing breaks in BnSurfaceComposer::onTransact"
2011-04-29 09:59:36 -07:00
Conley Owens
7ae9f08a17
Merge "Fixed to call computeVisibleRegions() when transparent value changed"
2011-04-29 09:59:30 -07:00
Conley Owens
03daee6380
Merge "frameworks/base: acquire lock on am only when needed"
2011-04-29 09:59:22 -07:00
Conley Owens
2f463ef18b
Merge "Adding a sanity test in the while loop in readHistory()"
2011-04-29 09:56:58 -07:00
Gilles Debunne
8e3b17ad13
Merge "TextView uses WordIterator to select words."
2011-04-29 09:51:46 -07:00
Conley Owens
c5505f6a15
Merge "Improved conversion accuracy of exif geotag data"
2011-04-29 09:48:10 -07:00
Conley Owens
e1b3f15cad
Merge "Fixes broken image link in "Tools -> Traceview" documentation page."
2011-04-29 09:48:04 -07:00
Robert Greenwalt
5f2ff42b28
Add data to bugreports.
...
Include IPv6 routes and iptables data.
Change-Id: Ie9bca8a935f93933082eef0c45f83a17be76b7ed
2011-04-29 09:43:49 -07:00
Hung-ying Tyan
71a0dab1ca
Merge "Turn on SIP phone support by default."
2011-04-29 00:34:36 -07:00
Conley Owens
54668b8a35
am e1787009: Merge "Added null check on return value for getKeyDispatcherState()"
...
* commit 'e17870092941cecf64956819d395ec34111cbe71':
Added null check on return value for getKeyDispatcherState()
2011-04-28 23:52:45 -07:00
Conley Owens
f26ec38c34
am 501f7bca: Merge "Eliminating dead logic - bitmap state simply cannot be null here."
...
* commit '501f7bca83ecc2200a590966e461590d9716df7d':
Eliminating dead logic - bitmap state simply cannot be null here.
2011-04-28 23:52:41 -07:00
Conley Owens
eef8f14888
am 11d7ec24: Merge "Removing unnecessary computation."
...
* commit '11d7ec24a55319b68bcc96443372c263a41b7dc5':
Removing unnecessary computation.
2011-04-28 23:52:37 -07:00
Conley Owens
8b22ef66ef
am e41d2aed: Merge "Using robust equality check."
...
* commit 'e41d2aed9c8d990d31af70642ae688dad1d8fb4b':
Using robust equality check.
2011-04-28 23:52:32 -07:00
Conley Owens
a951701226
am 1e29552b: Merge "We don\'t need these local references."
...
* commit '1e29552bd5feeb24952a0486e3263396978212df':
We don't need these local references.
2011-04-28 23:52:26 -07:00
Conley Owens
d66a92e687
am da882181: Merge "Eliminating dead code with no other effect than consuming battery life."
...
* commit 'da882181245fdf3eca827680d656cd298c9c318f':
Eliminating dead code with no other effect than consuming battery life.
2011-04-28 23:52:21 -07:00
Hung-ying Tyan
1f758800ee
Turn on SIP phone support by default.
...
Also make SIP available on mobile data network by default.
Bug: 4318547
Change-Id: I940e3213c4f6f30cd6238a3073b3ab45a46dd87f
2011-04-29 13:19:50 +08:00
Mathias Agopian
d476ded09c
Merge "get rid of dependency on copybit HAL module"
2011-04-28 20:14:54 -07:00
Mathias Agopian
8e86a7aba5
get rid of dependency on copybit HAL module
...
Change-Id: Ia608099a2426c11a91d33063ba53c93e1eccb428
2011-04-28 19:50:21 -07:00
Romain Guy
522aca1fbc
Merge "Fix the build."
2011-04-28 19:42:56 -07:00
Romain Guy
e208fc2f5b
Fix the build.
...
Change-Id: Ia6768ea01b3885504adb65bb9795daf68cee01e6
2011-04-28 19:42:22 -07:00
Adam Powell
9b4bee0f14
Introducing the split action bar.
...
Apply (or extend) the theme Theme.Holo.SplitActionBarWhenNarrow or
Theme.Holo.Light.SplitActionBarWhenNarrow to enable splitting the
action bar across both the top and bottom of the screen. This places
the action menu along the bottom, leaving more room at the top for
titles, navigation, and custom views and more room at the bottom for
menu items.
TODO: Refine layout of the action menu when placed at the bottom of
the screen. Make action modes split as well.
Change-Id: I92c91f99c533f26aecf6b828ed041386c4f16922
2011-04-28 19:13:25 -07:00
Romain Guy
d93e19aef7
Merge "This file should not be here."
2011-04-28 18:55:58 -07:00
Romain Guy
27ca39675f
This file should not be here.
...
Change-Id: I0ccb41869303fa765ed13763bf17c7e0ee9f036e
2011-04-28 18:55:29 -07:00
Romain Guy
ad44445c77
Merge "New widget: TextureView Bug #4343984 "
2011-04-28 18:47:01 -07:00