John Wang
4d76f36422
Add iDEN to getNetworkTypeName.
...
For bug 2667143.
Integrated Digital Enhanced Network (iDEN) is a mobile telecommunications
technology which provides its users the benefits of a trunked radio and
a cellular telephone.
Change-Id: I4a1f5dbdd22a2c4ce5252688053ec4a47805d6b9
2010-12-06 10:25:52 -08:00
John Wang
d6c3838672
Block incoming calls for non-voice-device.
...
For bug 3038102.
Non-voice capable means that this device doesn't support circuit-switched
phone calls over the telephony network. It blocks the new ringing
notification at PhoneBase level.
Change-Id: Ibef28dadae222c7ad169ee59e5c11a2c93e60e93
2010-12-06 10:25:52 -08:00
Irfan Sheriff
efd804b017
Merge "Hold network hand-off wakelock only when connected"
2010-12-06 10:17:57 -08:00
Yu Shan Emily Lau
28bec9ebce
Merge "Suppress the unsupported camera recording size (ie QVGA and SQVGA)"
2010-12-06 10:14:16 -08:00
Fred Quintana
384977fcea
Merge "add caching to the AccountManagerService"
2010-12-06 09:55:54 -08:00
Robert Greenwalt
81b2d07596
Merge "Don't clobber the net hostname if it's already set."
2010-12-06 09:54:16 -08:00
Robert Greenwalt
733c62909c
Don't clobber the net hostname if it's already set.
...
Be a good citizen.
Change-Id: Ic58aeab013e2ff34201be71e01e399390edbbb5f
2010-12-06 09:47:31 -08:00
Andreas Huber
b5590846c0
Squashed commit of the following:
...
commit 9254c845d7c82976fd4b8be406ce4b17eeb0e119
Author: Andreas Huber <andih@google.com>
Date: Fri Dec 3 15:26:12 2010 -0800
Remove obsolete code from the cached data source.
Change-Id: I794b986ac8977cbc834dff189221a636ba564e36
commit 2ee33711064c58c53ba65ed9e63dd4b01ec2380e
Author: Andreas Huber <andih@google.com>
Date: Fri Dec 3 15:23:13 2010 -0800
LiveSource is dead, long live LiveSession.
Change-Id: Ibcd0731ecf9c94f0b3e5db3d53d012d9da2a1c66
commit 9eabb2c3cd8571ab859bdeae0aa7f655c414d8fa
Author: Andreas Huber <andih@google.com>
Date: Fri Dec 3 12:49:31 2010 -0800
Respect explicitly signalled discontinuities.
Change-Id: I3c0c16a2de7a99742d25db7d1b2ff0258de52271
commit 7f7f7b6b906b6ece6e4d43af7fd5f494e805c5e5
Author: Andreas Huber <andih@google.com>
Date: Fri Dec 3 11:45:57 2010 -0800
Better protection against syncword emulation in AAC ADTS content.
Change-Id: I867e80a4556dd46d24ab3e781177c248a5221719
commit fe765766582efcc350aed01135ea603576adccf6
Author: Andreas Huber <andih@google.com>
Date: Fri Dec 3 09:15:59 2010 -0800
New implementation of http live driving code.
Change-Id: I31ddf3d6a0d5929b121be704a2b9c3d6775f7737
Change-Id: Id8d1829c8fcb173756965013f848c1d426ef1048
2010-12-06 08:28:36 -08:00
Iain Merrick
768ec6f2be
Merge "Call flushCookieStore() from CookieSyncManager."
2010-12-06 05:40:48 -08:00
Iain Merrick
99f39771ab
Call flushCookieStore() from CookieSyncManager.
...
I previously tried to make this a new public API, but I realised
it should actually hang off the existing code in CookieSyncManager.
Change-Id: Ic44334008266bad5ba1245cf674350a4c10712ce
2010-12-06 13:29:42 +00:00
Ben Murdoch
961d55fe00
Prevent autofilling directly after autofilling.
...
Clear the WebTextView's data adapter after autofill fills
out the form. This ensures that the dropdown disappears.
Change-Id: I2fd1e8b5d249f6ff3943d0a0b5d2f2b55beac70a
2010-12-06 10:37:22 +00:00
satok
a6738744db
Merge "Fix null pointer exception"
2010-12-05 21:38:30 -08:00
satok
bd81c3fe34
Fix null pointer exception
...
Bug: 3250622
Change-Id: I0913f10c7deb984d2b1a51701dddf765a060592e
2010-12-06 14:14:50 +09:00
Jason Sams
f9adf6b74f
Merge "Prevent message overrun in LocklessCommandFifo."
2010-12-05 19:54:18 -08:00
Adam Powell
7e06ea80f7
Fix bug 3245210 - Bad window style for action modes for light holo dialog theme
...
Also fixed some issues with the overlay action mode window styles.
Change-Id: Ie4cf43f6ccf720ef0090ca8bd667fb6d78152f93
2010-12-05 18:29:10 -08:00
Adam Powell
d94d6e7703
Fix bug 3246772 - GridView has orange focus asset in holo theme
...
Fix bug 3246335 - ImageButton background not properly defined for holo
Change-Id: I8c90ce680dd94c8166be401ebd49bb80a3da3976
2010-12-05 16:58:09 -08:00
Adam Powell
c6ddc8cf12
Merge "Add dividers to action bar navigation. Lighter dividers for holo themes."
2010-12-05 16:49:40 -08:00
Adam Powell
3f7f7ac30a
Add dividers to action bar navigation. Lighter dividers for holo themes.
...
Change-Id: I879dbd815a891fe5db20678b674a9cee63a5e1ae
2010-12-05 16:44:38 -08:00
Dianne Hackborn
7d3fe266b1
Merge "Fix up API definitions in master."
2010-12-05 14:12:19 -08:00
James Dong
933a4bb4ff
Merge "Replace MediaMetadataRetriever.captureFrame() with MediaMetadataRetriever.getFrameAtTime()"
2010-12-05 14:07:58 -08:00
Adam Powell
6bc926bbb6
Merge "Fix bug 3214215 - ListView should stay scrolled to the bottom in transcript mode after a resize"
2010-12-05 13:54:07 -08:00
Adam Powell
da13dbae6f
Fix bug 3214215 - ListView should stay scrolled to the bottom in transcript mode after a resize
...
Change-Id: Iaccc61d9b38e7add44216f3e39b196623773af91
2010-12-05 13:47:23 -08:00
Dianne Hackborn
9d07233be5
Fix up API definitions in master.
...
9.xml -- the GB 2.3 API being released.
10.xml -- a place holder for the GB 2.4 API that is in progress.
11.xml -- the HC API that is in progress.
Currently 10.xml is just a copy of 9.xml, but it will get updated
as changes are made to GB.
Note there is a big unfortunate result here, that any new GB APIs
that are added need to be hand-merged to 10.xml. Joy.
Change-Id: Id8d2ab3906ecabc968092fc1dfb568cc29efd7ff
2010-12-05 13:26:04 -08:00
Adam Powell
a7a27b3c99
Merge "Add public style for tabby-looking views"
2010-12-05 13:13:19 -08:00
Dianne Hackborn
381fe35964
Merge "Update 9.xml to match the real GB 9.xml."
2010-12-05 13:11:57 -08:00
Dianne Hackborn
0bb0b737a8
Update 9.xml to match the real GB 9.xml.
...
Except for the stuff that shouldn't.
Change-Id: Idf73fd8526ed34d41e45a2cebcbae07b80ad6bb7
2010-12-05 13:08:53 -08:00
Adam Powell
4002cb21ea
Add public style for tabby-looking views
...
Change-Id: I5b2339aff668f4db4569e55cd29328032ca03385
2010-12-05 13:07:27 -08:00
Adam Powell
8c345d8316
Integrate new holo button assets; update action bar tab styles
...
Change-Id: I9e16b08f507cf176f57568d8cc88a913aa08fcce
2010-12-05 12:17:29 -08:00
Bryan Mawhinney
8ea061bcdd
Prevent message overrun in LocklessCommandFifo.
...
The previous logic in makeSpace and makeSpaceNonBlocking
was incorrect (probably a typo). We shouldn't loop if
looping will overwrite unread messages, or if we would
make the buffer appear empty (mPut == mGet).
Change-Id: Iabc82ca94a585a7041069db97cbed7709f2d388f
2010-12-05 17:21:07 +00:00
Adam Powell
d8b3f2e8ee
Action mode animations
...
Change-Id: I132791217a38257e4fe730f2dd364cf48069c75d
2010-12-03 20:30:52 -08:00
Yu Shan Emily Lau
e8f317d32c
Suppress the unsupported camera recording size (ie QVGA and SQVGA)
...
Change-Id: I34b6433f0aae4a117b2467069523a62e44bf9bbe
2010-12-03 19:32:25 -08:00
Adam Cohen
26e30bb7fe
Preventing StackView auto-advance during / near interaction
...
Change-Id: Ieea5492933b87f1eb30703a23c90f53869f92c20
2010-12-03 18:36:57 -08:00
Shimeng (Simon) Wang
82609adab8
Merge "Make sure the returned web view width is at least 0."
2010-12-03 18:22:29 -08:00
Michael Jurka
4d2bd4c9ae
fixing getLocationInWindow
...
- takes into account mTranslationX/Y
Change-Id: I7d622fe9e8b5e021f8585894b72ffd82c087cc57
2010-12-03 18:05:12 -08:00
James Dong
f6bd1ea0c7
Replace MediaMetadataRetriever.captureFrame() with MediaMetadataRetriever.getFrameAtTime()
...
as part of the preparation for publishing MediaMetadataRetriever as public Java API
bug - 2433195
Change-Id: I6e8a771347e3d89bfe359ae403ebfe3205ea6313
2010-12-03 17:14:25 -08:00
Irfan Sheriff
9beea36441
Hold network hand-off wakelock only when connected
...
Change-Id: I31132cb2966cfc1eb205e070116b4c784d292f46
2010-12-03 17:00:13 -08:00
Romain Guy
7c2bacf6a9
Merge "Don't render degenerate triangles in 9patches. Bug #3251983 "
2010-12-03 16:49:45 -08:00
Joe Onorato
4b2970c115
Merge "make screencap able to save pngs."
2010-12-03 16:49:39 -08:00
Romain Guy
a5ef39a216
Don't render degenerate triangles in 9patches.
...
Bug #3251983
Change-Id: Ib0b38a7b8111542372f4c4c106b6321c26fe4ad4
2010-12-03 16:48:20 -08:00
Dianne Hackborn
50ed8294d3
Fix issue #3201066 : Locale change not reflected by settings
...
Change-Id: I356c7ec021df7a20f52017e0630d341230ea349f
2010-12-03 16:38:25 -08:00
Shimeng (Simon) Wang
3712754941
Make sure the returned web view width is at least 0.
...
This will fix issue 3241963; since in WebViewCore.java there's a way
to deal with a 0-width view, but not with negative width.
issue: 3241963
Change-Id: I177bee48e53ba5108889bc2c06aebffbc6cb44c6
2010-12-03 16:34:00 -08:00
Dianne Hackborn
8c7a580b34
Some theme cleanup.
...
- Add new dialog themes without a title bar.
- Add new Theme.Holo.NoActionBar.DialogWhenLarge.
- Remove old Extended and Theme.Light.Holo themes.
- Reorder the public definitions to keep things nice.
Also @hide the MipmapDrawable class.
Change-Id: Ic69a56e9b28aacf441780633f37f0bc6a475d08a
2010-12-03 16:32:50 -08:00
Joe Onorato
5cff0630eb
make screencap able to save pngs.
...
Change-Id: Idf3542ff05670bc872bd91770810ed775266514f
2010-12-03 16:07:08 -08:00
James Dong
988f382308
Merge "Prepare for publishing MediaMetadataRetriever as public API"
2010-12-03 15:36:06 -08:00
Fred Quintana
56285a60e8
add caching to the AccountManagerService
...
- cache the accounts, userdata and authtokens
- make the AccountManagerServiceTest work again
- add a log statement for every binder call
http://b/issue?id=3188457
Change-Id: I96b94b9b690cf391fe4341e2a72893a6d823777b
2010-12-03 15:35:48 -08:00
James Dong
faf09ba940
Prepare for publishing MediaMetadataRetriever as public API
...
step one:
o replaced captureFrame with getFrameAtTime
o removed getMode
bug - 2433195
Change-Id: I38a8cecef29014692f0b08b8818326e3ebb40a12
2010-12-03 15:32:47 -08:00
Amith Yamasani
4838548209
Added to SearchView : getQuery() and setOnSearchClickListener()
...
Bug: 3083393
Bug: 3172295
2010-12-03 15:21:07 -08:00
Chet Haase
f870c28d76
Merge "Fix invalidation issue for optimized/GL case."
2010-12-03 15:17:01 -08:00
Adam Powell
d3f5ce154f
Merge "Fix bug 3248342 - resource not found for non-xlarge"
2010-12-03 14:42:11 -08:00
Chet Haase
f2f7d8f9dd
Fix invalidation issue for optimized/GL case.
...
The bug caused intermittent artifacts where some apps would not get
repainted until some overall screen invalidation occurred.
Change-Id: I82a3294429f15fe51cc8f4b47134e3b5540cb240
2010-12-03 14:35:29 -08:00