quddusc
ff2599f9b2
am 0802b4fb: Merge "docs: Added Javadoc for Gcore Jarlsberg release." into klp-docs
...
* commit '0802b4fb391eecf37626d3d57f5e07eeb32a3185':
docs: Added Javadoc for Gcore Jarlsberg release.
2014-03-22 00:01:16 +00:00
quddusc
0802b4fb39
Merge "docs: Added Javadoc for Gcore Jarlsberg release." into klp-docs
2014-03-21 23:55:34 +00:00
Selim Cinek
50ac19e9b8
am ba126c09: Disable Set Wallpaper button while loading image
...
* commit 'ba126c09a5c00cb0a96da6ece0b4ab4d7ed2d8cb':
Disable Set Wallpaper button while loading image
2014-03-21 22:41:07 +00:00
Selim Cinek
ba126c09a5
Disable Set Wallpaper button while loading image
...
Bug: 13534714
Change-Id: I45ff3436de40ea85fb22d776584d9f30f0795898
(cherry picked from commit 0fa6c1b146f7ed1aba335c30878e2c1b2bf2a8f1)
2014-03-21 22:15:10 +00:00
Chad Brubaker
eb3c0d9ac3
am 1aad3ad4: Merge "Fix support for simultaneous VPN tuns" into klp-dev
...
* commit '1aad3ad4ec2137c5aa043f96ccc621a4faffeb56':
Fix support for simultaneous VPN tuns
2014-03-21 20:56:41 +00:00
Chad Brubaker
1fce89d946
am de4e7b49: Merge "Include the interface for clearDnsInterfaceForUidRange" into klp-dev
...
* commit 'de4e7b4947998638e0345ab9a181bf35a8827bef':
Include the interface for clearDnsInterfaceForUidRange
2014-03-21 20:56:37 +00:00
Chad Brubaker
1aad3ad4ec
Merge "Fix support for simultaneous VPN tuns" into klp-dev
2014-03-21 20:52:14 +00:00
Chad Brubaker
de4e7b4947
Merge "Include the interface for clearDnsInterfaceForUidRange" into klp-dev
2014-03-21 20:52:05 +00:00
Ricardo Cervera
588300cb52
am 2e929658: Merge "docs: Added new sensor types. Bug: 10674725" into klp-docs
...
* commit '2e92965820d61b704e0eb307da70825c46d899d3':
docs: Added new sensor types. Bug: 10674725
2014-03-21 20:06:06 +00:00
Ricardo Cervera
2e92965820
Merge "docs: Added new sensor types. Bug: 10674725" into klp-docs
2014-03-21 20:01:31 +00:00
John Reck
fc603ca6b5
am abf701e6: Merge "Eliminate mHasAlpha" into klp-dev
...
* commit 'abf701e6751aed487d4ed0986e0fae8810c3658f':
Eliminate mHasAlpha
2014-03-21 19:41:00 +00:00
John Reck
abf701e675
Merge "Eliminate mHasAlpha" into klp-dev
2014-03-21 19:37:28 +00:00
Unsuk Jung
8114c3d02d
am 1a70f391: Merge "Change wallpaper sizing" into klp-dev
...
* commit '1a70f391608e82fcc5550c76ccc7bf8bac5bbc10':
Change wallpaper sizing
2014-03-21 19:05:40 +00:00
Unsuk Jung
1a70f39160
Merge "Change wallpaper sizing" into klp-dev
2014-03-21 19:01:08 +00:00
John Reck
91f0a455bb
Eliminate mHasAlpha
...
Bug: 13580771
The cached value mHasAlpha on Bitmap could get out of sync with the
real value stored in the SkBitmap. Fix this by just eliminating the
cached value. This adds an extra JNI call in copy(), createBitmap(),
and setPremultiplied(), none of which are going to be significantly
impacted by the extra JNI call.
Change-Id: I4fce069a77d9b3bbb47dde04275ff8510ce7e4f0
2014-03-21 18:16:18 +00:00
Jeff Sharkey
c620ec3614
am 3f523222: Merge "Lock down MANAGE_DOCUMENTS permission." into klp-dev
...
* commit '3f5232220f2db839f690489ed272113f660daa40':
Lock down MANAGE_DOCUMENTS permission.
2014-03-21 17:50:39 +00:00
Jeff Sharkey
3f5232220f
Merge "Lock down MANAGE_DOCUMENTS permission." into klp-dev
2014-03-21 17:47:00 +00:00
Ricardo Cervera
a7925384c3
docs: Added new sensor types. Bug: 10674725
...
Change-Id: Ib378e3a1b3f1812b966c53a0eda6319f1bea464b
2014-03-21 09:59:22 -07:00
Michael Jurka
3368a63c64
Change wallpaper sizing
...
Bug: 11997581
- ignore suggested dimensions
- when orientation changes, scale up wallpaper if
it doesn't fill the whole screen, or scale back to
original size if not necessary
Change-Id: I75b7519a105d4097bf7a35cd8af61fc40f45f8fb
(cherry picked from commit 824a4b5ea4c58592b9b2ebe787f5fb6974e7cabe)
2014-03-21 10:29:27 +00:00
Mike Lockwood
71060db65e
am dffdf107: Merge "UsbDeviceManager: A better fix for race condition when starting USB accessory mode" into klp-dev
...
* commit 'dffdf1079da76f532cd6e72bf537c1a69b099c7e':
UsbDeviceManager: A better fix for race condition when starting USB accessory mode
2014-03-21 01:09:33 +00:00
Mike Lockwood
935d417b56
am afc3a5d3: Merge "Revert "UsbDeviceManager: Fix race condition between accessory start and USB configured uevents"" into klp-dev
...
* commit 'afc3a5d386459667f87d764038dd30e3490c64c2':
Revert "UsbDeviceManager: Fix race condition between accessory start and USB configured uevents"
2014-03-21 01:09:31 +00:00
Mike Lockwood
dffdf1079d
Merge "UsbDeviceManager: A better fix for race condition when starting USB accessory mode" into klp-dev
2014-03-21 01:06:16 +00:00
Mike Lockwood
afc3a5d386
Merge "Revert "UsbDeviceManager: Fix race condition between accessory start and USB configured uevents"" into klp-dev
2014-03-21 01:05:57 +00:00
Wei Wang
bf0568468d
am 058061da: Merge "Fix stopBatchedScan not working for wifi" into klp-dev
...
* commit '058061da46db0fdac8ea53c463a6b615fde3e928':
Fix stopBatchedScan not working for wifi
2014-03-21 00:41:23 +00:00
Wei Wang
058061da46
Merge "Fix stopBatchedScan not working for wifi" into klp-dev
2014-03-21 00:37:34 +00:00
Adam Powell
a6454ccbfb
am 49325305: Merge "Update contextual asset bar assets to avoid 9-patch artifacts" into klp-dev
...
* commit '49325305905198b9d077ccc784be96e5684e3623':
Update contextual asset bar assets to avoid 9-patch artifacts
2014-03-21 00:22:38 +00:00
Adam Powell
4932530590
Merge "Update contextual asset bar assets to avoid 9-patch artifacts" into klp-dev
2014-03-21 00:19:12 +00:00
Wei Wang
d181673e28
Fix stopBatchedScan not working for wifi
...
Change-Id: I011747da2a98cbed76a8fc6716f0c539c65f2804
2014-03-20 17:05:42 -07:00
Marco Nelissen
7d09713c51
am 7cd52895: am 5035faba: (-s ours) am cecc6208: am 759445c5: resolved conflicts for merge of c53ad4cd to jb-mr2-dev
...
* commit '7cd52895ec3e014c1097852725ba68646c1d6665':
Verify certificates
2014-03-20 20:41:54 +00:00
Marco Nelissen
7cd52895ec
am 5035faba: (-s ours) am cecc6208: am 759445c5: resolved conflicts for merge of c53ad4cd to jb-mr2-dev
...
* commit '5035faba9a28f988291c4ff3d3cbf64d828f3f5a':
Verify certificates
2014-03-20 20:36:34 +00:00
Marco Nelissen
5035faba9a
am cecc6208: am 759445c5: resolved conflicts for merge of c53ad4cd to jb-mr2-dev
...
* commit 'cecc62086a6ac7c17ce87d6fab1a4364b8d96cd7':
Verify certificates
2014-03-20 13:22:34 -07:00
Marco Nelissen
cecc62086a
am 759445c5: resolved conflicts for merge of c53ad4cd to jb-mr2-dev
...
* commit '759445c5bdb2eb54af9e974f604226596976e078':
Verify certificates
2014-03-20 13:16:32 -07:00
Marco Nelissen
759445c5bd
resolved conflicts for merge of c53ad4cd to jb-mr2-dev
...
Change-Id: I5fdbc5c8c20386f173efa8957e470a644e6c14ff
2014-03-20 12:51:55 -07:00
Mike Lockwood
d8be49089f
UsbDeviceManager: A better fix for race condition when starting USB accessory mode
...
On some devices, the USB "set configuration" command is propogated to the framework
after the "start accessory" event is received. However, on other devices like
the 2011 ADK board, no "set configuration" command is sent at all until we have
reenumerated in acccessory mode. To fix the original problem without breaking other
devices, we can simply remove assumptions about if or when "set configuration"
will be received. Now we simply remain switch USB configuration to accessory mode
when we receive the "start accessory" command, and remain there until the existing
10 second timeout expires.
Bug: 13393825
Change-Id: I4c9e3423185bd7252a907e4568d9e3ff06044b7d
2014-03-20 12:36:51 -07:00
Mike Lockwood
205a3ea0e2
Revert "UsbDeviceManager: Fix race condition between accessory start and USB configured uevents"
...
This reverts commit fbd5521fb5e94fad066e21b9f91f4782afe71660.
This change broke support for the 2011 ADK board, which never sends a "set configuration"
command before "accessory start". So we revert this change and will replace it with a better fix.
Bug: 13535051
Bug: 13393825
Change-Id: Icd870d7ff6daff1567e04d93907f70f5d7e37884
2014-03-20 12:36:34 -07:00
Vinit Deshapnde
f92b00722d
am 52bc363c: Merge "DO NOT MERGE - Use Samoa country code to satisfy wifi regulatory concerns" into klp-dev
...
* commit '52bc363cf3a7de8431cfbb370f0fd3adeecaed52':
DO NOT MERGE - Use Samoa country code to satisfy wifi regulatory concerns
2014-03-20 19:31:42 +00:00
Vinit Deshapnde
52bc363cf3
Merge "DO NOT MERGE - Use Samoa country code to satisfy wifi regulatory concerns" into klp-dev
2014-03-20 19:26:44 +00:00
Baligh Uddin
826f3647a4
am d16505da: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
...
* commit 'd16505da8676b54dd354da278b1888f28257028b':
Import translations. DO NOT MERGE
2014-03-20 18:37:14 +00:00
Baligh Uddin
d16505da86
Merge "Import translations. DO NOT MERGE" into klp-dev
2014-03-20 18:32:35 +00:00
Marco Nelissen
c53ad4cd80
am 072e1da2: am b17cf207: am 9ee72b65: am 665b0757: am 81fbdade: resolved conflicts for merge of 534f3e94 to jb-mr1-dev
...
* commit '072e1da26e80adb4009d063428c2ef8fb65c3d6c':
Verify certificates
2014-03-20 11:11:16 -07:00
Marco Nelissen
072e1da26e
am b17cf207: am 9ee72b65: am 665b0757: am 81fbdade: resolved conflicts for merge of 534f3e94 to jb-mr1-dev
...
* commit 'b17cf207372268d91177de7efa692b2483785991':
Verify certificates
2014-03-20 11:06:41 -07:00
Marco Nelissen
b17cf20737
am 9ee72b65: am 665b0757: am 81fbdade: resolved conflicts for merge of 534f3e94 to jb-mr1-dev
...
* commit '9ee72b65436242ab4f8f4ceb904ea5078779416c':
Verify certificates
2014-03-20 10:54:38 -07:00
Marco Nelissen
9ee72b6543
am 665b0757: am 81fbdade: resolved conflicts for merge of 534f3e94 to jb-mr1-dev
...
* commit '665b07579aa2a74bb5425d543892da40d78b7ef8':
Verify certificates
2014-03-20 10:51:35 -07:00
Marco Nelissen
665b07579a
am 81fbdade: resolved conflicts for merge of 534f3e94 to jb-mr1-dev
...
* commit '81fbdade8db4117157ea48602be121e6cf5597dd':
Verify certificates
2014-03-20 10:47:34 -07:00
Marco Nelissen
81fbdade8d
resolved conflicts for merge of 534f3e94 to jb-mr1-dev
...
Change-Id: I48ef81bc77d5ececbe9b0cf7d5e905512ca16394
2014-03-20 10:27:58 -07:00
Marco Nelissen
534f3e9438
am a3337bc7: Merge "Verify certificates" into jb-dev
...
* commit 'a3337bc7c3a98ec12b6dec281e26c34f82025bdd':
Verify certificates
2014-03-20 10:04:23 -07:00
Marco Nelissen
a3337bc7c3
Merge "Verify certificates" into jb-dev
2014-03-20 16:58:37 +00:00
Adam Powell
f503a2d47f
Update contextual asset bar assets to avoid 9-patch artifacts
...
Asset drop from UX
Bug 11879853
Change-Id: I8190340900a16ae41135ec1231e36e959603e165
2014-03-20 09:32:11 -07:00
Adam Koch
5a510a2c3e
am 6398a86f: Merge "Point bitmaps training class to new samples directory." into klp-docs
...
* commit '6398a86f1b6ce84effc1417b8b99216e3093af48':
Point bitmaps training class to new samples directory.
2014-03-20 09:31:00 +00:00
Scott Main
e02d5a20ed
am a32c4376: update to wear docs. includes javadoc changes from Id95383d18f9a679927f462822335dce8890fa414 and html doc changes from patch set 9 from I949011be5abfb5190dc5716ce935d1555ff1b2ad
...
* commit 'a32c43761e5a101efbbb9183f4421ba40f4c75fb':
update to wear docs. includes javadoc changes from Id95383d18f9a679927f462822335dce8890fa414 and html doc changes from patch set 9 from I949011be5abfb5190dc5716ce935d1555ff1b2ad
2014-03-20 09:30:51 +00:00