summaryrefslogtreecommitdiff
path: root/core/java/android/window
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add task-launch support to WindowContainerTransaction" into sc-devEvan Rosky2021-03-302-11/+55
|\
| * Add task-launch support to WindowContainerTransactionEvan Rosky2021-03-302-11/+55
* | Merge "Apply the whole auto pip transaction in recents animation" into sc-devHongwei Wang2021-03-302-0/+159
|\ \
| * | Apply the whole auto pip transaction in recents animationHongwei Wang2021-03-252-0/+159
* | | Merge "Introduce WindowContextController" into sc-devCharles Chen2021-03-242-22/+101
|\ \ \
| * | | Introduce WindowContextControllerCharles Chen2021-03-242-22/+101
* | | | Merge "Move WindowContext module to window package" into sc-devCharles Chen2021-03-242-0/+245
|\| | | | |/ / |/| |
| * | Move WindowContext module to window packageCharles Chen2021-03-242-0/+245
| |/
* | Merge "Hide branding view when empty" into sc-devVadim Caen2021-03-231-3/+3
|\ \
| * | Hide branding view when emptyVadim Caen2021-03-231-3/+3
* | | Add trace for tracking the performance of new starting windowwilsonshih2021-03-221-0/+4
| |/ |/|
* | Add API windowSplashScreenIconBackground(12/N)wilsonshih2021-03-191-40/+54
* | Merge "Initial support for display rotation in shell transitions" into sc-devEvan Rosky2021-03-181-1/+24
|\ \
| * | Initial support for display rotation in shell transitionsEvan Rosky2021-03-171-1/+24
* | | Remove the timeout which used for cleanup splash screenwilsonshih2021-03-181-4/+14
| |/ |/|
* | Do the same size-configuration bucketing on both server and clientEvan Rosky2021-03-152-0/+301
|/
* Fix several test failures for the new starting window.(10/N)wilsonshih2021-03-121-0/+8
* Implement default exit animation for splash screen.(9/N)wilsonshih2021-03-123-8/+23
* Starting window performance tuning.(8/N)wilsonshih2021-03-091-1/+1
* Merge "Abstract some transition checks so they can be expanded." into sc-devEvan Rosky2021-03-052-2/+29
|\
| * Abstract some transition checks so they can be expanded.Evan Rosky2021-03-022-2/+29
* | Merge "Optimize the Parcel read/write of remote animation" into sc-devRiddle Hsu2021-03-031-8/+7
|\ \
| * | Optimize the Parcel read/write of remote animationRiddle Hsu2021-02-261-8/+7
| |/
* | Merge "Extract StartingSurface interface on WMShellBaseModule(7/N)" into sc-devWei Sheng Shih2021-03-021-0/+25
|\ \ | |/ |/|
| * Extract StartingSurface interface on WMShellBaseModule(7/N)wilsonshih2021-02-261-0/+25
* | Optimize the Parcel read/write of common window dataRiddle Hsu2021-02-241-3/+3
|/
* Add two more Api for SplashScreenView(7/N)wilsonshih2021-02-151-25/+39
* Allow ShortcutInfo to specify a theme for splash screen.(5/N)wilsonshih2021-02-151-1/+10
* Add API for show branding image on splash screen.(4/N)wilsonshih2021-02-151-33/+105
* Provide new APIs for customize splash screen window.(3/N)wilsonshih2021-02-151-0/+80
* Customizable exit splash screen animation.(2/N)wilsonshih2021-02-155-0/+568
* API: Suppress existing NullableCollections lints (TaskOrganizer)Adrian Roos2021-02-011-0/+3
* Merge "Add support/adapter for recents animation via shell transition"Evan Rosky2021-01-262-2/+31
|\
| * Add support/adapter for recents animation via shell transitionEvan Rosky2021-01-222-2/+31
* | Fixed some bugs with main/side stage splitsWale Ogunwale2021-01-252-1/+8
|/
* WindowContainerTransaction for setting adjacent rootsWale Ogunwale2021-01-201-0/+29
* Add support for remote transition playback in shell transitionsEvan Rosky2021-01-146-7/+510
* Support WCT#reparentTasks and WCT#setLaunchRootWale Ogunwale2021-01-113-34/+126
* Merge "Fix after turning the Dark theme on, users can not clearly identify th...Jason Chang2021-01-111-0/+8
|\
| * Fix after turning the Dark theme on, users can not clearly identifyJason Chang2021-01-111-0/+8
* | Basic support for split-screen in new transition systemEvan Rosky2021-01-072-3/+26
* | Merge "Add per-change flags and wallpaper windows to transitions"Evan Rosky2021-01-071-2/+61
|\ \
| * | Add per-change flags and wallpaper windows to transitionsEvan Rosky2021-01-051-2/+61
| |/
* | Merge "Send display cutout to client via insetsChanged"Tiger Huang2021-01-061-11/+1
|\ \ | |/ |/|
| * Send display cutout to client via insetsChangedTiger Huang2021-01-051-11/+1
* | Better IME transition while switching app with recents (3/N)Ming-Shin Lu2020-12-281-11/+29
|/
* Merge "Allow TaskDisplayArea to have TaskDisplayArea children (4/n)"Chris Li2020-12-212-13/+21
|\
| * Allow TaskDisplayArea to have TaskDisplayArea children (4/n)Chris Li2020-12-162-13/+21
* | Mirror TaskSnapshotSurface to WMShell(2/N)wilsonshih2020-12-174-10/+183
* | Merge "Move TaskSnapshot into android.window package"Ming-Shin Lu2020-12-162-0/+389
|\ \