OSDN Git Service

android-x86/frameworks-base.git
13 years agoam a128f5f8: am 1a230885: Merge "Fix NPE when going from proxy to no proxy." into...
Robert Greenwalt [Fri, 29 Jul 2011 17:55:58 +0000 (10:55 -0700)]
am a128f5f8: am 1a230885: Merge "Fix NPE when going from proxy to no proxy." into honeycomb-LTE

* commit 'a128f5f8c952d7f519f64882792e832a4e75e2c8':
  Fix NPE when going from proxy to no proxy.

13 years agoMerge "Quick fix for NPE in updateNotification()."
Daniel Sandler [Fri, 29 Jul 2011 17:53:17 +0000 (10:53 -0700)]
Merge "Quick fix for NPE in updateNotification()."

13 years agoam 1a230885: Merge "Fix NPE when going from proxy to no proxy." into honeycomb-LTE
Robert Greenwalt [Fri, 29 Jul 2011 17:53:16 +0000 (10:53 -0700)]
am 1a230885: Merge "Fix NPE when going from proxy to no proxy." into honeycomb-LTE

* commit '1a230885b356256e91b3bf006ec72213ba6f8f76':
  Fix NPE when going from proxy to no proxy.

13 years agoMerge "Fix NPE when going from proxy to no proxy." into honeycomb-LTE
Robert Greenwalt [Fri, 29 Jul 2011 17:51:32 +0000 (10:51 -0700)]
Merge "Fix NPE when going from proxy to no proxy." into honeycomb-LTE

13 years agoMerge "Various work on out of memory managment."
Dianne Hackborn [Fri, 29 Jul 2011 17:43:26 +0000 (10:43 -0700)]
Merge "Various work on out of memory managment."

13 years agoMerge "Fix NinePatch decoder when the target is smaller than the source."
Derek Sollenberger [Fri, 29 Jul 2011 17:41:12 +0000 (10:41 -0700)]
Merge "Fix NinePatch decoder when the target is smaller than the source."

13 years agoFix NPE when going from proxy to no proxy.
Robert Greenwalt [Fri, 29 Jul 2011 17:03:37 +0000 (10:03 -0700)]
Fix NPE when going from proxy to no proxy.

bug:5081431
Change-Id: I68a8cca94e4612bd9ee2faf1123e0b63dc25b833

13 years agoQuick fix for NPE in updateNotification().
Daniel Sandler [Fri, 29 Jul 2011 16:50:06 +0000 (12:50 -0400)]
Quick fix for NPE in updateNotification().

When the "ongoing"/"latest" split is removed, this will be
replaced with something less odious.

Bug: 5090331
Change-Id: Ib804de66985ff5f5df2e1df3c85437a1e31f1c49

13 years agoMerge "Fix NPE for devices with hardware navigation."
Daniel Sandler [Fri, 29 Jul 2011 16:49:13 +0000 (09:49 -0700)]
Merge "Fix NPE for devices with hardware navigation."

13 years agoMerge "Workaround for bug 5082381 (EALREADY on ACL collision)."
Nick Pelly [Fri, 29 Jul 2011 16:44:30 +0000 (09:44 -0700)]
Merge "Workaround for bug 5082381 (EALREADY on ACL collision)."

13 years agoMerge "Protect animation methods from Proguard."
Daniel Sandler [Fri, 29 Jul 2011 16:43:30 +0000 (09:43 -0700)]
Merge "Protect animation methods from Proguard."

13 years agoFix NPE for devices with hardware navigation.
Daniel Sandler [Fri, 29 Jul 2011 16:41:54 +0000 (12:41 -0400)]
Fix NPE for devices with hardware navigation.

Bug: 5095974
Change-Id: I4d8c39fbff6feb7b65055938ac0f725faaa6e6a3

13 years agoProtect animation methods from Proguard.
Daniel Sandler [Fri, 29 Jul 2011 16:41:25 +0000 (12:41 -0400)]
Protect animation methods from Proguard.

Bug: 5096417
Change-Id: I5546dfe0092747c311836bb2134b52be58d77b98

13 years agoam 86574d66: am 0d8acea9: Make copy-constructor make deep copy.
Robert Greenwalt [Fri, 29 Jul 2011 16:24:38 +0000 (09:24 -0700)]
am 86574d66: am 0d8acea9: Make copy-constructor make deep copy.

* commit '86574d66dacc09c9b5a0a0ab2623ec01704b6fc8':
  Make copy-constructor make deep copy.

13 years agoam 0d8acea9: Make copy-constructor make deep copy.
Robert Greenwalt [Fri, 29 Jul 2011 16:20:51 +0000 (09:20 -0700)]
am 0d8acea9: Make copy-constructor make deep copy.

* commit '0d8acea9bb452d1fdbb3d811041f7bdb1b0ef8a3':
  Make copy-constructor make deep copy.

13 years agoFix NinePatch decoder when the target is smaller than the source.
Derek Sollenberger [Fri, 29 Jul 2011 14:34:47 +0000 (10:34 -0400)]
Fix NinePatch decoder when the target is smaller than the source.

If the target is smaller on a given axis than the source then we
just draw a downscaled version of the NinePatch.  If we use the
current path and the source has transparency then areas of the
NinePatch overlap and are blended together resulting in visual
inconsistancy.

bug: 5041053
Change-Id: I0fcc6fb5c214b188a164acf0651aa4ab2f35946d

13 years agoMerge "Bring the shiny navigation button animations to phones."
Daniel Sandler [Fri, 29 Jul 2011 13:48:43 +0000 (06:48 -0700)]
Merge "Bring the shiny navigation button animations to phones."

13 years agoMerge "The fullest of fullscreen modes."
Daniel Sandler [Fri, 29 Jul 2011 12:45:55 +0000 (05:45 -0700)]
Merge "The fullest of fullscreen modes."

13 years agoBring the shiny navigation button animations to phones.
Daniel Sandler [Fri, 29 Jul 2011 12:42:15 +0000 (08:42 -0400)]
Bring the shiny navigation button animations to phones.

Also fix the accessibility descriptions (bad merge?).

Bug: 4541219
Change-Id: I8a8e2a14e5557c45af0b9e74b0bd654ff804aab9

13 years agoMerge "New richly-appointed navigation buttons."
Daniel Sandler [Fri, 29 Jul 2011 11:52:44 +0000 (04:52 -0700)]
Merge "New richly-appointed navigation buttons."

13 years agoMerge "Correct android:dimen/status_bar_icon_size for tablets."
Daniel Sandler [Fri, 29 Jul 2011 11:52:01 +0000 (04:52 -0700)]
Merge "Correct android:dimen/status_bar_icon_size for tablets."

13 years agoMerge "Part of fix for bug 5065047 build libchromium as a shared lib"
Kristian Monsen [Fri, 29 Jul 2011 10:37:49 +0000 (03:37 -0700)]
Merge "Part of fix for bug 5065047 build libchromium as a shared lib"

13 years agoMerge "Fix issues in TextServicesManagerService"
satok [Fri, 29 Jul 2011 10:29:46 +0000 (03:29 -0700)]
Merge "Fix issues in TextServicesManagerService"

13 years agoFix issues in TextServicesManagerService
satok [Fri, 29 Jul 2011 09:38:21 +0000 (18:38 +0900)]
Fix issues in TextServicesManagerService

Change-Id: I48c81226d824e8aad42e01e87fcf9a5b466d2321

13 years agoVarious work on out of memory managment.
Dianne Hackborn [Fri, 29 Jul 2011 08:25:18 +0000 (01:25 -0700)]
Various work on out of memory managment.

- Improve how we handle processes that have shown UI, to take care
  of more cases where we want to push them into the background LRU
  list.
- New trim memory level for when an application that has done UI
  is no longer visible to the user.
- Add APIs to get new trim memory callback.
- Add a host of new bind flags to tweak how the system will adjust
  the OOM level of the target process.

Change-Id: I23ba354112f411a9f8773a67426b4dff85fa2439

13 years agoCorrect android:dimen/status_bar_icon_size for tablets.
Daniel Sandler [Fri, 29 Jul 2011 04:55:39 +0000 (00:55 -0400)]
Correct android:dimen/status_bar_icon_size for tablets.

Bug: 5086130
Change-Id: I32e7ec93b87cdde20e1a250e139d2ec0b90baac2

13 years agoNew richly-appointed navigation buttons.
Daniel Sandler [Fri, 29 Jul 2011 04:33:53 +0000 (00:33 -0400)]
New richly-appointed navigation buttons.

 - Beautiful new touch feedback animations
 - Romantic icon dimming
 - Supple Corinthian leather

Bug: 4541219
Change-Id: I8c4e1ec73aba910a17001795d2b03200c5af1788

13 years agoMerge "Fix a bug where a provider could be never released."
Jean Chalard [Fri, 29 Jul 2011 02:36:32 +0000 (19:36 -0700)]
Merge "Fix a bug where a provider could be never released."

13 years agoMerge "Don't create hw layers when there's no hw context. Bug #5093805"
Romain Guy [Fri, 29 Jul 2011 02:25:29 +0000 (19:25 -0700)]
Merge "Don't create hw layers when there's no hw context. Bug #5093805"

13 years agoDon't create hw layers when there's no hw context.
Romain Guy [Fri, 29 Jul 2011 02:24:37 +0000 (19:24 -0700)]
Don't create hw layers when there's no hw context.
Bug #5093805

Change-Id: Ia58b3381c83b9a200e80020e5c1b9c337ad6c35c

13 years agoWorkaround for bug 5082381 (EALREADY on ACL collision).
Nick Pelly [Fri, 29 Jul 2011 00:59:27 +0000 (17:59 -0700)]
Workaround for bug 5082381 (EALREADY on ACL collision).

If connect() fails with EALREADY, then retry.

Unfortunately we also need to switch to a new FD. This is currently
safe, but its a little fragile to changes in the code (especially
if we ever expose the fd to applications) so it would be great to
fix this issue properly in the kernel sometime and revert this
commit.

Change-Id: I12fb6b7f2b8ca40f425f66b504754048c9460329

13 years agoMerge "Handle the existing binds to spell checkers correctly."
satok [Fri, 29 Jul 2011 01:09:59 +0000 (18:09 -0700)]
Merge "Handle the existing binds to spell checkers correctly."

13 years agoMerge "Fix 5044158: Initial pass: add music transport controls to LockScreen"
Jim Miller [Fri, 29 Jul 2011 01:04:21 +0000 (18:04 -0700)]
Merge "Fix 5044158: Initial pass: add music transport controls to LockScreen"

13 years agoHandle the existing binds to spell checkers correctly.
satok [Thu, 28 Jul 2011 11:40:38 +0000 (20:40 +0900)]
Handle the existing binds to spell checkers correctly.

Change-Id: I32efce9f8c09b5a829b0431e8c444fc54b03b440

13 years agoFix 5044158: Initial pass: add music transport controls to LockScreen
Jim Miller [Mon, 18 Jul 2011 20:09:59 +0000 (13:09 -0700)]
Fix 5044158: Initial pass: add music transport controls to LockScreen

Refactored all lockscreen notifications to go through new KeyguardStatusViewManager.
This is required to intercept messages originally intended for separate TextViews that
are now shown in a single view when showing the transport control view.

Refactor EmergencyCallButton to be handled by common code in KeyguardStatusViewManager.

First pass at LockScreenWidgetCallback for LockScreen "widgets" to send events back to LockScreen.

First pass at LockScreenWidgetInterface, which will be required of Views that want to be rendered on
LockScreen.

Added place-holder TransportControlView until the real one is ready and integrated it into GridLayouts.

Ensured emergencyCallButton is in all views, even if not shown since some devices may lock the user
out if certain criteria isn't met (missing SIM, etc).

Refactored layouts and removed keyguard_screen_status*.xml since layouts are all over the map and
no longer make good use of a shared layout for this.

Minor tweak to MultiWaveView to fix layout issues when placed in GridLayout where the measurement
was being calculated improperly.

Moved EmergencyCallButton to bottom of view where we can.

Removed unused Alpha keyboards from tablet password unlock layouts.

Removed unused views (status2, emergencyCallText screenLocked) from layouts and made common views have common names.

Fixed bug with MultiWave layout in landscape where array was shown in wrong orientation.

Separated clock colors for phones/tablets since they're now different.

Converted remaining phone layouts to use GridLayout.

Start routing audiomanager events to lockscreen views.

Move emergency call button handling to KeyguardStatusViewManager.

Change-Id: I480b0346cfe19aad316fea0c0aaabf8862693636

13 years agoMerge "Provide an API to set the friendly name of a remote device."
Matthew Xie [Fri, 29 Jul 2011 00:46:45 +0000 (17:46 -0700)]
Merge "Provide an API to set the friendly name of a remote device."

13 years agoMerge "use pageswap callback to sync WebTextView with drawing of page"
Chris Craik [Fri, 29 Jul 2011 00:23:57 +0000 (17:23 -0700)]
Merge "use pageswap callback to sync WebTextView with drawing of page"

13 years agoMerge "Add frame metadata parameter to camera data_callback."
Wu-cheng Li [Fri, 29 Jul 2011 00:23:35 +0000 (17:23 -0700)]
Merge "Add frame metadata parameter to camera data_callback."

13 years agoMake copy-constructor make deep copy.
Robert Greenwalt [Fri, 29 Jul 2011 00:21:25 +0000 (17:21 -0700)]
Make copy-constructor make deep copy.

Used to grab immutables but now will copy the data so the result
is mutable and we don't get crashes.

bug:5051667
Change-Id: I0878bf8c58069055f528121541d1911f404cbe49

13 years agoMerge "Fix bug 5079507 - ICS (phone) : ActionBar tabs don't correctly resize if activ...
Adam Powell [Thu, 28 Jul 2011 23:40:03 +0000 (16:40 -0700)]
Merge "Fix bug 5079507 - ICS (phone) : ActionBar tabs don't correctly resize if activity handles orientation change"

13 years agoMerge "Updated popup assets Bug: 5080369"
Justin Ho [Thu, 28 Jul 2011 23:39:36 +0000 (16:39 -0700)]
Merge "Updated popup assets Bug: 5080369"

13 years agoMerge "Updated spinner assets Bug: 5076695"
Justin Ho [Thu, 28 Jul 2011 23:39:21 +0000 (16:39 -0700)]
Merge "Updated spinner assets Bug: 5076695"

13 years agoMerge "Updated check_on and check_off"
Justin Ho [Thu, 28 Jul 2011 23:38:52 +0000 (16:38 -0700)]
Merge "Updated check_on and check_off"

13 years agoMerge "Support full-backup encryption and global backup password"
Christopher Tate [Thu, 28 Jul 2011 23:28:21 +0000 (16:28 -0700)]
Merge "Support full-backup encryption and global backup password"

13 years agoMerge "Add notifyPixelsChanged() call to NDK unlockPixels()."
Romain Guy [Thu, 28 Jul 2011 23:26:08 +0000 (16:26 -0700)]
Merge "Add notifyPixelsChanged() call to NDK unlockPixels()."

13 years agoMerge "Changed walled garden to better url"
Irfan Sheriff [Thu, 28 Jul 2011 23:24:38 +0000 (16:24 -0700)]
Merge "Changed walled garden to better url"

13 years agoAdd frame metadata parameter to camera data_callback.
Wu-cheng Li [Wed, 27 Jul 2011 21:30:59 +0000 (05:30 +0800)]
Add frame metadata parameter to camera data_callback.

bug:4460717
Change-Id: Ib47d7d7df20af8155a719f3dabefe030893bfebc

13 years agoFix bug 5079507 - ICS (phone) : ActionBar tabs don't correctly resize
Adam Powell [Thu, 28 Jul 2011 22:11:57 +0000 (15:11 -0700)]
Fix bug 5079507 - ICS (phone) : ActionBar tabs don't correctly resize
if activity handles orientation change

Make sure that bar content height and sizing/layout parameters are
properly updated after a configuration change.

Change-Id: I886df5cd9a655ba1bd34fab2b48e8b5be67fcc32

13 years agoChanged walled garden to better url
Isaac Levy [Wed, 27 Jul 2011 22:41:36 +0000 (15:41 -0700)]
Changed walled garden to better url

Now checking for walled gardens using 204 error code on
http://clients3.google.com/generate_204

Change-Id: I0a00dc8b956f35f6695d2085c9f03ce40dc7e231

13 years agoSupport full-backup encryption and global backup password
Christopher Tate [Tue, 19 Jul 2011 23:32:49 +0000 (16:32 -0700)]
Support full-backup encryption and global backup password

If the user has supplied a backup password in Settings, that password
is validated during the full backup process and is used as an encryption
key for encoding the backed-up data itself.  This is the fundamental
mechanism whereby users can secure their data even against malicious
parties getting physical unlocked access to their device.

Technically the user-supplied password is not used as the encryption
key for the backed-up data itself.  What is actually done is that a
random key is generated to use as the raw encryption key.  THAT key,
in turn, is encrypted with the user-supplied password (after random
salting and key expansion with PBKDF2).  The encrypted master key
and a checksum are stored in the backup header.  At restore time,
the user supplies their password, which allows the system to decrypt
the master key, which in turn allows the decryption of the backup
data itself.

The checksum is part of the archive in order to permit validation
of the user-supplied password.  The checksum is the result of running
the user-supplied password through PBKDF2 with a randomly selected
salt.  At restore time, the proposed password is run through PBKDF2
with the salt described by the archive header.  If the result does
not match the archive's stated checksum, then the user has supplied
the wrong decryption password.

Also, suppress backup consideration for a few packages whose
data is either nonexistent or inapplicable across devices or
factory reset operations.

Bug 4901637

Change-Id: Id0cc9d0fdfc046602b129f273d48e23b7a14df36

13 years agoMerge "Updaing the database version"
Svetoslav Ganov [Thu, 28 Jul 2011 22:57:25 +0000 (15:57 -0700)]
Merge "Updaing the database version"

13 years agoProvide an API to set the friendly name of a remote device.
Matthew Xie [Wed, 27 Jul 2011 01:36:49 +0000 (18:36 -0700)]
Provide an API to set the friendly name of a remote device.

BluetoothDevice setName overwrite the locally cached remote name.
The changed name is saved in the local storage so that the change
is preserved over power cycle.
bug 5081605
Change-Id: I486966033828d153bfb1076a99e274c8a7f41636

13 years agoMerge "Correctly apply linear filter to drawBitmap(Rect, Rect)"
Romain Guy [Thu, 28 Jul 2011 22:43:31 +0000 (15:43 -0700)]
Merge "Correctly apply linear filter to drawBitmap(Rect, Rect)"

13 years agouse pageswap callback to sync WebTextView with drawing of page
Chris Craik [Thu, 28 Jul 2011 18:34:31 +0000 (11:34 -0700)]
use pageswap callback to sync WebTextView with drawing of page

bug:5008210

Redraw the WebTextView when the page swaps (and thus the background is updated)
That way it updates at (approximately) the same time as the page. In software
rendering, do as before.

Depends on following external/webkit change:
https://android-git.corp.google.com/g/#change,124606

Change-Id: I59d7266a49d0ba734efdb88fef5fafe68aecfbce

13 years agoCorrectly apply linear filter to drawBitmap(Rect, Rect)
Romain Guy [Thu, 28 Jul 2011 22:39:12 +0000 (15:39 -0700)]
Correctly apply linear filter to drawBitmap(Rect, Rect)

Change-Id: I1049282e1996b1020c92cb7bec46e9f28e94e967

13 years agoMerge "Fixing widget notifyDataSetChanged() not getting called, issue 5092676"
Adam Cohen [Thu, 28 Jul 2011 22:36:19 +0000 (15:36 -0700)]
Merge "Fixing widget notifyDataSetChanged() not getting called, issue 5092676"

13 years agoUpdated popup assets
Justin Ho [Thu, 28 Jul 2011 22:15:52 +0000 (15:15 -0700)]
Updated popup assets
Bug: 5080369

Change-Id: Ib7cca68dd2a8db416fd56e7303c12f0c1e5cd484

13 years agoMerge "Updated presence icons Bug: 5045000"
Justin Ho [Thu, 28 Jul 2011 22:13:55 +0000 (15:13 -0700)]
Merge "Updated presence icons Bug: 5045000"

13 years agoUpdated presence icons
Justin Ho [Thu, 28 Jul 2011 22:07:41 +0000 (15:07 -0700)]
Updated presence icons
Bug: 5045000

Change-Id: I05c83bd74e4959374e6f42897b984db5e74e0e9f

13 years agoUpdated spinner assets
Justin Ho [Thu, 28 Jul 2011 22:01:01 +0000 (15:01 -0700)]
Updated spinner assets
Bug: 5076695

Change-Id: I5d842eb49075ebf697a6ee4241e3101cbe605a57

13 years agoFixing widget notifyDataSetChanged() not getting called, issue 5092676
Adam Cohen [Thu, 28 Jul 2011 21:59:54 +0000 (14:59 -0700)]
Fixing widget notifyDataSetChanged() not getting called, issue 5092676

Change-Id: I61a034a77c0c9d07aba71bfabe7a0864ce92c2e9

13 years agoUpdated check_on and check_off
Justin Ho [Wed, 27 Jul 2011 00:05:31 +0000 (17:05 -0700)]
Updated check_on and check_off

Open issues:
- btn_check_mixed
- btn_check_on_disable_* misnamed?

Bug: 5076695
Change-Id: I2cac714b5d0d873c774ccd06068799173a089e7a

13 years agoMerge "Keep original DialogTitle color when resizing."
Jeff Sharkey [Thu, 28 Jul 2011 21:16:50 +0000 (14:16 -0700)]
Merge "Keep original DialogTitle color when resizing."

13 years agoam 21700fed: am 5f7203eb: am 5a27a754: am bd1dee94: Merge "gps: Adding ip address...
Mike Lockwood [Thu, 28 Jul 2011 21:06:07 +0000 (14:06 -0700)]
am 21700fed: am 5f7203eb: am 5a27a754: am bd1dee94: Merge "gps: Adding ip address for AGps"

* commit '21700fedfe29f6a0a752d2bea46142038e69136c':
  gps: Adding ip address for AGps

13 years agoam 5f7203eb: am 5a27a754: am bd1dee94: Merge "gps: Adding ip address for AGps"
Mike Lockwood [Thu, 28 Jul 2011 21:04:13 +0000 (14:04 -0700)]
am 5f7203eb: am 5a27a754: am bd1dee94: Merge "gps: Adding ip address for AGps"

* commit '5f7203eb258503bc5d2ba29176bdf483a68a93b8':
  gps: Adding ip address for AGps

13 years agoMerge "Fix issue 5090721: audio record broken"
Eric Laurent [Thu, 28 Jul 2011 21:03:33 +0000 (14:03 -0700)]
Merge "Fix issue 5090721: audio record broken"

13 years agoam 5a27a754: am bd1dee94: Merge "gps: Adding ip address for AGps"
Mike Lockwood [Thu, 28 Jul 2011 21:02:14 +0000 (14:02 -0700)]
am 5a27a754: am bd1dee94: Merge "gps: Adding ip address for AGps"

* commit '5a27a7543edbd09a56e36d04adb4cfab922e6346':
  gps: Adding ip address for AGps

13 years agoMerge "Stop sending tethering broadcasts during boot."
Robert Greenwalt [Thu, 28 Jul 2011 21:00:48 +0000 (14:00 -0700)]
Merge "Stop sending tethering broadcasts during boot."

13 years agoam bd1dee94: Merge "gps: Adding ip address for AGps"
Mike Lockwood [Thu, 28 Jul 2011 21:00:27 +0000 (14:00 -0700)]
am bd1dee94: Merge "gps: Adding ip address for AGps"

* commit 'bd1dee94dfe2e1d7564cae3c8c6be53cc4e66998':
  gps: Adding ip address for AGps

13 years agoFix issue 5090721: audio record broken
Eric Laurent [Thu, 28 Jul 2011 20:59:02 +0000 (13:59 -0700)]
Fix issue 5090721: audio record broken

Commit 6dbdc40 introduced a deadlock when exiting the
AudioFlinger RecordThread.

Change-Id: I1f63e54c5aeff05da4e4d028b53f734c62c78677

13 years agoMerge "gps: Adding ip address for AGps"
Mike Lockwood [Thu, 28 Jul 2011 20:52:55 +0000 (13:52 -0700)]
Merge "gps: Adding ip address for AGps"

13 years agogps: Adding ip address for AGps
Stephen Li [Wed, 2 Mar 2011 04:56:00 +0000 (20:56 -0800)]
gps: Adding ip address for AGps

Change-Id: Ic590187d159853de2f1bd2912e159f0a00d8fb10

13 years agoam f8d13e53: am bf676d46: am 7083ed44: am 0ff79e88: Merge "GPS: Changes to enable...
Mike Lockwood [Thu, 28 Jul 2011 20:30:24 +0000 (13:30 -0700)]
am f8d13e53: am bf676d46: am 7083ed44: am 0ff79e88: Merge "GPS: Changes to enable on-demand data call flow for CDMA connections"

* commit 'f8d13e535c3e6166c2386adac3b3a2f115d2b79d':
  GPS: Changes to enable on-demand data call flow for CDMA connections

13 years agoam bf676d46: am 7083ed44: am 0ff79e88: Merge "GPS: Changes to enable on-demand data...
Mike Lockwood [Thu, 28 Jul 2011 20:27:27 +0000 (13:27 -0700)]
am bf676d46: am 7083ed44: am 0ff79e88: Merge "GPS: Changes to enable on-demand data call flow for CDMA connections"

* commit 'bf676d460d1d1fc8923982006c38d0f6785daea8':
  GPS: Changes to enable on-demand data call flow for CDMA connections

13 years agoam 7083ed44: am 0ff79e88: Merge "GPS: Changes to enable on-demand data call flow...
Mike Lockwood [Thu, 28 Jul 2011 20:25:34 +0000 (13:25 -0700)]
am 7083ed44: am 0ff79e88: Merge "GPS: Changes to enable on-demand data call flow for CDMA connections"

* commit '7083ed44ee72d4885d01c683eb745dc4bdfb74d8':
  GPS: Changes to enable on-demand data call flow for CDMA connections

13 years agoMerge "Dismiss Recent Apps when Back is pressed"
Michael Jurka [Thu, 28 Jul 2011 20:24:14 +0000 (13:24 -0700)]
Merge "Dismiss Recent Apps when Back is pressed"

13 years agoam 0ff79e88: Merge "GPS: Changes to enable on-demand data call flow for CDMA connections"
Mike Lockwood [Thu, 28 Jul 2011 20:23:01 +0000 (13:23 -0700)]
am 0ff79e88: Merge "GPS: Changes to enable on-demand data call flow for CDMA connections"

* commit '0ff79e88e2d90f80d0346e0485abe773ca85c44d':
  GPS: Changes to enable on-demand data call flow for CDMA connections

13 years agoMerge "GPS: Changes to enable on-demand data call flow for CDMA connections"
Mike Lockwood [Thu, 28 Jul 2011 20:13:35 +0000 (13:13 -0700)]
Merge "GPS: Changes to enable on-demand data call flow for CDMA connections"

13 years agoMerge "Revert "Disable Crankshaft in DRT for performance testing.""
Ben Murdoch [Thu, 28 Jul 2011 20:10:38 +0000 (13:10 -0700)]
Merge "Revert "Disable Crankshaft in DRT for performance testing.""

13 years agoRevert "Disable Crankshaft in DRT for performance testing."
Ben Murdoch [Thu, 28 Jul 2011 18:51:29 +0000 (19:51 +0100)]
Revert "Disable Crankshaft in DRT for performance testing."

This reverts commit 3f9d171e80eea1162c051dd7200dd828fa258e09.

Bug: 5052287
Change-Id: I8cd4a753e3a5a177934757a67880627c5c14e1af

13 years agoUpdaing the database version
Svetoslav Ganov [Thu, 28 Jul 2011 19:45:06 +0000 (12:45 -0700)]
Updaing the database version

Change-Id: Iff671a152ac8c96d4136f0f268167c1b60842bb5

13 years agoMerge "Updating the data base upgrade/creation code for the new touch exploraion...
Svetoslav Ganov [Thu, 28 Jul 2011 19:29:29 +0000 (12:29 -0700)]
Merge "Updating the data base upgrade/creation code for the new touch exploraion setting."

13 years agoThe fullest of fullscreen modes.
Daniel Sandler [Fri, 22 Jul 2011 16:34:33 +0000 (12:34 -0400)]
The fullest of fullscreen modes.

View.setSystemUiVisibility() now properly accepts a
bitfield, including:

  * SYSTEM_UI_FLAG_LOW_PROFILE: "lights out mode"
    (previously known, erroneously, as STATUS_BAR_HIDDEN)

  * SYSTEM_UI_FLAG_HIDE_NAVIGATION: for when you need every
    single pixel on a device that also has a navigation bar

These flags are painstakingly aggregated across the entire
view hierarchy and carefully delivered to the status bar
service, which in turn gently passes them along to the bar
implementation.

To really get access to the whole screen, you need to use
HIDE_NAVIGATION in conjunction with FLAG_FULLSCREEN and
FLAG_LAYOUT_IN_SCREEN. See development/samples/Overscan for
an example of how to do this.

Change-Id: I5fbfe009d9ceebbbf71db73f14a7008ea7c1d4da

13 years agoMerge "Fix bug 5087752 - Maintain correct contrast against action bars in inverse...
Adam Powell [Thu, 28 Jul 2011 18:58:21 +0000 (11:58 -0700)]
Merge "Fix bug 5087752 - Maintain correct contrast against action bars in inverse-bar themes"

13 years agoStop sending tethering broadcasts during boot.
Robert Greenwalt [Thu, 28 Jul 2011 18:51:11 +0000 (11:51 -0700)]
Stop sending tethering broadcasts during boot.

Well, actually they do go out, but they won't try to start anybody now
until after boot.

bug:5088272
Change-Id: Iaaf7a1e4b300e0afc3901ecfd225a77084bd0954

13 years agoFix bug 5087752 - Maintain correct contrast against action bars in
Adam Powell [Thu, 28 Jul 2011 18:25:01 +0000 (11:25 -0700)]
Fix bug 5087752 - Maintain correct contrast against action bars in
inverse-bar themes

Add the actionBarWidgetTheme theme attribute. This lets a theme
specify a wrapper theme that can be used to create views that will
end up in the action bar so that the rest of the code can ignore
differences in contrast. (e.g. the inverse action bar themes.)

Apps can use ActionBar#getThemedContext() to obtain a Context with a
proper theme for views that will end up in the action
bar. MenuInflaters generated by Activities will automatically use this
to properly theme inflated action views.

Change-Id: Ib28c82bf47c25d446cca2a63f617b8a4a0afa6b2

13 years agoKeep original DialogTitle color when resizing.
Jeff Sharkey [Thu, 28 Jul 2011 18:33:01 +0000 (11:33 -0700)]
Keep original DialogTitle color when resizing.

Change-Id: Id9d3bf565cc5660ab37037e74be63221cd638ba6

13 years agoUpdating the data base upgrade/creation code for the new touch exploraion setting.
Svetoslav Ganov [Thu, 28 Jul 2011 18:24:21 +0000 (11:24 -0700)]
Updating the data base upgrade/creation code for the new touch exploraion setting.

1. Update the database creation/upgrade code to take care of the new setting
   to enable touch exploration.

2. Made the tocuh exploration settings persistent to the cloud.

Change-Id: Ie24e9184b4a21869432d11d207cb6464fadbac3b

13 years agoMerge "AccessibilityNodeInfo reports no children for the topmost view in the tree."
Svetoslav Ganov [Thu, 28 Jul 2011 18:09:43 +0000 (11:09 -0700)]
Merge "AccessibilityNodeInfo reports no children for the topmost view in the tree."

13 years agoDismiss Recent Apps when Back is pressed
Michael Jurka [Thu, 28 Jul 2011 01:23:18 +0000 (18:23 -0700)]
Dismiss Recent Apps when Back is pressed

Change-Id: I17a1ee9683910113d822a084f804646580ab43cb

13 years agoMerge "Updated expander assets"
Justin Ho [Thu, 28 Jul 2011 17:39:36 +0000 (10:39 -0700)]
Merge "Updated expander assets"

13 years agoAdd constant for NFC sharing settings screen.
Martijn Coenen [Thu, 28 Jul 2011 16:21:39 +0000 (11:21 -0500)]
Add constant for NFC sharing settings screen.

Change-Id: Ibeea153442110542f05d1ece57a7dc6388a91fbf

13 years agoMerge "Fix bug 5087980 - MenuItem#expandActionView should work from within onCreateOp...
Adam Powell [Thu, 28 Jul 2011 17:02:14 +0000 (10:02 -0700)]
Merge "Fix bug 5087980 - MenuItem#expandActionView should work from within onCreateOptionsMenu"

13 years agoUpdated expander assets
Justin Ho [Thu, 28 Jul 2011 17:00:11 +0000 (10:00 -0700)]
Updated expander assets

Bug: 5088810
Change-Id: I57cb86eb3a977a6bc4d4a9de0d8a266c23dba24e

13 years agoMerge "Part of fix for bug 4997380: Some error types unknown to SslError"
Kristian Monsen [Thu, 28 Jul 2011 13:50:40 +0000 (06:50 -0700)]
Merge "Part of fix for bug 4997380: Some error types unknown to SslError"

13 years agoFix a bug where a provider could be never released.
Jean Chalard [Thu, 28 Jul 2011 12:45:50 +0000 (21:45 +0900)]
Fix a bug where a provider could be never released.

Bug: 5034192
Change-Id: I5d4adf27ea933687d4a0bc5ee76d57b74e708eec

13 years agoMerge "Maintain separate "restrict background data" flag."
Jeff Sharkey [Thu, 28 Jul 2011 05:08:02 +0000 (22:08 -0700)]
Merge "Maintain separate "restrict background data" flag."

13 years agoMaintain separate "restrict background data" flag.
Jeff Sharkey [Thu, 28 Jul 2011 04:11:21 +0000 (21:11 -0700)]
Maintain separate "restrict background data" flag.

Since "restrict background" depends on active networks, separate its
definition from setBackgroundDataSetting().

Bug: 4979025
Change-Id: I12bfe3a2e606375b39c67706270caa7a1bb0214e

13 years agoFix bug 5087980 - MenuItem#expandActionView should work from within
Adam Powell [Thu, 28 Jul 2011 03:05:14 +0000 (20:05 -0700)]
Fix bug 5087980 - MenuItem#expandActionView should work from within
onCreateOptionsMenu

Initialize menu presenters early enough to respond to expanding an
action view within onCreateOptionsMenu.

Have SearchView show the IME as an async post to handle attempts to
show it while the UI is still in initial setup.

Change-Id: I77f3a94ed4397737edb5a7a15bf54993b6723f5e

13 years agoam 5ad5c9e3: am d20f60c8: Merge "Support of LTE Only mode" into honeycomb-LTE
Wink Saville [Thu, 28 Jul 2011 03:41:23 +0000 (20:41 -0700)]
am 5ad5c9e3: am d20f60c8: Merge "Support of LTE Only mode" into honeycomb-LTE

* commit '5ad5c9e3efd26155ae7b5d0f3e9e2094e1f65dfe':
  Support of LTE Only mode