flutter/dev/integration_tests/flutter_gallery/android
Bruno Leroux dcdf72a670
[flutter_tools] - Add queries section to Android manifest file (#137207)
## Description

This PR adds a new section to the Android manifest file.
This section is required for https://github.com/flutter/engine/pull/44579 (because it uses `PackageManager.queryIntentActivities` API ), see:

1. https://developer.android.com/training/package-visibility?hl=en
2. https://developer.android.com/reference/android/content/Intent#ACTION_PROCESS_TEXT
3. https://developer.android.com/reference/android/content/pm/PackageManager?hl=en#queryIntentActivities(android.content.Intent,%20android.content.pm.PackageManager.ResolveInfoFlags)

## Related Issue

Android manifest update for https://github.com/flutter/flutter/issues/107603

## Tests

This PR updates the integration tests and examples Android manifest files, this will help catch error or warning related to this change.
2023-11-16 08:57:20 +00:00
..
app [flutter_tools] - Add queries section to Android manifest file (#137207) 2023-11-16 08:57:20 +00:00
gradle/wrapper Add Java-Gradle-AGP validation to flutter analyze (#123916) 2023-04-05 14:36:05 -04:00
build.gradle Upgrade integration tests to use AGP 7.3/Gradle 7.4 (#129642) 2023-06-30 19:34:20 +00:00
buildscript-gradle.lockfile Upgrade integration tests to use AGP 7.3/Gradle 7.4 (#129642) 2023-06-30 19:34:20 +00:00
gradle.properties Bump memory usage for flutter gallery (#132968) 2023-08-21 18:07:56 +00:00
project-app.lockfile Add dependency on leak_tracker to flutter_test. (#137069) 2023-10-25 02:45:26 +00:00
project-connectivity.lockfile Incrementally update gradle to AGP 7.2.0 and 7.3.3 in some integration_tests (#116201) 2022-12-05 12:27:29 -08:00
project-device_info.lockfile Incrementally update gradle to AGP 7.2.0 and 7.3.3 in some integration_tests (#116201) 2022-12-05 12:27:29 -08:00
project-integration_test.lockfile Unpin url launcher (remake) (#134958) 2023-09-20 02:43:57 +00:00
project-url_launcher_android.lockfile Add dependency on leak_tracker to flutter_test. (#137069) 2023-10-25 02:45:26 +00:00
project-video_player.lockfile Incrementally update gradle to AGP 7.2.0 and 7.3.3 in some integration_tests (#116201) 2022-12-05 12:27:29 -08:00
settings.gradle Revert "Fix Gradle lockfiles." (#137198) 2023-10-24 17:47:45 -07:00