aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix icon name typo in NotificationClient.javav5.15.0-beta3Assam Boudjelthia2020-03-131-2/+2
| | | | | Change-Id: I68d221ba772c88586a9a29057d6819f097b92c87 Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
* Introduce new example JNI MessengerAssam Boudjelthia2020-03-1217-2/+668
| | | | | | | | | | | This examples shows the proper way to communication between QML/C++ and Java in both ways. This example calls a Java method from QML and C++, then the Java method will also call back a C++ function that will be forwarded to a QML connection. Task-number: QTBUG-80717 Change-Id: I96d9551d1abcaf80899c4dd3c727a267fb6f3c07 Reviewed-by: BogDan Vatra <bogdan@kdab.com>
* Fix notification example crashingAssam Boudjelthia2020-03-1214-71/+140
| | | | | | | | | | | | | | The notification example needed some fixing because it was crashing, now passing context from C++ side. There are some changes to the Android Notification API, so some changes has to be made to make sure the example works for different old and new Android API levels. + Updating the icons. Task-number: QTBUG-80717 Change-Id: I1560e31b73233895053b1a9a6a523a7b163c5d89 Reviewed-by: BogDan Vatra <bogdan@kdab.com>
* Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta2v5.15.0-beta1v5.15.0-alpha1Qt Forward Merge Bot2020-02-050-0/+0
|\ | | | | | | | | | | | | Conflicts: .qmake.conf Change-Id: Ic9f4c64bb43eab84678168697f1363f95acb1c59
| * Bump versionAlexandru Croitor2020-02-021-1/+1
| | | | | | | | Change-Id: I0c621ccd5188ec1fb86ba8f944615c22dee3bb6c
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-281-0/+20
|\| | | | | | | Change-Id: I07fd82ca06ece5c47a72139c33ef3274a6ee58d3
| * Merge remote-tracking branch 'origin/5.14.1' into 5.14Qt Forward Merge Bot2020-01-271-0/+20
| |\ | | | | | | | | | Change-Id: Iad3f986510d1ff3820cf58e3286d828759ea7db2
| | * Add changes file for Qt 5.14.1v5.14.1Antti Kokko2020-01-091-0/+20
| | | | | | | | | | | | | | | | | | | | | + 2cfef9d049640199559b20d05744db9f7abfde63 Bump version Change-Id: I842713a2ca080bf889f878a436caeff121eae8dc Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-211-1/+1
|\| | | | | | | | | | | Change-Id: Icfab788cc2671f4fd678c77e1ece51c284d358fb
| * | JNI_OnLoad return JNI_VERSION_1_6 instead of JNI_VERSION_1_4Assam Boudjelthia2020-01-201-1/+1
| |/ | | | | | | | | | | | | | | Update instance of old code using JNI_VERSION_1_4 to make the code consistent. Change-Id: I273f7224daa6a5f0bf7541e6ed61029cbdc790d5 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-300-0/+0
|\| | | | | | | | | | | | | Conflicts: .qmake.conf Change-Id: Id9ee7c383f2762f18dad47dc041628ddcf03a44c
| * Bump versionDaniel Smith2019-12-161-1/+1
| | | | | | | | Change-Id: Ia48f9ef54b1f54bebdf935d47a1e7f3165d1b943
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-141-0/+18
|\| | | | | | | Change-Id: I23eebe25ff6ac11539d4dc91c6035651b8038954
| * Merge remote-tracking branch 'origin/5.14.0' into 5.14Qt Forward Merge Bot2019-12-131-0/+18
| |\ | | | | | | | | | Change-Id: I632655abc2ef31f8acc307d0d6a277df9913be32
| | * Add changes file for Qt 5.14.0v5.14.0-rc2v5.14.0-rc1v5.14.0Antti Kokko2019-11-251-0/+18
| |/ | | | | | | | | Change-Id: I7f96395accb050e365ef8f2f27df52870d2e5b51 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-162-5/+5
|\| | | | | | | Change-Id: Ibbbcb3186feb5e67011ac7915ad4633c9689b68f
| * Doc: Fix documentation warningsTopi Reinio2019-11-112-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | Remove references of resultReceiver parameter from a new QtAndroid::startActivity() overload, as it has no such parameter. Add a few dummy typedefs specific to documentation builds, to avoid the Clang-parser from tripping over undefined types on non-Android platforms. Fixes: QTBUG-79813 Change-Id: I6972ae7d5b8d4ca7f338af8958ccf3cf43dce71c Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-091-0/+20
|\| | | | | | | Change-Id: I9da9d39dffb49eca2c54e3768e5210dfb0e00afe
| * Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta3Qt Forward Merge Bot2019-11-051-0/+20
| |\ | | | | | | | | | | | | | | | | | | Conflicts: .qmake.conf Change-Id: Id229f5875db1f1ae7dc4e3f34da3684b993ddff2
| | * Add changes file for Qt 5.13.2v5.13.25.13Antti Kokko2019-10-141-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | + 9039930c44d94fd101c260ef3abde680fc369501 Fix wrong JNI call function when calling QAndroidIntent::putExtra() + 72e0dcd050ae9a38b9db80956dd1f0db15e93e59 Add changes file for Qt 5.12.5 Change-Id: I62b8fd251ccba586accca56cc13265095dc77291 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
| | * Bump versionFrederik Gladhorn2019-10-141-1/+1
| | | | | | | | | | | | Change-Id: I14bdf31c85d9ce8fbee559482d465a0f13a021ba
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-261-10/+5
|\| | | | | | | | | | | Change-Id: If6f4ba688013fa585513bdb8218b671a739b3386
| * | Update AndroidManifest.xml to be compatible with Qt 5.14Eskil Abrahamsen Blomfeldt2019-10-251-10/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | There are changes in Qt 5.14 which require updating the manifests of all applications unfortunately, otherwise they will not work. This fixes the manifest for the Notification example. Change-Id: Ia91972f87df412fcb89a2f002dee9a0b94adb004 Reviewed-by: BogDan Vatra <bogdan@kdab.com>
* | | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2019-09-212-0/+40
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-212-0/+40
|/| | | | |/ / | | | | | | Change-Id: I23fdd23c79a3b85e09c6e75beec343b1c2733ff2
| * | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"v5.14.0-beta2v5.14.0-beta1v5.14.0-alpha1Qt Forward Merge Bot2019-09-172-0/+40
| |\ \
| | * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-172-0/+40
| |/| | | | |/ | | | | | | Change-Id: If77deaa1778b6d35a5a22ae046ed1e831a774be7
| | * Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-09-081-0/+20
| | |\
| | | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-081-0/+20
| | |/| | | | | | | | | | | | | Change-Id: Ida6789657a640d5ddc1326d902c2acaf805dba42
| | | * Merge "Merge remote-tracking branch 'origin/5.12.5' into 5.12"Qt Forward Merge Bot2019-09-071-0/+20
| | | |\
| | | | * Merge remote-tracking branch 'origin/5.12.5' into 5.12Qt Forward Merge Bot2019-09-071-0/+20
| | | |/| | | | | | | | | | | | | | | | Change-Id: I44700a2a33493aada8e4fb488f771e4d1c2acc1c
| | | | * Add changes file for Qt 5.12.5v5.12.5Antti Kokko2019-08-281-0/+20
| | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + e0b68dfe82b350f5502e939d9cd2ff8a680f846a Fix QAndroidJniEnvironment test + a50f613a37acf32886ab94c0be780c1f25493d52 Bump version + 9039930c44d94fd101c260ef3abde680fc369501 Fix wrong JNI call function when calling QAndroidIntent::putExtra() Change-Id: I62ec92950642b4e4b62cc99fba5cfe02055045d1 Reviewed-by: BogDan Vatra <bogdan@kdab.com>
| | * | Merge "Merge remote-tracking branch 'origin/5.13.1' into 5.13"Qt Forward Merge Bot2019-09-051-0/+20
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.13.1' into 5.13Qt Forward Merge Bot2019-09-051-0/+20
| | |/| | | | | | | | | | | | | | | | | Change-Id: Ie1a8ba9dd51e2de03c0ad6831cb90c71e1d41d3e
| | | * | Add changes file for Qt 5.13.1v5.13.1Antti Kokko2019-07-301-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + 4a32bc040d79ff8df05f51b7e28e2b6f06a5d716 Bump version + dcae0e1072ebc04af7578953c0ff70bbf535cf64 Add changes file for Qt 5.12.4 + e0b68dfe82b350f5502e939d9cd2ff8a680f846a Fix QAndroidJniEnvironment test + 89edc161514a75b353b9efedb0a3628b62978e6e Bump version + a50f613a37acf32886ab94c0be780c1f25493d52 Bump version + ad06c63ffb6016670140d4d0ebdb347f5a222d3a Doc: Replace example file lists with links to code.qt.io Change-Id: Iae348f78f91c03ac7f862b261915163de71c2aba Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
| * | | | Merge "Merge dev into 5.14 (delayed final downmerge)"Kari Oikarinen2019-09-040-0/+0
| |\ \ \ \
| | * | | | Merge dev into 5.14 (delayed final downmerge)Kari Oikarinen2019-09-040-0/+0
| |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This replicates the effects of the fast-forward merge that should have been pushed on 2019-08-27 as the final down-merge from dev to 5.14. Task-number: QTBUG-78019 Change-Id: I7a5dceae5cc7bb49978c1323454011d1bfbb4161
| * | | | | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Qt Forward Merge Bot2019-08-281-1/+1
| |\ \ \ \ \
| | * | | | | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-08-281-1/+1
| |/| | | | | | | | |/ / / | | |/| | | | | | | | | Change-Id: I777ea96b000d48fd2aeb20003a825edf2e2949a1
* | | | | | Bump versionKari Oikarinen2019-08-271-1/+1
| |_|/ / / |/| | | | | | | | | | | | | | Change-Id: I08abae71668f5829bc623eb04b571dc56cb40557
* | | | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-08-201-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-201-1/+1
|/| | | | | |/ / / | | | | | | | | Change-Id: Idb18a53aa0da5c5e964ab2e4eb05fae2da9a9565
| * | | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-08-171-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-171-1/+1
| |/| | | | |/ | | | | | | Change-Id: I6796a88dae9e17bafc7696abecb4bba271665241
| | * Fix wrong JNI call function when calling QAndroidIntent::putExtra()Christian Strømme2019-08-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | The Java function putExtra() returns an object, so it should be called with callObjectMethod() instead of callMethod(). Fixes: QTBUG-77101 Change-Id: Id6bb402c05b119257fb331db1eb4e016a94c0d52 Reviewed-by: BogDan Vatra <bogdan@kdab.com>
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-07-161-0/+1
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-161-0/+1
|/| | | | |/ / | | | | | | Change-Id: I7cf9d8f704d9d2e3ff96dfb517d4e4fd08a701ca
| * | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-07-110-0/+0
| |\ \
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-110-0/+0
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .qmake.conf Change-Id: I3ce52129ba65049a46afcc4fb2b9c8800dbff441
| | | * Bump versionFrederik Gladhorn2019-07-011-1/+1
| | | | | | | | | | | | | | | | Change-Id: Ifd7042806466af25857251274117de49e670118e