Commit Graph

326 Commits

Author SHA1 Message Date
Chris Renshaw 4e96fdef9d autopif2.sh: add -s / --strong output feature, fix grep errors 2024-11-07 19:15:07 -04:00
Chris Renshaw 19d31cffea Update AGP 2024-10-31 23:23:32 -03:00
Rev4N1 1edc85dec4 Fix retaining disabled ROM apps in some cases again 2024-10-31 22:34:27 -03:00
Benjamin Ruiz f351c97b2b Add Action dialog timeout also on KernelSU 2024-10-29 07:16:34 -03:00
Rev4N1 0de5574d53 Add newer hOS prebuilds to default/example app replace list 2024-10-25 12:51:26 -03:00
Chris Renshaw 3f346f3735 autopif2.sh: add test and busybox fallback for broken ROM toybox grep
- outdated/broken toybox grep would ignore -A1 if -m1 was present
2024-10-22 23:14:18 -03:00
Chris Renshaw b83de28f0b Update NDK 2024-10-22 18:53:38 -03:00
Chris Renshaw bc591c5732 migrate.sh: fix parsing lines with trailing comments containing special chars 2024-10-21 21:42:15 -03:00
Chris Renshaw 7233c66f8a README: further credit original PIF concept 2024-10-21 16:41:24 -03:00
osm0sis 78dd16ae09 Revert "Don't coexist with those who behave inappropriately"
This reverts commit 565d895a96.

Thanks to @daboynb for properly licensing their derived work and making the acknowledgement more visible
2024-10-21 16:25:13 -03:00
osm0sis 240a52b558 Revert "Remove more who took without proper credit"
This reverts commit 785622321e.

Thanks to @Citra-Standalone for taking steps to properly acknowledge and license their derived works
2024-10-20 14:01:41 -03:00
Chris Renshaw 785622321e Remove more who took without proper credit 2024-10-19 16:35:35 -03:00
Chris Renshaw 565d895a96 Don't coexist with those who behave inappropriately 2024-10-19 14:12:47 -03:00
Chris Renshaw 7dd9ed8f1d autopif2.sh: don't support Termux tsu or similar root environments 2024-10-19 13:48:54 -03:00
Chris Renshaw 2e74733319 autopif2.sh: fix dates with Termux GNU coreutils 2024-10-19 13:24:47 -03:00
Chris Renshaw 153aefbe57 autopif2.sh: use beta FOTA zip metadata instead of GSI zip name
- adds support for generating from beta point releases (e.g. Beta 1.1, etc.), which also fixes producing potentially bad prints when devices are added/removed from the beta list on a point release
2024-10-19 00:24:30 -03:00
Chris Renshaw 91231e12f2 Update AGP 2024-10-18 00:32:11 -03:00
Chris Renshaw 787936d94f Begin next development cycle 2024-10-18 00:31:06 -03:00
osm0sis fe57017255 Prepare v11 v11 2024-10-06 19:05:38 -03:00
osm0sis 0d05112f38 Replace autopif with autopif2 2024-10-06 18:51:30 -03:00
xqyz d8ff58d9ca Add additional PixelPropsUtils props to workaround 2024-10-06 18:48:35 -03:00
Chris Renshaw ea65aef097 Only show dialog auto-close message on Magisk where it's needed 2024-10-03 22:40:22 -03:00
Chris Renshaw ebdbccdad2 Fix fallback whoami root check logic 2024-10-03 17:13:51 -03:00
Chris Renshaw 08e3fb4d29 Update AGP 2024-10-01 22:45:58 -03:00
Chris Renshaw a671c3b0d3 README: latest Advanced Settings best practices 2024-09-28 23:44:38 -03:00
Chris Renshaw c13a7b1299 20 second Action dialog timeout seems about right 2024-09-27 07:19:05 -03:00
Chris Renshaw 629de14990 Increase action.sh dialog timeout 2024-09-26 23:06:38 -03:00
osm0sis bd4fdcf0c3 Update Gradle 2024-09-25 21:09:45 -03:00
Chris Renshaw 8c216e2d40 Add action.sh support to run autopif.sh from root managers 2024-09-25 12:43:39 -03:00
Chris Renshaw 27fc24337b Copy pasta fixes 2024-09-23 22:37:36 -03:00
Chris Renshaw 796f776534 autopif.sh: pass advanced argument to migrate script 2024-09-22 20:08:42 -03:00
Chris Renshaw c972637347 migrate.sh: clean up user argument parsing 2024-09-22 19:28:23 -03:00
Chris Renshaw b10828f199 Update NDK 2024-09-18 23:01:36 -03:00
osm0sis 726aecb2be Add nlohmann/json as submodule 2024-09-18 21:35:00 -03:00
Chris Renshaw a790f2c0db Update AGP 2024-09-18 12:48:09 -03:00
Chris Renshaw 165d370bc8 migrate.sh: retain commented security_patch if advanced 2024-09-12 20:07:35 -03:00
Chris Renshaw 915b87e6be autopif.sh: retain commented security_patch if present
- commenting out the security_patch line is needed if enabling spoofProps (e.g. for api_level) when used with Tricky Store
2024-09-12 20:00:58 -03:00
Chris Renshaw 1255a49274 Fix Magisk version check
- the variable only gets set during installations, not in the boot script env
2024-09-12 06:51:24 -03:00
osm0sis 6cc82e3e7b Update Gradle 2024-09-11 22:22:44 -03:00
Chris Renshaw 87fde1f4ca Update AGP 2024-09-11 21:36:18 -03:00
Chris Renshaw d535747c91 autopif.sh: improve error catching, busybox finding, etc.
- simplify error display
- catch missing inject_fields.xml or FINGERPRINT, from e.g. bad download/extraction failure
- more robust busybox finding function
- accept a local migrate.sh and give it precedence over the module copy
2024-09-11 21:31:25 -03:00
Chris Renshaw 98bb23460e autopif.sh: default to api_level 32 now that the betas are served 2024-09-11 21:21:42 -03:00
Chris Renshaw 027e5855a0 Begin next development cycle 2024-09-11 18:25:54 -03:00
Chris Renshaw 8d2d1ecbd2 README: document spoofSignature in Troubleshooting 2024-09-08 22:17:19 -03:00
Chris Renshaw 3775b5448e README: more accurate note about spoofProps
- spoofProps enabled is sometimes necessary to pass STRONG depending on the underlying device/ROM and the fingerprint attempting to be spoofed
2024-08-30 13:47:06 -03:00
Chris Renshaw 00023fb111 README: recommend only latest official Tricky Store 2024-08-20 09:51:02 -03:00
osm0sis 481491758c Hotfix v10(103000) v10 2024-08-18 21:23:44 -03:00
Chris Renshaw b42773671a Add missing ro.adb.secure prop early with the others 2024-08-18 19:24:15 -03:00
Chris Renshaw 3d55dc59c1 Work around PixelPropsUtils framework spoof conflict where supported 2024-08-18 19:03:51 -03:00
osm0sis 33f4fa2ce0 Update Gradle 2024-08-18 17:08:35 -03:00