[KERNEL][VZW-DEV-EDITION][TW-AOSP 4.4][05/02/2015] KT-SGS5 - OB1 - KTweaker

ktoonsez

Inactive Recognized Developer
Nov 3, 2011
16,263
43,219
0
Tempe

AOSP Lollipop 5.0 VERSION:
11.27.2014: http://goo.gl/cD9ozM
Change Log 11.27.2014
1. Lollipop 5.0 goes live after many hours working with Albinoman's to ge it to boot on my device!!!!!!!!!!!
2. This might work on Albinoman's 11.26 but might have to wait for 11.27
3. Happy thanksgiving!!!!!!!!!!!
 

ktoonsez

Inactive Recognized Developer
Nov 3, 2011
16,263
43,219
0
Tempe

TWRP Recovery by Ktoonsez:
12.10.2014: http://goo.gl/LgBsuk
Change Log 12.10.2014
1. Built using LP 5.0.1 source
2. Upgraded to version 2.8.2.0
3. Some MTP patches from upstream
4. Too many other upstream updates to list....
5. YES YOU CAN USE THIS ON KitKat TOO
6. If u have a custom theme REMOVE it before flashing the new one. Theme engine has changed!!!!!!!
 
Last edited:

timeToy

Senior Member
Aug 3, 2010
505
297
0
(...)
Change Log 12.10.2014
1. Built using LP 5.0.1 source
2. Upgraded to version 2.8.2.0
3. Some MTP patches from upstream
4. Too many other upstream updates to list....
5. YES YOU CAN USE THIS ON KitKat TOO
Flashed it, and it's boot-looping while trying to get into recovery (I see the Ktoonsez TWRP splashscreen, screen turn black, TWRP splashscreen again, screen turn black, etc...)
I was able to use the Maintenance boot mode to boot into the system just fine and ODIN back another recovery.
 

ktoonsez

Inactive Recognized Developer
Nov 3, 2011
16,263
43,219
0
Tempe
Flashed it, and it's boot-looping while trying to get into recovery (I see the Ktoonsez TWRP splashscreen, screen turn black, TWRP splashscreen again, screen turn black, etc...)
I was able to use the Maintenance boot mode to boot into the system just fine and ODIN back another recovery.
If it is bootlooping u must have a custom theme. Delete it if u do. If u don't try deleting the twrp setting file.

Sent from my SM-G900V using XDA Premium 4 mobile app
 

ktoonsez

Inactive Recognized Developer
Nov 3, 2011
16,263
43,219
0
Tempe

TWRP Recovery by Ktoonsez:
12.22.2014: http://goo.gl/LgBsuk
Change Log 12.22.2014
1. Recovery init.rc setenforce 0 to make SELinux permissive
2. MTP add/remove storage instead of disabling MTP
3. Allow non datamedia devices to wipe encryption
4. fixPermissions: simplify code, fix bugs
5. Fix else if and maxFileSize initializer.
6. Fix twrpTar building
7. Version 2.8.3.0

ENJOY!!!!!
 

timeToy

Senior Member
Aug 3, 2010
505
297
0
(...)

Change Log 12.22.2014
1. Recovery init.rc setenforce 0 to make SELinux permissive
2. MTP add/remove storage instead of disabling MTP
3. Allow non datamedia devices to wipe encryption
4. fixPermissions: simplify code, fix bugs
5. Fix else if and maxFileSize initializer.
6. Fix twrpTar building
7. Version 2.8.3.0

ENJOY!!!!!
Awesome, keep them coming !
 

ktoonsez

Inactive Recognized Developer
Nov 3, 2011
16,263
43,219
0
Tempe

TWRP Recovery by Ktoonsez:
01.13.2015: http://goo.gl/LgBsuk
Change Log 01.13.2015
1. Upgraded to version 2.8.4.0
2. MTP fixes and improvements - you can now copy zips to the root of storage - thanks to _that
3. Add flashing of boot and recovery images via the TWRP GUI (Find the Images button on the Install page)
4. Fix some MTP related crashes and bugs
5. Eliminate TWRP toggling USB IDs during boot if MTP is enabled
6. Fix various adb sideload issues
7. Improve threading of actions
8. Eliminate separate thread for screen timeout
9. Update libblkid to 2.25.0
10. Use power button as back button on watch themes for easier navigation
11. Add mutex locking to data manager
12. Improve custom theme handling on encrypted devices
13. Allow the stock theme to be offset by build flags so we can center a lower res theme on a higher res screen especially for watches with round screens
 

Zooandbio4me

Senior Member
Sep 17, 2013
155
19
0
Can anyone confirm the TW 5.0 kernel in the tmo forums is compatible with our device?



Change Log 01.13.2015
1. Upgraded to version 2.8.4.0
2. MTP fixes and improvements - you can now copy zips to the root of storage - thanks to _that
3. Add flashing of boot and recovery images via the TWRP GUI (Find the Images button on the Install page)
4. Fix some MTP related crashes and bugs
5. Eliminate TWRP toggling USB IDs during boot if MTP is enabled
6. Fix various adb sideload issues
7. Improve threading of actions
8. Eliminate separate thread for screen timeout
9. Update libblkid to 2.25.0
10. Use power button as back button on watch themes for easier navigation
11. Add mutex locking to data manager
12. Improve custom theme handling on encrypted devices
13. Allow the stock theme to be offset by build flags so we can center a lower res theme on a higher res screen especially for watches with round screens