Commit Graph

240934 Commits

Author SHA1 Message Date
Garfield, Tan
b86c38f995 Merge "Disable view recycling to avoid passing wrong type of view to Item.bindView()." into nyc-dev
am: a5dd3f3

* commit 'a5dd3f32403deb01ad260d50468f4daf8988ab01':
  Disable view recycling to avoid passing wrong type of view to Item.bindView().

Change-Id: Id21f8e5546e28179954e39903baaebf5feff356a
2016-04-22 23:33:59 +00:00
Ta-wei Yen
da83b755a3 Merge "Rename _BOOLEAN visual voicemail config keys to _BOOL" into nyc-dev
am: 8431a48

* commit '8431a48f779939a9c49538d054539321f9421e6c':
  Rename _BOOLEAN visual voicemail config keys to _BOOL

Change-Id: I5c176db61c64048973eae5377164eb658e8ede88
2016-04-22 23:33:56 +00:00
Winson
643146bd88 Fixing issue with swipe-dismiss animation clobbering home animation.
am: eca47ef

* commit 'eca47ef813c49c8d8cee2cdc93c296bbc59ed73b':
  Fixing issue with swipe-dismiss animation clobbering home animation.

Change-Id: I6d03a7513a13cc2a88f86709b5cfc53adb222005
2016-04-22 23:33:52 +00:00
Chong Zhang
954103966a Merge "Force a relayout when task is resized while not drag resizing." into nyc-dev
am: b6cd42a

* commit 'b6cd42a925136f6354555c9c1033d20fbaadd139':
  Force a relayout when task is resized while not drag resizing.

Change-Id: Ieed7be623a63a6385a55eb62ca5bd9254b7b2a2c
2016-04-22 23:33:48 +00:00
Garfield Tan
a5dd3f3240 Merge "Disable view recycling to avoid passing wrong type of view to Item.bindView()." into nyc-dev 2016-04-22 22:47:38 +00:00
Ta-wei Yen
8431a48f77 Merge "Rename _BOOLEAN visual voicemail config keys to _BOOL" into nyc-dev 2016-04-22 22:43:59 +00:00
Winson
eca47ef813 Fixing issue with swipe-dismiss animation clobbering home animation.
- Finish all dismiss animations when a dismiss-to-home animation is 
  started, and prevent lingering deferred layout animation requests
  from running as they will be overwritten anyways.

Bug: 28287904
Change-Id: Ie40c66c0f25705b56f6808607d2b7b8ae4e5a112
2016-04-22 22:39:14 +00:00
Chong Zhang
b6cd42a925 Merge "Force a relayout when task is resized while not drag resizing." into nyc-dev 2016-04-22 22:25:28 +00:00
Adam Lesinski
cfc3be21a6 Merge "BatteryStats: use the same timestamp for comparing intervals" into nyc-dev
am: 6a4d9a3

* commit '6a4d9a3c9f7cbd30a7093f5088a72271a5e504c7':
  BatteryStats: use the same timestamp for comparing intervals

Change-Id: Ieddb50b7c76448b45349ab1316cd8fc5852006cf
2016-04-22 22:24:36 +00:00
Svet Ganov
6490218696 Merge "Cleanup of the PackageInstaller API - Frameworks" into nyc-dev
am: c947ebd

* commit 'c947ebd66d397782af0870df457ccc4fe83c77cc':
  Cleanup of the PackageInstaller API - Frameworks

Change-Id: Ie0495a0a0126eded843e06924dc0a96d2367a6f0
2016-04-22 22:24:35 +00:00
Winson
08d25fd174 Merge changes Ia8a90434,I35f484c7,I2e87e764 into nyc-dev
am: dddfff3

* commit 'dddfff3cddf8c12aba0335eb853f177abb0a68b0':
  Tweaks to make overview animations to match spec.
  Closing system windows when dismissing recents to app or home.
  Caching the display rect to reduce binder calls.

Change-Id: Ic08f9b13b65dc0bebd2dcd79612089a65cca1262
2016-04-22 22:24:34 +00:00
Adam Lesinski
6a4d9a3c9f Merge "BatteryStats: use the same timestamp for comparing intervals" into nyc-dev 2016-04-22 22:20:36 +00:00
Svetoslav Ganov
c947ebd66d Merge "Cleanup of the PackageInstaller API - Frameworks" into nyc-dev 2016-04-22 22:18:29 +00:00
Winson Chung
dddfff3cdd Merge changes Ia8a90434,I35f484c7,I2e87e764 into nyc-dev
* changes:
  Tweaks to make overview animations to match spec.
  Closing system windows when dismissing recents to app or home.
  Caching the display rect to reduce binder calls.
2016-04-22 22:15:47 +00:00
Jorim Jaggi
a925b5ea46 Merge "Fix black flicker when closing IME" into nyc-dev
am: ce83dcf

* commit 'ce83dcf4f7ed2082c72b062c7388a4314419e225':
  Fix black flicker when closing IME

Change-Id: Ia358f5ec8240a853d3dfc6c37dd46e2984633fc9
2016-04-22 22:14:20 +00:00
Chong Zhang
edaf305651 Force a relayout when task is resized while not drag resizing.
mResizedWhileNotDragResizing is set is task bounds is resized, however
individual window's size may not change (eg. a floating dialog). The
relayout window may not come and the mResizedWhileNotDragResizing
flag won't get cleared.

bug: 28111853
Change-Id: If8bb79cc07d9c67d6e5685b0adc24a9ce2623ec6
2016-04-22 15:09:45 -07:00
Jorim Jaggi
ce83dcf4f7 Merge "Fix black flicker when closing IME" into nyc-dev 2016-04-22 22:08:58 +00:00
Adam Powell
15626af414 Merge "Remove dependencies on Activity from common Fragment superclasses" into nyc-dev
am: d2285b1

* commit 'd2285b1f40a714a49602dab5645c194af0eac880':
  Remove dependencies on Activity from common Fragment superclasses

Change-Id: Iabdf356a16290686e84d3f335e61955069355d07
2016-04-22 21:49:28 +00:00
Adam Powell
d2285b1f40 Merge "Remove dependencies on Activity from common Fragment superclasses" into nyc-dev 2016-04-22 21:43:16 +00:00
Wale Ogunwale
6d8c8e3c35 Merge "Fixed NPE during boot animation on fugu." into nyc-dev
am: a1e7be3

* commit 'a1e7be375e618544e22287d0ee59f517536f95e1':
  Fixed NPE during boot animation on fugu.

Change-Id: I9eeeb0eaf1f77e122549ce3fa86f19e9cbe03897
2016-04-22 21:30:48 +00:00
Winson
3f32e7eba7 Tweaks to make overview animations to match spec.
- Fixing incompatible app message text color
- Fixing drag target hover color
- Fixing final frame jank when animating home from overview
- Adding animation prop setter for initial play time

Bug: 27154882
Change-Id: Ia8a90434da2174d3c78a353b881509a8b1d525ba
2016-04-22 14:24:16 -07:00
TreeHugger Robot
a1e7be375e Merge "Fixed NPE during boot animation on fugu." into nyc-dev 2016-04-22 21:23:54 +00:00
Svet Ganov
ae0e03a9e0 Cleanup of the PackageInstaller API - Frameworks
The PackageInstaller app manages side-loading apps as well
as permission management. It should be updatable, hence
should rely on system APIs to talk to the platform. This
is the first step of defining an API boundary.

Change-Id: I9814eafd0b22ae03b4b847a7007cdbf14c9e5466
2016-04-22 14:18:32 -07:00
Jorim Jaggi
4c753d52cd Fix black flicker when closing IME
When closing the IME in docked adjusted mode, we still need to pass
in the IME window so we can still execute the logic to delay starting
the animation, so we don't see a black hole before the animation is
started.

Bug: 28175599
Change-Id: I606d30bd63b5e909fdebd78b0aa4968bd9f26c24
2016-04-22 14:13:49 -07:00
Svetoslav Ganov
50d08f81d7 Merge "Disallow disable of the system shared libs." into nyc-dev
am: 5a91b61

* commit '5a91b615232374084a45752d7c09c25265e263ed':
  Disallow disable of the system shared libs.

Change-Id: I7edae9e8cbeefd4f20ffb2b708f68f6f04e79326
2016-04-22 21:07:09 +00:00
Svetoslav Ganov
5a91b61523 Merge "Disallow disable of the system shared libs." into nyc-dev 2016-04-22 21:03:30 +00:00
Sujith Ramakrishnan
a2262b3bb1 Merge "Unbundle RemoteService on TV - part 3" into nyc-dev
am: 7981e8f

* commit '7981e8ff6509769a590f15b440f989437d732be5':
  Unbundle RemoteService on TV - part 3

Change-Id: I6f7dcde634bf841243c34a59d569e84e271b2326
2016-04-22 21:02:01 +00:00
Sudheer Shanka
9a4711af86 Merge "Remove debug flag for some important logs." into nyc-dev
am: b7ba766

* commit 'b7ba766352ca78784831e7332dd59aa2f0e2a314':
  Remove debug flag for some important logs.

Change-Id: Icac7aa3a9cad9dd0e3c107fbfbb54f94168b59c1
2016-04-22 21:02:00 +00:00
Sujith Ramakrishnan
7981e8ff65 Merge "Unbundle RemoteService on TV - part 3" into nyc-dev 2016-04-22 20:59:07 +00:00
Sudheer Shanka
b7ba766352 Merge "Remove debug flag for some important logs." into nyc-dev 2016-04-22 20:56:46 +00:00
Adrian Roos
d065af80bf Merge "Fix IME for status bar in docked mode" into nyc-dev
am: 93536af

* commit '93536af56d70c516760a796a1731237acce14f54':
  Fix IME for status bar in docked mode

Change-Id: I9af5c7dcece0b6b018c8d6f64b103332bbbc5a16
2016-04-22 20:30:00 +00:00
TreeHugger Robot
93536af56d Merge "Fix IME for status bar in docked mode" into nyc-dev 2016-04-22 20:22:23 +00:00
Yang Ni
47c662491c Merge "Fixed BaseObj finalizer and destroy()" into nyc-dev
am: 8ca7638

* commit '8ca763803d8960ddc9f6c498c3294e69aac0f7cf':
  Fixed BaseObj finalizer and destroy()

Change-Id: I62a717ec2063ef5dc030830570820232aec1035e
2016-04-22 19:52:18 +00:00
Wale Ogunwale
3f4ffe7f77 Merge "Reconfigure display info. after configuration changes." into nyc-dev
am: 10f4f44

* commit '10f4f44efe0eeb47ea63471c221d7a765f55e3ae':
  Reconfigure display info. after configuration changes.

Change-Id: I09ead4808ee6055d42594cad00b5519e97d581cd
2016-04-22 19:52:16 +00:00
Yang Ni
8ca763803d Merge "Fixed BaseObj finalizer and destroy()" into nyc-dev 2016-04-22 19:48:33 +00:00
Wale Ogunwale
20ec11b4e6 Fixed NPE during boot animation on fugu.
- Don't set a dim layer in the docked controller if we are not dimming.
- Check to make sure the docked divider window isn't null before trying
to use its layer for dimming.

Bug: 28339915
Change-Id: I33d49d26ffcaec63d135f82a6208e127ba0f0570
2016-04-22 12:44:34 -07:00
TreeHugger Robot
10f4f44efe Merge "Reconfigure display info. after configuration changes." into nyc-dev 2016-04-22 19:42:52 +00:00
Sujith Ramakrishnan
b5b86c1100 Unbundle RemoteService on TV - part 3
- New service TVRemoteService triggered by SystemServer
- Provider service proxy and watcher for maintaining connections to unbundled
  services which have the BIND_TV_REMOTE_SERVICE permission.
- Shared library to facilitate connections between unbundled service and
  TVRemoteService.
- Unbundled service needs TV_VIRTUAL_REMOTE_CONTROLLER
  permission to be fully functional.

b/23792608

Change-Id: Ief5c6995883d1f7268a73bdd0c920c4c3f42cddb
2016-04-22 12:21:34 -07:00
Robert Carr
f649dc3507 Merge "Force pinned windows to always be scaleable." into nyc-dev
am: e67960e

* commit 'e67960ecae2ba008a7d1d364b5fdb1b95a179e52':
  Force pinned windows to always be scaleable.

Change-Id: If99e495251dee1ff6f52f214448154a396f5e9d3
2016-04-22 19:18:45 +00:00
Junda Liu
060e8f9dc5 Merge "Add comments to apptype and authtype constants." into nyc-dev
am: cc69bed

* commit 'cc69bed61fadd99627751b6e04e99f2c42ef3025':
  Add comments to apptype and authtype constants.

Change-Id: I0e30f5907051dd0f9c4d3256588a4726620e3f17
2016-04-22 19:18:44 +00:00
Chong Zhang
ccd0458f8b Merge "Fix black frame in finishing transition" into nyc-dev
am: cffe389

* commit 'cffe389a22cf3f3d63ec37a591b0d6226e1db99e':
  Fix black frame in finishing transition

Change-Id: I182036d46c9551bc7def42af9190ef5dd25d7b59
2016-04-22 19:18:43 +00:00
Michael Wright
35ba569a78 Merge "Add ambient light ring buffer for initial data gathering period." into nyc-dev
am: ea999ac

* commit 'ea999ac8e4d1e89eb79c11a76f30a4b25260b243':
  Add ambient light ring buffer for initial data gathering period.

Change-Id: Iad611209a10caf082361ff7a9de0c8b7ec04a7bb
2016-04-22 19:18:40 +00:00
Sudheer Shanka
514316e76c Remove debug flag for some important logs.
Bug: 27689631
Change-Id: I23c1396f3b29093e6d23ec06f90a382b6ce458d3
2016-04-22 12:13:30 -07:00
TreeHugger Robot
e67960ecae Merge "Force pinned windows to always be scaleable." into nyc-dev 2016-04-22 19:13:23 +00:00
Adam Powell
31479e33e6 Remove dependencies on Activity from common Fragment superclasses
Allow common Fragments to be used in non-Activity hosts.

Bug 28337394

Change-Id: Id3baa3ef19ea41ff43ca76be89ced7530fbadfab
2016-04-22 12:11:28 -07:00
Junda Liu
cc69bed61f Merge "Add comments to apptype and authtype constants." into nyc-dev 2016-04-22 19:05:35 +00:00
Chong Zhang
cffe389a22 Merge "Fix black frame in finishing transition" into nyc-dev 2016-04-22 19:01:58 +00:00
Alex Hills
a90c40b302 Merge "Changes Message from using parcels to bundles" into nyc-dev
am: 9ef0ce1

* commit '9ef0ce1749e626a47d669a3f4b059ba748d2e69e':
  Changes Message from using parcels to bundles

Change-Id: I1c5146b037cab8c5afb3d6b97a9533c3fea8cf0d
2016-04-22 19:01:14 +00:00
TreeHugger Robot
ea999ac8e4 Merge "Add ambient light ring buffer for initial data gathering period." into nyc-dev 2016-04-22 19:00:25 +00:00
Adrian Roos
ae712e5708 Fix IME for status bar in docked mode
If the dock divider is visible, window manager raises the IME from the
app's layer on top of the divider. However if the IME was targeting the
status bar, it would also remove it from the status bar's layer and
move it atop the divider (but below the status bar).

To fix this, we now only perform the adjustment to the IME's layer if
that moves the IME up, but never down.

Change-Id: I1308f51b98fffee64a5075c49697f5bc177ea32e
Fixes: 28024606
2016-04-22 18:52:40 +00:00