OSDN Git Service

android-x86/frameworks-base.git
12 years agoMerge "Add C++ thread API androidGetThreadSchedulingGroup"
Glenn Kasten [Mon, 29 Aug 2011 21:38:52 +0000 (14:38 -0700)]
Merge "Add C++ thread API androidGetThreadSchedulingGroup"

12 years agoMerge "cherrypick from hc-mr2 Change-Id: Iab16cc2be71d6f19569c3c2ea716121922ec8325"
Robert Ly [Mon, 29 Aug 2011 21:30:48 +0000 (14:30 -0700)]
Merge "cherrypick from hc-mr2 Change-Id: Iab16cc2be71d6f19569c3c2ea716121922ec8325"

12 years agoMerge "Updated time/type docs for Renderscript."
Stephen Hines [Mon, 29 Aug 2011 21:25:55 +0000 (14:25 -0700)]
Merge "Updated time/type docs for Renderscript."

12 years agoMerge "Remove work around for driver state change"
Irfan Sheriff [Mon, 29 Aug 2011 21:13:42 +0000 (14:13 -0700)]
Merge "Remove work around for driver state change"

12 years agoRemove work around for driver state change
Irfan Sheriff [Mon, 29 Aug 2011 21:05:14 +0000 (14:05 -0700)]
Remove work around for driver state change

When we first ported wpa_supplicant 0.8, we had a work around
to fix the supplicant state change behavior from the driver.

Remove the work around since the driver behavior is fixed.

Bug: 5195278
Change-Id: I320f21ab01704931a3def6214b0cc40f214a688e

12 years agoMerge "Add a "show touches" option for demos and presentations. Bug: 4569045"
Jeff Brown [Mon, 29 Aug 2011 21:04:31 +0000 (14:04 -0700)]
Merge "Add a "show touches" option for demos and presentations. Bug: 4569045"

12 years agoMerge "Prioritize INPUT_PROP_DIRECT first."
Jeff Brown [Mon, 29 Aug 2011 21:04:21 +0000 (14:04 -0700)]
Merge "Prioritize INPUT_PROP_DIRECT first."

12 years agoMerge "Return an error to the client instead of asserting if decoder instantiation...
Andreas Huber [Mon, 29 Aug 2011 20:47:24 +0000 (13:47 -0700)]
Merge "Return an error to the client instead of asserting if decoder instantiation fails"

12 years agoMerge "Surface: move the SurfaceTexture ctor"
Jamie Gennis [Mon, 29 Aug 2011 20:41:45 +0000 (13:41 -0700)]
Merge "Surface: move the SurfaceTexture ctor"

12 years agoMerge "Cherry pick from honeycomb-mr2 Change ID I7ded723152d7beface51b45b882d4ccf9298...
Bill Gruber [Mon, 29 Aug 2011 20:04:05 +0000 (13:04 -0700)]
Merge "Cherry pick from honeycomb-mr2 Change ID I7ded723152d7beface51b45b882d4ccf92981927 Doc fix: Hello World tutorial updates Bug: 5149925"

12 years agoReturn an error to the client instead of asserting if decoder instantiation fails
Andreas Huber [Mon, 29 Aug 2011 20:01:23 +0000 (13:01 -0700)]
Return an error to the client instead of asserting if decoder instantiation fails

after a surface change.

Change-Id: Ic7758cbeb107032db68a1c3b8e2984710a12dd8b
related-to-bug: 5212725

12 years agoMerge "Suggestions popup window is dismissed on tap outside."
Gilles Debunne [Mon, 29 Aug 2011 19:58:36 +0000 (12:58 -0700)]
Merge "Suggestions popup window is dismissed on tap outside."

12 years agoMerge "Tap highlight fix + small perf increase"
John Reck [Mon, 29 Aug 2011 19:55:50 +0000 (12:55 -0700)]
Merge "Tap highlight fix + small perf increase"

12 years agoCherry pick from honeycomb-mr2 Change ID I7ded723152d7beface51b45b882d4ccf92981927
Bill Gruber [Tue, 23 Aug 2011 19:57:39 +0000 (12:57 -0700)]
Cherry pick from honeycomb-mr2 Change ID I7ded723152d7beface51b45b882d4ccf92981927
Doc fix: Hello World tutorial updates
Bug: 5149925

Change-Id: I715947dbda66657a92d5b86fb467444f331029cd

12 years agoMerge "Fix bug 5217267 - Action bars and menu shortcuts"
Adam Powell [Mon, 29 Aug 2011 19:07:52 +0000 (12:07 -0700)]
Merge "Fix bug 5217267 - Action bars and menu shortcuts"

12 years agoFix bug 5217267 - Action bars and menu shortcuts
Adam Powell [Sun, 28 Aug 2011 21:20:24 +0000 (14:20 -0700)]
Fix bug 5217267 - Action bars and menu shortcuts

Don't try to "close" the menu after completing a shortcut action if an
action bar is present.

Change-Id: I54a75543cf9a52e3186ff464924a0b37d0b20b9d

12 years agoMerge "Massaging framework window transitions."
Brandon Keely [Mon, 29 Aug 2011 18:34:02 +0000 (11:34 -0700)]
Merge "Massaging framework window transitions."

12 years agoMerge "Made the Switch class public."
Chet Haase [Mon, 29 Aug 2011 18:21:49 +0000 (11:21 -0700)]
Merge "Made the Switch class public."

12 years agoMerge "Italic should be italic and bold should be bold."
Romain Guy [Mon, 29 Aug 2011 18:13:23 +0000 (11:13 -0700)]
Merge "Italic should be italic and bold should be bold."

12 years agoItalic should be italic and bold should be bold.
Romain Guy [Mon, 29 Aug 2011 18:12:19 +0000 (11:12 -0700)]
Italic should be italic and bold should be bold.

Change-Id: I68933a7d7c32951c4d52d945baaedcb2583caef4

12 years agoMerge "Clean up and bug fixes in the TouchExplorer."
Svetoslav Ganov [Mon, 29 Aug 2011 18:04:33 +0000 (11:04 -0700)]
Merge "Clean up and bug fixes in the TouchExplorer."

12 years agoMade the Switch class public.
Chet Haase [Fri, 26 Aug 2011 16:54:06 +0000 (09:54 -0700)]
Made the Switch class public.

Tweaked the API of Switch slightly and made the class public (it was
hidden before).

Change-Id: I4a099e8afd18a11a5850252025ae3bbbb866830d

12 years agoMerge "Fix bug 5124021 - Menu visibility incorrect when restoring ListView selection...
Adam Powell [Mon, 29 Aug 2011 17:42:43 +0000 (10:42 -0700)]
Merge "Fix bug 5124021 - Menu visibility incorrect when restoring ListView selection mode"

12 years agoTap highlight fix + small perf increase
John Reck [Mon, 29 Aug 2011 17:19:02 +0000 (10:19 -0700)]
Tap highlight fix + small perf increase

 Bug: 5229717

Change-Id: I9ebc92dc96d77ff9051517b717d203686b574f7a

12 years agoMerge "Update IRemoteControlDisplay when it registers."
Jean-Michel Trivi [Mon, 29 Aug 2011 17:09:04 +0000 (10:09 -0700)]
Merge "Update IRemoteControlDisplay when it registers."

12 years agoUpdate IRemoteControlDisplay when it registers.
Jean-Michel Trivi [Sat, 27 Aug 2011 02:10:51 +0000 (19:10 -0700)]
Update IRemoteControlDisplay when it registers.

When an IRemoteControlDisplay registers, it must receive information
 from the current client.

Change-Id: Id845e7a87ac74c2db2c59e0281b28a45f8d20528

12 years agoMerge "Simplified punctuation on lock screen. Bug: 5221162"
Claudia de Veaux [Mon, 29 Aug 2011 16:06:13 +0000 (09:06 -0700)]
Merge "Simplified punctuation on lock screen. Bug: 5221162"

12 years agoMerge "Updated text_select handles Bug: 5076695"
Justin Ho [Mon, 29 Aug 2011 16:01:20 +0000 (09:01 -0700)]
Merge "Updated text_select handles Bug: 5076695"

12 years agoMerge "Cannot compare Binder references for RC display to unregister"
Jean-Michel Trivi [Mon, 29 Aug 2011 15:56:23 +0000 (08:56 -0700)]
Merge "Cannot compare Binder references for RC display to unregister"

12 years agoMerge "Signal errors to the client instead of asserting in ACodec."
Andreas Huber [Mon, 29 Aug 2011 15:10:56 +0000 (08:10 -0700)]
Merge "Signal errors to the client instead of asserting in ACodec."

12 years agoClean up and bug fixes in the TouchExplorer.
Svetoslav Ganov [Sat, 27 Aug 2011 03:33:33 +0000 (20:33 -0700)]
Clean up and bug fixes in the TouchExplorer.

1. The downTime of the first down event was zero but it should the event time.

2. Hover exit events were not injected while transitioning to delegating
   state and when tapping.

3. Differentiation between dragging and delagating state based on
   two moving pointer direction and distance is now based only on
   the direction. Hence, two pointers moving in the same direction
   are dragging, otherwise the event stream is delegated unmodified.
   The reason for that is the blind people cannot easily determine
   and control the distance between their fingers resulting in
   different behavior for gestures which the user thinks are the same
   which creates confusion. Also in some cases the delegation and
   draggig yield the same result, for example in list view, further
   adding to the confusion. This was also causing the status bar to
   be opened closed inreliably creating frustration.

4. Refactored the code such that now there is only one method that
   injects motion events and all request go through it. Some bugs
   were introduced by inconsistent implementation in the different
   injection methods.

5. Fixed a couple of event stream inconsistencies reported by the
   event consistency verifier.

bug:5224183
bug:5223787
bug:5214829

Change-Id: I16c9be3562ad093017af5b974a41ab525b73453f

12 years agoFix bug 5124021 - Menu visibility incorrect when restoring ListView
Adam Powell [Sun, 28 Aug 2011 23:18:16 +0000 (16:18 -0700)]
Fix bug 5124021 - Menu visibility incorrect when restoring ListView
selection mode

Fix visibility of menus when action modes are initiailized early.

Fix ListView problems persisting check states.

Change-Id: Idc21036dc39259e72f0e6831a0ccb4695f8858ef

12 years agoMerge "Fix bug 5067075 - missing scrollbar when entering long signatures"
Adam Powell [Sun, 28 Aug 2011 23:58:54 +0000 (16:58 -0700)]
Merge "Fix bug 5067075 - missing scrollbar when entering long signatures"

12 years agoMerge "Fix bug 5133509 - Align holo menu panel windows along the bottom of the screen"
Adam Powell [Sun, 28 Aug 2011 23:58:27 +0000 (16:58 -0700)]
Merge "Fix bug 5133509 - Align holo menu panel windows along the bottom of the screen"

12 years agoMerge "Fix 5216579: Don't show IME switch option in numeric mode of lockscreen"
Jim Miller [Sun, 28 Aug 2011 22:10:27 +0000 (15:10 -0700)]
Merge "Fix 5216579: Don't show IME switch option in numeric mode of lockscreen"

12 years agoSurface: move the SurfaceTexture ctor
Jamie Gennis [Sun, 28 Aug 2011 22:09:17 +0000 (15:09 -0700)]
Surface: move the SurfaceTexture ctor

This change moves the Surface ctor that takes a SurfaceTexture to the
portion of the file containing the public APIs.

Change-Id: I192df7bf5c0e6d0d0607bd577d72646312b2f717

12 years agoFix 5216579: Don't show IME switch option in numeric mode of lockscreen
Jim Miller [Sun, 28 Aug 2011 22:00:29 +0000 (15:00 -0700)]
Fix 5216579: Don't show IME switch option in numeric mode of lockscreen

Since LockScreen provides its own PIN entry keyboard, we don't need to show
the IME switcher button.

Change-Id: I04528acaee66e5109d631c0c79a3e7c64876e4c5

12 years agoMerge "Default W, H allowed in SurfaceMediaSource dequeue"
Pannag Sanketi [Sun, 28 Aug 2011 21:40:26 +0000 (14:40 -0700)]
Merge "Default W, H allowed in SurfaceMediaSource dequeue"

12 years agoFix bug 5067075 - missing scrollbar when entering long signatures
Adam Powell [Sun, 28 Aug 2011 21:36:05 +0000 (14:36 -0700)]
Fix bug 5067075 - missing scrollbar when entering long signatures

Let DialogPreferences decide their own IME adjust mode as normal
rather than forcing adjustPan.

Change-Id: Ib53e9f648342430640469a0682308b056e7ef991

12 years agoFix bug 5133509 - Align holo menu panel windows along the bottom of
Adam Powell [Sun, 28 Aug 2011 20:21:56 +0000 (13:21 -0700)]
Fix bug 5133509 - Align holo menu panel windows along the bottom of
the screen

Alter preferred options panel gravity policy.

Integrate new menu panel assets for holo apps.

Change-Id: I9fa98ed9359148ea6d1f1d1e727ddcd437b16e2f

12 years agoMerge "Modify enum value of OMX_COLOR_FormatAndroidOpaque"
Pannag Sanketi [Sat, 27 Aug 2011 03:05:58 +0000 (20:05 -0700)]
Merge "Modify enum value of OMX_COLOR_FormatAndroidOpaque"

12 years agoMerge "Fixing small syntax error in MPEG4 logging"
Pannag Sanketi [Sat, 27 Aug 2011 03:01:46 +0000 (20:01 -0700)]
Merge "Fixing small syntax error in MPEG4 logging"

12 years agoModify enum value of OMX_COLOR_FormatAndroidOpaque
Pannag Sanketi [Sat, 27 Aug 2011 02:34:49 +0000 (19:34 -0700)]
Modify enum value of OMX_COLOR_FormatAndroidOpaque

The enum value chosen earlier had a conflict with one of the vendors.

Change-Id: I47832dd1157447f89324d56e8ab146260cd7927c

12 years agoMerge "Accessibility fixes for action bars"
Adam Powell [Sat, 27 Aug 2011 02:32:09 +0000 (19:32 -0700)]
Merge "Accessibility fixes for action bars"

12 years agoMerge "ToggleButton could keep a reference to a previous drawable"
Romain Guy [Sat, 27 Aug 2011 02:30:08 +0000 (19:30 -0700)]
Merge "ToggleButton could keep a reference to a previous drawable"

12 years agoFixing small syntax error in MPEG4 logging
Pannag Sanketi [Sat, 27 Aug 2011 02:17:20 +0000 (19:17 -0700)]
Fixing small syntax error in MPEG4 logging

Found that the build was breaking when the logging was enabled in
MPEG4Writer. Fixed.

Change-Id: I62c5e6d16b2ecf5644c8d46b9bbcca68a797b223

12 years agoUpdated time/type docs for Renderscript.
Stephen Hines [Sat, 27 Aug 2011 02:03:16 +0000 (19:03 -0700)]
Updated time/type docs for Renderscript.

Change-Id: Idb51c64271c4f2b4705ea932c715683003eff4cc

12 years agoCannot compare Binder references for RC display to unregister
Jean-Michel Trivi [Sat, 27 Aug 2011 01:33:02 +0000 (18:33 -0700)]
Cannot compare Binder references for RC display to unregister

Cannot trust references to IRemoteControlDisplay to remain the
 same when removing a RemoteControlDisplay, compare the
 result of .asBinder() instead.

Change-Id: Ib2e82aa24bd4b12804bccff94a6a0090ff83bea8

12 years agoPrioritize INPUT_PROP_DIRECT first.
Jeff Brown [Sat, 27 Aug 2011 01:38:46 +0000 (18:38 -0700)]
Prioritize INPUT_PROP_DIRECT first.

If the device tells us it's really direct, then it's direct.

Change-Id: I83875cf47e865ff6f0def149ad0c68db24d9dc4a

12 years agoAccessibility fixes for action bars
Adam Powell [Sat, 27 Aug 2011 01:29:58 +0000 (18:29 -0700)]
Accessibility fixes for action bars

Fix bug 5220543 - fix accessibility events for action buttons

Fix bug 5224260 - fix accessibility events for home/up

Change-Id: I7d55b4819862e1eda0809da92c52ec2d97f36af0

12 years agoMerge "Lock screen should be kept on while it is touch explored."
Svetoslav Ganov [Sat, 27 Aug 2011 01:18:04 +0000 (18:18 -0700)]
Merge "Lock screen should be kept on while it is touch explored."

12 years agoMerge "Address multiple RemoteControlDisplay competing for registration"
Jean-Michel Trivi [Sat, 27 Aug 2011 01:17:40 +0000 (18:17 -0700)]
Merge "Address multiple RemoteControlDisplay competing for registration"

12 years agoAddress multiple RemoteControlDisplay competing for registration
Jean-Michel Trivi [Fri, 26 Aug 2011 19:11:36 +0000 (12:11 -0700)]
Address multiple RemoteControlDisplay competing for registration

The RemoteControlClient / Display feature only supports one
 display. If multiple displays are registered, this CL implements
 the following policy:
 - cannot unregister a display that is not the current one,
 - registering a display when another is already registered
    causes the old one to be unregistered.
This fixes a death handler leak where the previous display was
 simply overwritten, without unlinking to its death.

Change-Id: I63f8a38093796e0960761936d7fc58d47b7589b3

12 years agoMerge "Improve NDEF push API"
Nick Pelly [Sat, 27 Aug 2011 00:31:02 +0000 (17:31 -0700)]
Merge "Improve NDEF push API"

12 years agoImprove NDEF push API
Nick Pelly [Tue, 23 Aug 2011 05:27:11 +0000 (22:27 -0700)]
Improve NDEF push API

Introduce
  setNdefPushMessage()
  setNdefPushMessageCallback()
  setNdefPushCompleteCallback()

Deprecate public API
  enableForegroundNdefPush()
  disableForegroundNdefPush()

Hide & Deprecate staged (public but never released) API
  enableForegroundNdefPushCallback()

The new API's do not require the application to explicitly call
enable()/disable() in onPause()/onResume(), we use a Fragment behind
the scenes to manager this automatically.

NDEF Push can be disabled by using a null parameter, so each
enable()/disable() pair is collapsed to a single set() call.

Application code should now look something like:

    public void onCreate() {
        NfcAdapter adapter = NfcAdapter.getDefaultAdapter(this);
        if (adapter != null) {  // check that NFC is available on this device
            adapter.setNdefPushMessage(myNdefMessage, this);
        }
    }

And that's it - no need to explicitly hook into onPause() and onResume() events.

Also - introduce a generic NfcEvent class that is provided as a parameter on
all NFC callbacks. Right now it just provides the NfcAdapter, but using
the wrapper classes allows us to add more fields later without changing
the callback signature. (i'm thinking Bluetooth).

Change-Id: I371dcb026b535b8199225c1262eca64ce644458a

12 years agoAdd a "show touches" option for demos and presentations.
Jeff Brown [Sat, 27 Aug 2011 00:14:14 +0000 (17:14 -0700)]
Add a "show touches" option for demos and presentations.
Bug: 4569045

Change-Id: I8726ea292dd7def790a5e40d7d7e58968974f896

12 years agoMerge "Add timezone to the terminal response for provide local information command"
Wink Saville [Fri, 26 Aug 2011 23:53:39 +0000 (16:53 -0700)]
Merge "Add timezone to the terminal response for provide local information command"

12 years agoMerge "Add ISIM application support for LTE devices."
Jake Hamby [Fri, 26 Aug 2011 23:47:45 +0000 (16:47 -0700)]
Merge "Add ISIM application support for LTE devices."

12 years agoMerge "Add getMaxTransceiveLength() API."
Martijn Coenen [Fri, 26 Aug 2011 23:36:29 +0000 (16:36 -0700)]
Merge "Add getMaxTransceiveLength() API."

12 years agoAdd getMaxTransceiveLength() API.
Martijn Coenen [Fri, 19 Aug 2011 12:07:52 +0000 (14:07 +0200)]
Add getMaxTransceiveLength() API.

Also moved canMakeReadOnly() down in the stack, and
cleaned up TransceiveResult.

Change-Id: I85576c52478ab79f0726606659b0c17d00b222e6

12 years agoMerge "Fixed error in invalidation/LayoutTransition logic"
Chet Haase [Fri, 26 Aug 2011 23:26:22 +0000 (16:26 -0700)]
Merge "Fixed error in invalidation/LayoutTransition logic"

12 years agoToggleButton could keep a reference to a previous drawable
Romain Guy [Fri, 26 Aug 2011 23:21:03 +0000 (16:21 -0700)]
ToggleButton could keep a reference to a previous drawable

Change-Id: Ic19a8e86c61b58926504daf35f0de41358a899b4

12 years agoMerge "Warn if we're tearing down "live" DeathRecipient content [take 2]"
Christopher Tate [Fri, 26 Aug 2011 23:17:50 +0000 (16:17 -0700)]
Merge "Warn if we're tearing down "live" DeathRecipient content [take 2]"

12 years agoMerge "Import revised translations."
Eric Fischer [Fri, 26 Aug 2011 23:17:31 +0000 (16:17 -0700)]
Merge "Import revised translations."

12 years agoFixed error in invalidation/LayoutTransition logic
Chet Haase [Fri, 26 Aug 2011 22:44:33 +0000 (15:44 -0700)]
Fixed error in invalidation/LayoutTransition logic

A recent fix for invalidation noop'd calls to invalidate() on
GONE/INVISIBLE views. This logic also noop'd views which might
be GONE, but which are in the process of fading in/out via
LayoutTransition animations. These views should invalidate as
usual.

Change-Id: Ie90a340f70290391a3aa4e68df535c6aabf4e5eb

12 years agoSignal errors to the client instead of asserting in ACodec.
Andreas Huber [Fri, 26 Aug 2011 23:02:19 +0000 (16:02 -0700)]
Signal errors to the client instead of asserting in ACodec.

Also make sure NuPlayer can properly shutdown in certain edge cases.

Change-Id: Iceb16d600d87ba66c802e60e95bf62f66487a453

12 years agoMerge "Changed PreferenceCategory left padding."
Gilles Debunne [Fri, 26 Aug 2011 22:58:17 +0000 (15:58 -0700)]
Merge "Changed PreferenceCategory left padding."

12 years agoMerge "Text selection handle animations made faster."
Gilles Debunne [Fri, 26 Aug 2011 22:57:57 +0000 (15:57 -0700)]
Merge "Text selection handle animations made faster."

12 years agoMerge "Always splice historical data stats, debug info."
Jeff Sharkey [Fri, 26 Aug 2011 22:46:19 +0000 (15:46 -0700)]
Merge "Always splice historical data stats, debug info."

12 years agoMerge "Better touch rects"
John Reck [Fri, 26 Aug 2011 22:31:16 +0000 (15:31 -0700)]
Merge "Better touch rects"

12 years agoBetter touch rects
John Reck [Fri, 26 Aug 2011 01:25:09 +0000 (18:25 -0700)]
Better touch rects

 Bug: 5164486
 Get the focus rings from webkit instead of the navcache
 and draw them in Java.

Change-Id: Ib44d3f6972b3cdbca4d2f0a3034f53d9ae5bb2a8

12 years agoMerge "Define mime-types for stream items"
Makoto Onuki [Fri, 26 Aug 2011 21:50:12 +0000 (14:50 -0700)]
Merge "Define mime-types for stream items"

12 years agoImport revised translations.
Eric Fischer [Fri, 26 Aug 2011 21:49:23 +0000 (14:49 -0700)]
Import revised translations.

Change-Id: I51e1fc94b7fa3fec13f7dddad62b978dd9a71d43

12 years agoWarn if we're tearing down "live" DeathRecipient content [take 2]
Christopher Tate [Thu, 25 Aug 2011 22:48:09 +0000 (15:48 -0700)]
Warn if we're tearing down "live" DeathRecipient content [take 2]

If the native-side bookkeeping still has strong references to VM-side
DeathRecipient objects at the time when it's being torn down, that
suggests that the app is doing unwholesome.  Log a warning to that
effect, with the class name of the objects to try to help the developer
figure out what they're mishandling.

Fixes bug 5202777 -- in particular, it no longer logs in the
working-as-intended case following delivery of the death notices,
when we've got the existing list shell but the weak refs have properly
cleared.  Also step down from "error" to "warning" logging as befits
the nature of the actual situation now being described.

This new patch fixes the JNI bug present in the earlier version.

Change-Id: I095862777a8d0e3905cb7f416af658878280041d

12 years agoMerge "Don't try to rescale when no bitmap in RemoteControlClient"
Jean-Michel Trivi [Fri, 26 Aug 2011 21:25:05 +0000 (14:25 -0700)]
Merge "Don't try to rescale when no bitmap in RemoteControlClient"

12 years agoAlways splice historical data stats, debug info.
Jeff Sharkey [Fri, 26 Aug 2011 00:48:52 +0000 (17:48 -0700)]
Always splice historical data stats, debug info.

When reading network counters, always splice in xt_qtaguid values
to avoid counting backwards. Test to verify.

Remove verbose logging around global alerts, and add dumpsys debug
info for NMS and MDST. Also fix subtle bug around stats persisting
and dumping.

Bug: 52128935211028
Change-Id: I783e5286637a67ee2dd2b09878198711a926d0cb

12 years agoMerge "Textfield search items updated thickness on vertical bars Bug: 5076695"
Peter Ng [Fri, 26 Aug 2011 21:06:33 +0000 (14:06 -0700)]
Merge "Textfield search items updated thickness on vertical bars Bug: 5076695"

12 years agoMerge "Fix bug #5199577 TextView with android:password="true" is showing the "dots...
Fabrice Di Meglio [Fri, 26 Aug 2011 21:05:09 +0000 (14:05 -0700)]
Merge "Fix bug #5199577 TextView with android:password="true" is showing the "dots" on the left even if the password chars are RTL"

12 years agoMerge "Fixed WifiWatchdog notification bugs"
Irfan Sheriff [Fri, 26 Aug 2011 21:04:55 +0000 (14:04 -0700)]
Merge "Fixed WifiWatchdog notification bugs"

12 years agoUpdated text_select handles
Justin Ho [Fri, 26 Aug 2011 21:00:45 +0000 (14:00 -0700)]
Updated text_select handles
Bug: 5076695

Change-Id: I994be334fcb9dbf7ff309e37038d0f7849202923

12 years agoSimplified punctuation on lock screen.
Claudia de Veaux [Fri, 26 Aug 2011 20:49:51 +0000 (13:49 -0700)]
Simplified punctuation on lock screen.
Bug: 5221162

Change-Id: I1c2cb1847e05a017c2ecb496ef91f252f0e1b803

12 years agoMerge "Support for posting messages and synchronously waiting for a response."
Andreas Huber [Fri, 26 Aug 2011 20:47:26 +0000 (13:47 -0700)]
Merge "Support for posting messages and synchronously waiting for a response."

12 years agoMerge "Updated sysbar icons Bug: 5076695"
Justin Ho [Fri, 26 Aug 2011 20:43:48 +0000 (13:43 -0700)]
Merge "Updated sysbar icons Bug: 5076695"

12 years agoMerge "Prevent crash in VPN settings Bug #5217245"
Romain Guy [Fri, 26 Aug 2011 20:37:35 +0000 (13:37 -0700)]
Merge "Prevent crash in VPN settings Bug #5217245"

12 years agoPrevent crash in VPN settings
Romain Guy [Fri, 26 Aug 2011 20:36:37 +0000 (13:36 -0700)]
Prevent crash in VPN settings
Bug #5217245

Change-Id: Ibacf4cbd40537cd417f1518b5ac4367a3f3d7d03

12 years agoMerge "Bug 5218421. Spell check crash with Japanese characters"
Gilles Debunne [Fri, 26 Aug 2011 20:28:28 +0000 (13:28 -0700)]
Merge "Bug 5218421. Spell check crash with Japanese characters"

12 years agodocs: fix vendor ids
Scott Main [Fri, 26 Aug 2011 19:42:49 +0000 (12:42 -0700)]
docs: fix vendor ids

Change-Id: I8f1d4c657fb974b87b56dd859aac8b5312025160

12 years agoAdd ISIM application support for LTE devices.
Jake Hamby [Fri, 22 Jul 2011 00:55:53 +0000 (17:55 -0700)]
Add ISIM application support for LTE devices.

- Add methods to TelephonyManager to provide access to IMS records on
  the ISIM application of the UICC, as well as access to the ISIM
  AKA authentication algorithm.

- Add support for the new IMS methods to CDMALTEPhone, using the helper class
  ImsUiccRecords to load the IMS records from the ISIM. The same approach
  can be used to implement IMS support for UMTS/LTE devices.

- There is a new RIL request, RIL_REQUEST_ISIM_AUTHENTICATION, which is
  used to perform IMS AKA authentication using the algorithm on the ISIM
  application of the UICC. The challenge nonce and response are both encoded
  as Base64 strings.

Change-Id: I73367c7d9bc573d0d883d68adf09891de1319129

12 years agoMerge "Stop spamming the user with unchanged tickers."
Daniel Sandler [Fri, 26 Aug 2011 19:11:32 +0000 (12:11 -0700)]
Merge "Stop spamming the user with unchanged tickers."

12 years agoDon't try to rescale when no bitmap in RemoteControlClient
Jean-Michel Trivi [Fri, 26 Aug 2011 18:57:42 +0000 (11:57 -0700)]
Don't try to rescale when no bitmap in RemoteControlClient

If a RemoteControlClient has a null artwork, do no attempt to
 rescale the bitmap, it's ok to send a null bitmap to the
 IRemoteControlDisplay.

Change-Id: I8332ccfcf18107ea0b41d4e7fa232d7f68798efc

12 years agoMerge "docs: update device doc with missing changes from hc mr2"
Scott Main [Fri, 26 Aug 2011 18:56:54 +0000 (11:56 -0700)]
Merge "docs: update device doc with missing changes from hc mr2"

12 years agoFixed WifiWatchdog notification bugs
Isaac Levy [Fri, 26 Aug 2011 02:40:52 +0000 (19:40 -0700)]
Fixed WifiWatchdog notification bugs

- Space was truncated on 'disabled' notification
- Disable reason was getting wiped out on subsequent disabled
- disable reason was not propogating to WifiSettings

Change-Id: I2e57ee33d285aad39aabe1b048e7436d364b02f3

12 years agodocs: update device doc with missing changes from hc mr2
Scott Main [Fri, 26 Aug 2011 18:50:36 +0000 (11:50 -0700)]
docs: update device doc with missing changes from hc mr2

Change-Id: I655897d8a7780e4ecf400d5dc9156539133b542e

12 years agoMerge "Properly reset the number of frames we think we've written to the audio sink"
Andreas Huber [Fri, 26 Aug 2011 18:35:33 +0000 (11:35 -0700)]
Merge "Properly reset the number of frames we think we've written to the audio sink"

12 years agoMerge "docs: typo"
Scott Main [Fri, 26 Aug 2011 18:32:02 +0000 (11:32 -0700)]
Merge "docs: typo"

12 years agoMerge "docs: add pegatron vendor ID and driver download link"
Scott Main [Fri, 26 Aug 2011 18:31:43 +0000 (11:31 -0700)]
Merge "docs: add pegatron vendor ID and driver download link"

12 years agodocs: typo
Scott Main [Fri, 26 Aug 2011 18:30:56 +0000 (11:30 -0700)]
docs: typo

Change-Id: Icf9c9ae5a97a36cf6fb2d0c648576c4a730b7c36

12 years agoProperly reset the number of frames we think we've written to the audio sink
Andreas Huber [Fri, 26 Aug 2011 18:26:25 +0000 (11:26 -0700)]
Properly reset the number of frames we think we've written to the audio sink

in order to compute the final delay before posting end-of-stream correctly.

Change-Id: I4ff6d7142fdf1ea2d19d12ec78c1e84322d22e5f
related-to-bug: 5216930

12 years agoMerge "After calling loadData invalidate the content"
John Reck [Fri, 26 Aug 2011 18:15:29 +0000 (11:15 -0700)]
Merge "After calling loadData invalidate the content"

12 years agocherrypick from hc-mr2 Change-Id: Iab16cc2be71d6f19569c3c2ea716121922ec8325
Robert Ly [Fri, 26 Aug 2011 16:19:13 +0000 (09:19 -0700)]
cherrypick from hc-mr2 Change-Id: Iab16cc2be71d6f19569c3c2ea716121922ec8325

Change-Id: I31afca60ef35c8334f61ae407eb32f9c74b78a5b