[ROM] RASTAPOP[Android 5.1.1_r9 LMY48I] [PRODUCT_DEVICE := manta]

Search This thread

morfic

Inactive Recognized Developer
Aug 3, 2008
7,211
12,879
San Antonio
www.derkernel.com
Figured I'd post it again here instead of the trinity thread. The only issue I ever ran into was hulu+ says it does not support this device. Only happens on rbj. By morifics build with whatever of the pub stuff built in does feel a bit smoother in animations etc. Keep up the good work

Sent from my Nexus 10 using XDA Premium HD app

Never noticed since i seem to not get past netflix/play movies.
Wonder what it doesn't like.
 

iamikon

Senior Member
May 17, 2012
1,589
1,387
Yeah I'm not sure since it works everywhere else that I have tried. If more people want/need I can get a logcat of trying to do hulu+ for you guys. I'll have to reflash though.

Sent from my Nexus 10 using XDA Premium HD app
 

rascarlo

Inactive Recognized Developer
Oct 31, 2010
2,956
32,309
The Land of the Lion of Judah
new build is up

CHANGELOG
- frameworks/base:
.Improving pie control's user interaction
.Fix potential deadlock between LockScreen and WindowManagerService (commit to aosp)
.Fix DateUtils.formatElapsedTime (commit to aosp)
.use Calendar in DateUtils format method (commit to aosp)
- dalvik:
.Zygote: Restrict slave mountspace so Dalvik apps can mount system-wide volumes
.dalvik: remove duplicated call to dvmJitCalleeSave()
.Change NewDirectByteBuffer to allow NULL if capacity == 0
.Optimize dvmHash Loops
.Remove possilbe leaks in dalvik
.Reclaiming attribute obj after pthread_create
.Fix handling of annotations whose classes are missing at runtime
.Possible leak in dvmAllocRegion
.Optimize opcodes to avoid bubble in pipeline
.ExceptionInInitializerError should wrap only non Error exceptions
.Remove dvmFindInterfaceMethodInCache2
.Use ALOGE rather than SLOGE for mountEmulatedStorage failures
 

dreitzell78

Senior Member
Oct 3, 2011
160
58
new build is up

CHANGELOG
- frameworks/base:
.Improving pie control's user interaction
.Fix potential deadlock between LockScreen and WindowManagerService (commit to aosp)
.Fix DateUtils.formatElapsedTime (commit to aosp)
.use Calendar in DateUtils format method (commit to aosp)
- dalvik:
.Zygote: Restrict slave mountspace so Dalvik apps can mount system-wide volumes
.dalvik: remove duplicated call to dvmJitCalleeSave()
.Change NewDirectByteBuffer to allow NULL if capacity == 0
.Optimize dvmHash Loops
.Remove possilbe leaks in dalvik
.Reclaiming attribute obj after pthread_create
.Fix handling of annotations whose classes are missing at runtime
.Possible leak in dvmAllocRegion
.Optimize opcodes to avoid bubble in pipeline
.ExceptionInInitializerError should wrap only non Error exceptions
.Remove dvmFindInterfaceMethodInCache2
.Use ALOGE rather than SLOGE for mountEmulatedStorage failures

Rascarlo, does this have the PUB additions Morfic added? Is tablet ui on the radar?

Sent from my Nexus 10 using Tapatalk HD
 

Syk69

Senior Member
May 5, 2012
797
347
Any chance for CRT animation screen off? :) So far this ROM has been amazing! Great work! Love the combo with trinity kernel.
 

situman

Senior Member
Jun 1, 2011
538
58
Whats the diff btwn vanilla and regular version? Just running the vanilla and its pretty nice.
 

irishrally

Senior Member
Jun 13, 2009
3,386
524
California

irishrally

Senior Member
Jun 13, 2009
3,386
524
California
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 73
    THIS IS RASTAPOP FOR THE MANTA

    /// WHAT IS RASTAPOP
    the way I want Android

    @morfic
    @simms22
    @Vangelis13
    for being my friends and for being them.

    @fitsnugly for euroskank.

    Android Open Source Project

    CyanogenMod

    HTML:
    ***2015-08-06***
    PLATFORM_VERSION=5.1.1_r9
    BUILD_ID=LMY48I
    MERGE BUILD 5.1.1_r9 - LMY48I
    
    ***2015-08-03***
    PLATFORM_VERSION=5.1.1_r6
    BUILD_ID=LMY48G
    MERGE BUILD 5.1.1_r6 - LMY48G
    
    ***2015-05-21***
    PLATFORM_VERSION=5.1.1_r3
    BUILD_ID=LMY48B
    MERGE BUILD 5.1.1_r3 - LMY48B
    
    ***2015-05-13***
    PLATFORM_VERSION=5.1.1_r2
    BUILD_ID=LMY47X
    MERGE BUILD 5.1.1_r2 - LMY47X
    
    ***2015-04-23***
    PLATFORM_VERSION=5.1.1_r1
    BUILD_ID=LMY47V
    MERGE BUILD 5.1._r1 - LMY47V
    
    ***2015-04-14***
    PLATFORM_VERSION=5.1.0_r5
    BUILD_ID=LMY47O
    MERGE BUILD 5.1.0_r5 - LMY47O
    
    ***2015-03-12***
    PLATFORM_VERSION=5.1.0_r1
    BUILD_ID=LMY47D
    MERGE BUILD 5.1.0_r1 - LMY47D
    
    ***2015-01-29***
    - platform/build:
            .Add QCOM target-specific cong & helper macros
            .drop AOSP mms
            .drop AOSP camera
    - platform/frameworks/base:
            .RRO: prevent duplicate system overlays
            .RRO: reintroduce lost ResTable insert of assets
            .RRO idmap: pad with 0xffffffff, not 0x00000000
            .RRO tests: fix potential NPE
            .RRO tests: adapt tests to split apks
            .status bar power menu: add rotation animation
            .status bar power menu alignment
            .status bar power menu: simplify update resources 
    - platform/device/samsung/manta:
            .Enable BLE, GATT and SMP for Nexus 10
    - platform/vendor/samsung:
            .manta: binaries 5.0.2 - LRX22G
    
    ***2014-12-31***
    - platform/frameworks/base - platform/packages/apps/settings:
            .volume rocker music controls
            .make status bar brightness control work with automatic brightness enabled
    
    - platform/vendor/rascarlo:
            .update telephony icons
    
    ***2014-12-20***
    PLATFORM_VERSION=5.0.2_r1
    BUILD_ID=LRX22G
    MERGE BUILD
    
    ***2014-12-19***
    - platform/frameworks/base - platform/packages/apps/settings:
        .status bar battery percentage: option for percentage inside icon
    
    ***2014-12-10***
    - platform/frameworks/base - platform/packages/apps/settings:
        .status bar power menu
    - platform/frameworks/base:
        .PackageManager: allow build-time disabling of components (allows stock OTA components to be marked as disabled)
        .volume rocker wake: add volume keys to isWakeKey KeyEvents
        .PackageManager: add persist property to enable lazy dexopt
    - platform/packages/apps/settings:
        .rastapop settings rearrangement
    
    ***2014-12-04***
    PLATFORM_VERSION=android-5.0.1_r1 - BUILD_ID=LRX22C
    merge build - android-5.0.1_r1 - LRX22C
    
    ***2014-11-25***
    - build busybox
    - platform/packages/apps/settings - platform/frameworks/base:
            .status bar battery percent text
            .configurable advanced power menu
            .status bar brightness control
    - platform/frameworks/base:
            .clear all recents
    - platform/device/samsung_manta:
            .enable translucent status & navigation bars
            .enable SystemUI doze mode in config overlay
    
    ***2014-11-19***
    PLATFORM_VERSION=android-5.0.0_r7 - BUILD_ID=LRX21V
    merge build
    - platform/frameworks/base - platform/packages/apps/settings:
            .volume rocker wake
    
    ***2014-11-18***
    PLATFORM_VERSION=android-5.0.0_r6 - BUILD_ID=LRX21T
    - platform/frameworks/base:
            .Add global reboot option
    - platform/packages/apps/settings - platform/frameworks/base:
            .navigation bar: custom height
            .volume key adjust sound
            .kill app long press back
            .volume rocker: volume key cursor control
            .status bar: native battery percentage
            .add few more steps to battery saver trigger values
    
    ***2014-11-11***
    - platform/build:
            .main: ro.secure=0
            .main: enable_target_debugging := true
            .main: WITH_DEXPREOPT := false
            .main: remove the listing of make files
            .ota_release_tools: comment out build date assert
            .core: PRODUCT_BUILD_PROP_OVERRIDES
            .allow override of device asserts
            .core: remove vendor_module_check.mk 
            .envsetup: one does not simply pick a combo, but a Nexus
            .core: drop the check-product-copy-files
            .core: use rastapop and shell date for ota package
            .telephony: default dataroaming=false
            .drop AOSP VoiceDialer
            .drop AOSP Music
            .drop AOSP QuickSearchBox
            .drop AOSP Calendar
            .fix up ota_from_target_files symlink detection
            .add adb to the disttools
            .ota_from_target_files: do not update recovery
            .build only L audio package
            .default audio notification, alarm and ringtone
    - platform/packages/apps/settings:
            .hide System update setting PreferenceScreen
            .expose rastapop build date
    - platform/system/extras:
            .drop AOSP su- platform/system/core:
            .allow su to gain root

    /// FLASH (TWRP FTW!)
    latest TWRP is higly recomended
    - DO NOT WIPE YOUR INTERNAL STORAGE
    - full wipe if coming from a different rom, else skip this step
    - wipe cache
    - flash build
    - flash gapps
    - (opt.) flash SuperSu/Superuser
    - live up

    /// MD5SUM
    you can also download the md5sum file, just click on it

    /// LINK
    http://fitsnugly.euroskank.com/?rom=rastapop&device=manta

    /// NEW BUILDS
    will be posted here, on twitter and on G+

    /// CHANGELOG & FEATURES
    you can always find latest changes on the download page

    /// SOURCE
    all my code is available on my github
    27
    /// BUILD RASTAPOP
    all my code is available on my github

    you can init your repo using my manifest:
    current branch for android-5.1.1_r9 is lollipop-ras-mr1
    Code:
    repo init -u https://github.com/rascarlo/android_manifest.git -b lollipop-ras-mr1


    Code:
    repo sync -jX
    where is X the number of jobs

    Code:
    source build/envsetup.sh

    Code:
    lunch
    choose device

    Code:
    make -jX
    where X is the number of jobs
    to build boot.img, system.img and userdata.img

    Code:
    make otapackage -jX
    where X is the number of jobs
    to build flashable zip
    21
    I'm thinking about a kk-vanilla. Anyone interested? Best way to let me know and to not clutter the thread is to thank this post.
    For those who might not know, vanilla is pure aosp.
    Let me know
    20
    Merry Christmas everybody and thanks again for the love. Merry Christmas
    19
    Woot! And new binaries and factory images for mako, grouper and manta. New builds tomorrow

    QYk42ao.jpg