summaryrefslogtreecommitdiff
path: root/platform/android/java/app/res
AgeCommit message (Collapse)Author
2022-05-27Only use Android fullscreen theme for splash screenMarcel Admiraal
2021-04-12Fix custom boot splash image scaling.Fredia Huya-Kouadio
2021-02-18Disable engine splash logic on Android; this is now handled by the Android ↵Fredia Huya-Kouadio
theme api. In addition, add support for scaling and applying filter to the splash screen on Android. One limitation of the api being used is that the splash screen aspect ratio is not maintained when it's scaled up.
2020-10-27Implement OS.get_window_safe_area() for AndroidMark Riedesel
2020-08-19Fix splash screen loading on AndroidFredia Huya-Kouadio
2020-07-15Create strings.xml files in the gradle project to handle localizationAman Jain