Commit Graph

17 Commits

Author SHA1 Message Date
Bennett 4df690c2a2
feat: monochrome icon + predictive back gesture (#591)
* Add monochrome icon

* Enable predictive back gesture

* feat: monochrome icon + predictive back gesture
2023-01-30 01:23:56 +03:00
Alberto Ponces 5a3884e159 fix: Fix uninstall apps 2022-09-18 05:06:23 +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 cf3fa935ce fix: Fix select from storage for Android 13 devices 2022-09-15 02:18:07 +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
Aunali321 1c75c81b90 refactor: change package name. 2022-09-12 18:23:34 +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 002f7013fd fix: Try to improve Patcher's performance by disabling hardware acceleration 2022-09-07 18:29:04 +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 e4f9b04de0
feat: add installer and enable app selection from storage (#2) 2022-08-13 15:26:30 +05:30
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