Ax333l
|
0df39a1136
|
refactor: replace deprecated functions
|
2024-04-05 19:09:39 +02:00 |
|
Ax333l
|
634d793839
|
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.
|
2024-04-04 17:50:31 +02:00 |
|
dependabot[bot]
|
afd6c5d6b7
|
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>
|
2024-04-04 15:28:19 +00:00 |
|
dependabot[bot]
|
ab0682cc5c
|
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>
|
2024-04-04 15:27:59 +00:00 |
|
dependabot[bot]
|
60ca901ac7
|
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>
|
2024-04-04 15:27:45 +00:00 |
|
dependabot[bot]
|
91ca5be57a
|
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>
|
2024-04-04 15:27:24 +00:00 |
|
dependabot[bot]
|
ac47a7eaa4
|
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>
|
2024-04-04 15:26:17 +00:00 |
|
Ax333l
|
ce134224a8
|
fix: correctly patch apk files
|
2024-04-03 17:07:29 +02:00 |
|
Ax333l
|
ca49d3a465
|
feat: add external process runtime (#1799)
|
2024-03-29 15:00:52 +00:00 |
|
Ax333l
|
5d7f9d1387
|
feat: check if the version being used is the recommended version (#1675)
|
2024-03-15 17:57:53 +00:00 |
|
Benjamin
|
8d5d86fea8
|
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>
|
2024-03-12 17:09:39 -07:00 |
|
Benjamin
|
6709505e9e
|
chore: Upgrade dependencies (#1761)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-10 11:05:47 -07:00 |
|
Benjamin
|
088de60c91
|
chore: upgrade dependencies (#1670)
|
2024-03-05 06:35:13 -08:00 |
|
Ax333l
|
ef041869e5
|
fix(VersionSelector): use correct LazyColumn item key
|
2024-03-05 14:34:45 +01:00 |
|
Benjamin
|
16cdc7aca4
|
refactor: Disable update for dev build (#1673)
Co-authored-by: Pun Butrach <pun.butrach@gmail.com>
|
2024-02-17 18:17:27 +00:00 |
|
Ushie
|
39536c0e18
|
feat: Collapse ExtendedFAB on scroll (#1630)
|
2024-02-03 19:12:12 +00:00 |
|
Ax333l
|
607d8b67c9
|
feat: add toast feedback to the bundle update button
|
2024-01-21 14:34:18 +01:00 |
|
Ax333l
|
0b9889ea44
|
fix: patch options reset button being broken
|
2024-01-21 14:24:39 +01:00 |
|
Ax333l
|
4acef776b2
|
refactor: use consistent wording for the version compat check
|
2024-01-20 17:48:08 +01:00 |
|
Pun Butrach
|
e186dfdaa9
|
docs(security): init (#1612)
Co-authored-by: Ax333l <main@axelen.xyz>
|
2024-01-20 16:35:32 +00:00 |
|
Ax333l
|
c0f3d02e6f
|
refactor: fix terminology and wording related to patches (#1623)
|
2024-01-18 19:50:24 +00:00 |
|
Ushie
|
36c8f59d6f
|
feat: Scrollbars (#1479)
|
2024-01-08 01:28:16 +03:00 |
|
Robert
|
f38b31a591
|
fix: progress bar not updating
|
2024-01-07 13:29:09 +01:00 |
|
Robert
|
3232bb10e6
|
feat: improve patcher UI (#1494)
|
2024-01-06 16:51:11 +01:00 |
|
Ax333l
|
b7cb6b94f5
|
feat: updater UI and code improvements (#1597)
|
2024-01-05 22:05:02 +00:00 |
|
Ushie
|
aa6e612fba
|
feat: Select bundle type before adding bundle (#1490)
|
2024-01-04 21:54:44 +00:00 |
|
Benjamin
|
d9d7b98409
|
feat: Purple default theme (#1601)
|
2023-12-27 16:35:23 -08:00 |
|
Benjamin
|
4fdd6bbe5f
|
chore: upgrade AGP to 8.2.0 + migrate deprecated functions (#1574)
|
2023-12-26 20:37:42 +00:00 |
|
Ax333l
|
439f6250f3
|
chore(deps): update jetpack compose
|
2023-12-25 23:28:42 +01:00 |
|
aAbed
|
d55abf5dda
|
feat(app-selector): show patchable installed apps first (#1496)
|
2023-12-14 11:50:14 +01:00 |
|
validcube
|
a8b9d9316f
|
docs: update revanced url
|
2023-12-02 17:18:21 +07:00 |
|
validcube
|
55c7800f39
|
build: bump Gradle to v8.5
build: update Gradle wrapper
|
2023-12-02 17:17:03 +07:00 |
|
validcube
|
d9eb1c42bc
|
refactor: slight formatting of build.gradle.kts
|
2023-12-02 17:00:52 +07:00 |
|
validcube
|
8cd617e32d
|
chore(template): update label name for feature
|
2023-12-02 16:58:47 +07:00 |
|
validcube
|
a17a05995a
|
ci: caching with gradle-build-action
Allow for automatic capture of buildscan in job summary, and smarter
caching than the one provided by `setup-java`.
|
2023-12-02 16:55:04 +07:00 |
|
Ax333l
|
de4e616dcc
|
chore(deps): bump revanced patcher and library
|
2023-12-01 13:21:20 +01:00 |
|
Benjamin
|
12b00e5c8d
|
fix: specify multithreadingDexFileWriter in PatcherOptions (#1402)
Co-authored-by: Ax333l <main@axelen.xyz>
|
2023-11-29 21:33:00 +00:00 |
|
Ax333l
|
9cab91959e
|
fix: load patch bundles earlier
|
2023-11-29 22:11:57 +01:00 |
|
Ushie
|
bd9778a3d1
|
feat(Update Screen): changelogs & handle states (#1464)
Co-authored-by: Ax333l <main@axelen.xyz>
|
2023-11-19 23:28:28 +03:00 |
|
Ushie
|
62a5fce66c
|
feat(Contributors Screen): implement design from Figma (#1465)
Co-authored-by: Robert <72943079+CnC-Robert@users.noreply.github.com>
Co-authored-by: Ax333l <main@axelen.xyz>
|
2023-11-19 23:27:13 +03:00 |
|
Ax333l
|
2bd84636d6
|
fix: parcel error for nullable types
|
2023-11-15 21:32:54 +01:00 |
|
oSumAtrIX
|
ac561e7aca
|
feat: Use correct casing in module description
|
2023-11-07 23:59:33 +01:00 |
|
Ax333l
|
59daceef99
|
chore: bump patcher
|
2023-11-06 19:33:06 +01:00 |
|
Robert
|
1dc41badd9
|
feat: check for updates on startup (#1462)
|
2023-11-05 13:19:55 +01:00 |
|
Ushie
|
1a83315424
|
feat(Changelogs): overall improvement (#1429)
|
2023-11-03 18:03:14 +00:00 |
|
Ushie
|
3c5776214f
|
feat(Installer): use BottomAppBar (#1428)
|
2023-11-03 09:15:17 +00:00 |
|
Benjamin
|
5fff0a2923
|
fix: option state crash (#1456)
Co-authored-by: Ax333l <main@axelen.xyz>
|
2023-11-02 15:46:53 +00:00 |
|
Ax333l
|
8df7f2992d
|
refactor(ui-components): deduplicate colors and move to settings folder
|
2023-11-01 21:57:00 +01:00 |
|
Ushie
|
7741394c9c
|
feat(NotificationCard): rewrite & consistent usage (#1426)
|
2023-11-01 20:54:06 +03:00 |
|
Ushie
|
25bd91debc
|
feat(Settings): use SettingsListItem consistently and overall improvements (#1427)
|
2023-11-01 20:11:43 +03:00 |
|