190001 Commits

Author SHA1 Message Date
dcashman
2b13a25e4f am fd4e5664: Merge "Fix PackageManagerSettingsTests and add KeySet info." into mnc-dev
* commit 'fd4e5664528f61b7ac2164ec8ec2206da9deebff':
  Fix PackageManagerSettingsTests and add KeySet info.
2015-04-29 01:43:24 +00:00
Adrian Roos
5fb269e458 am 59a1e117: Merge changes from topic \'roosa-lpu\' into mnc-dev
* commit '59a1e117ac00b71756abce44afe96002d4de3fa4':
  Remove LockPatternUtils.getCurrentUser()
  Require explicit userId in LockPatternUtils
2015-04-29 01:43:07 +00:00
Chris Craik
4f66e48de3 am 2f1d09c3: Merge "Use default constructor to get anti-aliasing" into mnc-dev
* commit '2f1d09c3c5e80e875f588d77bc1e47d317491fa8':
  Use default constructor to get anti-aliasing
2015-04-29 01:43:02 +00:00
Chris Craik
0e7d1432d4 am ff623a5a: Merge "Remove unused flags and dirty rects" into mnc-dev
* commit 'ff623a5ab3b26cd98790e355e316a65d76197cbd':
  Remove unused flags and dirty rects
2015-04-29 01:42:43 +00:00
Tony Mantler
cae5bb3b14 am aadac158: Merge "Make sure Transition constructor is accessible before invoking" into mnc-dev
* commit 'aadac158bfd533e00b92374afee066bcba22b988':
  Make sure Transition constructor is accessible before invoking
2015-04-29 01:42:35 +00:00
Luan Nguyen
2787cab72b am 50ea9422: am 4e7500e1: am c1609dc0: docs: Update information on delivering message to clarify that MessageAPI is not reliable.
* commit '50ea942255e139d3ace81cdd3f90be75625edd69':
  docs: Update information on delivering message to clarify that MessageAPI is not reliable.
2015-04-29 01:42:24 +00:00
Joshua Schwarz
1b8a571c86 am 6bb65f0d: am a4edc82e: am 4547dac0: Fix one-off error in reporting.
* commit '6bb65f0d837ea9e49238415f907db5ae6da26eca':
  Fix one-off error in reporting.
2015-04-29 01:42:17 +00:00
Craig Mautner
13302363d5 am 6b3e0587: Merge "Notify client of all window movements." into mnc-dev
* commit '6b3e0587a052121fd572fd609abcbc75a89d53d6':
  Notify client of all window movements.
2015-04-29 01:41:56 +00:00
Eino-Ville Talvala
c2b0203a85 am fa1c1f97: Merge "Camera2: Fix auto-gen documentation crossreferences." into mnc-dev
* commit 'fa1c1f97df601df50b3998f7ae98a2d3bfb03466':
  Camera2: Fix auto-gen documentation crossreferences.
2015-04-29 01:41:36 +00:00
Alan Viverette
b328bfb1bb am 4703273e: Merge "Layout layers without intrinsic dimensions using FILL gravity" into mnc-dev
* commit '4703273e400981e9ec1bca7e9fbf949b20e91d57':
  Layout layers without intrinsic dimensions using FILL gravity
2015-04-29 01:41:28 +00:00
Mike Lockwood
1ac9018ac3 am 986da92b: Merge "MidiFramer: Add support for SysEx messages" into mnc-dev
* commit '986da92bdf0d621956d42adc1398c094a034793e':
  MidiFramer: Add support for SysEx messages
2015-04-29 01:41:21 +00:00
Yorke Lee
e56d3cb2b0 am b7018ba6: Merge "Simplify DefaultDialerManager" into mnc-dev
* commit 'b7018ba66046097d81c8d3b48e58e6d8aeab893a':
  Simplify DefaultDialerManager
2015-04-29 01:41:02 +00:00
Paul McLean
62b8677933 am c8240411: Merge "AudioRecord device select continued" into mnc-dev
* commit 'c8240411c38b78ac8095f6e8067f7bcc7046f502':
  AudioRecord device select continued
2015-04-29 01:40:52 +00:00
dcashman
fd4e566452 Merge "Fix PackageManagerSettingsTests and add KeySet info." into mnc-dev 2015-04-28 22:25:48 +00:00
Adrian Roos
59a1e117ac Merge changes from topic 'roosa-lpu' into mnc-dev
* changes:
  Remove LockPatternUtils.getCurrentUser()
  Require explicit userId in LockPatternUtils
2015-04-28 22:09:42 +00:00
dcashman
e7b021735e Fix PackageManagerSettingsTests and add KeySet info.
Add unit tests for the keyset portion of packages.xml.  Also fix previously
broken test by adding UserManagerService reference.

Bug: 19530911
Bug: 19530120
Change-Id: I251fc3e9dc983f1d63f9e84905d3ed0e64843def
2015-04-28 15:06:23 -07:00
Chris Craik
2f1d09c3c5 Merge "Use default constructor to get anti-aliasing" into mnc-dev 2015-04-28 22:06:17 +00:00
Chris Craik
ff623a5ab3 Merge "Remove unused flags and dirty rects" into mnc-dev 2015-04-28 21:39:49 +00:00
Tony Mantler
aadac158bf Merge "Make sure Transition constructor is accessible before invoking" into mnc-dev 2015-04-28 21:27:03 +00:00
Tony Mantler
ab5d66a96a Make sure Transition constructor is accessible before invoking
b/20666031

Change-Id: Ief519ac00aed8ce84cbc852025f91cc03da90c55
2015-04-28 14:17:06 -07:00
Luan Nguyen
50ea942255 am 4e7500e1: am c1609dc0: docs: Update information on delivering message to clarify that MessageAPI is not reliable.
* commit '4e7500e10cf10eb697bb3e916bf705b9db470c8f':
  docs: Update information on delivering message to clarify that MessageAPI is not reliable.
2015-04-28 21:09:22 +00:00
Joshua Schwarz
6bb65f0d83 am a4edc82e: am 4547dac0: Fix one-off error in reporting.
* commit 'a4edc82e9b50189b187996e8c4f4e851bdf83893':
  Fix one-off error in reporting.
2015-04-28 21:09:13 +00:00
Luan Nguyen
4e7500e10c am c1609dc0: docs: Update information on delivering message to clarify that MessageAPI is not reliable.
* commit 'c1609dc0b25c3143ae8d74bc44fb36873b7d289c':
  docs: Update information on delivering message to clarify that MessageAPI is not reliable.
2015-04-28 20:39:14 +00:00
Craig Mautner
6b3e0587a0 Merge "Notify client of all window movements." into mnc-dev 2015-04-28 20:33:47 +00:00
Eino-Ville Talvala
fa1c1f97df Merge "Camera2: Fix auto-gen documentation crossreferences." into mnc-dev 2015-04-28 20:01:55 +00:00
Alan Viverette
4703273e40 Merge "Layout layers without intrinsic dimensions using FILL gravity" into mnc-dev 2015-04-28 19:51:44 +00:00
Eino-Ville Talvala
b6eb52ffc5 Camera2: Fix auto-gen documentation crossreferences.
Also update a few outdated notes.

Bug: 20085848
Change-Id: I1aace2152ee937c6c6a4701af999722fdc2e3da7
2015-04-28 12:38:10 -07:00
Mike Lockwood
986da92bdf Merge "MidiFramer: Add support for SysEx messages" into mnc-dev 2015-04-28 19:36:28 +00:00
Mike Lockwood
f26b72dde4 MidiFramer: Add support for SysEx messages
Change-Id: I15a605029a0e89fa75c57f180a5a951ada88461c
2015-04-28 12:35:22 -07:00
Yorke Lee
b7018ba660 Merge "Simplify DefaultDialerManager" into mnc-dev 2015-04-28 18:57:46 +00:00
Chris Craik
58fc522a69 Use default constructor to get anti-aliasing
Change-Id: I3e078a3bc91a2fd703984ba18b5e7e98069b32f1
2015-04-28 11:49:27 -07:00
Adrian Roos
d6aa6cb0cc Remove LockPatternUtils.getCurrentUser()
Bug: 18931518
Change-Id: I177eefe466c12217cf64c85b872f71bc23c7bf05
2015-04-28 11:49:04 -07:00
Adrian Roos
8150d2a2a1 Require explicit userId in LockPatternUtils
Bug: 18931518
Change-Id: Ib03f37df9135f0324a998c62d165d8eea46328c8
2015-04-28 11:49:00 -07:00
Luan Nguyen
c1609dc0b2 docs: Update information on delivering message to clarify that
MessageAPI is not reliable.

bug: 20088602
Change-Id: I2244598e5a155bc6e477d367287b8683ebdf019f
2015-04-28 11:36:42 -07:00
Yorke Lee
8e0207ba5b Simplify DefaultDialerManager
The previous code worked with ComponentNames because it was
based off existing code for the default SMS application.
We only really need the package name however, so simplify the
code by storing and retrieving the package name directly.

Bug: 20304458
Change-Id: Icabd3a9f0f8166c105360494b601160d13767fad
2015-04-28 11:30:47 -07:00
Joshua Schwarz
a4edc82e9b am 4547dac0: Fix one-off error in reporting.
* commit '4547dac01f3136393cc708bb49ff546413a45d6c':
  Fix one-off error in reporting.
2015-04-28 18:28:18 +00:00
Paul McLean
c8240411c3 Merge "AudioRecord device select continued" into mnc-dev 2015-04-28 18:26:11 +00:00
Yin-Chia Yeh
1fe9666c66 am 5af4cc39: Merge "Camera: document supported templates" into mnc-dev
* commit '5af4cc3922e8e1b6e1c89ee438c40c89980583ac':
  Camera: document supported templates
2015-04-28 18:12:10 +00:00
Amit Mahajan
ce8e20cef9 am e3e60ebc: Merge "Revert "Adding logging to debug SignalStrength callback missing issue."" into mnc-dev
* commit 'e3e60ebc36b1dcbb085ebe33e04cb6b83c610832':
  Revert "Adding logging to debug SignalStrength callback missing issue."
2015-04-28 18:12:05 +00:00
Alan Viverette
e8518e7ee7 am f8fdf87c: Merge "Fix handling of android:onClick for ContextWrapper" into mnc-dev
* commit 'f8fdf87c060fa77a1910d8b6f4b6d26c83963033':
  Fix handling of android:onClick for ContextWrapper
2015-04-28 18:00:19 +00:00
Amith Yamasani
1a7a738385 am c1ce0bbd: Merge "Mark actually seen notifications as seen" into mnc-dev
* commit 'c1ce0bbd149600fff3c7bada1c13bb00ccdbea1d':
  Mark actually seen notifications as seen
2015-04-28 18:00:14 +00:00
Zhijun He
44e5fe6c6c am 513f7c33: Camera2: add max capture stall for reprocess
* commit '513f7c33eae0084ecd70062d660f2b873032d895':
  Camera2: add max capture stall for reprocess
2015-04-28 18:00:08 +00:00
Yin-Chia Yeh
5af4cc3922 Merge "Camera: document supported templates" into mnc-dev 2015-04-28 17:55:14 +00:00
Yin-Chia Yeh
0cd24f2c56 Camera: document supported templates
Bug: 20264663
Change-Id: I6fee34a337bccb61aa563903032f9e2c13bf65e0
2015-04-28 10:54:31 -07:00
Amit Mahajan
e3e60ebc36 Merge "Revert "Adding logging to debug SignalStrength callback missing issue."" into mnc-dev 2015-04-28 17:53:14 +00:00
Amit Mahajan
1466a9c16c Revert "Adding logging to debug SignalStrength callback missing issue."
This reverts commit 6ba726f825162481644df89cf0754f4e20f2793e.

Bug: 20444738
Change-Id: Idf118b259cfd3854feac851b9532d4fff1d74985
2015-04-28 17:51:14 +00:00
Alan Viverette
f8fdf87c06 Merge "Fix handling of android:onClick for ContextWrapper" into mnc-dev 2015-04-28 17:49:20 +00:00
Amith Yamasani
c1ce0bbd14 Merge "Mark actually seen notifications as seen" into mnc-dev 2015-04-28 17:48:17 +00:00
Alan Viverette
a54cd38ba5 Layout layers without intrinsic dimensions using FILL gravity
Addresses a regression in Calendar where a custom drawable that doesn't
implement intrinsic bounds is laid out incorrectly. Also fixes an issue
where ColorDrawable would be laid out incorrectly.

Bug: 20643614
Change-Id: I796f0d3e189e482cf6fa169a5dd13f654d72653c
2015-04-28 10:45:26 -07:00
Zhijun He
513f7c33ea Camera2: add max capture stall for reprocess
Bug: 19988710
Change-Id: I05bf3f72fdd54127d9aaa1583e9b0903be94c310
2015-04-28 17:41:19 +00:00