Commit Graph

175 Commits

Author SHA1 Message Date
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
FriendlyNeighborhoodShane
f3a1729558 Replace awk with homemade select_word shell function 2020-05-27 09:21:46 +05:30
FriendlyNeighborhoodShane
d8f05a2835 Add proper shebangs using env 2020-05-26 23:31:15 +05:30
FriendlyNeighborhoodShane
f1f5602b94 Debloat stuff_uninstall in Magisk installs 2020-05-19 15:19:36 +05:30
FriendlyNeighborhoodShane
9e5c0cfc2a Fix mounting for newer SAR systems
Somebody finally bothered to tell me where  they hide their build.prop
2020-05-08 13:01:38 +05:30
FriendlyNeighborhoodShane
86a4c169f4 Fix update delta typo 2020-05-03 16:25:40 +05:30
FriendlyNeighborhoodShane
4f9934f84f Enhance FDroid code to make selecting minSDK possible
And make the code unnecessarily complex
2020-05-03 08:27:55 +05:30
FriendlyNeighborhoodShane
b787fad019 Make signing optional, allowing building on exotic systems like Termux 2020-05-02 19:53:26 +05:30
FriendlyNeighborhoodShane
fcc3990b01 Improve FDroid error check 2020-05-02 14:44:29 +05:30
FriendlyNeighborhoodShane
34ad161546 Merge PR from nihaland676
Additions and clarifications for the readme

Squashed commit of the following:

commit 00c407d05e
Author: Nihal Anand <47318989+nihalanand697@users.noreply.github.com>
Date:   Thu Apr 30 16:38:28 2020 +0000

    Update README.md

commit 6f8ffa9fa0
Author: Nihal Anand <47318989+nihalanand697@users.noreply.github.com>
Date:   Thu Apr 30 16:36:25 2020 +0000

    Update README.md

commit d65c04a5a7
Author: Nihal Anand <47318989+nihalanand697@users.noreply.github.com>
Date:   Thu Apr 30 16:22:34 2020 +0000

    Update README.md

commit c58dd9e15b
Author: Nihal Anand <47318989+nihalanand697@users.noreply.github.com>
Date:   Thu Apr 30 16:13:03 2020 +0000

    Update README.md
2020-04-30 23:46:48 +05:30
FriendlyNeighborhoodShane
676071d96a Clean jq code 2020-04-29 22:39:51 +05:30
FriendlyNeighborhoodShane
2a631039fb Fix perming mistake 2020-04-29 17:03:19 +05:30
FriendlyNeighborhoodShane
b26c8e952d Remove unmaintained Radiocells NLP backend 2020-04-28 20:12:45 +05:30
FriendlyNeighborhoodShane
3822bac638 Removed code from MagicGApps that seems to be causing massive problems related to Magisk simple mounts 2020-04-28 12:05:23 +05:30
FriendlyNeighborhoodShane
c51287d361 Fix directory debloating 2020-04-27 23:07:41 +05:30
ShaneTheAwesome
edcbb467cd Add green paper section 2020-04-24 10:49:53 +04:00
ShaneTheAwesome
4b84c5db88 Improve link and dial formatting 2020-04-24 10:47:30 +04:00
FriendlyNeighborhoodShane
7f85571651 Add security warning and Omni GUI patch 2020-04-13 14:06:26 +05:30
FriendlyNeighborhoodShane
18db9cbf6b I understand now. Well not really, but enough to sympathise with a manipulated and toyed with teenager who couldnt hope to understand, let alone control the systems he was caught in 2020-04-13 13:38:35 +05:30
FriendlyNeighborhoodShane
c32403aab1 Fix formatting; squash typo 2020-04-13 13:35:30 +05:30
FriendlyNeighborhoodShane
1c28a5895f Update sync status 2020-04-05 20:54:12 +05:30
FriendlyNeighborhoodShane
ae54f36cbc Piggyback Magisk busybox if available 2020-04-03 16:12:02 +05:30
FriendlyNeighborhoodShane
b74197e180 Mount system only from recovery 2020-04-03 15:16:47 +05:30
FriendlyNeighborhoodShane
ff07cf5d3b Complete build-time priv-perm solution 2020-03-27 17:50:29 +05:30
FriendlyNeighborhoodShane
a9bb6145b0 Exterminate trailing whitespace and typos 2020-03-27 17:50:29 +05:30
FriendlyNeighborhoodShane
a282b2f401 More selective perming 2020-03-27 17:50:29 +05:30
FriendlyNeighborhoodShane
e972e1d246 Refactor logic to allow overwriting modname 2020-03-27 17:50:29 +05:30
FriendlyNeighborhoodShane
14812b1782 Add privapp whitelist incomplete build-time alternative 2020-03-27 17:50:29 +05:30
FriendlyNeighborhoodShane
ae8c7119fa Bundle install guide with zips 2020-03-27 17:50:29 +05:30
FriendlyNeighborhoodShane
e90a983d07 Improve guide 2020-03-27 17:50:29 +05:30
FriendlyNeighborhoodShane
f8cdf4cc17 Add install guide 2020-03-27 17:50:29 +05:30
FriendlyNeighborhoodShane
95913854c8 Remove troubleshoot and move notes up 2020-03-27 17:50:29 +05:30
FriendlyNeighborhoodShane
4c676e862d Fix some stuff about perming 2020-03-27 17:50:29 +05:30
FriendlyNeighborhoodShane
c68bbe56e6 Better zip 2020-03-27 17:50:29 +05:30