summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Simon Sickle [Sat, 25 Nov 2017 07:52:43 +0000 (01:52 -0600)]
update crypto
Signed-off-by: Simon Sickle <simon@simonsickle.com>
Simon Sickle [Sat, 25 Nov 2017 07:22:08 +0000 (01:22 -0600)]
Add cryptfs_hw
Signed-off-by: Simon Sickle <simon@simonsickle.com>
Simon Sickle [Sat, 25 Nov 2017 06:42:35 +0000 (00:42 -0600)]
Cleanup a bit
Signed-off-by: Simon Sickle <simon@simonsickle.com>
Simon Sickle [Sat, 25 Nov 2017 02:38:21 +0000 (20:38 -0600)]
Add script from @jcadduono for encryption
https://github.com/TeamWin/android_device_oneplus_oneplus3/blob/android-6.0/recovery/root/sbin/setup_decrypt
Signed-off-by: Simon Sickle <simon@simonsickle.com>
Simon Sickle [Sat, 25 Nov 2017 01:55:02 +0000 (19:55 -0600)]
Dont use TW_CRYPTO
Signed-off-by: Simon Sickle <simon@simonsickle.com>
Simon Sickle [Sat, 25 Nov 2017 00:06:59 +0000 (18:06 -0600)]
dumplings please
Signed-off-by: Simon Sickle <simon@simonsickle.com>
John Cortez [Wed, 9 Aug 2017 04:17:11 +0000 (21:17 -0700)]
Create README.MD
Change-Id: Ie05daf0f57ebe2c9f1a4676a60f1245e72bb08ee
bigbiff bigbiff [Mon, 7 Aug 2017 23:50:22 +0000 (23:50 +0000)]
Merge "Fix USB-OTG" into android-7.1
John Cortez [Tue, 8 Aug 2017 22:27:33 +0000 (15:27 -0700)]
Fix USB-OTG
Compiled kernel source
with kernel command line
androidboot.usbcontroller=
a800000.dwc3
which fixes USB-OTG
http://tinyurl.com/ya9h7th6
Change-Id: I3b653e9fc7690598cc394b80c52531353c03385f
Simao Gomes Viana [Sun, 25 Jun 2017 17:36:17 +0000 (19:36 +0200)]
Fix USB OTG
Thanks to katinatez on XDA for pointing out that the usbcontroller
thing was missing in cmdline.
Change-Id: I21032bbfc7bc33936d195349fbe84e4c12ff6b40
Signed-off-by: Simao Gomes Viana <xdevs23@outlook.com>
Ethan Yonker [Sat, 8 Jul 2017 02:05:14 +0000 (21:05 -0500)]
Change data to ext4
Change-Id: I99860ef431ed4099341905be705e2c975031b2ba
Ethan Yonker [Thu, 6 Jul 2017 15:51:10 +0000 (10:51 -0500)]
Fix vendor symlink issues with building recovery
Change-Id: I6fa381b4618fb84c1d4cb82b5fe852ad6bf109c3
Sanyam Jain [Tue, 4 Jul 2017 19:04:15 +0000 (00:34 +0530)]
cheeseburger: Add ro.display.series prop
* Fixes adb sideload for stock rom
Signed-off-by: Sanyam Jain <sanyam@witworks.com>
Sanyam Jain [Tue, 4 Jul 2017 15:18:26 +0000 (20:48 +0530)]
cheeseburger: Cleanup and fix decryption
* Take qseecomd from sagit
Signed-off-by: Sanyam Jain <sanyam@witworks.com>
Sanyam Jain [Sun, 2 Jul 2017 22:27:25 +0000 (03:57 +0530)]
cheeseburger: Initial TWRP Configuration
Signed-off-by: Sanyam Jain <sanyam@witworks.com>