summaryrefslogtreecommitdiff
path: root/core/java/android/window/SplashScreenView.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-11-05Use SystemUI theme to inflate FrameLayout and SplashScreenViewwilsonshih
2021-07-23Do not draw icon background if it shouldn't be seenVadim Caen
2021-07-01Implement the legacy splash screen behaviorVadim Caen
2021-06-24Clear padding and background after create view from context.wilsonshih
2021-06-15Release the SurfacePackageViewHost on splash screen removedVadim Caen
2021-06-11Always do the app reveal animation when dismissing the splash screenwilsonshih
2021-05-21Display Splashscreen AVD in a SurfaceViewVadim Caen
2021-05-18Drawing the legacy icon similar to the Launcher.wilsonshih
2021-05-14Draw splashscreen edge to edgeRiddle Hsu
2021-05-03Support enable default splash screen reveal aninatmionwilsonshih
2021-04-01Refine splash screen APIswilsonshih
2021-03-23Merge "Hide branding view when empty" into sc-devVadim Caen
2021-03-23Hide branding view when emptyVadim Caen
2021-03-22Add trace for tracking the performance of new starting windowwilsonshih
2021-03-19Add API windowSplashScreenIconBackground(12/N)wilsonshih
2021-03-18Remove the timeout which used for cleanup splash screenwilsonshih
2021-03-12Implement default exit animation for splash screen.(9/N)wilsonshih
2021-02-15Add two more Api for SplashScreenView(7/N)wilsonshih
2021-02-15Add API for show branding image on splash screen.(4/N)wilsonshih
2021-02-15Provide new APIs for customize splash screen window.(3/N)wilsonshih
2021-02-15Customizable exit splash screen animation.(2/N)wilsonshih