OSDN Git Service

android-x86/frameworks-base.git
10 years agoam c68e2089: am 3555e4ae: Fixed a typo in a code sample.
Andrew Solovay [Tue, 22 Apr 2014 13:27:09 +0000 (13:27 +0000)]
am c68e2089: am 3555e4ae: Fixed a typo in a code sample.

* commit 'c68e2089755dc35b34d620944bcceb63e1283015':
  Fixed a typo in a code sample.

10 years agoam 3555e4ae: Fixed a typo in a code sample.
Andrew Solovay [Tue, 22 Apr 2014 13:20:44 +0000 (13:20 +0000)]
am 3555e4ae: Fixed a typo in a code sample.

* commit '3555e4aef0d5664645e35d33779bf1bd140a7e50':
  Fixed a typo in a code sample.

10 years agoMerge "add bt instrumentation to run as a util" into klp-modular-dev
Guang Zhu [Tue, 22 Apr 2014 03:33:47 +0000 (03:33 +0000)]
Merge "add bt instrumentation to run as a util" into klp-modular-dev

10 years agoadd bt instrumentation to run as a util
Guang Zhu [Tue, 22 Apr 2014 02:06:17 +0000 (19:06 -0700)]
add bt instrumentation to run as a util

some bt test util methods are useful as device setup util, this
change exposes some of them via a BluetoothInstrumentation so
that they can be invoked like commands for setting up or
controlling bt state in test harness

Change-Id: I1d40baf374e145ab550ae4fa5f581e2eaf2e29bb

10 years agoFixed a typo in a code sample.
Andrew Solovay [Mon, 21 Apr 2014 20:30:10 +0000 (13:30 -0700)]
Fixed a typo in a code sample.

Fix is staged to: http://asolovay.mtv.corp.google.com:9000/guide/topics/ui/actionbar.html#Dropdown

Bug: 14043905

Change-Id: I8b71d55d51bf88ab9790309e6e63e755d03b2c85

10 years agoFix black ActivityView
Craig Mautner [Mon, 21 Apr 2014 22:22:06 +0000 (15:22 -0700)]
Fix black ActivityView

Don't add the surface to the VirtualDisplay until the activity
has drawn. That will keep the TextureView from turning black.

Fixes bug 12821632.

Change-Id: Ia06e9f91be3e14ad724f735ae4e201ac798863a2

10 years agoDon't use finalize on ActivityView to cleanup.
Craig Mautner [Sat, 19 Apr 2014 21:56:31 +0000 (14:56 -0700)]
Don't use finalize on ActivityView to cleanup.

Use a static object to contain the IActivityContainer reference
rather than storing it directly in the ActivityView itself. Then
when the ActivityView gives up the reference we can use a clean
finalize() call to release the IActivityContainer.

Fixes bug 14184756.

Change-Id: I7e05fcce3040b2b958f7c9cd030d5e3b745f3169

10 years agoFix ActivityView lifecycle
Craig Mautner [Fri, 18 Apr 2014 01:39:38 +0000 (18:39 -0700)]
Fix ActivityView lifecycle

Major changes to maintain the VirtualDisplay across repeated
attach/detach cycles of an ActivityView. This keeps the activities
and VirtualDisplays in the ActivityView from getting into bad states.

Fixes bug 14107002.

Change-Id: Idc2aaf85ac496eab0eeb436736cb10a2020040e8

10 years agoMerge "Allow DRM plugins to be destroyed when released" into klp-modular-dev
Jeff Tinker [Mon, 21 Apr 2014 20:58:49 +0000 (20:58 +0000)]
Merge "Allow DRM plugins to be destroyed when released" into klp-modular-dev

10 years agoMerge "Allow InputEvents to propagate w/o IME" into klp-modular-dev
Adam Lesinski [Mon, 21 Apr 2014 20:18:11 +0000 (20:18 +0000)]
Merge "Allow InputEvents to propagate w/o IME" into klp-modular-dev

10 years agoMerge "DO NOT MERGE Tear down PAN if we can't successfully complete a DHCP request...
Ariel Gertzenstein [Mon, 21 Apr 2014 18:41:53 +0000 (18:41 +0000)]
Merge "DO NOT MERGE    Tear down PAN if we can't successfully complete a DHCP request after establishing a PANU connection." into klp-modular-dev

10 years agoDO NOT MERGE Tear down PAN if we can't successfully complete a DHCP request
Ariel Gertzenstein [Thu, 3 Apr 2014 03:36:57 +0000 (20:36 -0700)]
DO NOT MERGE    Tear down PAN if we can't successfully complete a DHCP request
after establishing a PANU connection.

http://b/13731957

Change-Id: I0c808d5196c66783b52942ba7b7212bdce9f1c07

10 years agoam ca1f8f6d: am c4367721: MTP: Fix getThumbnail
Mike Lockwood [Mon, 21 Apr 2014 16:40:18 +0000 (16:40 +0000)]
am ca1f8f6d: am c4367721: MTP: Fix getThumbnail

* commit 'ca1f8f6d14a144dde64112cd471df5e9539ad521':
  MTP: Fix getThumbnail

10 years agoam c4367721: MTP: Fix getThumbnail
Mike Lockwood [Mon, 21 Apr 2014 16:31:51 +0000 (16:31 +0000)]
am c4367721: MTP: Fix getThumbnail

* commit 'c436772120ceea1d6e3f5b388ef068c99c8bb7d6':
  MTP: Fix getThumbnail

10 years agoMTP: Fix getThumbnail
Mike Lockwood [Mon, 21 Apr 2014 15:49:30 +0000 (08:49 -0700)]
MTP: Fix getThumbnail

The thumbnail size was not being passed to the MTP stack so getThumbnail
was returning zero length data.

Bug: 13747419

Change-Id: I309d35b5c46ab5f631c0dcb5981f7896bb5a2ed5

10 years agoresolved conflicts for merge of 89a086c1 to klp-modular-dev
Kenny Root [Fri, 18 Apr 2014 23:15:13 +0000 (16:15 -0700)]
resolved conflicts for merge of 89a086c1 to klp-modular-dev

Change-Id: Iaa82bfc87fb3af2e8e78597c6f2517e7dad7c130

10 years agoam cf677a37: am e00c9185: am 41ec218e: am 6888bee5: am 5a0cc789: am 2ed5f771: am...
Kenny Root [Fri, 18 Apr 2014 23:05:30 +0000 (23:05 +0000)]
am cf677a37: am e00c9185: am 41ec218e: am 6888bee5: am 5a0cc789: am 2ed5f771: am 47231936: am 02bc4b04: am 4a62a6dc: am 451ed5f0: am 3ecaa88d: am ecb013db: Merge "Use hidden API to validate APK chains" into jb-dev

* commit 'cf677a37fb4560058fe29ebcac97f2c02bd55064':
  Use hidden API to validate APK chains

10 years agoam e00c9185: am 41ec218e: am 6888bee5: am 5a0cc789: am 2ed5f771: am 47231936: am...
Kenny Root [Fri, 18 Apr 2014 23:00:37 +0000 (23:00 +0000)]
am e00c9185: am 41ec218e: am 6888bee5: am 5a0cc789: am 2ed5f771: am 47231936: am 02bc4b04: am 4a62a6dc: am 451ed5f0: am 3ecaa88d: am ecb013db: Merge "Use hidden API to validate APK chains" into jb-dev

* commit 'e00c9185262c675f1680920c258413299995042a':
  Use hidden API to validate APK chains

10 years agoam 41ec218e: am 6888bee5: am 5a0cc789: am 2ed5f771: am 47231936: am 02bc4b04: am...
Kenny Root [Fri, 18 Apr 2014 22:56:26 +0000 (22:56 +0000)]
am 41ec218e: am 6888bee5: am 5a0cc789: am 2ed5f771: am 47231936: am 02bc4b04: am 4a62a6dc: am 451ed5f0: am 3ecaa88d: am ecb013db: Merge "Use hidden API to validate APK chains" into jb-dev

* commit '41ec218e5f92904fe99c74bc35b9f5e4003c777a':
  Use hidden API to validate APK chains

10 years agoam 6888bee5: am 5a0cc789: am 2ed5f771: am 47231936: am 02bc4b04: am 4a62a6dc: am...
Kenny Root [Fri, 18 Apr 2014 22:50:12 +0000 (22:50 +0000)]
am 6888bee5: am 5a0cc789: am 2ed5f771: am 47231936: am 02bc4b04: am 4a62a6dc: am 451ed5f0: am 3ecaa88d: am ecb013db: Merge "Use hidden API to validate APK chains" into jb-dev

* commit '6888bee598b8c88f7a93ef2da06dd5659cc92dc6':
  Use hidden API to validate APK chains

10 years agoam 5a0cc789: am 2ed5f771: am 47231936: am 02bc4b04: am 4a62a6dc: am 451ed5f0: am...
Kenny Root [Fri, 18 Apr 2014 22:43:08 +0000 (22:43 +0000)]
am 5a0cc789: am 2ed5f771: am 47231936: am 02bc4b04: am 4a62a6dc: am 451ed5f0: am 3ecaa88d: am ecb013db: Merge "Use hidden API to validate APK chains" into jb-dev

* commit '5a0cc78929bf56c153696ffa16b602acfcc40089':
  Use hidden API to validate APK chains

10 years agoam 2ed5f771: am 47231936: am 02bc4b04: am 4a62a6dc: am 451ed5f0: am 3ecaa88d: am...
Kenny Root [Fri, 18 Apr 2014 22:37:38 +0000 (22:37 +0000)]
am 2ed5f771: am 47231936: am 02bc4b04: am 4a62a6dc: am 451ed5f0: am 3ecaa88d: am ecb013db: Merge "Use hidden API to validate APK chains" into jb-dev

* commit '2ed5f771c47c16e9c2be1f2025ef0a826f0290c3':
  Use hidden API to validate APK chains

10 years agoam 47231936: am 02bc4b04: am 4a62a6dc: am 451ed5f0: am 3ecaa88d: am ecb013db: Merge...
Kenny Root [Fri, 18 Apr 2014 22:31:08 +0000 (22:31 +0000)]
am 47231936: am 02bc4b04: am 4a62a6dc: am 451ed5f0: am 3ecaa88d: am ecb013db: Merge "Use hidden API to validate APK chains" into jb-dev

* commit '47231936c0593b87c3c9898767327f1516a7ec22':
  Use hidden API to validate APK chains

10 years agoam 02bc4b04: am 4a62a6dc: am 451ed5f0: am 3ecaa88d: am ecb013db: Merge "Use hidden...
Kenny Root [Fri, 18 Apr 2014 22:26:03 +0000 (22:26 +0000)]
am 02bc4b04: am 4a62a6dc: am 451ed5f0: am 3ecaa88d: am ecb013db: Merge "Use hidden API to validate APK chains" into jb-dev

* commit '02bc4b04239c437f88fdb82633b41cdc8a8eff6b':
  Use hidden API to validate APK chains

10 years agoam 4a62a6dc: am 451ed5f0: am 3ecaa88d: am ecb013db: Merge "Use hidden API to validate...
Kenny Root [Fri, 18 Apr 2014 22:21:37 +0000 (22:21 +0000)]
am 4a62a6dc: am 451ed5f0: am 3ecaa88d: am ecb013db: Merge "Use hidden API to validate APK chains" into jb-dev

* commit '4a62a6dce9a4b48f1c1c64e47a22d2319b852acd':
  Use hidden API to validate APK chains

10 years agoam 451ed5f0: am 3ecaa88d: am ecb013db: Merge "Use hidden API to validate APK chains...
Kenny Root [Fri, 18 Apr 2014 22:14:14 +0000 (22:14 +0000)]
am 451ed5f0: am 3ecaa88d: am ecb013db: Merge "Use hidden API to validate APK chains" into jb-dev

* commit '451ed5f077b9f95deae809ae620bc210c253b922':
  Use hidden API to validate APK chains

10 years agoAllow InputEvents to propagate w/o IME
Adam Lesinski [Mon, 28 Oct 2013 23:03:19 +0000 (16:03 -0700)]
Allow InputEvents to propagate w/o IME

If no IME was present, InputEvents such as KeyEvents
would simple be dropped instead of going through
to the Activity's View hierarchy.

Change-Id: I9de25bdbf5d1564b77b25679e19dae18591a8c1c

10 years agoam 3ecaa88d: am ecb013db: Merge "Use hidden API to validate APK chains" into jb-dev
Kenny Root [Fri, 18 Apr 2014 21:33:04 +0000 (21:33 +0000)]
am 3ecaa88d: am ecb013db: Merge "Use hidden API to validate APK chains" into jb-dev

* commit '3ecaa88d83d04a0fd55b494829badbb41016f5a1':
  Use hidden API to validate APK chains

10 years agoam a7b62718: am 974588d1: Merge "docs: Watermarked images for codes that weren\'t...
Ricardo Cervera [Fri, 18 Apr 2014 19:12:59 +0000 (19:12 +0000)]
am a7b62718: am 974588d1: Merge "docs: Watermarked images for codes that weren\'t found." into klp-docs

* commit 'a7b6271820e464b3aae955013b25f5b04f3ff9e1':
  docs: Watermarked images for codes that weren't found.

10 years agoam 4874938a: am 84e6bc61: Merge "Revert "docs: Watermark images with easter eggs...
Ricardo Cervera-Navarro [Fri, 18 Apr 2014 19:12:53 +0000 (19:12 +0000)]
am 4874938a: am 84e6bc61: Merge "Revert "docs: Watermark images with easter eggs"" into klp-docs

* commit '4874938ad3fb0d0ab56b24cb18c8943a72559f12':
  Revert "docs: Watermark images with easter eggs"

10 years agoam 974588d1: Merge "docs: Watermarked images for codes that weren\'t found." into...
Ricardo Cervera [Fri, 18 Apr 2014 19:08:09 +0000 (19:08 +0000)]
am 974588d1: Merge "docs: Watermarked images for codes that weren\'t found." into klp-docs

* commit '974588d149812ee5420f55e3fd3182045b1e915b':
  docs: Watermarked images for codes that weren't found.

10 years agoam 84e6bc61: Merge "Revert "docs: Watermark images with easter eggs"" into klp-docs
Ricardo Cervera-Navarro [Fri, 18 Apr 2014 19:08:05 +0000 (19:08 +0000)]
am 84e6bc61: Merge "Revert "docs: Watermark images with easter eggs"" into klp-docs

* commit '84e6bc61c64aa578aed50460f7e4f16d85f81cbb':
  Revert "docs: Watermark images with easter eggs"

10 years agoMerge "docs: Watermarked images for codes that weren't found." into klp-docs
Ricardo Cervera [Fri, 18 Apr 2014 19:02:04 +0000 (19:02 +0000)]
Merge "docs: Watermarked images for codes that weren't found." into klp-docs

10 years agoMerge "Revert "docs: Watermark images with easter eggs"" into klp-docs
Ricardo Cervera-Navarro [Fri, 18 Apr 2014 19:01:48 +0000 (19:01 +0000)]
Merge "Revert "docs: Watermark images with easter eggs"" into klp-docs

10 years agodocs: Watermarked images for codes that weren't found.
Ricardo Cervera [Fri, 18 Apr 2014 18:54:03 +0000 (11:54 -0700)]
docs: Watermarked images for codes that weren't found.

Details:

Line 84
http://goo.gl/1QTi2T
http://developer.android.com/design/get-started/ui-overview.html
http://developer.android.com/design/media/ui_overview_notifications.png

Line 81
http://goo.gl/bHjQsk
http://developer.android.com/design/style/touch-feedback.html
http://developer.android.com/design/media/touch_feedback_communication.png

Line 76
http://goo.gl/HGUj4v
http://developer.android.com/design/patterns/navigation-drawer.html
http://developer.android.com/design/media/navigation_drawer_titles_icons.png

Line 11
http://goo.gl/yYQniH
http://developer.android.com/design/patterns/selection.html
http://developer.android.com/design/media/selection_adjusting_actions.png

Line 10
http://goo.gl/M2QJa7
http://developer.android.com/design/building-blocks/dialogs.html
http://developer.android.com/design/media/dialogs_examples.png

Change-Id: I5df9288b97a9ca58df9f596ae6624c5c91911b3a

10 years agoRevert "docs: Watermark images with easter eggs"
Ricardo Cervera-Navarro [Fri, 18 Apr 2014 18:34:41 +0000 (18:34 +0000)]
Revert "docs: Watermark images with easter eggs"

This reverts commit dc9ca02c51ecc4468e60c391f8357b5025d6eef1.

Change-Id: Idf4873e2e76d746c227c89c2f84fe44946014752

10 years agoam ecb013db: Merge "Use hidden API to validate APK chains" into jb-dev
Kenny Root [Fri, 18 Apr 2014 18:14:32 +0000 (18:14 +0000)]
am ecb013db: Merge "Use hidden API to validate APK chains" into jb-dev

* commit 'ecb013dbff5e33b95c49015fa375579e055911ae':
  Use hidden API to validate APK chains

10 years agoMerge "Use hidden API to validate APK chains" into jb-dev
Kenny Root [Fri, 18 Apr 2014 17:12:40 +0000 (17:12 +0000)]
Merge "Use hidden API to validate APK chains" into jb-dev

10 years agoam ed5b8c06: am 6aeea454: Merge "docs: Added the play from search intent. Bug: 134731...
Ricardo Cervera [Fri, 18 Apr 2014 01:54:31 +0000 (01:54 +0000)]
am ed5b8c06: am 6aeea454: Merge "docs: Added the play from search intent. Bug: 13473141." into klp-docs

* commit 'ed5b8c06bbc70facbe553a9ca257a277ac3758ca':
  docs: Added the play from search intent. Bug: 13473141.

10 years agoam 6aeea454: Merge "docs: Added the play from search intent. Bug: 13473141." into...
Ricardo Cervera [Fri, 18 Apr 2014 01:49:50 +0000 (01:49 +0000)]
am 6aeea454: Merge "docs: Added the play from search intent. Bug: 13473141." into klp-docs

* commit '6aeea4549787ec282d2ca42b8495b87645958fc9':
  docs: Added the play from search intent. Bug: 13473141.

10 years agoMerge "docs: Added the play from search intent. Bug: 13473141." into klp-docs
Ricardo Cervera [Fri, 18 Apr 2014 01:46:25 +0000 (01:46 +0000)]
Merge "docs: Added the play from search intent. Bug: 13473141." into klp-docs

10 years agoMerge "Populate isRound from config.xml to WindowInsets" into klp-modular-dev
Michael Kolb [Fri, 18 Apr 2014 00:44:35 +0000 (00:44 +0000)]
Merge "Populate isRound from config.xml to WindowInsets" into klp-modular-dev

10 years agoPopulate isRound from config.xml to WindowInsets
Michael Kolb [Thu, 17 Apr 2014 21:45:29 +0000 (14:45 -0700)]
Populate isRound from config.xml to WindowInsets

Change-Id: I41b3aef1322a7cdccdcbc679eb753e0a1e561fad

10 years agoMerge "Update window alpha at the same time as translating" into klp-modular-dev
Mindy Pereira [Thu, 17 Apr 2014 22:53:23 +0000 (22:53 +0000)]
Merge "Update window alpha at the same time as translating" into klp-modular-dev

10 years agoam 72358802: am 45e74676: Merge "Don\'t reset country code once it is persisted"...
Vinit Deshapnde [Thu, 17 Apr 2014 21:57:12 +0000 (21:57 +0000)]
am 72358802: am 45e74676: Merge "Don\'t reset country code once it is persisted" into klp-dev

* commit '72358802d6135c633dd158f44b988e4f4075e6fd':
  Don't reset country code once it is persisted

10 years agoUpdate window alpha at the same time as translating
Mindy Pereira [Thu, 17 Apr 2014 21:01:04 +0000 (14:01 -0700)]
Update window alpha at the same time as translating

Note: algorithm for alpha per progress may be updated
This is a first pass proof of concept

Change-Id: Ia043200ea737ff9d132e350449e17ba0fde10d65

10 years agoMerge "Add support for dynamically setting the virtual display surface." into klp...
Jeff Brown [Thu, 17 Apr 2014 21:49:49 +0000 (21:49 +0000)]
Merge "Add support for dynamically setting the virtual display surface." into klp-modular-dev

10 years agoCheck that mRemotePlayer is not null before use
Simon Wilson [Thu, 17 Apr 2014 21:16:48 +0000 (14:16 -0700)]
Check that mRemotePlayer is not null before use

Bug: 14138829
Change-Id: Ie7ddb54ef3b82b9566ac41d4f0ff335976d3c907

10 years agoUse hidden API to validate APK chains
Kenny Root [Thu, 17 Apr 2014 21:03:31 +0000 (14:03 -0700)]
Use hidden API to validate APK chains

Bug: 13678484
Change-Id: I28dedab74b0e24d47ab9f2190298156c909e9d54

10 years agodocs: Added the play from search intent. Bug: 13473141.
Ricardo Cervera [Wed, 2 Apr 2014 00:38:08 +0000 (17:38 -0700)]
docs: Added the play from search intent. Bug: 13473141.

Change-Id: Icf483b5e0446e064b32a782717408484d5806859

10 years agoam 45e74676: Merge "Don\'t reset country code once it is persisted" into klp-dev
Vinit Deshapnde [Thu, 17 Apr 2014 18:59:54 +0000 (18:59 +0000)]
am 45e74676: Merge "Don\'t reset country code once it is persisted" into klp-dev

* commit '45e746766676681e4e191d0b7e521b8b3f6c284c':
  Don't reset country code once it is persisted

10 years agoMerge "Don't reset country code once it is persisted" into klp-dev
Vinit Deshapnde [Thu, 17 Apr 2014 18:54:58 +0000 (18:54 +0000)]
Merge "Don't reset country code once it is persisted" into klp-dev

10 years agoDon't reset country code once it is persisted
Vinit Deshapnde [Thu, 17 Apr 2014 18:05:21 +0000 (11:05 -0700)]
Don't reset country code once it is persisted

This change simply ignores resetting of country code by cellular
networks to avoid disconnecting existing wifi connections. It also
defers setting newly found country code until after existing Wifi
connection is torn down.

Also removes some dead code related to resetting of country codes.

Bug: 13894807
Change-Id: Ie2fcfdd4b3be8ba94542772c132fb1acb6a2c683

10 years agoMerge "Import translations. DO NOT MERGE" into klp-modular-dev
Baligh Uddin [Thu, 17 Apr 2014 15:48:38 +0000 (15:48 +0000)]
Merge "Import translations. DO NOT MERGE" into klp-modular-dev

10 years agoFix build [DO NOT MERGE]
Deepanshu Gupta [Thu, 17 Apr 2014 07:14:28 +0000 (00:14 -0700)]
Fix build [DO NOT MERGE]

The branch is missing some CLs for 64-bit support. So, until they are
added, this change will fix the build.

Change-Id: Ia838caf60ca49b406101a3fb48a96afdcfb30c66

10 years agoAdd support for dynamically setting the virtual display surface.
Jeff Brown [Wed, 16 Apr 2014 20:16:07 +0000 (13:16 -0700)]
Add support for dynamically setting the virtual display surface.

Previously, the surface that backs a virtual display had to be set
at the time when the display was created.  This change now makes
it possible to set or remove the surface later.  The virtual display
is treated as if it were "off" while no surface is attached to it.

Change-Id: Ib4fdbbb8b4ee79f0fb9ceb648f9bda4a8fa6a2ca

10 years agoam cb38ee51: am a106923e: Merge "add image itemprop to specify image for search resul...
Scott Main [Thu, 17 Apr 2014 00:22:02 +0000 (00:22 +0000)]
am cb38ee51: am a106923e: Merge "add image itemprop to specify image for search result snippet" into klp-docs

* commit 'cb38ee510abed0112aa47cb2da6bfe182400f321':
  add image itemprop to specify image for search result snippet

10 years agoam a106923e: Merge "add image itemprop to specify image for search result snippet...
Scott Main [Thu, 17 Apr 2014 00:16:54 +0000 (00:16 +0000)]
am a106923e: Merge "add image itemprop to specify image for search result snippet" into klp-docs

* commit 'a106923e9add041f73ccf5f46e8584ea4302c54c':
  add image itemprop to specify image for search result snippet

10 years agoMerge "add image itemprop to specify image for search result snippet" into klp-docs
Scott Main [Thu, 17 Apr 2014 00:14:47 +0000 (00:14 +0000)]
Merge "add image itemprop to specify image for search result snippet" into klp-docs

10 years agoam 4aa68e97: am dc9ca02c: docs: Watermark images with easter eggs
Ricardo Cervera [Thu, 17 Apr 2014 00:03:33 +0000 (00:03 +0000)]
am 4aa68e97: am dc9ca02c: docs: Watermark images with easter eggs

* commit '4aa68e9799bf56bd5a35a1a49b512bbafce8f5df':
  docs: Watermark images with easter eggs

10 years agoam dc9ca02c: docs: Watermark images with easter eggs
Ricardo Cervera [Wed, 16 Apr 2014 23:58:36 +0000 (23:58 +0000)]
am dc9ca02c: docs: Watermark images with easter eggs

* commit 'dc9ca02c51ecc4468e60c391f8357b5025d6eef1':
  docs: Watermark images with easter eggs

10 years agoadd image itemprop to specify image for search result snippet
Scott Main [Wed, 16 Apr 2014 23:57:21 +0000 (16:57 -0700)]
add image itemprop to specify image for search result snippet

Change-Id: I8c0ed12268318124bdb944db9048fc73284823f9

10 years agoMerge "RenderScript bicubic resize intrinsic [DO NOT MERGE]" into klp-modular-dev
Jason Sams [Wed, 16 Apr 2014 23:49:29 +0000 (23:49 +0000)]
Merge "RenderScript bicubic resize intrinsic [DO NOT MERGE]" into klp-modular-dev

10 years agoMerge "Allowed custom secure-adb confirmation via Activity or Service. It used to...
Aaron Whyte [Wed, 16 Apr 2014 23:45:22 +0000 (23:45 +0000)]
Merge "Allowed custom secure-adb confirmation via Activity or Service. It used to only be available via an Activity." into klp-modular-dev

10 years agoRenderScript bicubic resize intrinsic [DO NOT MERGE]
Jason Sams [Wed, 16 Apr 2014 23:41:01 +0000 (16:41 -0700)]
RenderScript bicubic resize intrinsic [DO NOT MERGE]

Change-Id: Icebfb3137aacddce0705834c6d4d2547c709cb0a

10 years agoDO NOT MERGE Add isRound to WindowInsets
Adam Powell [Wed, 16 Apr 2014 00:38:54 +0000 (17:38 -0700)]
DO NOT MERGE Add isRound to WindowInsets

isRound allows a view to determine whether the window it is contained
within obscures the corners of the window content. This allows views
aware of this property to adapt their layout accordingly.

Switch ViewRootImpl to use dispatchApplyInsets instead of
fitSystemWindows.

Change-Id: Ic3e3936b73815b2593cb9720af1a309fbd18406e

Conflicts:
core/java/android/view/ViewRootImpl.java

10 years agoAllowed custom secure-adb confirmation via Activity or Service.
Aaron Whyte [Fri, 11 Apr 2014 17:53:58 +0000 (10:53 -0700)]
Allowed custom secure-adb confirmation via Activity or Service.
It used to only be available via an Activity.

Change-Id: Id79a99a70e721f3b567e75d45ffeba779264ec1e

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 16 Apr 2014 21:32:46 +0000 (14:32 -0700)]
Import translations. DO NOT MERGE

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

10 years agodocs: Watermark images with easter eggs
Ricardo Cervera [Wed, 16 Apr 2014 21:22:38 +0000 (14:22 -0700)]
docs: Watermark images with easter eggs

Change-Id: I4ab6d614bf43419916633baa062d745f7966a5f9

10 years agoMerge "Declare VersionCodes.KITKAT_WATCH." into klp-modular-dev
Jeff Brown [Wed, 16 Apr 2014 20:49:14 +0000 (20:49 +0000)]
Merge "Declare VersionCodes.KITKAT_WATCH." into klp-modular-dev

10 years agoDeclare VersionCodes.KITKAT_WATCH.
Jeff Brown [Wed, 16 Apr 2014 20:15:22 +0000 (13:15 -0700)]
Declare VersionCodes.KITKAT_WATCH.

The constant does not have a final value yet but is useful for
documentation purposes during development.

Change-Id: Iddd9b956eff822a9a25e9df483b5bd3979189023

10 years agoMerge "Fix ActivityContainer callback parcelling." into klp-modular-dev
Craig Mautner [Wed, 16 Apr 2014 20:05:31 +0000 (20:05 +0000)]
Merge "Fix ActivityContainer callback parcelling." into klp-modular-dev

10 years agoFix ActivityContainer callback parcelling.
Craig Mautner [Wed, 16 Apr 2014 15:31:19 +0000 (08:31 -0700)]
Fix ActivityContainer callback parcelling.

The Binder interface for passing a callback was not implemented
properly. Also the callback for ActivityContainer now has a new
API.

Change-Id: I6b719be0cb57542f022a3cc14e8f4efde60b1a50

10 years agojni: liblog reading error API incorrect
Mark Salyzyn [Tue, 8 Apr 2014 22:21:50 +0000 (15:21 -0700)]
jni: liblog reading error API incorrect

- return value contains -errno on error.

(cherry pick from commit b519aeca47a7b798926c00ce5c8cf730e26e75fd)

Bug: 13907124
Change-Id: I91f12db5749fac2ae8ed5b0f033d4eaf83e666f5

10 years agoam 13ed576e: am cda504f2: am 0aea4684: am 91f2a7cb: am 5a125053: Merge changes I66792...
Deepanshu Gupta [Wed, 16 Apr 2014 19:16:47 +0000 (19:16 +0000)]
am 13ed576e: am cda504f2: am 0aea4684: am 91f2a7cb: am 5a125053: Merge changes I66792c4d,I203b6783 into jb-mr2-dev

* commit '13ed576e8ec9914f65234d1616b029bdfb4e86ed':
  Improve text rendering and measurement. [DO NOT MERGE]
  Fix the measurement of text bounds. [DO NOT MERGE]

10 years agoam fa206123: am 502c83f4: am 00312846: (-s ours) am 0fe63473: am 04b4f8d1: Merge...
Deepanshu Gupta [Wed, 16 Apr 2014 19:16:43 +0000 (19:16 +0000)]
am fa206123: am 502c83f4: am 00312846: (-s ours) am 0fe63473: am 04b4f8d1: Merge "Set default text style in layoutlib as NORMAL [DO NOT MERGE]" into jb-mr2-dev

* commit 'fa206123153a3a8ee48dd6b4e934723f0c2546b8':
  Set default text style in layoutlib as NORMAL [DO NOT MERGE]

10 years agoam 925b911f: am 013af337: am 4eeaa61f: (-s ours) am 87e14187: am fb120acd: Merge...
Deepanshu Gupta [Wed, 16 Apr 2014 19:16:40 +0000 (19:16 +0000)]
am 925b911f: am 013af337: am 4eeaa61f: (-s ours) am 87e14187: am fb120acd: Merge "Add methods for Time_Delegate [DO NOT MERGE]" into jb-mr2-dev

* commit '925b911f53f0e1484be4232ea6a26e5696c81764':
  Add methods for Time_Delegate [DO NOT MERGE]

10 years agoam 43f1fe7e: am 5016f769: am b03e1176: (-s ours) am 533a52fe: am b7fd6315: Merge...
Deepanshu Gupta [Wed, 16 Apr 2014 19:16:37 +0000 (19:16 +0000)]
am 43f1fe7e: am 5016f769: am b03e1176: (-s ours) am 533a52fe: am b7fd6315: Merge "Fix sans-serif-thin and sans-serif-light fonts in layoutlib. [DO NOT MERGE]" into jb-mr2-dev

* commit '43f1fe7e5e625f9de515220f375c18db5b5476cd':
  Fix sans-serif-thin and sans-serif-light fonts in layoutlib. [DO NOT MERGE]

10 years agoam 30ab17dd: am 289f1ffb: am 90b0b69c: (-s ours) am 014ac85f: am f14cbb26: Merge...
Deepanshu Gupta [Wed, 16 Apr 2014 19:16:33 +0000 (19:16 +0000)]
am 30ab17dd: am 289f1ffb: am 90b0b69c: (-s ours) am 014ac85f: am f14cbb26: Merge "Optimize layout rendering in layoutlib [DO NOT MERGE]" into jb-mr2-dev

* commit '30ab17dde6fb47505be493cb09983e268f97c1e9':
  Optimize layout rendering in layoutlib [DO NOT MERGE]

10 years agoresolved conflicts for merge of 0e2049cd to klp-modular-dev
Deepanshu Gupta [Wed, 16 Apr 2014 18:58:32 +0000 (11:58 -0700)]
resolved conflicts for merge of 0e2049cd to klp-modular-dev

Change-Id: I518e18d0c769a4cb5d325fc22165a8ead36e11de

10 years agoam cda504f2: am 0aea4684: am 91f2a7cb: am 5a125053: Merge changes I66792c4d,I203b6783...
Deepanshu Gupta [Wed, 16 Apr 2014 18:47:26 +0000 (18:47 +0000)]
am cda504f2: am 0aea4684: am 91f2a7cb: am 5a125053: Merge changes I66792c4d,I203b6783 into jb-mr2-dev

* commit 'cda504f2d54d849fe90924b0d0bf3f817c2a93d7':
  Improve text rendering and measurement. [DO NOT MERGE]
  Fix the measurement of text bounds. [DO NOT MERGE]

10 years agoam 502c83f4: am 00312846: (-s ours) am 0fe63473: am 04b4f8d1: Merge "Set default...
Deepanshu Gupta [Wed, 16 Apr 2014 18:47:23 +0000 (18:47 +0000)]
am 502c83f4: am 00312846: (-s ours) am 0fe63473: am 04b4f8d1: Merge "Set default text style in layoutlib as NORMAL [DO NOT MERGE]" into jb-mr2-dev

* commit '502c83f4098cd964cf0c18474700488282396bcb':
  Set default text style in layoutlib as NORMAL [DO NOT MERGE]

10 years agoam 013af337: am 4eeaa61f: (-s ours) am 87e14187: am fb120acd: Merge "Add methods...
Deepanshu Gupta [Wed, 16 Apr 2014 18:47:20 +0000 (18:47 +0000)]
am 013af337: am 4eeaa61f: (-s ours) am 87e14187: am fb120acd: Merge "Add methods for Time_Delegate [DO NOT MERGE]" into jb-mr2-dev

* commit '013af337bc804a0b491bd3f1e1cba45d61cbe2ea':
  Add methods for Time_Delegate [DO NOT MERGE]

10 years agoam 5016f769: am b03e1176: (-s ours) am 533a52fe: am b7fd6315: Merge "Fix sans-serif...
Deepanshu Gupta [Wed, 16 Apr 2014 18:47:17 +0000 (18:47 +0000)]
am 5016f769: am b03e1176: (-s ours) am 533a52fe: am b7fd6315: Merge "Fix sans-serif-thin and sans-serif-light fonts in layoutlib. [DO NOT MERGE]" into jb-mr2-dev

* commit '5016f7694fb4400be468fd49aa83d8075f41d3dc':
  Fix sans-serif-thin and sans-serif-light fonts in layoutlib. [DO NOT MERGE]

10 years agoam 289f1ffb: am 90b0b69c: (-s ours) am 014ac85f: am f14cbb26: Merge "Optimize layout...
Deepanshu Gupta [Wed, 16 Apr 2014 18:47:15 +0000 (18:47 +0000)]
am 289f1ffb: am 90b0b69c: (-s ours) am 014ac85f: am f14cbb26: Merge "Optimize layout rendering in layoutlib [DO NOT MERGE]" into jb-mr2-dev

* commit '289f1ffb33d9ab7ed1a7c11bcc70c017b3a1c710':
  Optimize layout rendering in layoutlib [DO NOT MERGE]

10 years agoam 0aea4684: am 91f2a7cb: am 5a125053: Merge changes I66792c4d,I203b6783 into jb...
Deepanshu Gupta [Wed, 16 Apr 2014 18:43:50 +0000 (18:43 +0000)]
am 0aea4684: am 91f2a7cb: am 5a125053: Merge changes I66792c4d,I203b6783 into jb-mr2-dev

* commit '0aea46840f5a520e511fdbd8561046ac9c665fcb':
  Improve text rendering and measurement. [DO NOT MERGE]
  Fix the measurement of text bounds. [DO NOT MERGE]

10 years agoam 00312846: (-s ours) am 0fe63473: am 04b4f8d1: Merge "Set default text style in...
Deepanshu Gupta [Wed, 16 Apr 2014 18:43:47 +0000 (18:43 +0000)]
am 00312846: (-s ours) am 0fe63473: am 04b4f8d1: Merge "Set default text style in layoutlib as NORMAL [DO NOT MERGE]" into jb-mr2-dev

* commit '00312846e1e5513b3b32aa4fab399e51daf0c1b3':
  Set default text style in layoutlib as NORMAL [DO NOT MERGE]

10 years agoam 4eeaa61f: (-s ours) am 87e14187: am fb120acd: Merge "Add methods for Time_Delegate...
Deepanshu Gupta [Wed, 16 Apr 2014 18:43:44 +0000 (18:43 +0000)]
am 4eeaa61f: (-s ours) am 87e14187: am fb120acd: Merge "Add methods for Time_Delegate [DO NOT MERGE]" into jb-mr2-dev

* commit '4eeaa61f6b4b7b37712e1c385a75aa8a4b89e381':
  Add methods for Time_Delegate [DO NOT MERGE]

10 years agoam b03e1176: (-s ours) am 533a52fe: am b7fd6315: Merge "Fix sans-serif-thin and sans...
Deepanshu Gupta [Wed, 16 Apr 2014 18:43:40 +0000 (18:43 +0000)]
am b03e1176: (-s ours) am 533a52fe: am b7fd6315: Merge "Fix sans-serif-thin and sans-serif-light fonts in layoutlib. [DO NOT MERGE]" into jb-mr2-dev

* commit 'b03e1176df1e66a49a5649faf6994fa9ec1a9bea':
  Fix sans-serif-thin and sans-serif-light fonts in layoutlib. [DO NOT MERGE]

10 years agoam 90b0b69c: (-s ours) am 014ac85f: am f14cbb26: Merge "Optimize layout rendering...
Deepanshu Gupta [Wed, 16 Apr 2014 18:43:38 +0000 (18:43 +0000)]
am 90b0b69c: (-s ours) am 014ac85f: am f14cbb26: Merge "Optimize layout rendering in layoutlib [DO NOT MERGE]" into jb-mr2-dev

* commit '90b0b69cd48067b92a90ea248ef91e473b7f1c10':
  Optimize layout rendering in layoutlib [DO NOT MERGE]

10 years agoam 86384880: am f1e71876: Fix theme/style resolution in Layoutlib [DO NOT MERGE]
Deepanshu Gupta [Wed, 16 Apr 2014 18:40:55 +0000 (18:40 +0000)]
am 86384880: am f1e71876: Fix theme/style resolution in Layoutlib [DO NOT MERGE]

* commit '863848808d005fe1d2fd84a2982adfc02a3fbb9f':
  Fix theme/style resolution in Layoutlib [DO NOT MERGE]

10 years agoam 685b7d41: am 1b87390c: Overflow menu popup for Action Bar in Layoutlib [DO NOT...
Deepanshu Gupta [Wed, 16 Apr 2014 18:40:51 +0000 (18:40 +0000)]
am 685b7d41: am 1b87390c: Overflow menu popup for Action Bar in Layoutlib [DO NOT MERGE]

* commit '685b7d4165c417ce20b1f6c49190eabcfda09940':
  Overflow menu popup for Action Bar in Layoutlib [DO NOT MERGE]

10 years agoam 91f2a7cb: am 5a125053: Merge changes I66792c4d,I203b6783 into jb-mr2-dev
Deepanshu Gupta [Wed, 16 Apr 2014 18:40:41 +0000 (18:40 +0000)]
am 91f2a7cb: am 5a125053: Merge changes I66792c4d,I203b6783 into jb-mr2-dev

* commit '91f2a7cb303a3225f68f571ea101078eed1c1f94':
  Improve text rendering and measurement. [DO NOT MERGE]
  Fix the measurement of text bounds. [DO NOT MERGE]

10 years agoam 0fe63473: am 04b4f8d1: Merge "Set default text style in layoutlib as NORMAL [DO...
Deepanshu Gupta [Wed, 16 Apr 2014 18:40:37 +0000 (18:40 +0000)]
am 0fe63473: am 04b4f8d1: Merge "Set default text style in layoutlib as NORMAL [DO NOT MERGE]" into jb-mr2-dev

* commit '0fe634737b24fd8f4dc8d0f49eb15ea176242428':
  Set default text style in layoutlib as NORMAL [DO NOT MERGE]

10 years agoam 87e14187: am fb120acd: Merge "Add methods for Time_Delegate [DO NOT MERGE]" into...
Deepanshu Gupta [Wed, 16 Apr 2014 18:40:34 +0000 (18:40 +0000)]
am 87e14187: am fb120acd: Merge "Add methods for Time_Delegate [DO NOT MERGE]" into jb-mr2-dev

* commit '87e14187111254b8842193f4f3514c0dea50967d':
  Add methods for Time_Delegate [DO NOT MERGE]

10 years agoam 533a52fe: am b7fd6315: Merge "Fix sans-serif-thin and sans-serif-light fonts in...
Deepanshu Gupta [Wed, 16 Apr 2014 18:40:30 +0000 (18:40 +0000)]
am 533a52fe: am b7fd6315: Merge "Fix sans-serif-thin and sans-serif-light fonts in layoutlib. [DO NOT MERGE]" into jb-mr2-dev

* commit '533a52fe3bedc88483a968400cd61110bd29c704':
  Fix sans-serif-thin and sans-serif-light fonts in layoutlib. [DO NOT MERGE]

10 years agoam 014ac85f: am f14cbb26: Merge "Optimize layout rendering in layoutlib [DO NOT MERGE...
Deepanshu Gupta [Wed, 16 Apr 2014 18:40:25 +0000 (18:40 +0000)]
am 014ac85f: am f14cbb26: Merge "Optimize layout rendering in layoutlib [DO NOT MERGE]" into jb-mr2-dev

* commit '014ac85fecc969c205a11d1f20afe00cab713629':
  Optimize layout rendering in layoutlib [DO NOT MERGE]

10 years agoam bdd0ad79: Layoutlib tests now check methods return value [DO NOT MERGE]
Deepanshu Gupta [Wed, 16 Apr 2014 18:37:13 +0000 (18:37 +0000)]
am bdd0ad79: Layoutlib tests now check methods return value [DO NOT MERGE]

* commit 'bdd0ad79b9b027280bd371c7b6795b04ed89ac8f':
  Layoutlib tests now check methods return value [DO NOT MERGE]

10 years agoam f1e71876: Fix theme/style resolution in Layoutlib [DO NOT MERGE]
Deepanshu Gupta [Wed, 16 Apr 2014 18:37:10 +0000 (18:37 +0000)]
am f1e71876: Fix theme/style resolution in Layoutlib [DO NOT MERGE]

* commit 'f1e7187645f0b0388f7b97d742395efd228b347a':
  Fix theme/style resolution in Layoutlib [DO NOT MERGE]

10 years agoam 1b87390c: Overflow menu popup for Action Bar in Layoutlib [DO NOT MERGE]
Deepanshu Gupta [Wed, 16 Apr 2014 18:37:06 +0000 (18:37 +0000)]
am 1b87390c: Overflow menu popup for Action Bar in Layoutlib [DO NOT MERGE]

* commit '1b87390c9426c4bc9119829e9375d712dfde11c3':
  Overflow menu popup for Action Bar in Layoutlib [DO NOT MERGE]