56098 Commits

Author SHA1 Message Date
Fabrice Di Meglio
fd0b623c33 Update BiDi unit tests
- update basic layout for having LTR and RTL TextView

Change-Id: Ic4cc6c27d431fe69bb62c55cd76a46ea6e241b4d
2011-08-05 15:04:12 -07:00
Neel Parekh
ced110ec59 Make retrieving remote control client go through binder interface
The way the old way worked relied on the process retrieving the
current remote control client to be in the exact same process as
the AudioService.  This removes that dependency.

Change-Id: I1ba8bf32b61ec1e979ef7eee9661ba801aa19690
2011-08-05 14:36:31 -07:00
Wink Saville
fb87cf606a Merge "resolved conflicts for merge of 7bb2d942 to master" 2011-08-05 13:55:39 -07:00
Stephen Hines
8f019d6305 Merge "Start using bcinfo components within librs." 2011-08-05 13:47:00 -07:00
Christopher Tate
3851fa9c8d Handle rotation gracefully in the backup/restore confirmation UI
We now don't automatically deny the operation if stopped, but instead
allow the activity to be destroyed and recreated as usual.  We retain
the observer instance across that sequence so we keep getting progress
reports etc.

The UI now also uses the spiffy new button bar styles, and positions
the deny / confirm buttons according to ICS standards.

Bug 5115411

Change-Id: Ie760a0c8496c69f9d5881273a63ad5b5b76ff554
2011-08-05 13:18:08 -07:00
Christopher Tate
eef4ae44b3 Fix bug where sometimes the full backup pw would not be validated
There was a hole where if no backup pw was supplied and the current
pw authentication field was also left blank, it wound up not verifying
and just proceeding with the backup.

Change-Id: I857d8e83cbb2b3bf6b6b04848c5696ef0cf393a1
2011-08-05 13:15:53 -07:00
Scott Main
e3373ff620 cherrypick Change-Id: Ic3cbbc99d698337f337dfe3b6746b1780c1d067d
docs: fix docs for faketouch (must set touchscreen required=false)
issue 5121972

Change-Id: Ieeeedd9e6929cf94cb6713d0690239d214531f57
2011-08-05 12:36:47 -07:00
Wink Saville
2b30afdbad resolved conflicts for merge of 7bb2d942 to master
Change-Id: I026b01805c81d8b26d22e4a195e5e38655a34d32
2011-08-05 11:40:22 -07:00
Jaikumar Ganesh
32a1e19aba Merge "Provide address and name in BT Hot off state." 2011-08-05 11:37:22 -07:00
Jaikumar Ganesh
a66590ed78 Provide address and name in BT Hot off state.
Clients need this before BT is turned on.
Todo: If BT "hot" feature is off, read from system properties.

Change-Id: I266c2d4731cacde7a53c65e3d5fb43a2cbe29481
2011-08-05 11:34:06 -07:00
Philip Milne
c218cacee0 Merge "Remove call to setPadding() in setUseDefaultMargins()." 2011-08-05 11:32:20 -07:00
Philip Milne
b559976a50 Remove call to setPadding() in setUseDefaultMargins().
It is not possible for teh user to override the assigned padding values
because the XML attributes are processed in the opposite order.

Also, make the XML and Java examples grid3.xml and Activity2.java
consistent in preparation for a move to API demos.

Change-Id: I47334f9f5a46a8a528067d88350dd70eaa38ff33
2011-08-05 11:24:55 -07:00
Amith Yamasani
284585aa83 Merge "Don't change system sound defaults for upgrades." 2011-08-05 11:02:55 -07:00
Martijn Coenen
e29ea09328 Merge "Add Android app RTD type and convenience method." 2011-08-05 10:41:10 -07:00
Adam Powell
b83316f8c8 Merge "Fix bug 5111513 - Spinner asset updates for action bars" 2011-08-05 10:29:49 -07:00
Daniel Sandler
c4dd43b401 Merge "Fix crash in log message." 2011-08-05 10:23:22 -07:00
Irfan Sheriff
d0c3f7e770 Merge "Update scanresult capability check" 2011-08-05 10:21:51 -07:00
Daniel Sandler
6cf602cd1d Fix crash in log message.
Bug: 5126593
Change-Id: I2214e48de4d0f858b9b23c431bdf91078cc0ccd6
2011-08-05 13:20:53 -04:00
Adam Powell
13cd10cc2d Fix bug 5111513 - Spinner asset updates for action bars
Update the spinner assets/styles used for action bar list navigation.

Change-Id: I36e1cd09d0fbce21130306f3a9a202d265016eb0
2011-08-05 10:14:50 -07:00
Martijn Coenen
a37fcbce59 Add Android app RTD type and convenience method.
Change-Id: I4e6351c86a0062efc9a9f90e75c04f6520e50c4f
2011-08-05 09:59:45 -07:00
Daniel Sandler
b51b844dc8 Merge "Stop popping up the compatibility mode dialog all the time." 2011-08-05 08:45:55 -07:00
Daniel Sandler
319d1e3b28 Stop popping up the compatibility mode dialog all the time.
(The check for whether the dialog had already been shown was
accidentally removed in change I1c1bd12.)

Bug: 5069310
Change-Id: I2ea35c5891667922e78d7919132ffe599411f851
2011-08-05 11:35:47 -04:00
Svetoslav Ganov
3e4e4af452 Turning off accessibility feature reboots the device
1. The touch explorer uses delayed injection of events
   which can happen after its hosting accessibility
   input filer has been unregistered, thus the explorer
   was trying to inject events when this is not allowed.
   Now upon unregistration of the accessibility explorer
   it resets the state of the touch explorer it hosts.

bug:5105956

Change-Id: I720682abf93382aedf4f431eaac90fd2c781e442
2011-08-05 07:54:50 -07:00
Steve Block
458032659c Merge "Improve a network error description" 2011-08-05 07:53:11 -07:00
Svetoslav Ganov
9fbceea01d Merge "ACTION_HOVER_EXIT sometimes not delivered during touch exploration." 2011-08-05 04:59:04 -07:00
Svetoslav Ganov
755edceadb Merge "AccessibilityEvent#toString() always reports -1 for record count." 2011-08-05 04:57:24 -07:00
Daniel Sandler
c803422bed Merge "Clear all notifications on tablet actually works now." 2011-08-05 04:46:09 -07:00
Daniel Sandler
69ecb0a08a Merge "Instrumentation to track notification panel touch bugs." 2011-08-05 04:45:53 -07:00
Steve Block
1a1ceac9f6 Improve a network error description
Bug: 5103592
Change-Id: I6deaa69f08acb93fec4c9bd7c2fd581fd76518f8
2011-08-05 12:35:06 +01:00
satok
0dc8bb25d2 Merge "API cleanup for the spell checker framework" 2011-08-05 03:59:06 -07:00
Ken Wakasa
bd391ba1f2 Suppress the IME switcher icon by default on tablet
bug: 5001205
Change-Id: I8c983808078d984d1d25e985e23ab036b869332e
2011-08-05 18:17:30 +09:00
Jim Miller
adff7fa2f6 Merge "Fix 5117544: Fix crash in KeyguardStatusViewManager when resId==0" 2011-08-04 23:26:48 -07:00
Daniel Sandler
06a0d4b5c3 Clear all notifications on tablet actually works now.
Also, the panel is no longer buried below the screen edge
when there are no notifications.

Bug: 5115158
Change-Id: I01bc8a65ceebd64143a4c4c52d63641dc3cd1c77
2011-08-05 00:29:58 -04:00
Daniel Sandler
96e61c3c86 Instrumentation to track notification panel touch bugs.
Bug: 5122306
Bug: 5105599
Change-Id: I2ca677d71daf9c6d5931ae933b3ab496620ab564
2011-08-04 22:49:06 -04:00
Daniel Sandler
f35ed37321 Merge "Fix another NPE." 2011-08-04 19:15:49 -07:00
Jim Miller
e0c2d8e5d4 Fix 5117544: Fix crash in KeyguardStatusViewManager when resId==0
Change-Id: If870760f7dcafe02084af4c82db7dbb809c31c75
2011-08-04 19:03:18 -07:00
The Android Open Source Project
ca0c1a3c51 Reconcile with gingerbread-release gingerbread-mr4-release
Change-Id: I4ef90a9d38940c8484c030056157a99a103f6aa9
2011-08-04 18:46:02 -07:00
Tsu Chiang Chuang
4adcfb3b01 Merge "Bandwidth microbenchmark test app for ICS." 2011-08-04 18:34:53 -07:00
Adam Powell
f14f8ddd95 Merge "Fix bug 5118908 - ImageView.setImageDrawable always requests layout" 2011-08-04 18:32:18 -07:00
Adam Powell
2a0e99da03 Fix bug 5118908 - ImageView.setImageDrawable always requests layout
Make ImageView a bit more conservative about when it requests a
layout. This improves performance for ListViews where apps
asynchronously load images and replace placeholders outside of the
optimized getView path.

Change-Id: I564a4a343ab9c8c2d5baf907b5f573b5ee02c87a
2011-08-04 18:30:46 -07:00
Amith Yamasani
f88f8c92df Merge "Don't call onQueryTextChanged more often than necessary." 2011-08-04 18:25:32 -07:00
Jim Miller
f1eaf7f439 Merge "Fix 5045008: replace "ring/silence" target in LockScreen with camera app" 2011-08-04 18:06:03 -07:00
Jim Miller
be8d1cf1ac Fix 5045008: replace "ring/silence" target in LockScreen with camera app
This change replaces the ring/silence target with a camera target.  It
is disabled and falls back to the old behavior when any device policy
disables the camera.

Updated with latest icons.

Change-Id: I2374eba08f85ff1d1b0bad2859efa30bb166fb60
2011-08-04 18:00:14 -07:00
Jeff Sharkey
61d7cd460c Merge "Data cycle ends on last second of month." 2011-08-04 17:33:19 -07:00
Jeff Sharkey
af82ea2abf Data cycle ends on last second of month.
When data cycle resets on a day invalid in given month, snap the
cycle to last second of month.  Previous behavior was to bump fully
into next month, but that causes cycle loops.

Includes tests to verify.

Bug: 4623124
Change-Id: I2f233091f6f1df33a2814284519cbc04532874e9
2011-08-04 17:07:08 -07:00
Irfan Sheriff
fdd5f95a81 Update scanresult capability check
Scan results now have [ESS], [IBSS] & [P2P] to represent an
access point, ad-hoc network & p2p network.

Fix open network check.

Bug: 4998496
Change-Id: I0bf3f168677b0cd8cb27297427b539e768210995
2011-08-04 16:58:33 -07:00
Gloria Wang
803b192ea2 Merge "Close the DRM session in the destructor of ChromiumHTTPDataSource. Fix for bug 5015079." 2011-08-04 16:32:10 -07:00
Wink Saville
7bb2d94249 am 090df1dc: Merge "Delay connectivity change notifications." into honeycomb-LTE
* commit '090df1dc4188e5b9ef10a0aca5081a196085ff56':
  Delay connectivity change notifications.
2011-08-04 16:11:41 -07:00
Wink Saville
090df1dc41 Merge "Delay connectivity change notifications." into honeycomb-LTE 2011-08-04 16:10:11 -07:00
Gloria Wang
1467ec3433 Close the DRM session in the destructor of ChromiumHTTPDataSource.
Fix for bug 5015079.

Change-Id: I45fcf6ff8b50e62f2812930eaf68c00206cb7e52
2011-08-04 16:01:35 -07:00