Commit Graph

  • 6ace71b739 fix: Use FAB instead of ListItem to patch in App Overview Ushie 2024-07-03 02:44:10 +03:00
  • d889677b29 feat: Improve device information in debugging section Ushie 2024-07-03 01:34:01 +03:00
  • 5f2376919b fix: Change the title in the Update screen from "Updates" to "Update" Ushie 2024-07-03 01:28:33 +03:00
  • 5c434137d3 feat: Change "Update" to "Show" in Update Available notification Ushie 2024-07-03 01:27:13 +03:00
  • 7bf89887e4 feat: Highlight links in Markdown Ushie 2024-07-03 01:26:05 +03:00
  • 5901372523 feat: Improve initial update popup wording Ushie 2024-07-03 01:25:25 +03:00
  • 537b7084e0 chore: Remove unused ARMv7 AAPT binary Ushie 2024-07-03 01:24:55 +03:00
  • 45d64117bf refactor: Improve naming consistency in libs.version.toml Ushie 2024-07-03 00:24:10 +02:00
  • 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. validcube 2024-07-07 17:58:51 +07:00
  • ea007adecd refactor: Use TextButton instead of FilledButton for consistency validcube 2024-07-07 17:54:04 +07:00
  • 72cd8ebca8 ci: Bump dependencies to latest (#2039) Pun Butrach 2024-07-07 15:42:56 +07:00
  • 7ab191ed2b chore: update dependencies Ax333l 2024-07-06 22:47:27 +02:00
  • 3a05150fa3 fix: move battery warning to dashboard Ax333l 2024-07-06 18:12:27 +02:00
  • e5b414e277 feat: improve the safeguards (#2038) Ax333l 2024-07-06 17:43:37 +02:00
  • d3d4c27f6d fix: run props flow on correct dispatcher (#2035) Ax333l 2024-07-05 20:41:29 +02:00
  • 36a1c3f368 feat: Automatic language detection (#2032) Pun Butrach 2024-07-06 01:34:13 +07:00
  • 2a63a6163a fix: improve bundle page strings Ax333l 2024-07-05 20:31:49 +02:00
  • 02ea5c6d4a fix: cleanup advanced settings screen Ax333l 2024-07-05 19:41:27 +02:00
  • 9562d80bfd feat: dont ask for root on launch Ax333l 2024-07-05 19:06:10 +02:00
  • 49f851022d feat: improve UX for failed or missing bundles Ax333l 2024-07-04 19:36:25 +02:00
  • b18c678354 feat: implement more patch option types (#2015) Ax333l 2024-07-04 19:34:55 +02:00
  • 189c993ada fix: crash when removing used bundles Ax333l 2024-07-04 13:58:55 +02:00
  • 69c119d545 fix: import export screen UX Ax333l 2024-07-03 14:46:00 +02:00
  • feb0ca4cf3 feat: add ability to share debug logs Ax333l 2024-07-03 13:54:37 +02:00
  • 0383bd74f7 fix: import bundles on another thread Ax333l 2024-07-03 12:27:39 +02:00
  • 60fdec9804 feat: get bundle information from jar manifest (#2027) Ax333l 2024-07-02 21:50:28 +02:00
  • 483be5d722 fix: add bounds checks in patch selector Ax333l 2024-07-02 15:43:06 +02:00
  • e44d3fdee4 feat: rename main bundle to Default Robert 2024-06-25 23:54:59 +02:00
  • b59a16191a fix: use proper update icon Robert 2024-06-25 23:49:28 +02:00
  • f4d6c60b9e feat: improve patcher screen labels Robert 2024-06-23 21:01:20 +02:00
  • 154f036fe9 fix: scrolling in patch selector Robert 2024-06-23 20:17:42 +02:00
  • d3417adbeb feat: rename debug build to ReVanced Manager (dev) Robert 2024-06-23 17:27:40 +02:00
  • 16c4290f05 fix(downloader): versions not loading correctly Robert 2024-05-29 23:25:15 +02:00
  • d23d673c47 fix: automatically focus search views Robert 2024-05-27 22:49:08 +02:00
  • b80f94b77b feat: move update to notification card (#1917) Robert 2024-05-27 21:50:02 +02:00
  • 5f4c9584a9 feat: revert to blue theme colors Robert 2024-05-22 20:05:27 +02:00
  • 9a085f4091 refactor: fix more warnings Ax333l 2024-04-05 20:04:27 +02:00
  • 8d7886f7eb build(deps): update ksp Ax333l 2024-04-05 19:12:52 +02:00
  • c21076f2fb refactor: replace deprecated functions Ax333l 2024-04-05 19:09:39 +02:00
  • 05fe058151 fix: crash caused by compose inlining bug Ax333l 2024-04-04 17:50:31 +02:00
  • 752310fe94 build(deps): bump aboutLibrariesGradlePlugin from 11.1.0 to 11.1.1 (#1813) dependabot[bot] 2024-04-04 15:28:19 +00:00
  • 75500bbc43 build(deps): bump androidx.compose.ui:ui-tooling from 1.6.3 to 1.6.4 (#1814) dependabot[bot] 2024-04-04 15:27:59 +00:00
  • 84013ffca2 build(deps): bump androidx.compose:compose-bom from 2024.02.02 to 2024.03.00 (#1812) dependabot[bot] 2024-04-04 15:27:45 +00:00
  • 9da798dac1 build(deps): bump libsu from 5.2.1 to 5.2.2 (#1810) dependabot[bot] 2024-04-04 15:27:24 +00:00
  • d622208b17 build(deps): bump plugin.serialization from 1.9.22 to 1.9.23 (#1811) dependabot[bot] 2024-04-04 15:26:17 +00:00
  • c5cb18a7ea fix: correctly patch apk files Ax333l 2024-04-03 17:06:32 +02:00
  • 0d73e0cd32 feat: add external process runtime (#1799) Ax333l 2024-03-29 16:00:52 +01:00
  • 9d961f6a52 feat: check if the version being used is the recommended version (#1675) Ax333l 2024-03-15 18:57:53 +01:00
  • 7df3350acb feat: add social links (#1294) Benjamin 2024-03-12 17:09:39 -07:00
  • 858dd99ffa chore: Upgrade dependencies (#1761) Benjamin 2024-03-10 11:05:47 -07:00
  • 757e132321 chore: upgrade dependencies (#1670) Benjamin 2024-03-05 06:35:13 -08:00
  • 413fe980a8 fix(VersionSelector): use correct LazyColumn item key Ax333l 2024-03-05 14:34:45 +01:00
  • 1aba6bc874 refactor: Disable update for dev build (#1673) Benjamin 2024-02-17 10:17:27 -08:00
  • b5c1f6d732 feat: Collapse ExtendedFAB on scroll (#1630) Ushie 2024-02-03 22:12:12 +03:00
  • ea50e65ab1 feat: add toast feedback to the bundle update button Ax333l 2024-01-21 14:34:18 +01:00
  • e1647fdef0 fix: patch options reset button being broken Ax333l 2024-01-21 14:24:39 +01:00
  • 0b362e3393 refactor: use consistent wording for the version compat check Ax333l 2024-01-20 17:48:08 +01:00
  • 159461356e docs(security): init (#1612) Pun Butrach 2024-01-20 23:35:32 +07:00
  • b1206cb663 refactor: fix terminology and wording related to patches (#1623) Ax333l 2024-01-18 20:50:24 +01:00
  • b5558ea3ff feat: Scrollbars (#1479) Ushie 2024-01-08 01:28:16 +03:00
  • dcaa38c882 fix: progress bar not updating Robert 2024-01-07 13:29:09 +01:00
  • 429b428f67 feat: improve patcher UI (#1494) Robert 2024-01-06 16:51:11 +01:00
  • a12cae7299 feat: updater UI and code improvements (#1597) Ax333l 2024-01-05 23:05:02 +01:00
  • 88e860cf01 feat: Select bundle type before adding bundle (#1490) Ushie 2024-01-05 00:54:44 +03:00
  • 0616666d5e feat: Purple default theme (#1601) Benjamin 2023-12-27 16:35:23 -08:00
  • 2700d45e4d chore: upgrade AGP to 8.2.0 + migrate deprecated functions (#1574) Benjamin 2023-12-26 12:37:42 -08:00
  • c3a32a1142 chore(deps): update jetpack compose Ax333l 2023-12-25 23:28:42 +01:00
  • afb0f80de5 feat(app-selector): show patchable installed apps first (#1496) aAbed 2023-12-14 16:35:14 +05:45
  • 4aaa88e353 docs: update revanced url validcube 2023-12-02 17:18:21 +07:00
  • 359095a6f8 build: bump Gradle to v8.5 validcube 2023-12-02 17:15:50 +07:00
  • e1c3d61ec6 refactor: slight formatting of build.gradle.kts validcube 2023-12-02 17:00:52 +07:00
  • 72b7d24b33 chore(template): update label name for feature validcube 2023-12-02 16:58:47 +07:00
  • 0ccc2c13ac ci: caching with gradle-build-action validcube 2023-12-02 16:55:04 +07:00
  • fa414ce6ee chore(deps): bump revanced patcher and library Ax333l 2023-12-01 13:21:20 +01:00
  • 3f362b605f fix: specify multithreadingDexFileWriter in PatcherOptions (#1402) Benjamin 2023-11-29 13:33:00 -08:00
  • a2f9e2f1da fix: load patch bundles earlier Ax333l 2023-11-29 22:11:57 +01:00
  • 3af26e7065 feat(Update Screen): changelogs & handle states (#1464) Ushie 2023-11-19 23:28:28 +03:00
  • d5bdc293f3 feat(Contributors Screen): implement design from Figma (#1465) Ushie 2023-11-19 23:27:13 +03:00
  • 336eed3a95 fix: parcel error for nullable types Ax333l 2023-11-15 21:32:54 +01:00
  • 59b4c0b2d2 feat: Use correct casing in module description oSumAtrIX 2023-11-07 23:59:33 +01:00
  • 0934b24591 chore: bump patcher Ax333l 2023-11-06 19:33:06 +01:00
  • bb2164e1a9 feat: check for updates on startup (#1462) Robert 2023-11-05 12:19:55 +00:00
  • 2a3590ddd2 feat(Changelogs): overall improvement (#1429) Ushie 2023-11-03 21:03:14 +03:00
  • ceb7623794 feat(Installer): use BottomAppBar (#1428) Ushie 2023-11-03 12:15:17 +03:00
  • f183b6d8a6 fix: option state crash (#1456) Benjamin 2023-11-02 08:46:53 -07:00
  • a6174eee8f refactor(ui-components): deduplicate colors and move to settings folder Ax333l 2023-11-01 21:57:00 +01:00
  • f8aafa0503 feat(NotificationCard): rewrite & consistent usage (#1426) Ushie 2023-11-01 20:54:06 +03:00
  • 5e35893883 feat(Settings): use SettingsListItem consistently and overall improvements (#1427) Ushie 2023-11-01 20:11:43 +03:00
  • 90db765c9a feat: remember patch options (#1449) Ax333l 2023-10-31 21:16:02 +01:00
  • e61c98ca59 chore: add issue template (#1432) Benjamin 2023-10-27 22:54:33 -07:00
  • c003c3c324 feat(installer): sign apk in patcher worker Ax333l 2023-10-27 23:30:45 +02:00
  • 5a3a619d16 fix: use correct checksum Ax333l 2023-10-27 17:33:11 +02:00
  • 89addf3f78 chore: upgrade dependencies (#1401) Benjamin 2023-10-26 07:25:12 -07:00
  • 34cf848baa fix: perform selected app operations in the correct order Ax333l 2023-10-26 09:06:42 +02:00
  • a9171e17bd feat(bundles tab): add BackHandler Ax333l 2023-10-26 09:03:26 +02:00
  • 2e64022229 docs: clarify license Ax333l 2023-10-21 16:10:10 +02:00
  • 8aa70d350e feat: show toast when no patches are selected Ax333l 2023-10-20 23:16:00 +02:00
  • ca93524be0 feat: add checkboxes to the downloaded apps page Ax333l 2023-10-20 23:02:35 +02:00
  • 7fb1e27617 fix: more android 34 fixes Ax333l 2023-10-20 22:59:16 +02:00
  • 1dd6738964 fix: handle exceptions when checking for bundle updates Ax333l 2023-10-20 19:43:26 +02:00