- 07 Sep, 2023 1 commit
-
-
Gray Mackall authored
Fixes https://github.com/flutter/flutter/issues/89683. The changes to `getFlutterView` in `FlutterDeviceScreenshot` are the fix that was required, everything else was done to get tests running (such as re-generating some lockfiles and modifying the android manifest). The code was all currently not unit tested, and there were no other easy examples to base these java unit tests off in flutter/flutter, so let me know if this approach to testing is wrong.
-
- 26 May, 2023 1 commit
-
-
Reid Baker authored
- Set exported proguard rules for consumers of integration_test using AGP 8.0 - Updated proguard usage in example to test setting custom proguard rules works. #127388 Documentation for how consumerProguardFiles works. https://developer.android.com/studio/projects/android-library#Considerations Unknown why we had to use ** instead of matching exactly.
-
- 08 May, 2023 1 commit
-
-
Reid Baker authored
- Update Gradle/AGP version and add namespace plus dependencies. https://github.com/flutter/flutter/issues/125181
-
- 28 Apr, 2023 1 commit
-
-
Reid Baker authored
Testing AGP 8.0 is not possible with the existing infra because of the java version on CI machines. See https://github.com/flutter/flutter/issues/125325 for more details. https://github.com/flutter/flutter/issues/125181
-
- 27 Apr, 2023 1 commit
-
-
Dan Field authored
See https://docs.flutter.dev/reference/supported-platforms I don't expect this to break anything, but if it does we can revert and figure out what else needs to happen first. Without this change, engine changes upstream will get flagged in default flutter created apps.
-
- 12 Apr, 2023 1 commit
-
-
Zachary Anderson authored
Reverts flutter/flutter#122437 This is causing several Android devicelab tests to fail on the first attempt, causing them to be marked flaky. The cause appears to be unexpected output on stderr. See: https://ci.chromium.org/ui/p/flutter/builders/prod/Mac_arm64_android%20run_release_test/5390/overview
-
- 11 Apr, 2023 1 commit
-
-
Micael Cid authored
[integration_test] upgrade androidx test to 1.4.0
-
- 07 Mar, 2023 2 commits
-
-
Zachary Anderson authored
Revert "[integration_test] upgrade androidx test to 1.4.0"
-
Micael Cid authored
[integration_test] upgrade androidx test to 1.4.0
-
- 01 Mar, 2023 1 commit
-
-
Paul authored
Remove @param onDone
-
- 23 Feb, 2023 1 commit
-
-
Lioness100 authored
* Fix typos * lowercase animated & opacity * Undo typo fix --------- Co-authored-by: Michael Goderbauer <goderbauer@google.com>
-
- 20 Nov, 2021 1 commit
-
-
Andrei Diaconu authored
-
- 07 Nov, 2021 1 commit
-
-
Zachary Anderson authored
This reverts commit 9038fac9.
-
- 05 Nov, 2021 3 commits
-
-
Andrei Diaconu authored
-
Zachary Anderson authored
This reverts commit 058dfd49.
-
Andrei Diaconu authored
-
- 08 Oct, 2021 1 commit
-
-
Zachary Anderson authored
* Revert "Mark last failing test after gradle update as flaky. (#91423)" This reverts commit 46a52d03. * Revert "fix android template for Gradle 7 (#91411)" This reverts commit 51d06d53. * Revert "Add explicit version for mac and windows openjdk. (#91408)" This reverts commit bf429f27. * Revert "Update the openjdk version used by linux android tests. (#91405)" This reverts commit 2144ab8b. * Revert "Migrate to Gradle 7.0.2 / AGP 7.0.1 (#90642)" This reverts commit b6459f9b.
-
- 07 Oct, 2021 1 commit
-
-
Taha Tesser authored
-
- 20 Aug, 2021 1 commit
-
-
Emmanuel Garcia authored
-
- 17 Aug, 2021 2 commits
-
-
Emmanuel Garcia authored
This reverts commit b586695c.
-
Emmanuel Garcia authored
* Bump to Gradle 7 and use Open JDK 11 * Add caches * Fixes * Remove org.gradle.java.home
-
- 20 Jul, 2021 1 commit
-
-
Emmanuel Garcia authored
-
- 21 May, 2021 1 commit
-
-
Emmanuel Garcia authored
-
- 22 Apr, 2021 1 commit
-
-
Jonah Williams authored
-
- 20 Apr, 2021 1 commit
-
-
Emmanuel Garcia authored
-
- 02 Dec, 2020 1 commit
-
-
Emmanuel Garcia authored
-
- 23 Nov, 2020 1 commit
-
-
Amir Hardon authored
This reverts commit 8e73bab9.
-
- 20 Nov, 2020 1 commit
-
-
Emmanuel Garcia authored
-
- 06 Nov, 2020 1 commit
-
-
Dan Field authored
-