-
-
Notifications
You must be signed in to change notification settings - Fork 778
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
Conversation
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
dev
to flutter
(main)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
Shouldn't the version bump happen in the flutter branch? |
dev
to flutter
Ah, well, it should, but for now, merging this PR will bump the version in the |
27bd9dd
to
238d39d
Compare
|
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
it is immediately visible that functionality is broken, please investigate before merging. |
This reverts commit 6829d3c. Signed-off-by: EvadeMaster <[email protected]>
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 <[email protected]>
* 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
chore: merge branch
dev
toflutter
β° Changelog
π Repository
CI/Build
π§βπ» Application
Bugfix
Chore
Refactor
Revert