summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/recents/TriangleShape.java
Commit message (Collapse)AuthorAgeFilesLines
* Replace Outline#setConvexPath with Outline#setPathLeon Scroggins III2020-01-311-1/+1
| | | | | | | | | | | | | Bug: 148544953 Test: No change in behavior, no new tests setConvexPath no longer requires that the Path be Convex, so deprecate the method and replace it with a name that does not imply it must be Convex. Update internal references to the Path being Convex as well. Change-Id: I8935dc8ac7f7fb7db0d667e35fda67afdf2e6ac8
* Add tool tip view for first run of volume dialog to notify users of odiAnthony Tripaldi2019-03-211-0/+18
| | | | | | | | captions functionality. Bug:128970574 Change-Id: I4710fd1d84f4116e003c14720a2ce55c5b3ff899 Test: manual
* Fixes import ordering.Gus Prevas2018-11-141-0/+1
| | | | | Test: n/a Change-Id: I432e11b52deb7974e50f62076af3b7aa07e364b6
* Migrated SystemUI & SettingsLib to androidxAurimas Liutikas2018-04-201-1/+1
| | | | | | Test: make SystemUI SettingsLib Bug:76692459 Change-Id: I248fdf4042a0a97bc6349091da21c936c2d37c95
* Update the recents onboarding UI to the latest mock.Tracy Zhou2018-04-111-0/+56
Screenshot: https://screenshot.googleplex.com/ks6kWo0R2gd Bug: 70180942 Test: manual test Change-Id: Iabe6431db59e0539db5a1952cbb07f95ed6fa7ed