[Rom] [4.4.4 ] [i605] [Unofficial Aokp] [Sabermod 4.8 & -03 Optimizations] [11.18.14]

Are you satisfied with this ROM?

  • Yes

    Votes: 7 100.0%
  • No

    Votes: 0 0.0%

  • Total voters
    7
  • Poll closed .
Status
Not open for further replies.
Search This thread

apophis9283

Forum Moderator / Recognized Developer
Staff member
[Rom] [4.4.4 ] [i605] [Unofficial Aokp] [Sabermod 4.8 & -03 Optimizations] [11.18.14]

I make my own AOKP kangs and thought I would share. I have lots of merged commits and optimization in these builds for your enjoyment. Let me know if you have any issues.

Few things:
1) Most code is written by the members of team AOKP.
2) I am not a developer. I am an Android hobbyist.
3) I am not affiliated with team AOKP, therefore any issues you have with the ROM cannot be brought to team AOKP
.
(ISSUES THAT MAY ARISE)

No GPS lock, FIX = Flash TW ROM get a lock and then flash back to AOKP.
Phone wont mount when plugged into PC, FIX = Go to Settings/Storage, Click on the 3 dots in the top right corner, usb computer connection will pop up, click it. Choose Media Device and now it should show up on your PC.

Thw whole deal with ART over DALVIK. I need to say nothing more than this. Art is experiemental, I will not look into ART issue

####### SABERMOD & -03 OPTIMIZATIONS #######

Pulls the SaberMod toolchain and places it into prebuilts/gcc/linux-x86/arm
Modifies my build repo and a few other build files to direct it to the new chain
30 different linaro patches and optimizations made by the linaro team that improve the performance of the rom
-modifies the kernel I am currently building with to allow it to build Linaro
-Modifies the device specific repos to allow it to build with the linarochain



Merged Commits/code:

11/18/14
Revert "ActivityTrigger: New class to invoke when activity starts/resumes"

Protect windowNoTitle and windowActionBar attributes

Revert "Themes: Build icon cache when applying icons"

Revert 'base: Add P2P interface "p2p0" to tethering support list'

ThemeManager: Synchronize access to listeners

Fix crash while installing themes rapidly

radio: Treat REGULAR_DEACTIVATION events as transient errors on AT&T

SystemUI: Fix crash during notification/theme change

linearlayout: fix measurement of childrens when parent and childrens have ...

Update SET_ACTIVITY_WATCHER protection to signature|system

linearlayout: fix measurement of childrens when parent and childrens have ...

Update SET_ACTIVITY_WATCHER protection to signature|system

MTU should be 1358 as per 3GPP standards, especially for LTE radio interfaces.

lowmemorykiller: Overwrite LMK parameters for low-tier devices

Tethering: Enable NAT only when tether and upstream ifaces are different.

Fix memory leak in nativeDecodeFileDescriptor

extmediaplayer: miscellaneous fix

Camera2: Allow devices to opt-out of threaded camera startup

Revert "camera: add support for samsung and htc camcorder modes"

Camera2: Remove CAF video duration code

Camera: Don't enable shutterdown for count down timer

Camera: Decrease downsample factor for smaller resolution

Camera2: enable WNR in video mode

Camera: cancel auto focus after snapshot done if in CAF mode.

Camera2: enable antibanding when dis is enable

Camera2: fix sawtooth in camera preview

Camera2: Make menu not pop up in take picture interface

Camera2: correct image size recorded in media provider db

Camera2: fix camera has stopped" after long press camera key

Camera2: Fix crash on cameras with 6mp 16:9 resolution

Add 16:9 to strings

Add 15.9MP and 11.9MP picture size to arrays.

av: Various fixes and cleanups

camera: allow device to append camera parameters

CameraService: Fix permissions check issues

Themes: Handle processing themes in separate thread



AOKP SOURCE = https://github.com/AOKP

How to install

Install a custom Recovery.

Do a NANDroid backup.

Clean Flash! Wipe data / factory reset, Wipe cache, Wipe dalvik cache, and Format /system is recommended.

Flash the downloaded https://www.androidfilehost.com/?fid=95784891001612839. zip file.

Flash the downloaded GAPPS http://goo.im/devs/kxp/gapps/aokp-full_gapps-kk-20140528.zip.zip file.

Reboot and Profit!

Special Thanks

AOKP
Snuzzo - Obi Wan Kanobi - lol
iamtheonetheycallneo

Dev Information

If you need assistance you can reach me on Gtalk(steaven.android@gmail.com), PM, or Email.

Everyone Should Donate!!!!!!

Do you LOVE AOKP ROM?
Do you LOVE the many features included in AOKP ROM?
Do you APPRECIATE the hard work the dev's put in to make it so awesome?
Then donate to AOKP!!!!
http://aokp.co/donate/

Link to AOKP backup - https://play.google.com/store/apps/...t#?t=W251bGwsMSwyLDEsImNvbS5hb2twLmJhY2t1cCJd
 
Last edited:

apophis9283

Forum Moderator / Recognized Developer
Staff member
I am sorry for my previous actions towards XDA and some mods and I hope they can forgive me and I promise I wont go threre again and to abide by all rules and regulations set forth by XDA

Also, So I can completely concentrate on i605 I will no longer be making toro builds. It just makes it so much easier on me.
 
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 20
    [Rom] [4.4.4 ] [i605] [Unofficial Aokp] [Sabermod 4.8 & -03 Optimizations] [11.18.14]

    I make my own AOKP kangs and thought I would share. I have lots of merged commits and optimization in these builds for your enjoyment. Let me know if you have any issues.

    Few things:
    1) Most code is written by the members of team AOKP.
    2) I am not a developer. I am an Android hobbyist.
    3) I am not affiliated with team AOKP, therefore any issues you have with the ROM cannot be brought to team AOKP
    .
    (ISSUES THAT MAY ARISE)

    No GPS lock, FIX = Flash TW ROM get a lock and then flash back to AOKP.
    Phone wont mount when plugged into PC, FIX = Go to Settings/Storage, Click on the 3 dots in the top right corner, usb computer connection will pop up, click it. Choose Media Device and now it should show up on your PC.

    Thw whole deal with ART over DALVIK. I need to say nothing more than this. Art is experiemental, I will not look into ART issue

    ####### SABERMOD & -03 OPTIMIZATIONS #######

    Pulls the SaberMod toolchain and places it into prebuilts/gcc/linux-x86/arm
    Modifies my build repo and a few other build files to direct it to the new chain
    30 different linaro patches and optimizations made by the linaro team that improve the performance of the rom
    -modifies the kernel I am currently building with to allow it to build Linaro
    -Modifies the device specific repos to allow it to build with the linarochain



    Merged Commits/code:

    11/18/14
    Revert "ActivityTrigger: New class to invoke when activity starts/resumes"

    Protect windowNoTitle and windowActionBar attributes

    Revert "Themes: Build icon cache when applying icons"

    Revert 'base: Add P2P interface "p2p0" to tethering support list'

    ThemeManager: Synchronize access to listeners

    Fix crash while installing themes rapidly

    radio: Treat REGULAR_DEACTIVATION events as transient errors on AT&T

    SystemUI: Fix crash during notification/theme change

    linearlayout: fix measurement of childrens when parent and childrens have ...

    Update SET_ACTIVITY_WATCHER protection to signature|system

    linearlayout: fix measurement of childrens when parent and childrens have ...

    Update SET_ACTIVITY_WATCHER protection to signature|system

    MTU should be 1358 as per 3GPP standards, especially for LTE radio interfaces.

    lowmemorykiller: Overwrite LMK parameters for low-tier devices

    Tethering: Enable NAT only when tether and upstream ifaces are different.

    Fix memory leak in nativeDecodeFileDescriptor

    extmediaplayer: miscellaneous fix

    Camera2: Allow devices to opt-out of threaded camera startup

    Revert "camera: add support for samsung and htc camcorder modes"

    Camera2: Remove CAF video duration code

    Camera: Don't enable shutterdown for count down timer

    Camera: Decrease downsample factor for smaller resolution

    Camera2: enable WNR in video mode

    Camera: cancel auto focus after snapshot done if in CAF mode.

    Camera2: enable antibanding when dis is enable

    Camera2: fix sawtooth in camera preview

    Camera2: Make menu not pop up in take picture interface

    Camera2: correct image size recorded in media provider db

    Camera2: fix camera has stopped" after long press camera key

    Camera2: Fix crash on cameras with 6mp 16:9 resolution

    Add 16:9 to strings

    Add 15.9MP and 11.9MP picture size to arrays.

    av: Various fixes and cleanups

    camera: allow device to append camera parameters

    CameraService: Fix permissions check issues

    Themes: Handle processing themes in separate thread



    AOKP SOURCE = https://github.com/AOKP

    How to install

    Install a custom Recovery.

    Do a NANDroid backup.

    Clean Flash! Wipe data / factory reset, Wipe cache, Wipe dalvik cache, and Format /system is recommended.

    Flash the downloaded https://www.androidfilehost.com/?fid=95784891001612839. zip file.

    Flash the downloaded GAPPS http://goo.im/devs/kxp/gapps/aokp-full_gapps-kk-20140528.zip.zip file.

    Reboot and Profit!

    Special Thanks

    AOKP
    Snuzzo - Obi Wan Kanobi - lol
    iamtheonetheycallneo

    Dev Information

    If you need assistance you can reach me on Gtalk(steaven.android@gmail.com), PM, or Email.

    Everyone Should Donate!!!!!!

    Do you LOVE AOKP ROM?
    Do you LOVE the many features included in AOKP ROM?
    Do you APPRECIATE the hard work the dev's put in to make it so awesome?
    Then donate to AOKP!!!!
    http://aokp.co/donate/

    Link to AOKP backup - https://play.google.com/store/apps/...t#?t=W251bGwsMSwyLDEsImNvbS5hb2twLmJhY2t1cCJd
    12
    We think a 2nd child is on the way. Suppose i could do android while feeding and changing diapers :D

    Sent from my SCH-I605 using Tapatalk 2
    11
    I am sorry for my previous actions towards XDA and some mods and I hope they can forgive me and I promise I wont go threre again and to abide by all rules and regulations set forth by XDA

    Also, So I can completely concentrate on i605 I will no longer be making toro builds. It just makes it so much easier on me.
    8
    Surprise, OP updated