Commit Graph

63 Commits

Author SHA1 Message Date
Alberto Ponces
2a0ea78d7f feat: Adds support for patching on x86 and x64 devices
Introduces new aapt2 binaries from revanced/aapt2
2022-09-24 12:05:36 +01:00
oSumAtrIX
fa0f250e27
build: bump patcher dependency version to v5.0.1 2022-09-23 07:45:44 +02:00
Alberto Ponces
1028ec8e2a fix: Prevent Manager from crashing when a patcher exception occurs and print its stack trace on installer's log 2022-09-23 00:38:42 +01:00
oSumAtrIX
ab312dec43
build: bump patcher dependency version to v5.0.0 2022-09-21 04:16:19 +02:00
oSumAtrIX
0e1fa1a5d6
build: bump patcher dependency 2022-09-18 08:38:03 +02:00
Alberto Ponces
5a3884e159 fix: Fix uninstall apps 2022-09-18 05:06:23 +01:00
Alberto Ponces
257fd46e27 fix: Improve quality of launcher and splash icons 2022-09-18 01:23:21 +01:00
Alberto Ponces
bb96c3ed63 fix: Make sure aapt lib gets extracted to native lib dir during install 2022-09-17 22:54:38 +01:00
Alberto Ponces
0424ee235c build: Bump patcher dependency version 2022-09-17 14:51:09 +01:00
Aunali321
73e4ae1416
build: restrict manager to android 8. 2022-09-17 16:14:24 +03:00
Alberto Ponces
cf3fa935ce fix: Fix select from storage for Android 13 devices 2022-09-15 02:18:07 +01:00
Alberto Ponces
30d9b5f6fe fix: These foreground icons are more appropriate for each dpi size 2022-09-15 01:30:14 +01:00
Alberto Ponces
34e67d396f fix: Remove unneeded WRITE_EXTERNAL_STORAGE and limit READ_EXTERNAL_STORAGE to SDK versions lower than 33 2022-09-15 00:54:51 +01:00
Sculas
85cd176347
chore: exclude aapt prebuilt (from apktool) 2022-09-14 23:22:18 +02:00
Sculas
2f78af7f08
refactor: more cleanup 2022-09-14 23:16:48 +02:00
Sculas
a4b5fc4796
chore: update dependencies 2022-09-14 23:16:33 +02:00
Sculas
eef9c2bf31
refactor: cleanup code & fix warnings 2022-09-14 23:09:18 +02:00
Sculas
84813d34c6
refactor: move classes to flutter pkg 2022-09-14 23:05:47 +02:00
Sculas
aad7e06f2e
chore: update gradle 2022-09-14 23:03:15 +02:00
Aunali321
2b5a0286ed fix: file not recognized. 2022-09-15 02:04:05 +05:30
Aunali321
6e4837da27
fix: should fix picking wrong jni lib. 2022-09-15 01:42:46 +05:30
Alberto Ponces
27d6eb25a6 fix: Use adaptive icons when possible and improve existing png's 2022-09-14 18:58:44 +01:00
Aunali321
cbb18242a0 refactor: use revanced logo. 2022-09-14 20:39:18 +05:30
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
f67425cde3 fix: Use java.io.File.copyTo instead 2022-09-12 14:21:11 +01:00
Aunali321
1c75c81b90 refactor: change package name. 2022-09-12 18:23:34 +05:30
Aunali321
f55ec6a941 build: bump patcher dependency. 2022-09-08 22:48:16 +05:30
Alberto Ponces
877ed317be Revert "fix: Try to improve Patcher's performance by disabling hardware acceleration"
This reverts commit 002f7013fd.

This fixes keyboard being transparent/hidden when TextFields are focused.
2022-09-08 12:52:23 +01:00
Alberto Ponces
9a8e523201 fix: we don't need android:requestLegacyExternalStorage anymore 2022-09-08 12:11:59 +01:00
Alberto Ponces
833adb83d9 build: Bump patcher dependency version 2022-09-08 12:11:12 +01:00
Aunali321
f0e9b0b720
build: Bump patcher dependency version. 2022-09-08 08:48:23 +05:30
Alberto Ponces
002f7013fd fix: Try to improve Patcher's performance by disabling hardware acceleration 2022-09-07 18:29:04 +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
a59cc6b094
build: Bump patcher dependency version 2022-09-05 17:45:37 +01:00
Alberto Ponces
ecc2e5b688 fix: installer progress bar 2022-09-05 13:48:56 +01:00
Alberto Ponces
03b45e0db0 feat: use provided patches.json to load patches 2022-08-29 17:44:45 +01:00
Alberto Ponces
080ceae784 fix: add changelog (wip) on each app item 2022-08-29 15:01:51 +01:00
Alberto Ponces
9f82b9b275 fix: improve installed apps check 2022-08-25 00:51:47 +01:00
Alberto Ponces
6f96c668de fix: improve installer progress and logs update 2022-08-24 14:17:16 +01:00
Alberto Ponces
e2c99d6340 chore: add ending newlines [skip ci] 2022-08-21 03:25:58 +01:00
Alberto Ponces
aa4bd0f5e7 fix: add arm aapt lib 2022-08-21 03:25:21 +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
6153e1f9e8 fix: center notification icon and fix reload of Patches Selector View 2022-08-18 00:33:04 +01:00
Alberto Ponces
165bd4aec2
fix: unblock UI while running Patcher (#4) 2022-08-17 12:48:03 +01:00
Aunali321
106d77ea0c
feat: "New dashboard UI". (#3)
* feat: "New dashboard UI".

* fix: some improvenents

* fix: fix inconsistencies and light theme.

* fix: save patched and installed apps on prefs, improve installer log, improve dashboard with real data (wip)

Co-authored-by: Aunali321 <aunvakil.aa@gmail.com>

* feat: move chips to a separate widget.

Co-authored-by: Alberto Ponces <ponces26@gmail.com>
2022-08-16 14:06:56 +01:00
Alberto Ponces
cd1610d847 Revert "fix: save patched and installed apps on prefs, improve installer log, improve dashboard with real data (wip)"
This reverts commit ce09a5264a.
2022-08-16 12:12:10 +01:00