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 dev to main #1611

Merged
merged 100 commits into from
Mar 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
100 commits
Select commit Hold shift + click to select a range
c94eb7a
perf: Load patched apps as soon as possible
oSumAtrIX Dec 23, 2023
975180b
fix: added a trailing comma
BenjaminHalko Dec 28, 2023
9ed43ef
feat: use native TextField
validcube Dec 30, 2023
3f96608
fix: Allow mounting without Magisk
Ushie Dec 31, 2023
f3c78c2
fix: Mount script causes build to fail (#1613)
BenjaminHalko Dec 31, 2023
edd8602
fix: use lowercase repo names (#1626)
BenjaminHalko Jan 8, 2024
28ae276
feat: Add API migration code (#1615)
oSumAtrIX Jan 9, 2024
0d45fe4
feat: Simplify settings strings (#1618)
oSumAtrIX Jan 9, 2024
4f22e88
fix: Incorrect strings and logics (#1619)
TheAabedKhan Jan 11, 2024
fd27806
chore: remove unused import
BenjaminHalko Jan 12, 2024
ef9b1d5
refactor: Replace deprecated `WillPopScope` (#1604)
BenjaminHalko Jan 14, 2024
7911459
feat: add haptic feedback (#1459)
BenjaminHalko Jan 14, 2024
b07b935
docs(security): init (#1599)
validcube Jan 21, 2024
cf1afdd
chore: remove unused dependencies (#1603)
BenjaminHalko Jan 21, 2024
079c0de
fix: fix redundant buttons on dialog
validcube Jan 21, 2024
30d5f3a
docs(security): Prepare for v1.19.0
validcube Jan 21, 2024
97c33d6
chore: Remove deprecated lint rules
validcube Jan 21, 2024
9764326
chore(patch_item): Remove import directive
validcube Jan 21, 2024
8e52abd
fix(Keystore Password): textfield title display
validcube Jan 21, 2024
acb1e24
fix(Patch Option): Set text colour on dropdown menu
validcube Jan 21, 2024
efb2d5e
feat: Improve app selector and patcher UI (#1616)
oSumAtrIX Jan 22, 2024
ec2c2d8
ci: Build pre-release versions (#1606)
BenjaminHalko Jan 22, 2024
6fd740f
feat: Improve Split APK warning readability (#1625)
otahir-21 Jan 22, 2024
8595099
fix(Release CI): truncate the "v" from version
validcube Jan 22, 2024
f38a593
ci(Release Build): Use correct syntax in getting the version
validcube Jan 22, 2024
bea99bb
chore(release): 1.19.0-dev.1 [skip ci]
semantic-release-bot Jan 22, 2024
d933997
fix: Use correct version code & name (#1647)
BenjaminHalko Jan 22, 2024
7104d6d
chore(release): 1.19.0-dev.2 [skip ci]
semantic-release-bot Jan 22, 2024
c7d975e
feat: Show a dialog when an update is available (#1654)
TheAabedKhan Jan 25, 2024
70a1086
fix: Do not delete files from post-fs-data.d
TheAabedKhan Jan 25, 2024
deb1ba3
docs(Security): Use dynamic information on version
validcube Jan 27, 2024
3e51caf
docs(Security): Avoid table shifting layout
validcube Jan 27, 2024
07fc964
ci: Specify paths in release workflow (#1664)
BenjaminHalko Jan 29, 2024
b115643
chore(release): 1.19.0-dev.3 [skip ci]
semantic-release-bot Jan 29, 2024
088a3b7
ci: Improve build workflow (#1668)
BenjaminHalko Feb 1, 2024
5b2c551
fix: Stop patch when signing fails (#1553)
kitadai31 Feb 1, 2024
93482b0
chore(release): 1.19.0-dev.4 [skip ci]
semantic-release-bot Feb 2, 2024
8be07de
ci(release): Migrate deprecated Node version
validcube Feb 2, 2024
9aeb156
fix(Update Confirmation Sheet): Add top padding
validcube Feb 2, 2024
edc8ef4
chore(release): 1.19.0-dev.5 [skip ci]
semantic-release-bot Feb 2, 2024
c900d09
refactor: Disable update for dev build (#1662)
BenjaminHalko Feb 2, 2024
8cda2c1
ci: Add scope to changelog (#1672)
BenjaminHalko Feb 3, 2024
eb6d3cd
fix(PopScope): User able to exit patch screen when the installer is s…
BenjaminHalko Feb 3, 2024
9bf5153
chore(release): 1.19.0-dev.6 [skip ci]
semantic-release-bot Feb 3, 2024
b9241fa
docs(Security): Format badges
validcube Feb 3, 2024
3559477
fix: adjust padding
TheAabedKhan Feb 6, 2024
c498cff
chore(release): 1.19.0-dev.7 [skip ci]
semantic-release-bot Feb 6, 2024
f82c439
feat: Allow changing languages (#1488)
Ushie Feb 11, 2024
f5578b0
chore(i18n): Sync translations (#1671)
github-actions[bot] Feb 11, 2024
3436523
fix: Use correct title size for bottom sheet (#1687)
oSumAtrIX Feb 12, 2024
64c10b4
chore(release): 1.19.0-dev.9 [skip ci]
semantic-release-bot Feb 12, 2024
31a32eb
chore(i18n): Sync translations (#1685)
github-actions[bot] Feb 13, 2024
1aaeac1
chore: update dependencies
BenjaminHalko Feb 13, 2024
bdfeda2
chore(release): 1.19.0-dev.8 [skip ci]
semantic-release-bot Feb 12, 2024
3b0fed5
revert: WillPopScope migration
validcube Feb 15, 2024
3ee29c2
chore(release): 1.19.0-dev.10 [skip ci]
semantic-release-bot Feb 15, 2024
f57898a
build: Bump Gradle to v8.6
validcube Feb 15, 2024
0ec6897
chore: Update .gitignore
validcube Feb 15, 2024
5a24911
refactor: Check-in pubspec.lock
validcube Feb 15, 2024
b754a04
build: Enable ProGuard (#1650)
kitadai31 Feb 15, 2024
e0c750d
ci(build): Upload build artifact
validcube Feb 15, 2024
b2119ce
feat: Improve consistency on language selector
validcube Feb 15, 2024
953209c
chore(release): 1.19.0-dev.11 [skip ci]
semantic-release-bot Feb 15, 2024
bfe59ea
docs: Add a tip for the prompt to select an APK from storage
oSumAtrIX Feb 15, 2024
933c719
docs: Use consistent wording
oSumAtrIX Feb 15, 2024
f5ba84d
docs: Adjust footnote regarding obtaining APK files
oSumAtrIX Feb 15, 2024
3b58d22
refactor: PopScope Migration (#1674)
validcube Feb 18, 2024
25d53ce
ci: Dependabot (#1692)
BenjaminHalko Feb 18, 2024
f2e7071
chore(release): 1.19.0-dev.12 [skip ci]
semantic-release-bot Feb 18, 2024
8a41617
chore: Upgrade dependencies (#1693)
BenjaminHalko Feb 18, 2024
0443c8c
chore(i18n): Sync translations (#1688)
github-actions[bot] Feb 18, 2024
ce5088a
chore(release): 1.19.0-dev.13 [skip ci]
semantic-release-bot Feb 18, 2024
f89c742
feat: Add a toggle for alternative sources (#1686)
TheAabedKhan Feb 19, 2024
244d078
chore(release): 1.19.0-dev.14 [skip ci]
semantic-release-bot Feb 19, 2024
82d6e3f
ci(Release): Remove unnecessary upload (#1695)
BenjaminHalko Feb 19, 2024
d068955
docs: Switch order of note and tip [skip ci]
oSumAtrIX Feb 25, 2024
d4b15ae
fix: Specify that dark theme is dark (#1699)
BenjaminHalko Feb 25, 2024
f774780
chore(i18n): Sync translations (#1694)
github-actions[bot] Feb 25, 2024
28d6ab6
chore(release): 1.19.0-dev.15 [skip ci]
semantic-release-bot Feb 25, 2024
3e696d6
feat: Hide the Install button during installation (#1633)
erayerdin Feb 25, 2024
c72d10a
fix: Show version label correctly
oSumAtrIX Feb 25, 2024
f4dea6e
chore(release): 1.19.0-dev.16 [skip ci]
semantic-release-bot Feb 25, 2024
6d866d4
feat: Improve language distinguishness and resolve language-specific …
Ushie Feb 26, 2024
6d6fae1
chore(release): 1.19.0-dev.17 [skip ci]
semantic-release-bot Feb 26, 2024
d414a91
ci: Match changelog format of other ReVanced repos (#1705)
BenjaminHalko Feb 26, 2024
c170392
ci(Release): Use ReVanced account instead of semantic-release
validcube Mar 4, 2024
52e1020
chore(Dependency): Switch language_code back to Upstream version
validcube Mar 4, 2024
e76418d
chore: Sync translations (#1701)
github-actions[bot] Mar 4, 2024
6dee3aa
docs: Fix consistency issues with other repositories (#1707)
oSumAtrIX Mar 4, 2024
10bae69
build(Needs bump): Bump dependencies (#1717)
oSumAtrIX Mar 4, 2024
2e1de94
chore: Fix builds
oSumAtrIX Mar 4, 2024
02722fc
chore(release): 1.19.0-dev.18 [skip ci]
semantic-release-bot Mar 4, 2024
1200360
fix: Fix patched APKs exports after installation
oSumAtrIX Mar 4, 2024
2d7026a
feat: Use more appropriate progress values
oSumAtrIX Mar 4, 2024
4fc913e
chore(release): 1.19.0-dev.19 [skip ci]
semantic-release-bot Mar 4, 2024
c5e04cc
build: Bump dependencies
oSumAtrIX Mar 4, 2024
6ec6546
fix: Bump dependencies to support BCS keystore
oSumAtrIX Mar 4, 2024
4ca7b8a
chore(release): 1.19.0-dev.20 [skip ci]
semantic-release-bot Mar 4, 2024
aa0575a
feat: Display current app language at the top of the list
Ushie Mar 5, 2024
bc83a39
chore(release): 1.19.0-dev.21 [skip ci]
semantic-release-bot Mar 5, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
61 changes: 0 additions & 61 deletions .github/ISSUE_TEMPLATE/bug-issue.yml

This file was deleted.

126 changes: 126 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,126 @@
name: 🐞 Bug report
description: Report a bug or an issue.
title: "bug: "
labels: ["Bug report"]
body:
- type: markdown
attributes:
value: |
<p align="center">
<picture>
<source
width="256px"
media="(prefers-color-scheme: dark)"
srcset="https://raw.githubusercontent.com/revanced/revanced-manager/main/assets/revanced-headline/revanced-headline-vertical-dark.svg"
>
<img
width="256px"
src="https://raw.githubusercontent.com/revanced/revanced-manager/main/assets/revanced-headline/revanced-headline-vertical-light.svg"
>
</picture>
<br>
<a href="https://revanced.app/">
<picture>
<source height="24px" media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/revanced/revanced-manager/main/assets/revanced-logo/revanced-logo.svg" />
<img height="24px" src="https://raw.githubusercontent.com/revanced/revanced-manager/main/assets/revanced-logo/revanced-logo.svg" />
</picture>
</a>&nbsp;&nbsp;&nbsp;
<a href="https://github.com/ReVanced">
<picture>
<source height="24px" media="(prefers-color-scheme: dark)" srcset="https://i.ibb.co/dMMmCrW/Git-Hub-Mark.png" />
<img height="24px" src="https://i.ibb.co/9wV3HGF/Git-Hub-Mark-Light.png" />
</picture>
</a>&nbsp;&nbsp;&nbsp;
<a href="http://revanced.app/discord">
<picture>
<source height="24px" media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/13122796/178032563-d4e084b7-244e-4358-af50-26bde6dd4996.png" />
<img height="24px" src="https://user-images.githubusercontent.com/13122796/178032563-d4e084b7-244e-4358-af50-26bde6dd4996.png" />
</picture>
</a>&nbsp;&nbsp;&nbsp;
<a href="https://reddit.com/r/revancedapp">
<picture>
<source height="24px" media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/13122796/178032351-9d9d5619-8ef7-470a-9eec-2744ece54553.png" />
<img height="24px" src="https://user-images.githubusercontent.com/13122796/178032351-9d9d5619-8ef7-470a-9eec-2744ece54553.png" />
</picture>
</a>&nbsp;&nbsp;&nbsp;
<a href="https://t.me/app_revanced">
<picture>
<source height="24px" media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/13122796/178032213-faf25ab8-0bc3-4a94-a730-b524c96df124.png" />
<img height="24px" src="https://user-images.githubusercontent.com/13122796/178032213-faf25ab8-0bc3-4a94-a730-b524c96df124.png" />
</picture>
</a>&nbsp;&nbsp;&nbsp;
<a href="https://x.com/revancedapp">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/93124920/270180600-7c1b38bf-889b-4d68-bd5e-b9d86f91421a.png">
<img height="24px" src="https://user-images.githubusercontent.com/93124920/270108715-d80743fa-b330-4809-b1e6-79fbdc60d09c.png" />
</picture>
</a>&nbsp;&nbsp;&nbsp;
<a href="https://www.youtube.com/@ReVanced">
<picture>
<source height="24px" media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/13122796/178032714-c51c7492-0666-44ac-99c2-f003a695ab50.png" />
<img height="24px" src="https://user-images.githubusercontent.com/13122796/178032714-c51c7492-0666-44ac-99c2-f003a695ab50.png" />
</picture>
</a>
<br>
<br>
Continuing the legacy of Vanced
</p>

# ReVanced Manager bug report

Before creating a new bug report, please keep the following in mind:

- **Do not submit a duplicate bug report**: You can review existing bug reports [here](https://github.com/ReVanced/revanced-manager/labels/Bug%20report).
- **Review the contribution guidelines**: Make sure your bug report adheres to it. You can find the guidelines [here](https://github.com/ReVanced/revanced-manager/blob/main/CONTRIBUTING.md).
- **Do not use the issue page for support**: If you need help or have questions, check out other platforms on [revanced.app](https://revanced.app).
- type: textarea
attributes:
label: Bug description
description: |
- Describe your bug in detail
- Add steps to reproduce the bug if possible (Step 1. ... Step 2. ...)
- Add images and videos if possible
- List used patches if applicable
validations:
required: true
- type: textarea
attributes:
label: Version of ReVanced Manager and version & name of app you are patching
validations:
required: true
- type: dropdown
attributes:
label: Installation method
options:
- Regular
- Mount
validations:
required: false
- type: textarea
attributes:
label: ReVanced Manager logs
description: Export logs in ReVanced Manager settings.
render: shell
validations:
required: true
- type: textarea
attributes:
label: Patch logs
description: Export logs in "Patcher" screen.
render: shell
validations:
required: false
- type: checkboxes
id: acknowledgements
attributes:
label: Acknowledgements
description: Your bug report will be closed if you don't follow the checklist below.
options:
- label: This issue is not a duplicate of an existing bug report.
required: true
- label: I have chosen an appropriate title.
required: true
- label: All requested information has been provided properly.
required: true
- label: The bug is only related to ReVanced Manager
required: true
6 changes: 5 additions & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
blank_issues_enabled: false
blank_issues_enabled: false
contact_links:
- name: 🗨 Discussions
url: https://github.com/revanced/revanced-suggestions/discussions
about: Have something unspecific to ReVanced Manager in mind? Search for or start a new discussion!
42 changes: 0 additions & 42 deletions .github/ISSUE_TEMPLATE/feature-issue.yml

This file was deleted.

106 changes: 106 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,106 @@
name: ⭐ Feature request
description: Create a detailed request for a new feature.
title: "feat: "
labels: ["Feature request"]
body:
- type: markdown
attributes:
value: |
<p align="center">
<picture>
<source
width="256px"
media="(prefers-color-scheme: dark)"
srcset="https://raw.githubusercontent.com/revanced/revanced-manager/main/assets/revanced-headline/revanced-headline-vertical-dark.svg"
>
<img
width="256px"
src="https://raw.githubusercontent.com/revanced/revanced-manager/main/assets/revanced-headline/revanced-headline-vertical-light.svg"
>
</picture>
<br>
<a href="https://revanced.app/">
<picture>
<source height="24px" media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/revanced/revanced-manager/main/assets/revanced-logo/revanced-logo.svg" />
<img height="24px" src="https://raw.githubusercontent.com/revanced/revanced-manager/main/assets/revanced-logo/revanced-logo.svg" />
</picture>
</a>&nbsp;&nbsp;&nbsp;
<a href="https://github.com/ReVanced">
<picture>
<source height="24px" media="(prefers-color-scheme: dark)" srcset="https://i.ibb.co/dMMmCrW/Git-Hub-Mark.png" />
<img height="24px" src="https://i.ibb.co/9wV3HGF/Git-Hub-Mark-Light.png" />
</picture>
</a>&nbsp;&nbsp;&nbsp;
<a href="http://revanced.app/discord">
<picture>
<source height="24px" media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/13122796/178032563-d4e084b7-244e-4358-af50-26bde6dd4996.png" />
<img height="24px" src="https://user-images.githubusercontent.com/13122796/178032563-d4e084b7-244e-4358-af50-26bde6dd4996.png" />
</picture>
</a>&nbsp;&nbsp;&nbsp;
<a href="https://reddit.com/r/revancedapp">
<picture>
<source height="24px" media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/13122796/178032351-9d9d5619-8ef7-470a-9eec-2744ece54553.png" />
<img height="24px" src="https://user-images.githubusercontent.com/13122796/178032351-9d9d5619-8ef7-470a-9eec-2744ece54553.png" />
</picture>
</a>&nbsp;&nbsp;&nbsp;
<a href="https://t.me/app_revanced">
<picture>
<source height="24px" media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/13122796/178032213-faf25ab8-0bc3-4a94-a730-b524c96df124.png" />
<img height="24px" src="https://user-images.githubusercontent.com/13122796/178032213-faf25ab8-0bc3-4a94-a730-b524c96df124.png" />
</picture>
</a>&nbsp;&nbsp;&nbsp;
<a href="https://x.com/revancedapp">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/93124920/270180600-7c1b38bf-889b-4d68-bd5e-b9d86f91421a.png">
<img height="24px" src="https://user-images.githubusercontent.com/93124920/270108715-d80743fa-b330-4809-b1e6-79fbdc60d09c.png" />
</picture>
</a>&nbsp;&nbsp;&nbsp;
<a href="https://www.youtube.com/@ReVanced">
<picture>
<source height="24px" media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/13122796/178032714-c51c7492-0666-44ac-99c2-f003a695ab50.png" />
<img height="24px" src="https://user-images.githubusercontent.com/13122796/178032714-c51c7492-0666-44ac-99c2-f003a695ab50.png" />
</picture>
</a>
<br>
<br>
Continuing the legacy of Vanced
</p>

# ReVanced Manager feature request

Before creating a new feature request, please keep the following in mind:

- **Do not submit a duplicate feature request**: You can review existing feature requests [here](https://github.com/ReVanced/revanced-manager//labels/Feature%20request).
- **Review the contribution guidelines**: Make sure your feature request adheres to it. You can find the guidelines [here](https://github.com/ReVanced/revanced-manager/blob/main/CONTRIBUTING.md).
- **Do not use the issue page for support**: If you need help or have questions, check out other platforms on [revanced.app](https://revanced.app).
- type: textarea
attributes:
label: Feature description
description: |
- Describe your feature in detail
- Add images, videos, links, examples, references, etc. if possible
- Add the target application name in case you request a new patch
- type: textarea
attributes:
label: Motivation
description: |
A strong motivation is necessary for a feature request to be considered.

- Why should this feature be implemented?
- What is the explicit use case?
- What are the benefits?
- What makes this feature important?
validations:
required: true
- type: checkboxes
id: acknowledgements
attributes:
label: Acknowledgements
description: Your feature request will be closed if you don't follow the checklist below.
options:
- label: This issue is not a duplicate of an existing feature request.
required: true
- label: I have chosen an appropriate title.
required: true
- label: The feature request is only related to ReVanced Manager
required: true
2 changes: 1 addition & 1 deletion .github/config.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
firstPRMergeComment: >
Thank you for contributing to ReVanced. Join us on [Discord](https://revanced.app/discord) if you want to receive a contributor role.
Thank you for contributing to ReVanced. Join us on [Discord](https://revanced.app/discord) to receive a role for your contribution.
29 changes: 29 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
version: 2
updates:
- package-ecosystem: github-actions
labels: []
directory: /
target-branch: dev
schedule:
interval: monthly

- package-ecosystem: npm
labels: []
directory: /
target-branch: dev
schedule:
interval: monthly

- package-ecosystem: pub
labels: []
directory: /
target-branch: dev
schedule:
interval: monthly

- package-ecosystem: gradle
labels: [ "ReVanced Manager Compose" ]
directory: /
target-branch: compose-dev
schedule:
interval: monthly
Loading