Ushie
d889677b29
feat: Improve device information in debugging section
...
Closes #1977
2025-10-01 21:51:53 +02:00
Ushie
5f2376919b
fix: Change the title in the Update screen from "Updates" to "Update"
...
Closes #1960
2025-10-01 21:51:52 +02:00
Ushie
5c434137d3
feat: Change "Update" to "Show" in Update Available notification
...
Closes #1959
2025-10-01 21:51:51 +02:00
Ushie
7bf89887e4
feat: Highlight links in Markdown
...
Closes #1962
2025-10-01 21:51:50 +02:00
Ushie
5901372523
feat: Improve initial update popup wording
...
Closes #1956
2025-10-01 21:51:49 +02:00
Ushie
537b7084e0
chore: Remove unused ARMv7 AAPT binary
...
Closes #1954
2025-10-01 21:51:48 +02:00
Ushie
45d64117bf
refactor: Improve naming consistency in libs.version.toml
...
Closes #1953
2025-10-01 21:51:47 +02:00
validcube
6c3a99a492
fix: Inconsistent padding for battery optimisation warning
...
The problem came after moving the card to DashboardScreen, this is because the card specified padding modifier but others does not. This commit remove the modifier completely.
2025-10-01 21:51:45 +02:00
validcube
ea007adecd
refactor: Use TextButton instead of FilledButton for consistency
2025-10-01 21:51:44 +02:00
Pun Butrach
72cd8ebca8
ci: Bump dependencies to latest ( #2039 )
2025-10-01 21:51:43 +02:00
Ax333l
7ab191ed2b
chore: update dependencies
2025-10-01 21:51:42 +02:00
Ax333l
3a05150fa3
fix: move battery warning to dashboard
2025-10-01 21:51:41 +02:00
Ax333l
e5b414e277
feat: improve the safeguards ( #2038 )
2025-10-01 21:51:40 +02:00
Ax333l
d3d4c27f6d
fix: run props flow on correct dispatcher ( #2035 )
2025-10-01 21:51:39 +02:00
Pun Butrach
36a1c3f368
feat: Automatic language detection ( #2032 )
2025-10-01 21:51:38 +02:00
Ax333l
2a63a6163a
fix: improve bundle page strings
2025-10-01 21:51:37 +02:00
Ax333l
02ea5c6d4a
fix: cleanup advanced settings screen
2025-10-01 21:51:36 +02:00
Ax333l
9562d80bfd
feat: dont ask for root on launch
2025-10-01 21:51:35 +02:00
Ax333l
49f851022d
feat: improve UX for failed or missing bundles
2025-10-01 21:51:34 +02:00
Ax333l
b18c678354
feat: implement more patch option types ( #2015 )
2025-10-01 21:51:33 +02:00
Ax333l
189c993ada
fix: crash when removing used bundles
2025-10-01 21:51:32 +02:00
Ax333l
69c119d545
fix: import export screen UX
2025-10-01 21:51:31 +02:00
Ax333l
feb0ca4cf3
feat: add ability to share debug logs
2025-10-01 21:51:29 +02:00
Ax333l
0383bd74f7
fix: import bundles on another thread
2025-10-01 21:51:28 +02:00
Ax333l
60fdec9804
feat: get bundle information from jar manifest ( #2027 )
2025-10-01 21:51:27 +02:00
Ax333l
483be5d722
fix: add bounds checks in patch selector
2025-10-01 21:51:26 +02:00
Robert
e44d3fdee4
feat: rename main bundle to Default
2025-10-01 21:51:25 +02:00
Robert
b59a16191a
fix: use proper update icon
2025-10-01 21:51:24 +02:00
Robert
f4d6c60b9e
feat: improve patcher screen labels
2025-10-01 21:51:23 +02:00
Robert
154f036fe9
fix: scrolling in patch selector
2025-10-01 21:51:22 +02:00
Robert
d3417adbeb
feat: rename debug build to ReVanced Manager (dev)
2025-10-01 21:51:21 +02:00
Robert
16c4290f05
fix(downloader): versions not loading correctly
2025-10-01 21:51:20 +02:00
Robert
d23d673c47
fix: automatically focus search views
2025-10-01 21:51:19 +02:00
Robert
b80f94b77b
feat: move update to notification card ( #1917 )
2025-10-01 21:51:17 +02:00
Robert
5f4c9584a9
feat: revert to blue theme colors
2025-10-01 21:51:17 +02:00
Ax333l
9a085f4091
refactor: fix more warnings
2025-10-01 21:51:16 +02:00
Ax333l
8d7886f7eb
build(deps): update ksp
2025-10-01 21:51:15 +02:00
Ax333l
c21076f2fb
refactor: replace deprecated functions
2025-10-01 21:51:13 +02:00
Ax333l
05fe058151
fix: crash caused by compose inlining bug
...
This is a bug in jetpack compose. Inlining this function wasn't very
important anyways so it's best to just stop inlining it to avoid the
crash.
2025-10-01 21:51:12 +02:00
dependabot[bot]
752310fe94
build(deps): bump aboutLibrariesGradlePlugin from 11.1.0 to 11.1.1 ( #1813 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-01 21:51:11 +02:00
dependabot[bot]
75500bbc43
build(deps): bump androidx.compose.ui:ui-tooling from 1.6.3 to 1.6.4 ( #1814 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-01 21:51:10 +02:00
dependabot[bot]
84013ffca2
build(deps): bump androidx.compose:compose-bom from 2024.02.02 to 2024.03.00 ( #1812 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-01 21:51:09 +02:00
dependabot[bot]
9da798dac1
build(deps): bump libsu from 5.2.1 to 5.2.2 ( #1810 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-01 21:51:08 +02:00
dependabot[bot]
d622208b17
build(deps): bump plugin.serialization from 1.9.22 to 1.9.23 ( #1811 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-01 21:51:07 +02:00
Ax333l
c5cb18a7ea
fix: correctly patch apk files
2025-10-01 21:51:06 +02:00
Ax333l
0d73e0cd32
feat: add external process runtime ( #1799 )
2025-10-01 21:51:05 +02:00
Ax333l
9d961f6a52
feat: check if the version being used is the recommended version ( #1675 )
2025-10-01 21:51:04 +02:00
Benjamin
7df3350acb
feat: add social links ( #1294 )
...
Co-authored-by: Pun Butrach <pun.butrach@gmail.com >
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de >
Co-authored-by: Ax333l <main@axelen.xyz >
2025-10-01 21:51:03 +02:00
Benjamin
858dd99ffa
chore: Upgrade dependencies ( #1761 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-01 21:51:02 +02:00
Benjamin
757e132321
chore: upgrade dependencies ( #1670 )
2025-10-01 21:51:01 +02:00