OSDN Git Service

android-x86/frameworks-base.git
9 years agoMerge "DO NOT MERGE CEC: Queue actions for starting later when not ready" into lmp-dev
Jinsuk Kim [Wed, 15 Oct 2014 05:10:58 +0000 (05:10 +0000)]
Merge "DO NOT MERGE CEC: Queue actions for starting later when not ready" into lmp-dev

9 years agoStart cross profile intents as caller.
Jeff Sharkey [Tue, 14 Oct 2014 17:48:18 +0000 (10:48 -0700)]
Start cross profile intents as caller.

The system should always be using new startActivityAsCaller() when
starting activities on behalf of someone else, to ensure that
security checks are enforced as the original caller.

Bug: 17983737
Change-Id: Ic40816a797cfdb13c0adb48b86ed4ed7d6aae8eb

9 years agoMerge "Fix a NPE in device policy manager service." into lmp-dev
Svetoslav [Wed, 15 Oct 2014 00:02:58 +0000 (00:02 +0000)]
Merge "Fix a NPE in device policy manager service." into lmp-dev

9 years agoDO NOT MERGE CEC: Queue actions for starting later when not ready
Jinsuk Kim [Fri, 10 Oct 2014 05:40:29 +0000 (14:40 +0900)]
DO NOT MERGE CEC: Queue actions for starting later when not ready

Requests coming in while the service is still being brought up
were discarded. Changed to queue them so that they can be started
after the initialization is completed.

Bug: 17985588
Change-Id: Ic9d9cd2094b830c80dec54dd5ef6a18159a74dc7

Conflicts:
services/core/java/com/android/server/hdmi/HdmiCecLocalDevicePlayback.java

9 years agoMerge "Add null check" into lmp-dev
Craig Mautner [Tue, 14 Oct 2014 23:35:31 +0000 (23:35 +0000)]
Merge "Add null check" into lmp-dev

9 years agoAdd null check
Craig Mautner [Tue, 14 Oct 2014 23:17:06 +0000 (16:17 -0700)]
Add null check

Unable to examine bugreports that die in the middle of dump().

Help for bug 17721767.

Change-Id: I31a5e03acf67c926a1cbfefe2a7ea7fca3b71b06

9 years agoFix a NPE in device policy manager service.
Svetoslav [Tue, 14 Oct 2014 22:53:14 +0000 (15:53 -0700)]
Fix a NPE in device policy manager service.

It is possible that the device does not have an owner. If there
is no owner we get a NPE when asking the device policy manager
for cross-profile widget providers.

bug:17989189

Change-Id: I5759f2dec160ed8076ab47fdf09134f78c57458d

9 years agoMerge "Update screen pinning and recents strings to say Overview" into lmp-dev
Jason Monk [Tue, 14 Oct 2014 22:42:52 +0000 (22:42 +0000)]
Merge "Update screen pinning and recents strings to say Overview" into lmp-dev

9 years agoMerge "Fixed a bug when double tapping a notification in the normal shade" into lmp-dev
Selim Cinek [Tue, 14 Oct 2014 22:28:24 +0000 (22:28 +0000)]
Merge "Fixed a bug when double tapping a notification in the normal shade" into lmp-dev

9 years agoam c93723bd: am 7668aa27: am aa7bcf14: Merge "Revert "docs: Watermarked images for...
Ricardo Cervera-Navarro [Tue, 14 Oct 2014 22:27:21 +0000 (22:27 +0000)]
am c93723bd: am 7668aa27: am aa7bcf14: Merge "Revert "docs: Watermarked images for codes that weren\'t found."" into klp-docs

* commit 'c93723bdf9b2ce4dc0426817b8bec924d9f97a79':
  Revert "docs: Watermarked images for codes that weren't found."

9 years agoam 7668aa27: am aa7bcf14: Merge "Revert "docs: Watermarked images for codes that...
Ricardo Cervera-Navarro [Tue, 14 Oct 2014 22:20:02 +0000 (22:20 +0000)]
am 7668aa27: am aa7bcf14: Merge "Revert "docs: Watermarked images for codes that weren\'t found."" into klp-docs

* commit '7668aa27999e5650fe8776853565f792311fb57d':
  Revert "docs: Watermarked images for codes that weren't found."

9 years agoam aa7bcf14: Merge "Revert "docs: Watermarked images for codes that weren\'t found...
Ricardo Cervera-Navarro [Tue, 14 Oct 2014 22:14:16 +0000 (22:14 +0000)]
am aa7bcf14: Merge "Revert "docs: Watermarked images for codes that weren\'t found."" into klp-docs

* commit 'aa7bcf140d95049f1482c896b770de7ba339f7c9':
  Revert "docs: Watermarked images for codes that weren't found."

9 years agoBackport of ordering apps for boot dexopt.
Jeff Hao [Tue, 30 Sep 2014 21:41:31 +0000 (14:41 -0700)]
Backport of ordering apps for boot dexopt.

This is a squashed commit of the following changes:

1. Order apps by priority when performing boot dexopt.
   (cherry picked from commit 65cde7d42d741c7d9aa2714a397b7333f688ab55)

2. Improve priority ordering of apps when performing boot dexopt.
   Added core apps and updated system apps.
   (cherry picked from commit 272bf3a274daff62995caf05da338c1f2a73dae3)

3. Stop boot dexopt when low on memory.
   (cherry picked from commit 1d892dcb6b0ff3a50cc63e387667dc29baf1014f)

Bug: 17641843
Change-Id: Ie32f1c21047d3462aaf728f7633fecf647ba2b47

9 years agoMerge "Revert "docs: Watermarked images for codes that weren't found."" into klp...
Ricardo Cervera-Navarro [Tue, 14 Oct 2014 21:59:47 +0000 (21:59 +0000)]
Merge "Revert "docs: Watermarked images for codes that weren't found."" into klp-docs

9 years agoMerge "Handle if the printing app is killed while saving to PDF." into lmp-dev
Svetoslav [Tue, 14 Oct 2014 21:56:30 +0000 (21:56 +0000)]
Merge "Handle if the printing app is killed while saving to PDF." into lmp-dev

9 years agoHandle if the printing app is killed while saving to PDF.
Svetoslav [Tue, 14 Oct 2014 21:14:49 +0000 (14:14 -0700)]
Handle if the printing app is killed while saving to PDF.

When saving to PDF we bring up the file picker UI which covers
the print UI. In this case the printing app may get killed as
it is not in the forground (the system is bound to the print
spooler so it cannot get killed). If that happens we are ending
up with an empty file. However, if the file chooser UI is up
we already have everything from the app we need and it dying
does not matter. This change takes care if ignoring printing
app death while saving to PDF.

bug:17922948

Change-Id: I10d808e3c3e93e850dbc2a948f2482381a887928

9 years agoMerge "Hide DISALLOW_OUTGOING_BEAM API" into lmp-dev
Amith Yamasani [Tue, 14 Oct 2014 19:51:14 +0000 (19:51 +0000)]
Merge "Hide DISALLOW_OUTGOING_BEAM API" into lmp-dev

9 years agoMerge "Fix issue #10034864: Define YouTube application as the preferred..." into...
Dianne Hackborn [Tue, 14 Oct 2014 19:16:21 +0000 (19:16 +0000)]
Merge "Fix issue #10034864: Define YouTube application as the preferred..." into lmp-dev

9 years agoUpdate screen pinning and recents strings to say Overview
Jason Monk [Tue, 14 Oct 2014 13:26:19 +0000 (09:26 -0400)]
Update screen pinning and recents strings to say Overview

Bug: 17969466
Bug: 17970142
Change-Id: I76cd934ea6d67f36609fdc53ca1d195fcb7dcfbe

9 years agoFix issue #10034864: Define YouTube application as the preferred...
Dianne Hackborn [Tue, 14 Oct 2014 17:43:43 +0000 (10:43 -0700)]
Fix issue #10034864: Define YouTube application as the preferred...

...handler for its Intents

Fix bug when a third party app is installed as an additional but
worse match for the intent.

Also raise up the limit for when we start printing logs about
overly large strict mode data.

And turn off the logs about services being created and destroyed,
since with the way things are using services these days these have
become way too spammy.

Change-Id: I8fe301dfd80fb4b70213cb7783b7c5426245278d

9 years agoHide DISALLOW_OUTGOING_BEAM API
Amith Yamasani [Tue, 14 Oct 2014 16:27:20 +0000 (09:27 -0700)]
Hide DISALLOW_OUTGOING_BEAM API

This is not fully functional in managed profiles, so it is being removed for L.

Bug: 17973040
Change-Id: If660e5e565076cdf61649e9f5ca12877425e9df3

9 years agoam 858cfad9: am a3287768: Merge "docs:SDK tools 23.0.5 Release Note" into klp-modular...
Rich Slogar [Tue, 14 Oct 2014 15:55:37 +0000 (15:55 +0000)]
am 858cfad9: am a3287768: Merge "docs:SDK tools 23.0.5 Release Note" into klp-modular-docs

* commit '858cfad9482817305cc5b846102c3f8e5d12782a':
  docs:SDK tools 23.0.5 Release Note

9 years agoRevert "docs: Watermarked images for codes that weren't found."
Ricardo Cervera-Navarro [Tue, 14 Oct 2014 15:49:07 +0000 (15:49 +0000)]
Revert "docs: Watermarked images for codes that weren't found."

Remove easter eggs.

This reverts commit 453df8e6e33f30808ea2244eaa1dd32169996129.

Change-Id: Iaa8c815a876d163c35cc83f3cf4899dd426def7b

9 years agoresolved conflicts for merge of a4eb81b6 to lmp-dev
Nick Kralevich [Tue, 14 Oct 2014 15:38:05 +0000 (08:38 -0700)]
resolved conflicts for merge of a4eb81b6 to lmp-dev

Change-Id: I73b225141e09826b40e4941140b59d1c163bd9c7

9 years agoFixed a bug when double tapping a notification in the normal shade
Selim Cinek [Tue, 14 Oct 2014 13:46:43 +0000 (15:46 +0200)]
Fixed a bug when double tapping a notification in the normal shade

This fixes that sometimes holes where created when grabbing the panel while
closing the shade (eg. double tapping) or the notifications did not disappear.
It could also happen when using the clear all button.

Bug: 17969040
Bug: 17899136
Bug: 17961295
Bug: 17551216
Change-Id: Id7aa37bbcbae504039f90686e2bc364d18685205

9 years agoMerge "Update the SDK AIDL list" into lmp-dev
Evan Charlton [Mon, 13 Oct 2014 22:19:39 +0000 (22:19 +0000)]
Merge "Update the SDK AIDL list" into lmp-dev

9 years agoUpdate the SDK AIDL list
Evan Charlton [Sun, 12 Oct 2014 16:54:30 +0000 (09:54 -0700)]
Update the SDK AIDL list

Populate the framework.aidl list with .aidl files which are:
  - In the android.* namespace
  - Not marked @hide
  - Do not have their corresponding .java files marked @hide

Bug: 17952409
Change-Id: I1f4abf7abbc298a51605571cd168362dcc5603b2

9 years agoMerge "Fixed a typo in Perf Tips." into lmp-dev
Sarah Maddox [Mon, 13 Oct 2014 21:50:28 +0000 (21:50 +0000)]
Merge "Fixed a typo in Perf Tips." into lmp-dev

9 years agoMerge "Increase contrast for money permission" into lmp-dev
Alan Viverette [Mon, 13 Oct 2014 21:31:39 +0000 (21:31 +0000)]
Merge "Increase contrast for money permission" into lmp-dev

9 years agoMerge "Ensure that the SIM language doesn't override the user language on the encrypt...
Elliott Hughes [Mon, 13 Oct 2014 20:55:29 +0000 (20:55 +0000)]
Merge "Ensure that the SIM language doesn't override the user language on the encryption UI." into lmp-dev

9 years agoMerge "DocumentsUI: Add content description for nav." into lmp-dev
Jeff Sharkey [Mon, 13 Oct 2014 20:31:02 +0000 (20:31 +0000)]
Merge "DocumentsUI: Add content description for nav." into lmp-dev

9 years agoMerge "Surface: Leave object in unlocked state when unlockCanvasAndPost fails" into...
Jesse Hall [Mon, 13 Oct 2014 20:23:14 +0000 (20:23 +0000)]
Merge "Surface: Leave object in unlocked state when unlockCanvasAndPost fails" into lmp-dev

9 years agoIncrease contrast for money permission
Alan Viverette [Mon, 13 Oct 2014 20:12:49 +0000 (13:12 -0700)]
Increase contrast for money permission

BUG: 17923303
Change-Id: Ic35a9d37690ec5c4375285ca9b162cbff62db656

9 years agoDocumentsUI: Add content description for nav.
Jeff Sharkey [Mon, 13 Oct 2014 19:53:13 +0000 (12:53 -0700)]
DocumentsUI: Add content description for nav.

Bug: 17922955
Change-Id: I44c0107d8dd03aab36da55deeb864e328b492124

9 years agoEnsure that the SIM language doesn't override the user language on the encryption UI.
Elliott Hughes [Mon, 13 Oct 2014 19:39:56 +0000 (12:39 -0700)]
Ensure that the SIM language doesn't override the user language on the encryption UI.

Bug: 17945169
Change-Id: I51e4f47c7cd925f3701f292b9022e467ccf95a17

9 years agoMerge "Change protectionLevel for READ_PRECISE_PHONE_STATE from dangerous to signatur...
Amit Mahajan [Mon, 13 Oct 2014 19:32:36 +0000 (19:32 +0000)]
Merge "Change protectionLevel for READ_PRECISE_PHONE_STATE from dangerous to signatureOrSystem." into lmp-dev

9 years agoMerge "Update config when "Show input method" is changed" into lmp-dev
Yohei Yukawa [Mon, 13 Oct 2014 18:42:48 +0000 (18:42 +0000)]
Merge "Update config when "Show input method" is changed" into lmp-dev

9 years agoMerge "Change RECEIVE_BLUETOOTH_MAP permission to signature or system" into lmp-dev
Mike Lockwood [Mon, 13 Oct 2014 18:38:22 +0000 (18:38 +0000)]
Merge "Change RECEIVE_BLUETOOTH_MAP permission to signature or system" into lmp-dev

9 years agoChange protectionLevel for READ_PRECISE_PHONE_STATE from dangerous to
Amit Mahajan [Mon, 13 Oct 2014 18:21:46 +0000 (11:21 -0700)]
Change protectionLevel for READ_PRECISE_PHONE_STATE from dangerous to
signatureOrSystem.

Bug: 17952946
Change-Id: I4a75da11cb092ca795d0eacf824890eb12c7446a

9 years agoSurface: Leave object in unlocked state when unlockCanvasAndPost fails
Jesse Hall [Mon, 13 Oct 2014 18:01:15 +0000 (11:01 -0700)]
Surface: Leave object in unlocked state when unlockCanvasAndPost fails

If nativeUnlockCanvasAndPost() throws, Surface was maintaining a
reference to the native Surface, and assuming it was still locked.
That would cause future lockCanvas() calls to throw without even
trying to lock the native Surface, even though in some cases the
native lock was actually released before the exception was thrown.

Now Surface treats the native object as unlocked even if
nativeUnlockCanvasAndPost() throws, so it will attempt the native lock
on lockCanvas() rather than assuming it would fail.

This change also changes an IllegalStateException to
IllegalArgumentException in unlockCanvasAndPost(). That exception was
added in KitKat, and was never documented or added to the throws
declaration. This was essentially a silent public API change. Quite a
bit of code in the framework (and likely in applications) catches
IAE from this method, but didn't attempt to handle ISE. Although ISE
is more correct here, it's not worth breaking code (and it did -- in
this bug it changed a problem that should have been silently and
perfectly recovered from into a fatal exception in system_server.)

Bug: 17684556
Change-Id: Ia8d3e5d33eaa690d16c7d0f557390c7bb4e1e32e

9 years agoMerge "Clean-up ColorFade's shaders and buffers." into lmp-dev
Michael Wright [Mon, 13 Oct 2014 17:30:31 +0000 (17:30 +0000)]
Merge "Clean-up ColorFade's shaders and buffers." into lmp-dev

9 years agoMerge "Import translations. DO NOT MERGE" into lmp-dev
Geoff Mendal [Mon, 13 Oct 2014 17:22:35 +0000 (17:22 +0000)]
Merge "Import translations. DO NOT MERGE" into lmp-dev

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 13 Oct 2014 17:05:28 +0000 (10:05 -0700)]
Import translations. DO NOT MERGE

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

9 years agoChange RECEIVE_BLUETOOTH_MAP permission to signature or system
Mike Lockwood [Mon, 13 Oct 2014 17:00:08 +0000 (10:00 -0700)]
Change RECEIVE_BLUETOOTH_MAP permission to signature or system

Bug: 17954105
Change-Id: I8b16cab7193c97e5f54d6e4ef33ebf8cda0da197

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 13 Oct 2014 13:57:32 +0000 (06:57 -0700)]
Import translations. DO NOT MERGE

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

9 years agoMerge "Remove the default WebView text encoding resource entirely." into lmp-dev
Marcin Kosiba [Mon, 13 Oct 2014 09:37:34 +0000 (09:37 +0000)]
Merge "Remove the default WebView text encoding resource entirely." into lmp-dev

9 years agoMerge "docs: Move the L-Developer Preview samples page to the Developer Samples area...
Joe Fernandez [Mon, 13 Oct 2014 05:36:59 +0000 (05:36 +0000)]
Merge "docs: Move the L-Developer Preview samples page to the Developer Samples area" into lmp-dev

9 years agodocs: Migrate TV Design docs to main DAC-Design area
Joe Fernandez [Wed, 8 Oct 2014 05:55:44 +0000 (22:55 -0700)]
docs: Migrate TV Design docs to main DAC-Design area

Change-Id: Ie9ba7e519ccdf46b58010d5ff11b4042134b7a57

9 years agoFixed a typo in Perf Tips.
Sarah Maddox [Mon, 13 Oct 2014 03:08:38 +0000 (14:08 +1100)]
Fixed a typo in Perf Tips.

Change-Id: I427bd60211d6fa3f2d1f262dc2b9b8e7729d4adc

9 years agodocs: migrate Android TV games page to TV training section
Joe Fernandez [Mon, 6 Oct 2014 00:04:13 +0000 (17:04 -0700)]
docs: migrate Android TV games page to TV training section

Change-Id: Ic6be9deaac5ad2516dba288c0c3d059e3c7a6118

9 years agodocs: migrate Android TV content discovery
Joe Fernandez [Sun, 5 Oct 2014 19:44:04 +0000 (12:44 -0700)]
docs: migrate Android TV content discovery

Change-Id: I35fe1e7f4f60409a0f7c5cd5bfc8ccfede4d6c20

9 years agodocs: migrate TV Playback app content
Joe Fernandez [Thu, 2 Oct 2014 17:13:16 +0000 (10:13 -0700)]
docs: migrate TV Playback app content

Change-Id: I851dac6423cba3b76c85e1ac5b6c03a98272d868

9 years agodocs: Android TV App Dev Basic Training
Joe Fernandez [Thu, 11 Sep 2014 16:52:07 +0000 (09:52 -0700)]
docs: Android TV App Dev Basic Training

Change-Id: Iede448652efba25c3d0b6c26d49ea6548008515e

9 years agodocs: Move the L-Developer Preview samples page to the Developer Samples area
Joe Fernandez [Fri, 10 Oct 2014 04:16:03 +0000 (21:16 -0700)]
docs: Move the L-Developer Preview samples page to the Developer Samples area

Change-Id: I307acca1dd3105768ed5c72995b1c7e67bea0612

9 years agoMerge "Fix issue #17829949: Don't kill Bluetooth service..." into lmp-dev
Dianne Hackborn [Sat, 11 Oct 2014 00:17:45 +0000 (00:17 +0000)]
Merge "Fix issue #17829949: Don't kill Bluetooth service..." into lmp-dev

9 years agoMerge "Fix to show low LTE signal strength as -140 instead of 0." into lmp-dev
Amit Mahajan [Sat, 11 Oct 2014 00:07:18 +0000 (00:07 +0000)]
Merge "Fix to show low LTE signal strength as -140 instead of 0." into lmp-dev

9 years agoFix to show low LTE signal strength as -140 instead of 0.
Amit Mahajan [Fri, 10 Oct 2014 21:41:44 +0000 (14:41 -0700)]
Fix to show low LTE signal strength as -140 instead of 0.

Bug: 17942583
Change-Id: I399e5352b4585cff42ee5c7dd164315c1797110a

9 years agoMerge "Add Cutive Mono as serif monospace font for captioning" into lmp-dev
Alan Viverette [Fri, 10 Oct 2014 23:41:16 +0000 (23:41 +0000)]
Merge "Add Cutive Mono as serif monospace font for captioning" into lmp-dev

9 years agoFix issue #17829949: Don't kill Bluetooth service...
Dianne Hackborn [Fri, 10 Oct 2014 22:03:13 +0000 (15:03 -0700)]
Fix issue #17829949: Don't kill Bluetooth service...

...even in extreme low memory condition

Bind to Bluetooth with BIND_IMPORTANT, so that it is allowed to
go to a higher oom adj level.

Fix some problems when this is done from a system or persistent
process, where this would go to a level that is *too* high.  Instead,
introduce a new oom adj level for it that is right below persistent.

Change-Id: I002bcc4accc36c8579c4cda161be7d2fba21ba17

9 years agoam a3287768: Merge "docs:SDK tools 23.0.5 Release Note" into klp-modular-docs
Rich Slogar [Fri, 10 Oct 2014 21:23:51 +0000 (21:23 +0000)]
am a3287768: Merge "docs:SDK tools 23.0.5 Release Note" into klp-modular-docs

* commit 'a3287768e267f71fbce5d3341b6db8f3a9e04230':
  docs:SDK tools 23.0.5 Release Note

9 years agoMerge "docs:SDK tools 23.0.5 Release Note" into klp-modular-docs
Rich Slogar [Fri, 10 Oct 2014 21:19:07 +0000 (21:19 +0000)]
Merge "docs:SDK tools 23.0.5 Release Note" into klp-modular-docs

9 years agoMerge "Fixed missing translation for wallpaper cropper" into lmp-dev
Selim Cinek [Fri, 10 Oct 2014 21:14:33 +0000 (21:14 +0000)]
Merge "Fixed missing translation for wallpaper cropper" into lmp-dev

9 years agoFixed missing translation for wallpaper cropper
Selim Cinek [Fri, 10 Oct 2014 20:55:36 +0000 (13:55 -0700)]
Fixed missing translation for wallpaper cropper

Also a fixed a small visibility issue.

Bug: 17927204
Change-Id: Ia9566fe8fe0c70f83edc295b0bf8317e94eb85fe

9 years agoam e77fe607: Docs: adding closing bracket to un-break javadoc tokens.
Eric Gilmore [Fri, 10 Oct 2014 20:49:54 +0000 (20:49 +0000)]
am e77fe607: Docs: adding closing bracket to un-break javadoc tokens.

* commit 'e77fe607609e5a6ea59e11164e21744623cf07a5':
  Docs: adding closing bracket to un-break javadoc tokens.

9 years agoMerge "Allow using setLeft/Top/Right/Bottom to control ChangeBounds." into lmp-dev
George Mount [Fri, 10 Oct 2014 20:48:09 +0000 (20:48 +0000)]
Merge "Allow using setLeft/Top/Right/Bottom to control ChangeBounds." into lmp-dev

9 years agoAllow using setLeft/Top/Right/Bottom to control ChangeBounds.
George Mount [Fri, 10 Oct 2014 20:22:36 +0000 (13:22 -0700)]
Allow using setLeft/Top/Right/Bottom to control ChangeBounds.

Bug 17938614

Change-Id: Ia341fdd63ab57ec16a3de6349b7eb07fdc0a48ae

9 years agoAdd Cutive Mono as serif monospace font for captioning
Alan Viverette [Fri, 10 Oct 2014 19:52:25 +0000 (12:52 -0700)]
Add Cutive Mono as serif monospace font for captioning

Sets up Courier and Courier New to point to Cutive Mono, since
Courier is a serif monospace font.

BUG: 17666124
Change-Id: I96bb2ff59020edd8210c253752f76f0eb5100e18

9 years agoMerge "Added a daemon mode to aapt to receive streams of commands from gradle." into...
Jerome Dochez [Fri, 10 Oct 2014 19:21:48 +0000 (19:21 +0000)]
Merge "Added a daemon mode to aapt to receive streams of commands from gradle." into lmp-dev

9 years agoMerge "Fixed a bug where the panel got into a wrong state" into lmp-dev
Selim Cinek [Fri, 10 Oct 2014 18:49:11 +0000 (18:49 +0000)]
Merge "Fixed a bug where the panel got into a wrong state" into lmp-dev

9 years agodocs:SDK tools 23.0.5 Release Note
Rich Slogar [Fri, 10 Oct 2014 18:03:23 +0000 (11:03 -0700)]
docs:SDK tools 23.0.5 Release Note

Change-Id: Ib26f100247d3b8b6f0447251a35fa427393c9938

9 years agoTweak wallpaper restore rejection threshold
Christopher Tate [Fri, 10 Oct 2014 17:49:16 +0000 (10:49 -0700)]
Tweak wallpaper restore rejection threshold

Raise the height ratio threshold slightly in order to start accepting
restores of height=1920 images onto height=2560 devices.

Bug 17882661

Change-Id: I63b47817fdf754cda9a052bddb62aee764522c6f

9 years agoRemove the default WebView text encoding resource entirely.
Marcin Kosiba [Fri, 10 Oct 2014 16:12:49 +0000 (17:12 +0100)]
Remove the default WebView text encoding resource entirely.

Having the default text encoding in config.xml makes it seem like
it's something that could be changed, but upon further inspection
we can't see any good reason for anyone to ever want to change it
from UTF-8.

BUG: 17634120
Change-Id: I10a09ab1d65590c29efb10222abfa08ca52b5c84

9 years agoUpdate config when "Show input method" is changed
Yohei Yukawa [Fri, 10 Oct 2014 06:13:28 +0000 (15:13 +0900)]
Update config when "Show input method" is changed

This is a follow up CL for I2237ded850a0d4ab43ca441d0b7df1.

Seems that we still need to update config settings every
time when "Show input method" is changed.

BUG: 17666032
Change-Id: I480aeaa038bef9c3c20e8f0b36110e92a35809db

9 years agoMerge "CEC: Prevents HdmiControlService from turning on TV on wakeup" into lmp-dev
Jinsuk Kim [Fri, 10 Oct 2014 03:52:24 +0000 (03:52 +0000)]
Merge "CEC: Prevents HdmiControlService from turning on TV on wakeup" into lmp-dev

9 years agoMerge "Improve some docs, fix some debugging." into lmp-dev
Dianne Hackborn [Fri, 10 Oct 2014 01:27:12 +0000 (01:27 +0000)]
Merge "Improve some docs, fix some debugging." into lmp-dev

9 years agoImprove some docs, fix some debugging.
Dianne Hackborn [Fri, 10 Oct 2014 00:59:38 +0000 (17:59 -0700)]
Improve some docs, fix some debugging.

- Add docs to Binder, Messenger, ResultReceier to explain their
  relation (or lack there-of) to process lifecycle.
- Clarify some aspects of process lifecycle for services.
- Fix help text of am command.
- Fix per-package dumping of battery stats to not include history.
- Fix per-package dumping of proc stats to only include aggregated
  and current stats and fix some formatting.
- Fix per-process dumping of meminfo to have an option to interpret
  the input as a package, so including all processes that are
  running code of that package.
- Fix top-level per-package debug output to correctly include all
  of these improvements and give them a little more time (10s) to
  complete for timing out.

Change-Id: I2a04c0f862bd47b08329443d722345a13ad9b6e2

9 years agoFixed a bug where the panel got into a wrong state
Selim Cinek [Fri, 10 Oct 2014 00:48:05 +0000 (17:48 -0700)]
Fixed a bug where the panel got into a wrong state

Bug: 17939708
Change-Id: Ieaa9dc2fc0c92ce52b02ac4ea452df47ee492ac3

9 years agoMerge "Fix child view ordering for accessibility." into lmp-dev
Svetoslav [Fri, 10 Oct 2014 00:03:53 +0000 (00:03 +0000)]
Merge "Fix child view ordering for accessibility." into lmp-dev

9 years agoFix child view ordering for accessibility.
Svetoslav [Thu, 9 Oct 2014 22:49:02 +0000 (15:49 -0700)]
Fix child view ordering for accessibility.

When reporting views to accessibility services we are ordering the
children in a parent based on their location on the screen. The
initial implementation worked pretty well in practive but violated
the transitivity property leading to rare crashes in apps. The current
implementation does not violate transitivity but does not produce
good ordering.

Given the lack of time and to minumize risk this change uses the
old strategy which works most of the time and if that fails we
fall back to the current strategy. Coming up with a correct strategy
that produces good results requires more time.

bug:17887986

Change-Id: I1c233ecdf318befc315e793696ac48bd6c652ab6

9 years agoMerge "Fixed an issue where the notification could become transparent" into lmp-dev
Selim Cinek [Thu, 9 Oct 2014 23:05:03 +0000 (23:05 +0000)]
Merge "Fixed an issue where the notification could become transparent" into lmp-dev

9 years agoFixed an issue where the notification could become transparent
Selim Cinek [Thu, 9 Oct 2014 22:54:40 +0000 (15:54 -0700)]
Fixed an issue where the notification could become transparent

Bug: 17668881
Change-Id: If8389084c7696bb8d3c0155f1262ec1fe7973c44

9 years agoClean-up ColorFade's shaders and buffers.
Michael Wright [Thu, 9 Oct 2014 00:46:09 +0000 (17:46 -0700)]
Clean-up ColorFade's shaders and buffers.

Bug: 17672241
Change-Id: I73328ee4d83c3a8700b7b19b661bcaec7ada877f

9 years agoFix bug 17931760 - spurious timeout leads to mayhem
Christopher Tate [Thu, 9 Oct 2014 22:20:24 +0000 (15:20 -0700)]
Fix bug 17931760 - spurious timeout leads to mayhem

We know a priori that the PMBA metadata package's backup pass
doesn't need to be tracked for timeout, because it's run inline
rather than as an asynchronous separate-process operation.

Change-Id: Ifd21ab3a016917f5e557a38c1c88f8d8ac1337d2

9 years agoMerge "WallpaperCropper: Use white color for action bar" into lmp-dev
Christoph Studer [Thu, 9 Oct 2014 20:56:44 +0000 (20:56 +0000)]
Merge "WallpaperCropper: Use white color for action bar" into lmp-dev

9 years agoWallpaperCropper: Use white color for action bar
Christoph Studer [Thu, 9 Oct 2014 20:50:21 +0000 (13:50 -0700)]
WallpaperCropper: Use white color for action bar

Bug: 17343815
Change-Id: I5802f04204d081b97fbc2e2cb203fa03f16fea6a

9 years agoMerge "Search all packages for a given type string when looking up resources by name...
Adam Lesinski [Thu, 9 Oct 2014 19:02:23 +0000 (19:02 +0000)]
Merge "Search all packages for a given type string when looking up resources by name" into lmp-dev

9 years agoMerge "Implement issue #17906468: Allow search request to fall back to global search...
Dianne Hackborn [Thu, 9 Oct 2014 19:00:11 +0000 (19:00 +0000)]
Merge "Implement issue #17906468: Allow search request to fall back to global search" into lmp-dev

9 years agoMerge "Fix content description for bluetooth icon" into lmp-dev
Jorim Jaggi [Thu, 9 Oct 2014 18:29:35 +0000 (18:29 +0000)]
Merge "Fix content description for bluetooth icon" into lmp-dev

9 years agoSearch all packages for a given type string when looking up resources by name
Adam Lesinski [Thu, 9 Oct 2014 18:08:04 +0000 (11:08 -0700)]
Search all packages for a given type string when looking up resources by name

Previously we would stop at the first match when looking for a type string,
but we should search all packages in case a feature Split added a type
with the same name.

Bug:17924027

Change-Id: I6bc7ef073324db99448538cd8bdf566658f066ff

9 years agoMerge "Revert "Removed preview license."" into lmp-dev
Joe Fernandez [Thu, 9 Oct 2014 18:03:20 +0000 (18:03 +0000)]
Merge "Revert "Removed preview license."" into lmp-dev

9 years agoRevert "Removed preview license."
Joe Fernandez [Thu, 9 Oct 2014 18:02:10 +0000 (18:02 +0000)]
Revert "Removed preview license."

New plan: We need this for the Device Preview images provided on the final L-Preview page.

This reverts commit 4974e7f27cf93842001c10379c0be0b24eb035d7.

Change-Id: I1b5fd6d58c53c6ac14f86c688eaea540d683134a

9 years agoMerge "Add tests for model management [SDK Only]" into lmp-dev
Sandeep Siddhartha [Thu, 9 Oct 2014 17:54:15 +0000 (17:54 +0000)]
Merge "Add tests for model management [SDK Only]" into lmp-dev

9 years agoFix content description for bluetooth icon
Jorim Jaggi [Thu, 9 Oct 2014 00:10:58 +0000 (17:10 -0700)]
Fix content description for bluetooth icon

Bug: 17921584
Change-Id: I908d31aaa15188baffee76933a3025bad6bc2631

9 years agoImplement issue #17906468: Allow search request to fall back to global search
Dianne Hackborn [Thu, 9 Oct 2014 00:43:48 +0000 (17:43 -0700)]
Implement issue #17906468: Allow search request to fall back to global search

Change-Id: I04834b2a9f1ec4a68c6a3fed14da2f8dd93b3be7

9 years agoDocs: adding closing bracket to un-break javadoc tokens.
Eric Gilmore [Tue, 7 Oct 2014 19:48:48 +0000 (12:48 -0700)]
Docs: adding closing bracket to un-break javadoc tokens.

Bug: 17186958

Change-Id: Ib21120d71ccd7c59536af3d26d7090fc919bec17

9 years agoTD_SCDMA is more like GSM than CDMA - re-classifying.
Etan Cohen [Thu, 9 Oct 2014 00:10:33 +0000 (17:10 -0700)]
TD_SCDMA is more like GSM than CDMA - re-classifying.

Bug: 17788412
Change-Id: Icc6a692a1f038624dde772f8d8f197aab604c166

9 years agoMerge "DevicePolicy: One cert tracker warning per profile" into lmp-dev
Robin Lee [Thu, 9 Oct 2014 12:55:16 +0000 (12:55 +0000)]
Merge "DevicePolicy: One cert tracker warning per profile" into lmp-dev

9 years agoam a63f81ec: am e15773be: Merge "docs: Android TV publishing requirements" into klp...
Joe Fernandez [Thu, 9 Oct 2014 12:07:07 +0000 (12:07 +0000)]
am a63f81ec: am e15773be: Merge "docs: Android TV publishing requirements" into klp-modular-docs

* commit 'a63f81ec897988befad7b286b50f73a42319fd5e':
  docs: Android TV publishing requirements

9 years agoam e15773be: Merge "docs: Android TV publishing requirements" into klp-modular-docs
Joe Fernandez [Thu, 9 Oct 2014 12:01:36 +0000 (12:01 +0000)]
am e15773be: Merge "docs: Android TV publishing requirements" into klp-modular-docs

* commit 'e15773be4837baf15079d5d7e8f8c0c09cef952f':
  docs: Android TV publishing requirements

9 years agoDevicePolicy: One cert tracker warning per profile
Robin Lee [Mon, 6 Oct 2014 10:36:25 +0000 (11:36 +0100)]
DevicePolicy: One cert tracker warning per profile

Shows one notification per profile instead of one notification per
user or (previously) one notification per device.

Bug: 17794425
Change-Id: I6f0d34a16fa2a45082941387ac765dd99eefa131