qt6-bb10/src
Volker Hilsheimer daf15a4aaf Android: clean up error handling and native methods registration
Emit log output and return false immediately if we fail to get both the
Activity and the Service objects. Standardize the registerNative methods
to return bool and take a QJniEnvironment, and adjust the macros
accordingly.

Simplify the startup routine to use QJniEnvironment.

Change-Id: I11be35426520dc803f5a07bbb495e908592f254e
Reviewed-by: Tinja Paavoseppä <tinja.paavoseppa@qt.io>
2023-11-01 15:58:45 +08:00
..
3rdparty forkfd_linux: change childStack size from 4096 to SIGSTKSZ 2023-10-25 14:15:56 +08:00
android Android: Move clipboard management to own class 2023-10-30 16:59:14 +02:00
assets Add XDG theme file for example icons 2023-06-26 17:32:10 +00:00
concurrent Doc: Fix warnings and linking issues 2023-10-09 17:24:07 +00:00
corelib JNI: add a static getter for a JNIEnv pointer to QJniEnvironment 2023-11-01 15:58:42 +08:00
dbus QtDBus: Use explicitly meta type name instead of method type 2023-10-23 21:58:23 +02:00
entrypoint src: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-10 23:36:51 +01:00
gui qvulkanwindow: use qimage rvalue overalods more 2023-10-31 21:20:12 +03:00
network Doc: Fix name of example to highlight 2023-10-31 19:35:59 +02:00
opengl Include what you need: <QPointer> 2023-10-12 21:38:54 +02:00
openglwidgets QOpenGLWidget: Call glClear in the default paintGL implementation 2023-09-04 11:46:29 +02:00
platformsupport Include what you need: <QPointer> 2023-10-12 21:38:54 +02:00
plugins Android: clean up error handling and native methods registration 2023-11-01 15:58:45 +08:00
printsupport print: Use transient parent for native print dialog if provided 2023-10-26 21:04:51 +03:00
sql Highlight some examples for 'Data Processing & IO' category 2023-10-31 19:35:59 +02:00
testlib wasm: Fix test runner for asynchronous tests 2023-10-26 13:43:39 +02:00
tools Windeployqt: add options to deploy/block plugins 2023-10-31 18:10:14 +00:00
widgets Doc: Revise QWidget docs 2023-11-01 07:58:02 +00:00
xml Doc: Fix warnings and linking issues 2023-10-09 17:24:07 +00:00
CMakeLists.txt Add Qt icon library for examples 2023-04-22 18:14:38 +03:00