input-samples
input-samples copied to clipboard
Multiple samples showing the best practices in input on Android.
I needed to test some Autofill concepts in my app, but sadly sample will no longer build on latest Android Studio. With some help from #55 I've managed to update...
##### Steps 1) Open `AutoFillFramework` sample 2) Click on link `upgrade gradle wrapper to 7.2 and re-import project` ##### Actual 1) When re-import happens project suck at `re-download dependencies` error...
This is secure for you and is made for your entertainment, so please enjoy, thank you.
These sample projects are using an ancient version of Gradle and AGP. To get them to build locally using my Oracle jdk-17.0.5 I had to upgrade Gradle to 7.3.3 and...
This commit adds new GitHub Actions workflows to build the following Android sample applications: - AutofillFramework - BasicGestureDetect - CommitContentSampleApp These workflows are triggered on push, pull request, and workflow_dispatch...
Welcome to [Renovate](https://redirect.github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 Renovate will begin keeping your dependencies up-to-date only once...
This PR standardizes GitHub Actions triggers in workflow files within `.github/workflows/`. The goal is to ensure workflows run consistently on `push`, `pull_request`, and `workflow_dispatch` events where appropriate. This is part...