summaryrefslogtreecommitdiffstats
path: root/examples/corelib/platform/androidnotifier
Commit message (Expand)AuthorAgeFilesLines
* Remove check for Qt version > 4 that's not useful nowAssam Boudjelthia2024-04-241-2/+1
* Android notification example: Correct connect statementsAxel Spoerl2024-04-041-2/+2
* Android: add core-private to use private permissions APIAssam Boudjelthia2024-03-251-0/+1
* CMake: Add deployment API to our examplesAlexandru Croitor2024-03-221-9/+10
* Correct license for examples filesLucie Gérard2024-03-071-1/+1
* Android: request POST_NOTIFICATIONS permission for Android NotifierAssam Boudjelthia2024-02-063-0/+14
* Android: fix style extraction when set to noneAssam Boudjelthia2024-02-061-4/+0
* Android: remove redundant comments from notifier example manifestAssam Boudjelthia2023-12-221-5/+1
* Docs: Update Links to Android Notifier ExampleNicholas Bennett2023-09-211-0/+1
* Update mobile example categories for Qt 6.6Rami Potinkara2023-09-121-1/+0
* Update Android notifier example to match example guidelineJani Korteniemi2023-08-021-0/+1
* Doc: Add 'Mobile' category to Qt Android Notifier exampleTopi Reinio2023-05-021-0/+1
* Android-example: add missing properties in AndroidManifest.xmlBartlomiej Moskal2023-04-261-2/+5
* Doc: Remove duplicate wordsAndreas Eliasson2023-02-281-1/+1
* Add android manifest and java files to exampleDavid Schulz2023-02-071-0/+2
* Examples: Use qt_standard_project_setup()Kai Köhne2022-11-171-2/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Use SPDX license identifiersLucie Gérard2022-05-165-222/+10
* Examples: Remove unneeded CMake optionsKai Köhne2022-01-241-4/+0
* androidnotifier: Simplify example CMakeLists.txtKai Köhne2021-12-171-33/+35
* Examples: Fix whitespace issues in CMakeLists.txtKai Köhne2021-12-131-1/+1
* CMake: Prefer unversioned commandsKai Köhne2021-12-131-1/+1
* Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-101-1/+1
* Do not support Qt5 build in androidnotifier exampleKai Köhne2021-12-061-6/+3
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* Android: trim down the examples manifests from obsolete tagsAssam Boudjelthia2021-07-011-62/+39
* Remove ministro codeAssam Boudjelthia2021-07-011-2/+0
* Move notification example from androidextras to qtbaseAssam Boudjelthia2021-06-0418-0/+603