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 flutter #707

Merged
merged 16 commits into from Mar 14, 2023
Merged

chore: merge branch dev to flutter #707

merged 16 commits into from Mar 14, 2023

Conversation

validcube
Copy link
Member

@validcube validcube commented Feb 18, 2023

chore: merge branch dev to flutter

Note:

Originally was (1): 🧹 Chore - merge - dev to flutter (main)
Originally was (2): πŸ”– build: bump version to v0.0.57

⏰ Changelog

πŸ“” Repository

CI/Build

(48a1044) - remove environment
(0074fee) - new build CI

πŸ§‘β€πŸ’» Application

Bugfix

(#702 - 12d2557) - Allow flexible card height. (issue #700)
(#675, #715 - 238d39d) - Use high-resolution icons instead of the low-resolution ones on ReVanced Manager. (issue #714)
(#726 - d318224) - fix: black screen after resetting custom sources (issue #726)
(d318224) - fix: black screen after resetting custom sources

Chore

(#681, #708, #710 - 6829d3c) - Improve the readability of the code & fixes the problems with flutter analyze.
(#717) Bump Gradle version 7.5-rc.1 -> 7.6.1
(#718 - ab8fccc, 6d60541) Bump patcher version 6.4.3 -> 7.0.0

Refactor

(5617535) - Remove Sentry logging & Crowdin Integration

Revert

(#724) - Temporary revert (#710 - 6829d3c) due to issue with patches

validcube and others added 2 commits February 17, 2023 18:53
Improve the readability of the code.

Commits:
* chore: correct typos `fragement` to `fragment`

* chore: put a single newline at end of file.
Use high-resolution icons instead of the low-resolution ones on ReVanced Manager.

Commits:
* High resolution adaptive icons, built using revanced-logo-no-background.svg

Same icons currently used for ReVanced YouTube.

* tweak background color to match revanced-logo-no-background.svg

* recreated foreground using 'revanced-logo-shape.svg'

* updated full resolution icons, using same ratio as original SVG

* updated icons with gradient border
@validcube validcube requested a review from Ushie February 18, 2023 04:08
@validcube validcube changed the title chore: merge branch dev to flutter (main) build: bump version to v0.0.57 Feb 18, 2023
validcube added a commit to validcube/revanced-manager that referenced this pull request Feb 18, 2023
@validcube validcube marked this pull request as ready for review February 18, 2023 11:23
validcube added a commit to validcube/revanced-manager that referenced this pull request Feb 20, 2023
Fixes all issues in `flutter analyze`.
<Reviewed>

Commits:
* chore: migrate deprecated text style

* chore: migrate `toggleableActiveColor` to individual theme

* chore: don't use 'BuildContext's across async gaps
validcube added a commit to validcube/revanced-manager that referenced this pull request Feb 20, 2023
@validcube validcube requested a review from Ushie February 20, 2023 09:55
@Ushie
Copy link
Member

Ushie commented Feb 21, 2023

Shouldn't the version bump happen in the flutter branch?

@Ushie Ushie changed the title build: bump version to v0.0.57 chore: merge branch dev to flutter Feb 21, 2023
@validcube
Copy link
Member Author

Shouldn't the version bump happen in the flutter branch?

Ah, well, it should, but for now, merging this PR will bump the version in the flutter branch. I don't want to force-branch the dev branch again, and I'm also busy with an upcoming exam.

@validcube
Copy link
Member Author

validcube commented Feb 26, 2023

Warning

Do not merge this PR until these prerequisites are finished

saileshbro and others added 2 commits February 27, 2023 19:06
Improve code readability & additional refactoring

Commits:
chore: exclude generated from analyzer

refactor: add SharedPreferences to locator

refactor: access shared pref from locator, and code refactor

refactor: remove unwanted `await`

refactor: remove `const` from `CacheConfig`
* chore: upgrade gradle from 7.5-rc.1 -> 7.6.1

* chore: remove unrelated changes
@validcube validcube marked this pull request as draft March 1, 2023 12:15
@Ushie
Copy link
Member

Ushie commented Mar 3, 2023

Warning
Commit 6829d3c breaks core functionality

it is immediately visible that functionality is broken, please investigate before merging.

Ushie and others added 2 commits March 3, 2023 03:11
This reverts commit 6829d3c.

Signed-off-by: EvadeMaster <93124920+EvadeMaster@users.noreply.github.com>
@validcube validcube marked this pull request as ready for review March 3, 2023 11:19
Aunali321 and others added 3 commits March 5, 2023 16:12
We no longer use sentry and crowdin.
New Build CI

Commits:
* buid: re-do ci

* build: ignore tags

* build: get the latest flutter version automatically && formatting

---------

Co-authored-by: EvadeMaster <93124920+EvadeMaster@users.noreply.github.com>
@Ushie Ushie linked an issue Mar 7, 2023 that may be closed by this pull request
4 tasks
Aunali321 and others added 2 commits March 11, 2023 23:01
* chore: remove useless themedata

* feat(style): new switch

* feat(style): use native chip components

* chore: remove unused import

* feat(accessibility): set tooltip

* chore: remove unneeded themedata

* chore: fix theme

* feat(i18n): add 3 new strings

* feat(style): correct material 3 theme on nondynamic
@validcube validcube merged commit c10e584 into flutter Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: integrations are merged at all time
5 participants