OSDN Git Service

android-x86/frameworks-base.git
9 years agoMerge "Anti-Alias ColorDrawable" into mnc-dev
Chris Craik [Wed, 13 May 2015 20:44:48 +0000 (20:44 +0000)]
Merge "Anti-Alias ColorDrawable" into mnc-dev

9 years agoMerge "Volume: Update divider color to match qs tile divider color." into mnc-dev
John Spurlock [Wed, 13 May 2015 20:39:54 +0000 (20:39 +0000)]
Merge "Volume: Update divider color to match qs tile divider color." into mnc-dev

9 years agoVolume: Update divider color to match qs tile divider color.
John Spurlock [Wed, 13 May 2015 20:31:34 +0000 (16:31 -0400)]
Volume: Update divider color to match qs tile divider color.

Bug: 21120949
Change-Id: I35ad4f1badbb109e49d5d5b452e3e11b641d7e14

9 years agoMerge "Volume: Use inactive slider tints when disabled." into mnc-dev
John Spurlock [Wed, 13 May 2015 20:35:09 +0000 (20:35 +0000)]
Merge "Volume: Use inactive slider tints when disabled." into mnc-dev

9 years agoVolume: Use inactive slider tints when disabled.
John Spurlock [Wed, 13 May 2015 20:23:14 +0000 (16:23 -0400)]
Volume: Use inactive slider tints when disabled.

Bug: 21119650
Change-Id: I14e10c83e9d73096775f92d5290306b76eba6af4

9 years agoMerge "Persist fingerprint names" into mnc-dev
Jorim Jaggi [Wed, 13 May 2015 20:32:30 +0000 (20:32 +0000)]
Merge "Persist fingerprint names" into mnc-dev

9 years agoMerge "Don't negate saving state" into mnc-dev
Todd Kennedy [Wed, 13 May 2015 20:27:16 +0000 (20:27 +0000)]
Merge "Don't negate saving state" into mnc-dev

9 years agoPersist fingerprint names
Jorim Jaggi [Tue, 12 May 2015 22:00:12 +0000 (15:00 -0700)]
Persist fingerprint names

Bug: 20469328
Change-Id: I8f4a988687bfb78c36cc7cf187103a9d93ed4535

9 years agoAnti-Alias ColorDrawable
Chris Craik [Wed, 13 May 2015 20:16:56 +0000 (13:16 -0700)]
Anti-Alias ColorDrawable

Change-Id: I4d0ee2a496de908b99b0f1d8bef1b6f861c94c6f

9 years agoMerge "Remove initiator name param." into mnc-dev
Julia Reynolds [Wed, 13 May 2015 20:14:41 +0000 (20:14 +0000)]
Merge "Remove initiator name param." into mnc-dev

9 years agoMerge "Start handshake before calling hostname verifier, part 2" into mnc-dev
Kenny Root [Wed, 13 May 2015 20:14:25 +0000 (20:14 +0000)]
Merge "Start handshake before calling hostname verifier, part 2" into mnc-dev

9 years agoMerge "Zen: Use shorter version of countdown condition summary in footer." into mnc-dev
John Spurlock [Wed, 13 May 2015 20:10:48 +0000 (20:10 +0000)]
Merge "Zen: Use shorter version of countdown condition summary in footer." into mnc-dev

9 years agoMerge "Hide API not ready for prime time." into mnc-dev
Jeff Sharkey [Wed, 13 May 2015 20:08:12 +0000 (20:08 +0000)]
Merge "Hide API not ready for prime time." into mnc-dev

9 years agoHide API not ready for prime time.
Jeff Sharkey [Wed, 13 May 2015 19:52:06 +0000 (12:52 -0700)]
Hide API not ready for prime time.

Bug: 20642684
Change-Id: I133f023ba7d1d9572175a8f6a3e3c8314c5a897d

9 years agoStart handshake before calling hostname verifier, part 2
Kenny Root [Tue, 12 May 2015 22:13:50 +0000 (15:13 -0700)]
Start handshake before calling hostname verifier, part 2

If the hostname verifier calls SSLSocket#getSession() before the
handshake has been started, it will implicitly start the handshake.
However, it will swallow any errors and return the canonical invalid
SSLSession instead. This makes it extremely difficult to debug issues.

Instead start the handshake before calling into the verifier since we
are guaranteed to be the first caller of #startHandshake() and won't
cause a renegotiation. That will allow us to see the actual
SSLHandshakeException if it occurs.

Follow up for change 317c0a4959df0361431d5fbf7dacc162bfb48cd2

Bug: 21118659
Change-Id: I8c606a78ba8a990b4e0d28880b566867261fefbc

9 years agoMerge "MediaCodec: rename usePersistentInputSurface to setInputSurface" into mnc-dev
Chong Zhang [Wed, 13 May 2015 19:56:06 +0000 (19:56 +0000)]
Merge "MediaCodec: rename usePersistentInputSurface to setInputSurface" into mnc-dev

9 years agoMerge "Ensure key algorithm name of HMAC keys is preserved." into mnc-dev
Alex Klyubin [Wed, 13 May 2015 19:47:37 +0000 (19:47 +0000)]
Merge "Ensure key algorithm name of HMAC keys is preserved." into mnc-dev

9 years agoZen: Use shorter version of countdown condition summary in footer.
John Spurlock [Wed, 13 May 2015 19:42:04 +0000 (15:42 -0400)]
Zen: Use shorter version of countdown condition summary in footer.

To try and keep to two-lines.

Bug: 21119801
Change-Id: I5a6760381a6b673b8481164f92cf6b7b236af349

9 years agoMerge "Rewriting should fail when any paths are null." into mnc-dev
Jeff Sharkey [Wed, 13 May 2015 19:39:25 +0000 (19:39 +0000)]
Merge "Rewriting should fail when any paths are null." into mnc-dev

9 years agoRewriting should fail when any paths are null.
Jeff Sharkey [Wed, 13 May 2015 19:38:16 +0000 (12:38 -0700)]
Rewriting should fail when any paths are null.

Bug: 21017105
Change-Id: I0c5e9c5bdf397d51e2799b06a52bc5bd0bdd09b0

9 years agoMerge "Updated storage notification icons." into mnc-dev
Jeff Sharkey [Wed, 13 May 2015 19:35:27 +0000 (19:35 +0000)]
Merge "Updated storage notification icons." into mnc-dev

9 years agoEnsure key algorithm name of HMAC keys is preserved.
Alex Klyubin [Wed, 13 May 2015 19:30:19 +0000 (12:30 -0700)]
Ensure key algorithm name of HMAC keys is preserved.

When Android KeyStore loads an HMAC key, it needs to compose the JCA
key algorithm name (e.g., HmacSHA256) based on the digests the key is
authorized for. A key can be authorized for multiple digests. Thus,
the approach is to use the first one for constructing the JCA key
algorithm name.

This CL ensures that when importing HMAC keys the first KM_TAG_DIGEST
tag is set to the digest of the JCA key algorithm name.

Bug: 18088752
Change-Id: I911ca7427b249ee823d06e988687af6146ebaff8

9 years agoMerge "Zen: Serialize notify conditions calls, defer subscription." into mnc-dev
John Spurlock [Wed, 13 May 2015 19:06:09 +0000 (19:06 +0000)]
Merge "Zen: Serialize notify conditions calls, defer subscription." into mnc-dev

9 years agoMerge "Start handshake before calling hostname verifier" into mnc-dev
Kenny Root [Wed, 13 May 2015 19:04:08 +0000 (19:04 +0000)]
Merge "Start handshake before calling hostname verifier" into mnc-dev

9 years agoStart handshake before calling hostname verifier
Kenny Root [Tue, 12 May 2015 22:13:50 +0000 (15:13 -0700)]
Start handshake before calling hostname verifier

If the hostname verifier calls SSLSocket#getSession() before the
handshake has been started, it will implicitly start the handshake.
However, it will swallow any errors and return the canonical invalid
SSLSession instead. This makes it extremely difficult to debug issues.

Instead start the handshake before calling into the verifier since we
are guaranteed to be the first caller of #startHandshake() and won't
cause a renegotiation. That will allow us to see the actual
SSLHandshakeException if it occurs.

(cherry picked from commit 317c0a4959df0361431d5fbf7dacc162bfb48cd2 in
external/apache-http)

Bug: 14975169
Bug: 17332309
Bug: 17524215
Bug: 17812533
Bug: 18507278
Bug: 19069992
Bug: 19378885
Bug: 19414083
Bug: 19550311
Bug: 19731556
Bug: 19853723
Bug: 20908941
Bug: 21118659
Change-Id: Ie74ec12c8b131c7bf400a07fc91c78da4d5e470f

9 years agoMerge "Track app idle history and dump it" into mnc-dev
Amith Yamasani [Wed, 13 May 2015 18:52:29 +0000 (18:52 +0000)]
Merge "Track app idle history and dump it" into mnc-dev

9 years agoTrack app idle history and dump it
Amith Yamasani [Fri, 8 May 2015 23:36:21 +0000 (16:36 -0700)]
Track app idle history and dump it

"dumpsys usagestats history" will show the
active state of each app for the last 100 hours,
if the device hasn't rebooted.

Bug: 20066058
Change-Id: I703e5bc121298e4363c202da56fffb0b8534bcaf

9 years agoZen: Serialize notify conditions calls, defer subscription.
John Spurlock [Wed, 13 May 2015 18:48:02 +0000 (14:48 -0400)]
Zen: Serialize notify conditions calls, defer subscription.

 - Don't subscribe/unsubscribe to new rules until the config has
   been set, avoids race conditions.
 - Process all condition updates on the same thread.
 - Add the schedule provider's next alarm state to dumpsys.

Bug: 21111868
Change-Id: I389f4a4905a56d6c976f01408f48f87230109aba

9 years agoam ba649917: am 09a8de75: Merge "docs: M Preview Program Overview page" into mnc...
Fred Chung [Wed, 13 May 2015 18:45:05 +0000 (18:45 +0000)]
am ba649917: am 09a8de75: Merge "docs: M Preview Program Overview page" into mnc-preview-docs

* commit 'ba6499175773301b140047c44628c6e9f03f139f':
  docs: M Preview Program Overview page

9 years agoUpdated storage notification icons.
Jeff Sharkey [Wed, 13 May 2015 18:40:30 +0000 (11:40 -0700)]
Updated storage notification icons.

Bug: 19993667
Change-Id: Ibecb634ad7993dc8d1b244654396a6176a0891b9

9 years agoMerge "SettingsLib: Track permission's packageName" into mnc-dev
Jason Monk [Wed, 13 May 2015 18:40:49 +0000 (18:40 +0000)]
Merge "SettingsLib: Track permission's packageName" into mnc-dev

9 years agoMerge "Replace JNI primitive array critical calls with non-critical ones." into mnc-dev
Hiroshi Yamauchi [Wed, 13 May 2015 18:38:10 +0000 (18:38 +0000)]
Merge "Replace JNI primitive array critical calls with non-critical ones." into mnc-dev

9 years agoMerge "resolved conflicts for merge of 45fed517 to mnc-dev" into mnc-dev
Dirk Dougherty [Wed, 13 May 2015 18:37:19 +0000 (18:37 +0000)]
Merge "resolved conflicts for merge of 45fed517 to mnc-dev" into mnc-dev

9 years agoresolved conflicts for merge of 45fed517 to mnc-dev
Dirk Dougherty [Wed, 13 May 2015 18:31:26 +0000 (11:31 -0700)]
resolved conflicts for merge of 45fed517 to mnc-dev

Change-Id: I08e44ee778436e5592e73ced82356f015cbdfe74

9 years agoDon't negate saving state
Todd Kennedy [Wed, 13 May 2015 18:13:58 +0000 (11:13 -0700)]
Don't negate saving state

In the original implementation, we would only save the state if the
activity was "!isFinishing()". That was abstracted into a method
that returned whether we should save state. However, the "!" wasn't
removed. D'oh.

Bug: 20860094
Change-Id: I8827cb265f2e7fb911f5d110c56e464aa092bfe7

9 years agoMerge "Add keystore onUserAdded/Removed methods" into mnc-dev
Chad Brubaker [Wed, 13 May 2015 18:09:57 +0000 (18:09 +0000)]
Merge "Add keystore onUserAdded/Removed methods" into mnc-dev

9 years agoMerge "induct a bunch of new logging categories." into mnc-dev
Chris Wren [Wed, 13 May 2015 18:05:54 +0000 (18:05 +0000)]
Merge "induct a bunch of new logging categories." into mnc-dev

9 years agoAdd keystore onUserAdded/Removed methods
Chad Brubaker [Tue, 12 May 2015 20:00:02 +0000 (13:00 -0700)]
Add keystore onUserAdded/Removed methods

(cherry-picked from commit 31c2897105e6d71f8e6edeab312d2147bbdbaeb1)

Change-Id: I73fe9344ec5660e58425d5c85d14381820533d57

9 years agoMediaCodec: rename usePersistentInputSurface to setInputSurface
Chong Zhang [Wed, 13 May 2015 17:25:29 +0000 (10:25 -0700)]
MediaCodec: rename usePersistentInputSurface to setInputSurface

bug: 21045402
Change-Id: I510a3a694367b8e5a21f4a4fa2a338031fed8991

9 years agoMerge "Strip PNG metadata" into mnc-dev
Alan Viverette [Wed, 13 May 2015 17:53:13 +0000 (17:53 +0000)]
Merge "Strip PNG metadata" into mnc-dev

9 years agoMerge "Switching to PersistableBundle in carrier config API." into mnc-dev
Jonathan Basseri [Wed, 13 May 2015 17:46:29 +0000 (17:46 +0000)]
Merge "Switching to PersistableBundle in carrier config API." into mnc-dev

9 years agoMerge "Fix the doc for ACTION_MANAGED_PROFILE_PROVISIONED." into mnc-dev
Nicolas Prevot [Wed, 13 May 2015 17:46:04 +0000 (17:46 +0000)]
Merge "Fix the doc for ACTION_MANAGED_PROFILE_PROVISIONED." into mnc-dev

9 years agoSwitching to PersistableBundle in carrier config API.
Jonathan Basseri [Tue, 12 May 2015 17:06:32 +0000 (10:06 -0700)]
Switching to PersistableBundle in carrier config API.

Part of this API involves persisting config bundles to avoid binding to
apps at critical moments (like boot). Regular bundles should not be
written to disk because they support object types that can lose their
meaning while the data is at rest.

In order to use PersistableBundle, we must either start with one or
filter unwanted types out of Bundle objects. Since the carrier config
API has no use for unsupported types, we chose to use PersistableBundle
everywhere.

Bug: 20268926
Change-Id: I17989ce840014c2a0ed3679c1bca5a8498082c7f

9 years agoinduct a bunch of new logging categories.
Chris Wren [Wed, 13 May 2015 17:37:42 +0000 (13:37 -0400)]
induct a bunch of new logging categories.

Bug: 20264417
Change-Id: Ica85a31016592be87f727c0d86a4be59eb854158

9 years agoMerge "Fix issue where handle is in front of word rather than end of word" into mnc-dev
Mady Mellor [Wed, 13 May 2015 17:34:12 +0000 (17:34 +0000)]
Merge "Fix issue where handle is in front of word rather than end of word" into mnc-dev

9 years agoMerge "Icon API tuneups:" into mnc-dev
Dan Sandler [Wed, 13 May 2015 17:32:16 +0000 (17:32 +0000)]
Merge "Icon API tuneups:" into mnc-dev

9 years agoam 37d0c94f: (-s ours) am 0cbd0cbd: Merge "Reduce display device log spam." into...
Joe LaPenna [Wed, 13 May 2015 17:25:07 +0000 (17:25 +0000)]
am 37d0c94f: (-s ours) am 0cbd0cbd: Merge "Reduce display device log spam." into lmp-mr1-modular-dev

* commit '37d0c94f7a4a1e2ca31b5cbc269222ded7495ca0':
  Reduce display device log spam.

9 years agoIcon API tuneups:
Dan Sandler [Wed, 13 May 2015 14:51:52 +0000 (10:51 -0400)]
Icon API tuneups:

- Reorder parameters to loadDrawableAsync()
- New version of createWithResource that takes a package
  name instead of a Resources
- Add loadDrawableAsUser() for INTERACT_ACROSS_USERS clients
  like SystemUI
- Docs cleanups

Bug: 21089268
Bug: 21031774
Change-Id: I465d2b865e35e12094b564f994e59d55e522f65a

9 years agoMerge "resolved conflicts for merge of f0c4f0dd to mnc-dev" into mnc-dev
Wei Liu [Wed, 13 May 2015 16:59:53 +0000 (16:59 +0000)]
Merge "resolved conflicts for merge of f0c4f0dd to mnc-dev" into mnc-dev

9 years agoresolved conflicts for merge of f0c4f0dd to mnc-dev
Wei Liu [Wed, 13 May 2015 16:57:33 +0000 (09:57 -0700)]
resolved conflicts for merge of f0c4f0dd to mnc-dev

Change-Id: I16df088016c010aa25ee73ea8e68b3db8c0449e3

9 years agoMerge "Import translations. DO NOT MERGE" into mnc-dev
Geoff Mendal [Wed, 13 May 2015 16:55:44 +0000 (16:55 +0000)]
Merge "Import translations. DO NOT MERGE" into mnc-dev

9 years agoSettingsLib: Track permission's packageName
Jason Monk [Wed, 13 May 2015 16:30:34 +0000 (12:30 -0400)]
SettingsLib: Track permission's packageName

Bug: 20269176
Change-Id: If07051985f3e8b6223cba4289d6cd29d94ebb0cd

9 years agoMerge "Unify DrawProfiler/JankStats" into mnc-dev
John Reck [Wed, 13 May 2015 16:30:03 +0000 (16:30 +0000)]
Merge "Unify DrawProfiler/JankStats" into mnc-dev

9 years agoMerge "API Council Change Phase 2 - add/remove callback" into mnc-dev
Paul McLean [Wed, 13 May 2015 16:18:59 +0000 (16:18 +0000)]
Merge "API Council Change Phase 2 - add/remove callback" into mnc-dev

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 13 May 2015 16:05:02 +0000 (09:05 -0700)]
Import translations. DO NOT MERGE

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

9 years agoMerge "Ensure activity visiblity when moving task" into mnc-dev
Stefan Kuhne [Wed, 13 May 2015 16:04:44 +0000 (16:04 +0000)]
Merge "Ensure activity visiblity when moving task" into mnc-dev

9 years agoMerge "Zen: Map external ringer mode = silent to zen = alarms." into mnc-dev
John Spurlock [Wed, 13 May 2015 15:49:31 +0000 (15:49 +0000)]
Merge "Zen: Map external ringer mode = silent to zen = alarms." into mnc-dev

9 years agoMerge "Fix Floating Toolbar appearing after ActionMode was cancelled" into mnc-dev
Clara Bayarri [Wed, 13 May 2015 15:46:57 +0000 (15:46 +0000)]
Merge "Fix Floating Toolbar appearing after ActionMode was cancelled" into mnc-dev

9 years agoMerge "Show IME switcher also when hardware keyboard is connected." into mnc-dev
Yohei Yukawa [Wed, 13 May 2015 15:25:19 +0000 (15:25 +0000)]
Merge "Show IME switcher also when hardware keyboard is connected." into mnc-dev

9 years agoZen: Map external ringer mode = silent to zen = alarms.
John Spurlock [Wed, 13 May 2015 15:19:19 +0000 (11:19 -0400)]
Zen: Map external ringer mode = silent to zen = alarms.

Bug: 21109517
Change-Id: I0e9506dad05ce4edf709ee879367b9f6aeba8dfd

9 years agoMerge "Update API." into mnc-dev
Tobias Sargeant [Wed, 13 May 2015 15:18:47 +0000 (15:18 +0000)]
Merge "Update API." into mnc-dev

9 years agoMerge "Fix crash from WPS" into mnc-dev
Jason Monk [Wed, 13 May 2015 15:15:06 +0000 (15:15 +0000)]
Merge "Fix crash from WPS" into mnc-dev

9 years agoUpdate API.
Tobias Sargeant [Wed, 13 May 2015 15:12:26 +0000 (16:12 +0100)]
Update API.

Bug: 21043955
Change-Id: Ibc012c1e60336f1f070982d27b8c75be8590dc5a

9 years agoFix crash from WPS
Jason Monk [Wed, 13 May 2015 15:07:53 +0000 (11:07 -0400)]
Fix crash from WPS

Also fix the tests to handle the new threadedness while here.

Bug: 20067687
Change-Id: I116bf14c71886b251c2e8bcaeb2c9b0e5f9ec817

9 years agoFix Floating Toolbar appearing after ActionMode was cancelled
Clara Bayarri [Wed, 13 May 2015 14:12:12 +0000 (15:12 +0100)]
Fix Floating Toolbar appearing after ActionMode was cancelled

The Views created for the Toolbar were not cleaned up properly when the
mode was cancelled by the client in onCreateActionMode, leading to the
toolbar appearing over other views when it shouldn't due to
onWindowFocusChanged showing the Toolbar if it exists.

We don't actually need the views if we don't know whether they are
going to be shown yet, so moved view creation to after onCreateActionMode

Bug: 20713912
Change-Id: Ic0c31d1634e1e96d9981a77b2c769306a8bf1a8d

9 years agoAPI Council Change Phase 2 - add/remove callback
Paul McLean [Tue, 12 May 2015 22:36:56 +0000 (15:36 -0700)]
API Council Change Phase 2 - add/remove callback

Change-Id: Ic7d374c67ef46a2bc8427fa3555e3ad1a4b0723e

9 years agoMerge "NoMan: Specify all users for noman broadcasts." into mnc-dev
John Spurlock [Wed, 13 May 2015 14:54:00 +0000 (14:54 +0000)]
Merge "NoMan: Specify all users for noman broadcasts." into mnc-dev

9 years agoNoMan: Specify all users for noman broadcasts.
John Spurlock [Wed, 13 May 2015 14:47:05 +0000 (10:47 -0400)]
NoMan: Specify all users for noman broadcasts.

Change-Id: I347bc25b09506dd5fd695e68f23e9654bab8103c

9 years agoMerge "Import translations. DO NOT MERGE" into mnc-dev
Geoff Mendal [Wed, 13 May 2015 14:13:23 +0000 (14:13 +0000)]
Merge "Import translations. DO NOT MERGE" into mnc-dev

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 13 May 2015 14:11:45 +0000 (07:11 -0700)]
Import translations. DO NOT MERGE

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

9 years agoEnsure activity visiblity when moving task
Stefan Kuhne [Tue, 12 May 2015 20:42:18 +0000 (13:42 -0700)]
Ensure activity visiblity when moving task

There was a visibility problem when multiple already running
activity got resized at the same time.
Only the last activity launched that got focus was shown and all others
were not.

The problem arose when a new ActivityStack got created and the
(existing) window got attached which led to the divergence of the
visibility states in different objects. The WindowState thinks
that it is visible, but the AppWindowToken thinks that it is not.
Subsequent calls to WindowState::ShowLw ignore calls to show the window
and the application logic enters the GONE state until it recieves focus.

Bug: 20692085

Change-Id: Ifc0e3686398ccd1d1ff32e1a266163b8db5b7f26

9 years agoMerge "Removed unused Face Unlock aidl files" into mnc-dev
Brian Colonna [Wed, 13 May 2015 13:27:14 +0000 (13:27 +0000)]
Merge "Removed unused Face Unlock aidl files" into mnc-dev

9 years agoMerge "Initial IpReachabilityMonitor implementation." into mnc-dev
Erik Kline [Wed, 13 May 2015 13:11:12 +0000 (13:11 +0000)]
Merge "Initial IpReachabilityMonitor implementation." into mnc-dev

9 years agoInitial IpReachabilityMonitor implementation.
Erik Kline [Thu, 7 May 2015 07:04:54 +0000 (16:04 +0900)]
Initial IpReachabilityMonitor implementation.

Add a class that monitors on-link IP reachability and notifies
callers whenever any on-link addresses of interest appear to have
become unresponsive.

Bug: 18581716
Change-Id: I333eee6fe30fa97a21297c6745de14ceb95bb661

9 years agoMerge "Improve documentation and rename insertVisualStateCallback to postVisualStateC...
Tobias Sargeant [Wed, 13 May 2015 11:33:16 +0000 (11:33 +0000)]
Merge "Improve documentation and rename insertVisualStateCallback to postVisualStateCallback." into mnc-dev

9 years agoImprove documentation and rename insertVisualStateCallback to postVisualStateCallback.
Tobias Sargeant [Wed, 13 May 2015 10:23:57 +0000 (11:23 +0100)]
Improve documentation and rename insertVisualStateCallback to postVisualStateCallback.

Bug: 21043955
Change-Id: I077cad68fb519581387d1b474f27d43222f68e3b

9 years agoMerge "Add basic netlink library code." into mnc-dev
Erik Kline [Wed, 13 May 2015 07:04:58 +0000 (07:04 +0000)]
Merge "Add basic netlink library code." into mnc-dev

9 years agoMerge "Fix a race when removing from LegacyTypeTracker." into mnc-dev
Lorenzo Colitti [Wed, 13 May 2015 06:31:36 +0000 (06:31 +0000)]
Merge "Fix a race when removing from LegacyTypeTracker." into mnc-dev

9 years agoAdd basic netlink library code.
Erik Kline [Tue, 20 Jan 2015 03:28:26 +0000 (12:28 +0900)]
Add basic netlink library code.

Add netlink socket helpers and parsing code for basic netlink messages.
Additionally, support from some neighbor discovery -specific messages
is included.

Bug: 18581716
Change-Id: Ib2aa924222b63cdbebf09a8bf8ff35ee24269fc5

9 years agoMerge "New "sm" shell tool to call StorageManager." into mnc-dev
Jeff Sharkey [Wed, 13 May 2015 05:27:28 +0000 (05:27 +0000)]
Merge "New "sm" shell tool to call StorageManager." into mnc-dev

9 years agoam 09a8de75: Merge "docs: M Preview Program Overview page" into mnc-preview-docs
Fred Chung [Wed, 13 May 2015 04:36:53 +0000 (04:36 +0000)]
am 09a8de75: Merge "docs: M Preview Program Overview page" into mnc-preview-docs

* commit '09a8de7576945886b3de5ba70a8349629144ecd9':
  docs: M Preview Program Overview page

9 years agoMerge "docs: M Preview Program Overview page" into mnc-preview-docs
Fred Chung [Wed, 13 May 2015 04:28:52 +0000 (04:28 +0000)]
Merge "docs: M Preview Program Overview page" into mnc-preview-docs

9 years agoam 98794c01: Doc change: add new engagement and other distribute files.
Dirk Dougherty [Wed, 13 May 2015 04:06:00 +0000 (04:06 +0000)]
am 98794c01: Doc change: add new engagement and other distribute files.

* commit '98794c012c45369484df7abfa0bdf065447aff58':
  Doc change: add new engagement and other distribute files.

9 years agoMerge "Lower protection level of permissions of permissions" into mnc-dev
Svet Ganov [Wed, 13 May 2015 03:55:36 +0000 (03:55 +0000)]
Merge "Lower protection level of permissions of permissions" into mnc-dev

9 years agoLower protection level of permissions of permissions
Svet Ganov [Wed, 13 May 2015 03:50:14 +0000 (20:50 -0700)]
Lower protection level of permissions of permissions

Permissions ACCESS_NETWORK_STATE, INTERNET, NFC, DISABLE_KEYGUARD
do not lead to unrecoverable damage and do not lead to PII leaks,
hence they do not meet the bar to be runtime permissions and we
are lowering their protection level.

bug:21078873

Change-Id: I30c8e742d6a69474171994b65ce070068402ae47

9 years agoDoc change: add new engagement and other distribute files.
Dirk Dougherty [Sat, 9 May 2015 19:10:56 +0000 (12:10 -0700)]
Doc change: add new engagement and other distribute files.

Change-Id: I1c80d134b6637db9f763b6a587cdc5817a66b9be

9 years agoMade sure that HUNS with full screen intents stay pinned
Selim Cinek [Tue, 12 May 2015 02:04:49 +0000 (19:04 -0700)]
Made sure that HUNS with full screen intents stay pinned

When a HUN came in with a full screen intent came in and the shade
was open, the notification was not pinned and therefore got lost
when the shade was closed, potentially leading to missed alarms
or calls.

Bug: 20431566
Change-Id: I0d5da0f9baba8d9f68ba2755c40c5fd9a8471191

9 years agoMerge "Add IntentFilter auto verification - part 9" into mnc-dev
Fabrice Di Meglio [Wed, 13 May 2015 01:53:08 +0000 (01:53 +0000)]
Merge "Add IntentFilter auto verification - part 9" into mnc-dev

9 years agoam 0cbd0cbd: Merge "Reduce display device log spam." into lmp-mr1-modular-dev
Joe LaPenna [Wed, 13 May 2015 01:37:02 +0000 (01:37 +0000)]
am 0cbd0cbd: Merge "Reduce display device log spam." into lmp-mr1-modular-dev

* commit '0cbd0cbd138cdaa367d21f58d8a3fd36f1e73f69':
  Reduce display device log spam.

9 years agoMerge "More video related API fixes" into mnc-dev
Yorke Lee [Wed, 13 May 2015 01:33:10 +0000 (01:33 +0000)]
Merge "More video related API fixes" into mnc-dev

9 years agoMerge "Reduce display device log spam." into lmp-mr1-modular-dev
Joe LaPenna [Wed, 13 May 2015 01:26:25 +0000 (01:26 +0000)]
Merge "Reduce display device log spam." into lmp-mr1-modular-dev

9 years agoMerge "Add a temporary wrapper for ViewStructure until Webview APK is updated" into...
Selim Gurun [Wed, 13 May 2015 01:23:51 +0000 (01:23 +0000)]
Merge "Add a temporary wrapper for ViewStructure until Webview APK is updated" into mnc-dev

9 years agoMerge "Allow exemption to idle apps at periodic intervals" into mnc-dev
Amith Yamasani [Wed, 13 May 2015 01:22:56 +0000 (01:22 +0000)]
Merge "Allow exemption to idle apps at periodic intervals" into mnc-dev

9 years agoFix the doc for ACTION_MANAGED_PROFILE_PROVISIONED.
Nicolas Prevot [Wed, 13 May 2015 01:14:53 +0000 (18:14 -0700)]
Fix the doc for ACTION_MANAGED_PROFILE_PROVISIONED.

In the html doc, it showed up as (@see #ACTION_PROVISION_MANAGED_PROFILE).

Change-Id: I4b3eec26525c6bd87319296f4bb89d037dfc3d03

9 years agoAdd a temporary wrapper for ViewStructure until Webview APK is updated
Selim Gurun [Wed, 13 May 2015 00:53:24 +0000 (17:53 -0700)]
Add a temporary wrapper for ViewStructure until Webview APK is updated

It turned out that after the API change from ViewAssistStructure to
ViewStructure, the suggested mechanism did not work, and webview
started throwing abstractmethoderror exceptions. Temporarily
solve the problem by wrapping ViewStructure inside a
ViewAssistStructure. Once Webview APK is updated, drop it.

Change-Id: I09dfe7dac9c2bc7c037d842844c61dd879629470

9 years agoStrip PNG metadata
Alan Viverette [Wed, 13 May 2015 00:46:07 +0000 (17:46 -0700)]
Strip PNG metadata

Change-Id: I0d981780f9e6cc8823ff75e662af3f050ff00037

9 years agoMerge "Update APIs to fix build" into mnc-dev
Alan Viverette [Wed, 13 May 2015 00:29:07 +0000 (00:29 +0000)]
Merge "Update APIs to fix build" into mnc-dev

9 years agoUpdate APIs to fix build
Alan Viverette [Wed, 13 May 2015 00:26:47 +0000 (17:26 -0700)]
Update APIs to fix build

Change-Id: I79e15ed436efe9f7223bc54e3737457885fdc571

9 years agoMerge "Make Noto Sans Japanese default font on extended profiles." into mnc-dev
Roozbeh Pournader [Wed, 13 May 2015 00:19:30 +0000 (00:19 +0000)]
Merge "Make Noto Sans Japanese default font on extended profiles." into mnc-dev

9 years agoMerge "Runtime permissions for system components not revokable - framework" into...
Svet Ganov [Wed, 13 May 2015 00:17:45 +0000 (00:17 +0000)]
Merge "Runtime permissions for system components not revokable - framework" into mnc-dev