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

chore: Merge branch dev to main #2149

Merged
merged 30 commits into from
Sep 9, 2024
Merged

chore: Merge branch dev to main #2149

merged 30 commits into from
Sep 9, 2024

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    f1c2f41 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.21.3-dev.1 [skip ci]

    ## [1.21.3-dev.1](v1.21.2...v1.21.3-dev.1) (2024-08-18)
    
    ### Bug Fixes
    
    * Handle selecting files and folders for patch options correctly ([#2144](#2144)) ([f1c2f41](f1c2f41))
    semantic-release-bot committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    2a6dc09 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    51c0f14 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.22.0-dev.1 [skip ci]

    # [1.22.0-dev.1](v1.21.3-dev.1...v1.22.0-dev.1) (2024-08-27)
    
    ### Features
    
    * Improve "Installation incompatible" dialog message ([#2164](#2164)) ([51c0f14](51c0f14))
    semantic-release-bot committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    f6bfe0d View commit details
    Browse the repository at this point in the history
  3. feat: Support Flutter 3.24

    Signed-off-by: validcube <[email protected]>
    validcube committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    3d8318d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f293144 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61251de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d612fe View commit details
    Browse the repository at this point in the history
  7. chore: Sync translations (#2090)

    Signed-off-by: validcube <[email protected]>
    Co-authored-by: validcube <[email protected]>
    revanced-bot and validcube authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b769a66 View commit details
    Browse the repository at this point in the history
  8. 3 Configuration menu
    Copy the full SHA
    81f05e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. build(deps): bump burrunan/gradle-cache-action from 1 to 2 (#2177)

    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    921052a View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    224be29 View commit details
    Browse the repository at this point in the history
  2. ci: Potientially improve Gradle detection

    Signed-off-by: validcube <[email protected]>
    validcube committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    59838a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01e4a76 View commit details
    Browse the repository at this point in the history
  4. build: Bump Gradle to v8.10

    Signed-off-by: validcube <[email protected]>
    validcube committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    02e5641 View commit details
    Browse the repository at this point in the history
  5. ci: Attempt to group all dependabot dependency update

    Signed-off-by: validcube <[email protected]>
    validcube committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    3dfe6b1 View commit details
    Browse the repository at this point in the history
  6. chore: Temporary disable workaround for testing

    The local enviroment deemed unreliable, before applying it doesn't work - after applying the workaround, it work - after removing the workaround with clearing cache, it doesn't work. (what?)
    
    Signed-off-by: validcube <[email protected]>
    validcube committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    6f0721b View commit details
    Browse the repository at this point in the history
  7. fix: Reland commit 01e4a76

    Amended: Remove secret @ Fri Sep 6 21:06:58 2024 +0700
    
    Signed-off-by: validcube <[email protected]>
    validcube committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    3dc695e View commit details
    Browse the repository at this point in the history
  8. build: Reduce clutter in buildTypes

    Signed-off-by: validcube <[email protected]>
    validcube committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    3102272 View commit details
    Browse the repository at this point in the history
  9. fix: Specify our own FGS Type

    Signed-off-by: validcube <[email protected]>
    validcube committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    37c912b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    af2d822 View commit details
    Browse the repository at this point in the history
  11. build: Restrict Flutter 4.0.0

    Signed-off-by: validcube <[email protected]>
    validcube committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    e73ce99 View commit details
    Browse the repository at this point in the history
  12. build: Bump dependency and resolve removed function(s)

    Signed-off-by: validcube <[email protected]>
    validcube committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    646feae View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    43d5888 View commit details
    Browse the repository at this point in the history
  14. chore(release): 1.22.0-dev.2 [skip ci]

    # [1.22.0-dev.2](v1.22.0-dev.1...v1.22.0-dev.2) (2024-09-06)
    
    ### Bug Fixes
    
    * Bump SDK of each plugin using SDK lower than 31 ([01e4a76](01e4a76)), closes [/github.com/flutter/flutter/issues/153281#issuecomment-2292201697](https://github.com//github.com/flutter/flutter/issues/153281/issues/issuecomment-2292201697)
    * Fix missing notification icon when shrinking resouces ([#2195](#2195)) ([224be29](224be29))
    * Lack of connectivity toast not showing due to incorrect comparison ([81f05e1](81f05e1))
    * Migrate to onPopInvokedWithResult ([43d5888](43d5888))
    * Reland commit 01e4a76 ([3dc695e](3dc695e))
    * Specify our own FGS Type ([37c912b](37c912b))
    
    ### Features
    
    * Support Flutter 3.24 ([3d8318d](3d8318d))
    semantic-release-bot committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    09fd9c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    f5a12e0 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.22.0-dev.3 [skip ci]

    # [1.22.0-dev.3](v1.22.0-dev.2...v1.22.0-dev.3) (2024-09-07)
    
    ### Bug Fixes
    
    * Empty “tmp-XXXXXX” directory keeps growing in cacheDir ([#2194](#2194)) ([f5a12e0](f5a12e0))
    semantic-release-bot committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    582db18 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. chore: Sync translations (#2166)

    Signed-off-by: validcube <[email protected]>
    Co-authored-by: validcube <[email protected]>
    revanced-bot and validcube authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d688f38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ef1f8d View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.22.0-dev.4 [skip ci]

    # [1.22.0-dev.4](v1.22.0-dev.3...v1.22.0-dev.4) (2024-09-09)
    
    ### Bug Fixes
    
    * Move temporary files outside of the cache directory ([#2193](#2193)) ([1ef1f8d](1ef1f8d))
    semantic-release-bot committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    4dcdc57 View commit details
    Browse the repository at this point in the history