ponces
|
a879ac30fb
|
fix: prevent unsupported operation exception (#1018)
|
2023-07-14 17:55:04 +07:00 |
|
ponces
|
35e99cb014
|
feat(mount): use /data/adb/revanced again and ensure migration scenario (#948)
|
2023-06-23 01:03:03 +03:00 |
|
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 |
|
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 |
|
Aunali321
|
5b38c9442a
|
fix: increase sleep timer for mount script.
|
2022-10-17 00:46:48 +05:30 |
|
Aunali321
|
f1261398e9
|
feat: sentry integration.
|
2022-10-14 23:35:33 +05:30 |
|
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
|
f0f934f6a1
|
fix: Prevent printing of denied root permission exceptions for unrooted users
|
2022-09-22 14:01:05 +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
|
ef0c59f693
|
fix: Surround isRooted with a try/catch just to be safe
|
2022-09-16 16:39:37 +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 |
|
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 |
|
Alberto Ponces
|
27ef74b561
|
feat: Improve experience of rooted patched app installations (#59)
|
2022-09-06 14:40:49 +01:00 |
|
Alberto Ponces
|
533f22924a
|
fix: use single quotes instead of quotes as per Flutter standard
|
2022-08-31 09:36:36 +01:00 |
|
Alberto Ponces
|
45f4a5b207
|
feat: fix list contributors and add patched apps changelog (wip)
|
2022-08-26 02:01:53 +01:00 |
|
Alberto Ponces
|
9f82b9b275
|
fix: improve installed apps check
|
2022-08-25 00:51:47 +01:00 |
|
Alberto Ponces
|
389eae1447
|
fix: code refactoring (#5)
|
2022-08-18 15:33:33 +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
|
8fd942a808
|
fix: root installation (still wip)
|
2022-08-14 21:32:03 +01:00 |
|
Alberto Ponces
|
9ce0f81a89
|
feat: root installation (wip)
|
2022-08-14 19:40:34 +01:00 |
|