qtbase/examples
Assam Boudjelthia aceecfc9c2 Android: request POST_NOTIFICATIONS permission for Android Notifier
Android 13 and above requires the notification permission
"android.permission.POST_NOTIFICATIONS" to be requested at runtime.

Fixes: QTBUG-121668
Change-Id: I38512ffc07c1a3ffe7cddffa937b98332f172d15
Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
(cherry picked from commit 7fa6d09ca20b27b8350e6e26040372ba70e6244d)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit 6ca01cd2d24f75273e9aeeed8a45417e2b81bf66)
(cherry picked from commit 0560e597a61320a491c13028f78f1a1e0fb75498)
2024-02-15 09:25:35 +00:00
..
2023-08-30 12:09:41 +02:00
2022-05-16 16:37:38 +02:00
2023-12-15 05:25:57 +00:00
2023-08-30 12:09:41 +02:00
2023-07-28 16:51:22 +02:00

Qt is supplied with a number of example applications that have been
written to provide developers with examples of the Qt API in use,
highlight good programming practice, and showcase features found in each of
Qt's core technologies.


Documentation for examples can be found in the Examples section
of the Qt documentation.