Qt Declarative (Quick 2)
Go to file
Olli Vuolteenaho 2572db088b Android: Fix linter problems in QtQ4A examples
In 6.9.1 the Q4A compile SDK version was bumped to 35, which includes
a new edge-to-edge feature. For now this was disabled until we can add
official support for the feature.

When building the QtQ4A examples from the command line a linter is run
as part of the build process and this raises a complaint about the
disabling of the edge-to-edge feature, as that is not supported until
API level 35 and the minSDKLevel is still 28.

This should be safe to be ignored which we can do by setting the
linter-specific "tools:targetApi" attribute to the element.

Amends 3d3f2dcb5a.

Task-number: QTBUG-134880
Fixes: QTBUG-136933
Pick-to: 6.9.1 6.8
Change-Id: Ie86fdc429ffb9f89ebe23999967a329cd630f194
Reviewed-by: Petri Virkkunen <petri.virkkunen@qt.io>
(cherry picked from commit 61149d1822)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-05-19 14:32:18 +00:00
LICENSES Add REUSE.toml files and missing licenses 2024-10-29 14:00:19 +02:00
cmake Use git tree hash rather than commit hash as QML_COMPILE_HASH 2025-03-07 13:45:26 +00:00
coin Make module ready for source SBOM checking 2025-02-22 01:45:41 +00:00
dist Add REUSE.toml files and missing licenses 2024-10-29 14:00:19 +02:00
examples Android: Fix linter problems in QtQ4A examples 2025-05-19 14:32:18 +00:00
features
src Revert "ContextMenu: add to text editing controls" 2025-05-19 11:34:18 +08:00
tests Unblacklist tst_flickableinterop::pinchHandlerOnFlickable on openSUSE 2025-05-19 08:44:33 +00:00
tools qml-tool: Treat all arguments passed after "--" as positional 2025-04-23 17:25:45 +00:00
.cmake.conf Bump version to 6.9.2 2025-05-13 05:37:44 +01:00
.gitattributes
.gitignore gitignore: Add compile_commands.json and .ccache 2024-05-16 17:25:19 +02:00
.gitmodules
.gitreview Add .gitreview file 2025-02-26 23:29:52 +00:00
.tag
CMakeLists.txt Add RunCMake tests 2025-03-25 00:27:51 +00:00
README.md
REUSE.toml Update licensing of files with infrastructure type 2025-03-13 18:22:20 +00:00
configure.cmake Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
dependencies.yaml Update dependencies on '6.9' in qt/qtdeclarative 2025-05-19 14:32:18 +00:00
licenseRule.json Update licensing of files with infrastructure type 2025-03-13 18:22:20 +00:00
qt_cmdline.cmake Remove "2" from Qt Quick Controls directories 2022-12-01 10:26:20 +08:00
qtdeclarative.doxy