• Home
  • History
  • Annotate
  • only in /frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/utilities/
History log of /frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/utilities/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
388090fbdd1f38dedf49b12dac425a0807215a02 22-Jan-2018 Jorim Jaggi <jjaggi@google.com> Check for surface validity to avoid native crash

If the surface gets destroyed, return -1 to indicate such that
the client can abort the animation, instead of crashing.

Test: With Launcher in multi-window
Change-Id: I4ab11557c40ed843a4c2e985a53cc2247b18b5fd
tilities.java
75c5501f47f61a9c45796d0c45ade4ade88da1fb 17-Jan-2018 Jorim Jaggi <jjaggi@google.com> Add ability to post a message at the front of the queue

Used for remote animations to minimize latency.

Test: Boots
Bug: 64674361
Change-Id: Id07295a852edf4fbc308a4e4616077275f35f0f7
tilities.java
2776b068bdc32f8af867ad01d789c6d6632d89c5 05-Dec-2017 Winson Chung <winsonc@google.com> Wrapping remote app animations

For use by launcher.

Test: Use it in launcher.

Bug: 64674361
Change-Id: Iaa67b349fc62ee2c636e27c270e336a767bec030
tilities.java
11f53e96831149940d2e3df0f55752664e82c8a6 14-Nov-2017 Winson Chung <winsonc@google.com> Minor optimizations to task loading/screenshot

- Pass graphic buffer instead of bitmap for current screenshot
- Add option to skip preloading titles
- Adding some more compat classes

Bug: 67510855
Test: Build quickstep

Change-Id: Idf4642683d3121e69f0854ac909a8c22c7238b9a
ppTrace.java
6519c1b0fe85c5f25115539e936e4333e8537098 14-Oct-2017 Winson Chung <winsonc@google.com> Moving some recents logic into the shared lib.

- Creating com.android.system.shared library with recents model code and
corresponding recents tests
- Removing notion of blacklisted apps since that is now obsolete.

Bug: 67510855
Test: It builds, Recents runs

Change-Id: Ib1f5eefa6e4d4964366061246002509e2e15b19e
nimationProps.java
ectFEvaluator.java
tilities.java