| Commit message (Expand) | Author | Age | Files | Lines |
| * | Android: add logging for AndroidDeadlockProtector | Assam Boudjelthia | 2025-08-26 | 1 | -1/+3 |
| * | Android: move AndroidDeadlockProtector to QtAndroidPrivate namespace | Assam Boudjelthia | 2025-08-26 | 1 | -1/+2 |
| * | Make Qt for Android compile without permissions -feature | Juha Vuolle | 2025-04-24 | 1 | -1/+4 |
| * | Android: release deadlock protector from requestPermissions() | Assam Boudjelthia | 2025-04-23 | 1 | -0/+2 |
| * | Port QtCore from QScoped- to std::unique_ptr [1/2]: private uses | Marc Mutz | 2024-12-31 | 1 | -3/+3 |
| * | Android: add note QPermission under private permission APIs | Assam Boudjelthia | 2024-11-20 | 1 | -0/+8 |
| * | Android: further simplify permission request callback | Volker Hilsheimer | 2024-10-17 | 1 | -6/+10 |
| * | Android: modernize permission callback code | Volker Hilsheimer | 2024-10-10 | 1 | -22/+13 |
| * | Android: simplify array handling code | Volker Hilsheimer | 2024-10-10 | 1 | -29/+3 |
| * | Documentation: Update API documentation of QAndroidPrivate | Shyamnath Premnadh | 2024-08-20 | 1 | -6/+9 |
| * | Doc: Specify target_link_libraries item for CorePrivate module | Paul Wicking | 2024-08-12 | 1 | -13/+0 |
| * | Android: add missing extras native methods impls and registration | Assam Boudjelthia | 2023-11-03 | 1 | -2/+40 |
| * | Core: include mocs | Mårten Nordheim | 2023-07-07 | 1 | -0/+2 |
| * | Long live QtFuture::makeReadyVoidFuture() and QtFuture::makeReadyValueFuture() | Ivan Solovev | 2023-04-05 | 1 | -3/+3 |
| * | Long live QtFuture::makeReadyRangeFuture() | Ivan Solovev | 2023-04-05 | 1 | -1/+1 |
| * | Android: requestPermissionsInternal(): use more makeReadyFuture() | Marc Mutz | 2023-01-05 | 1 | -14/+13 |
| * | Android: checkPermission/s(): use makeReadyFuture() | Marc Mutz | 2023-01-04 | 1 | -20/+7 |
| * | QAndroidExtras: release mutex earlier in requestPermissionsInternal() | Marc Mutz | 2023-01-04 | 1 | -0/+1 |
| * | Doc: Remove incorrect CMake instructions for QtCore-private | Topi Reinio | 2022-12-22 | 1 | -0/+14 |
| * | Plumb public permission APIs to Android backend | Tor Arne Vestbø | 2022-11-09 | 1 | -123/+15 |
| * | Android: fix include statement for Android Extras classes | Assam Boudjelthia | 2022-10-21 | 1 | -0/+6 |
| * | Apply Q_CONSTINIT where beneficial | Sona Kurazyan | 2022-09-01 | 1 | -3/+3 |
| * | Doc: Document the CorePrivate module | Topi Reinio | 2022-06-08 | 1 | -6/+6 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
| * | Fix QtAndroidPrivate namespace documentation | Ivan Solovev | 2022-05-09 | 1 | -3/+4 |
| * | Fix compiler warning from deprecated overloads | Volker Hilsheimer | 2022-04-26 | 1 | -1/+1 |
| * | Android: Fix deadlock caused by a race between permissions query and IM | Jarkko Koivikko | 2022-04-05 | 1 | -1/+2 |
| * | QAndroidActivityResultReceiver: make uniqueActivityRequestCode() lock- and UB... | Marc Mutz | 2021-11-25 | 1 | -5/+6 |
| * | QAndroidActivityResultReceiver: avoid double(triple)-lookup | Marc Mutz | 2021-11-20 | 1 | -6/+9 |
| * | Remove app permission API from QCoreApplication | Assam Boudjelthia | 2021-07-30 | 1 | -0/+33 |
| * | Move Android implementation of permissions API to QtAndroidPrivate | Tor Arne Vestbø | 2021-07-26 | 1 | -0/+252 |
| * | Remove ministro code | Assam Boudjelthia | 2021-07-01 | 1 | -3/+0 |
| * | Doc: QtCore: Fix more documentation warnings | Topi Reinio | 2021-06-07 | 1 | -1/+1 |
| * | Doc: mark private android classes as \preliminary | Assam Boudjelthia | 2021-06-03 | 1 | -0/+6 |
| * | Doc: QtCore: Fix documentation issues | Topi Reinio | 2021-06-01 | 1 | -1/+2 |
| * | Move Android Extras as private APIs under qtbase | Assam Boudjelthia | 2021-05-10 | 1 | -0/+1030 |