OSDN Git Service

android-x86/frameworks-base.git
8 years agoAdded the dozemode for the new notification templates
Selim Cinek [Fri, 20 Nov 2015 20:47:59 +0000 (12:47 -0800)]
Added the dozemode for the new notification templates

Previously things were not correctly inverted when dozing,
because of the new template design.

Change-Id: I05211a463c4c7aa3bcba669506975844c389097b

8 years agoMade the bigtext now nicely float around the image
Selim Cinek [Fri, 20 Nov 2015 02:10:48 +0000 (18:10 -0800)]
Made the bigtext now nicely float around the image

If there is an image instead of applying the same
margin everywhere, the text now floats around the
image.

Change-Id: I87f9ca9f51fb270b0732a99374544381bd1fc4e0

8 years agoLegacy custom views now get properly layed out again
Selim Cinek [Thu, 19 Nov 2015 20:00:45 +0000 (12:00 -0800)]
Legacy custom views now get properly layed out again

Since the minheight grew, all notifications grew.
Legacy custom notifications need to stay the same
height though.

Change-Id: I469c448014c3d3c31526466d06a60ac44838b274

8 years agoImplemented the progressbar for the new templates
Selim Cinek [Thu, 19 Nov 2015 04:24:13 +0000 (20:24 -0800)]
Implemented the progressbar for the new templates

The padding was off in a few cases and the layout
was jumping when expanding when there were actions

Change-Id: Ia9a9ddbfd1c9a8104278a56ce6e1ef2a4ceafbe9

8 years agoContinued implementing the notification templates
Selim Cinek [Wed, 18 Nov 2015 03:04:39 +0000 (19:04 -0800)]
Continued implementing the notification templates

The progressbar is now also adapted to always have
at most 2 lines.

Change-Id: I092cf2fdfbbd474288398106309ad2ca85b7054b

8 years agoDetermining the number of keyguard notifications dynamically
Selim Cinek [Wed, 18 Nov 2015 18:25:23 +0000 (10:25 -0800)]
Determining the number of keyguard notifications dynamically

Instead of having a fixed number, we are now calculating the number
dynamically based on the available notifications.
This is necessary since notifications might have different sizes now.

Change-Id: I0cbe9b1c5fd731a89c242202846f42bec3fc57eb

8 years agoFixed a bug where the notifications could get scrolled on keyguard
Selim Cinek [Wed, 18 Nov 2015 19:53:47 +0000 (11:53 -0800)]
Fixed a bug where the notifications could get scrolled on keyguard

When dragging down due to falsing, the scrollposition could
become modified and never reset again.

Change-Id: I15d24dc8a5a3302faeaf30fb20a81d77dcceb059

8 years agoAdapted the big picture template
Selim Cinek [Mon, 16 Nov 2015 18:40:56 +0000 (10:40 -0800)]
Adapted the big picture template

Change-Id: Ia66c5f12a8688b2f0c6ea51fb8dbdefc39f62f8f

8 years agoMade the subtexts consistent among expanded / collapsed version
Selim Cinek [Fri, 13 Nov 2015 18:18:09 +0000 (13:18 -0500)]
Made the subtexts consistent among expanded / collapsed version

To ensure that the position of the expandbutton stays.

Change-Id: I02078fed1a2b31ff6e3b0f9b2db3c4e2844acd09

8 years agoImproved notification templates further
Selim Cinek [Thu, 12 Nov 2015 20:49:14 +0000 (15:49 -0500)]
Improved notification templates further

Inbox and bigtext style are adapted.

Change-Id: I85b33f7387a2bde46fc73d2bc82538d6d13f0a70

8 years agoSwitched the expanded button of the big content view
Selim Cinek [Wed, 11 Nov 2015 16:48:36 +0000 (11:48 -0500)]
Switched the expanded button of the big content view

Previously it was always the same.

Change-Id: Iebfbf6203241356d5acdfa5b16b02f976c8ce310

8 years agoAdapted the layout for when the header would overflow
Selim Cinek [Tue, 10 Nov 2015 22:44:39 +0000 (17:44 -0500)]
Adapted the layout for when the header would overflow

Now first the App name shrinks up to a minumum and then
the subtext shrinks. This way the expand button is always
visible.

Change-Id: Ibda8e9efbac7119cc31ce4c129be33a7a192f974

8 years agoUpdated the media notification template
Selim Cinek [Wed, 11 Nov 2015 00:14:27 +0000 (19:14 -0500)]
Updated the media notification template

The media notification now lives in the new world
with the appropriate notification header.

Change-Id: Ifed0f12e4925e27a303f6f01faa2e9c17262d486

8 years agoUpdate the notification templates
Selim Cinek [Mon, 26 Oct 2015 21:11:31 +0000 (14:11 -0700)]
Update the notification templates

Most of the notification templates have been updated.
Some cases like media notifications don't yet work well
but will be fixed in a later CL.

Bug: 25376106
Change-Id: I26c366e58ebba3852cea20de6fca311bd302bb24

8 years agoMerge "Fixing several bugs."
Winson Chung [Tue, 1 Dec 2015 01:19:41 +0000 (01:19 +0000)]
Merge "Fixing several bugs."

8 years agoMerge "Don't animate when moving task to stack if not requested"
Jorim Jaggi [Tue, 1 Dec 2015 01:17:19 +0000 (01:17 +0000)]
Merge "Don't animate when moving task to stack if not requested"

8 years agoMerge "API to create SharedPreferences from File."
Jeff Sharkey [Tue, 1 Dec 2015 01:03:39 +0000 (01:03 +0000)]
Merge "API to create SharedPreferences from File."

8 years agoFixing several bugs.
Winson [Mon, 30 Nov 2015 22:53:12 +0000 (14:53 -0800)]
Fixing several bugs.

- Prevent long pressing to drag when a task is already docked
- Ensure that the history button has a bit of background protection
- When fast-toggling, the second tap should actually activate the
  second task and not the third
- Align the history view with the stack view
- Fixing regression launching affiliated tasks

Bug: 25931916

Change-Id: I9d74d0d2427ea0b11f4817d0e635013065e3a792

8 years agoAPI to create SharedPreferences from File.
Jeff Sharkey [Tue, 1 Dec 2015 00:51:00 +0000 (17:51 -0700)]
API to create SharedPreferences from File.

Needed to support storage of SharedPreferences on both credential-
encrypted and device-encrypted storage paths.

Bug: 22358539
Change-Id: I576b696951b2a9de817d5be63d31b06f7e166a19

8 years agoMerge "Wire up lifecycle, send unlocked broadcast."
Jeff Sharkey [Tue, 1 Dec 2015 00:13:00 +0000 (00:13 +0000)]
Merge "Wire up lifecycle, send unlocked broadcast."

8 years agoWire up lifecycle, send unlocked broadcast.
Jeff Sharkey [Mon, 30 Nov 2015 19:52:10 +0000 (12:52 -0700)]
Wire up lifecycle, send unlocked broadcast.

When the correct lock pattern is presented, ask the system to also
unlock credential-encrypted storage, if enabled.  The token passed
along is empty for now, but can be wired up to gatekeeper in the
future.

During each system boot, ask vold to lock all users keys to give us
a known starting state.  This also has the effect of chmod'ing away
any CE data when in emulation mode.

Define and send a new foreground broadcast when the CE storage is
unlocked for the first time.  Add stronger last-ditch checking for
encryption-awareness before starting an app.

Bug: 22358539
Change-Id: Id1f1bece96a2b4e6f061214d565d51c7396ab521

8 years agoMerge "Remove dock divider surface when it's not visible."
Filip Gruszczynski [Mon, 30 Nov 2015 23:37:02 +0000 (23:37 +0000)]
Merge "Remove dock divider surface when it's not visible."

8 years agoMerge "Remembers previous location mode when location off"
Lifu Tang [Mon, 30 Nov 2015 23:23:55 +0000 (23:23 +0000)]
Merge "Remembers previous location mode when location off"

8 years agoRemove dock divider surface when it's not visible.
Filip Gruszczynski [Mon, 30 Nov 2015 05:10:07 +0000 (21:10 -0800)]
Remove dock divider surface when it's not visible.

We achieve the removal by notifying System UI about the visibility of
the dock divider. This way System UI can change visibility of the root
view, which in turn will cause the WMS to destroy or create the surface
as necessary.

Bug: 25844096
Bug: 25683717

Change-Id: Idbc33368db697a059af49106dfadb80c3d7d06c1

8 years agoMerge "Implement AAPT Bundle format"
Adam Lesinski [Mon, 30 Nov 2015 23:20:25 +0000 (23:20 +0000)]
Merge "Implement AAPT Bundle format"

8 years agoMerge "Improving drag and drop"
Winson Chung [Mon, 30 Nov 2015 23:02:14 +0000 (23:02 +0000)]
Merge "Improving drag and drop"

8 years agoMerge "Created a new bug report workflow so user can keep track of its progress."
Felipe Leme [Mon, 30 Nov 2015 23:01:04 +0000 (23:01 +0000)]
Merge "Created a new bug report workflow so user can keep track of its progress."

8 years agoMerge "Add two new intents"
Tom Taylor [Mon, 30 Nov 2015 23:00:11 +0000 (23:00 +0000)]
Merge "Add two new intents"

8 years agoImplement AAPT Bundle format
Adam Lesinski [Wed, 28 Oct 2015 22:44:27 +0000 (15:44 -0700)]
Implement AAPT Bundle format

AAPT will scan XML files looking for the <aapt:attr> XML tag.

<!-- @layout/bundle.xml -->
<ImageView xmlns:aapt="http://schemas.android.com/aapt">
  <aapt:attr name="android:src">
    <vector android:pathData="..." ...>
    </vector>
  </aapt:attr>
</ImageView>

The SINGLE child element of the <aapt:attr> tag is extracted into its own top
level resource. It is given a generated name.

The parent element of <aapt:attr> is then given the resource attribute that was assigned
to the `name' attribute. The value is set to a reference to the generated resource.

<!-- @layout/bundle.xml -->
<ImageView android:src="@drawable/bundle_1.xml">
</ImageView>

<!-- @layout/bundle_1.xml -->
<vector android:pathData="..." ...>
</vector>

Bug:22627686
Change-Id: I8575fc4f739011402662fbf6b3db96df0012f598

8 years agoIgnore feedbackType in AccessibilityEvent dispatch
Phil Weaver [Fri, 20 Nov 2015 22:46:28 +0000 (14:46 -0800)]
Ignore feedbackType in AccessibilityEvent dispatch

Send AccessibilityEvents to all accessibility services
that request them. No longer refuse to send them to
services with the same feedback type.

Change-Id: I137905c24fc75c075ab938175ecb6ea5f39112cf

8 years agoMerge "Add and copy video stop sound"
Chien-Yu Chen [Mon, 30 Nov 2015 21:47:54 +0000 (21:47 +0000)]
Merge "Add and copy video stop sound"

8 years agoAdd two new intents
Tom Taylor [Mon, 30 Nov 2015 21:45:52 +0000 (13:45 -0800)]
Add two new intents

One intent notifies the new and previous default sms app when the user
changes which app is the default sms app. The second intent is sent to the
default sms app when some other white-listed app, such as Android Auto or
the phone, modifies the Telephony db behind the default sms app's back.

Change-Id: Iee1e1c4a4c299846f382bd8247c295cf7aaa040e

8 years agoMerge "Revert "Implement AAPT Bundle format""
Adam Lesinski [Mon, 30 Nov 2015 21:08:00 +0000 (21:08 +0000)]
Merge "Revert "Implement AAPT Bundle format""

8 years agoRevert "Implement AAPT Bundle format"
Adam Lesinski [Mon, 30 Nov 2015 21:07:44 +0000 (21:07 +0000)]
Revert "Implement AAPT Bundle format"

This reverts commit 9d0f7d44d5cc5322415f52f7ce03cc37a478b350.

Caused a build breakage when parsing some attributes.

Change-Id: I89ca958b2f2e820d353648df8aadd90bbe8d8339

8 years agoMerge "Always invalidate TextView on checkForRelayout"
Raph Levien [Mon, 30 Nov 2015 21:07:07 +0000 (21:07 +0000)]
Merge "Always invalidate TextView on checkForRelayout"

8 years agoAlways invalidate TextView on checkForRelayout
Alan Viverette [Wed, 25 Nov 2015 19:30:08 +0000 (14:30 -0500)]
Always invalidate TextView on checkForRelayout

Previously we would check whether relayout was required and optionally
invalidate; however, with partial layout we leave this work for the
makeNewLayout() method. We still need to manually invalidate, though,
since makeNewLayout() does not handle invalidation.

Bug: 25857300
Change-Id: I81ef9062c9fb4964d5e42a3562e6c782492ad65f

8 years agoMerge "Guard against monkey crash"
Jason Monk [Mon, 30 Nov 2015 20:11:00 +0000 (20:11 +0000)]
Merge "Guard against monkey crash"

8 years agoGuard against monkey crash
Jason Monk [Mon, 30 Nov 2015 20:05:35 +0000 (15:05 -0500)]
Guard against monkey crash

Bug: 25795998
Change-Id: I351faae1e29d09b7577435207ec466a1ff5ed237

8 years agoMerge "Implement AAPT Bundle format"
Adam Lesinski [Mon, 30 Nov 2015 19:51:53 +0000 (19:51 +0000)]
Merge "Implement AAPT Bundle format"

8 years agoMerge "AAPT2: Support compiling a res/ directory and output to zip"
Adam Lesinski [Mon, 30 Nov 2015 19:30:48 +0000 (19:30 +0000)]
Merge "AAPT2: Support compiling a res/ directory and output to zip"

8 years agoMerge "Add callback for connections to be notified when the ringer is silenced."...
Bryce Lee [Mon, 30 Nov 2015 19:17:53 +0000 (19:17 +0000)]
Merge "Add callback for connections to be notified when the ringer is silenced." into cw-e-dev am: 52bdf11583 am: b241487c16 am: 64e41590d2
am: 0ca7de9031

* commit '0ca7de90310034d118f21343a69a38ebc02dd0bc':
  Add callback for connections to be notified when the ringer is silenced.

8 years agoAAPT2: Support compiling a res/ directory and output to zip
Adam Lesinski [Wed, 25 Nov 2015 03:11:46 +0000 (19:11 -0800)]
AAPT2: Support compiling a res/ directory and output to zip

This allows us to compile an entire directory and output to a single
file. This is important to support generated resources in the make
build, since we may not know what resources get generated.

The link step will accept the zip and read the contents of it as if they
were passed in on the command line.

Change-Id: If1a51b0abe772350c24074353eb4989953c2e0cb

8 years agoMerge "Add callback for connections to be notified when the ringer is silenced."...
Bryce Lee [Mon, 30 Nov 2015 19:09:17 +0000 (19:09 +0000)]
Merge "Add callback for connections to be notified when the ringer is silenced." into cw-e-dev am: 52bdf11583 am: b241487c16
am: 64e41590d2

* commit '64e41590d246cf1fc548b72d40436bcd2fca7b06':
  Add callback for connections to be notified when the ringer is silenced.

8 years agoMerge "Show all windows with FLAG_SHOW_WHEN_LOCKED over lock screen if"
Chong Zhang [Mon, 30 Nov 2015 19:03:47 +0000 (19:03 +0000)]
Merge "Show all windows with FLAG_SHOW_WHEN_LOCKED over lock screen if"

8 years agoMerge "Add callback for connections to be notified when the ringer is silenced."...
Bryce Lee [Mon, 30 Nov 2015 19:02:38 +0000 (19:02 +0000)]
Merge "Add callback for connections to be notified when the ringer is silenced." into cw-e-dev am: 52bdf11583
am: b241487c16

* commit 'b241487c16976a3f0aa6592740bba15f489eab17':
  Add callback for connections to be notified when the ringer is silenced.

8 years agoMerge "Add callback for connections to be notified when the ringer is silenced."...
Bryce Lee [Mon, 30 Nov 2015 18:56:27 +0000 (18:56 +0000)]
Merge "Add callback for connections to be notified when the ringer is silenced." into cw-e-dev
am: 52bdf11583

* commit '52bdf11583366322ca14d69b895ac451a71245db':
  Add callback for connections to be notified when the ringer is silenced.

8 years agoMerge "Add callback for connections to be notified when the ringer is silenced."...
Bryce Lee [Mon, 30 Nov 2015 18:51:39 +0000 (18:51 +0000)]
Merge "Add callback for connections to be notified when the ringer is silenced." into cw-e-dev

8 years agoMerge "Remove unnecessary field from AppWindowToken."
Filip Gruszczynski [Mon, 30 Nov 2015 18:38:44 +0000 (18:38 +0000)]
Merge "Remove unnecessary field from AppWindowToken."

8 years agofix data race condition BUG: 25819358 am: 2242b4d2bd am: 1dbb0355dc am: 1d92c4538f
Erik Wolsheimer [Mon, 30 Nov 2015 17:43:39 +0000 (17:43 +0000)]
fix data race condition BUG: 25819358 am: 2242b4d2bd am: 1dbb0355dc am: 1d92c4538f
am: 48543000e0

* commit '48543000e0417213b227b1047a83eb7d8528ff35':
  fix data race condition BUG: 25819358

8 years agoMerge "Import translations. DO NOT MERGE"
Geoff Mendal [Mon, 30 Nov 2015 17:36:56 +0000 (17:36 +0000)]
Merge "Import translations. DO NOT MERGE"

8 years agofix data race condition BUG: 25819358 am: 2242b4d2bd am: 1dbb0355dc
Erik Wolsheimer [Mon, 30 Nov 2015 17:35:20 +0000 (17:35 +0000)]
fix data race condition BUG: 25819358 am: 2242b4d2bd am: 1dbb0355dc
am: 1d92c4538f

* commit '1d92c4538f8ed43a2e9c1e6d4694ddb3fb058741':
  fix data race condition BUG: 25819358

8 years agofix data race condition BUG: 25819358 am: 2242b4d2bd
Erik Wolsheimer [Mon, 30 Nov 2015 17:28:44 +0000 (17:28 +0000)]
fix data race condition BUG: 25819358 am: 2242b4d2bd
am: 1dbb0355dc

* commit '1dbb0355dc89a9f878365ee793ec48f6cb0b1426':
  fix data race condition BUG: 25819358

8 years agofix data race condition BUG: 25819358
Erik Wolsheimer [Mon, 30 Nov 2015 17:22:56 +0000 (17:22 +0000)]
fix data race condition BUG: 25819358
am: 2242b4d2bd

* commit '2242b4d2bda7f83cf7813103ff95d9b4e244126f':
  fix data race condition BUG: 25819358

8 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 30 Nov 2015 16:52:28 +0000 (17:52 +0100)]
Import translations. DO NOT MERGE

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

8 years agoFix for being able to setup Managed User from system user.
Alan Treadway [Thu, 26 Nov 2015 15:30:37 +0000 (15:30 +0000)]
Fix for being able to setup Managed User from system user.

Also move feature flag check to ensure it is used in all cases.

Change-Id: If42787c5bc9ab824449c70f90fb827cf2da7507f

8 years agoMerge "Avoid concurrent modification for pending partial layout views"
Alan Viverette [Mon, 30 Nov 2015 14:59:23 +0000 (14:59 +0000)]
Merge "Avoid concurrent modification for pending partial layout views"

8 years agoMerge "Small refactoring for FileSynthesisCallback."
Niels Egberts [Mon, 30 Nov 2015 14:05:36 +0000 (14:05 +0000)]
Merge "Small refactoring for FileSynthesisCallback."

8 years agoMerge "Import translations. DO NOT MERGE"
Geoff Mendal [Mon, 30 Nov 2015 14:02:17 +0000 (14:02 +0000)]
Merge "Import translations. DO NOT MERGE"

8 years agoSmall refactoring for FileSynthesisCallback.
Niels Egberts [Fri, 20 Nov 2015 12:05:55 +0000 (12:05 +0000)]
Small refactoring for FileSynthesisCallback.

Removed unused callerIdentity member and removed null checks
for the dispatcher.

Change-Id: I2983f5d48a7a593bc998ba4e033f1e815fa61819

8 years agoMerge "Import translations. DO NOT MERGE"
Geoff Mendal [Mon, 30 Nov 2015 14:01:01 +0000 (14:01 +0000)]
Merge "Import translations. DO NOT MERGE"

8 years agoMerge "Import translations. DO NOT MERGE"
Geoff Mendal [Mon, 30 Nov 2015 14:00:02 +0000 (14:00 +0000)]
Merge "Import translations. DO NOT MERGE"

8 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 30 Nov 2015 13:57:50 +0000 (05:57 -0800)]
Import translations. DO NOT MERGE

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

8 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 30 Nov 2015 13:53:19 +0000 (05:53 -0800)]
Import translations. DO NOT MERGE

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

8 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 30 Nov 2015 13:51:51 +0000 (05:51 -0800)]
Import translations. DO NOT MERGE

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

8 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 30 Nov 2015 13:23:55 +0000 (05:23 -0800)]
Import translations. DO NOT MERGE

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

8 years agoMerge "Reopen MTP devices when the provider is created."
Daichi Hirono [Mon, 30 Nov 2015 01:08:06 +0000 (01:08 +0000)]
Merge "Reopen MTP devices when the provider is created."

8 years agoReopen MTP devices when the provider is created.
Daichi Hirono [Thu, 26 Nov 2015 06:20:08 +0000 (15:20 +0900)]
Reopen MTP devices when the provider is created.

When the provider is created, it reopens MTP devices that are recorded
in the database. It enables the provider to resume MTP session after the
provider process is killed by the system.

BUG=25704854
Change-Id: I58ae80fdb2e02cb0f045c63c4ade8943e2baae06

8 years agoMerge "Remove isCertificateEntry check" am: 7d72975c5b am: 59919babe0
Chad Brubaker [Mon, 30 Nov 2015 00:00:44 +0000 (00:00 +0000)]
Merge "Remove isCertificateEntry check" am: 7d72975c5b am: 59919babe0
am: 19c7afab62

* commit '19c7afab6244303e78bbc6b5ab04520bbd4172d7':
  Remove isCertificateEntry check

8 years agoMerge "Remove isCertificateEntry check" am: 7d72975c5b
Chad Brubaker [Sun, 29 Nov 2015 23:56:01 +0000 (23:56 +0000)]
Merge "Remove isCertificateEntry check" am: 7d72975c5b
am: 59919babe0

* commit '59919babe0763980ae0a3977e2701ad2d81a6cbe':
  Remove isCertificateEntry check

8 years agoMerge "Remove isCertificateEntry check"
Chad Brubaker [Sun, 29 Nov 2015 23:50:33 +0000 (23:50 +0000)]
Merge "Remove isCertificateEntry check"
am: 7d72975c5b

* commit '7d72975c5b3e6f18710f078199e7a9e3f9376c60':
  Remove isCertificateEntry check

8 years agoMerge "Remove isCertificateEntry check"
Chad Brubaker [Sun, 29 Nov 2015 23:45:47 +0000 (23:45 +0000)]
Merge "Remove isCertificateEntry check"

8 years agoCamera2: fix build break
Zhijun He [Fri, 27 Nov 2015 20:58:34 +0000 (12:58 -0800)]
Camera2: fix build break

Change-Id: I1641c012eb34fee15b1f4ffa3206de7631014440

8 years agoMerge "Camera2: update dynamic black level type"
Zhijun He [Fri, 27 Nov 2015 20:40:10 +0000 (20:40 +0000)]
Merge "Camera2: update dynamic black level type"

8 years agoMerge "Don't match network requests to legacy API requests."
Lorenzo Colitti [Fri, 27 Nov 2015 03:09:33 +0000 (03:09 +0000)]
Merge "Don't match network requests to legacy API requests."

8 years agoMerge "Fix one of the breakages of ConnectivityServiceTest in master."
Lorenzo Colitti [Fri, 27 Nov 2015 03:04:31 +0000 (03:04 +0000)]
Merge "Fix one of the breakages of ConnectivityServiceTest in "

8 years agoDon't match network requests to legacy API requests.
Lorenzo Colitti [Wed, 25 Nov 2015 11:28:50 +0000 (20:28 +0900)]
Don't match network requests to legacy API requests.

Currently, we look at network requests that are created by the
current requestNetwork API to see if they look like requests
that could have been created using the legacy
startUsingNetworkFeature API.

This causes those networks to be added to LegacyTypeTracker,
and so cause CONNECTIVITY_ACTION broadcasts, be accessible
using getNetworkInfo(int type), etc. This was done in the L
timeframe so that apps could request networks using the
then-new requestNetwork APIs and still use them using legacy
APIs such as requestRouteToHost.

However, the resulting CONNECTIVITY_ACTION broadcasts are
expensive. requestRouteToHost has been deprecated since L, and
mixing the old and new APIs was never recommended, so it's time
to delete this hack.

Bug: 22513439
Bug: 23350688
Bug: 25295964
Change-Id: Id867058446e5ee44396743d126d26fa57da0c990

8 years agoFix one of the breakages of ConnectivityServiceTest in master.
Lorenzo Colitti [Fri, 27 Nov 2015 01:52:10 +0000 (10:52 +0900)]
Fix one of the breakages of ConnectivityServiceTest in 

Change-Id: I31c7a019383fa589beb1572486700e54edfb97e8

8 years agoRemove isCertificateEntry check
Chad Brubaker [Thu, 26 Nov 2015 22:00:50 +0000 (14:00 -0800)]
Remove isCertificateEntry check

This was returning false on some test keystores even when
getCertificate would correct return a certificate. Remove the check to
be consistent with how conscrypt loads trust anchors from the keystore.

Bug: 25897324
Change-Id: Ie87658a261ee7ba1cca6896e34b6c53b8abfba85

8 years agoMerge "Stop using startUsingNetworkFeature"
Erik Kline [Thu, 26 Nov 2015 08:57:18 +0000 (08:57 +0000)]
Merge "Stop using startUsingNetworkFeature"

8 years agoMerge "Fix javadoc for the NetworkRequest version of requestNetwork."
Lorenzo Colitti [Thu, 26 Nov 2015 08:16:51 +0000 (08:16 +0000)]
Merge "Fix javadoc for the NetworkRequest version of requestNetwork."

8 years agoMerge changes Iee47e374,Icc64942a
Yohei Yukawa [Thu, 26 Nov 2015 08:16:33 +0000 (08:16 +0000)]
Merge changes Iee47e374,Icc64942a

* changes:
  Use Context.getSystemService(Class<T>) for InputManager.
  Use Context.getSystemService(Class<T>) for InputMethodManager.

8 years agoFix javadoc for the NetworkRequest version of requestNetwork.
Lorenzo Colitti [Thu, 26 Nov 2015 02:03:17 +0000 (11:03 +0900)]
Fix javadoc for the NetworkRequest version of requestNetwork.

The documentation for this method says that the request can be
released using releaseNetworkRequest, but that's not true.
releaseNetworkRequest only takes a PendingIntent, and can only be
used to release a request filed with a PendingIntent.

Fix the docs to say that the request needs to be released using
unregisterNetworkCallback.

Change-Id: If044fd2d463ab8d09874172d5d56946251057a3c

8 years agoUse Context.getSystemService(Class<T>) for InputManager.
Yohei Yukawa [Thu, 26 Nov 2015 04:35:04 +0000 (20:35 -0800)]
Use Context.getSystemService(Class<T>) for InputManager.

This is a mechanical replacement of Context.getSystemService(String)
with Context.getSystemService(Class<T>) when retrieving InputManager.
Note those are bundled code.  Hence we don't need to make sure
Build.VERSION.SDK_INT >= 23.

Change-Id: Iee47e374e1349720e3100bab33ed139e1f47c169

8 years agoUse Context.getSystemService(Class<T>) for InputMethodManager.
Yohei Yukawa [Thu, 26 Nov 2015 04:32:24 +0000 (20:32 -0800)]
Use Context.getSystemService(Class<T>) for InputMethodManager.

This is a mechanical replacement of Context.getSystemService(String)
with Context.getSystemService(Class<T>) when retrieving
InputMethodManager.  Note those are bundled code.  Hence we don't need
to make sure Build.VERSION.SDK_INT >= 23.

Change-Id: Icc64942ad8f11e44bf84f8d4fe476b2fdd1257f3

8 years agoStop using startUsingNetworkFeature
Erik Kline [Fri, 20 Nov 2015 08:47:08 +0000 (17:47 +0900)]
Stop using startUsingNetworkFeature

Also:
    - add a few @Overrides where appropriate.
    - some small refactoring/reformatting

Bug: 9580643
Bug: 22332501
Bug: 25824776
Change-Id: Id4f496ced4db15cd9da51c80c5d1dde06f476f54

8 years agoExtract mapping operations to partial class of MtpDatabase.
Daichi Hirono [Fri, 20 Nov 2015 08:51:53 +0000 (17:51 +0900)]
Extract mapping operations to partial class of MtpDatabase.

Change-Id: I5fda6d5754206528ad5953bcc179a0ffe0b4982d

8 years agoRemembers previous location mode when location off
Lifu Tang [Thu, 26 Nov 2015 05:42:44 +0000 (21:42 -0800)]
Remembers previous location mode when location off

Multipart CL. Must be submitted together with ag/821657

Bug: 25608291
Change-Id: I0cceed27fcf51537b6ac39b0411fbbc44c165070

8 years agoImproving drag and drop
Winson [Wed, 25 Nov 2015 23:16:27 +0000 (15:16 -0800)]
Improving drag and drop

- No longer rendering the task view to another drag view, instead we
  drag the task view directly.  This allows us to do a smooth transition
  to and from the freeform workspace and the stack by animating the
  thumbnail scale as we clip/unclip the task view.
- Removing the extra code to disable rotation while dragging since the
  system does that for us already

Change-Id: I1e02c9319347aace9870eaa4983b3b87c5f0f58e

8 years agoChange ID format of MtpDocumentsProvider.
Daichi Hirono [Thu, 19 Nov 2015 07:13:38 +0000 (16:13 +0900)]
Change ID format of MtpDocumentsProvider.

BUG=25704562

Change-Id: I5d9fc167512eee06964650e07206e226173611b2

8 years agoMerge "Add new methods to MtpDatabase."
Daichi Hirono [Thu, 26 Nov 2015 01:31:03 +0000 (01:31 +0000)]
Merge "Add new methods to MtpDatabase."

8 years agoCreated a new bug report workflow so user can keep track of its progress.
Felipe Leme [Wed, 25 Nov 2015 01:48:05 +0000 (17:48 -0800)]
Created a new bug report workflow so user can keep track of its progress.

The old workflow was:

1. dumpstate starts.
2. When dumpstate finishes, it sends a BUGREPORT_FINISHED intent.
3. Shell's BugreportReceiver receives the BUGREPORT_FINISHED and issues a
   system notification so user can share the bug report.

The new workflow is:

1. When dumpstate starts, it sends a BUGREPORT_STARTED with its pid and
   the estimated total effort.
2. When Shell's BugreportReceiver receives the BUGREPORT_STARTED, it:
  2.1 Issues a system notification so user can watch the
      progresss (which is 0% initially).
  2.2 Starts a service (BugreportProgressService) responsible for
      polling the dumpstate progress (using system properties and the
      pid) and updating the system notification.
3. As dumpstate progress, it updates the proper system property.
4. When dumpstate finishes, it sends a BUGREPORT_FINISHED event.
5. When Shell's BugreportReceiver receives the BUGREPORT_FINISHED, it:
  5.1 Finishes the service if necessary.
  5.2 Issues a system notification so user can share the bug report.

This CL handles the Shell changes only, the dumpstate changes will be
changed in a separate CL.

BUG: 25794470
Change-Id: Icbd0b42dd48e8db376b60544348b6818c6374338

8 years agoRemove unnecessary field from AppWindowToken.
Filip Gruszczynski [Thu, 26 Nov 2015 00:45:26 +0000 (16:45 -0800)]
Remove unnecessary field from AppWindowToken.

Change-Id: I0bc488dc67d5128a1f47f58f62038d178d8ef0cd

8 years agoMerge "Syncronosuly notify SelectPrinterActivity about changes to enabled print services"
Philip P. Moltmann [Thu, 26 Nov 2015 00:36:55 +0000 (00:36 +0000)]
Merge "Syncronosuly notify SelectPrinterActivity about changes to enabled print services"

8 years agoSyncronosuly notify SelectPrinterActivity about changes to enabled print
Philip P. Moltmann [Wed, 25 Nov 2015 21:35:41 +0000 (13:35 -0800)]
Syncronosuly notify SelectPrinterActivity about changes to enabled print
services

If the SelectPrinterActivity is visible it shows different emptyState
depending on if there are print services available or not. Hence the
activity has to listen to changes to the list of enabled services.

This also fixes a small syncronsation problem if two observers are
registered for the enabled print services.

Bug: 25666802
Change-Id: I79af66f25f10e66347b48ce9bb99c1657b30a8dd

8 years agoMerge "Refactored the BUGREPORT_RECEIVED logic into a new service."
Felipe Leme [Thu, 26 Nov 2015 00:14:30 +0000 (00:14 +0000)]
Merge "Refactored the BUGREPORT_RECEIVED logic into a new service."

8 years agoMerge "Initial integration test for BugReportReceiver."
Felipe Leme [Thu, 26 Nov 2015 00:14:03 +0000 (00:14 +0000)]
Merge "Initial integration test for BugReportReceiver."

8 years agoMerge "Rename PhoneBase to Phone."
Amit Mahajan [Wed, 25 Nov 2015 23:48:05 +0000 (23:48 +0000)]
Merge "Rename PhoneBase to Phone."

8 years agoMerge "Revert "Destroy docked divider surface when it's hidden.""
Filip Gruszczynski [Wed, 25 Nov 2015 23:20:25 +0000 (23:20 +0000)]
Merge "Revert "Destroy docked divider surface when it's hidden.""

8 years agoRevert "Destroy docked divider surface when it's hidden."
Filip Gruszczynski [Wed, 25 Nov 2015 23:01:48 +0000 (15:01 -0800)]
Revert "Destroy docked divider surface when it's hidden."

This reverts commit cb5f57bc580d7f73b93c8f504daa4dcd74cdce72.

Change-Id: I1f77e1ccd5382ed57b8e4165afd79db5223f51c1

8 years agoMerge "Fix build breakage in BridgeIInputMethodManager."
Yohei Yukawa [Wed, 25 Nov 2015 22:33:49 +0000 (22:33 +0000)]
Merge "Fix build breakage in BridgeIInputMethodManager."