Commit Graph

  • 9701259b5b src: remove unused postfs and sysprop features FriendlyNeighborhoodShane 2020-11-09 13:29:28 +0530
  • 326b0a6d83 conf: fix a sheelcheck complaint FriendlyNeighborhoodShane 2020-11-23 23:24:37 +0530
  • 3b1134eac8 Add indents FriendlyNeighborhoodShane 2020-11-23 19:28:36 +0530
  • 0cd537ac3a conf: Fix typos in custom-conf.md FriendlyNeighborhoodShane 2020-11-23 17:30:56 +0530
  • 436a24dbf4 conf: Improve priv-app perm whitelist generation FriendlyNeighborhoodShane 2020-11-16 17:28:31 +0530
  • e090b100d0 res: Add new undocumented permissions for Phonesky FriendlyNeighborhoodShane 2020-11-16 09:43:02 +0530
  • c6292f83d7 Add sdk 30 support naveenjohnsonv 2020-10-21 18:43:31 +0530
  • caabf79f05 conf: Cleanup service to install microG and run npem FriendlyNeighborhoodShane 2020-10-20 18:16:19 +0530
  • 2ad6a0c491 Bump version to 2.8 FriendlyNeighborhoodShane 2020-10-20 12:52:50 +0530
  • ed23dd04e1 Update npem URL FriendlyNeighborhoodShane 2020-10-17 08:41:17 +0530
  • 4e63b8d214 Use standard curl display instead of progress bar FriendlyNeighborhoodShane 2020-09-24 18:23:34 +0530
  • e006c868c1 res: Whitelist bluetooth priv-perm for microG FriendlyNeighborhoodShane 2020-09-11 14:15:07 +0530
  • 316fdd2312 src: Add support for system mountpoint /mnt/system/system FriendlyNeighborhoodShane 2020-09-11 14:14:18 +0530
  • e4ab5614d0 Normalise build message paths FriendlyNeighborhoodShane 2020-09-09 13:18:37 +0530
  • 3ec7876199 install.md: Add terminal command to wipe old configuration cache for apps FriendlyNeighborhoodShane 2020-08-20 13:50:58 +0530
  • 19eda1cc45 Add MinimalIAP variant Natalcia 2020-08-18 20:46:53 +0200
  • 391b4ffbb0 conf: Remove unneccesary hook copies FriendlyNeighborhoodShane 2020-08-14 08:35:36 +0530
  • ec703f1db9 Add test.sh which uses shellcheck linter FriendlyNeighborhoodShane 2020-08-12 16:48:10 +0530
  • c68e6b485d Add new variant: minimal FriendlyNeighborhoodShane 2020-08-02 18:13:05 +0530
  • 797aeb5d9e Add npem to UNLP package FriendlyNeighborhoodShane 2020-08-02 18:00:05 +0530
  • b8e38e94b2 build.sh: Inprove argument processing FriendlyNeighborhoodShane 2020-07-29 10:51:28 +0530
  • ef9721ed0c Add gitlab link FriendlyNeighborhoodShane 2020-07-27 17:28:57 +0530
  • 8981ef55a7 Bump confs FriendlyNeighborhoodShane 2020-07-27 11:00:31 +0530
  • 1570d54225 Add new privperm to GMSCore FriendlyNeighborhoodShane 2020-07-27 10:56:29 +0530
  • 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. FriendlyNeighborhoodShane 2020-07-20 17:30:42 +0530
  • 1f585271db verify_certs: check and error when manifest is missing, because for some dumb reason jarsigner think it's okay FriendlyNeighborhoodShane 2020-07-18 10:08:29 +0530
  • c82d9486a0 Drop tab indentation (gee, people, atleast agree on how many spaces in one tab) FriendlyNeighborhoodShane 2020-07-17 14:17:49 +0530
  • a42334fcc4 Update gitignore FriendlyNeighborhoodShane 2020-07-17 13:53:03 +0530
  • 0dbd5945c5 Rename Backends package to UNLP FriendlyNeighborhoodShane 2020-07-13 00:40:37 +0530
  • 9613d9205a Hooks in resdl only run when needed FriendlyNeighborhoodShane 2020-07-12 22:46:42 +0530
  • 526abc7b7d Remove some deps from script FriendlyNeighborhoodShane 2020-07-12 21:58:26 +0530
  • 504509698a Have a little, have a little, have a little faith in the programs FriendlyNeighborhoodShane 2020-07-12 17:24:22 +0530
  • 9725e6809d Make grep usage POSIX by removing -P FriendlyNeighborhoodShane 2020-07-12 17:09:12 +0530
  • a6a8dc128b Better update delta logic FriendlyNeighborhoodShane 2020-07-12 16:13:25 +0530
  • 6c34c7a6f3 Change post_install hook location FriendlyNeighborhoodShane 2020-07-12 15:01:50 +0530
  • 176352209e Better error handling for builds FriendlyNeighborhoodShane 2020-07-12 14:35:54 +0530
  • 0deb28e536 Better ui_print FriendlyNeighborhoodShane 2020-07-12 11:36:15 +0530
  • dbbb694501 Revert to old ls use for update delta FriendlyNeighborhoodShane 2020-07-11 16:37:30 +0530
  • cca7e7238d Fix curl redirections FriendlyNeighborhoodShane 2020-07-11 16:27:55 +0530
  • 005806de2f Update confs FriendlyNeighborhoodShane 2020-07-08 13:45:13 +0530
  • 98d7881631 Run shellcheck on confs FriendlyNeighborhoodShane 2020-07-08 13:27:31 +0530
  • 52220f6818 Remove extra use of wget FriendlyNeighborhoodShane 2020-07-08 11:59:40 +0530
  • 79d72af32e Add signing post_build hooks FriendlyNeighborhoodShane 2020-07-07 21:34:05 +0530
  • 3b2ae175e5 Remove signing from main build process FriendlyNeighborhoodShane 2020-07-07 21:13:28 +0530
  • 0d9f5d2465 Add dependency list FriendlyNeighborhoodShane 2020-07-07 22:04:55 +0530
  • 5eb99addd1 Replace wget use with curl FriendlyNeighborhoodShane 2020-07-07 22:04:25 +0530
  • 2f89d2ebe1 Add build actions hooks FriendlyNeighborhoodShane 2020-07-07 21:25:07 +0530
  • 9e88a9a94f Use mktemp for temp directories FriendlyNeighborhoodShane 2020-07-07 21:22:18 +0530
  • ff726f832e Finally gave in to shellcheck after a couple sleepless nights FriendlyNeighborhoodShane 2020-07-05 17:10:41 +0530
  • e0efbc13af Change shebangs again FriendlyNeighborhoodShane 2020-07-05 17:09:37 +0530
  • b7b7a842e2 Add edge case to readme FriendlyNeighborhoodShane 2020-07-05 11:25:59 +0530
  • 8132afe973 Replace tests with grep -q invocations FriendlyNeighborhoodShane 2020-07-05 11:16:03 +0530
  • 9f49c81f52 Some code style fixes FriendlyNeighborhoodShane 2020-07-05 11:16:42 +0530
  • 80c77263c7 Fix stupid typo FriendlyNeighborhoodShane 2020-06-21 09:09:00 +0530
  • b8a34d7e54
    Fixed typo in Readme Emanuele Panzeri 2020-06-06 18:36:07 +0200
  • 4fda897974 Remove automatic zipsigner download FriendlyNeighborhoodShane 2020-05-28 09:56:52 +0530
  • 7f49166984 Start using build-time privapp whitelist checker FriendlyNeighborhoodShane 2020-05-27 13:48:56 +0530
  • 23799f1a6f Add cert verification function FriendlyNeighborhoodShane 2020-05-27 12:47:30 +0530
  • f3a1729558 Replace awk with homemade select_word shell function FriendlyNeighborhoodShane 2020-05-27 09:21:46 +0530
  • d8f05a2835 Add proper shebangs using env FriendlyNeighborhoodShane 2020-05-26 23:30:32 +0530
  • f1f5602b94 Debloat stuff_uninstall in Magisk installs FriendlyNeighborhoodShane 2020-05-19 15:19:36 +0530
  • 9e5c0cfc2a Fix mounting for newer SAR systems Somebody finally bothered to tell me where they hide their build.prop FriendlyNeighborhoodShane 2020-05-08 13:01:38 +0530
  • 86a4c169f4 Fix update delta typo FriendlyNeighborhoodShane 2020-05-03 16:25:40 +0530
  • 4f9934f84f Enhance FDroid code to make selecting minSDK possible And make the code unnecessarily complex FriendlyNeighborhoodShane 2020-05-02 20:24:09 +0530
  • b787fad019 Make signing optional, allowing building on exotic systems like Termux FriendlyNeighborhoodShane 2020-05-02 19:53:26 +0530
  • fcc3990b01 Improve FDroid error check FriendlyNeighborhoodShane 2020-05-02 14:30:45 +0530
  • 34ad161546 Merge PR from nihaland676 Additions and clarifications for the readme FriendlyNeighborhoodShane 2020-04-30 23:46:48 +0530
  • 676071d96a Clean jq code FriendlyNeighborhoodShane 2020-04-29 22:39:51 +0530
  • 2a631039fb Fix perming mistake FriendlyNeighborhoodShane 2020-04-29 17:03:19 +0530
  • b26c8e952d Remove unmaintained Radiocells NLP backend FriendlyNeighborhoodShane 2020-04-28 16:56:08 +0530
  • 3822bac638 Removed code from MagicGApps that seems to be causing massive problems related to Magisk simple mounts FriendlyNeighborhoodShane 2020-04-28 12:05:23 +0530
  • c51287d361 Fix directory debloating FriendlyNeighborhoodShane 2020-04-27 23:07:41 +0530
  • edcbb467cd Add green paper section ShaneTheAwesome 2020-04-24 10:40:47 +0400
  • 4b84c5db88 Improve link and dial formatting ShaneTheAwesome 2020-04-24 10:39:55 +0400
  • 7f85571651 Add security warning and Omni GUI patch FriendlyNeighborhoodShane 2020-04-13 14:06:26 +0530
  • 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 FriendlyNeighborhoodShane 2020-04-13 13:38:35 +0530
  • c32403aab1 Fix formatting; squash typo FriendlyNeighborhoodShane 2020-04-13 13:35:30 +0530
  • 1c28a5895f Update sync status FriendlyNeighborhoodShane 2020-04-05 20:54:12 +0530
  • ae54f36cbc Piggyback Magisk busybox if available FriendlyNeighborhoodShane 2020-04-03 16:12:02 +0530
  • b74197e180 Mount system only from recovery FriendlyNeighborhoodShane 2020-04-03 15:16:47 +0530
  • ff07cf5d3b Complete build-time priv-perm solution FriendlyNeighborhoodShane 2020-03-24 19:40:51 +0530
  • a9bb6145b0 Exterminate trailing whitespace and typos FriendlyNeighborhoodShane 2020-03-24 19:00:32 +0530
  • a282b2f401 More selective perming FriendlyNeighborhoodShane 2020-03-23 16:35:19 +0530
  • e972e1d246 Refactor logic to allow overwriting modname FriendlyNeighborhoodShane 2020-03-23 16:22:21 +0530
  • 14812b1782 Add privapp whitelist incomplete build-time alternative FriendlyNeighborhoodShane 2020-03-23 15:44:20 +0530
  • ae8c7119fa Bundle install guide with zips FriendlyNeighborhoodShane 2020-03-23 11:31:30 +0530
  • e90a983d07 Improve guide FriendlyNeighborhoodShane 2020-03-23 09:33:12 +0530
  • f8cdf4cc17 Add install guide FriendlyNeighborhoodShane 2020-03-23 00:27:23 +0530
  • 95913854c8 Remove troubleshoot and move notes up FriendlyNeighborhoodShane 2020-03-22 20:09:51 +0530
  • 4c676e862d Fix some stuff about perming FriendlyNeighborhoodShane 2020-03-18 15:17:52 +0530
  • c68bbe56e6 Better zip FriendlyNeighborhoodShane 2020-03-17 19:10:40 +0530
  • 9037b3f37c Better compartmentalisation of variables FriendlyNeighborhoodShane 2020-03-17 14:20:14 +0530
  • 96da9c66ff Properly Stallmanify FriendlyNeighborhoodShane 2020-03-16 12:54:31 +0530
  • cd52a89fd2 Replace eval with source because safe FriendlyNeighborhoodShane 2020-03-16 12:06:00 +0530
  • 246fb5bfdd Handle edge cases of early abort FriendlyNeighborhoodShane 2020-03-16 11:56:34 +0530
  • 347fb418ca Fix perms FriendlyNeighborhoodShane 2020-03-16 11:40:02 +0530
  • 0362605f85 Safer addon.d function FriendlyNeighborhoodShane 2020-03-16 10:59:00 +0530
  • 171c921dd5 Safer addon.d FriendlyNeighborhoodShane 2020-03-16 10:46:14 +0530
  • c8ea5f58f4 Ploinkify the readme FriendlyNeighborhoodShane 2020-03-15 20:02:53 +0530
  • f1e224894c Goodbye droidguard FriendlyNeighborhoodShane 2020-03-15 17:30:38 +0530