OSDN Git Service

android-x86/frameworks-base.git
8 years agoMove double tap/triple click detection to Editor.
Keisuke Kuroyanagi [Thu, 5 Nov 2015 10:10:07 +0000 (19:10 +0900)]
Move double tap/triple click detection to Editor.

The logic was in TextView, but it's only for Editor.
Move it to Editor and have constants for the state.

Bug: 19544351
Change-Id: I391f66753aa5cbb26fbefcba5b4e7e3d917454e2

8 years agoMerge "TextView tests: Add mouse triple click tests."
Keisuke Kuroyanagi [Thu, 10 Dec 2015 06:01:33 +0000 (06:01 +0000)]
Merge "TextView tests: Add mouse triple click tests."

8 years agoTriple click to start paragraph based selection.
Keisuke Kuroyanagi [Thu, 5 Nov 2015 09:51:00 +0000 (18:51 +0900)]
Triple click to start paragraph based selection.

- Detect triple click in TextView#onTouchEvent.
- Select paragraph on triple click.
- Extend drag accelerator to support paragraph based
selection.

Bug: 19544351
Change-Id: I0a6752a0642a2c569b69a1fc2c0f49169a72844a

8 years agoRemove unneeded method HandleView#showAtLocation.
Keisuke Kuroyanagi [Thu, 5 Nov 2015 08:55:13 +0000 (17:55 +0900)]
Remove unneeded method HandleView#showAtLocation.

Now, the handles will be shown at the proper positions in
Editor#startSelectionActionMode. No need to call
HandleView#showAtLocation.

Change-Id: I5a7fb7bc4419a49234584bd06db5acc3d23168b8

8 years agoMerge "TextView tests: tests for improved mouse text selection."
Keisuke Kuroyanagi [Thu, 10 Dec 2015 05:14:11 +0000 (05:14 +0000)]
Merge "TextView tests: tests for improved mouse text selection."

8 years agoMerge "Move mouse selection handling logic to Editor."
Keisuke Kuroyanagi [Thu, 10 Dec 2015 05:14:11 +0000 (05:14 +0000)]
Merge "Move mouse selection handling logic to Editor."

8 years agoMove mouse selection handling logic to Editor.
Keisuke Kuroyanagi [Sat, 5 Dec 2015 00:56:38 +0000 (16:56 -0800)]
Move mouse selection handling logic to Editor.

- Remove mouse selection related logic from
ArrowKeyMovementMethod and Touch.
- Extend drag accelerator to support character based
selection by dragging and use it for mouse drag selection.
- Enable word based drag accelerator even if the clicked
position is not on a word.
- Disable y-coordinate adjustment for word based drag
accelerator when the user is using a mouse.

Bug: 19544351

Change-Id: I1b29a65be3d321ac472f8c5b70ab6fee4e895964

8 years agoMerge "MediaRouter: Add getDeviceType() to RouteInfo"
Insun Kang [Thu, 10 Dec 2015 02:57:29 +0000 (02:57 +0000)]
Merge "MediaRouter: Add getDeviceType() to RouteInfo"

8 years agoMerge "Avoid caller NPE if callback null in AppOpsService"
Svetoslav Ganov [Thu, 10 Dec 2015 02:26:33 +0000 (02:26 +0000)]
Merge "Avoid caller NPE if callback null in AppOpsService"

8 years agoAvoid caller NPE if callback null in AppOpsService
Svetoslav Ganov [Thu, 10 Dec 2015 02:25:13 +0000 (18:25 -0800)]
Avoid caller NPE if callback null in AppOpsService

bug:25863432

Change-Id: Ib0386ed4c1637ff8b084f32592ba316b65498005

8 years agoMerge "Improved test case by checking for dangling service."
Felipe Leme [Thu, 10 Dec 2015 02:03:06 +0000 (02:03 +0000)]
Merge "Improved test case by checking for dangling service."

8 years agoMerge "Remaining APIs for freeform window caption."
Filip Gruszczynski [Thu, 10 Dec 2015 01:57:10 +0000 (01:57 +0000)]
Merge "Remaining APIs for freeform window caption."

8 years agoMerge "Allow direct-callback alarms for non-wakeup alarms"
Chris Tate [Thu, 10 Dec 2015 01:18:14 +0000 (01:18 +0000)]
Merge "Allow direct-callback alarms for non-wakeup alarms"

8 years agoAllow direct-callback alarms for non-wakeup alarms
Christopher Tate [Thu, 10 Dec 2015 01:12:37 +0000 (17:12 -0800)]
Allow direct-callback alarms for non-wakeup alarms

Turns out there are known use cases for it, in particular to avoid
interfering with doze/idle type optimizations.  In addition, it is
not reliably possible to aim for a specific *wall-clock* trigger time
when posting work to a Handler, since the time base used there is
uptime rather than elapsed.

Bug 26114467

Change-Id: I7cede733fc7e09704b63dfe3e98b00365bbdff35

8 years agoMerge changes from topic 'more_groups'
Selim Cinek [Thu, 10 Dec 2015 00:58:21 +0000 (00:58 +0000)]
Merge changes from topic 'more_groups'

* changes:
  Fixed a bug where the heads up had the wrong size
  Adapted the appear animation for notification children
  Added darkmode for notification groups
  And suddenly notification children appeared

8 years agoMerge "Allow white-listed apps to change VIBRATE_WHEN_RINGING"
Svetoslav Ganov [Thu, 10 Dec 2015 00:35:09 +0000 (00:35 +0000)]
Merge "Allow white-listed apps to change VIBRATE_WHEN_RINGING"

8 years agoAllow white-listed apps to change VIBRATE_WHEN_RINGING
Svetoslav Ganov [Thu, 10 Dec 2015 00:29:22 +0000 (16:29 -0800)]
Allow white-listed apps to change VIBRATE_WHEN_RINGING

We don't allows apps white-listed to write to system
settings to change settings that aren't a part of the
public APIs. Now that we made VIBRATE_WHEN_RINGING it
should be moved from the list of private settings to
the public list which apps can modify.

bug:25941020

Change-Id: Ice91f782aeca4785fa0aed300b22d9ecdbb51bd3

8 years agoFixed a bug where the heads up had the wrong size
Selim Cinek [Wed, 9 Dec 2015 18:18:02 +0000 (10:18 -0800)]
Fixed a bug where the heads up had the wrong size

Change-Id: I05bc0e68bf4b9f786b9f0cb4466bba002a0fc4d4

8 years agoAdapted the appear animation for notification children
Selim Cinek [Wed, 9 Dec 2015 05:21:17 +0000 (21:21 -0800)]
Adapted the appear animation for notification children

Previously the delays where inverted leading to a weird
staggering effect.

Change-Id: I6e212fcf1651cf0e5fa15934a91bc6b648abcfad

8 years agoAdded darkmode for notification groups
Selim Cinek [Wed, 9 Dec 2015 03:19:48 +0000 (19:19 -0800)]
Added darkmode for notification groups

Somewhere in the dark a dim shimmer of light appeared

Change-Id: I9de970d4f5b8bb3c3d99f34af7f411f62ff2e094

8 years agoMerge "Add bitmapmesh, rect, and patch rendering"
Chris Craik [Thu, 10 Dec 2015 00:11:50 +0000 (00:11 +0000)]
Merge "Add bitmapmesh, rect, and patch rendering"

8 years agoMerge "Prefer new zram ABI"
Greg Hackmann [Thu, 10 Dec 2015 00:09:51 +0000 (00:09 +0000)]
Merge "Prefer new zram ABI"

8 years agoAdd bitmapmesh, rect, and patch rendering
Chris Craik [Wed, 9 Dec 2015 01:21:58 +0000 (17:21 -0800)]
Add bitmapmesh, rect, and patch rendering

bug:22480459

Change-Id: Id9e9146997dd018b3e4e785c2bc13689e3cf7c3c

8 years agoMerge "Fix issue #26102692: Unable to create secondary user..."
Dianne Hackborn [Thu, 10 Dec 2015 00:00:10 +0000 (00:00 +0000)]
Merge "Fix issue #26102692: Unable to create secondary user..."

8 years agoMerge "Enable swipe-from-navbar gesture by default"
Jorim Jaggi [Wed, 9 Dec 2015 23:36:43 +0000 (23:36 +0000)]
Merge "Enable swipe-from-navbar gesture by default"

8 years agoMerge "make RingBuffer const viable"
Andres Morales [Wed, 9 Dec 2015 23:25:03 +0000 (23:25 +0000)]
Merge "make RingBuffer const viable"

8 years agoEnable swipe-from-navbar gesture by default
Jorim Jaggi [Wed, 9 Dec 2015 23:22:06 +0000 (15:22 -0800)]
Enable swipe-from-navbar gesture by default

Change-Id: Ic38a517c3c53838e3bdd2173a9d245f312136ad4

8 years agoImprove logging in BluetoothHeadsetClientCall. am: 3c67873f0a am: 180dd72a9b am:...
Bryce Lee [Wed, 9 Dec 2015 23:18:52 +0000 (23:18 +0000)]
Improve logging in BluetoothHeadsetClientCall. am: 3c67873f0a am: 180dd72a9b am: a83d518689
am: 0a8c81a204

* commit '0a8c81a2046753f08c036ec68a15778e0c0dade4':
  Improve logging in BluetoothHeadsetClientCall.

8 years agoMerge "Replace hard-coded errno values with OsConstants" am: cb299b858f
Eino-Ville Talvala [Wed, 9 Dec 2015 23:17:31 +0000 (23:17 +0000)]
Merge "Replace hard-coded errno values with OsConstants" am: cb299b858f
am: 6fa9cc1bd3

* commit '6fa9cc1bd3cdb0489452396f708d57e22f742bf7':
  Replace hard-coded errno values with OsConstants

8 years agoMerge "Use a custom TrustedCertificateStore" am: 95f15495a2
Chad Brubaker [Wed, 9 Dec 2015 23:15:42 +0000 (23:15 +0000)]
Merge "Use a custom TrustedCertificateStore" am: 95f15495a2
am: 5a12cf5cb7

* commit '5a12cf5cb703dd531ca8207e8db87b019eb6d477':
  Use a custom TrustedCertificateStore

8 years agoMerge "Expose findByIssuerAndSignature" am: b27d820920
Chad Brubaker [Wed, 9 Dec 2015 23:13:41 +0000 (23:13 +0000)]
Merge "Expose findByIssuerAndSignature" am: b27d820920
am: f1870eee34

* commit 'f1870eee348179ccfc796956fd366d77f77ab850':
  Expose findByIssuerAndSignature

8 years agoImprove logging in BluetoothHeadsetClientCall. am: 3c67873f0a am: 180dd72a9b
Bryce Lee [Wed, 9 Dec 2015 23:07:23 +0000 (15:07 -0800)]
Improve logging in BluetoothHeadsetClientCall. am: 3c67873f0a am: 180dd72a9b
am: a83d518689

* commit 'a83d5186898c49888f9b3c1d2ef2333d297d8449':
  Improve logging in BluetoothHeadsetClientCall.

8 years agoImprove logging in BluetoothHeadsetClientCall. am: 3c67873f0a
Bryce Lee [Wed, 9 Dec 2015 23:01:13 +0000 (15:01 -0800)]
Improve logging in BluetoothHeadsetClientCall. am: 3c67873f0a
am: 180dd72a9b

* commit '180dd72a9b36ca6f74e5ad255347d815a0c8729a':
  Improve logging in BluetoothHeadsetClientCall.

8 years agoImprove logging in BluetoothHeadsetClientCall.
Bryce Lee [Wed, 9 Dec 2015 22:54:19 +0000 (22:54 +0000)]
Improve logging in BluetoothHeadsetClientCall.
am: 3c67873f0a

* commit '3c67873f0a20a958f6cf1ccccb472fa050bf55b7':
  Improve logging in BluetoothHeadsetClientCall.

8 years agoMerge "Slight API renaming, better behavior."
Jeff Sharkey [Wed, 9 Dec 2015 22:51:43 +0000 (22:51 +0000)]
Merge "Slight API renaming, better behavior."

8 years agomake RingBuffer const viable
Andres Morales [Wed, 9 Dec 2015 22:40:33 +0000 (14:40 -0800)]
make RingBuffer const viable

- mark size() const
- expose const operator[]

Change-Id: Ie94ff798caed6b0d9a039e359610204e93c073ac

8 years agoSlight API renaming, better behavior.
Jeff Sharkey [Wed, 9 Dec 2015 21:15:27 +0000 (14:15 -0700)]
Slight API renaming, better behavior.

Rename APIs to reflect that they're storage-related.  Also move
credential-storage APIs to be system API.

Return a null Context when device-encrypted storage isn't
supported.  This is the easiest way to keep legacy apps working when
upgrading from M to N.

Reduce strictness of path checking so we don't crash when working
with special packages like "android".

Bug: 2235853926104027
Change-Id: I38c24fc003488186210a6ae3b64270f86e1efe56

8 years agoFix issue #26102692: Unable to create secondary user...
Dianne Hackborn [Wed, 9 Dec 2015 22:15:34 +0000 (14:15 -0800)]
Fix issue #26102692: Unable to create secondary user...

...device restarts while adding account or password in SUW

Change-Id: Ibcacb034720133359509b1be1b289abe68be44b4

8 years agoMerge "Add shape animation test case"
Chris Craik [Wed, 9 Dec 2015 22:13:23 +0000 (22:13 +0000)]
Merge "Add shape animation test case"

8 years agoMerge "Add a mechanism for broadcasts to control background dispatching."
Dianne Hackborn [Wed, 9 Dec 2015 21:50:32 +0000 (21:50 +0000)]
Merge "Add a mechanism for broadcasts to control background dispatching."

8 years agoRemaining APIs for freeform window caption.
Filip Gruszczynski [Wed, 9 Dec 2015 16:42:41 +0000 (08:42 -0800)]
Remaining APIs for freeform window caption.

The APIs are:
* setting a listener for the area of the caption where we display
control buttons; this is intended for apps that overlay the caption on
their content, so they don't display the content in that area and clash
with the buttons;
* specifying the color pallete of controls in the caption; by default we
try to infer the best color from the theme (dark buttons for light theme
and vice versa), but in case we get it wrong, we allow the developer to
overwrite it;
* specifying the caption background during the resizing; by default we
try to infer a good color from the theme, but in case we do it wrong, we
allow the developer to overwrite this.

The CL also includes merging of layouts decor_caption_dark and
decor_caption_light into a single one. Not only it reduces code
duplication, but also is necessary for allowing adjustment of the
controls color pallete after the layout was created.

Bug: 25486369
Bug: 25818398

Change-Id: Ib87fe849b07df341893ec7873982bf7ab932f6d5

8 years agoPrefer new zram ABI
Greg Hackmann [Wed, 9 Dec 2015 17:36:12 +0000 (09:36 -0800)]
Prefer new zram ABI

Starting with Linux 4.1, reading from /dev/block/zram*/mem_used_total
logs this warning:

"Attribute mem_used_total (and others) will be removed. See zram
documentation."

mem_used_total and several related counters are now consolidated under a
new node mm_stat.  Prefer that when it's available.

Bug: 25951511

Change-Id: I0862c3cd1af5d003158aca6be42db25e4bebe7c7
Signed-off-by: Greg Hackmann <ghackmann@google.com>
8 years agoAdd shape animation test case
Chris Craik [Wed, 9 Dec 2015 19:17:28 +0000 (11:17 -0800)]
Add shape animation test case

Change-Id: Ie4c99218c3ae7f08250e2a77f11263d9f68ec861

8 years agoMerge "Add more shape drawing to new reorderer/renderer"
Chris Craik [Wed, 9 Dec 2015 21:29:58 +0000 (21:29 +0000)]
Merge "Add more shape drawing to new reorderer/renderer"

8 years agoMerge "Replace hard-coded errno values with OsConstants"
Eino-Ville Talvala [Wed, 9 Dec 2015 21:25:15 +0000 (21:25 +0000)]
Merge "Replace hard-coded errno values with OsConstants"
am: cb299b858f

* commit 'cb299b858f4f073e2abd4ad45aa944dc0dfd0aa2':
  Replace hard-coded errno values with OsConstants

8 years agoMerge "Replace hard-coded errno values with OsConstants"
Eino-Ville Talvala [Wed, 9 Dec 2015 21:14:21 +0000 (21:14 +0000)]
Merge "Replace hard-coded errno values with OsConstants"

8 years agoMerge "Use a custom TrustedCertificateStore"
Chad Brubaker [Wed, 9 Dec 2015 21:07:18 +0000 (21:07 +0000)]
Merge "Use a custom TrustedCertificateStore"
am: 95f15495a2

* commit '95f15495a2e3d8591fe4eeb25ae55e88da783274':
  Use a custom TrustedCertificateStore

8 years agoMerge "Expose findByIssuerAndSignature"
Chad Brubaker [Wed, 9 Dec 2015 21:05:50 +0000 (21:05 +0000)]
Merge "Expose findByIssuerAndSignature"
am: b27d820920

* commit 'b27d8209206e0aad76a257636417341c6f69fbb5':
  Expose findByIssuerAndSignature

8 years agoMerge "Prevent crash when manipulating hidden SurfaceView."
Rob Carr [Wed, 9 Dec 2015 20:53:05 +0000 (20:53 +0000)]
Merge "Prevent crash when manipulating hidden SurfaceView."

8 years agoMerge "Use a custom TrustedCertificateStore"
Chad Brubaker [Wed, 9 Dec 2015 20:53:01 +0000 (20:53 +0000)]
Merge "Use a custom TrustedCertificateStore"

8 years agoMerge "Expose findByIssuerAndSignature"
Chad Brubaker [Wed, 9 Dec 2015 20:52:50 +0000 (20:52 +0000)]
Merge "Expose findByIssuerAndSignature"

8 years agoMerge "Camera: add RAW_PRIVATE format"
Yin-Chia Yeh [Wed, 9 Dec 2015 20:40:39 +0000 (20:40 +0000)]
Merge "Camera: add RAW_PRIVATE format"

8 years agoPrevent crash when manipulating hidden SurfaceView.
Robert Carr [Wed, 9 Dec 2015 20:29:41 +0000 (12:29 -0800)]
Prevent crash when manipulating hidden SurfaceView.

repositionChild was attempting to perform placement
transactions on hidden views (which do not have a Surface)
leading to an exception being thrown. Furthermore lack
of a finally block prevented an open transaction from
being closed while unwinding and rendered the system unuable.
First we avoid performing transactions on windows without services.
Second we correct flow to ensure transactions are closed in case
an exception was thrown for other reasons.

Bug: 25780116
Change-Id: If103158506298c8f5ec1b01d7e1c73e55427804a

8 years agoMerge "Add KEY_VVM_CELLULAR_DATA_REQUIRED_BOOLEAN to CarrierConfigManager"
Ta-wei Yen [Wed, 9 Dec 2015 20:18:01 +0000 (20:18 +0000)]
Merge "Add KEY_VVM_CELLULAR_DATA_REQUIRED_BOOLEAN to CarrierConfigManager"

8 years agoAdd a mechanism for broadcasts to control background dispatching.
Dianne Hackborn [Wed, 9 Dec 2015 01:22:10 +0000 (17:22 -0800)]
Add a mechanism for broadcasts to control background dispatching.

Right now this is just for the BOOT_COMPLETED broadcast to allow
all apps to receive it.

Also clean up the dumpsys of the broadcast queue to not have
every little detail of ResolveInfo+ActivityInfo+ApplicationInfo,
which is just not useful and makes reading the broadcast queue
debug output a lot harder because of so much noise there is.

And rename the package shell query-intent-* commands to a
shorter query-* form.

Change-Id: I0d01565babb87e68b840c9756a2ea730d699efc7

8 years agoAdd more shape drawing to new reorderer/renderer
Chris Craik [Tue, 8 Dec 2015 01:08:25 +0000 (17:08 -0800)]
Add more shape drawing to new reorderer/renderer

bug:22480459

Add support for outsetting final bounds based on stroke.

Change-Id: I659318ccec51882bba1906ce3c7042288ce35c30

8 years agoImproved test case by checking for dangling service.
Felipe Leme [Wed, 9 Dec 2015 19:04:59 +0000 (11:04 -0800)]
Improved test case by checking for dangling service.

This check will make it easier to refactor how the bugreport is shared, which is a requirement for showing the bugreport details window.

BUG: 25794470
Change-Id: If29f0515586c6680a44e0d52c4fc587808e668aa

8 years agoCamera: add RAW_PRIVATE format
Yin-Chia Yeh [Tue, 8 Dec 2015 01:15:24 +0000 (17:15 -0800)]
Camera: add RAW_PRIVATE format

Also add necessary plumbing for RAW_PRIVATE to work for ImageReader.

Bug: 25596619
Change-Id: Ic90f3f44264ac46fae1fafbc27ac64b5319f0970

8 years agoMerge "Refactor NetworkSecurityPolicy to be pluggable" am: 224318aa13
Chad Brubaker [Wed, 9 Dec 2015 19:02:43 +0000 (19:02 +0000)]
Merge "Refactor NetworkSecurityPolicy to be pluggable" am: 224318aa13
am: cea1cf0185

* commit 'cea1cf0185b8c9fb4582936844326b385fb385a8':
  Refactor NetworkSecurityPolicy to be pluggable

8 years agoMerge "Allow color matrix to be controlled by secure setting"
Jason Monk [Wed, 9 Dec 2015 18:55:17 +0000 (18:55 +0000)]
Merge "Allow color matrix to be controlled by secure setting"

8 years agoMerge "Refactor NetworkSecurityPolicy to be pluggable"
Chad Brubaker [Wed, 9 Dec 2015 18:54:06 +0000 (18:54 +0000)]
Merge "Refactor NetworkSecurityPolicy to be pluggable"
am: 224318aa13

* commit '224318aa13ad5b78d19087cc42dcbe2ae0bd0c3f':
  Refactor NetworkSecurityPolicy to be pluggable

8 years agoMerge "Make the new QS the new QS"
Jason Monk [Wed, 9 Dec 2015 18:53:40 +0000 (18:53 +0000)]
Merge "Make the new QS the new QS"

8 years agoMerge "Refactor NetworkSecurityPolicy to be pluggable"
Chad Brubaker [Wed, 9 Dec 2015 18:40:55 +0000 (18:40 +0000)]
Merge "Refactor NetworkSecurityPolicy to be pluggable"

8 years agoMerge "Revert "Add support for partial view layouts""
Chet Haase [Wed, 9 Dec 2015 18:40:06 +0000 (18:40 +0000)]
Merge "Revert "Add support for partial view layouts""

8 years agoMerge "Snap AbsSeekBar touches to nearest progress tick"
Alan Viverette [Wed, 9 Dec 2015 17:43:05 +0000 (17:43 +0000)]
Merge "Snap AbsSeekBar touches to nearest progress tick"

8 years agoMerge "Remove unused MediaDrm.unprovisionDevice"
Jeff Tinker [Wed, 9 Dec 2015 17:07:35 +0000 (17:07 +0000)]
Merge "Remove unused MediaDrm.unprovisionDevice"

8 years agoMerge "Revert "Fix Build: Revert "Implement locale matching in LocalesList."""
Roozbeh Pournader [Wed, 9 Dec 2015 17:06:10 +0000 (17:06 +0000)]
Merge "Revert "Fix Build:  Revert "Implement locale matching in LocalesList."""

8 years agoRemove unused MediaDrm.unprovisionDevice
Jeff Tinker [Tue, 8 Dec 2015 23:21:09 +0000 (15:21 -0800)]
Remove unused MediaDrm.unprovisionDevice

bug:25726218
Change-Id: Ibbd51aaa1ee4c21c9ec8b162fc6e378ab7ba6e7b

8 years agoMerge "Import translations. DO NOT MERGE"
Geoff Mendal [Wed, 9 Dec 2015 17:00:23 +0000 (17:00 +0000)]
Merge "Import translations. DO NOT MERGE"

8 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 9 Dec 2015 16:58:40 +0000 (17:58 +0100)]
Import translations. DO NOT MERGE

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

8 years agoMerge "Track API changes to java.lang.ref.Reference."
Narayan Kamath [Wed, 9 Dec 2015 16:19:39 +0000 (16:19 +0000)]
Merge "Track API changes to java.lang.ref.Reference."

8 years agoTrack API changes to java.lang.ref.Reference.
Narayan Kamath [Wed, 9 Dec 2015 15:59:03 +0000 (15:59 +0000)]
Track API changes to java.lang.ref.Reference.

Change-Id: Iea25e3e0efec56106f44d42232e772cf36f76e68

8 years agoMerge "Import translations. DO NOT MERGE"
Geoff Mendal [Wed, 9 Dec 2015 13:59:00 +0000 (13:59 +0000)]
Merge "Import translations. DO NOT MERGE"

8 years agoMerge "Import translations. DO NOT MERGE"
Geoff Mendal [Wed, 9 Dec 2015 13:56:41 +0000 (13:56 +0000)]
Merge "Import translations. DO NOT MERGE"

8 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 9 Dec 2015 13:52:15 +0000 (05:52 -0800)]
Import translations. DO NOT MERGE

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

8 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 9 Dec 2015 13:50:28 +0000 (05:50 -0800)]
Import translations. DO NOT MERGE

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

8 years agoMerge "Import translations. DO NOT MERGE"
Geoff Mendal [Wed, 9 Dec 2015 13:44:08 +0000 (13:44 +0000)]
Merge "Import translations. DO NOT MERGE"

8 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 9 Dec 2015 13:40:42 +0000 (05:40 -0800)]
Import translations. DO NOT MERGE

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

8 years agoMerge "Import translations. DO NOT MERGE"
Geoff Mendal [Wed, 9 Dec 2015 13:21:44 +0000 (13:21 +0000)]
Merge "Import translations. DO NOT MERGE"

8 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 9 Dec 2015 13:19:19 +0000 (05:19 -0800)]
Import translations. DO NOT MERGE

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

8 years agoMerge "Add a new WakeupMessage class and use it in two places."
Lorenzo Colitti [Wed, 9 Dec 2015 13:08:21 +0000 (13:08 +0000)]
Merge "Add a new WakeupMessage class and use it in two places."

8 years agoMerge "Fix checks for audio format."
Niels Egberts [Wed, 9 Dec 2015 11:42:36 +0000 (11:42 +0000)]
Merge "Fix checks for audio format."

8 years agoRevert "Fix Build: Revert "Implement locale matching in LocalesList.""
Roozbeh Pournader [Wed, 9 Dec 2015 06:21:24 +0000 (22:21 -0800)]
Revert "Fix Build:  Revert "Implement locale matching in LocalesList.""

This reverts commit 9c2f0d751d16360a2cd857b1db752f0009481b21.

The original commit, 17b2b2d45854b56de7aa6d1581526e45991274d4, had
missed adding api/test-current.txt.

Change-Id: I26a6325b3cee4c2412ee599f002cc6addb35d36f

8 years agoMediaRouter: Add getDeviceType() to RouteInfo
Insun Kang [Wed, 11 Nov 2015 05:44:45 +0000 (14:44 +0900)]
MediaRouter: Add getDeviceType() to RouteInfo

Bug: 24777080
Change-Id: I5d7b44ec84371fbb9560578ece439e1a00dcdd50

8 years agoMerge "media: improve ImageReader/Writer native memory management"
Zhijun He [Wed, 9 Dec 2015 04:41:12 +0000 (04:41 +0000)]
Merge "media: improve ImageReader/Writer native memory management"

8 years agoMerge "Grant USB device permission by using system permission."
Daichi Hirono [Wed, 9 Dec 2015 04:04:47 +0000 (04:04 +0000)]
Merge "Grant USB device permission by using system permission."

8 years agoAnd suddenly notification children appeared
Selim Cinek [Wed, 9 Dec 2015 02:03:22 +0000 (18:03 -0800)]
And suddenly notification children appeared

Bug: 22760612
Change-Id: I0b708368c9c8e06af36184e736d181b2818d29b8

8 years agoMerge "Introduce cache mechanism for LocaleList."
Seigo Nonaka [Wed, 9 Dec 2015 03:28:21 +0000 (03:28 +0000)]
Merge "Introduce cache mechanism for LocaleList."

8 years agoMerge "Fix Build: Revert "Implement locale matching in LocalesList.""
Ian Pedowitz [Wed, 9 Dec 2015 02:36:29 +0000 (02:36 +0000)]
Merge "Fix Build:  Revert "Implement locale matching in LocalesList.""

8 years agoMerge "Enable MtpDocumentsProvider by default."
Daichi Hirono [Wed, 9 Dec 2015 02:19:48 +0000 (02:19 +0000)]
Merge "Enable MtpDocumentsProvider by default."

8 years agoEnable MtpDocumentsProvider by default.
Daichi Hirono [Wed, 9 Dec 2015 01:04:13 +0000 (10:04 +0900)]
Enable MtpDocumentsProvider by default.

BUG=20274999

Change-Id: I35941df66fea4ab703f8f1de3c69b6f4dd2be9a0

8 years agoFix Build: Revert "Implement locale matching in LocalesList."
Ian Pedowitz [Wed, 9 Dec 2015 02:17:32 +0000 (02:17 +0000)]
Fix Build:  Revert "Implement locale matching in LocalesList."

This reverts commit 17b2b2d45854b56de7aa6d1581526e45991274d4.

Change-Id: I93c010054648a7127172a16c6ef3eb5f13604fd7

8 years agoGrant USB device permission by using system permission.
Daichi Hirono [Tue, 8 Dec 2015 00:51:19 +0000 (09:51 +0900)]
Grant USB device permission by using system permission.

Previously it skips the device permission check by referring package
name. The CL removes the special case and use general MANAGE_USB
system-only permission to skip USB device permission dialog.

BUG=26048722

Change-Id: I3702393a50696209499d1e5f6549dab9fb2cefe4

8 years agoMerge changes from topic 'groups'
Selim Cinek [Wed, 9 Dec 2015 01:25:30 +0000 (01:25 +0000)]
Merge changes from topic 'groups'

* changes:
  Changed the appearance of the notification children
  Removed the devider above the actions
  Collapsing groups now on the lockscreen
  Fixed a bug where groups were layouted too small
  Fixed a small measuring but with the notification header
  Fixed a bug where legacy icons where incorrectly colored
  Removed duplicate content from group notification header

8 years agoMerge "Implement locale matching in LocalesList."
Roozbeh Pournader [Wed, 9 Dec 2015 01:03:31 +0000 (01:03 +0000)]
Merge "Implement locale matching in LocalesList."

8 years agoMerge "Turn MtpDocumentsService foreground when devices are opend."
Daichi Hirono [Wed, 9 Dec 2015 01:02:05 +0000 (01:02 +0000)]
Merge "Turn MtpDocumentsService foreground when devices are opend."

8 years agoOnly take screenshot when hiding activities
Jorim Jaggi [Tue, 8 Dec 2015 00:59:10 +0000 (16:59 -0800)]
Only take screenshot when hiding activities

So we don't take screenshots when just switching focus between
activities or when docking activities.

Bug: 26070919
Bug: 25845255
Change-Id: Ie924c5f72f4168806b949ad10df7ef139cd280cc

8 years agoMerge "Hide work apps from recents when profile is turned off"
Rubin Xu [Wed, 9 Dec 2015 00:55:28 +0000 (00:55 +0000)]
Merge "Hide work apps from recents when profile is turned off"

8 years agoMerge "Fix null locale edge cases in Configuration and Resources"
Roozbeh Pournader [Wed, 9 Dec 2015 00:49:39 +0000 (00:49 +0000)]
Merge "Fix null locale edge cases in Configuration and Resources"

8 years agoRevert "Add support for partial view layouts"
Chet Haase [Thu, 3 Dec 2015 15:38:11 +0000 (07:38 -0800)]
Revert "Add support for partial view layouts"

This reverts commit c55d5072ac52cee1811b52406419228fa81119ce.

There were several bugs related to incorrect handling of various
layout issues (layout not being run on containers/views that needed
it), reverting to take another run at it outside of master.

Issue #25980198  requestLayout() sometimes doesn't result in measure/layout for view

Change-Id: Ic0e159cbcf6171652d8fd1bee9ae44a3977cea04