| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Test: manual
Bug: 207388203, 205130113
Change-Id: I25eeaa9e7f0b79703949bd91eb8cca04034e5ba7
|
| |
|
|
|
|
| |
Bug: 172841550
Test: manual
Change-Id: I3cd5a94386f15cf60a7fe3095b00815e4a6485ae
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add getLaunchedFromUid and getLaunchedFromPackage into Activity
because they are used in several places.
- Move getActivityClassForToken to ActivityTaskManagerInternal#
getActivityName because it is only used in system server.
- Remove getPackageForToken because it is no longer used.
Bug: 174041144
Bug: 174040691
Test: CtsWindowManagerDeviceTestCases
Change-Id: Iac1581ac2271baf1ab1625ced6cc1f42bf05eaf5
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Second step in unifying the window hierarchy that is currently split
within AM and WM packages. We move some of the API implementation for
activities from ActivityManagerService.java to
ActivityTaskManagerService.java.
Test: Existing tests pass
Test: go/wm-smoke-auto
Bug: 80414790
Change-Id: I23dcd924493d8ad1e0b6e3a55386fd72b0146605
|
| |
|
|
|
|
|
|
|
| |
in ChooseAccountActivity, its visibility doesn't get updated.
However, it is supposed to be updated to USER_MANAGED_VISIBLE.
Bug: 62067445
Test: manual
Change-Id: I2fb942a96d07dff06a53bc48a16ff337c50f3a26
|
| |
|
|
|
|
|
|
| |
Just frameworks/ this time. More paths to come.
Bug: 24137209
Test: make -j32
Change-Id: Iff27abd26fa43296ac2fff8f534fc6742d2ae80c
|
| |
|
|
|
|
|
| |
Inludes temporary flow for notifications filtered by accountType
Bug: 33046496
Test: cts tests, manual tests.
Change-Id: I2d767030e851579a0666efd7e243a1239af740c7
|
| |
|
|
|
|
| |
This reverts commit 58fa836210a2872e58e8890456c2cd14a4b0fd3d.
Change-Id: Iffc9c5eb63db382b720b45ff5e8f1948db908a03
|
| |
|
|
|
|
|
| |
Bug: https://b.corp.google.com/issues/33046496
Test: cts tests, manual tests.
Change-Id: I03d1ae5dfa1577f191817aa7d508f6b4d0e625ed
|
| |
|
|
|
| |
BUG: 12611005
Change-Id: Ic0057be4e4c2d0c61ce02a019b3f7d0625e3a016
|
| |
|
|
|
|
| |
In addition to the primary change in the subject, also some minor cleanup of javadoc, typos, CloseGuard warning, etc found while working on a new AbstractAccountAuthenticator.
Change-Id: I73f3408773a43a0021a15f8d051fd3dbbdf898a5
|
| |
|
|
|
|
| |
- update UI to match design requirements
Change-Id: Idb5dbea876eb7170a8c1f077a99cfe168d41f1e1
|
| |
|
|
|
|
| |
restarted from the icicle
http://b/issue?id=2352368
|
| | |
|
| |
|
|
| |
master branch
|
| |
|