147267 Commits

Author SHA1 Message Date
Wei Wang
166e5afa5d Merge "Add a default impelementation of IBluetoothGattCallback(1/2)." into lmp-dev 2014-08-01 13:51:29 +00:00
Wei Wang
e0d4afb2d4 Add a default impelementation of IBluetoothGattCallback(1/2).
Also cleaned up a few TODOs and fixed bug.
b/16410260 AdvertiseCallback null onSuccess callback

Change-Id: I75a582c03be1e2ef6964c2cbeba42aaaf9f9e17c
2014-08-01 14:34:25 -07:00
John Spurlock
347ec2ec20 Update wifi icon for open network notification.
Bug:15988601
Change-Id: I66ac99d7e6cec46199f01ffb49ff71b062a38431
2014-08-01 09:46:24 -04:00
Ye Wen
2810269396 Merge "Return fake URI for AppOps permission failure check" into lmp-dev 2014-08-01 13:46:04 +00:00
Ye Wen
fa58ac09df Return fake URI for AppOps permission failure check
Change-Id: Ib7adcce0827a90a49e317a5434fb1abfa91a51d5
2014-08-01 09:13:02 -07:00
Jeff Tinker
8694f24432 Merge "Allow device to be unprovisioned" into lmp-dev 2014-08-01 13:40:04 +00:00
Jeff Tinker
6bf5b600d6 Allow device to be unprovisioned
bug: 12247651
Change-Id: Ie2e77566d2c65925091296da5bcbec327985c946
2014-08-01 17:16:01 +00:00
Sandeep Siddhartha
2c84800910 Merge "Add a flag for multiple triggers with same recognition session" into lmp-dev 2014-08-01 13:40:04 +00:00
Wei Wang
3f55577bae Merge "Revert "Revert "Service data and manufacturer data can be repeated fields.""" into lmp-dev 2014-08-01 13:40:04 +00:00
Wei Wang
6bf513d32d Revert "Revert "Service data and manufacturer data can be repeated fields.""
This reverts commit 14c797702543bb5ced989565d90abcfa55c7db46.
2014-08-01 11:12:37 -07:00
Jorim Jaggi
8058bc0696 am 76ce7a8b: Clean up speedbump handling when going to SHADE_LOCKED
* commit '76ce7a8bf3a9f73f90fd91b7e2facc416ae20540':
  Clean up speedbump handling when going to SHADE_LOCKED
2014-08-01 13:19:20 +00:00
Jorim Jaggi
6326e09d79 am 75f44398: Animate clock when going to SHADE_LOCKED or SHADE
* commit '75f4439890125254d3ac8117d6e1b5365920a6ad':
  Animate clock when going to SHADE_LOCKED or SHADE
2014-08-01 13:19:16 +00:00
Jorim Jaggi
5a93cb0974 am 1340fcbf: Implement timings for go-to-full-shade transition.
* commit '1340fcbf2addec9b58ad141846e9a19355d7b7b8':
  Implement timings for go-to-full-shade transition.
2014-08-01 13:19:11 +00:00
Jorim Jaggi
8b73006a36 Clean up speedbump handling when going to SHADE_LOCKED
Bug: 16291973
Change-Id: Ibaa127709ff7a1a001402bd958016998e2bd23bf
2014-08-01 13:15:28 +00:00
Jorim Jaggi
6ff837a95b Animate clock when going to SHADE_LOCKED or SHADE
Bug: 16291973
Change-Id: Idf2fa7bd26800be4df38d99993533069120e7075
2014-08-01 13:14:58 +00:00
Jorim Jaggi
60d07c597c Implement timings for go-to-full-shade transition.
Change-Id: Ib7c0f65b7e2565a6c30b9962e9f81547537b408a
2014-08-01 13:12:30 +00:00
Christoph Studer
27f60d0d00 am 31810ba9: SysUI: Fix notification leak
* commit '31810ba966296674056e59a3e148c7257b1a1c7f':
  SysUI: Fix notification leak
2014-08-01 13:07:05 +00:00
Christoph Studer
a0506e72f5 SysUI: Fix notification leak
Fix bug where we kept a reference to the old Notification when
we re-use notification entries on updates.

Bug: 16513124
Change-Id: I066ff7447952516e27e122df57d4e6e67ee1cea3
2014-08-01 13:02:05 +00:00
Chris Wren
8d9d897a09 am ebd4886e: Merge "Optimize large preview from the screenshot notification." into lmp-dev
* commit 'ebd4886e333b243318edd7c52f85d3ac50a830a3':
  Optimize large preview from the screenshot notification.
2014-08-01 12:55:22 +00:00
Narayan Kamath
f027204fa2 am 9ce5855a: Merge "Don\'t assume languages are 2 letter codes." into lmp-dev
* commit '9ce5855a5e685867040b21f5a2c2f93df3889399':
  Don't assume languages are 2 letter codes.
2014-08-01 12:50:22 +00:00
Fergus Henderson
2794b88b09 am e55aaa30: Merge "Simplify generics, and make Builder concrete." into lmp-dev
* commit 'e55aaa30a15cf554466b58664b6405d76316d4eb':
  Simplify generics, and make Builder concrete.
2014-08-01 11:51:57 +00:00
Robin Lee
58edf49cfe am 96f5d2de: Always show error dialog for other profiles
* commit '96f5d2de8d267a62b461182fa9ba354d68680723':
  Always show error dialog for other profiles
2014-08-01 11:51:52 +00:00
Chris Wren
c530f1051f am 949c6e3a: Expose headsUpContentView so developers can customize it.
* commit '949c6e3a349110dfe8345be5313ff172d4ad2570':
  Expose headsUpContentView so developers can customize it.
2014-08-01 11:51:44 +00:00
Zoltan Szatmary-Ban
f438b3f962 am f3a2ec5c: Add AsUser versions of existing DevicePolicyManager methods
* commit 'f3a2ec5c4e4f3f754c6f8dd1866796b218c26e2c':
  Add AsUser versions of existing DevicePolicyManager methods
2014-08-01 11:51:24 +00:00
Sungsoo Lim
e5f332fad7 am eb77c228: Merge "TIF: Use XML file for representing TvContentRating" into lmp-dev
* commit 'eb77c228a67f34e2b8be9dbfe956df2e73fa699a':
  TIF: Use XML file for representing TvContentRating
2014-08-01 11:51:15 +00:00
Chris Wren
0ad7a8d977 am 4447ef90: add event logs to track heads up status.
* commit '4447ef90bbe60486f6b86607ea7393697f663704':
  add event logs to track heads up status.
2014-08-01 11:51:10 +00:00
Tadashi G. Takaoka
037caa4d80 am 0afa45c9: Merge "Change wording of input method picker dialog" into lmp-dev
* commit '0afa45c9ccbcbffcf5454438a27806b1dc24ec49':
  Change wording of input method picker dialog
2014-08-01 11:50:53 +00:00
Sungsoo Lim
80810a6ec9 am c35ecc59: Merge "TIF: Add a parameter (Bundle params) of tune method" into lmp-dev
* commit 'c35ecc596e9230684b108cd74c4ba3d1ec6a9ca2':
  TIF: Add a parameter (Bundle params) of tune method
2014-08-01 11:50:46 +00:00
Winson Chung
a6a706ec3c am 432ce993: Updating the stack layout to use a parameterized curve.
* commit '432ce9939ce32379a74f881b864cc53cc6cbac28':
  Updating the stack layout to use a parameterized curve.
2014-08-01 11:50:24 +00:00
Robin Lee
a0995ab821 Always show error dialog for other profiles
Apps running on another profile of the same user were previously
considered to be running in the background, so their error dialogs
would not show unless ANR_SHOW_BACKGROUND was set.

@bug 15665024

Change-Id: I7e559c6b7f8befc1553bc0ec06e89e5d7906d198
2014-08-01 11:03:26 +00:00
Chris Wren
97c0b90f89 Expose headsUpContentView so developers can customize it.
Bug: 13510114
Change-Id: I645c204e366fefab58224d2e67d00e701dc661aa
2014-08-01 10:57:05 +00:00
Zoltan Szatmary-Ban
3f1ddf83a4 Add AsUser versions of existing DevicePolicyManager methods
Some API methods on DevicePolicyManager call underlying IDevicePolicyManager methods
that can be parameterised with a user id. DPM however only exposed methods for the current user.
This CL makes it possible to call them with any user id by introducing hidden methods on
DevicePolicyManager.

Bug: 15558397
Change-Id: I1786a64fa7cf5f6590ddd04cbf4527bb159f8795
2014-08-01 09:27:19 +00:00
Chris Wren
396c07932d add event logs to track heads up status.
Bug: 16344259
Change-Id: Ib06c2473e6af7999b27723428a1182170129fdcd
2014-08-01 08:40:59 +00:00
Chet Haase
b673790e56 Merge "Give disappearing children a chance to recreate DisplayLists" into lmp-dev 2014-08-01 08:29:25 +00:00
Chet Haase
6c0665fd0f Give disappearing children a chance to recreate DisplayLists
Views which are on the secondary "disappearingChildren" list in a
ViewGroup can be displayed and animated, but are unable to properly
update their underlying DisplayLists. This change processes these
children the same as other children in a ViewGroup, enabling changes
in those children to be reflected in their DisplayLists.

Issue #11551606 disappearing views don't invalidate/redraw correctly

Change-Id: I8d016ada7b73f6a5e74c2f21c979c0b6f84703b1
2014-08-04 18:56:21 +00:00
Geoff Mendal
f6b0c2f31b Merge "Import translations. DO NOT MERGE" into lmp-dev 2014-08-01 08:29:25 +00:00
Geoff Mendal
2b2dc01b99 Import translations. DO NOT MERGE
Change-Id: I1060b2e4a480058c4949575c31cc2806d0d921bb
Auto-generated-cl: translation import
2014-08-04 11:11:44 -07:00
Winson Chung
012ef36a6c Updating the stack layout to use a parameterized curve.
- Fixing issue with search box not being layered on top of the task stack view (Bug 16643875)
- Fixing issue with there being no animation when dismissing recents while the stack is scrolling.

Change-Id: I990f3c527de655d62fbf8a4539dcbaed3ed422c8
2014-08-01 04:32:08 +00:00
Jinsuk Kim
45bd213fc4 am 0ac8928e: Fix bugs in active source command handling in HdmiControl
* commit '0ac8928ec1b5065d28c08198c6c0b9d98b9639b0':
  Fix bugs in active source command handling in HdmiControl
2014-08-01 03:47:22 +00:00
Jinsuk Kim
7c3a95633d Fix bugs in active source command handling in HdmiControl
- Make sure input change listener is invoked
- The command from new device at the active path should
  start routing control

Change-Id: Ic0ca52d42cc1738f9effced322b00f3bd1957f60
2014-08-01 03:43:54 +00:00
Shishir Agrawal
fdb568c026 am 035a52f3: Merge "IccOpenLogicalChannelResponse: Single character fix." into lmp-dev
* commit '035a52f36ee400cbc99270efca9e0e991ad1de97':
  IccOpenLogicalChannelResponse: Single character fix.
2014-08-01 02:13:36 +00:00
Sungsoo Lim
6837252541 am 05df1176: Merge "Revert "Service data and manufacturer data can be repeated fields."" into lmp-dev
* commit '05df1176a1364eb63768a9582e98f5c4dbb25dc3':
  Revert "Service data and manufacturer data can be repeated fields."
2014-08-01 02:13:32 +00:00
Yorke Lee
b942035837 Merge "Update documentation for ContactCounts" into lmp-dev 2014-08-01 02:00:00 +00:00
Yorke Lee
a4aa9dc614 Update documentation for ContactCounts
Change-Id: I71262dbe83ffd258954075103ceb4ef5ae70156e
2014-08-04 13:47:50 -07:00
Geoff Mendal
9d2bb94daa Merge "Import translations. DO NOT MERGE" into lmp-dev 2014-08-01 02:00:00 +00:00
Geoff Mendal
3a4dca02e3 Import translations. DO NOT MERGE
Change-Id: Ic5265e48a3781f1f08d3857bcbb920191993d89c
Auto-generated-cl: translation import
2014-08-04 09:39:20 -07:00
Roozbeh Pournader
cc5889dcad Merge "Fix GSUB ccmp rule to use non-spacing marks." into lmp-dev 2014-08-01 02:00:00 +00:00
Roozbeh Pournader
ffa7985489 Fix GSUB ccmp rule to use non-spacing marks.
The fonts are updated to upstream version 2.001047.

The previous version had buggy ccmp rules that were mistakenly replacing
sequences such as A` <U+0041, U+0060> with À <U+00C0>.  The new fonts
replace those with corrected rules that use combining accents instead, such
as U+0300 COMBINING GRAVE ACCENT instead of U+0060 GRAVE.

Also, a GSUB rule that mistakenly replaced aʾ <U+0061, U+02BE> with
ẚ <U+1E9A> is removed, and U+2117 SOUND RECORDING COPYRIGHT that was missing
from the Thin and Thin Italic fonts is added to them.

Bug: 16727859
Bug: 16719701
Change-Id: Ibd0a63ea3f51992c0e56fb255e68352915cc6c3a
2014-08-01 13:25:27 -07:00
Eric Laurent
9aa499ac42 Merge "unhide AudioFormat getters" into lmp-dev 2014-08-01 02:00:00 +00:00
Mike Lockwood
e619d86723 Merge "Add accessorytest Linux host tool for testing USB accessory audio and HID support." into lmp-dev 2014-08-01 01:46:21 +00:00