Commit Graph

158 Commits

Author SHA1 Message Date
FriendlyNeighborhoodShane
2ad6a0c491 Bump version to 2.8 2020-10-20 12:52:50 +05:30
FriendlyNeighborhoodShane
ed23dd04e1 Update npem URL 2020-10-17 08:41:17 +05:30
FriendlyNeighborhoodShane
4e63b8d214 Use standard curl display instead of progress bar
Not only is it more functional, it also looks much better.
I was but a young romantic fool to keep the progress bar.
2020-09-24 18:23:34 +05:30
FriendlyNeighborhoodShane
e006c868c1 res: Whitelist bluetooth priv-perm for microG 2020-09-11 14:38:54 +05:30
FriendlyNeighborhoodShane
316fdd2312 src: Add support for system mountpoint /mnt/system/system 2020-09-11 14:38:46 +05:30
FriendlyNeighborhoodShane
e4ab5614d0 Normalise build message paths 2020-09-09 13:18:37 +05:30
FriendlyNeighborhoodShane
3ec7876199 install.md: Add terminal command to wipe old configuration cache for apps
By frknkrc44@github.com
2020-08-20 13:50:58 +05:30
Natalcia
19eda1cc45 Add MinimalIAP variant 2020-08-18 20:46:53 +02:00
FriendlyNeighborhoodShane
391b4ffbb0 conf: Remove unneccesary hook copies 2020-08-14 08:35:36 +05:30
FriendlyNeighborhoodShane
ec703f1db9 Add test.sh which uses shellcheck linter 2020-08-12 20:12:21 +05:30
FriendlyNeighborhoodShane
c68e6b485d Add new variant: minimal 2020-08-03 20:08:50 +05:30
FriendlyNeighborhoodShane
797aeb5d9e Add npem to UNLP package 2020-08-03 20:08:50 +05:30
FriendlyNeighborhoodShane
b8e38e94b2 build.sh: Inprove argument processing 2020-07-29 10:51:28 +05:30
FriendlyNeighborhoodShane
ef9721ed0c Add gitlab link 2020-07-27 17:28:57 +05:30
FriendlyNeighborhoodShane
8981ef55a7 Bump confs 2020-07-27 11:00:31 +05:30
FriendlyNeighborhoodShane
1570d54225 Add new privperm to GMSCore 2020-07-27 10:56:29 +05:30
FriendlyNeighborhoodShane
456eb2d601 Revert "Add background location to xmls" because it bootloops any non-Q device. I'm not sure how to cleanly deal with this, so I'll just revert it until problems arise.
This reverts commit 94d78dc52d.
2020-07-20 17:30:42 +05:30
FriendlyNeighborhoodShane
1f585271db verify_certs: check and error when manifest is missing, because for some dumb reason jarsigner think it's okay 2020-07-18 10:08:29 +05:30
FriendlyNeighborhoodShane
c82d9486a0 Drop tab indentation (gee, people, atleast agree on how many spaces in one tab) 2020-07-17 16:35:58 +05:30
FriendlyNeighborhoodShane
a42334fcc4 Update gitignore 2020-07-17 16:35:58 +05:30
FriendlyNeighborhoodShane
0dbd5945c5 Rename Backends package to UNLP 2020-07-13 00:40:37 +05:30
FriendlyNeighborhoodShane
9613d9205a Hooks in resdl only run when needed 2020-07-12 22:47:22 +05:30
FriendlyNeighborhoodShane
526abc7b7d Remove some deps from script 2020-07-12 22:47:22 +05:30
FriendlyNeighborhoodShane
504509698a Have a little, have a little, have a little faith in the programs 2020-07-12 22:47:22 +05:30
FriendlyNeighborhoodShane
9725e6809d Make grep usage POSIX by removing -P 2020-07-12 22:47:22 +05:30
FriendlyNeighborhoodShane
a6a8dc128b Better update delta logic 2020-07-12 16:13:25 +05:30
FriendlyNeighborhoodShane
6c34c7a6f3 Change post_install hook location 2020-07-12 15:01:50 +05:30
FriendlyNeighborhoodShane
176352209e Better error handling for builds 2020-07-12 14:35:54 +05:30
FriendlyNeighborhoodShane
0deb28e536 Better ui_print 2020-07-12 11:36:15 +05:30
FriendlyNeighborhoodShane
dbbb694501 Revert to old ls use for update delta 2020-07-11 16:37:30 +05:30
FriendlyNeighborhoodShane
cca7e7238d Fix curl redirections 2020-07-11 16:33:53 +05:30
FriendlyNeighborhoodShane
005806de2f Update confs 2020-07-08 13:48:32 +05:30
FriendlyNeighborhoodShane
98d7881631 Run shellcheck on confs 2020-07-08 13:48:32 +05:30
FriendlyNeighborhoodShane
52220f6818 Remove extra use of wget 2020-07-08 11:59:40 +05:30
FriendlyNeighborhoodShane
79d72af32e Add signing post_build hooks 2020-07-07 22:19:18 +05:30
FriendlyNeighborhoodShane
3b2ae175e5 Remove signing from main build process 2020-07-07 22:19:18 +05:30
FriendlyNeighborhoodShane
0d9f5d2465 Add dependency list 2020-07-07 22:19:18 +05:30
FriendlyNeighborhoodShane
5eb99addd1 Replace wget use with curl 2020-07-07 22:07:59 +05:30
FriendlyNeighborhoodShane
2f89d2ebe1 Add build actions hooks 2020-07-07 22:07:59 +05:30
FriendlyNeighborhoodShane
9e88a9a94f Use mktemp for temp directories 2020-07-07 22:07:59 +05:30
FriendlyNeighborhoodShane
ff726f832e Finally gave in to shellcheck after a couple sleepless nights 2020-07-05 17:10:41 +05:30
FriendlyNeighborhoodShane
e0efbc13af Change shebangs again 2020-07-05 17:09:37 +05:30
FriendlyNeighborhoodShane
b7b7a842e2 Add edge case to readme 2020-07-05 11:33:11 +05:30
FriendlyNeighborhoodShane
8132afe973 Replace tests with grep -q invocations 2020-07-05 11:33:11 +05:30
FriendlyNeighborhoodShane
9f49c81f52 Some code style fixes 2020-07-05 11:33:11 +05:30
FriendlyNeighborhoodShane
80c77263c7 Fix stupid typo 2020-06-21 09:09:00 +05:30
Emanuele Panzeri
b8a34d7e54
Fixed typo in Readme 2020-06-06 18:36:07 +02:00
FriendlyNeighborhoodShane
4fda897974 Remove automatic zipsigner download 2020-05-28 09:56:52 +05:30
FriendlyNeighborhoodShane
7f49166984 Start using build-time privapp whitelist checker 2020-05-28 09:43:21 +05:30
FriendlyNeighborhoodShane
23799f1a6f Add cert verification function 2020-05-28 09:36:03 +05:30