OSDN Git Service

android-x86/frameworks-base.git
10 years agoMerge "Use explicit intent for MediaScannerConnection" into klp-dev
Marco Nelissen [Wed, 28 Aug 2013 17:19:47 +0000 (17:19 +0000)]
Merge "Use explicit intent for MediaScannerConnection" into klp-dev

10 years agoMerge "Don't clear Global Proxy on boot." into klp-dev
Jason Monk [Wed, 28 Aug 2013 14:41:15 +0000 (14:41 +0000)]
Merge "Don't clear Global Proxy on boot." into klp-dev

10 years agoMerge "SystemUI asset update post ux asset merge." into klp-dev
John Spurlock [Wed, 28 Aug 2013 13:26:01 +0000 (13:26 +0000)]
Merge "SystemUI asset update post ux asset merge." into klp-dev

10 years agoSystemUI asset update post ux asset merge.
John Spurlock [Wed, 28 Aug 2013 12:56:20 +0000 (08:56 -0400)]
SystemUI asset update post ux asset merge.

Bug:10502089
Change-Id: I88b0b4a17018766bccb99426f8f270214c883427

10 years agoMerge "Remove period from "No service."" into klp-dev
Daniel Sandler [Wed, 28 Aug 2013 13:01:20 +0000 (13:01 +0000)]
Merge "Remove period from "No service."" into klp-dev

10 years agoRemove period from "No service."
Daniel Sandler [Thu, 13 Jun 2013 19:58:26 +0000 (15:58 -0400)]
Remove period from "No service."

Bug: 10460869
Change-Id: I57b030518c9cfec367da21e39af7a001a565daa4

10 years agoMerge "ImageReader: Fix null listener case" into klp-dev
Zhijun He [Wed, 28 Aug 2013 02:22:36 +0000 (02:22 +0000)]
Merge "ImageReader: Fix null listener case" into klp-dev

10 years agoMerge "Remove unreferenced assets from SystemUI." into klp-dev
John Spurlock [Wed, 28 Aug 2013 01:26:13 +0000 (01:26 +0000)]
Merge "Remove unreferenced assets from SystemUI." into klp-dev

10 years agoMerge "Import translations. DO NOT MERGE" into klp-dev
Baligh Uddin [Wed, 28 Aug 2013 00:45:47 +0000 (00:45 +0000)]
Merge "Import translations. DO NOT MERGE" into klp-dev

10 years agoMerge "Import translations. DO NOT MERGE" into klp-dev
Baligh Uddin [Wed, 28 Aug 2013 00:42:58 +0000 (00:42 +0000)]
Merge "Import translations. DO NOT MERGE" into klp-dev

10 years agoMerge "Import translations. DO NOT MERGE" into klp-dev
Baligh Uddin [Wed, 28 Aug 2013 00:42:35 +0000 (00:42 +0000)]
Merge "Import translations. DO NOT MERGE" into klp-dev

10 years agoMerge "Print APIs update." into klp-dev
Svetoslav Ganov [Wed, 28 Aug 2013 00:07:08 +0000 (00:07 +0000)]
Merge "Print APIs update." into klp-dev

10 years agoMerge "Add NFC reader-mode API." into klp-dev
Martijn Coenen [Tue, 27 Aug 2013 23:08:56 +0000 (23:08 +0000)]
Merge "Add NFC reader-mode API." into klp-dev

10 years agoImageReader: Fix null listener case
Zhijun He [Tue, 27 Aug 2013 23:02:21 +0000 (16:02 -0700)]
ImageReader: Fix null listener case

Only do the handler check when listener is not null.

Bug: 10360518
Change-Id: I9940942ae95a492c92e028e5f862beea16e1da80

10 years agoMerge "Add documentation to onTouchEvent for accessibility" into klp-dev
Alan Viverette [Tue, 27 Aug 2013 22:48:03 +0000 (22:48 +0000)]
Merge "Add documentation to onTouchEvent for accessibility" into klp-dev

10 years agoMerge "Fix channel set option in wifi batch scan command." into klp-dev
Sreeram Ramachandran [Tue, 27 Aug 2013 22:45:30 +0000 (22:45 +0000)]
Merge "Fix channel set option in wifi batch scan command." into klp-dev

10 years agoRemove unreferenced assets from SystemUI.
John Spurlock [Tue, 27 Aug 2013 21:53:08 +0000 (17:53 -0400)]
Remove unreferenced assets from SystemUI.

Bug:10502089
Change-Id: I9c414ff88054a764ab56f70ae8a0c0c82c248be9

10 years agoFix channel set option in wifi batch scan command.
Sreeram Ramachandran [Tue, 27 Aug 2013 21:49:23 +0000 (14:49 -0700)]
Fix channel set option in wifi batch scan command.

Fix by not including extraneous delimiters, and changing the delimiter from a
space to a comma.

Bug: 10444428
Change-Id: Ia3197045d44a2f959316935ae085575500e65459

10 years agoAdd NFC reader-mode API.
Martijn Coenen [Tue, 27 Aug 2013 21:32:53 +0000 (14:32 -0700)]
Add NFC reader-mode API.

Allows applications to temporarily force the NFC controller
to only do tag discovery. This will allow Android applications
to read and interact with devices that employ HCE.

Bug: 10360259
Change-Id: I709ead9a26f8e6ae8582cc295d82bd896e7c5bba

10 years agoMerge "When adding a window evaluate all tasks." into klp-dev
Craig Mautner [Tue, 27 Aug 2013 21:20:52 +0000 (21:20 +0000)]
Merge "When adding a window evaluate all tasks." into klp-dev

10 years agoMerge "Hide stackId from prying eyes." into klp-dev
Craig Mautner [Tue, 27 Aug 2013 21:20:30 +0000 (21:20 +0000)]
Merge "Hide stackId from prying eyes." into klp-dev

10 years agoMerge "Make sure to actually log when Log.wtf() hiccups" into klp-dev
Christopher Tate [Tue, 27 Aug 2013 21:15:03 +0000 (21:15 +0000)]
Merge "Make sure to actually log when Log.wtf() hiccups" into klp-dev

10 years agoMake sure to actually log when Log.wtf() hiccups
Christopher Tate [Tue, 27 Aug 2013 21:10:44 +0000 (14:10 -0700)]
Make sure to actually log when Log.wtf() hiccups

Bug 10494724

Change-Id: I687d7df73a8f4594d42955f100d928e98bbd9b30

10 years agoMerge "Temporary disable Hotword on lockscreen" into klp-dev
Sandeep Siddhartha [Tue, 27 Aug 2013 20:31:32 +0000 (20:31 +0000)]
Merge "Temporary disable Hotword on lockscreen" into klp-dev

10 years agoTemporary disable Hotword on lockscreen
Sandeep Siddhartha [Tue, 27 Aug 2013 20:25:40 +0000 (13:25 -0700)]
Temporary disable Hotword on lockscreen

Change-Id: Icdddcc0308b9f3153172e34a8f4d051c58829653

10 years agoWhen adding a window evaluate all tasks.
Craig Mautner [Tue, 27 Aug 2013 20:25:17 +0000 (13:25 -0700)]
When adding a window evaluate all tasks.

Previously the code was adding a window based only on the tasks on
the stack belonging to the window being added. But if a window from
another stack was on top the window would be added out of order.

In particular when there was a dialog over the launcher app and the
device was rotated, the launcher window was being added over the
dialog. This caused the launcher icons to obscure the dialog and for
the dialog buttons to be untouchable.

Fixes bug 9984067.

Change-Id: I9a57eb641d118f4a90e98af8ca77127ab5364e79

10 years agoMerge "Fix NPE for devices w/out soft-nav." into klp-dev
John Spurlock [Tue, 27 Aug 2013 20:16:30 +0000 (20:16 +0000)]
Merge "Fix NPE for devices w/out soft-nav." into klp-dev

10 years agoFix NPE for devices w/out soft-nav.
John Spurlock [Tue, 27 Aug 2013 20:08:28 +0000 (16:08 -0400)]
Fix NPE for devices w/out soft-nav.

And fix other places w/out null guards in PhoneStatusBar.

Bug:10507892
Change-Id: I1be1b4c88bedd097530fd44d3506b716957f9c14

10 years agoMerge "Fix NPE when setting new LayoutTransition" into klp-dev
Chet Haase [Tue, 27 Aug 2013 19:49:28 +0000 (19:49 +0000)]
Merge "Fix NPE when setting new LayoutTransition" into klp-dev

10 years agoFix NPE when setting new LayoutTransition
Chet Haase [Tue, 27 Aug 2013 19:22:29 +0000 (12:22 -0700)]
Fix NPE when setting new LayoutTransition

ViewGroup.setLayoutTransition() has logic to cancel a previously-running
transition and remove the ViewGroup's listener from that transition. However,
it is possible for the transition to be set to null on the ViewGroup on the
cancel() call, making the next call to remove the listener crash with an NPE.

The fix is to use a temporary variable to hold the old reference and
not depend on the class instance variable remaining valid/non-null across
the call to cancel().

Issue #10488932 Hangout NPE in ViewGroup.setLayoutTransition on initiating a new conversation
Issue #10509201 ViewGroup.setLayoutTransition(null) causes crash when being called in LayoutTransition.TransitionListener.endTransition()

Change-Id: I7c181b79e6601024c93a8dc246d32b751f78b216

10 years agoMerge "Fix bug #10462461 CTS TimePickerTest are broken for testSetOnTimeChangedListen...
Fabrice Di Meglio [Tue, 27 Aug 2013 19:04:12 +0000 (19:04 +0000)]
Merge "Fix bug #10462461 CTS TimePickerTest are broken for testSetOnTimeChangedListener()" into klp-dev

10 years agoPrint APIs update.
Svetoslav Ganov [Tue, 27 Aug 2013 07:30:54 +0000 (00:30 -0700)]
Print APIs update.

1. Added scale to fit and scale to fill fitting modes.

2. Added APIs for a print app to specify which constraints imposed
   by the print attributes were satsified during a layout so they
   are not handled by the printer again, e.g. if the content is to
   be in landscape the the app generated such content the printer
   should rotate the content again.

3. Added some printer statuses.

4. Added a helper class that generates PDF documents with correct
   size based on the passed in print attributes.

5. Exposed a ctor for PageRange which was hidden by mistake and apps
   could not create page ranges. Added API for changing the printer
   status.

Change-Id: If1334a61d2d931027b98075f653018d456b1b768

10 years agoMerge "Remove or reduce visibility of deprecated methods" into klp-dev
Tom O'Neill [Tue, 27 Aug 2013 18:23:18 +0000 (18:23 +0000)]
Merge "Remove or reduce visibility of deprecated methods" into klp-dev

10 years agoMerge "Change DBG to false to eliminate logcat messages." into klp-dev
Chris Wren [Tue, 27 Aug 2013 18:20:44 +0000 (18:20 +0000)]
Merge "Change DBG to false to eliminate logcat messages." into klp-dev

10 years agoMerge "Update AccessibilityNodeInfo API as per API council request" into klp-dev
Svetoslav Ganov [Tue, 27 Aug 2013 18:14:00 +0000 (18:14 +0000)]
Merge "Update AccessibilityNodeInfo API as per API council request" into klp-dev

10 years agoRemove or reduce visibility of deprecated methods
Tom O'Neill [Tue, 27 Aug 2013 17:53:15 +0000 (10:53 -0700)]
Remove or reduce visibility of deprecated methods

- Fix additional getInt() path, restores the location settings screen
functionality.

- Should fix "unresolved link" build breakages in
git_klp-dev-plus-aosp-without-vendor, which is much more persnickety than
klp-dev for some reason.

- Add warning that we may add additional location modes in the future.

- Finish fix for b/10461763 and b/10461474

Change-Id: Id7155e3a0d7526a377d446018ef3bdb057bad3a6

10 years agoMerge "Allow wallpaper to extend into the entire screen." into klp-dev
John Spurlock [Tue, 27 Aug 2013 17:19:35 +0000 (17:19 +0000)]
Merge "Allow wallpaper to extend into the entire screen." into klp-dev

10 years agoAllow wallpaper to extend into the entire screen.
John Spurlock [Mon, 26 Aug 2013 21:58:58 +0000 (17:58 -0400)]
Allow wallpaper to extend into the entire screen.

Previously it was constrained to displayInfo.appWidth/appHeight
which comes from PWM.getNonDecorDisplayWidth/Height, which includes
the nav bar.

Also adjust window layout to entire screen.

This allows wallpaper to extend into the navigation bar region,
important if the nav bar is hidden or transparent.

Bug:10505328
Change-Id: Ia6057b9c57b476a48f3b2d8b6368fd631e944a3e

10 years agoMerge "Camera2: Add CameraDevice#flush()" into klp-dev
Eino-Ville Talvala [Tue, 27 Aug 2013 16:49:04 +0000 (16:49 +0000)]
Merge "Camera2: Add CameraDevice#flush()" into klp-dev

10 years agoMerge "Address API council comments on location mode API council" into klp-dev
Tom O'Neill [Tue, 27 Aug 2013 15:44:15 +0000 (15:44 +0000)]
Merge "Address API council comments on location mode API council" into klp-dev

10 years agoUpdate AccessibilityNodeInfo API as per API council request
Svetoslav Ganov [Sat, 24 Aug 2013 03:37:28 +0000 (20:37 -0700)]
Update AccessibilityNodeInfo API as per API council request

bug:10461302

Change-Id: I9709a271ab3720e064b98c79c0950d811fe37b73

10 years agoMerge "Update system bar assets to new style." into klp-dev
John Spurlock [Tue, 27 Aug 2013 15:05:27 +0000 (15:05 +0000)]
Merge "Update system bar assets to new style." into klp-dev

10 years agoUpdate system bar assets to new style.
John Spurlock [Sun, 25 Aug 2013 14:38:32 +0000 (10:38 -0400)]
Update system bar assets to new style.

Update to new system bar assets (ic_*, stat_*).

Update color resources driving style for battery meter + clock.

Add new xxhdpi versions.

Bug:10502089
Change-Id: Ic957ad9886fbb05ed0ca1765fb9e324bfd8ab609

10 years agoDon't clear Global Proxy on boot.
Jason Monk [Tue, 27 Aug 2013 14:51:24 +0000 (10:51 -0400)]
Don't clear Global Proxy on boot.

Doesn't clear the global proxy when a deprecated one is not found because
there still may be a non-deprecated global proxy present.

Bug: 10457179
Change-Id: I68e6d5aee7b4940f9315484060c7d82cb8ccfa70

10 years agoMerge "Address API Review for SettingInjectorService" into klp-dev
Tom O'Neill [Tue, 27 Aug 2013 14:35:43 +0000 (14:35 +0000)]
Merge "Address API Review for SettingInjectorService" into klp-dev

10 years agoMerge "Add a simple test for NetworkManagementService." into klp-dev
Lorenzo Colitti [Tue, 27 Aug 2013 04:08:54 +0000 (04:08 +0000)]
Merge "Add a simple test for NetworkManagementService." into klp-dev

10 years agoMerge "Touch up the Hotword API" into klp-dev
Sandeep Siddhartha [Tue, 27 Aug 2013 02:24:25 +0000 (02:24 +0000)]
Merge "Touch up the Hotword API" into klp-dev

10 years agoTouch up the Hotword API
Sandeep Siddhartha [Tue, 27 Aug 2013 00:59:34 +0000 (17:59 -0700)]
Touch up the Hotword API

- Few comments got missed from the last review

Change-Id: I933912c51794875be5d129351d4f06bc040537a6

10 years agoFix docs build.
Ying Wang [Tue, 27 Aug 2013 00:48:22 +0000 (17:48 -0700)]
Fix docs build.

Change-Id: I7bfcfea052de6959230bb361400e760eab35b78c

10 years agoMerge "Add Service API to perform Hotword recognition" into klp-dev
Sandeep Siddhartha [Tue, 27 Aug 2013 00:38:40 +0000 (00:38 +0000)]
Merge "Add Service API to perform Hotword recognition" into klp-dev

10 years agoAdd Service API to perform Hotword recognition
Sandeep Siddhartha [Fri, 23 Aug 2013 23:40:08 +0000 (16:40 -0700)]
Add Service API to perform Hotword recognition

Change-Id: I855330b255a12cce309aa11e0b7cde5b8e061043

10 years agoMerge "Increase sampling data size limits" into klp-dev
Vinit Deshapnde [Tue, 27 Aug 2013 00:23:10 +0000 (00:23 +0000)]
Merge "Increase sampling data size limits" into klp-dev

10 years agoMerge "Tweak visibility logic for inflated view scenarios" into klp-dev
Chet Haase [Mon, 26 Aug 2013 23:29:34 +0000 (23:29 +0000)]
Merge "Tweak visibility logic for inflated view scenarios" into klp-dev

10 years agoTweak visibility logic for inflated view scenarios
Chet Haase [Mon, 26 Aug 2013 14:34:12 +0000 (07:34 -0700)]
Tweak visibility logic for inflated view scenarios

Previously, Visibility would determine whether a given view was
worthy of a transition by checking the visibility of that view's
parent hierarchy. This is done to avoid fading every view in
a hierarchy when only the top-most node should be faded.

However, the logic was flawed because it assumed the end scene
parent was stable between scenes, which is not the case with inflated
layout scenes, in which the parent views are not the same, even though they
may represent the same parents (via ids).

The new approach is to check information on both the start and end scene
parents, and to take ids into account when checking the state of these
parents in the start/end scenes. Also, avoid this logic altogether if the
transition is targeted at specific views (don't bother checking the
parents if the transition was told to fade specific views).

Issue #10442447 Transitions: Fades don't happen correctly in some situations

Change-Id: Icea24b892f2eff2d37c6436ccfe4e288aac84178

10 years agoMerge "Expand documentation around ViewParent#childHasTransientStateChanged" into...
Adam Powell [Mon, 26 Aug 2013 22:32:04 +0000 (22:32 +0000)]
Merge "Expand documentation around ViewParent#childHasTransientStateChanged" into klp-dev

10 years agoAdd documentation to onTouchEvent for accessibility
Alan Viverette [Mon, 26 Aug 2013 22:29:03 +0000 (15:29 -0700)]
Add documentation to onTouchEvent for accessibility

BUG: 10429918
Change-Id: I2e2826601ba1560186e19f15928de41674a72505

10 years agoMerge ""Year" is an authorized metadate long field." into klp-dev
Jean-Michel Trivi [Mon, 26 Aug 2013 22:28:12 +0000 (22:28 +0000)]
Merge ""Year" is an authorized metadate long field." into klp-dev

10 years agoIncrease sampling data size limits
Vinit Deshapnde [Mon, 26 Aug 2013 22:11:01 +0000 (15:11 -0700)]
Increase sampling data size limits

Integer doesn't seem to like number > 2 Gig; so converting all bits of
samples to long; and handling exceptions that may crash the service

Bug: 10459447
Change-Id: I1291e97ba6d0ab7304dc6a6e8ef819d17491e017

10 years agoMerge "Fix an exception caused by incorrect data handling" into klp-dev
Vinit Deshapnde [Mon, 26 Aug 2013 21:50:20 +0000 (21:50 +0000)]
Merge "Fix an exception caused by incorrect data handling" into klp-dev

10 years agoAddress API council comments on location mode API council
Tom O'Neill [Mon, 26 Aug 2013 21:40:23 +0000 (14:40 -0700)]
Address API council comments on location mode API council

- Start fixing b/10461763

Change-Id: Ic5305bdca38329765a1de565c0a25da12e8ab19d

10 years agoExpand documentation around ViewParent#childHasTransientStateChanged
Adam Powell [Mon, 26 Aug 2013 21:29:44 +0000 (14:29 -0700)]
Expand documentation around ViewParent#childHasTransientStateChanged

Bug 10461020

Change-Id: Id27df5de171b01effae949bcb1ce69bd4101b5ee

10 years agoFix padding for simple_list_item_2
Adam Powell [Fri, 23 Aug 2013 19:05:14 +0000 (12:05 -0700)]
Fix padding for simple_list_item_2

Bug 9267688

Change-Id: I33270d9661581e116e16fd9216387a4fbdd72351

10 years agoMerge "Move functor GL setup to just before functor" into klp-dev
Chris Craik [Mon, 26 Aug 2013 20:50:50 +0000 (20:50 +0000)]
Merge "Move functor GL setup to just before functor" into klp-dev

10 years agoMerge "Use transient state to preserve accessibility focus in ListView" into klp-dev
Alan Viverette [Mon, 26 Aug 2013 20:49:49 +0000 (20:49 +0000)]
Merge "Use transient state to preserve accessibility focus in ListView" into klp-dev

10 years agoMerge "Add auto-scrolling in ListPopupWindow drag-to-open mode" into klp-dev
Alan Viverette [Mon, 26 Aug 2013 20:49:27 +0000 (20:49 +0000)]
Merge "Add auto-scrolling in ListPopupWindow drag-to-open mode" into klp-dev

10 years agoMerge "Reconcile drag-to-open and touch event interception" into klp-dev
Alan Viverette [Mon, 26 Aug 2013 20:48:58 +0000 (20:48 +0000)]
Merge "Reconcile drag-to-open and touch event interception" into klp-dev

10 years agoMerge "Fix unpremul setting in BitmapRegionDecoder." into klp-dev
Leon Scroggins III [Mon, 26 Aug 2013 20:47:22 +0000 (20:47 +0000)]
Merge "Fix unpremul setting in BitmapRegionDecoder." into klp-dev

10 years agoMerge "Enables AT+ANDROID command in Bluetooth HFP." into klp-dev
Edward Jee [Mon, 26 Aug 2013 20:33:45 +0000 (20:33 +0000)]
Merge "Enables AT+ANDROID command in Bluetooth HFP." into klp-dev

10 years agoMerge "camera2: CameraDevice#configureOutputs now deletes unused streams" into klp-dev
Igor Murashkin [Mon, 26 Aug 2013 20:22:14 +0000 (20:22 +0000)]
Merge "camera2: CameraDevice#configureOutputs now deletes unused streams" into klp-dev

10 years agoam 032c5630: am bb6b1ff0: am d608d5e3: add jb mr2 uses-feature items to reference...
Scott Main [Mon, 26 Aug 2013 20:15:35 +0000 (13:15 -0700)]
am 032c5630: am bb6b1ff0: am d608d5e3: add jb mr2 uses-feature items to reference page and fix a couple doc bugs

* commit '032c56305eb69fcbf0d0baa8dd0276d3821bc0b7':
  add jb mr2 uses-feature items to reference page and fix a couple doc bugs

10 years agoam bb6b1ff0: am d608d5e3: add jb mr2 uses-feature items to reference page and fix...
Scott Main [Mon, 26 Aug 2013 20:12:20 +0000 (13:12 -0700)]
am bb6b1ff0: am d608d5e3: add jb mr2 uses-feature items to reference page and fix a couple doc bugs

* commit 'bb6b1ff012edac329bf4c3e7121651220259e64c':
  add jb mr2 uses-feature items to reference page and fix a couple doc bugs

10 years agoam d608d5e3: add jb mr2 uses-feature items to reference page and fix a couple doc...
Scott Main [Mon, 26 Aug 2013 20:09:46 +0000 (13:09 -0700)]
am d608d5e3: add jb mr2 uses-feature items to reference page and fix a couple doc bugs

* commit 'd608d5e3fa08cd9935f03144b192ea5934c715a8':
  add jb mr2 uses-feature items to reference page and fix a couple doc bugs

10 years agoadd jb mr2 uses-feature items to reference page and fix a couple doc bugs
Scott Main [Mon, 26 Aug 2013 19:31:09 +0000 (12:31 -0700)]
add jb mr2 uses-feature items to reference page and fix a couple doc bugs

Change-Id: I1b95d98b083af3dad55f19a9e68f69460d4e6e57

10 years agoMerge "Add new logging for system bar window state." into klp-dev
John Spurlock [Mon, 26 Aug 2013 19:43:26 +0000 (19:43 +0000)]
Merge "Add new logging for system bar window state." into klp-dev

10 years agoAdd new logging for system bar window state.
John Spurlock [Mon, 26 Aug 2013 19:37:58 +0000 (15:37 -0400)]
Add new logging for system bar window state.

And re-enable PhoneStatusBar dump output in bugreports.

Bug:10488453
Change-Id: If39b32e82dee59f3c166c5a948d379030da0ea01

10 years agoHide stackId from prying eyes.
Craig Mautner [Mon, 26 Aug 2013 19:25:36 +0000 (12:25 -0700)]
Hide stackId from prying eyes.

Member variable does not have to be publicly visible.

Fixes bug 10461556.

Change-Id: I9aeaf4f451738b1d6dc0289afb1deae6e8f7e5c2

10 years agoMerge "Better aidl generated dependency" into klp-dev
Ying Wang [Mon, 26 Aug 2013 19:18:34 +0000 (19:18 +0000)]
Merge "Better aidl generated dependency" into klp-dev

10 years agoam 59adfca6: (-s ours) am 33283a97: am dce52cdb: DO NOT MERGE: MDST is not ready...
Wink Saville [Mon, 26 Aug 2013 18:53:14 +0000 (11:53 -0700)]
am 59adfca6: (-s ours) am 33283a97: am dce52cdb: DO NOT MERGE: MDST is not ready until connected to DcTracker.

* commit '59adfca65dc35274684831577ec41046b418a688':
  DO NOT MERGE: MDST is not ready until connected to DcTracker.

10 years agoam 33283a97: am dce52cdb: DO NOT MERGE: MDST is not ready until connected to DcTracker.
Wink Saville [Mon, 26 Aug 2013 18:50:10 +0000 (11:50 -0700)]
am 33283a97: am dce52cdb: DO NOT MERGE: MDST is not ready until connected to DcTracker.

* commit '33283a9726a29b5a79d7885fe194d52c0ebe7450':
  DO NOT MERGE: MDST is not ready until connected to DcTracker.

10 years agoam dce52cdb: DO NOT MERGE: MDST is not ready until connected to DcTracker.
Wink Saville [Mon, 26 Aug 2013 18:47:20 +0000 (11:47 -0700)]
am dce52cdb: DO NOT MERGE: MDST is not ready until connected to DcTracker.

* commit 'dce52cdbf1eab8bd979bf4676973699c39f7b32e':
  DO NOT MERGE: MDST is not ready until connected to DcTracker.

10 years agoam 4e6e1749: am b42beeaf: am e63411f2: In isMobileOk don\'t execute finally if mobile...
Wink Saville [Mon, 26 Aug 2013 18:46:29 +0000 (11:46 -0700)]
am 4e6e1749: am b42beeaf: am e63411f2: In isMobileOk don\'t execute finally if mobile data is not supported.

* commit '4e6e1749eda5a2c84538b0064fdc219aab3605e1':
  In isMobileOk don't execute finally if mobile data is not supported.

10 years agoam b42beeaf: am e63411f2: In isMobileOk don\'t execute finally if mobile data is...
Wink Saville [Mon, 26 Aug 2013 18:43:25 +0000 (11:43 -0700)]
am b42beeaf: am e63411f2: In isMobileOk don\'t execute finally if mobile data is not supported.

* commit 'b42beeafcf8117fb4ac41dd91fc9e6113c0d6aae':
  In isMobileOk don't execute finally if mobile data is not supported.

10 years agoFix unpremul setting in BitmapRegionDecoder.
Leon Scroggins III [Mon, 26 Aug 2013 18:27:15 +0000 (14:27 -0400)]
Fix unpremul setting in BitmapRegionDecoder.

requireUnpremultiplied should be the opposite of BitmapOptions.
inPremultiplied, as in BitmapFactory.

Fixes CTS tests.

BUG=10490308

Change-Id: I21b8c057ccdc9b35c69730a7fe8c3b6802ee6dd8

10 years agoam e63411f2: In isMobileOk don\'t execute finally if mobile data is not supported.
Wink Saville [Mon, 26 Aug 2013 18:40:36 +0000 (11:40 -0700)]
am e63411f2: In isMobileOk don\'t execute finally if mobile data is not supported.

* commit 'e63411f28b81a0c9f7fee1d0b3a0765606c9a6f2':
  In isMobileOk don't execute finally if mobile data is not supported.

10 years agoMove functor GL setup to just before functor
Chris Craik [Mon, 26 Aug 2013 18:23:46 +0000 (11:23 -0700)]
Move functor GL setup to just before functor

bug:10399469

Because the stencil setup can issue draws, it *must* come before the
GL state setup.

Change-Id: I52a36213549fc60b091a90cbb923a1f0d35f9a65

10 years ago"Year" is an authorized metadate long field.
Jean-Michel Trivi [Mon, 26 Aug 2013 18:23:32 +0000 (11:23 -0700)]
"Year" is an authorized metadate long field.

MediaMetadataRetriever.METADATA_KEY_YEAR is listed as one of the
 supported long fields but is not declared in the list of authorized
 long keys.

Change-Id: If277f0c300e2bfed10472e23a2eeba08bfa6ed33

10 years agocamera2: CameraDevice#configureOutputs now deletes unused streams
Igor Murashkin [Fri, 23 Aug 2013 23:55:57 +0000 (16:55 -0700)]
camera2: CameraDevice#configureOutputs now deletes unused streams

Bug: 10461554
Change-Id: I3dc48e434d83b18909d25723cc8855c82e1072bc

10 years agoAddress API Review for SettingInjectorService
Tom O'Neill [Mon, 26 Aug 2013 17:08:12 +0000 (10:08 -0700)]
Address API Review for SettingInjectorService

- Escape < and > in javadoc

- Constructor does not take log tag

- Start intent rename

- Comments for Status.summary and enabled

- Bonus fixes:

  - Start renaming STATUS_KEY to SUMMARY_KEY

  - Send message back even if getting the status fails so we don't have
  to wait for the fetch to time out

  - Add comment about setting activity being invoked when disabled

- Partial fix for b/10461474

Change-Id: I025e7e0782c2873a4eda20ab4793bc6145daf8db

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Mon, 26 Aug 2013 16:53:28 +0000 (09:53 -0700)]
Import translations. DO NOT MERGE

Change-Id: I6b1373d144c4cfcce6f514051adbd179373180bf
Auto-generated-cl: translation import

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Mon, 26 Aug 2013 16:45:01 +0000 (09:45 -0700)]
Import translations. DO NOT MERGE

Change-Id: I90a32d22c5c97408ef96635be46c069c22fddca7
Auto-generated-cl: translation import

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Mon, 26 Aug 2013 16:42:10 +0000 (09:42 -0700)]
Import translations. DO NOT MERGE

Change-Id: I7be513f3d5decec282200b01900ce480fcf291cf
Auto-generated-cl: translation import

10 years agoMerge "Enhancement for OnInfo callback on DRM Framework" into klp-dev
Jeff Tinker [Mon, 26 Aug 2013 16:09:08 +0000 (16:09 +0000)]
Merge "Enhancement for OnInfo callback on DRM Framework" into klp-dev

10 years agoMake xxhdpi adb icon consistent with other densities.
Daniel Sandler [Mon, 26 Aug 2013 15:04:02 +0000 (11:04 -0400)]
Make xxhdpi adb icon consistent with other densities.

Bug: 10487353
Change-Id: I50441587988d36e94cfb453ab9706b0ae46b066b

10 years agoChange DBG to false to eliminate logcat messages.
Scott Greenwald [Sat, 24 Aug 2013 00:35:17 +0000 (20:35 -0400)]
Change DBG to false to eliminate logcat messages.

DemoContactNotificationScorer was spamming logcat because DBG was
set to true. Also changed TAG to match the class name.

Bug: 10457063
Change-Id: Idca251b5b46d58ab64407e94ed4bec831e880aa4

11 years agoFix docs build.
Ying Wang [Sat, 24 Aug 2013 05:20:03 +0000 (22:20 -0700)]
Fix docs build.

Change-Id: I3299e59fd90141fee324129ff3b251bdf8f60f10

11 years agoFix bug #10462461 CTS TimePickerTest are broken for testSetOnTimeChangedListener()
Fabrice Di Meglio [Sat, 24 Aug 2013 02:28:55 +0000 (19:28 -0700)]
Fix bug #10462461 CTS TimePickerTest are broken for testSetOnTimeChangedListener()

- be aware that getCurrentHour() value can vary with "mIs24HourView"
- so force no notification of onTimeChanged() for setCurrentHour() when
we are just changing 12h/24h view

Change-Id: I358eda29cf0c66a811cde494136d7cfc27fca39f

11 years agoMerge "Add setting to disable keyguard widgets" into klp-dev
Jim Miller [Sat, 24 Aug 2013 01:28:28 +0000 (01:28 +0000)]
Merge "Add setting to disable keyguard widgets" into klp-dev

11 years agoEnhancement for OnInfo callback on DRM Framework
Takeshi Aimi [Wed, 11 Jul 2012 08:13:38 +0000 (17:13 +0900)]
Enhancement for OnInfo callback on DRM Framework

In DRM framework, plugins can transmit DrmInfoEvent to Java layer.
Although DrmInfoEvent has several entries, current implementation
can only convey integer and String. This change enables plugins
uto propagate a hashmap to Java layer. The hashmap can have
one or more Strings and one byte array as value.

Changes are made by Sony Corporation.

bug: 10459159

Change-Id: I5f2bfb43b676863ef4d220fd4ef1e48777e92752
(cherry picked from commit 84a5b5cab40711e20ba70c5ed4dfeab6b558b53b)

11 years agoMerge "Docs changes pursuant to API review feedback." into klp-dev
Jeff Brown [Sat, 24 Aug 2013 00:47:15 +0000 (00:47 +0000)]
Merge "Docs changes pursuant to API review feedback." into klp-dev

11 years agoDocs changes pursuant to API review feedback.
Jeff Brown [Sat, 24 Aug 2013 00:43:37 +0000 (17:43 -0700)]
Docs changes pursuant to API review feedback.

Change-Id: I74c51791192f7fefad4e299d25c91438cbf6ab73