Commit Graph

35 Commits

Author SHA1 Message Date
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
Alberto Ponces
ce09a5264a fix: save patched and installed apps on prefs, improve installer log, improve dashboard with real data (wip) 2022-08-15 18:42:09 +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
f3383393ef fix: enable largeHeap flag to prevent app crashing on heavy tasks like patching 2022-08-14 03:23:36 +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
Alberto Ponces
e4f9b04de0
feat: add installer and enable app selection from storage (#2) 2022-08-13 15:26:30 +05:30
Alberto Ponces
fee52d71f7 fix: enable multidex support to fix debug builds 2022-08-06 23:40:47 +01:00
Alberto Ponces
dd28866f41 feat: update icon. 2022-08-06 22:49:44 +01:00
Alberto Ponces
35a68b1674 feat: reconfigure package name. 2022-08-06 22:35:35 +01:00
Alberto Ponces
fc06f8d571 feat: add Patcher API. 2022-08-06 22:18:12 +01:00
Aunali321
0350dacb3b feat: primitive app selector screen. 2022-08-02 14:49:14 +05:30
Aunali321
d9256149e7 feat: starting of manager API work. 2022-08-02 00:35:11 +05:30
Aunali321
9884cf0ea9 initial commit. 2022-07-31 00:39:59 +05:30