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

feat!: ReVanced Manager Compose #1409

Draft
wants to merge 296 commits into
base: dev
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
296 commits
Select commit Hold shift + click to select a range
6309e8b
feat: filter options for patches
CnC-Robert Jun 15, 2023
5681c91
feat: show stacktrace in installer ui (#36)
Axelen123 Jun 17, 2023
9a55e51
build: bump patcher
Axelen123 Jun 17, 2023
2d9f9ad
refactor: better PatchBundle docs and naming
Axelen123 Jun 17, 2023
923ce74
feat: save patch selection using room db (#38)
Axelen123 Jun 22, 2023
9dd74f1
feat: experimental patches setting
Axelen123 Jun 27, 2023
1eac42d
fix(installer): make the correct column scrollable
Axelen123 Jun 27, 2023
4302ea8
fix: pass worker inputs without serialization (#44)
Axelen123 Jun 27, 2023
0dccb8c
feat: contributors screen (#42)
Tyffhabwe Jun 28, 2023
149c8cc
fix: sources screen being misaligned during transitions
Axelen123 Jun 29, 2023
18cbe51
fix(installer): save step incorrectly being marked as completed
Axelen123 Jun 29, 2023
81f485d
refactor: use correct coroutine scopes
Axelen123 Jun 29, 2023
4868c45
feat: animate the arrow button
Axelen123 Jun 29, 2023
7e4ee00
chore: update links in about page
Axelen123 Jun 29, 2023
6b7143d
feat: licenses screen (#47)
Axelen123 Jun 29, 2023
4d4f1a2
build: update gradle to v8.2
validcube Jul 1, 2023
a960672
build: bump patcher
Axelen123 Jul 1, 2023
3b65cd0
fix: use correct directory
Axelen123 Jul 1, 2023
7ac3bb7
refactor: use getDir instead of filesDir directly
Axelen123 Jul 3, 2023
01fd4c8
feat: patch options (#45)
Axelen123 Jul 3, 2023
8dd8f88
feat: save patch options and selected patches in bundle (#50)
Axelen123 Jul 4, 2023
d9d83df
feat: allow user to save logs
Axelen123 Jul 6, 2023
fe5e191
feat: updater changelogs (#48)
Axelen123 Jul 7, 2023
4ae9904
fix(installer): sign and install on threads
Axelen123 Jul 7, 2023
400163b
build: update dependencies
validcube Jul 7, 2023
453f4da
feat: advanced settings page with device info (#51)
Axelen123 Jul 7, 2023
37e177b
revert: downgrade Kotlin to 1.8.21
validcube Jul 7, 2023
aa02e9f
feat: improve keystore UI and UX (#52)
Axelen123 Jul 7, 2023
7030d43
docs(readme): minor changes to how badges works
validcube Jul 8, 2023
c36deea
build: update gradle to v8.2.1
validcube Jul 12, 2023
94a4dba
feat: app downloader (#43)
CnC-Robert Jul 14, 2023
6299ff5
chore: migrate dependencies to version catalogs (#58)
romreviewer Jul 14, 2023
d2dcd42
fix: release builds not working properly
Axelen123 Jul 14, 2023
955e7a4
feat: ReVanced theme colors
CnC-Robert Jul 14, 2023
5d3b963
feat: disable filter chips when there are no patches
CnC-Robert Jul 14, 2023
879884a
feat: switch to Preferences DataStore (#60)
Axelen123 Jul 15, 2023
cd2587b
feat: improve accessibility (#64)
PatrykMis Jul 17, 2023
3238fcd
build: updates (#63)
PatrykMis Jul 17, 2023
b472a36
fix: buildfile syntax (#66)
PatrykMis Jul 17, 2023
1331479
fix: serialization not working
Axelen123 Jul 17, 2023
21d99a1
feat: add patch bundle info screen (#55)
Tyffhabwe Jul 23, 2023
83b9573
docs(readme): minor fix to displaying url
validcube Jul 24, 2023
aec8cec
feat: download apps in patcher screen (#73)
CnC-Robert Jul 30, 2023
61de0b6
feat: show installed app in version selector
CnC-Robert Jul 30, 2023
6beb34b
ci: init
CnC-Robert Jul 30, 2023
272d911
fix(installer): progress tracking
Axelen123 Jul 31, 2023
55f2256
fix: don't store app list in parcel
CnC-Robert Jul 31, 2023
5cf5e87
ci(release): task naming consistency
validcube Aug 1, 2023
299aaa2
fix: library info not being embedded
Axelen123 Aug 1, 2023
379ce91
feat: finish implementing the sources system (#70)
Axelen123 Aug 3, 2023
1707a96
feat: improve bundle dialog UI
Axelen123 Aug 4, 2023
7e3c31c
chore: bump patcher
Axelen123 Aug 4, 2023
3f059d7
feat: switch to the new api (#75)
Axelen123 Aug 7, 2023
7aea947
feat: patch options UI (#80)
Axelen123 Aug 12, 2023
f6563b2
fix: permission error when using installed app
Axelen123 Aug 12, 2023
9586a9c
fix: patches not being reloaded
Axelen123 Aug 14, 2023
0f9a6f4
ci(release): no longer store keystore alias in secrets
PalmDevs Aug 17, 2023
ac4c7e0
ci(release): use correct `vars` context object
PalmDevs Aug 17, 2023
a0b9255
feat: store patched apps (#79)
CnC-Robert Aug 17, 2023
f01adf5
ci(release): migrate from `node12` to `node16`
validcube Aug 19, 2023
3cfa4ea
feat: more info for the select from application screen (#81)
Tyffhabwe Aug 23, 2023
2bb51c1
fix(deps): use correct work-runtime version string
Axelen123 Aug 26, 2023
c0badbe
build: updates (#85)
PatrykMis Aug 26, 2023
eeae46a
chore: bump kotlinx.serialization plugin and patcher
Axelen123 Sep 1, 2023
5369a25
docs: update badge's repository
validcube Sep 2, 2023
8bd73c3
ci(release): don't build when not necessary
validcube Sep 2, 2023
e6eb8ac
docs: update readme badges (#1227)
BenjaminHalko Sep 3, 2023
212db84
ci(config): appreciation for first-time contributors
validcube Sep 3, 2023
42e0346
feat: make bundles selectable (#1237)
Tyffhabwe Sep 4, 2023
0b0ba21
fix: providers.gradleProperty (#1223)
BenjaminHalko Sep 6, 2023
b4dfcf1
fix: minify crash on building release (#1245)
BenjaminHalko Sep 6, 2023
bf10af2
feat: root installation (#1243)
CnC-Robert Sep 9, 2023
fc577b4
chore: update dependencies (#1247)
PatrykMis Sep 15, 2023
9408857
fix: contributors screen fix (#1256)
BenjaminHalko Sep 15, 2023
6f2ca5b
fix: typo in string name `import_keystore_description` (#1273)
BenjaminHalko Sep 18, 2023
36de61a
ci: build pull requests (#1228)
BenjaminHalko Sep 21, 2023
4cb4ce2
feat: change appID and name of debug builds
BenjaminHalko Sep 21, 2023
e0f8d06
fix(ui): make entire patches view button selectable (#1271)
BenjaminHalko Sep 21, 2023
a86923a
fix: disable `WebView` history (#1278)
BenjaminHalko Sep 21, 2023
ee96c37
refactor: update progress onBackClick function (#1277)
BenjaminHalko Sep 21, 2023
cf71ea2
feat: implement Submit Issue button (#1276)
BenjaminHalko Sep 21, 2023
f79320c
fix: use ReVanced ring logo in about section (#1302)
BenjaminHalko Sep 22, 2023
65377ff
fix: Updates popup shows incorrect names (#1283)
BenjaminHalko Sep 24, 2023
63fd795
ci: Add release workflow (#1235)
BenjaminHalko Sep 25, 2023
0964f15
docs: init (#1224)
BenjaminHalko Sep 26, 2023
1f8341a
fix: remove misc.xml and kotlinc.xml
BenjaminHalko Sep 27, 2023
b8b2e74
chore: fully remove idea project files
Axelen123 Oct 1, 2023
ca3c9af
feat: remove dead help icons
Axelen123 Oct 1, 2023
f78b56e
feat(patch-selector): default patches selection (#1272)
Axelen123 Oct 1, 2023
e232044
chore: switch to revanced library and bump patcher (#1314)
Axelen123 Oct 5, 2023
6437f7b
feat(installer): adjust step icon size and alignment
Axelen123 Oct 5, 2023
39caad1
feat(installer): adjust arrow icon size
Axelen123 Oct 5, 2023
d8392ad
feat(settings): move experimental patches option to advanced
Axelen123 Oct 5, 2023
abf4d91
fix: use correct classes to determine option type
Axelen123 Oct 6, 2023
723f9cd
fix: delete temporary files (#1341)
Axelen123 Oct 7, 2023
608bac6
feat: use revanced api for changelogs
Axelen123 Oct 7, 2023
5762859
feat: add patches selector bottom sheet (#1360)
Axelen123 Oct 13, 2023
56a4a70
feat: settings migration (compose) (#1309)
BenjaminHalko Oct 13, 2023
8f6d720
refactor(downloaders): improve file system code (#1379)
Axelen123 Oct 14, 2023
8f54495
feat: armv7 warning
Axelen123 Oct 14, 2023
f5b3b29
feat: hide unfinished pages in release mode
Axelen123 Oct 14, 2023
4c1ad86
fix: broken logo in about page on release builds
Axelen123 Oct 14, 2023
cee2240
chore: bump compose
Axelen123 Oct 15, 2023
bf54d38
chore: bump patcher
Axelen123 Oct 15, 2023
212e55f
feat: add user agent (#1382)
BenjaminHalko Oct 16, 2023
5aefb3b
fix: hide patch button (#1284)
BenjaminHalko Oct 16, 2023
7ba00ca
refactor: move mount code to when block
Axelen123 Oct 17, 2023
c3af6ac
feat: selected app info page (#1395)
Axelen123 Oct 19, 2023
9df98ed
fix: use upsert when modifying installed apps
Axelen123 Oct 19, 2023
4b12ae1
fix: jvm signature clash error
Axelen123 Oct 20, 2023
18cfb56
fix: bundles not loading on Android 14
Axelen123 Oct 20, 2023
5290713
feat(patch-selector): remove TODO about an unplanned feature
Axelen123 Oct 20, 2023
32e8a37
fix: handle exceptions when checking for bundle updates
Axelen123 Oct 20, 2023
64ec73d
fix: more android 34 fixes
Axelen123 Oct 20, 2023
e70c10a
feat: add checkboxes to the downloaded apps page
Axelen123 Oct 20, 2023
65f8d38
feat: show toast when no patches are selected
Axelen123 Oct 20, 2023
50e8d1f
docs: clarify license
Axelen123 Oct 21, 2023
757840b
feat(bundles tab): add BackHandler
Axelen123 Oct 26, 2023
cc89784
fix: perform selected app operations in the correct order
Axelen123 Oct 26, 2023
6abaac2
chore: upgrade dependencies (#1401)
BenjaminHalko Oct 26, 2023
7d887c7
fix: use correct checksum
Axelen123 Oct 27, 2023
172604f
feat(installer): sign apk in patcher worker
Axelen123 Oct 27, 2023
123ae37
chore: add issue template (#1432)
BenjaminHalko Oct 28, 2023
7fe4724
feat: remember patch options (#1449)
Axelen123 Oct 31, 2023
25bd91d
feat(Settings): use SettingsListItem consistently and overall improve…
Ushie Nov 1, 2023
7741394
feat(NotificationCard): rewrite & consistent usage (#1426)
Ushie Nov 1, 2023
8df7f29
refactor(ui-components): deduplicate colors and move to settings folder
Axelen123 Nov 1, 2023
5fff0a2
fix: option state crash (#1456)
BenjaminHalko Nov 2, 2023
3c57762
feat(Installer): use BottomAppBar (#1428)
Ushie Nov 3, 2023
1a83315
feat(Changelogs): overall improvement (#1429)
Ushie Nov 3, 2023
1dc41ba
feat: check for updates on startup (#1462)
CnC-Robert Nov 5, 2023
59dacee
chore: bump patcher
Axelen123 Nov 6, 2023
ac561e7
feat: Use correct casing in module description
oSumAtrIX Nov 7, 2023
2bd8463
fix: parcel error for nullable types
Axelen123 Nov 15, 2023
62a5fce
feat(Contributors Screen): implement design from Figma (#1465)
Ushie Nov 19, 2023
bd9778a
feat(Update Screen): changelogs & handle states (#1464)
Ushie Nov 19, 2023
9cab919
fix: load patch bundles earlier
Axelen123 Nov 29, 2023
12b00e5
fix: specify `multithreadingDexFileWriter` in `PatcherOptions` (#1402)
BenjaminHalko Nov 29, 2023
de4e616
chore(deps): bump revanced patcher and library
Axelen123 Dec 1, 2023
a17a059
ci: caching with `gradle-build-action`
validcube Dec 2, 2023
8cd617e
chore(template): update label name for feature
validcube Dec 2, 2023
d9eb1c4
refactor: slight formatting of `build.gradle.kts`
validcube Dec 2, 2023
55c7800
build: bump Gradle to v8.5
validcube Dec 2, 2023
a8b9d93
docs: update revanced url
validcube Dec 2, 2023
d55abf5
feat(app-selector): show patchable installed apps first (#1496)
TheAabedKhan Dec 14, 2023
439f625
chore(deps): update jetpack compose
Axelen123 Dec 25, 2023
4fdd6bb
chore: upgrade AGP to `8.2.0` + migrate deprecated functions (#1574)
BenjaminHalko Dec 26, 2023
d9d7b98
feat: Purple default theme (#1601)
BenjaminHalko Dec 28, 2023
aa6e612
feat: Select bundle type before adding bundle (#1490)
Ushie Jan 4, 2024
b7cb6b9
feat: updater UI and code improvements (#1597)
Axelen123 Jan 5, 2024
3232bb1
feat: improve patcher UI (#1494)
CnC-Robert Jan 6, 2024
f38b31a
fix: progress bar not updating
CnC-Robert Jan 7, 2024
36c8f59
feat: Scrollbars (#1479)
Ushie Jan 7, 2024
c0f3d02
refactor: fix terminology and wording related to patches (#1623)
Axelen123 Jan 18, 2024
e186dfd
docs(security): init (#1612)
validcube Jan 20, 2024
4acef77
refactor: use consistent wording for the version compat check
Axelen123 Jan 20, 2024
0b9889e
fix: patch options reset button being broken
Axelen123 Jan 21, 2024
607d8b6
feat: add toast feedback to the bundle update button
Axelen123 Jan 21, 2024
39536c0
feat: Collapse ExtendedFAB on scroll (#1630)
Ushie Feb 3, 2024
16cdc7a
refactor: Disable update for dev build (#1673)
BenjaminHalko Feb 17, 2024
ef04186
fix(VersionSelector): use correct LazyColumn item key
Axelen123 Mar 5, 2024
088de60
chore: upgrade dependencies (#1670)
BenjaminHalko Mar 5, 2024
6709505
chore: Upgrade dependencies (#1761)
BenjaminHalko Mar 10, 2024
8d5d86f
feat: add social links (#1294)
BenjaminHalko Mar 13, 2024
5d7f9d1
feat: check if the version being used is the recommended version (#1675)
Axelen123 Mar 15, 2024
ca49d3a
feat: add external process runtime (#1799)
Axelen123 Mar 29, 2024
ce13422
fix: correctly patch apk files
Axelen123 Apr 3, 2024
ac47a7e
build(deps): bump plugin.serialization from 1.9.22 to 1.9.23 (#1811)
dependabot[bot] Apr 4, 2024
91ca5be
build(deps): bump libsu from 5.2.1 to 5.2.2 (#1810)
dependabot[bot] Apr 4, 2024
60ca901
build(deps): bump androidx.compose:compose-bom from 2024.02.02 to 202…
dependabot[bot] Apr 4, 2024
ab0682c
build(deps): bump androidx.compose.ui:ui-tooling from 1.6.3 to 1.6.4 …
dependabot[bot] Apr 4, 2024
afd6c5d
build(deps): bump aboutLibrariesGradlePlugin from 11.1.0 to 11.1.1 (#…
dependabot[bot] Apr 4, 2024
634d793
fix: crash caused by compose inlining bug
Axelen123 Apr 4, 2024
0df39a1
refactor: replace deprecated functions
Axelen123 Apr 5, 2024
2a1445d
build(deps): update ksp
Axelen123 Apr 5, 2024
ac0a036
refactor: fix more warnings
Axelen123 Apr 5, 2024
4e7d96e
feat: revert to blue theme colors
CnC-Robert May 22, 2024
6bfd909
feat: move update to notification card (#1917)
CnC-Robert May 27, 2024
1f671ab
fix: automatically focus search views
CnC-Robert May 27, 2024
413083c
fix(downloader): versions not loading correctly
CnC-Robert May 29, 2024
c7d183e
feat: rename debug build to `ReVanced Manager (dev)`
CnC-Robert Jun 23, 2024
16fea59
fix: scrolling in patch selector
CnC-Robert Jun 23, 2024
269fa79
feat: improve patcher screen labels
CnC-Robert Jun 23, 2024
75fcdb1
fix: use proper update icon
CnC-Robert Jun 25, 2024
5455cf2
feat: rename main bundle to `Default`
CnC-Robert Jun 25, 2024
a12c5c5
fix: add bounds checks in patch selector
Axelen123 Jul 2, 2024
1ce56af
feat: get bundle information from jar manifest (#2027)
Axelen123 Jul 2, 2024
47bdc69
refactor: Improve naming consistency in `libs.version.toml`
Ushie Jul 2, 2024
603a827
chore: Remove unused ARMv7 AAPT binary
Ushie Jul 2, 2024
71b5f53
feat: Improve initial update popup wording
Ushie Jul 2, 2024
fa13d4a
feat: Highlight links in Markdown
Ushie Jul 2, 2024
f197760
feat: Change "Update" to "Show" in Update Available notification
Ushie Jul 2, 2024
39fbb87
fix: Change the title in the Update screen from "Updates" to "Update"
Ushie Jul 2, 2024
d631331
feat: Improve device information in debugging section
Ushie Jul 2, 2024
9883dcd
fix: Use FAB instead of ListItem to patch in App Overview
Ushie Jul 2, 2024
d987ac6
feat: Add `isScrollingUp` support for ScrollState
Ushie Jul 2, 2024
e3bd8a8
feat: Add sensitivity to `isScrollingUp`
Ushie Jul 2, 2024
495100d
fix: Use the correct icon in API URL dialog
Ushie Jul 2, 2024
1bf004d
feat: Progressive AlertDialog for adding bundles
Ushie Jul 3, 2024
a0f1873
feat: Remove tag from changelog
Ushie Jul 3, 2024
397a1f8
Merge branch 'compose-dev' of https://github.com/ReVanced/revanced-ma…
Ushie Jul 3, 2024
d8248cc
fix: import bundles on another thread
Axelen123 Jul 3, 2024
8d3d500
feat: add ability to share debug logs
Axelen123 Jul 3, 2024
48fe3a7
fix: import export screen UX
Axelen123 Jul 3, 2024
a22158d
fix: crash when removing used bundles
Axelen123 Jul 4, 2024
ec0a077
feat: implement more patch option types (#2015)
Axelen123 Jul 4, 2024
f99cdfe
feat: improve UX for failed or missing bundles
Axelen123 Jul 4, 2024
b26fe30
Merge branch 'compose-dev' of https://github.com/ReVanced/revanced-ma…
Ushie Jul 4, 2024
7c7fb7b
feat: dont ask for root on launch
Axelen123 Jul 5, 2024
e6e043f
fix: cleanup advanced settings screen
Axelen123 Jul 5, 2024
6f9a984
fix: improve bundle page strings
Axelen123 Jul 5, 2024
032ca39
feat: Automatic language detection (#2032)
validcube Jul 5, 2024
3f4a234
fix: run props flow on correct dispatcher (#2035)
Axelen123 Jul 5, 2024
1ee1330
feat: improve the safeguards (#2038)
Axelen123 Jul 6, 2024
a995f43
fix: move battery warning to dashboard
Axelen123 Jul 6, 2024
36f864e
chore: update dependencies
Axelen123 Jul 6, 2024
f655a6e
ci: Bump dependencies to latest (#2039)
validcube Jul 7, 2024
40492b6
refactor: Use TextButton instead of FilledButton for consistency
validcube Jul 7, 2024
37e9630
fix: Inconsistent padding for battery optimisation warning
validcube Jul 7, 2024
b8a85c4
refactor: Use lastIndex
Ushie Jul 10, 2024
d39804f
Merge branch 'compose-dev' into fix/minor-issues
Ushie Jul 10, 2024
881b137
feat: Improve overall UI and fix inconsistencies (#2028)
Ushie Jul 10, 2024
563f2f3
fix: Remove unnecessary screen padding
Ushie Jul 17, 2024
42ef2ca
fix: Broken header padding in `AlertDialogExtended` when using an Icon
Ushie Jul 17, 2024
45f3204
feat: Improve custom API URL dialog (#2033)
validcube Jul 18, 2024
de6fddf
fix: android icon not loading in app selector
CnC-Robert Jul 20, 2024
2eca45d
fix: always use default patch selection if customization is disabled
Axelen123 Jul 20, 2024
641d518
build: Enable Gradle Configuration Cache (#2059)
validcube Jul 22, 2024
52a89b1
feat: Improve update setting tile titles
Ushie Jul 24, 2024
cdc69ea
fix: Support patching on ARMv7 by updating AAPT2 (#2084)
oSumAtrIX Jul 28, 2024
afc72ff
feat: Show manager update dialog (#2069)
Ushie Jul 28, 2024
4cbd480
feat: Add reset button to custom API (#2076)
Ushie Jul 29, 2024
f126fe9
fix: show available and selected patches in patch selector screen
CnC-Robert Jul 29, 2024
c18901c
feat: Improve unsupported patch warnings (#2066)
Ushie Jul 29, 2024
4257c32
fix: `ExtendedFloatingActionButton` not accessible by screen readers …
TheAabedKhan Aug 6, 2024
32f2710
fix: Turn off filters by default (#2079)
TheAabedKhan Aug 6, 2024
edc11b6
ci: Actually enable caching of Gradle
validcube Aug 7, 2024
936a9ef
refactor: Add parameters for custom rotation values in `ArrowButton`
Ushie Aug 7, 2024
e869db0
fix: Move temporary files outside of the cache directory (#2122)
kitadai31 Aug 12, 2024
e992a99
fix: remove the unique constraint for patch bundle names
Axelen123 Aug 12, 2024
747017a
feat: Improve Settings order (#2060)
validcube Aug 15, 2024
edb4e42
feat: Improve patch bundle screen (#2070)
Ushie Aug 16, 2024
10e7e4b
feat: Open the app-specific manage all files permission dialog (#2148)
kitadai31 Aug 18, 2024
2055400
feat: View bundle patches (#2065)
Ushie Aug 24, 2024
d201bdc
feat: Add installer status dialog (#1473)
oSumAtrIX Aug 29, 2024
f6f7238
feat(patcher): Improve installation (#2185)
aliernfrog Sep 19, 2024
697386c
fix: Match "Installation incompatible" dialog message with Flutter Ma…
kitadai31 Sep 30, 2024
b4c37e6
feat: Add haptic feedback (#1457)
BenjaminHalko Nov 6, 2024
cf32214
fix: only perform haptics on events
Axelen123 Nov 12, 2024
20c13ee
chore: update dependencies
Axelen123 Nov 13, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
181 changes: 61 additions & 120 deletions .github/ISSUE_TEMPLATE/bug-issue.yml
Original file line number Diff line number Diff line change
@@ -1,120 +1,61 @@
name: 🐞 Bug report
description: Report a very clearly broken issue.
title: 'bug: <title>'
labels: [bug]
body:
- type: markdown
attributes:
value: |
# ReVanced Manager bug report

Important to note that your issue may have already been reported before. Please check for existing issues [here](https://github.com/revanced/revanced-manager/labels/bug).

- type: dropdown
attributes:
label: Type
options:
- Error while running the manager
- Error at runtime
- Cosmetic
- Other
validations:
required: true
- type: textarea
attributes:
label: Bug description
description: How did you find the bug? Any additional details that might help?
validations:
required: true
- type: textarea
attributes:
label: Steps to reproduce
description: Add the steps to reproduce this bug, including your environment.
placeholder: Step 1. Download some files. Step 2. ...
validations:
required: true
- type: textarea
attributes:
label: Android version
description: Android version used.
validations:
required: true
- type: textarea
attributes:
label: Manager version
description: Manager version used.
validations:
required: true
- type: textarea
attributes:
label: Target package name
description: App you tried to patch.
validations:
required: true
- type: textarea
attributes:
label: Target package version.
description: Version of the app you tried to patch.
validations:
required: true
- type: dropdown
attributes:
label: Installation type
options:
- Non-root
- Root
validations:
required: true
- type: textarea
attributes:
label: Patches selected.
description: Patches you selected for the app.
validations:
required: true
- type: textarea
attributes:
label: Device logs (exported using Manager settings).
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so there is no need for backticks.
render: shell
validations:
required: true
- type: textarea
attributes:
label: Installer logs (exported using Installer menu option) [unneeded if the issue is not during patching].
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so there is no need for backticks.
render: shell
validations:
required: false
- type: textarea
attributes:
label: Screenshots or video
description: Add screenshots or videos that show the bug here.
placeholder: Drag and drop the screenshots/videos into this box.
validations:
required: false
- type: textarea
attributes:
label: Solution
description: If applicable, add a possible solution.
validations:
required: false
- type: textarea
attributes:
label: Additional context
description: Add additional context here.
validations:
required: false
- type: checkboxes
id: acknowledgments
attributes:
label: Acknowledgments
description: Your issue will be closed if you haven't done these steps.
options:
- label: I have searched the existing issues; this is new and no duplicate or related to another open issue.
required: true
- label: I have written a short but informative title.
required: true
- label: I properly filled out all of the requested information in this issue.
required: true
- label: The issue is solely related to ReVanced Manager and not caused by patches.
required: true
name: 🐞 Bug report
description: Create a new bug report.
title: 'bug: <title>'
labels: [bug]
body:
- type: markdown
attributes:
value: |
# ReVanced Manager bug report

Please check for existing issues [here](https://github.com/revanced/revanced-manager/labels/bug) before creating a new one.
- type: textarea
attributes:
label: Bug description
description: |
- Describe your bug in detail
- Add steps to reproduce the bug if possible (Step 1. Download some files. Step 2. ...)
- Add images and videos if possible
- List selected patches if applicable
validations:
required: true
- type: textarea
attributes:
label: Version of ReVanced Manager and version & name of application you tried to patch
validations:
required: true
- type: dropdown
attributes:
label: Installation type
options:
- Non-root
- Root
validations:
required: false
- type: textarea
attributes:
label: Device logs
description: Export logs in ReVanced Manager settings.
render: shell
validations:
required: true
- type: textarea
attributes:
label: Patcher logs
description: Export logs in "Patcher" screen.
render: shell
validations:
required: false
- type: checkboxes
attributes:
label: Acknowledgements
description: Your issue will be closed if you don't follow the checklist below!
options:
- label: This request is not a duplicate of an existing issue.
required: true
- label: I have chosen an appropriate title.
required: true
- label: All requested information has been provided properly.
required: true
- label: The issue is solely related to the ReVanced Manager
required: true
94 changes: 42 additions & 52 deletions .github/ISSUE_TEMPLATE/feature-issue.yml
Original file line number Diff line number Diff line change
@@ -1,52 +1,42 @@
name: ⭐ Feature request
description: Create a detailed feature request.
title: 'feat: <title>'
labels: [feature-request]
body:
- type: dropdown
attributes:
label: Type
options:
- Functionality
- Cosmetic
- Other
validations:
required: true
- type: textarea
attributes:
label: Issue
description: What is the current problem. Why does it require a feature request?
validations:
required: true
- type: textarea
attributes:
label: Feature
description: Describe your feature in detail. How does it solve the issue?
validations:
required: true
- type: textarea
attributes:
label: Motivation
description: Why should your feature should be considered?
validations:
required: true
- type: textarea
attributes:
label: Additional context
description: Add additional context here.
validations:
required: false
- type: checkboxes
id: acknowledgements
attributes:
label: Acknowledgements
description: Your issue will be closed if you haven't done these steps.
options:
- label: I have searched the existing issues and this is a new and no duplicate or related to another open issue.
required: true
- label: I have written a short but informative title.
required: true
- label: I filled out all of the requested information in this issue properly.
required: true
- label: The issue is related solely to the ReVanced Manager
required: true
name: ⭐ Feature request
description: Create a new feature request.
title: 'feat: <title>'
labels: [feature request]
body:
- type: markdown
attributes:
value: |
# ReVanced Manager feature request

Please check for existing feature requests [here](https://github.com/revanced/revanced-manager/labels/bug) before creating a new one.
- type: textarea
attributes:
label: Feature description
description: Describe your feature in detail.
validations:
required: true
- type: textarea
attributes:
label: Motivation
description: Explain why the lack of it is a problem.
validations:
required: true
- type: textarea
attributes:
label: Additional context
description: In case there is something else you want to add.
validations:
required: false
- type: checkboxes
attributes:
label: Acknowledgements
description: Your issue will be closed if you don't follow the checklist below!
options:
- label: This request is not a duplicate of an existing issue.
required: true
- label: I have chosen an appropriate title.
required: true
- label: All requested information has been provided properly.
required: true
- label: The issue is solely related to the 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 Manager. Join us on [Discord](https://revanced.app/discord) if you want to receive a contributor role.
38 changes: 0 additions & 38 deletions .github/workflows/analyze.yml

This file was deleted.

57 changes: 28 additions & 29 deletions .github/workflows/pr-build.yml
Original file line number Diff line number Diff line change
@@ -1,45 +1,44 @@
name: PR Build
name: Build pull request

on:
pull_request:
paths:
paths:
- ".github/workflows/pr-build.yml"
- "android/**"
- "assets/**"
- "lib/**"

- "app/**"
- "gradle/**"
- "*.properties"
- ".kts"

jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
with:
# Make sure the release step uses its own credentials:
# https://github.com/cycjimmy/semantic-release-action#private-packages
persist-credentials: false
fetch-depth: 0
- name: Setup JDK
uses: actions/setup-java@v3
with:
java-version: '11'
distribution: 'zulu'
- name: Setup Flutter
uses: subosito/flutter-action@v2
uses: actions/checkout@v4

- name: Set up JDK 17
uses: actions/setup-java@v4
with:
channel: 'stable'
cache: true
- name: Install Flutter dependencies
run: flutter pub get
- name: Generate files with Builder
run: flutter packages pub run build_runner build --delete-conflicting-outputs
- name: Build with Flutter
java-version: '17'
distribution: 'temurin'

- name: Set up Gradle
uses: gradle/actions/setup-gradle@v4

- name: Build with Gradle
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: flutter build apk --debug
run: ./gradlew assembleRelease --no-daemon -PnoProguard -PsignAsDebug

- name: Set env
run: echo "COMMIT_HASH=$(git rev-parse --short HEAD)" >> $GITHUB_ENV

- name: Add hash to APK
run: mv app/build/outputs/apk/release/app-release.apk revanced-manager-${{ env.COMMIT_HASH }}.apk

- name: Upload build
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: revanced-manager
path: build/app/outputs/flutter-apk/app-debug.apk
path: revanced-manager-${{ env.COMMIT_HASH }}.apk
Loading