-
-
Notifications
You must be signed in to change notification settings - Fork 775
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 dev
to main
#828
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Use caching to speed up workflows: 9-14 minutes (ish) to 6-8 minutes (ish) Commits: * ci(release): use GitHub cache * ci(release): restore signing
* ci: dart analyser * ci(analyser): clarify the dart analysing step * refactor: ignore generated files * ci(analyser): apply suggestion from code-reviewer Co-Authored-By: Palm <palmpasuthorn@gmail.com> * ci(analyser): apply suggestion from code-reviewer Co-Authored-By: Palm <palmpasuthorn@gmail.com> * ci(analyser): apply suggestion from code-reviewer Co-authored-by: Palm <palmpasuthorn@gmail.com> --------- Co-authored-by: Palm <palmpasuthorn@gmail.com>
* ci(analyser): only run on lib/`.dart` changes * ci(analyser): runs on workflow changes * ci(analyze): run on all dart file changes --------- Co-authored-by: Palm <palmpasuthorn@gmail.com>
* feat: confirmation dialog for deleting keystore * refactor(i18n): apply suggestion from code-reviewer Co-authored-by: Ushie <github@ushie.dev> * refactor: apply suggestion from code-reviewer Co-authored-by: Mipirakas <borismichiels@gmail.com> --------- Co-authored-by: Ushie <github@ushie.dev> Co-authored-by: Mipirakas <borismichiels@gmail.com>
* feat: restart app toast when changing sources, api url * fix: potentially fix manager stuck on black screen * feat: remove select all patches chip * feat: show all apps and recommended versions * chore(i18n): remove unused strings remove unused strings left out in 7e05bca * feat: select install type before patching * feat: update patches button (#782) * feat: update patches button * feat: show toast when force refresh * chore: don't translate "ReVanced Manager" and "ReVanced Patches" * Revert "feat: select install type before patching" This reverts commit 74e0c09. * feat: rename recommended patches to default patches * feat: add missing localization * feat: display restart app toast for resetting source --------- Co-authored-by: EvadeMaster <93124920+EvadeMaster@users.noreply.github.com>
* feat: add option to import/export keystore * change the order of import/export keystore buttons * feat: add option to change the keystore password
* chore: updated some dependencies * refactor: reimplemented cache interceptor * Revert "Updated dependencies & migrated breaking changes" This reverts commit e6743b0. * chore: migrated flutter_local_notifications * revert: reimplemented cache interceptor
* feat: resetting source to default dismiss the sources pop-up * chore: format using `dart format`
skip-checks: true
Aunali321
approved these changes
Apr 29, 2023
validcube
reviewed
Apr 29, 2023
validcube
reviewed
Apr 29, 2023
#810 should be merged first |
validcube
reviewed
Apr 29, 2023
validcube
reviewed
Apr 29, 2023
* open contributor links externally ([#791](#791)) ([f0b0282](f0b0282)) * resized monochrome icon to match the original ([#789](#789)) ([ac830cb](ac830cb)) * update pubspec version ([65da6af](65da6af)) * add continue anyway button to select from storage dialog ([#810](#810)) ([affba66](affba66)) * add option to import/export keystore ([#776](#776)) ([dca2d4f](dca2d4f)) * appreciation message for new contributors ([0a1f2da](0a1f2da)) * auto select default patches ([4c9cb56](4c9cb56)) * change `continue anyways` to `cancel` ([cfc866b](cfc866b)) * **ci:** update crowdin workflow to use new main branch ([ded59d2](ded59d2)) * confirmation dialog for deleting keystore ([#764](#764)) ([054afbb](054afbb)) * disable selecting installed apps for nonroot ([bb681e3](bb681e3)) * improve suggested app version text ([#822](#822)) ([ad17995](ad17995)) * improve ux ([#752](#752)) ([3b677f8](3b677f8)), closes [#782](#782) * progress bar for manager updates ([f5aafdb](f5aafdb)) * remove notice about stale development [skip ci] ([62f7a82](62f7a82)) * resetting source to default dismiss the sources pop-up ([#797](#797)) ([62ef1c8](62ef1c8)) * trim extra space when setting custom source ([#771](#771)) ([37b583f](37b583f)) * warning for armv7 devices ([cdfb09f](cdfb09f))
validcube
approved these changes
Apr 29, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me! 🥂
I love force-pushes. |
validcube
reviewed
Apr 29, 2023
validcube
reviewed
Apr 29, 2023
PalmDevs
force-pushed
the
dev
branch
2 times, most recently
from
April 29, 2023 14:56
9f93351
to
4ec36d3
Compare
Ushie
approved these changes
Apr 29, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Finally,