Commit graph

172 commits

Author SHA1 Message Date
aAbed
ac636670c3
feat: Add patch options (#1354) 2023-10-12 02:00:39 +02:00
Benjamin
8fd4fe0e55
feat(patcher): improve logs (#1299)
Co-authored-by: Ushie <ushiekane@gmail.com>
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-10-07 02:01:09 +02:00
Benjamin Halko
cd07f39b69
fix: reset patches after patching 2023-10-04 12:16:56 -07:00
oSumAtrIX
012110f008
perf: Do not load patches twice 2023-10-04 18:39:24 +02:00
oSumAtrIX
6961bb7fd0
fix: Do not delete cached downloads 2023-10-01 04:48:24 +02:00
oSumAtrIX
2b4b3ca0a5
fix: Retrieve app information from patched app 2023-09-30 21:40:03 +02:00
oSumAtrIX
91837ebade
feat: Remove original package name in app info view 2023-09-30 21:07:26 +02:00
oSumAtrIX
36c86e22b1
fix: Load installed apps 2023-09-30 20:03:09 +02:00
oSumAtrIX
2e8e3b0d1e
fix: Do not hardcode any predefined packages 2023-09-29 20:12:39 +02:00
oSumAtrIX
8ce266bc94
perf: Reduce amount of network requests 2023-09-29 18:39:07 +02:00
oSumAtrIX
62505f2543
build: Bump dependencies 2023-09-28 17:36:10 +02:00
Ushie
0bfa776ce7
fix: npe when loading patch bundle on android 8 2023-09-23 00:24:17 +03:00
Benjamin
6260a80738
feat(settings - appearance): add system option (#1279)
Closes #1260
2023-09-21 03:25:23 +03:00
aAbed
4b8542b35b
fix: load patches via PatchBundle (#1242) 2023-09-21 01:35:32 +03:00
Julienraptor01
9ad1d6cbfb
fix(custom-sources): ignore casing when checking if default repo is being used (#1281) 2023-09-21 00:42:29 +03:00
Benjamin
f4b0a695d6
fix: improve app list loading speed (#1166) 2023-09-15 22:58:15 +07:00
aAbed
d6169c6fa2
fix: broken settings page 2023-08-27 11:55:21 +05:45
aAbed
c400619338
feat: disable changing patches selection by default (#1132)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-08-15 16:05:27 +07:00
aAbed
f90f6e81ee
feat: patch apps without internet (#1114) 2023-08-11 08:11:19 +07:00
Pun Butrach
b77d46b2c2
feat(installer): redesign utility options (#1062)
Co-authored-by: Ushie <ushiekane@gmail.com>
2023-08-10 19:02:30 +07:00
Ushie
9a66b6e50d
fix(root-install): create service and postfs directories if they dont exist (#1116)
Fixes #860
2023-08-09 23:57:09 +03:00
aAbed
acec064cb7
feat(patcher-view): show notice for removed patches that were used previously (#1107) 2023-08-09 22:32:13 +03:00
aAbed
722a5859a5
fix: pair integrations and patches updates (#1102) 2023-08-08 03:30:48 +03:00
aAbed
1714c3fa86
feat(patches-selector): show New tag for new patches (#1099) 2023-08-07 22:28:09 +07:00
aAbed
1be284f8d8
feat: switch to the new ReVanced API (#1101) 2023-08-07 17:14:16 +07:00
aAbed
5346f6e1bf
fix(patch-item): hide universal patches if not enabled (#1087) 2023-08-05 20:19:36 +07:00
aAbed
374eb3d06d
feat: abort patching process at any time (#1072) 2023-08-04 00:40:08 +03:00
aAbed
f905a52988
feat: allow control over patches update (#1063)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-08-03 23:23:56 +03:00
aAbed
64744b2abf
fix: original.apk not found despite existing (#1052) 2023-07-30 10:35:34 +07:00
Aabed Khan
eb58475259
fix: showing Installed when it's actually not (#1021) 2023-07-15 08:10:36 +07:00
ponces
a879ac30fb
fix: prevent unsupported operation exception (#1018) 2023-07-14 17:55:04 +07:00
Pun Butrach
567b1a3ace
refactor: improve code readability according to linter 2023-07-10 19:45:50 +07:00
Pun Butrach
6a45db8a38
refactor: improve code readability according to formatter 2023-07-10 19:36:50 +07:00
Aabed Khan
da6cf585c0 fix: app crash after custom source 2023-07-08 22:26:31 +05:45
Aabed Khan
6fe05cd86e
feat: show all the unseen changelogs on changelog section (#970) 2023-07-01 02:41:03 +03:00
Aabed Khan
d051ae576b
feat(updater): download successful dialog (#938) 2023-06-23 16:36:36 +03:00
ponces
35e99cb014
feat(mount): use /data/adb/revanced again and ensure migration scenario (#948) 2023-06-23 01:03:03 +03:00
Aabed Khan
6cc1bd21cd
fix(updater): ability to start again after cancelling (#937) 2023-06-16 10:04:07 +03:00
fe
f6e99f7e88
fix: return fetched patch version if non default patch repo is used (#922) 2023-06-07 20:16:25 +03:00
Sangam Shrestha
a27dc6ad1c feat: migrate to dart3 2023-05-19 14:23:48 +05:45
Aunali321
3fe5882145 feat: remove cronet 2023-05-06 05:39:46 +05:30
EvadeMaster
941263102d refactor: change name from "recommendedVersion" to "suggestedVersion" 2023-04-29 20:43:02 +07:00
Aunali321
bb681e31c9 feat: disable selecting installed apps for nonroot 2023-04-20 22:25:29 +05:30
Aunali321
f5aafdb7d6 feat: progress bar for manager updates 2023-04-20 04:45:46 +05:30
Aunali321
4c9cb560e3 feat: auto select default patches 2023-04-19 01:21:08 +05:30
Aman Sikarwar
197770b68b
chore: update dependencies (#772)
* chore: updated some dependencies

* refactor: reimplemented cache interceptor

* Revert "Updated dependencies & migrated breaking changes"

This reverts commit e6743b0d6b2552fdbf1c99d23e158e682362dd5d.

* chore: migrated flutter_local_notifications

* revert: reimplemented cache interceptor
2023-04-18 19:45:29 +05:30
Sebok Andras
dca2d4fe12
feat: add option to import/export keystore (#776)
* feat: add option to import/export keystore

* change the order of import/export keystore buttons

* feat: add option to change the keystore password
2023-04-18 15:08:10 +05:30
Aunali321
3b677f8ae3
feat: improve ux (#752)
* feat: restart app toast when changing sources, api url

* fix: potentially fix manager stuck on black screen

* feat: remove select all patches chip

* feat: show all apps and recommended versions

* chore(i18n): remove unused strings

remove unused strings left out in 7e05bca

* feat: select install type before patching

* feat: update patches button (#782)

* feat: update patches button

* feat: show toast when force refresh

* chore: don't translate "ReVanced Manager" and "ReVanced Patches"

* Revert "feat: select install type before patching"

This reverts commit 74e0c09b54.

* feat: rename recommended patches to default patches

* feat: add missing localization

* feat: display restart app toast for resetting source

---------

Co-authored-by: EvadeMaster <93124920+EvadeMaster@users.noreply.github.com>
2023-04-18 13:27:26 +05:30
Aunali321
5617535a63
refactor: remove sentry and crowdin (#730)
We no longer use sentry and crowdin.
2023-03-05 16:12:46 +07:00
EvadeMaster
68ccefc59f
revert: "refactor: update deprecated and minor code refactors (#710)"
This reverts commit 6829d3cdea.

Signed-off-by: EvadeMaster <93124920+EvadeMaster@users.noreply.github.com>
2023-03-03 18:06:24 +07:00