index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
window
/
SplashScreenView.java
Age
Commit message (
Expand
)
Author
2022-03-15
Merge SP2A.220305.013
Haamed Gheibi
2021-11-05
Use SystemUI theme to inflate FrameLayout and SplashScreenView
wilsonshih
2021-07-23
Do not draw icon background if it shouldn't be seen
Vadim Caen
2021-07-01
Implement the legacy splash screen behavior
Vadim Caen
2021-06-24
Clear padding and background after create view from context.
wilsonshih
2021-06-15
Release the SurfacePackageViewHost on splash screen removed
Vadim Caen
2021-06-11
Always do the app reveal animation when dismissing the splash screen
wilsonshih
2021-05-21
Display Splashscreen AVD in a SurfaceView
Vadim Caen
2021-05-18
Drawing the legacy icon similar to the Launcher.
wilsonshih
2021-05-14
Draw splashscreen edge to edge
Riddle Hsu
2021-05-03
Support enable default splash screen reveal aninatmion
wilsonshih
2021-04-01
Refine splash screen APIs
wilsonshih
2021-03-23
Merge "Hide branding view when empty" into sc-dev
Vadim Caen
2021-03-23
Hide branding view when empty
Vadim Caen
2021-03-22
Add trace for tracking the performance of new starting window
wilsonshih
2021-03-19
Add API windowSplashScreenIconBackground(12/N)
wilsonshih
2021-03-18
Remove the timeout which used for cleanup splash screen
wilsonshih
2021-03-12
Implement default exit animation for splash screen.(9/N)
wilsonshih
2021-02-15
Add two more Api for SplashScreenView(7/N)
wilsonshih
2021-02-15
Add API for show branding image on splash screen.(4/N)
wilsonshih
2021-02-15
Provide new APIs for customize splash screen window.(3/N)
wilsonshih
2021-02-15
Customizable exit splash screen animation.(2/N)
wilsonshih