Skip to content

feat: Add search to BundlePatchesDialog #2486

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

Draft
wants to merge 327 commits into
base: compose-dev
Choose a base branch
from

Conversation

Ushie
Copy link
Member

@Ushie Ushie commented Apr 17, 2025

No description provided.

romreviewer and others added 30 commits July 14, 2023 10:33
* Label Back button
* Mark group section headings as headings

Signed-off-by: Patryk Miś <[email protected]>
* Update Java base to 17
* update Kotlin to 1.8.22
* update Bouncycastle
* update all dependencies
* follow the manifest on jni libs packaging
* enhance app optimization by specifying resource configurations, excluding dependencies info and unnessesary files
* Remove obsolete SDK check as we are already using minSdk 26

Signed-off-by: Patryk Miś <[email protected]>
Signed-off-by: Patryk Miś <[email protected]>
When you hover on Commit & Activity badges, `revanced` will appear in url display, but on License badge, `ReVanced` will display

This commit fix that by changing the organisation to what we're supposed to be using which is {org_name}/{repo_name} (ReVanced/...)
fixes an issue where GitHub Actions logs would be censored
* feat: store patched apps

* fix: missing string

* feat: save patch selection

* feat: things

* fix: fix broken query

* fix: remove redundant `withContext`

* fix: fix
This bump `actions/upload-artifact`@v2 to `actions/upload-artifact`@v3
Axelen123 and others added 23 commits December 23, 2024 14:31
build: Bump AGP to 8.8.0
@Ushie Ushie added the ReVanced Manager Compose Regarding the Compose rewrite of ReVanced Manager label Apr 17, 2025
@Ushie Ushie linked an issue Apr 17, 2025 that may be closed by this pull request
3 tasks
@Ushie Ushie marked this pull request as draft April 23, 2025 17:08
@oSumAtrIX oSumAtrIX force-pushed the compose-dev branch 3 times, most recently from 7338157 to 70a6950 Compare May 22, 2025 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ReVanced Manager Compose Regarding the Compose rewrite of ReVanced Manager
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Add search functionality to the patch list screen