slint/internal/backends
Olivier Goffart b9dc73bc6a Android: Print a warning when there is an error from the build script JDK 21
It doesn't compile:
```
Dex conversion failed: Error in ...\out\java\dev\slint\android-activity\SlintAndroidJavaHelper$1.class:
java.lang.NullPointerException: Cannot invoke "String.length()" because "" is null
```

I don't know how to solve the error, but i can giv an informative
message telling them to downgrade Java

CC: #4973
2024-07-11 13:30:13 +02:00
..
android-activity Android: Print a warning when there is an error from the build script JDK 21 2024-07-11 13:30:13 +02:00
linuxkms Add support for RGB565 linux framebuffer rendering 2024-07-08 11:55:57 +02:00
qt API Review: Remove SharedImageBuffer from public API and rename Window::grab_window() to take_snapshot() 2024-07-05 20:46:55 +02:00
selector Add plumbing for system testing 2024-06-13 04:03:17 -07:00
testing API review: Remove accidental public strum dependency 2024-07-05 20:48:25 +02:00
winit API Review: Remove suspend/resume related functions from FemtoVG renderer 2024-07-08 12:23:56 +02:00