| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove Dependency#get from fragments package. | Dave Mankoff | 2023-01-25 | 1 | -13/+0 |
| | | | | | | | | | | A call to Dependency#get had to be added to RadioListPreference, and will have to be refactored later. Fixes: 218350940 Test: manually built. Change-Id: Ia30ed1ede10e03a44640561329ad7679a7f3218a | ||||
| * | Clean up most Shade package warnings | Justin Weir | 2022-08-02 | 1 | -4/+2 |
| | | | | | | | Bug: 240554750 Test: atest SystemUITests SystemUIGoogleTests Change-Id: I91c3104acb76e140136aaf07d4fa3d230b45e527 | ||||
| * | Move most of the shade codebase into its own package | Justin Weir | 2022-07-18 | 1 | -0/+190 |
| Creates the package outside the 'phone' directory, since the shade is not just on phones anymore and moves most of the shade code to it. Moves the shade.transition package to it. Moves all related tests. Expands a small amount of method scoping as necessary. Updates, adds, and organizes imports as needed Test: atest SystemUITests SystemUIGoogleTests Fixes: 238333941 Change-Id: I721d35d4adb637f06501e92efe2d37421a3e84e5 | |||||
