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
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
Ushie
6d60541626
chore(deps): meet patcher breaking changes
2023-03-03 03:11:44 +03:00
Sailesh Dahal
6829d3cdea
refactor: update deprecated and minor code refactors ( #710 )
...
Improve code readability & additional refactoring
Commits:
chore: exclude generated from analyzer
refactor: add SharedPreferences to locator
refactor: access shared pref from locator, and code refactor
refactor: remove unwanted `await`
refactor: remove `const` from `CacheConfig`
2023-02-27 19:06:05 +07:00
Jay Gajjar
a54ca799b9
feat: update rules of analysis_options.yaml. and solved all problems ( #665 )
...
* update rules of analysis_options.yaml. and solved all problems
* refactor: fix remaining problems
---------
Co-authored-by: Ushie <ushiekane@gmail.com>
2023-01-30 15:35:06 +03:00
Mipirakas
8591bc4d01
chore: update cr_file_saver ( #668 )
...
Co-authored-by: Ushie <github@ushie.dev>
2023-01-30 15:11:31 +03:00
Ushie
5f81d65911
feat: sort by amount of patches, display patches count, setting to enable universal patches ( #593 )
...
* feat: sort by amount of patches
* feat: display patches count in application card
* feat: setting to enable universal patches
2022-12-15 23:35:45 +05:30
Ushie
d7624e5e1f
Revert "feat: filter apps by patch count"
...
This reverts commit d78868b462
.
2022-12-14 13:19:59 +03:00
Ushie
d78868b462
feat: filter apps by patch count
2022-12-14 01:52:06 +03:00
aliernfrog
ff90dae695
feat: add support for shared patches ( #577 )
...
* fix: avoid npe if a patch has empty compatible package.
* feat: support for shared patches
* fix: incorrect bool check and cleanup
Co-authored-by: Aunali321 <aunvakil.aa@gmail.com>
2022-12-11 18:00:44 +05:30
nkitsaini
dc47da75f2
feat: Adding support for Exporting APK ( #439 )
...
* feat: Adding Export APK support
* Using cr_file_saver to simplify export
2022-11-02 17:22:40 +05:30
Aunali321
f1261398e9
feat: sentry integration.
2022-10-14 23:35:33 +05:30
Aunali321
b550016681
fix: use original package name to load patches.
2022-10-10 19:02:42 +05:30
aliernfrog
e46ad3595d
fix: permanent keystore path if available ( #375 )
2022-10-10 00:05:43 +05:30
Ushie
5418c36716
feat: use patcher for resourcePatch detection ( #337 )
...
Co-authored-by: Aunali321 <aunvakil.aa@gmail.com>
2022-09-30 21:36:39 +03:00
Alberto Ponces
d84230fa22
feat: Merge integrations if a patch or any of its dependencies need them
2022-09-23 17:20:19 +01:00
Alberto Ponces
f9865166b0
fix: TikTok integrations and settings patches should be merged if needed
2022-09-22 14:02:07 +01:00
Alberto Ponces
4631982d42
fix: Use original packageName to get compatible patches
2022-09-20 10:04:02 +01:00
Alberto Ponces
6f72c2ebec
fix: Fix unfixed fixes which needed to be fixed (better now??)
2022-09-20 01:07:36 +01:00
Alberto Ponces
9405334a7d
fix: Fix multiple APK shares
2022-09-19 01:45:24 +01:00
Alberto Ponces
ce6f11f3f2
feat: Show recommendation version when possible
2022-09-18 03:14:48 +01:00
Alberto Ponces
ec31667591
feat: Add a warning for split APK patching for now
2022-09-15 01:15:13 +01:00
Alberto Ponces
855b8373e4
fix: Export patcher logs as a file instead of text
2022-09-14 10:40:45 +01:00
Alberto Ponces
6ef716b0e4
fix: One more fix to root installations management
2022-09-14 09:59:56 +01:00
Alberto Ponces
d613cece15
fix: Improve root installations management to fix patching of already patched apps
2022-09-13 16:54:43 +01:00
Aunali321
a3c14e0a51
Merge branch 'flutter' of https://github.com/revanced/revanced-manager into flutter
2022-09-12 18:23:39 +05:30
Aunali321
1c75c81b90
refactor: change package name.
2022-09-12 18:23:34 +05:30
Alberto Ponces
0c5c3b32f1
fix: Add missing referenced packages instead of ignoring warning
2022-09-12 02:04:07 +01:00
Alberto Ponces
595ecb7660
feat: Add ReVanced API and implement cache on it and on Github API
2022-09-12 01:44:15 +01:00
Alberto Ponces
63c1fdf9c5
feat: Do not generate a new keystore each time Patcher runs
2022-09-07 18:25:12 +01:00
Alberto Ponces
27ef74b561
feat: Improve experience of rooted patched app installations ( #59 )
2022-09-06 14:40:49 +01:00
Alberto Ponces
2944a2b788
feat: add App Info View
2022-09-05 13:43:13 +01:00
Alberto Ponces
5404208562
feat: improve app theming code and add Material You ( #58 )
2022-09-05 03:32:36 +01:00
Alberto Ponces
1920221b19
feat: clean patcher cache folder on init
2022-08-30 02:18:20 +01:00
Alberto Ponces
03b45e0db0
feat: use provided patches.json to load patches
2022-08-29 17:44:45 +01:00
Alberto Ponces
9f82b9b275
fix: improve installed apps check
2022-08-25 00:51:47 +01:00
Alberto Ponces
5df59c08c6
fix: minor typo on patcher tmp path
2022-08-22 01:40:25 +01:00
Alberto Ponces
ea532b294e
fix: patcher cleaning and improve patches load
2022-08-22 01:31:27 +01:00
Alberto Ponces
e142a5aa19
feat: use default include property from patches
2022-08-21 02:58:40 +01:00
Alberto Ponces
2abe051483
fix: no need to bundle assets on manager's side anymore
2022-08-20 11:40:53 +01:00
Alberto Ponces
4b2806c519
feat: working resource patching
2022-08-19 19:13:43 +01:00
Alberto Ponces
389eae1447
fix: code refactoring ( #5 )
2022-08-18 15:33:33 +01:00
Alberto Ponces
40f27b3a09
feat: call Installer through Home View
2022-08-17 18:44:27 +01:00
Alberto Ponces
750f035104
fix: app listing on Home View
2022-08-17 17:07:00 +01:00
Alberto Ponces
165bd4aec2
fix: unblock UI while running Patcher ( #4 )
2022-08-17 12:48:03 +01:00
Alberto Ponces
5c71930ec1
fix: root installation and foreground task and improve installer a bit
2022-08-15 03:31:36 +01:00
Alberto Ponces
9ce0f81a89
feat: root installation (wip)
2022-08-14 19:40:34 +01:00
Alberto Ponces
31ca694f4e
fix: handle resource patching hardcoded for now
2022-08-14 03:21:32 +01:00
Alberto Ponces
2cd9f99aa3
fix: add some minor improvements and fix release builds
2022-08-14 03:07:28 +01:00