Baligh Uddin
4516c695b2
Merge "Import translations. DO NOT MERGE" into klp-modular-dev
2014-04-23 02:00:57 +00:00
Baligh Uddin
2d45d4de48
Merge "Import translations. DO NOT MERGE" into klp-modular-dev
2014-04-23 02:00:57 +00:00
Baligh Uddin
5eb7136de9
Merge "Import translations. DO NOT MERGE" into klp-modular-dev
2014-04-23 02:00:55 +00:00
Baligh Uddin
71b82aedca
Merge "Import translations. DO NOT MERGE" into klp-modular-dev
2014-04-23 02:00:55 +00:00
Baligh Uddin
2d6e077d1d
Merge "Import translations. DO NOT MERGE" into klp-modular-dev
2014-04-23 02:00:48 +00:00
Baligh Uddin
42c0488a4b
Merge "Import translations. DO NOT MERGE" into klp-modular-dev
2014-04-23 02:00:44 +00:00
Baligh Uddin
9dbd2eebf9
Merge "Import translations. DO NOT MERGE" into klp-modular-dev
2014-04-23 02:00:41 +00:00
Jeff Brown
3af3926749
Merge "Fix HDMI hotplug display blanking behavior." into klp-modular-dev
2014-04-23 01:20:01 +00:00
Jeff Brown
44b1f76474
Fix HDMI hotplug display blanking behavior.
...
Bug: 14109146
Change-Id: Ie7de4fb05da210e8c74c795f7896cf9951701aeb
2014-04-22 18:07:24 -07:00
Baligh Uddin
2e9dc0e241
Import translations. DO NOT MERGE
...
Change-Id: Iae8e8f588200714d11fe7dced5aab7ec63181e8f
Auto-generated-cl: translation import
2014-04-22 17:12:07 -07:00
Baligh Uddin
c0be1c09ca
Import translations. DO NOT MERGE
...
Change-Id: Idf24bec3b74bbe1abc88c2a3c2da451be9ed5c02
Auto-generated-cl: translation import
2014-04-22 17:11:22 -07:00
Ying Wang
d0dc898119
Merge "Javac (at least for 1.7.0_51 on Mac) wants fully qualified class name" into klp-modular-dev
2014-04-23 00:10:01 +00:00
Baligh Uddin
3870b9dd83
Import translations. DO NOT MERGE
...
Change-Id: I3106f51a639078291c298ca4bbd75062e788a313
Auto-generated-cl: translation import
2014-04-22 17:09:18 -07:00
Baligh Uddin
1fa38d2165
Import translations. DO NOT MERGE
...
Change-Id: I1aa31fe5b005c2cdef0b250806d682141cdf4fc3
Auto-generated-cl: translation import
2014-04-22 17:08:37 -07:00
Baligh Uddin
8e54756f90
Import translations. DO NOT MERGE
...
Change-Id: I236254c3ae3302004f19821a7d7022ae49f6e908
Auto-generated-cl: translation import
2014-04-22 17:05:01 -07:00
Baligh Uddin
bd41f66b90
Import translations. DO NOT MERGE
...
Change-Id: Ia514ffa26785292a7659a5e3950cc3125d50736e
Auto-generated-cl: translation import
2014-04-22 17:04:17 -07:00
Baligh Uddin
9daf4ae467
Import translations. DO NOT MERGE
...
Change-Id: I5867f9bda8854f34ee138c135c46219d36e9be49
Auto-generated-cl: translation import
2014-04-22 17:03:26 -07:00
Victoria Lease
df64ac688d
ask skia to use flat gamma when rendering fonts from hwui
...
Bug: 13748392
Change-Id: I6930629b8e900628f15354f663b86dfb29a4db78
(cherry picked from commit b66270eac288de53207e55d10879b070a0ec8b6b)
2014-04-22 22:54:10 +00:00
Ying Wang
b081a59a0f
Javac (at least for 1.7.0_51 on Mac) wants fully qualified class name
...
It looks like a Javac bug.
Bug: 14255510
Change-Id: Id3899994226049ff77854fd2a13a6d1b687a0392
2014-04-22 15:20:16 -07:00
Justin Koh
3b9a3cc02e
Update GlobalActions for watches.
...
Update GlobalActions for watches: only have power off and settings, due to
limited real estate.
Change-Id: Ie3cbbb287f8c71c8c16a00637c83da6921d56e2e
2014-04-22 10:01:47 -07:00
Baligh Uddin
04acf38ce2
Merge "Import translations. DO NOT MERGE" into klp-modular-dev
2014-04-22 14:46:28 +00:00
Andrew Solovay
da1a10f727
am c68e2089: am 3555e4ae: Fixed a typo in a code sample.
...
* commit 'c68e2089755dc35b34d620944bcceb63e1283015':
Fixed a typo in a code sample.
2014-04-22 13:27:09 +00:00
Andrew Solovay
c68e208975
am 3555e4ae: Fixed a typo in a code sample.
...
* commit '3555e4aef0d5664645e35d33779bf1bd140a7e50':
Fixed a typo in a code sample.
2014-04-22 13:20:44 +00:00
Guang Zhu
6c0454ecae
Merge "add bt instrumentation to run as a util" into klp-modular-dev
2014-04-22 03:33:47 +00:00
Guang Zhu
03800b8873
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
2014-04-21 19:06:17 -07:00
Andrew Solovay
3555e4aef0
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
2014-04-22 00:04:39 +00:00
Craig Mautner
6985badc63
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
2014-04-21 15:28:43 -07:00
Craig Mautner
6cdf51f21d
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
2014-04-21 15:28:43 -07:00
Craig Mautner
f4c909bcb8
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
2014-04-21 15:28:42 -07:00
Jeff Tinker
72eec7f6c9
Merge "Allow DRM plugins to be destroyed when released" into klp-modular-dev
2014-04-21 20:58:49 +00:00
Adam Lesinski
370cda7074
Merge "Allow InputEvents to propagate w/o IME" into klp-modular-dev
2014-04-21 20:18:11 +00:00
Ariel Gertzenstein
fe7550548d
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
2014-04-21 18:41:53 +00:00
Ariel Gertzenstein
a2d8706ca8
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
2014-04-21 14:26:56 -04:00
Baligh Uddin
43ca5efaf0
Import translations. DO NOT MERGE
...
Change-Id: Ieb3e0b6128807111d32faa3681839723fd47e8f1
Auto-generated-cl: translation import
2014-04-21 11:19:33 -07:00
Mike Lockwood
eaabdce0ad
am ca1f8f6d: am c4367721: MTP: Fix getThumbnail
...
* commit 'ca1f8f6d14a144dde64112cd471df5e9539ad521':
MTP: Fix getThumbnail
2014-04-21 16:40:18 +00:00
Mike Lockwood
ca1f8f6d14
am c4367721: MTP: Fix getThumbnail
...
* commit 'c436772120ceea1d6e3f5b388ef068c99c8bb7d6':
MTP: Fix getThumbnail
2014-04-21 16:31:51 +00:00
Mike Lockwood
c436772120
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
2014-04-21 08:54:45 -07:00
Kenny Root
0090082ed0
resolved conflicts for merge of 89a086c1 to klp-modular-dev
...
Change-Id: Iaa82bfc87fb3af2e8e78597c6f2517e7dad7c130
2014-04-18 16:15:13 -07:00
Kenny Root
89a086c16f
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
2014-04-18 23:05:30 +00:00
Kenny Root
cf677a37fb
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
2014-04-18 23:00:37 +00:00
Kenny Root
e00c918526
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
2014-04-18 22:56:26 +00:00
Kenny Root
41ec218e5f
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
2014-04-18 22:50:12 +00:00
Kenny Root
6888bee598
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
2014-04-18 22:43:08 +00:00
Kenny Root
5a0cc78929
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
2014-04-18 22:37:38 +00:00
Kenny Root
2ed5f771c4
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
2014-04-18 22:31:08 +00:00
Kenny Root
47231936c0
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
2014-04-18 22:26:03 +00:00
Kenny Root
02bc4b0423
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
2014-04-18 22:21:37 +00:00
Kenny Root
4a62a6dce9
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
2014-04-18 22:14:14 +00:00
Adam Lesinski
c0f6eed40f
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
2014-04-18 14:52:04 -07:00
Kenny Root
451ed5f077
am 3ecaa88d: am ecb013db: Merge "Use hidden API to validate APK chains" into jb-dev
...
* commit '3ecaa88d83d04a0fd55b494829badbb41016f5a1':
Use hidden API to validate APK chains
2014-04-18 21:33:04 +00:00