Commit Graph

92 Commits

Author SHA1 Message Date
Danny Lin
7c27b7744b
Update Android 12 support for stable SDK 31
Android 12's SDK is now versioned as 31, so it no longer needs to be
special-cased.
2021-07-23 19:11:16 -07:00
Danny Lin
36cc32c507
readme: Update for 1.2.0 2021-07-04 00:28:44 -07:00
Danny Lin
6ed1e338d6
github: Add Patreon funding link 2021-07-04 00:22:44 -07:00
Danny Lin
3d8cb31865
Bump version to 1.2.0 2021-07-04 00:19:24 -07:00
Danny Lin
9bba6ac58a
system: 31-b2: Update binaries and add keystore2 for debugging 2021-07-04 00:19:24 -07:00
Danny Lin
1f57570d00
customize: Set executable bit on scripts 2021-06-26 19:07:09 -07:00
Danny Lin
7a732dc9e2
post-fs-data: Dynamically select SDK version at runtime
This allows the module to keep working after major system upgrades.
2021-06-26 19:04:24 -07:00
Danny Lin
e94eb5b275
service: Restart Keystore v2 on Android 12 2021-06-26 18:55:13 -07:00
Danny Lin
e04d5de503
customize: Add support for installing on Android 12 Beta 2 2021-06-26 18:54:36 -07:00
Danny Lin
67e2195b98
system: Add support for Android 12 Beta 2
Built from AOSP master.
2021-06-26 18:53:22 -07:00
Danny Lin
59fead8c31
readme: Clarify when hardware attestation will fail 2021-01-27 18:56:45 -08:00
Danny Lin
47c59e8eeb
github: Update funding link 2021-01-27 18:56:10 -08:00
Danny Lin
14e9e97d48
module: Bump version to v1.1.1 2021-01-16 01:19:41 -08:00
Danny Lin
860ade6ff3
readme: Document removal of security patch fixup 2021-01-16 01:18:29 -08:00
Danny Lin
21d4d1d863
Remove security patch fixup script
This is causing more issues than it fixes.

Fixes #1.
2021-01-16 01:18:23 -08:00
Danny Lin
e82c3d0674
customize: Validate CPU architecture before installing 2021-01-14 00:11:37 -08:00
Danny Lin
3a110a895e
Makefile: Ignore all nested patches 2021-01-14 00:09:19 -08:00
Danny Lin
7df5188942
post-fs-data: Ignore empty vendor security patch levels 2021-01-14 00:05:36 -08:00
Danny Lin
7fe2c90113
readme: Update from XDA post 2021-01-13 23:55:41 -08:00
Danny Lin
8ed1f119b5
readme: Use en- and em-dashes where appropriate 2021-01-13 23:29:40 -08:00
Danny Lin
e02636833b
readme: Add link to patch files 2021-01-13 20:30:29 -08:00
Danny Lin
9e80da9fe1
Add all ROM patches 2021-01-13 20:27:20 -08:00
Danny Lin
d912f83c2f
github: Add funding links 2021-01-13 20:27:15 -08:00
Danny Lin
c4db9bb281
Bump version to v1.1.0 2021-01-13 19:54:10 -08:00
Danny Lin
ff67d50b38
patches: Remove frameworks/base patch
This will cause trouble on Windows due to case-insensitive filesystems.
2021-01-13 19:54:10 -08:00
Danny Lin
502d10f8fe
Makefile: Include license in zip 2021-01-13 19:54:10 -08:00
Danny Lin
da2a7f3bd7
readme: Document prebuilt executable sources 2021-01-13 19:54:10 -08:00
Danny Lin
279c1a918b
Add Android 11 patch files 2021-01-13 19:29:04 -08:00
Danny Lin
4ba7ac5da3
Fix mismatching vendor and system security patch levels 2021-01-13 19:29:04 -08:00
Danny Lin
e240121e83
customize: Remove unused SDKs after installation 2021-01-13 19:29:03 -08:00
Danny Lin
357517a2e7
readme: Clarify some things 2021-01-13 19:29:03 -08:00
Danny Lin
eb32fd3eb1
Document new Android version support 2021-01-13 18:21:58 -08:00
Danny Lin
73cce59b62
Add support for Android 8.0, 8.1, and 9 2021-01-13 18:21:58 -08:00
Danny Lin
18b341e056
Support any Android version based on SDK variant availability 2021-01-13 18:21:57 -08:00
Danny Lin
1157bb969f
Add support for Android 10 2021-01-13 18:21:57 -08:00
Danny Lin
37bd89802b
Switch to MIT License with AOSP Apache 2.0 notice
I prefer the more permissive MIT license for most of my projects, and
adding the Apache 2.0 license notice from AOSP makes it compliant.
2021-01-13 18:21:06 -08:00
Danny Lin
097f7adfa8
Override basic bootloader unlock props 2021-01-13 03:28:45 -08:00
Danny Lin
3f592ddd68
Rebuild executables with generic ARMv8-A targrt
Maximize compatibility with older CPUs.
2021-01-13 03:22:54 -08:00
Danny Lin
3162c243d1
readme: Fix ROM commit link 2021-01-13 02:15:55 -08:00
Danny Lin
7a5bba6f99
readme: Add link to ROM commit 2021-01-13 02:08:55 -08:00
Danny Lin
5431feb71b
Import module 2021-01-13 02:02:44 -08:00
Danny Lin
41bb921045
Initial commit 2021-01-13 01:57:55 -08:00