Commit Graph

6 Commits

Author SHA1 Message Date
Assam Boudjelthia b111ec6e1b Android: set calqlatr project config for publishing to Play Store
Pick-to: 6.8
Task-number: QTBUG-120720
Change-Id: Ia08d46d58d876a19434306e0dce4b2c747342e9e
Reviewed-by: Rami Potinkara <rami.potinkara@qt.io>
Reviewed-by: Nicholas Bennett <nicholas.bennett@qt.io>
2024-09-26 15:39:17 +03:00
Assam Boudjelthia 45a82b2b73 Android: cleanup AndroidManifest.xml files in examples
Change-Id: If4712fb258052a1a74d56ecb8415503d4025b8b3
Reviewed-by: Tinja Paavoseppä <tinja.paavoseppa@qt.io>
2024-05-23 15:13:28 +03:00
Rami Potinkara 5afde84fd3 Android: update Calqlatr package name
Pick-to: 6.7
Fixes: QTBUG-122569
Change-Id: I28d76fe56e3c13e1d170e307f095668b380df75c
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
Reviewed-by: Jani Korteniemi <jani.korteniemi@qt.io>
2024-03-06 06:57:15 +00:00
Ed Cooke e847d6565b Correct the calqlatr package name for Android
The format for the package name for Android should follow the file
structure. Therefore, "org.qtproject.example" should be
"org.qtproject.example.calqlatr".

Fixes: QTBUG-121660
Pick-to: 6.6 6.7
Change-Id: Ic3281ec8ab695f5a10c368e736200aed9d9d8d0b
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2024-01-30 15:58:51 +01:00
Nicholas Bennett fbf7ed4a15 Examples: Fix the calqlatr icon to include the background
Updated the icon files to the correct icon file.

Pick-to: 6.6 6.6.1
Change-Id: Idb1dea732469b9fe6264c4262dbdb60a70da4a80
Reviewed-by: Rami Potinkara <rami.potinkara@qt.io>
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
2023-11-22 08:18:48 +02:00
Nicholas Bennett 17cba7876e Add icon to calqlatr demo application for Android targets
Used Qt Creator to add the icons and updated the CMake file to use
the custom manifest.

Task-number: QTBUG-118513
Pick-to: 6.6
Change-Id: Icdf0b877d9860f911e615ae8a12d820f5b701e71
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
2023-10-30 08:29:00 +00:00