147234 Commits

Author SHA1 Message Date
Jungshik Jang
b634ca8f5f Fix several bugs on timer recoder code.
Change-Id: I331d5c61fa11513584c926fdeea55a5d7adbbad9
2014-08-04 16:27:48 +09:00
Jaewan Kim
36bf310f7e Merge "Fix typo in tv_content_rating_systems.xml" into lmp-dev 2014-08-01 15:55:40 +00:00
Jaewan Kim
5c8a7012dc Fix typo in tv_content_rating_systems.xml
Change-Id: I4c92bd884b744d7b8342e106a9c0cf868cb0a114
2014-08-04 13:31:16 +09:00
John Spurlock
dce4c75232 am 514d26ba: Replace wifi tether icon with new style.
* commit '514d26ba3adf7201141045f5c95358014cb30ab9':
  Replace wifi tether icon with new style.
2014-08-01 15:54:41 +00:00
John Spurlock
1a66bdb9a6 Replace wifi tether icon with new style.
Bug:15988601
Change-Id: Idadb87e6312a02ed204c4b41537ff4aed02f84c7
2014-08-01 11:48:28 -04:00
John Spurlock
1d52dca0f1 am 3025232d: QS: Fix datatype overlays.
* commit '3025232dfe72aa9931869b392be84c20f8c9cdab':
  QS: Fix datatype overlays.
2014-08-01 15:35:02 +00:00
John Spurlock
41fef15495 QS: Fix datatype overlays.
- And simplify demo mode wiring.

Bug:15988601
Change-Id: I6827b87700cd88394b115e5e1609520b3afa8660
2014-08-01 11:26:44 -04:00
Winson Chung
4b581e1a6f am edcf2c49: Unregistering receiver in onStart/Stop vs onCreate/Destroy. (Bug 16513124)
* commit 'edcf2c493210c42dc01bf2408692397c8c13542f':
  Unregistering receiver in onStart/Stop vs onCreate/Destroy. (Bug 16513124)
2014-08-01 14:46:07 +00:00
Winson Chung
19fc117c2f Unregistering receiver in onStart/Stop vs onCreate/Destroy. (Bug 16513124)
Change-Id: I11ccc3cea41311d74811dc19e6950da3bbddbfe2
2014-08-01 14:40:58 +00:00
John Spurlock
47b4dfb68d am b53b623a: QS: Update traffic indicator icons.
* commit 'b53b623a72bee166c58eca443cc4f49a0bc26016':
  QS: Update traffic indicator icons.
2014-08-01 14:39:47 +00:00
John Spurlock
be0f59ea65 QS: Update traffic indicator icons.
- New vectors, remove obsolete pngs.
- New datatype overlays that better handle RTL.

Bug:15988601
Change-Id: I39499f1289a7f4f8381d00653389ffedf9c33552
2014-08-01 10:31:01 -04:00
John Spurlock
ad4b625a0d am 1ba264d2: Update wifi icon for open network notification.
* commit '1ba264d28774cac30428a0380ef0ff64f3652e91':
  Update wifi icon for open network notification.
2014-08-01 13:55:29 +00:00
Tom Taylor
0e32f6bde4 Merge "Allow MmsConfig override per request (1/3)" into lmp-dev 2014-08-01 13:51:29 +00:00
Ye Wen
63c00c4379 Allow MmsConfig override per request (1/3)
Instead of providing ways to override MmsConfig globally, this allows
the override per request, which is safer. Also added subId to the getter
of MessagingConfigurationManager.

b/16681649

Change-Id: Ia5ee391e2fa51fbdf87d111174d8df21f5f5e41f
2014-08-01 13:57:31 -07:00
Sandeep Siddhartha
9c05fff0bf Merge "Stop recognition when shutting down VIS" into lmp-dev 2014-08-01 13:51:29 +00:00
Sandeep Siddhartha
5e33fb057c Stop recognition when shutting down VIS
Bug: 16629417
Change-Id: I9c98d7e6d487d3eaff604df401c320f8554589f9
2014-08-01 18:18:08 -07:00
Sandeep Siddhartha
2c0273e50a Add a flag for multiple triggers with same recognition session
Also annotate the flags with @IntDef to make things clearer and safer

Add more debug logging

Revert to start/stop being synchronous since telephony and microphone will
need to be handled internally.

Bug: 16731586
Bug: 16514535
Bug: 16549061
Change-Id: I83695d52e9547269c95d443e4d921c9238b7401e
2014-08-01 17:46:27 -07:00
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