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

Conversation

revanced-bot
Copy link
Contributor

This pull request will Merge branch dev to main.

Francesco146 and others added 2 commits August 18, 2024 12:11
## [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))
@validcube validcube linked an issue Aug 23, 2024 that may be closed by this pull request
3 tasks
@oSumAtrIX oSumAtrIX linked an issue Aug 27, 2024 that may be closed by this pull request
3 tasks
dependabot bot and others added 2 commits September 3, 2024 06:02
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@validcube
Copy link
Member

TODO(build — @anyone — high priority):

Investigate and fix CI build failure, issue are known to caused after merging translation.

@kitadai31
Copy link
Contributor

kitadai31 commented Sep 6, 2024

Flutter 3.24 is causing build failure
AAPT: error: resource android:attr/lStar not found. is occurs in various plugins

This is also reproducible on my local machine
CI is not a problem

(btw I'm using Flutter 3.22 to build Manager on local machine)

validcube and others added 13 commits September 6, 2024 19:27
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]>
Amended: Remove secret @ Fri Sep 6 21:06:58 2024 +0700

Signed-off-by: validcube <[email protected]>
# [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))
@validcube
Copy link
Member

validcube commented Sep 6, 2024

Flutter 3.24 is causing build failure AAPT: error: resource android:attr/lStar not found. is occurs in various plugins

This is also reproducible on my local machine CI is not a problem

(btw I'm using Flutter 3.22 to build Manager on local machine)

👋 Thanks for notifying me, I've fixed the problem with a workaround provided by a Flutter member here @ (commit description of) 01e4a76

kitadai31 and others added 2 commits September 7, 2024 09:59
# [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))
@validcube validcube self-assigned this Sep 8, 2024
@validcube validcube marked this pull request as ready for review September 8, 2024 06:39
Copy link
Member

@validcube validcube left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥞 LGTM!

# [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))
@Ushie Ushie merged commit d0fe579 into main Sep 9, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
7 participants