Commit Graph

67 Commits

Author SHA1 Message Date
Syuugo
73eb7dc19e
Add option to skip fix system props (#254)
Co-authored-by: Howard Wu <40033067+Howard20181@users.noreply.github.com>
2022-11-15 09:07:29 +08:00
Syuugo
247cfe3baa
Prioritize ZIP (#245) 2022-11-06 22:39:45 +08:00
Howard Wu
8367bf2b60 Minor Changes 2022-10-22 18:57:06 +08:00
Howard Wu
ac4f52ac49 Supports compression using zip format 2022-10-22 18:30:46 +08:00
Howard Wu
1fc795b7fe Supports compression using xz format
Close #203
2022-10-22 01:03:02 +08:00
Howard Wu
2564ad0387 Fix OpenSUSE need install package 2022-09-23 17:19:14 +08:00
Howard Wu
0e31e695b3 Preference for whiptail 2022-09-23 17:02:37 +08:00
Howard Wu
97e5072d9f Minor Fixes 2022-09-23 16:43:50 +08:00
Howard Wu
9bf6f6ce1b Also check if sudo exists in run.sh
More distributions supported
Now supports OpenSUSE's default package manager
2022-09-23 16:31:12 +08:00
Howard Wu
1917586e6b Set SELinux context using setfattr
to make it work properly on distributions that do not support SELinux

Add new dependency `attr`

Close #127
2022-09-22 19:37:17 +08:00
Howard Wu
317fb94198 Update run.sh 2022-09-15 00:38:43 +08:00
Howard Wu
48bf7f8d15 Update run.sh 2022-09-15 00:38:03 +08:00
bri
adac723617
add 7zip to check_dependencies() in run.sh (#111) 2022-09-15 00:36:18 +08:00
Howard Wu
afb6e676d5 Make MindTheGapps default 2022-09-10 15:02:46 +08:00
Howard Wu
2c3240a7ee Minor changes 2022-09-10 14:58:18 +08:00
Syuugo
37b59237d7
Build x86_64 with MindTheGappsBuilder (#94)
Co-authored-by: Howard Wu <40033067+Howard20181@users.noreply.github.com>
2022-09-10 14:40:21 +08:00
Howard Wu
5f10ebcd29
close #85 2022-09-08 10:21:50 +08:00
Howard Wu
6d9f1e8754 close #76 2022-09-06 16:15:22 +08:00
Howard Wu
89bf502389 Install dependencies only if needed 2022-09-05 13:41:13 +08:00
Howard Wu
70bb0fdb8f Formatting codes 2022-09-04 00:43:31 +08:00
Howard Wu
0d08462c49 Change the integration GApps conditions 2022-09-03 23:44:52 +08:00
someone5678
07d36084cc scripts: Fix MindTheGapps integration
* Fix MindTheGapps integration failure in build.sh due to missing element in GAPPS_BRAND_MAP and GAPPS_VARIANT_MAP
* Change MindTheGApps to MindTheGapps as that is the official name of the project[1]
* Add PRODUCT_SIZE caculation as MindTheGApps has gapps blobs and packages in product partion too

ref:
[1] https://gitlab.com/MindTheGapps/vendor_gapps
2022-09-03 23:30:34 +09:00
Syuugo
2ef1502adc
Eliminate ca-certificates 2022-09-03 22:19:03 +09:00
Syuugo
60f5c87cea Minor Changes 2022-09-03 13:32:52 +09:00
Howard Wu
4142f3b0b9 close #56 2022-09-01 10:40:35 +08:00
Howard Wu
5d608e3a86 Fix release type selector 2022-08-30 23:57:26 +08:00
Howard Wu
2b493f8e74 Fix offline mode 2022-08-30 21:59:26 +08:00
Howard Wu
741c7fe611 off-line -> offline 2022-08-29 16:47:59 +08:00
Howard Wu
3eaeeae198
Disable offline mode by default 2022-08-29 16:39:35 +08:00
Howard20181
4e0aca05bd Implement cli 2022-08-29 16:29:54 +08:00
Howard20181
bc4664ded8 Easy way to install self-build Magisk. 2022-08-26 03:54:13 +08:00
Howard20181
646417b9da Show OpenGApps variant warning message 2022-08-26 03:32:41 +08:00
Howard20181
259400452c Add an easy way to skip OpenGApps variant locking
Now all but the pico variant will bootloops.
2022-08-26 03:28:43 +08:00
Howard20181
a3c9842d68 Fix Magisk file path error. 2022-08-26 02:52:16 +08:00
Howard20181
312dfd680c Update artifact name 2022-08-26 02:45:32 +08:00
Howard20181
38373a5945 Minor Changes 2022-08-26 02:38:57 +08:00
Howard20181
f6a348a596 Download on demand
Delete only when files are corrupted
Download only when a new version of a file is available
close #39
2022-08-26 02:33:27 +08:00
Howard20181
cd138840d8 Cleanup 2022-08-26 00:33:22 +08:00
Howard20181
111fd20c18 Rewrite Integrate GApps 2022-08-26 00:20:49 +08:00
Howard20181
5c59ac539c Fix MindTheGapps build 2022-08-25 14:38:44 +08:00
Howard20181
e5b9f3b9e3 Some permissions are pre-set to remove warnings before copying. 2022-08-25 14:05:05 +08:00
Howard20181
08638400bd Fix some missing strings 2022-08-25 02:32:55 +08:00
Syuugo
89f23006de
Fixed some text
OpenG "A "pps, etc.
2022-08-25 03:16:13 +09:00
Howard20181
9768767b17 Multi-threaded download with aria2
Close #24
2022-08-24 01:54:24 +08:00
Howard20181
9905925e64 close #32 2022-08-23 20:34:26 +08:00
Howard20181
f2b05674dc Update Permissions
Windows gives a very bad habit: not checking the permissions of executable files.
2022-08-23 17:15:15 +08:00
Howard20181
4a932186a1 close #30 2022-08-23 16:32:34 +08:00
Howard20181
e13b05c68c Fix normal exit 2022-08-23 15:52:26 +08:00
Howard20181
95003e88e6 Handle unexpected exit 2022-08-23 14:03:56 +08:00
Howard20181
9117ee91d1 close #28 2022-08-23 13:04:16 +08:00