[ROM] RASTAPOP[Android 5.1.1_r9 LMY48I] [PRODUCT_DEVICE := hammerhead] - Nexus 5 Original Android Development

THIS IS RASTAPOP FOR THE HAMMERHEAD
/// 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-03***
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-12***
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-26***
PLATFORM_VERSION=5.1.0_r3
BUILD_ID=LMY47I
MERGE BUILD 5.1.0_r3 - LMY47I
***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=hammerhead
/// 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

/// 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

i don't have this device, but some of my best friends here have it. so this is why hammerhead is back.
enough with the drama lol
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Hurray !

welcome back !

yahoooo. hi again glad you're back, hopefully we can raise funds for a n5 for our dear friend rascarlo!!

Rastakat has arrived again
Sent from my Nexus 5 using Tapatalk

Ras is too humble to take a device donation - but if 35 people donated $10 for his hard work...

One question: Why a new thread ?
And: VERY NICE to see, you´re back :highfive:
Yesterday night I searched your thread, didn`t found and my face looked like that:
:laugh::laugh:

Back in the hood!
Gesendet von meinem Nexus 5 mit Tapatalk

rascarlo said:
i don't have this device, but some of my best friends here have it. so this is why hammerhead is back.
enough with the drama lol
Click to expand...
Click to collapse
Eh eh that meme is epic!
Gesendet von meinem Nexus 5 mit Tapatalk

Do any of you know if the bionic tweaks patched (not the moto x)
Sent from my Nexus 5 using Tapatalk

Ronaldo Forenucci said:
Ras is too humble to take a device donation - but if 35 people donated $10 for his hard work...
Click to expand...
Click to collapse
Hammerhead is back because of a friendship, not a donation fund. And yes I'm humble because I'm not doing anything special here.
Peace guys

cpom1 said:
Do any of you know if the bionic tweaks patched (not the moto x)
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
What bionic tweaks? Rastakat is pure aosp, nothing is patched.
Gesendet von meinem Nexus 5 mit Tapatalk

lichti1901 said:
What bionic tweaks? Rastakat is pure aosp, nothing is patched.
Gesendet von meinem Nexus 5 mit Tapatalk
Click to expand...
Click to collapse
I saw some dalvik bionic tweaks in Purity ROM's OP and was wondering if Ras did the same?
Sent from my Nexus 5 using Tapatalk

cpom1 said:
I saw some dalvik bionic tweaks in Purity ROM's OP and was wondering if Ras did the same?
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
You can flash it separately. Carlo will build this as "stock", we can add the rest ourselves. Hence, no silly requests anymore guys. Whatever comes, comes.
X Dalvik: http://forum.xda-developers.com/showthread.php?t=2537299
My reaction & comment on this whole drama depicted bellow:
.....he's back!!
(Edit: not my meme, found in the interniets. My thoughts exactly though..)

Vangelis13 said:
You can flash it separately. Carlo will build this as "stock", we can add the rest ourselves. Hence, no silly requests anymore guys. Whatever comes, comes.
Dalvik: http://forum.xda-developers.com/showthread.php?t=2537299
My reaction & comment on this whole drama:
.....he's back!!
Click to expand...
Click to collapse
dem vangelis memes....

Vangelis13 said:
You can flash it separately. Carlo will build this as "stock", we can add the rest ourselves. Hence, no silly requests anymore guys. Whatever comes, comes.
X Dalvik: http://forum.xda-developers.com/showthread.php?t=2537299
My reaction & comment on this whole drama depicted bellow:
.....he's back!!
(Edit: not my meme, found in the interniets. My thoughts exactly though..)
Click to expand...
Click to collapse
That moto x patch works all right with this and trinity then I assume? I'm on the dalvik rastakat ROM Simms posted right now already
Sent from my Nexus 5 using Tapatalk

Glad to see you back my friend :highfive:

So I'm running this ROM but my battery is being eaten by the keyboard, any ideas?
Sent from my Nexus 5 using Tapatalk

Related

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

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
/// 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
and this too
About time.
AW: [ROM] rasbeanjelly [Android 4.2.1_R1 JOP40D] [PRODUCT_DEVICE := manta
Nice! :thumbup:
It grows and grows and grows ....
Gesendet von meinem Nexus 4 mit Tapatalk 2
very cool!
manta, meet rasbean jelly
Re: [ROM] rasbeanjelly [Android 4.2.1_R1 JOP40D] [PRODUCT_DEVICE := manta
Good sir, you have made my evening. I am now very excited to get home from work to compile this business! Thank you for your write up and effort on this.
Only flashable with TWRP or also cwm? Thx for our Rom
Re: [ROM] rasbeanjelly [Android 4.2.1_R1 JOP40D] [PRODUCT_DEVICE := manta
kampfbestie said:
Only flashable with TWRP or also cwm? Thx for our Rom
Click to expand...
Click to collapse
Both but twrp ftw
AW: [ROM] rasbeanjelly [Android 4.2.1_R1 JOP40D] [PRODUCT_DEVICE := manta
Yeah! Rasbeanmanta!!!!
Nexus Prime Powered by Rasbean & Trinity
Re: [ROM] rasbeanjelly [Android 4.2.1_R1 JOP40D] [PRODUCT_DEVICE := manta
Now I just have to buy it
Nocerino's Rulez with RAScarlo's ROM features TriNitY
aiaiai now the akku is down and i have a litle bit to wait to flash the Combo Rasbean with the Kernel :laugh:
Can I include this in the Rom or is it still in ? or a way to make this working?
leftnavbar.full_manta-ota-eng.cgomez.20122012.zip
Re: [ROM] rasbeanjelly [Android 4.2.1_R1 JOP40D] [PRODUCT_DEVICE := manta
Yes yes yes. Made my weekend. Thanks Rascarlo.
Sent from my Nexus 10 using Tapatalk HD
Re: [ROM] rasbeanjelly [Android 4.2.1_R1 JOP40D] [PRODUCT_DEVICE := manta
Thank you so much!! Now I can finally get rid of the stock rom!
Sent from my Galaxy Nexus using xda app-developers app
Re: [ROM] rasbeanjelly [Android 4.2.1_R1 JOP40D] [PRODUCT_DEVICE := manta
I now have a reason to actually flash a rom on to my tablet!!! Thank You rascarlo
Sent from my Nexus 10 using Tapatalk HD
Welcome rasbean, about time
rascarlo said:
- (opt.) push your busybox in the way you want or use Stericson BusyBox from the playstore (system/xbin is recomended)
Click to expand...
Click to collapse
I don't usually install busybox; but would a Normal install of that BusyBox installer you mentioned to /system/xbin be good, or would a Smart Install be better?
espionage724 said:
I don't usually install busybox; but would a Normal install of that BusyBox installer you mentioned to /system/xbin be good, or would a Smart Install be better?
Click to expand...
Click to collapse
Normal install should be fine as long as the directory is /system/xbin but please correct me if I'm wrong.
ohhhh yesss :victory::victory::victory:
Re: [ROM] rasbeanjelly [Android 4.2.1_R1 JOP40D] [PRODUCT_DEVICE := manta
espionage724 said:
I don't usually install busybox; but would a Normal install of that BusyBox installer you mentioned to /system/xbin be good, or would a Smart Install be better?
Click to expand...
Click to collapse
I believe it's better in system/xbin rather than system/bin.. I did remember seeing it before in Rasbeanjelly Rom instruction..
Sent from my Nexus 7 using xda premium

[ROM][Jul20-Build12][CM-PA-AOKP]Domination - Taking Cyanogenmod to the next level

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Why is this ROM "Taking CyanogenMod to the next level?"
CyanogenMod does not want to include many customizations like they did in cm7
But why not? We want to customize our phones!
This ROM adds more options and cherries to CyanogenMod, cherry picked from the CM gerrit, Google gerrit, AOKP gerrit, SGT7, TeamEOS, TeamBAKED, Slim ROM, root - box and ParanoidAndroid
Basically this is one big mixture of all the great ROMs out here!
Stock but still highly customizable the way we like it​
Instructions:
Download all the needed files (ROM, Gapps)
Flash the Boot.img in Fastboot
Boot into recovery
Wipe Data/cache/dalvik
Format /System Partition
Flash the ROM.zip
Flash Gapps
Boot without flashing a custom kernel (after you've setup everything you can safely install a custom kernel)
Hosting Folder
Mediafire endeavoru folder
GAPPS
Slim Gapps
[*] LorDClockaN
[*] owain94
[*] nimrodity
[*] Pabx
[*] eyosen
[*] Team douche
[*] Team KANG
[*] PAC-MAN
[*] SGT7
[*] TeamBAKED
[*] TeamEOS
[*] Slim ROM
[*] root - box
[*] ParanoidAndroid
Our Github Sources:
Github
​
Build-12
Project name: android
•Owain van Brakel - Derp
•Owain van Brakel - Upstream
Project name: android_bootable_recovery
•Koushik Dutta - add --headless mode
Project name: android_device_htc_msm8960-common
•Kiran Surath - Removed Graphite
Project name: android_frameworks_base
•Owain van Brakel - ParanoidAndroid derp
•drcmda - HALO first_start tutorial & gesture dead-zone
•drcmda - HALO new transitions for number batch
•Andros Rosa - Grey HALO icons
•Owain van Brakel - Oh also fixed TiBu btw... Moar compiling fixes
•Owain van Brakel - Compiling fixes
•Owain van Brakel - Upstream with cm
•Danesh Mondegarian - Lockscreen : Add custom background overlay
•Scott Brady - Option to disable wallpaperservice
•Robert Craig - Add data validation on seinfo labels.
•Robert Craig - Allow device admin policy to override policy boolean state.
•Richard Haines - Fix SELinux.java doc errors
•Stephen Smalley - Restore support for labeling non-system apps based on their certificate.
•Stephen Smalley - Drop "SE Android" from strings.
•Stephen Smalley - Replace SEAndroid with SELinux.
•Stephen Smalley - Follow AOSP behavior for seinfo assignment.
•Robert Craig - Save off the seinfo value with packages.list.
•Robert Craig - Bring install-time code inline with AOSP.
•Robert Craig - Move seinfo and install-time changes to inside PMS.
•Robert Craig - Change DPMS code to accommodate enforce states on boot.
•William Roberts - Update location of policy files
•rpcraig - Proper security labeling of multi-user data directories.
•Joman Chu - Implement Device Admin API for MMAC
•Stephen Smalley - Apply MMAC changes from master.
•Joman Chu - Simplify check during admin removal for whether to cleanup SELinux
•Ricardo Cerqueira - Remove SELinux additions from public API
•Joman Chu - Add APIs to allow Device Admins to change SELinux settings
•rpcraig - Save off the seinfo value with packages.list.
•Stephen Smalley - Added SELinux enforcing status and booleans keys to secure system settings.
•rpcraig - Add seinfo parsing to PackageManagerService.
•Anu6is - Gesture Fix v2 - Add a buffer between the bubble and the first up marker, reduces sensitivity of UP1 gesture preventing accidental notificaion dismissal
•Arz - Compiling fix
Project name: android_packages_apps_Camera
•Daniel Hillenbrand - [WIP] camera: add support for hardware HDR on samsung cameras
Project name: android_packages_apps_Settings
•Owain van Brakel - Fix compiling
•Owain van Brakel - Derp
•Scott Brady - Option to disable wallpaper service
•Ricardo Cerqueira - Add a quick SELinux mode toggle
•Owain van Brakel - Fix compiling
Project name: android_system_core
•Ricardo Cerqueira - toolbox: Add levelFromUid categorization support to restorecon
Project name: android_vendor_pa
•wjb - [manta] update manifest for inline kernel building
Build-9
Project name: android_packages_apps_DSPManager
•Ricardo Cerqueira - dsp: Implement missing equalizer commands
Project name: android_bootable_recovery
•Koushik Dutta - fix stat usage
Project name: proprietary_vendor_htc
•Daniel Hillenbrand - m7: update RT5501 config
Project name: android_frameworks_av
•OliverG96 - libcamera_client: Add missing camera keys required by Samsung STE devices
Project name: android_frameworks_base
•Danny Baumann - Don't assume any ringtone is present on external storage.
•Ricardo Cerqueira - AssetRedirectionService: Check for permissions before running dump()
Build-8
-Fixed Superuser
-Halo on/off switch
-Halo color choice black, green, white,blue,purple,red,and yellow.
-Removed annoying settings preference ,back to stock setup.
- More stability
Build 1:
Native: TRDS new qualifier push up qualifier number (enables dark mode with slim gapps)
Native: add flag to disable legacy sensors fusion
SystemUI: Tablet UI system bar customizations (now stop spamming my inbox about it)
SystemUI: App sidebar
SystemUI: Merged ribbons upstream with AOKP
SystemUI: Fix NavButton AlphaGlow when pressed
SystemUI: Fix Padding when there are only 3 navigation bar buttons
Framework: Gesture navigation quick app switch
Framework: Media cleanup
Framework: Remove references to removed notifications.
Framework: Audio: Organize, include only newer ringtones
Framework: Remove duplicate notifications
Framework: Kill 10MB of useless videos
Framework: Tighten enforcement of file modes
Framework: add option to daydream on wireless charger
Framework: Fix ListView is not scrolled properly with arrows
Framework: Option to use volume keys to control media volume anytime
Framework: Fixed the force close when you tried to copy anything
Input: added support for multiple keyevents
Input: fix recents opening when waking the device with the home button without lockscreen
Policy: PowerMenu : Profile entry fix
Policy LockscreenTargets : Dismiss on target select
Power: Add panel auto-brightness configuration
LockPatternUtils: isSecure: respect profile settings
GlobalActions: Add null checks to onServiceStateChanged
Audio: Add overlay to fix analog docks.
Camera: Add support for sending raw commands
Calendar: Make calendar work at 960p
Settings: Dynamic changelog
Apps: Fixed almost all installations problems (for example PowerAMP)
This is a Old Changelog of May 18th
Click to expand...
Click to collapse
Build-2:
Changelog
Project name: android
•C457 - Missing Revision
Project name: android_packages_apps_Contacts
•Danny Baumann - Fix a number of issues with T9 dialer.
Project name: android_packages_apps_Mms
•Jorge Ruesga - MMS: Fix lookup of vanity addresses
Project name: android_packages_apps_Settings
•bdogg718k - TRDS 2.0
Project name: android_packages_apps_DarkTrebuchet
•bdogg718k - Refractor to Dark Trebuchet
Project name: android_frameworks_native
•Lars Greiss - Frameworks_native: TRDS 2.0 (2/3)
Project name: android_frameworks_base
•Lars Greiss - Frameworks: TRDS 2.0 (1/3)
Click to expand...
Click to collapse
First to say thanks to all...you,of course LordClockan for all the great support and to owain for building the rom itself :good:
Damn this looks great!
Everything work I presume?
Oh and does it feature PA settings?:fingers-crossed:
Edit: Maybe you should include a link to his website just in case people wanted to find out a bit more about the ROM
http://www.owain.biz/
Headless_monkeyhunta96 said:
Damn this looks great!
Everything work I presume?
Oh and does it feature PA settings?:fingers-crossed:
Click to expand...
Click to collapse
Yeah PA settings is present
And I'll add the Website
Sent from my HTC One X using xda premium
Headless_monkeyhunta96 said:
Damn this looks great!
Everything work I presume?
Oh and does it feature PA settings?:fingers-crossed:
Edit: Maybe you should include a link to his website just in case people wanted to find out a bit more about the ROM
http://www.owain.biz/
Click to expand...
Click to collapse
dont worry,i will check the rom and report back
nimrodity said:
dont worry,i will check the rom and report back
Click to expand...
Click to collapse
Lol I'm about to try it out as well:cyclops:
Was using *cough* JellyBam *cough* and well it was quite a bad experience if I'm honest
Headless_monkeyhunta96 said:
Lol I'm about to try it out as well:cyclops:
Was using *cough* JellyBam *cough* and well it was quite a bad experience if I'm honest
Click to expand...
Click to collapse
JellyBam was totally Dumb
Sent from my HTC One X using xda premium
razer1224 said:
JellyBam was totally Dumb
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
Yeah I know but on my S2 days it was a really great rom but tbh the dev is really ignorant, I have a bit of spare time so I thought I'd try his rom out again quickly, but enough of him.
Can't wait to get my hands on this, good job Razer!
Okay here we go!
Thanks Razer for bringing another awesome ROM our way!
Sent from my HTC One X using xda app-developers app
Yet another AIO lol
Flashing right mfow!
Gonna play with this toy
Sorry for the n00b question, but which version of gapps is to be used with this?
room511 said:
Sorry for the n00b question, but which version of gapps is to be used with this?
Click to expand...
Click to collapse
either Use PA OR CM
i use AOSP Personally
i use the slim gapps
is hwa fc for you too?
nimrodity said:
i use the slim gapps
is hwa fc for you too?
Click to expand...
Click to collapse
Yeah...I'll see what's wrong tomorrow.. I think its not for Endeavoru
Sent from my HTC One X using xda premium
razer1224 said:
Yeah...I'll see what's wrong tomorrow.. I think its not for Endeavoru
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
thx,just wanted you to confirm it,bacause i read it does it also for the gnex
nimrodity said:
i use the slim gapps
is hwa fc for you too?
Click to expand...
Click to collapse
Same there
Best choice
maxio1998 said:
Same there
Best choice
Click to expand...
Click to collapse
I'll see if something can be done
Sent from my HTC One X using xda premium

[ROM] [JDQ39E] [AOSP] [LINARO] [SM-TOOLCHAIN-4.9.0] 4.2.2 SaberMod - 21/07/13

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hi Maguro owners, welcome to SaberMod!
Sparksco built this ROM from AOSP source and added 40+ Linaro patches to the source for strict-aliasing compiler optimizations. Roms include Linaro string handling routines for memory optimizations. No android kitchens were used to make this rom at all, everything is source built
The ROM is built with SaberMod toolchains. The ROMs are built with GCC 4.9 toolchains.
So lets all say thanks to Sparksco for allowing me to post this!
Instructions:
First time flashing this ROM on your Maguro GNEX, or coming from another ROM?
Root the device and install ClockworkMod or TWRP Recovery.
Place all zips on internal storage
Boot into recovery
Perform a NANDroid backup of your current ROM.
Perform a data factory reset/wipe (Do not format data in twrp recovery!)
Flash ROM.
Flash Gapps package (optional)
Flashing a newer version?
Perform a NANDroid backup of your current ROM.
Wipe cache and dalvik-cache in recovery
Flash ROM
Flash Gapps package (optional)
A few notes on battery/charging
After flashing ROM and/or kernel you may get some battery drain. Give the device time to settle into the ROM/kernel, and after a full charge or two you should notice improved battery life.
General Credits and Features:
* Google of course for most of the source
https://android.googlesource.com/
* CyanogenMod
https://github.com/CyanogenMod
Using CM bionic as a base
busybox
CMFileManager
DSPManager
Calendar app
Browser app (endhanced)
Torch
Keyboard
Theme chooser
LockClock lockscreen widget app
Advanced calculator app
Enhanced stock Email app
Command line tools such as bash, vim, htop and powertop
Forward port Long press back to kill app
Custom power menu: Reboot, Screenshot, Expanded Desktop
Expandable Volume Control
Volume Rocker Music Control
Circle Battery Mod with percentage option mod
Show/Hide clock and AM/PM Style
Openvpn, Openssh sources
Clear Recent apps
SystemUI: Statusbar Clock and Date actions
customizable lock screen targets
Variable lockscreen pattern size
Navigation bar customization
NavRing shortcuts
Status bar settings
Quiet hours
Launch default music app when headset plugged in
Safe headset volume toggle
Power sounds toggle
USB Notify toggle to hide USB notification icon from status bar
Pie controls
* Linaro
http://git.linaro.org/gitweb
Tons of strict-aliasing compiler flag optimizations
String handling routines for memory optimizations
* Koush for opensource SuperUser
* Paranoid Android
www.github.com/ParanoidAndroid
Halo
* Other features
Screen will not turn on when unplugging from power usb/ac.
SaberMod GCC 4.9 toolchains highly optimize the ROMs
Extra build optimizations
Battery Bar
Custom Navigation Bar height
Check Changelog on second post for more detailed info
Wallpaperz app for extra wallpapers
Probably other things
About The Kernel: Franco Kernel
I thought we would give this a try.
Enjoy!
Downloads:
SM_maguro - 21072013
GAPPS - Latest from Goo.im OR
Banks GAPPS
Any and all donations (to Sparksco) are appreciated! All donations will go towards purchasing of new nexus devices to continue SaberMod development.
Changelog
21/07/2013
Maguro specific changes
- Fix camera
Sabermod changes
* Halo improvements - new icons, configurable size and some other stuff
For more info see: http://forum.xda-developers.com/showpost.php?p=38273157&postcount=3 or https://github.com/Sabermod
Bugs/Issues
Known bugs
* None hopefully
As i recall the cm navbar is included here isnt it? Great work mate!
grtz from the crazy basterd from holland. powered by kickflip/axiom and askp kernel
schukje said:
As i recall the cm navbar is included here isnt it? Great work mate!
grtz from the crazy basterd from holland. powered by kickflip/axiom and askp kernel
Click to expand...
Click to collapse
Yes it is But it has extra options for Height, glow colour, glow time and button colour
At first I thought this was a mirage! I cannot say how many times I've tried to build and failed this awesome ROM for my Maguro!!!
Thanks a lot for your hard work and keep up this awesome work!!! I'm gonna flash this beast right now and report as soon as possible!!!
Thanks again and again!!!
the navbar settings like AOKP?
offical build ? THanks
Fantastic - I love Sparksco's work. Thanks so much!
Nice choice picking Leankernel btw.
Could someone please post a mirror? I cannot use mediafire at my work
Thanks in advance!
The best ROM for Nexus 7 has been ported to the GNex!
Welcome!
Downloading right now...
Hi, can i change notification background and transparancy plz ?
Envoyé depuis mon Galaxy Nexus en utilisant Tapatalk 4 Beta
would be nice to have Privacy Guard also on the ROMs
Thx @sykomaniac , i awayz want to try Sabermod , but cuz of stockish feature it keep me away from that awesome rom :good:
but now u added in those customize feature ... i am so excited and downloading it right now :highfive:
billouetaudrey said:
Hi, can i change notification background and transparancy plz ?
Envoyé depuis mon Galaxy Nexus en utilisant Tapatalk 4 Beta
Click to expand...
Click to collapse
If you use Xposed framework here on xda it should be possible.
kezn715 said:
Thx @sykomaniac , i awayz want to try Sabermod , but cuz of stockish feature it keep me away from that awesome rom :good:
but now u added in those customize feature ... i am so excited and downloading it right now :highfive:
Click to expand...
Click to collapse
What customize features are you talking? We added customizable quick settings tiles and power widget. It also has HALO.
Sent from my Nexus 4 using Tapatalk 2
Great job on the ROM OP :thumbup::beer:
Sent from my Nexus 4 using Tapatalk 2
sparksco said:
If you use Xposed framework here on xda it should be possible.
What customize features are you talking? We added customizable quick settings tiles and power widget. It also has HALO.
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
I can change notification background with xposed ? I never see that...
Envoyé depuis mon Galaxy Nexus en utilisant Tapatalk 4 Beta
billouetaudrey said:
I can change notification background with xposed ? I never see that...
Envoyé depuis mon Galaxy Nexus en utilisant Tapatalk 4 Beta
Click to expand...
Click to collapse
See: http://forum.xda-developers.com/showthread.php?t=2302147&highlight=xposed
sparksco said:
If you use Xposed framework here on xda it should be possible.
What customize features are you talking? We added customizable quick settings tiles and power widget. It also has HALO.
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
sorry, @sparksco , i mean the RASSABER by rascarlo , my bad...
Guys is the ROM Official SabberMOD or ??

[ROM][AOSPA 4+][SaberMod 4.8][AOSPAL].-Paranoid SaberDroid-.[Unified]

Paranoid SaberDroid | (REMIX & VANILLA BUILDS)
SABERMOD LINARO OPTIMIZED AOSPA WITH A TWIST | (JFLTE EDITION)
BUILT WITH LOVE | (BY TEAM AOSPAL)
+1 & FOLLOW US ON G+!
FOLLOW US ON TWITTER!
SOURCE CODE
BUG REPORT
[email protected]
AOSPAL.COM | (UNDER CONSTRUCTION)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ALWAYS READ THE WHOLE OP!
THIS IS NOT OFFICIAL PARANOID ANDROID!
THIS IS A CONSTANT WORK IN PROGRESS
PLEASE READ POSTS #2 & #3 BEFORE POSTING OR FLASHING ANYTHING!
ALL BUG REPORTS MUST BE SUBMITTED HERE WITH LOGCATS!
DISCLAIMER | (WE ARE NOT RESPONSIBLE FOR ANY OF THIS)
Data loss.
Bricks.
Missed calls or texts.
You losing your job because your phone's alarm didn't go off.
The rise of a genocidal extraterrestrial race.
Microsoft Windows.
Your phone becoming a dragon and setting your home on fire, thus resulting in you being convicted of arson.
Loss of memory.
Mind control.
Lethargy.
Insomnia.
REMIX FEATURES | (PLEASE SUBMIT FEATURE REQUESTS HERE)
All current PA features (NO HOVER OR HYBRID YET)
SaberMod 4.8.3 GCC used to compile ROM (arm-linux-androideabi-)
SaberMod 4.8.3 (GNU long-term stable), 4.9.1 (GNU stable/exp), or 4.10 (GNU extremely exp) GCC used to compile kernel (arm-eabi-)
SaberMod STS ("Saber-toothed Squirrel", 3.4.Y long term stable Linux branch) kernel (built inline)
Kernel: Linux 3.4.90+
Kernel: DTB enabled
Kernel: TCP; cubic & reno
Kernel: I/O Read Ahead Buffer Size; 128 to 4096
Kernel: I/O Schedulers; noop, row, bfq, cfq, deadline, & test-iosched
Kernel: Clockspeeds; 300000 (min), 226500 (max)
Kernel: Governors; userspace, powersave, performance, conservative, intellidemand, interactive, ondemand, & intelliactive
Kernel: Kexec Hardboot patch for MultiROM support
Kernel: LED control
Kernel: Sound control
Kernel: Double-tap to wake (DT2W)
Kernel: Swipe to wake (S2W)
-O3 (highest GCC optimization level) w/ strict-aliasing and graphite enabled
Lockscreen notifications (AOSPAL)
Lockscreen blur (AOSPAL)
Lockscreen transparency
Lockscreen background
Lockscreen slider shortcuts
Lockscreen color customization
Battery around lockring
Custom lockring tool
Hide initial page hints
Start lockscreen maximized
Enable/Disable camera widget
Enable portrait widget carousel
Disable safe headset warning
Power connectivity alert
Recents RAM Bar (kufikugel and christianomatos)
ListView animations (Omni, AOKP)
Custom system/app animations (AOKP)
NavBar shortcuts (CM, AOKP)
Quick pulldown (CM)
Status Bar Network Traffic (ChameleonOS)
Custom carrier label
Left handed mode for NavBar (landscape)
Notification reminder
cLock (CM, Omni)
Swipe between Notification Bar and Quick Toggles
Custom Toggles: LTE, Network, NFC, Sleep, Lightbulb, etc.
Custom battery icons (circle, circle w/ 1%, etc) [Battery > Top-Righthand Corner]
Volume key cursor control [Settings > Language & Input > Advanced Options]
CM Calculator (CM)
SMS QuickReply (CM)
0.25 animation speed increments
Wake Lock Blocker
Captive Portal Detection
Blacklist for Phone/SMS
Double-tap to sleep (NavBar, StatusBar, & Lockscreen)
Custom progress bar
Reverse default app picker
Force dual-panel for settings (recommended for tablets only)
Connection manager
Gesture Anywhere (Omni)
MORE!
DOWNLOADS
PA GAPPS | {PLEASE ONLY USE THESE} Modular Recommended
Official
CHANGELOGS | (SORTED BY & DATE | REMIX ONLY | SEE PA CHANGELOGS & OUR GITHUB FOR MORE DETAILS)
ONLY IMPORTANT CHANGES WILL BE NOTED HERE
KITKAT-REMIX
AOSPAL Update - Remix V4
Device Added : i9505 {Welcome}
PA Updates (AOSPA-4.3-Beta-2):
----Peek
----On the spot preferences:
----------Long Press recents button to the last app
----------Recents : Clear all button
----Dialer lookup
----Battery icons
----Some bug fixes
----Add to support pause/resume download
----Feature improvements from QS, Pie and Immersive
----DocumentsUI: Allow open files instead of URIs
AOSPAL Updates:
----Remix Settings layout changes
----Remove back DashClock and use LockClock. Users can install DashClock from PlayStore instead.
----Bluetooth - Accept all files feature
----Reverted dual panel, which causes layout issues
----Notification Drawer - Custom clock and calendar shortcut (Omnirom)
----Kernel Tweaker app updates from MahdiROM
Legacy builds only:
----Updated CM sources
XDA:DevDB Information
Paranoid SaberDroid, ROM for the Samsung Galaxy S 4
Contributors
-Jesco-, darkobas, -Jesco-, David, sparksco, Gnome , ayysir , TheMrcool212
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Unlocked bootloader, root, latest TWRP/CWM
Based On: AOSP, Paranoid Android, CyanogenMod, Omni, AOKP, Slim
Version Information
Status: Beta
Created 2014-05-07
Last Updated 2014-06-05
Known Bugs
You Tell Me
Credits & Thanks
GNU/Linux
Google
The Android Open Source Project (AOSP)
Linaro
Paranoid Android
SaberMod
CyanogenMod
AOKP
Omni
Chameleon
Slim ROMs
Arch Linux
Canonical
Ubuntu
Debian
XDA
RootzWiki
GitHub
BitBucket
DrDevs
SourceForge
DevHost
AndroidFileHost
Mediafire
@sparksco
@MikeCriggs
@David:D
@TheMrcool212
@cj360
@ayysir
@TheDarkDefender
@-Jesco-
@Mikeonic
@Gnome
@SchmeeForce
@Gahh Its Lee and his cat
@puertorecon
@darkobas
If I've forgotten you, don't hesitate to PM me! I'll add you to the list
All of those who have helped out in any form (donations, sharing, etc)
Sent from my LG-D802 using Tapatalk
Devhost download link is broken.
PterGriffin said:
Devhost download link is broken.
Click to expand...
Click to collapse
just download from the official...
Thank you sir, that was quick
downloading right now and will give a feedback tomorrow, by the way looks beautiful and has all the features I am looking for.
Looking damn fine! But the first paragraph says hammerhead edition, but this is jfltexx. No biggie, but just saying
Me Gusta!
Use the screenshots from the i9500 thread instead.
Sent from my Nexus 7 2013
Me Gusta said:
Looking damn fine! But the first paragraph says hammerhead edition, but this is jfltexx. No biggie, but just saying
Me Gusta!
Click to expand...
Click to collapse
that was easy to fix!
@-Jesco-
thanks, its for i9505 ? right ?
on screenshot is 9500
vladnosferatu said:
@-Jesco-
thanks, its for i9505 ? right ?
on screenshot is 9500
Click to expand...
Click to collapse
its for i9505 , it shows i9500 cause we use screenshots from i9500 thread
This should work on AT&T variant, correct?
Sent from my SAMSUNG-SGH-I337 using XDA Free mobile app
Theme chooser? This sounds really neat
Enviado do meu GT-I9505 através de Tapatalk
duarteslb said:
Theme chooser? This sounds really neat
Enviado do meu GT-I9505 através de Tapatalk
Click to expand...
Click to collapse
no theme chooser yet
david.degraw54 said:
This should work on AT&T variant, correct?
Sent from my SAMSUNG-SGH-I337 using XDA Free mobile app
Click to expand...
Click to collapse
yes. afaik its unified
This one looks like a beast... I'll be trying it out later tonight on a Verizon S4 and report back
Sent from my jflte using Tapatalk
Looks nice will give it a try
Gesendet von meinem GT-I9505 mit Tapatalk
awesome rom! but that holo blue is killing me xD
getting error this package is for la3g i9500.
trying to install it on a i9505
Plesse implement a theme angine and this Rom rocks
Gesendet von meinem GT-I9505 mit Tapatalk
watercooled223 said:
getting error this package is for la3g i9500.
trying to install it on a i9505
Click to expand...
Click to collapse
download jflte not i9500 zz

[DISCONTINUED][ROM][4.4.4][KTU84Q][UNOFFICIAL] Beanstalk 4.4.4010.1 [2014/07/23]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
BeanStalk KITKAT 4.4.4​
Disclaimer
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
CM based
Lockscreen background options (Color fill, Custom image, Transparent)
Customizable Lockscreen text color
Lockscreen rotation
Option to enable all widgets
Minimize lockscreen challange
Use widget carousel
Slider Shortcuts
Static Lockscreen shortcuts
Lockscreen button actions
LCD Density
Scroll elasticity options
Default App grip option
Custom Carrier label
Dual Pane options
Customizable boot animation (off, default, set your own bootanimation)
Custom original BeanStalk Wallpapers by skyliner33v
Custom BeanStalk bootanimation by skyliner33v
Status bar color and transparency
Clock and date options which includes color, location, style
Signal Styles which include color and text instead of icons, alternate GB signal layout, hide signal icons
Breathing SMS option
Battery styles - Includes specific colors and styles. Also includes battery bar
Do not disturb option
Show notification count
Pie controls (need to have lockscreen background set to something other then default to work correctly (dont ask why) )
Fully customizable navigation bar - Includes style, layout, color, nav rings, pretty much everything you can think of.
Quick settings color settings, tiles per row, Quick pulldown, text color
Notification shortcuts, behaviour, drawer style (customizable colors), toggle colors, longpress quicksettings icon to enable/disable toggles
Keyboard and input method options which include disable full screen keyboard and auto rotate
Kil app back button with customizable timeout values
High end graphic effects option
option to disable/enable vibrate on expand for notifications alerts
Low battery warning customizable options
Recents RAM bar fully customizable with color styles
Clock widget for LockClock including extra options to fully customize every feature of the lockclock
Build.prop MOD options to enable/disable tweaks as preferred
Less frequent Notification sounds options
CRT screen off/on options to specify how the animation shows
Enable/disable wake up on charge option
Superuser fully embedded into the build and accessed from settings menu
CM Performance options and features
About BeanStalk option with links to github source and facebook for beanstalk. Also links to my twitter and donate.
insane amount of edits/tweaks/fixes to make this build absolutely fly
option to use a fully themable MMS packages. You can access from mms - settings - theme settings
Numerous other options hidding throughout the build
>>BeanStalk Build 4.4.4010 - 2014/07/23
> Google Drive
> Dev-Host: Mirror uploaded by dec0der
Old Build:
>>BeanStalk Build 4.4.4010 - 2014/07/18
> Google Drive
>>BeanStalk Build 4.4.4007 - 2014/07/15
> Google Drive
> Dev-Host: Mirror uploaded by dec0der
Make sure you are rooted with a custom recovery
Download both the BeanStalk build and the latest GAPPs package.
Boot into recovery
Perform a FULL factory wipe and wipe /system and dalvik cache as a precaution
Flash BeanStalk build
Flash GAPPs package
Reboot
» SlimROM source can be found HERE
» DerTeufel's source can be found HERE
» BeanStalk source can be found HERE
» Device source can be found HERE
» Vendor source can be found HERE
» Kernel source can be found HERE
» ArchiDroid Optimizations HERE
» audio-caf | display-caf | media-caf​
XDA:DevDB Information
BeanStalk 4.4.4 Ancora, ROM for the Samsung Galaxy W I8150
Contributors
K_TECH
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
Version Information
Status: Stable
Created 2014-07-15
Last Updated 2014-08-15
INFO
SCREENSHOT​
More Screenshot here​
CHANGELOG​
Code:
[B][SIZE="4"]2014/07/23[/SIZE][/B]
- Updated to Beanstalk 4.4.4010.1
- Sync with BeanStalk source
- Build with ArchiDroid Optimizations V3 using Linaro GCC 4.8.3-20140401 androideabi toolchain and Linaro GCC 4.8.3-20140401 arm-eabi toolchain by JustArchi
- SystemUI: fix torch toggle delay on boot
- Settings: Fix External sd info in partition info
- Settings: Fix Sd card storage in apps
- Frameworks: move safe volume warning above expanded volume panel
- Frameworks: improved the minimum amount of time that must have elapsed for change rotation *Credit CastagnaIT
- And some changes from beanstalk
- Sync with K^ kernel source
- Squashed update of kernel to 3.4.99
- Using 416MB of available RAM *need test
- Device : Corrected AF resampler quality *Credit ADC team
- Using audio-caf,display-caf, & media-caf from ADC team
Old Build
[HIDE]
[B][SIZE="4"]2014/07/18[/SIZE][/B]
- Sync with BeanStalk source
- bump to beanstalk 4.4.4010 KK 4.4.4_r2 KOT84Q
- contact: add trds resources for menu expander icons
- InCallUI: non intrusive incall ui: fix glow pad layout
- LatinIME: Reduce hint label width to prevent Lato overdraw
- SystemUI: fixed gap issues
- Settings: Removed Slider brightness option in Settings/display/, because there is an option like this too in Settings/BeanStalk options/Status bar/
- PerformanceControl: Removed "Force High-end graphic option (it didn't work, let me fix it)
- Make misc config directory during user creation
- [ActivityManager] Prevent kill a restarted process again.
- [ActivityManager] Prevent potential deadlock from system error dialog and InputMethodManager
- [ActivityManager] Avoid keeping restarting home when only home activity exists.
- Fix FragmentTransaction replace() behavior
- Restore lazy loading of LoadedApk resources
- Themes: Update LoadedApk resources
- AudioService: Show safe volume panel for non-interactive volume adjustments
- Kernel: 390MB of RAM
- Kernel: Revert back to the normal voltage
- And some others fix & change from BeanStalk source
[B][SIZE="4"]2014/07/15[/SIZE][/B]
- Initial release for ancora
- built with gcc 4.7
- Removed NovaLauncher.apk. HoloLauncher.apk from build
- Bigmem 416MB_oc_uv_vhm
- Added option to swap memory
[/HIDE]
ANNOYANCES​
Code:
[B][SIZE="4"]2014/07/23[/SIZE][/B]
- Can't change DPI from Settings, it gives SU error
- No option "Force High-end graphic" (you must change the line in the build.prop manually)
- Overlaping notification header when activating Halo feature
- Status bar in lockscreen will stay non-translucent even after changing the line in build.prop
Old Build
[HIDE]
[B][SIZE="4"]2014/07/18[/SIZE][/B]
- No option "Force High-end graphic" (you must change the line in the build.prop manually)
- Overlaping notification header when activating Halo feature
- Status bar in lockscreen will stay non-translucent even after changing the line in build.prop
- No sd card menu in Settings/app
[B][SIZE="4"]2014/07/15[/SIZE][/B]
- "High-end graphics" option in Performance control doesnt work (have to change the line in the build.prop manually)
- There is a gap between the notifications header and the notifications/QS
- Overlaping notification header when activating Halo feature
- Status bar in lockscreen will stay non-translucent even after changing the line in build.prop
[/HIDE]
Sorry guys,Unfortunately my internet access is down, i will upload it at midnight
nice bro, downloading now
======
hahaha, rom is uploading i'm not patient to download it:laugh::laugh:
WOW . New ROM again from Indonesian Developers
I think you are the really Mastin from Indonesia
Good...
Sent From my Esia Hidayah
Can't wait!!!
Inviato dal mio GT-I8150 utilizzando Tapatalk
Mod Edit
Thread re-opened
malybru
Forum Moderator
Link Uploaded, download link in the OP
Enjoy it guys !!
abeeennng said:
I think you are the really Mastin from Indonesia
Good...
Sent From my Esia Hidayah
Click to expand...
Click to collapse
and u'r a Garcia :v
just kidding :3
nice to see BS now available for Ancora thanks khus, you made it
abeeennng said:
I think you are the really Mastin from Indonesia
Good...
Sent From my Esia Hidayah
Click to expand...
Click to collapse
feizhel_vandrago said:
and u'r a Garcia :v
just kidding :3
nice to see BS now available for Ancora thanks khus, you made it
Click to expand...
Click to collapse
both of you are good like mastin and garcia too :v
@K_TECH hey bro, do you mind if I mirror? Thanks, good job!
dec0der said:
@K_TECH hey bro, do you mind if I mirror? Thanks, good job!
Click to expand...
Click to collapse
yes you can, if you done with it. share it in this thread & ill add it in the OP too
K_TECH said:
yes you can, if you done with it. share it in this thread & ill add it in the OP too
Click to expand...
Click to collapse
Dev-Host:
BeanStalk-4.4.4007-20140715-ancora.zip
MD5 Sum: f5bc2ece2f9162ca2fa7d21a3cd71ee5
dec0der said:
Dev-Host:
BeanStalk-4.4.4007-20140715-ancora.zip
MD5 Sum: f5bc2ece2f9162ca2fa7d21a3cd71ee5
Click to expand...
Click to collapse
thanks, added in the OP
K_TECH said:
thanks, added in the OP
Click to expand...
Click to collapse
Np bro
This rom is lightning fast, and I want to report some things that could make it perfect and more awesome than it already is:
-Flip animation for Quick Settings works for only a few tiles
-"High-end graphics" option in Performance control doesnt work (I have to change the line in the build.prop manually)
-There is a gap between the notifications header and the notifications/QS
-Status bar in lockscreen will stay non-translucent even after changing the line in build.prop
As said before, this rom is awesome, and these fixes would make it perfect. Keep up!!
Inviato dal mio GT-I8150 utilizzando Tapatalk
ayesse said:
This rom is lightning fast, and I want to report some things that could make it perfect and more awesome than it already is:
-Flip animation for Quick Settings works for only a few tiles
-"High-end graphics" option in Performance control doesnt work (I have to change the line in the build.prop manually)
-There is a gap between the notifications header and the notifications/QS
-Status bar in lockscreen will stay non-translucent even after changing the line in build.prop
As said before, this rom is awesome, and these fixes would make it perfect. Keep up!!
Inviato dal mio GT-I8150 utilizzando Tapatalk
Click to expand...
Click to collapse
do you get overlaping notification header when activating Halo feature? btw thanks for the review.
now, im starting to fix SystemUI issues
K_TECH said:
do you get overlaping notification header when activating Halo feature? btw thanks for the review.
now, im starting to fix SystemUI issues
Click to expand...
Click to collapse
The first time I turned Halo on, a second "QS" icon appeared, but when I clicked on it, Halo appeared, and since then, no more icons.
Inviato dal mio GT-I8150 utilizzando Tapatalk
downloaded
Sent from my GT-I8150 using Tapatalk
Please press "Thanks" if helped.

Categories

Resources