Commit Graph

243778 Commits

Author SHA1 Message Date
Winson
c6fc4f33b4 Merge "Fixing jank issue with animating alpha." into nyc-dev
am: e2a49bf

* commit 'e2a49bfc50f27dd489e779ebde68c561104e1241':
  Fixing jank issue with animating alpha.

Change-Id: I668496c9e1177093ac971fd9d4cbd24e85c4b383
2016-04-15 01:29:29 +00:00
Winson Chung
e2a49bfc50 Merge "Fixing jank issue with animating alpha." into nyc-dev 2016-04-15 01:25:16 +00:00
Winson
f19376ec01 Fixing jank issue with animating alpha.
Change-Id: I32685921eb58210f3ab012587c607d84a64be494
2016-04-14 18:20:56 -07:00
Winson
a401a034a3 Merge "Take app screenshots in 565." into nyc-dev
am: de16f96

* commit 'de16f96c7e66b7a643ecc7b6c1a8fb70737f5250':
  Take app screenshots in 565.

Change-Id: I2782bd786b849a8e5f4003d98de81071b124be61
2016-04-15 01:00:36 +00:00
Winson Chung
de16f96c7e Merge "Take app screenshots in 565." into nyc-dev 2016-04-15 00:56:20 +00:00
Jaesung Chung
2129b9cc17 Merge "ExifInterface: return only a JPEG-compressed thumbnail of RAW images" into nyc-dev
am: 02f9e23

* commit '02f9e23525bd3ae97528041bc0eaf25d43d8fc53':
  ExifInterface: return only a JPEG-compressed thumbnail of RAW images

Change-Id: If826f5f7612e06d94c0cf17505bf468851d96faa
2016-04-15 00:29:09 +00:00
Jaesung Chung
02f9e23525 Merge "ExifInterface: return only a JPEG-compressed thumbnail of RAW images" into nyc-dev 2016-04-15 00:19:09 +00:00
Adrian Roos
dcf0c48bad Merge "Ensure sane WallpaperData" into nyc-dev
am: f332328

* commit 'f3323287438c743ec3704a1d3de9c8279a44eb80':
  Ensure sane WallpaperData

Change-Id: I4600b0dfa6c7b4ad1f28211a62d619d685bbbbb2
2016-04-15 00:15:30 +00:00
Adrian Roos
12e9d8ffed Merge "Fix LockscreenWallpaper panning" into nyc-dev
am: a7e2eaa

* commit 'a7e2eaaac82280e06b0d1f1183921ffcbe42193f':
  Fix LockscreenWallpaper panning

Change-Id: I89189cd31482ad8d2aa270caf7da4d89727c956f
2016-04-15 00:15:28 +00:00
Ben Lin
f5db28f046 Merge "Disable auto-drawer opening if intent is creating doc on empty dir." into nyc-dev
am: 3a1ae58

* commit '3a1ae582864f0728584b53c068b2300b38f8c3f0':
  Disable auto-drawer opening if intent is creating doc on empty dir.

Change-Id: Ia283ac2d760ca235d9de08fb67144fe0add7032f
2016-04-15 00:15:24 +00:00
TreeHugger Robot
f332328743 Merge "Ensure sane WallpaperData" into nyc-dev 2016-04-15 00:07:41 +00:00
Adrian Roos
a7e2eaaac8 Merge "Fix LockscreenWallpaper panning" into nyc-dev 2016-04-15 00:05:00 +00:00
Adrian Roos
9dde6d3378 Merge "Partial revert of c1a80b08f08cfb038625cec537390705d16db3f5" into nyc-dev
am: 9a5a6eb

* commit '9a5a6ebcda618c72d80f11370e27375cffb62efa':
  Partial revert of c1a80b08f0

Change-Id: Ib08281a5b5714c4d7f65782f7eb093cfc84e8345
2016-04-15 00:04:56 +00:00
Ben Lin
3a1ae58286 Merge "Disable auto-drawer opening if intent is creating doc on empty dir." into nyc-dev 2016-04-15 00:03:00 +00:00
Tim Murray
62047f93d4 Merge "Revert "Optimize ResTable::getLocales() to improve bindApplication performance"" into nyc-dev
am: 117cff7

* commit '117cff790e34948e847d724be624ed2dd00bc82c':
  Revert "Optimize ResTable::getLocales() to improve bindApplication performance"

Change-Id: I86b5cc6eddf38cdd015fe80f1180ca246a97352a
2016-04-14 23:58:22 +00:00
Adrian Roos
9a5a6ebcda Merge "Partial revert of c1a80b08f08cfb038625cec537390705d16db3f5" into nyc-dev 2016-04-14 23:57:06 +00:00
Tim Murray
117cff790e Merge "Revert "Optimize ResTable::getLocales() to improve bindApplication performance"" into nyc-dev 2016-04-14 23:48:17 +00:00
Adrian Roos
cc715a5b50 Partial revert of c1a80b08f0
Some apps still rely on notification_large_icon_width
and notification_large_icon_height to be 48dp in their
custom views. Temporarily revert change to 40dp until
apps are fixed.

Bug: 28161359
Change-Id: Ie476943af93de457e1635c168067e85dad7df315
2016-04-14 16:47:07 -07:00
Jack Yu
afdb3c3163 Merge "Removed the unused RIL constant" into nyc-dev
am: 4f9b759

* commit '4f9b759d8f801a590c38b50dd0bc530ee169957f':
  Removed the unused RIL constant

Change-Id: I96d66109f3f3f422dbf7c163a2874fd1bfd60e4f
2016-04-14 23:40:47 +00:00
Jack Yu
4f9b759d8f Merge "Removed the unused RIL constant" into nyc-dev 2016-04-14 23:32:44 +00:00
Chong Zhang
2be07c60fb Disable starting window for Recents
am: 6eee0e1

* commit '6eee0e131a89276d41fbf59d645385a290cd0118':
  Disable starting window for Recents

Change-Id: Idbdadb2b6d215ac19205f56e7528191439f76ca4
2016-04-14 23:31:20 +00:00
Chong Zhang
882ca9918c Merge "Fix crash due to null uri in ContentObserver.onChange" into nyc-dev
am: eb3cbd8

* commit 'eb3cbd82ee223a2c96be843c7eecba991e170c52':
  Fix crash due to null uri in ContentObserver.onChange

Change-Id: I722f912375a87e7420b744c75fa286964fb30721
2016-04-14 23:31:19 +00:00
Chong Zhang
6eee0e131a Disable starting window for Recents
When using a starting window, transition could start early before
real app window is drawn. We don't want this with Recents, so disable
it explicitly.

bug: 27812497
Change-Id: I648b2de3f91923978ef8b3d4f2629f0f73321b98
2016-04-14 23:22:48 +00:00
Chong Zhang
eb3cbd82ee Merge "Fix crash due to null uri in ContentObserver.onChange" into nyc-dev 2016-04-14 23:21:28 +00:00
Chong Zhang
e34279035a Fix crash due to null uri in ContentObserver.onChange
Also make sure we don't respond to unrecognized changes.

bug: 27291666
Change-Id: I110445231d15427e1fe9e225ed0520af262f740e
2016-04-14 16:18:22 -07:00
Tim Murray
98e80076c6 Revert "Optimize ResTable::getLocales() to improve bindApplication performance"
This reverts commit 5520581b5f.

bug 28189634

Change-Id: I2d2b859f6d9bd44434fa901cce990583f514980c
2016-04-14 16:06:29 -07:00
Winson
a5fdde9d15 Take app screenshots in 565.
- Or to be specific, SurfaceFlinger can’t easily take 565 screenshots,
  so convert them when creating the ashmem bitmap.

Bug: 28151300
Change-Id: Ic7586659a41cc19c322136f77a1c52ef68c22707
2016-04-14 16:03:44 -07:00
Sriram Viswanathan
af47d077c3 Merge "Disable recents button in carmode inside of NavigationBarView, instead of doing it from PhoneWindowManager, which doesnt maintain the mUiMode properly and in sync with that in the UiModeManager. In addition the re-layout / modifications in the content of the navigation bar in care mode are better consolidated in one place instead of many places." into nyc-dev
am: 95a4791

* commit '95a4791d1a0dfbd1898f010f0a2d1b1985a46079':
  Disable recents button in carmode inside of NavigationBarView, instead of doing it from PhoneWindowManager, which doesnt maintain the mUiMode properly and in sync with that in the UiModeManager. In addition the re-layout / modifications in the content of the navigation bar in care mode are better consolidated in one place instead of many places.

Change-Id: I37796cce858180e0497296fed14f3f7223a90d79
2016-04-14 22:14:38 +00:00
Sriram Viswanathan
95a4791d1a Merge "Disable recents button in carmode inside of NavigationBarView, instead of doing it from PhoneWindowManager, which doesnt maintain the mUiMode properly and in sync with that in the UiModeManager. In addition the re-layout / modifications in the content of the navigation bar in care mode are better consolidated in one place instead of many places." into nyc-dev 2016-04-14 22:05:12 +00:00
Dongwon Kang
5a534f8643 Merge "PipManager: Revisit the logic for PIP close for TV app case" into nyc-dev
am: 7c1f390

* commit '7c1f3905af890bd2959f7bf25d2a6f76a8ccd076':
  PipManager: Revisit the logic for PIP close for TV app case

Change-Id: Idff02048cc9e5b5f283b61ac7cf1a2463a32591f
2016-04-14 21:47:43 +00:00
Dongwon Kang
7c1f3905af Merge "PipManager: Revisit the logic for PIP close for TV app case" into nyc-dev 2016-04-14 21:38:12 +00:00
Sriram Viswanathan
469caae9ea Disable recents button in carmode inside of NavigationBarView,
instead of doing it from PhoneWindowManager, which doesnt maintain
the mUiMode properly and in sync with that in the UiModeManager.
In addition the re-layout / modifications in the content of the
navigation bar in care mode are better consolidated in one place
instead of many places.

Bug: 27313462

Change-Id: I1bdc2324f649f19f879b71c695381587561498e9
2016-04-14 14:18:22 -07:00
Joe Onorato
ef9bc11ddb Merge "Add support for null tag names from apps." into nyc-dev
am: 9a916e5

* commit '9a916e5602908f579ac846680270677c5a89e5a4':
  Add support for null tag names from apps.

Change-Id: Iff0ce8b4faeb935e70ce9bef6fba322707e5aa7d
2016-04-14 21:17:03 +00:00
Joe Onorato
9a916e5602 Merge "Add support for null tag names from apps." into nyc-dev 2016-04-14 21:10:16 +00:00
Sudheer Shanka
d66e913d24 Merge "Update RestrictedSwitchPreference to have an additional summary." into nyc-dev
am: 3ee2cc6

* commit '3ee2cc630d2782637461e59049e99bb8d72326b7':
  Update RestrictedSwitchPreference to have an additional summary.

Change-Id: Ie3a36127b3ca3dead4a95729ced07a8f0566dede
2016-04-14 21:10:16 +00:00
Sudheer Shanka
3ee2cc630d Merge "Update RestrictedSwitchPreference to have an additional summary." into nyc-dev 2016-04-14 21:05:26 +00:00
Muyuan Li
02bfd130db Merge "Fixes a bug in shortcut key." into nyc-dev
am: f2d2aab

* commit 'f2d2aab3f1a1e19e4ba52e274493a2ca4cd02f7b':
  Fixes a bug in shortcut key.

Change-Id: Ic685e1b8a333c2c8d3db6d3037d7cd6fe5b266b5
2016-04-14 21:01:48 +00:00
Chad Brubaker
69d729b851 Merge "Fix isUserAddedCertificate" into nyc-dev
am: 439525a

* commit '439525a99372edcd92e02ca2ec52a0f24b775348':
  Fix isUserAddedCertificate

Change-Id: I9a3a3c518fa634be2911848b0c12ed3d62999a6e
2016-04-14 20:54:19 +00:00
Andy Hung
d16c0237cc Merge "Unify dumped native stack traces" into nyc-dev
am: 98e4679

* commit '98e46791d5e636abc0346e8687e864a73eac9943':
  Unify dumped native stack traces

Change-Id: I4a231907740066e7c87001e5afc8175c99e18797
2016-04-14 20:54:16 +00:00
Muyuan Li
f2d2aab3f1 Merge "Fixes a bug in shortcut key." into nyc-dev 2016-04-14 20:50:39 +00:00
Chad Brubaker
439525a993 Merge "Fix isUserAddedCertificate" into nyc-dev 2016-04-14 20:48:53 +00:00
Muyuan Li
b5dd049089 Fixes a bug in shortcut key.
All shortcut keys that are dispatched to listeners will be checked
against user provisioning status. Only if user setup is complete will
the listeners receive shortcut keys.

Bug: 28192375
Change-Id: Iecc5a21a40d07bdc4f71d1a36187cca4a5b30bde
(cherry picked from commit f0667f077f66ba3e58387f7570dd82a26aaed7b8)
2016-04-14 20:48:13 +00:00
Andy Hung
98e46791d5 Merge "Unify dumped native stack traces" into nyc-dev 2016-04-14 20:47:25 +00:00
Oren Blasberg
672d0e762d Merge "Don\'t show icons in overlay popup menus." into nyc-dev
am: 203222e

* commit '203222ea6077c1e0155971fee1cb6917b8055117':
  Don't show icons in overlay popup menus.

Change-Id: I7abab9b6fb52ca17a811a0917f4955db9c9393e7
2016-04-14 20:46:36 +00:00
Oren Blasberg
203222ea60 Merge "Don't show icons in overlay popup menus." into nyc-dev 2016-04-14 20:34:54 +00:00
Dongwon Kang
d52376853d Merge "TIF: Add Programs.COLUMN_RECORDING_PROHIBITED" into nyc-dev
am: 7f5b3e5

* commit '7f5b3e59d1e35deceb1fcde9266ea826d254cd73':
  TIF: Add Programs.COLUMN_RECORDING_PROHIBITED

Change-Id: Ib5af524e0dfb6b30dc2b4270bd6e36cdadca5f32
2016-04-14 20:24:59 +00:00
Sid Soundararajan
028a613bb3 Merge "Add a null check to prevent NPE" into nyc-dev
am: 996c409

* commit '996c40906e39cffb23e0317d2e10a7cf61a1bfb5':
  Add a null check to prevent NPE

Change-Id: I726898bc8d1539906d0363d447050c82574ba5ef
2016-04-14 20:15:42 +00:00
Dongwon Kang
7f5b3e59d1 Merge "TIF: Add Programs.COLUMN_RECORDING_PROHIBITED" into nyc-dev 2016-04-14 20:13:58 +00:00
Arunesh Mishra
f047cf91f5 Merge "SoundTriggerHelper: Add ability to manage multiple voice models." into nyc-dev
am: 59623ee

* commit '59623ee33742e69c4cb24901e5e81e2aca6496e7':
  SoundTriggerHelper: Add ability to manage multiple voice models.

Change-Id: I58ca6746ae13abc99bf938f371bae8b283853e19
2016-04-14 20:09:17 +00:00
Adrian Roos
c28e3a93ff Ensure sane WallpaperData
Also adds dumpsys output for lock wallpapers.

Fixes: 28192320
Change-Id: I66ccf8afad7412ae346e7cc02d030c2fdda97753
2016-04-14 13:04:26 -07:00