Aunali321
|
2a220c3984
|
fix: custom sources.
|
2022-11-01 19:03:30 +05:30 |
|
Aunali321
|
ba5234e850
|
feat: experimental settings to allow patch on any app version.
|
2022-11-01 15:26:15 +05:30 |
|
Ushie
|
41b1cec8d3
|
feat: move to new API domain
|
2022-10-31 00:57:12 +03:00 |
|
Aunali321
|
ac79765372
|
fix: keystore name typo.
|
2022-10-19 18:55:27 +05:30 |
|
Aunali321
|
39500f054d
|
feat: disable sentry for time being.
|
2022-10-19 18:53:13 +05:30 |
|
Aunali321
|
2e050d06e8
|
feat: remove firebase. (#405)
* feat: remove firebase.
* build: remove firebase config.
|
2022-10-17 20:24:47 +05:30 |
|
Aunali321
|
074d8005bc
|
feat: show patch bundle version in patch selector screen.
|
2022-10-17 01:40:16 +05:30 |
|
Aunali321
|
5b38c9442a
|
fix: increase sleep timer for mount script.
|
2022-10-17 00:46:48 +05:30 |
|
Aunali321
|
3b8dc66da6
|
feat: option to delete temporary directory.
|
2022-10-17 00:41:20 +05:30 |
|
Aunali321
|
9de063aced
|
feat: ability to delete keystores.
|
2022-10-17 00:22:07 +05:30 |
|
Aunali321
|
1a97cdf91d
|
refactor: remove useless prints.
|
2022-10-16 23:54:07 +05:30 |
|
Aunali321
|
f31a60d9bb
|
feat: make firebase crashlytics optional.
|
2022-10-15 18:29:50 +05:30 |
|
Aunali321
|
6d35c47b6b
|
feat: make sentry logging optional.
|
2022-10-15 01:52:10 +05:30 |
|
Aunali321
|
f1261398e9
|
feat: sentry integration.
|
2022-10-14 23:35:33 +05:30 |
|
Aunali321
|
3f9d7c9cc0
|
fix: add back saving patched apps after clearing data.
|
2022-10-11 20:27:29 +05:30 |
|
Aunali321
|
6c1845e246
|
feat: add fallback for cronet.
|
2022-10-11 20:19:50 +05:30 |
|
Aunali321
|
279b76ad53
|
fix: don't show previously patched apps after clearing data.
|
2022-10-11 02:17:13 +05:30 |
|
Aunali321
|
b550016681
|
fix: use original package name to load patches.
|
2022-10-10 19:02:42 +05:30 |
|
Aunali321
|
3ab5d12f3e
|
fix: use original package name for changelog.
|
2022-10-10 18:57:32 +05:30 |
|
Aunali321
|
53bcb8b85f
|
Merge branch 'flutter' of https://github.com/revanced/revanced-manager into flutter
|
2022-10-10 18:46:02 +05:30 |
|
Aunali321
|
94397dcb4c
|
feat: store original package name of patches apps.
|
2022-10-10 18:45:58 +05:30 |
|
aliernfrog
|
e46ad3595d
|
fix: permanent keystore path if available (#375)
|
2022-10-10 00:05:43 +05:30 |
|
Aunali321
|
0df2a6bdc0
|
feat: brotli support.
|
2022-10-09 23:01:10 +05:30 |
|
Aunali321
|
857a523f84
|
fix: changelog for youtube.
|
2022-10-08 22:06:45 +05:30 |
|
Aunali321
|
ceac838706
|
feat: use new api url.
|
2022-10-08 19:03:45 +05:30 |
|
Aunali321
|
78428f6bd3
|
feat: HTTP/3 Support.
|
2022-10-07 18:23: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 |
|
Aunali321
|
ca0657e8f9
|
feat: decrease cache duration of patches and integrations.
|
2022-09-28 22:26:54 +05:30 |
|
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
|
9561153bfb
|
feat: Hide "Install as Root" button if user does not have root access at all
|
2022-09-23 15:47:30 +01:00 |
|
Alberto Ponces
|
6abb761724
|
refactor: Move some logic to ManagerAPI and PatcherAPI
|
2022-09-23 15:31:24 +01:00 |
|
Aunali321
|
c0f743df89
|
feat: HTTP2 support for api requests. (#290)
|
2022-09-23 19:06:06 +05:30 |
|
Alberto Ponces
|
f9865166b0
|
fix: TikTok integrations and settings patches should be merged if needed
|
2022-09-22 14:02:07 +01:00 |
|
Alberto Ponces
|
f0f934f6a1
|
fix: Prevent printing of denied root permission exceptions for unrooted users
|
2022-09-22 14:01:05 +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
|
2f4726ea68
|
fix: Add toast service to simplify creation of toasts
|
2022-09-20 00:49:31 +01:00 |
|
Alberto Ponces
|
9405334a7d
|
fix: Fix multiple APK shares
|
2022-09-19 01:45:24 +01:00 |
|
Alberto Ponces
|
6c2ceed91f
|
fix: Improve API URL handling and force init after setting a new config
|
2022-09-19 00:28:26 +01:00 |
|
Aunali321
|
c5ad337daa
|
feat: Custom api endpoints. (#216)
Co-authored-by: Alberto Ponces <ponces26@gmail.com>
|
2022-09-18 23:12:30 +05:30 |
|
Alberto Ponces
|
3aa80cacc0
|
fix: Fix duplicate entries on non-root installations
|
2022-09-18 04:44:44 +01:00 |
|
Alberto Ponces
|
ce6f11f3f2
|
feat: Show recommendation version when possible
|
2022-09-18 03:14:48 +01:00 |
|
Alberto Ponces
|
d0fb6ac3c0
|
fix: Ignore empty results on root installed apps listing
|
2022-09-18 02:41:11 +01:00 |
|
Alberto Ponces
|
ae801a2918
|
fix: Fix apps reassess on root
|
2022-09-18 01:54:25 +01:00 |
|
Alberto Ponces
|
5fbc8ff7a0
|
feat: Retrieve unsaved apps from manager's root folder and known packages from user's apps list
|
2022-09-17 19:29:46 +01:00 |
|
Alberto Ponces
|
ef0c59f693
|
fix: Surround isRooted with a try/catch just to be safe
|
2022-09-16 16:39:37 +01:00 |
|
Alberto Ponces
|
5d296038b7
|
fix: Increase API's maxAge to 1 day
|
2022-09-15 12:33:19 +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
|
698f1ac383
|
fix: Prefer /data/local/tmp over /data/adb for simplicity and easy access
|
2022-09-14 10:34:16 +01:00 |
|