152302 Commits

Author SHA1 Message Date
Craig Mautner
4e59ecf211 am 77e1dc74: Merge "Remove deprecated (and now unused) API method." into lmp-dev
* commit '77e1dc741bfce75f3e3f5446674d1545a74eae2b':
  Remove deprecated (and now unused) API method.
2014-09-09 17:11:05 +00:00
Craig Mautner
345d4f4f14 Merge "Remove deprecated (and now unused) API method." into lmp-dev 2014-09-09 17:05:04 +00:00
Dianne Hackborn
3046cbd8ef am 0ad9e247: Merge "Add new wallpaper features for insets and offsets." into lmp-dev
* commit '0ad9e247c3b553baee5b42599536d9b0bfbbba31':
  Add new wallpaper features for insets and offsets.
2014-09-09 16:45:33 +00:00
Adrian Roos
87ba3f6a27 am 08b3499c: Merge "Initilize LockPatternUtils with the current user" into lmp-dev
* commit '08b3499cae764590755d5d3ad380e5169cdf2924':
  Initilize LockPatternUtils with the current user
2014-09-09 16:45:28 +00:00
Adrian Roos
f6c6e6c0c9 am c60d7426: Merge "Show confirmation dialog when adding user from QS" into lmp-dev
* commit 'c60d74266933b7799f0ce7b3f0a75c2b7c0ed0e0':
  Show confirmation dialog when adding user from QS
2014-09-09 16:45:24 +00:00
Adrian Roos
213a44751a am dda9415e: Merge "Don\'t draw system bar backgrounds if FLAG_FULLSCREEN is set" into lmp-dev
* commit 'dda9415e45de566ddbb72ebc9d2088f80f3b74a2':
  Don't draw system bar backgrounds if FLAG_FULLSCREEN is set
2014-09-09 16:45:19 +00:00
Adrian Roos
6381ca82ac am eb578566: Merge "Don\'t crash if there\'s no QS panel" into lmp-dev
* commit 'eb57856678dfae14137c7960a96a5f5b428a70a3':
  Don't crash if there's no QS panel
2014-09-09 16:45:12 +00:00
Dianne Hackborn
bb8c483461 Merge "Add new wallpaper features for insets and offsets." into lmp-dev 2014-09-09 16:41:44 +00:00
Adrian Roos
84e4e62d3b Merge "Initilize LockPatternUtils with the current user" into lmp-dev 2014-09-09 16:37:40 +00:00
Adrian Roos
e5322f47bf Merge "Show confirmation dialog when adding user from QS" into lmp-dev 2014-09-09 16:37:09 +00:00
Adrian Roos
bb9637bb58 Merge "Don't draw system bar backgrounds if FLAG_FULLSCREEN is set" into lmp-dev 2014-09-09 16:36:39 +00:00
Adrian Roos
e60d6ed7cb Merge "Don't crash if there's no QS panel" into lmp-dev 2014-09-09 16:35:09 +00:00
Jorim Jaggi
ef646ea250 am bc6542cc: Merge "Remove a few unnecessary withLayer() calls" into lmp-dev
* commit 'bc6542cca228440c6ca29fe038a2cf98e1b47fd5':
  Remove a few unnecessary withLayer() calls
2014-09-09 15:57:27 +00:00
Jorim Jaggi
1dae3cf327 am 71d150d2: Merge "Fix padding between R and wifi icon" into lmp-dev
* commit '71d150d2549277f664f69aada6cd08022e984a5e':
  Fix padding between R and wifi icon
2014-09-09 15:57:22 +00:00
Craig Mautner
0321573fa7 Remove deprecated (and now unused) API method.
Removes ActivityOptions.makeLaunchTaskBehindAnimation().

Fixes bug 16958544.

Change-Id: I2d58f4235994fe01d55b3309d0ec6f8449c5d5b8
2014-09-09 08:53:56 -07:00
Jorim Jaggi
fbc3f1984a Merge "Remove a few unnecessary withLayer() calls" into lmp-dev 2014-09-09 15:51:18 +00:00
Jorim Jaggi
f832638b57 Merge "Fix padding between R and wifi icon" into lmp-dev 2014-09-09 15:49:08 +00:00
Selim Cinek
9c3e790b0a am edf8bc9b: Merge "Fixed a bug that the icon was not animating anymore when updating." into lmp-dev
* commit 'edf8bc9bf91f3883c1ea21a915a68c9cc9e944cf':
  Fixed a bug that the icon was not animating anymore when updating.
2014-09-09 15:41:46 +00:00
Selim Cinek
5a4db42a92 am 9e58d85f: Merge "Properly announcing HUN state for talkback" into lmp-dev
* commit '9e58d85fa52ec0f6f76924bf81003cb6dbfce7c8':
  Properly announcing HUN state for talkback
2014-09-09 15:41:41 +00:00
Selim Cinek
0f47ca7a22 am f844d519: Merge "Avoiding heads-up when accessibility is turned on" into lmp-dev
* commit 'f844d5193d7199118648d6181519b2329be78be7':
  Avoiding heads-up when accessibility is turned on
2014-09-09 15:41:37 +00:00
Selim Cinek
a9dddfb011 Merge "Fixed a bug that the icon was not animating anymore when updating." into lmp-dev 2014-09-09 15:35:07 +00:00
Selim Cinek
2d12d98303 Merge "Properly announcing HUN state for talkback" into lmp-dev 2014-09-09 15:34:45 +00:00
Selim Cinek
f219dad7e5 Merge "Avoiding heads-up when accessibility is turned on" into lmp-dev 2014-09-09 15:34:07 +00:00
Jorim Jaggi
6107a10ca5 Remove a few unnecessary withLayer() calls
Fixes some jank.

Bug: 17287256
Change-Id: I6c518f12decffa0d3a180499a92823b35e2dd4d5
2014-09-09 17:23:29 +02:00
Jorim Jaggi
c737b9bd5a Fix padding between R and wifi icon
Also adds some padding for the type and the signal strength icon in
LTE, 3G, 4G and 1x case.

Bug: 17421452

Change-Id: Ib3e6d2983397833958bca1fd33eb8b8c69e7c7fd
2014-09-09 16:35:17 +02:00
Selim Cinek
51ae05d920 Fixed a bug that the icon was not animating anymore when updating.
Bug: 16043845
Change-Id: I0cdb1ee5ddefd4404cd9a6cab61baf1b281a457b
2014-09-09 16:35:08 +02:00
Jorim Jaggi
37c2e463c3 am bd8dc855: Merge "Do not dim the non-activated notifications on lockscreen" into lmp-dev
* commit 'bd8dc855708bc04eb322212aad7dc74a385aed25':
  Do not dim the non-activated notifications on lockscreen
2014-09-09 14:11:56 +00:00
Jorim Jaggi
33b5f783af Merge "Do not dim the non-activated notifications on lockscreen" into lmp-dev 2014-09-09 14:01:24 +00:00
Jorim Jaggi
4538cee46d Do not dim the non-activated notifications on lockscreen
This fixes a lot of jank when showing all cards by tapping the more
card, because this lead to layer trashing in every frame (the
background was updated as well as the overall alpha for the card).

Bug: 17419967
Change-Id: Ib39af6eaab26409eedff72c921e9aa1ede31b830
2014-09-09 15:51:39 +02:00
Jorim Jaggi
35ddabfd86 am cc597c82: Merge "Apply color to auto-redacted notification" into lmp-dev
* commit 'cc597c82009d1a30e064798b0820be593d7e3bfa':
  Apply color to auto-redacted notification
2014-09-09 12:07:08 +00:00
Jorim Jaggi
e51d6a3aec Merge "Apply color to auto-redacted notification" into lmp-dev 2014-09-09 12:01:32 +00:00
Zoltan Szatmary-Ban
b5d5435869 am 1bb79472: Merge "Extend IKeyChainService AIDL with CACert retrieval" into lmp-dev
* commit '1bb79472882f5926606713f8b8ddf2e82128051e':
  Extend IKeyChainService AIDL with CACert retrieval
2014-09-09 11:08:05 +00:00
Paul Jensen
958031132e am 2ea21f45: Merge "Stop logging false error when lingering completes." into lmp-dev
* commit '2ea21f45fcf932f6b63fdda38019092892acfa06':
  Stop logging false error when lingering completes.
2014-09-09 11:08:00 +00:00
Paul Jensen
64b880a060 am 61892299: Merge "Don\'t send listening NetworkRequests to NetworkFactories." into lmp-dev
* commit '618922999271c8d2b1399f348d8780eaf230c272':
  Don't send listening NetworkRequests to NetworkFactories.
2014-09-09 11:07:55 +00:00
Paul Jensen
0e5293ae88 am 6801c1b7: Merge "Implement ConnectivityManager.reportBadNetwork() to trigger network validation." into lmp-dev
* commit '6801c1b710eb7d1cbd3411abe0ef7a6cc7fd476a':
  Implement ConnectivityManager.reportBadNetwork() to trigger network validation.
2014-09-09 11:07:50 +00:00
Zoltan Szatmary-Ban
1d38f58990 Merge "Extend IKeyChainService AIDL with CACert retrieval" into lmp-dev 2014-09-09 11:05:45 +00:00
Paul Jensen
eea87a3a44 Merge "Stop logging false error when lingering completes." into lmp-dev 2014-09-09 10:59:42 +00:00
Paul Jensen
fc2c5c9199 Merge "Don't send listening NetworkRequests to NetworkFactories." into lmp-dev 2014-09-09 10:59:20 +00:00
Paul Jensen
f9b42de2ab Merge "Implement ConnectivityManager.reportBadNetwork() to trigger network validation." into lmp-dev 2014-09-09 10:58:59 +00:00
Selim Cinek
be6767f956 am 71f55d23: Merge "Announcing the stream type when the volume panel comes up" into lmp-dev
* commit '71f55d233f24fe3443ca369444afce9087a6f3c2':
  Announcing the stream type when the volume panel comes up
2014-09-09 10:33:18 +00:00
Selim Cinek
2e5b44ccf3 am b9a2c1f7: Merge "Fixed a bug with the anti-falsing logic with dismissing" into lmp-dev
* commit 'b9a2c1f7522bd24fed3234081a9b8c7b797272f8':
  Fixed a bug with the anti-falsing logic with dismissing
2014-09-09 10:33:13 +00:00
Selim Cinek
5276a772ce Properly announcing HUN state for talkback
Bug: 17067870
Bug: 16652871
Change-Id: I5d33166eaab31e3ac58d75653c0f80fab23718c2
2014-09-09 12:27:50 +02:00
Selim Cinek
a8fefa54bd Avoiding heads-up when accessibility is turned on
Bug: 16017019
Change-Id: I08ec75e6b3296eefb9ae5e8fdc9f8dd6c4ad4816
2014-09-09 12:27:27 +02:00
Selim Cinek
5da328beb2 Merge "Announcing the stream type when the volume panel comes up" into lmp-dev 2014-09-09 10:24:45 +00:00
Selim Cinek
0110c57f92 Merge "Fixed a bug with the anti-falsing logic with dismissing" into lmp-dev 2014-09-09 10:23:45 +00:00
Nicolas Prevot
442c275bf6 am 7d1d9f77: Merge "Allowing a ContentProvider to have a null authority." into lmp-dev
* commit '7d1d9f774203522c98f65a3e3dceb9dc88be2129':
  Allowing a ContentProvider to have a null authority.
2014-09-09 09:18:22 +00:00
Nicolas Prevot
f8a52c0667 Merge "Allowing a ContentProvider to have a null authority." into lmp-dev 2014-09-09 09:07:02 +00:00
Yohei Yukawa
4fab41a7b1 am dcab9fad: Follow up API signature changes of CursorAnchorInfo part 2
* commit 'dcab9fadeccbb6001f52c704946e1b7e2b4af550':
  Follow up API signature changes of CursorAnchorInfo part 2
2014-09-09 05:44:16 +00:00
Yohei Yukawa
699a49b9f1 Follow up API signature changes of CursorAnchorInfo part 2
This is another follow up CL for Ic8c6fab58c01206872a34e7e.

Ib2371849d32bb44da9ef59f05e648a476e03699a didn't cover
following renamings.  This CL fixes them.

- #getCharacterRect -> #getCharacterBounds
- #getCharacterRectFlags -> #getCharacterBoundsFlags

BUG: 17365414
Change-Id: I120795da3f25f1e2fa71f455f92e3cd1c036c1d5
2014-09-09 14:33:07 +09:00
Michael Wright
09f7dbe636 am f71585f6: Merge "Use new device identifier to check if a layout has been set." into lmp-dev
* commit 'f71585f62db4dcbcbbae8ad810f166236a163dd2':
  Use new device identifier to check if a layout has been set.
2014-09-09 03:36:08 +00:00