Gray Mackall

Results 32 issues of Gray Mackall

This PR adds the word 'is' to the list of reserved Kotlin keywords that are escaped in Kotlin files. It also adds the word 'is' to the existing test of...

tool

This PR implements video capture for the CameraX re-write of the android camera plugin. https://github.com/flutter/flutter/issues/111138 ## Pre-launch Checklist - [x] I read the [Contributor Guide] and followed the process outlined...

p: camera
platform-android

https://flutter-rob.corp.google.com/#/flutter/presubmit?pr=125836 https://critique.corp.google.com/cl/528916263/analysis https://github.com/flutter/flutter/pull/125836 I manually set the status in order to resolve.

team: release

### issue_link https://github.com/flutter/flutter/issues/122376 ### Commit Hash eba2a52 ### Target beta ### pr_link https://github.com/flutter/flutter/pull/126093 ### Impacted Users Flutter android devs who haven't upgraded the Gradle version in their project in ~1...

cp: review

This is a cherry pick of the following three PRs (the first one depends on changes made in the latter three). 1. https://github.com/flutter/flutter/pull/125836 2. https://github.com/flutter/flutter/pull/124771 3. https://github.com/flutter/flutter/pull/123034 4. https://github.com/flutter/flutter/pull/123644 For...

a: text input
team
tool
framework
a: accessibility
integration_test

The error that Gradle throws when it detects that two modules have duplicate classes is not very helpful to a typical flutter developer (see error at the end). Pieces of...

c: new feature
platform-android
tool
t: gradle
c: proposal
team-tool

### Page URL https://docs.flutter.dev/deployment/android#shrinking-your-code-with-r8 ### Page source _No response_ ### Describe the problem Our documentation doesn't note that the `--no-shrink` flag has no effect on release builds. Running `flutter build...

p2-medium
e1-hours
st.triage.ltw
target.Android
dev.deployment
from.page-issue
co.volunteer

Fixes https://github.com/flutter/flutter/issues/143531 Also fixes a random typo I found TODO to test this: -test the framework against this as well, probably with a dummy PR changing the engine commit to...

platform-android
will affect goldens

Fixes https://github.com/flutter/flutter/issues/121816. ## Pre-launch Checklist - [x] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. - [x] I read the [Tree Hygiene] wiki page,...

p: image_picker
platform-android

After the land of https://github.com/flutter/engine/pull/53592, there is some log spam: ``` e: /Users/mackall/.gradle/caches/transforms-3/c1e137371ec1afe9bc9bd7b05823752d/transformed/fragment-1.7.1/jars/classes.jar!/META-INF/fragment_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0,...

tool