38621 Commits

Author SHA1 Message Date
Robert Ly
97dea14cdc Merge "Doc change: Updating titles" 2010-12-29 17:32:06 -08:00
Lorenzo Colitti
49b06be874 Merge "Get rid of setupDataCallWithProtocol." 2010-12-29 17:23:33 -08:00
Lorenzo Colitti
4eb4045072 Get rid of setupDataCallWithProtocol.
setupDataCallWithProtocol was introduced to introduce a
protocol parameter to setupDataCall without having to
modify its callers. This is not very useful, as there are
only two callers. Get rid of it and make setupDataCall take
the protocol parameter itself.

For now, hardcode IPv4 connectivity. When we add the
protocol field to ApnSettings, it will be fetched from
there.

Change-Id: I1a1adc616ffd9ac68be6911f054790da48e472d6
2010-12-29 17:02:54 -08:00
Dianne Hackborn
dee9981c2a Merge "Don't let services in persistent processes be lost after crashing." 2010-12-29 16:50:24 -08:00
Dianne Hackborn
070783f6ea Don't let services in persistent processes be lost after crashing.
Special cases persistent processes to not allow their services to be
force stopped if the processes is crashing multiple times.  Avoid the
annoying issue with the system bar going away if it is sometimes crashing.

Change-Id: Icf421f45e389827d612d70638030da755a8d3344
2010-12-29 16:46:28 -08:00
Robert Greenwalt
eeac27be1d Merge "Cache the current value of background-data." 2010-12-29 16:29:37 -08:00
Jason Sams
69011ff5e1 Merge "Move adapter2D to a derived class from Allocation." 2010-12-29 16:27:00 -08:00
Robert Ly
d7c0727090 Doc change: Updating titles
Change-Id: I4c7dcb3f71180e3c94cf788c1826d62888895a90
2010-12-29 16:19:15 -08:00
Robert Greenwalt
d825ea4ff0 Cache the current value of background-data.
The writing of the persistent setting is async, but we should
still remember it so if somebody asks before the write completes
we give the right answer.  Makes the read faster too.

bug:3312848
Change-Id: I864cb5f8d496d5bf9cbf0af9a71ca84da078f7c6
2010-12-29 16:15:02 -08:00
Robert Ly
753467e6c7 Merge "Doc change: toc changes for restructuring of dev guide" 2010-12-29 15:00:18 -08:00
Robert Ly
bdb1c5e691 Merge "Doc change: Debugging section of dev guide restructuring" 2010-12-29 14:59:48 -08:00
Robert Ly
1dc1f53cd7 Merge "Doc change: Tools section of the dev guide restructuring" 2010-12-29 14:59:42 -08:00
Robert Ly
91f901d906 Merge "Doc change: restructuring changes for building and running section of dev guide" 2010-12-29 14:59:35 -08:00
Robert Ly
31de0f0be0 Merge "Doc change: adding Projects section of dev guide" 2010-12-29 14:59:30 -08:00
Robert Ly
12eb0e8485 Merge "Doc change: restructuring of developing topics. Includes Overview, Creating and Managing AVDs, and Connecting HW Devices" 2010-12-29 14:59:19 -08:00
Jason Sams
49a05d7b82 Move adapter2D to a derived class from Allocation.
Change-Id: I7e9d8b0028ba95956476f253da38dbe64564d0da
2010-12-29 14:31:29 -08:00
Amith Yamasani
303f38c4d3 Merge "Use proper divider asset and margins." 2010-12-29 14:28:39 -08:00
Amith Yamasani
d1d7e97a9c Use proper divider asset and margins.
Bug: 3191953
2010-12-29 14:16:55 -08:00
Ying Wang
8cb9975f35 Fix build.
Due to a bug (fixed by 	59163bf2f15e28712be6598144ae0fdb94dac52b),
libstagefright_yuv.so was actually not prelinked.

Change-Id: Idbc9b968708d0fc31a087d2e4f24398072d915e2
2010-12-29 13:34:20 -08:00
Jeff Brown
8235404786 Merge "Add initial support for cursor-based pointing devices." 2010-12-29 13:22:08 -08:00
Jeff Brown
83c09685f2 Add initial support for cursor-based pointing devices.
Some parts stubbed out but you can plug in a mouse and move
a green cursor around to interact with the UI.

Change-Id: I80d597a7f11d3bd92041890f74b3c77326975e6e
2010-12-29 13:19:53 -08:00
Robert Ly
ce4d229afc Doc change: Debugging section of dev guide restructuring
Change-Id: I1dc371d181800cb1b68bfa0f7a229f6447992052
2010-12-29 12:43:23 -08:00
Cary Clark
688432f640 Merge "defer accelerator keys to hosting application" 2010-12-29 12:01:09 -08:00
Alex Sakhartchouk
24b5fa48f5 Merge "Fixing a bug in the load function." 2010-12-29 09:22:19 -08:00
Alex Sakhartchouk
b3b89f63af Fixing a bug in the load function.
Change-Id: Ie5e72836dec7f77d42c8cb9afb8c3d5591ff35a7
2010-12-29 08:43:49 -08:00
Mike Lockwood
d07c9d5d92 UsbManager: Add methods to convert between USB device names and IDs
Change-Id: I199a47805b629cc7b1714191d6af2fd70c2bda6d
Signed-off-by: Mike Lockwood <lockwood@android.com>
2010-12-29 09:44:54 -05:00
Mike Lockwood
d8b5b083c1 Merge "Change libusbhost and libmtp from static to shared libraries" 2010-12-29 06:13:24 -08:00
Mike Lockwood
da03aaad78 Change libusbhost and libmtp from static to shared libraries
Change-Id: Iccc67db32400cdeb88aa33261c9e0cf73db992ca
Signed-off-by: Mike Lockwood <lockwood@android.com>
2010-12-29 09:12:15 -05:00
Hung-ying Tyan
f268a527a2 Add config flag for enabling SIP/phone integration.
Bug: 3304625
Change-Id: If08755a1859978024569f71aee3614178a801122
2010-12-29 17:53:36 +08:00
Robert Ly
6ffacae353 Doc change: Tools section of the dev guide restructuring
Change-Id: I747dfc71e25f76b42476cd7de3c7087aa4e90850
2010-12-28 18:27:09 -08:00
Jean-Baptiste Queru
4887804ea6 am a6ac0ec3: am 69ebb984: Merge "according to rfc2617, nc-value = 8LHEX"
* commit 'a6ac0ec30dfdacb7baba126b5cea69fc7097496e':
  according to rfc2617, nc-value = 8LHEX
2010-12-28 15:53:41 -08:00
Jean-Baptiste Queru
a6ac0ec30d am 69ebb984: Merge "according to rfc2617, nc-value = 8LHEX"
* commit '69ebb984f230a523dc316bdb2c9e9c28111364fd':
  according to rfc2617, nc-value = 8LHEX
2010-12-28 15:47:42 -08:00
Jean-Baptiste Queru
69ebb984f2 Merge "according to rfc2617, nc-value = 8LHEX" 2010-12-28 15:33:10 -08:00
Svetoslav Ganov
e51f94cfe9 Updating the ColandarView javadoc to reflect public attributes
Change-Id: I6cea3af0c310ef8478e7ff9de23e5c40a7063c02
2010-12-28 15:21:43 -08:00
Alon Albert
8e3e516591 am 2967aa3e: (-s ours) am 672ebb61: Merge "Improved ignore-backoff handling Allow a non-epidited ignore-backoff op to pass through an expidited backed off op." into gingerbread
* commit '2967aa3e6060f582f166cdb334a0fb9ff0cb4759':
  Improved ignore-backoff handling Allow a non-epidited ignore-backoff op to pass through an expidited backed off op.
2010-12-28 15:09:09 -08:00
Svetoslav Ganov
3d99f5b6ef Merge "3313982 DatePicker/TimePicker allow users to scroll date/time even when disabled." 2010-12-28 15:06:34 -08:00
Svetoslav Ganov
51c52edad7 3313982 DatePicker/TimePicker allow users to scroll date/time even when disabled.
Change-Id: I8c28615bfc813dfdddf21c40d84cc7c36f1fd391
2010-12-28 15:05:43 -08:00
Alon Albert
2967aa3e60 am 672ebb61: Merge "Improved ignore-backoff handling Allow a non-epidited ignore-backoff op to pass through an expidited backed off op." into gingerbread
* commit '672ebb61a755e4bbe60e4e884b1adadf186733b6':
  Improved ignore-backoff handling Allow a non-epidited ignore-backoff op to pass through an expidited backed off op.
2010-12-28 14:57:09 -08:00
Chet Haase
e646b28cb3 Minor fix to previous fragment change: non-animating case
The previous change only hid the fragment when the transition animation
ended. But if there is no animation, the fragment would never be hidden.
This change adds an else clause that handles the non-animating case.

Change-Id: Ie35b2ae98cb5c21193dadefbef71b8542fcf5f7d
2010-12-28 14:48:32 -08:00
Alon Albert
672ebb61a7 Merge "Improved ignore-backoff handling Allow a non-epidited ignore-backoff op to pass through an expidited backed off op." into gingerbread 2010-12-28 14:44:51 -08:00
Chet Haase
61eb40d276 Delay hiding fragments until transition finishes
Change-Id: I616de20e7e161fe1a53cd5e72912cec48f078df5
2010-12-28 14:25:56 -08:00
Dianne Hackborn
1b39e221e2 Fix NPE pointed out by Chet.
Change-Id: Id421476aa6f6ff281054b435ecd09f932966305c
2010-12-28 14:17:18 -08:00
Dianne Hackborn
d173fa3b1c Possible fix to issue #3213749: NPE at...
...android.app.Fragment.startActivityForResult(Fragment.java)

Make sure to remove all pending messages when AbsListView is detached
from its window.

But...  that's not enough.

It turns out that when a fragment's views are animating away, they of
course don't get detached until after the animation is done.  However
the fragment itself is immediately destroyed, leaving its live views
still going after that.

Here's a possible solution: when fragment manager initiates an animation
on a fragment whose views are being removed, it makes note of that so
it can hold off on destroying the fragment until the animation is over.

There are a lot of interesting race conditions here, if further operations
happen on the fragment while it is being animated.  I think the code here
does something sensible, and it does seem to work for the situations I
have tested, but it is hard to know all of the edge cases that may happen.

Change-Id: I4490ce8862a9bb714c7ea54baca3072c62126388
2010-12-28 14:01:20 -08:00
Cary Clark
122da932e0 defer accelerator keys to hosting application
Allow the hosting application to do what they want if the
control key is pressed. In particular, let our Browser
map Ctrl-arrow to back and forward.

bug:3270434
Change-Id: I2dfa648edbf5a0e48b674df5023182b4a70985f6
2010-12-28 16:11:35 -05:00
Svetoslav Ganov
7d4b0062f8 Merge "Adding APIs for setting whether to show week number and setting the start day of week. Cleaned up the code a bit." 2010-12-28 12:44:54 -08:00
Jean-Baptiste Queru
827521a8e3 am 6637e307: am bfb5f596: Merge "Fix for writing empty strings to Parcel::writeString8()"
* commit '6637e307494475b85afe8869d312d4a2f832d8f4':
  Fix for writing empty strings to Parcel::writeString8()
2010-12-28 11:54:08 -08:00
Jean-Baptiste Queru
6637e30749 am bfb5f596: Merge "Fix for writing empty strings to Parcel::writeString8()"
* commit 'bfb5f5966b36c4960b56f6de10ba261332208db9':
  Fix for writing empty strings to Parcel::writeString8()
2010-12-28 11:39:21 -08:00
Jean-Baptiste Queru
bfb5f5966b Merge "Fix for writing empty strings to Parcel::writeString8()" 2010-12-28 11:25:50 -08:00
Robert Greenwalt
55985bed7b Make sure the ProxyProperties is always present.
Lets people know that it's non-null, though the InetAddr inside may be.

bug:3305689
Change-Id: I0fe16a9ef1feba987680c419fa2dc0e00e400d91
2010-12-28 11:15:06 -08:00
Jean-Baptiste Queru
03ee779b28 am e90a1b16: am 752942ec: Merge "The phone is crashing when unknown mime content is transferred."
* commit 'e90a1b16a3d6c559cb7fc47ad967a1810d88e923':
  The phone is crashing when unknown mime content is transferred.
2010-12-28 11:00:39 -08:00