Commit graph

25 commits

Author SHA1 Message Date
Casu Al Snek
fb429d2cd6 Update opengaaps download links 2022-01-22 12:55:45 +05:45
Casu Al Snek
6b4f07108c Cache the downloaded file in user cache dir
Instead of downloading file in /tmp which gets cleared, save files in cache directory
2022-01-17 19:18:08 +05:45
Casu Al Snek
9a3b849d23 Resize images as required
Instead of resizing images directly to 6  GB , now resize as required by the add-on being installed, this should help mobile devices with limited storages
2022-01-03 12:07:20 +05:45
Casu Al Snek
f4f4cf380b
Update README.md 2022-01-02 10:37:57 +05:45
Casu Al Snek
59f68fe0cc
Merge pull request #16 from DGdev91/main
Got rid of ANDROID_VERSION env var, check for Android version in ndk and libhoudini install
2021-11-27 21:32:12 +05:45
DGdev91
13c4f1edd3 Got rid of ANDROID_VERSION env variable, check for image Android version in ndk and libhoudini install
This also fixes libhoudini install for Android 10 images
2021-11-26 23:48:50 +01:00
Casu Al Snek
6ffcd64242 Fixed some bugs with libhoudini installations 2021-11-15 20:24:54 +05:45
Casu Al Snek
5f1d9a80e9 Merge branch 'main' of https://github.com/casualsnek/waydroid_script 2021-11-15 17:24:54 +05:45
Casu Al Snek
f1dfe50076 Add option to install libhoudini arm translation 2021-11-15 17:24:45 +05:45
Casu Al Snek
74ddf6f467
Add view counter to README.md 2021-11-09 00:07:49 +05:45
Casu Al Snek
650c700588 Make magisk work after container restarts
Now magisk should keep on working even after the container should restart !
2021-11-08 23:50:54 +05:45
Casu Al Snek
922093356b
Merge pull request #10 from NightFeather/main
Fix the property hook for binfmt registration
2021-11-01 16:33:01 +05:45
NightFeather
1a475eaea4
Fix the property hook for binfmt registration
According to the documentation.
the cat command should be invoked through the exec directive
2021-11-01 01:46:25 +08:00
Casu Al Snek
538644cc94
Merge pull request #6 from laichiaheng/patch-1
Update README.md
2021-10-30 20:18:40 +05:45
小亨
6c8d627a76
Update README.md
Typo
2021-10-30 19:02:13 +08:00
Casu Al Snek
a704c7c392
Merge pull request #5 from 6yntar05/main
'Permission Denied' fix
2021-10-30 14:26:59 +05:45
6yntar05
0306b8d874 'Permission Denied' fix 2021-10-29 11:47:48 +07:00
Casu Al Snek
c784d42cf9
Corrected requirement installation instructions 2021-10-10 22:11:17 +05:45
Casu Al Snek
e2f3984140
Update note for magisk installation ! 2021-10-07 22:53:33 +05:45
Casu Al Snek
66bc64cf55
Add instructions for magisk installation. 2021-10-05 21:09:21 +05:45
Casu Al Snek
498602358f
Add magisk installation support 2021-10-05 21:08:04 +05:45
Casu Al Snek
8955fe7b28
Update README.md 2021-10-03 02:30:59 +05:45
Casu Al Snek
0cab4e839a
Create requirements.txt 2021-10-03 02:25:40 +05:45
Casu Al Snek
5d5eb1d9c5
Add file
Add file
2021-10-03 02:00:41 +05:45
Casu Al Snek
964eeb702b
Initial commit 2021-10-03 01:58:50 +05:45