Commit graph

20 commits

Author SHA1 Message Date
Victor333Huesca
d6a18cd759 Use raw strings for regex literals
This removes warning about invalid escapes.
Also drop unicode literals (ignored in python 3), since we don't support python 2.
2024-01-15 08:32:44 +01:00
Syuugo
15f5d26742
Use Official repository (#714) 2023-10-24 21:43:57 +08:00
S
1ebd85b105
Change user (#480) 2023-04-07 18:45:29 +08:00
Howard Wu
86759ad241 All Python scripts use relative path 2023-03-26 20:34:44 +08:00
Howard Wu
fa79cc8480
Support integrate KernelSU (#403)
* Support integrate KernelSU

* Fix zip MIME type

* Better print
2023-03-08 22:40:19 +08:00
Howard20181
9854c629d0 Restrict content type to application/x-zip-compressed 2023-01-20 06:55:06 +08:00
Howard20181
912a4c63ef Fix Github API rate limit message 2023-01-20 06:12:13 +08:00
Howard20181
bbcb14caa4 Get MindTheGApps from Github
Temporary fix for #357
2023-01-19 23:17:26 +08:00
Howard20181
d41bee363b Fix offline mode GApps version 2023-01-11 17:05:56 +08:00
Howard Wu
7c08d33c7e
Fix GApps regexp (#284) 2022-12-08 20:06:42 +08:00
Howard Wu
c9e4374c2f
Download GApps by Android version (#280) 2022-12-08 16:06:23 +08:00
MilkClouds
ed2529e620
Fixed typo related to f.close() (#155) 2022-09-30 00:55:43 +08:00
Howard Wu
9968805324 Use pathlib instead of os.path 2022-09-17 21:15:44 +08:00
Howard Wu
d296e27659 Fix Play Services SElinux Policy
close #55
2022-09-16 16:22:45 +08:00
Howard Wu
32c19f2f03 Workaround #108 2022-09-13 19:11:45 +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
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
111fd20c18 Rewrite Integrate GApps 2022-08-26 00:20:49 +08:00
Syuugo
3fb9ef1e77
Fix some strings 2022-08-25 18:46:37 +09:00
Howard20181
9768767b17 Multi-threaded download with aria2
Close #24
2022-08-24 01:54:24 +08:00