Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flutter 3.13, Android 13, etc. #28

Merged
merged 15 commits into from
Sep 5, 2023
Merged

Flutter 3.13, Android 13, etc. #28

merged 15 commits into from
Sep 5, 2023

Commits on Aug 23, 2023

  1. Update to Flutter 3.10

    luckyrat committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    95d47c8 View commit details
    Browse the repository at this point in the history
  2. Update to Dart 3

    luckyrat committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    2a4077d View commit details
    Browse the repository at this point in the history
  3. Update to Flutter 3.13

    luckyrat committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    db9d437 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    3c3d89c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36ae1a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    09452d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0baec8 View commit details
    Browse the repository at this point in the history
  3. Fix Android autofill navigation screen bug

    New entry to save was sometimes not the top screen on the navigation stack.
    
    Could also lead to crashes if user interacted with the top-level screen,
    depending upon what that screen was.
    luckyrat committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    31672ad View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Fix Android autofill save repetition bug

    In some circumstances we could keep asking to save an autofill entry
    which would be confusing and annoying. We now use the latest autofill
    library so this shouldn't happen anymore.
    luckyrat committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    d8ef6f2 View commit details
    Browse the repository at this point in the history
  2. Update to Flutter 3.13.2

    luckyrat committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    0090a30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a51a7e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    822f1f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    c9ce100 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7c3a00 View commit details
    Browse the repository at this point in the history
  3. v53 Android release notes

    luckyrat committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    4b6ec1a View commit details
    Browse the repository at this point in the history