[ROM] [5.0.2] [OFFICIAL] LiquidSmooth v3.2 and V4.0 - M8 - Sprint HTC One (M8)

{
"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"
}
LiquidSmooth is an aftermarket firmware based on the Android Open Source Project.
Dedicated to providing users with smooth, stable and ROMs. A Lightweight modified AOSP base, and then add the features you crave!
While we make every effort to test these builds as much as possible, we are not responsible for anything that may happen to your device.
We ask that you do your part to know your device and know how to recover from problems before you flash!
deadman96385
jsnweitzel
johnnyslt
santod040
Somber73
TheBr0ken
CPA-Poke
Cdub50
Features
Code:
* ROM built with SaberMod 4.8.4 GCC Toolchain
* Kernel built with SaberMod 4.9.3 GCC Toolchain
* Updated Linux to 3.10.62
* LCD KCAL control
* Disabled forced encryption
* Tweaked CPU governors (more gov's to come)
* ARM Optimized String Handling Routines
* Linaro and Code Aurora Optimizations
* AOKP system animation control
* Listanimation views and interpolator
* Avoid poor wifi connection option
* SuperSu Intergrated
* Long click option for quicksettings
* LockClock options in settings
* OmniRoms Performance Control
* App Circle Sidebar
* Gesture Anywhere
* Gesture unlock
* Battery icon options
* SlimRoms Headsup customization
* Custom toast animations
* Option to disable screenshot noise
* Built in superuser options with Root access options
* Call blacklist options
* SMS rate limiting option
* Filter spam notifications
* Per app control for Lockscreen notifications
* Configurable 0, 90, 180 and 270 degree rotation
* Safe headset volume option
* Less annoying sound notifications option
* Option to use volume keys to control media volume anytime
* Option to customize device hostname
* Option to not wake up device when charge is plugged/unplugged
* Volume rocker wake up
* IME switcher notification control
* Option to disable fullscreen keyboard
* Force autorotation on IME
* Option to force show enter key
* CM's Privacy Guard
* Increasing ringtone option
* Dark UI
* Screen Density changer
* Statusbar clock customization
* Option to disable searchbar in recents
* Statusbar brightness control
* Double tap statusbar to sleep control
* Custom Lockscreen shortcuts
* Extra info about your device (About phone/tablet)
* Custom Liquid Logo in about phone/tablet
* Google bug report and ota removed
* Option to show kernel toolchain and other info by tapping kernel version in about phone/tablet
* Timeout and instant lock options added to slide unlock instead of just secure keyguard options
* Developer options enabled by default
* Navigation bar height control
* Show application package name in app info
* LiquidSmooth Stats and Updater added
* Partition size info
* Option to disable immersive messages
Check our Google+ for updates
Source Links
Code:
[url="http://github.com/LiquidSmooth"][COLOR="RoyalBlue"][B]LiquidSmooth Github[/B][/COLOR][/URL]
[url="http://github.com/LiquidSmooth-Devices/android_kernel_moto_shamu"][B][COLOR="RoyalBlue"]LiquidSmooth Kernel Source[/COLOR][/B][/URL]
Download Links
Code:
[url="http://www.drdevs.com/devs/teamliquid/Nightly/?dir=HTC_One_M8_Unified/"][B][COLOR="RoyalBlue"]ROM Download - v4 Nightlies[/COLOR][/B][/URL]
[url="http://www.drdevs.com/devs/teamliquid/?dir=Milestone/HTC_One_M8_Unified"][B][COLOR="RoyalBlue"]ROM Download - v3.2 milestone[/COLOR][/B][/URL]
[url="http://www.drdevs.com/devs/teamliquid/Gapps/"][STRIKE]Slim AIO Gapps Download[/STRIKE] (use whatever works for now)[/URL]
Screenshots[/FONT]
Please Support Liquid by Donating HERE​
XDA:DevDB Information
LiquidSmooth v3.0 Beta - M8, ROM for the Sprint HTC One (M8)
Contributors
deadman96385
ROM OS Version: 4.4.x KitKat
Version Information
Status: Testing
Created 2014-05-07
Last Updated 2015-01-20

Reserved
This is a stable beta build for the HTC One M8.
Bugs:
Pie needs a reboot to show up
Click to expand...
Click to collapse
HTC One M8 specific bugs:
None that we are aware of.
If you encounter any, please be specific in your reporting, so that the issue can be more quickly and easily resolved.
Click to expand...
Click to collapse
Install Instructions:
1. Download ROM
2. Reboot into recovery
3. Please backup your ROM before you begin!
4. You need a full wipe.
5. Flash the ROM
6. Flash 4.4 Gapps
7. Reboot
8. Let it sit a while.
Click to expand...
Click to collapse
Credit for making this happen!
@toastcfh
@deck
@h8rift
@invisiblek
@interloper
@Flinny
@Desterly
@flar2
@faux123
Cyanogenmod Team
All of our Testers!

Reserved
Liquid Kernel (Built in!)
*Liquid 1.0 Features*
SaberMod 4.10 ToolChain
Source: https://github.com/LiquidSmooth/android_kernel_htc_msm8974
HD Audio
ZRAM
FauxSound
LCD Kcal Color Control
Fast Charge
CPU Related
CPU Voltage Control
CPU OC/UC
CPU Governor's:
Performance
powersave
userspace
ondemand
conservative
interactive
intelliactive
abysspluug
adaptive
nightmare
wheatley
More to come….
TCP Congestion Control (Info http://goo.gl/GJ73jf )
Veno Set as default instead of cubic
The following were added
Advanced
BIC
HYBLA
HSTCP
ILLINOIS
LP
SCALABLE
VEGAS
RENO
VENO
YEAH
IO's
deadline
row
cfq
bfq (Default)
noop
sio
vr
zen
fifo
fiops
tripndroid
Dynamic F-Sync
This is a goodie by faux123, so all credits go to him for creating this unique feature !
Many kernels just disable synchronous writes to file to speed up system. While this works neatly, it is also dangerous as processes believe that file writes are actually synced to disk (or mmc media in our case) while this is not yet true ! The gain is a noticeably smoother user experience, but the risk of doing so is to have a corrupted filesystem if the device crashes, user pulls battery, battery fully depletes ... so that the device is turned off unexpectedly. To allow for the benefit, but to minimize the risk, faux123 created dynamic fsync, which while the screen is on, will defer file sync temporarily, but when screen gets turned off, a flush is called to synchronize all outstanding writes keeping your data safe.
SLIMBus OverClocked
This means SLIMbus will use its maximum potential to give the best audio quality for the hardware. Takes advantage of both hardware and the mods from zeroinfinity, also opening the door for more things that were previously limited by this. Researched and experimented by ZeroInfinity and Poondog

Boooom
Sent from my 831C using Tapatalk

Sweet jeezus lol
Sent from my One M8 ng XDA Premium HD app

Activity working on fixing audio should be fixed in the next few hours *fingers crossed*

Gonna give this a spin. Looks and sounds bad ass
Sent from my 831C using XDA Premium 4 mobile app

Once audio is fixed I'm flashing
Sent from my 831C using Tapatalk

This just made my day. Thank baby Jesus for this one.

This in my opinion was and is the best Rom I ever flashed on my nexus 5 so glad to see it over here just picked up the M8 today. Guys this Rom is hella fast and packed with features
Sent from my 831C using Tapatalk

All media output to speaker issues are now resolved...new build in the oven it will be labeled 5/7 instead of 5/6, when it finishes building.
Haven't used speaker too much in call since call audio was just fixed yesterday, so any feedback on that by users is welcome.
This is a stable beta, so there may be minor issues and/or things that neither I or the testers have run into yet.
Although most issues had been detected in testing and fixed prior to release.

Running great
Sent from my One M8 using XDA Premium HD app

About to Try this baby out, looks good!
Edit: flashed worked very well, only problem was data, I could make phone calls and such just no internet connection! This ROM has to be the smoooothest Rom for this phone to date! Cant wait to see some more updates!
Sent from my 831C using XDA Premium 4 mobile app

Im getting sim card has locked power cycle your phone or call customer service. Otherthan that great rom
Sent from my One M8 using Tapatalk

Glad to see you guys over here. And thanks for the quick fix.
Sent from my 831C using Tapatalk

chemjb said:
Im getting sim card has locked power cycle your phone or call customer service. Otherthan that great rom
Sent from my One M8 using Tapatalk
Click to expand...
Click to collapse
What does THAT mean?!
Can anyone pick a wallpaper from their gallery and make it stick correctly?
Also, how do I get the multiple dummy files to disappear in this photo?

Anyone test Faux123's VZW kernel to see if it works on this ROM?

mcwups1 said:
What does THAT mean?!
Can anyone pick a wallpaper from their gallery and make it stick correctly?
Also, how do I get the multiple dummy files to disappear in this photo?
http://s142.photobucket.com/user/mcwups1/media/Screenshot_2014-05-07-15-05-09_zpsxqo43lft.png.html
Click to expand...
Click to collapse
Gallery has issues we are looking into it
mattrb said:
Anyone test Faux123's VZW kernel to see if it works on this ROM?
Click to expand...
Click to collapse
Faux's kernel is made for gpe and sense and will not work on aosp and we also have almost all of the features that it has in the built in kernel.

DSP has stopped error when using Google Music
Sent from my One M8 using Tapatalk

Not holding my breath, but is there any way to get the HTC remote working?
Also, I can't seem to get alogcat to work right. It just sits there and I'm not sure of the settings needed to capture my issue.
I can create alarms fine. But, if I try to go back later to edit, I get a "clock has stopped" message.

Related

[ROM][CM][4.4.2][HALO]BS Harmony[1/10]

{
"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"
}
All credit for this source goes to @scott.hart.bti for bringing us BeanStalk. Please thank him for his work. This is a build that I have lightened up to my liking and I figured I'd share it.
____________________________________________________________________________________________________________________________________________________________________________________________________________________
For a full version of BeanStalk please see here:
____________________________________________________________________________________________________________________________________________________________________________________________________________________
Features:
CM based
HALO
Dark UI
Lockscreen background options (Color fill, Custom image, Transparent)
Customizable Lockscreen text color
Lockscreen rotation
Option to enable all widgets
Minimize lockscreen challange
Slider Shortcuts
Lockscreen button actions
LCD Density
Default App grip option
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
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
AOKP animations
option to disable/enable vibrate on expand for notifications alerts
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
Enable/disable wake on charge
Superuser fully embedded
CM Performance options and features
edits/tweaks/fixes to make this build absolutely fly
fully themable MMS packages.
You tell me
____________________________________________________________________________________________________________________________________________________________________________________________________________________
Special Thanks to @matthew0776 for his awesome work, he has been a major support and contributor to Harmony. Check ou his CAndyShop Here:
http://forum.xda-developers.com/showthread.php?t=2279807
____________________________________________________________________________________________________________________________________________________________________________________________________________________
Sources:
-BeanStalk
https://github.com/scotthartbti/android
-Cyanogenmod
https://github.com/CyanogenMod/android
-SlimRoms
https://github.com/SlimRoms/platform_manifest
-TeamKang
http://aokp.co/learn/so-you-want-to-build-aokp-jb-ubuntu-1204
____________________________________________________________________________________________________________________________________________________________________________________________________________________
Please follow the steps before posting any issues. Don't take that the wrong way, I am most certainly here to help but all I ask is a little effort in seeing if the issue has either been addressed, resolved or a work around has been figured out. I always try to keep a positive, fun-loving attitude with users and I intend to keep it that way
____________________________________________________________________________________________________________________________________________________________________________________________________________________
Steps:
- download .zip
- place on root of your phones storage
- download latest full or minimal gapps (optional)
- reboot device into recovery
- perform a full wipe (advised) (ie system, dalvik, cache, factory data reset)
- install .zip as well as gapps if you are using it
- after install finishes, reboot your device
____________________________________________________________________________________________________________________________________________________________________________________________________________________
Harmony Download Links:
ROM- http://www.androidfilehost.com/?fid=23308990704255206
Mirror- http://d-h.st/qO0
4.4 GApps- http://goo.im/devs/BaNkS/GApps/4.4.2/1-9_GApps_Standard_4.4.2_signed.zip
(Thanks to @BaNkS)
Fixes- DSPManager- http://www.androidfilehost.com/?fid=23311191640113686
____________________________________________________________________________________________________________________________________________________________________________________________________________________
Changelog:
Code:
1/9
[COLOR="Grey"]* Couple of fixes to Active Display
* Added option to view rambar in GB instead of MB
* Added Misc features under lockscreen menu which include the following:
- Lockscreen blur
- Lockscreen blur radius
- Lockscreen transparency
- Lockscreen rotation
* Option to set signal icon to either LTE or 4g
* Forward ported notification drawer brightness slider
* Added Gesture navigation
* Added longclick switchbutton
* Sleep Screen shortcut
* Option to set the phone to 2g while screen is locked to save battery
* Hidden 'android animation' planted somewhere secretely in the build
* Forward ported sound settings
* Forward ported power connect/disconnect
* Added Stylus gesture features
* Tons of UI fixes and improvements to better suite the 4.4 theme
* Tons of misc fixes and imrpovements throughout.[/COLOR]
12/31
[COLOR="Grey"]* Removed CM performance settings and implemented omni rom performance settings
* Added CPU info option (developer settings)
* Fast Torch option (controlled by holding power button when screen is off)
* Added IME features (languages and input settings)
* Made clear recents button configurable
* Ported circle memory meter for recents
* SlimROM chamber of secrets option (developer options)
* Quick sound record title
* Updated TRDS with newer drawables
* Updated brightness status bar slider code
* New screen record built in app with customizable options from beanstalk display options
* Screen record option can also record audio
* Made the power menu profile switcher optional and fixed the implementation which allows it to follow current power menu style layouts that the user defines. (disabled by default)
* Added screen recorder power menu option (disabled by default)
* Double tap to sleep gesture
* Expanded TRDS to numerous system apps
* MMS bubbles from slimrom
* NUMEROUS fixes and improvements throughout.[/COLOR]
12/19
[COLOR="Grey"]* Fixed variable lock pattern issue. Works as it should now.
* Add lockscreen rotation as an optional rotation setting
* Forward ported power widgets - located in quicksettings and notification drawer menu.
* Ported fixes and additional power widgets
* Option to set active/inactive colors for power widgets
* Option to set headset to launch voice commands
* Allow to disable quicksettings completely
* fix for screenshot animation glitch in portrait
* new boot animation from @skyliner
* Quicksettings fliptile when clicking a tile
* AudioEffect: Add a stereo widener effect
* AudioFX: Add center frequency param to bassboost
* update icons and remove cm specific icons.
* allow disabling call end sound
* QS: make dynamic tiles configurable
* Custom lockscreen handle
* Beanstalk shortcut options (this is all slims work, just renamed to harmony)
* Custom carrier label
* Added brightness slider (swipe status bar to control brightness when enabled)
* Updated density changer to set density on the fly. No longer requires a reboot!
* Wake on connect/disconnect option
* Numerous fixes and improvements throughout the build[/COLOR]
12/9
[COLOR="Grey"]* Merged AOSP 4.4.1
*Reverted app sidebar for now.
*Revamped quiet hours logic
*Reverted CM quicksettings.
*Ported Slim Quicksettings. Fully customizable.
*Lockscreen colors and lock images from slim
*Master switch added for HALO by popular demand
*More additions for Active Display and a couple fixes.
*Fix keyguard layout for sw320dp devices
*Development shortcut in statusbar and notification area to wipe data and force close an application
*Added stand alone file manager from Omni
*Fixed enable/disable of notification while screen is on option
*Numerous fixes/improvements throughout the build
[/COLOR]
____________________________________________________________________________________________________________________________________________________________________________________________________________________
Sent from my Nexus 5 using Tapatalk
Reserved ( thanks @NeverSeparate for reminding me )
Sent from my Nexus 4 using xda premium
+1
Candy Painted
matthew0776 said:
+1
Candy Painted
Click to expand...
Click to collapse
There it is proud of you Mar keep up the good work bro... You are awesome!!!
Much love my friend!!!
Sincerely, sk8
"keep it oldschool"
Cm10.1.1 sources?
Can i downooad with goo.im?
Inviato dal mio Nexus 4 con Tapatalk 2
GEKTHEBOSS said:
Cm10.1.1 sources?
Can i downooad with goo.im?
Inviato dal mio Nexus 4 con Tapatalk 2
Click to expand...
Click to collapse
Edited
Sent from my Nexus 4 using xda premium
Please consider beanstalk base mate. Lol. And congrats with new thread!
grtz from the crazy basterd from holland. powered by kickflip/axiom and askp kernel
schukje said:
Please consider beanstalk base mate. Lol. And congrats with new thread!
grtz from the crazy basterd from holland. powered by kickflip/axiom and askp kernel
Click to expand...
Click to collapse
I'm looking into it. From what I see most bases are cm. Then devs modify the source and make it their own so I will for sure look into beanstalk
Sent from my Nexus 4 using xda premium
schukje said:
Please consider beanstalk base mate. Lol. And congrats with new thread!
grtz from the crazy basterd from holland. powered by kickflip/axiom and askp kernel
Click to expand...
Click to collapse
I believe beanstalk is cm based actually. It just has a lot of features other cm based roms don't.
From high upon the Beanstalk
NeverSeparate said:
I believe beanstalk is cm based actually. It just has a lot of features other cm based roms don't.
From high upon the Beanstalk
Click to expand...
Click to collapse
Thats why i love it so much lol
grtz from the crazy basterd from holland. powered by kickflip/axiom and askp kernel
ROM is running pretty smoothly no complaints there...my question is in regards to LTE functionality. i followed the same steps i take on AOSP roms to activate the LTE feature, most things appear but I cannot actually get an LTE signal to lock on. Have you tested this with the latest LTE settings?
I enabled LTE via build.prop, created LTE APN, changed network provider, and a few other steps just to verify. Still nothing seems to trigger the LTE.
Any suggestions or comments?
Thanks
Stroid01 said:
ROM is running pretty smoothly no complaints there...my question is in regards to LTE functionality. i followed the same steps i take on AOSP roms to activate the LTE feature, most things appear but I cannot actually get an LTE signal to lock on. Have you tested this with the latest LTE settings?
I enabled LTE via build.prop, created LTE APN, changed network provider, and a few other steps just to verify. Still nothing seems to trigger the LTE.
Any suggestions or comments?
Thanks
Click to expand...
Click to collapse
In all honesty I don't have LTE in my area unfortunately so I can't test it myself. I do know that cm 10 source comes with the LTE apns so I am looking to get them working on this AOKP build. If anyone else that is near an LTE area with coverage can test this and report back their results would be much appreciated
Sent from my Nexus 4 using xda premium
mar5hal said:
In all honesty I don't have LTE in my area unfortunately so I can't test it myself. I do know that cm 10 source comes with the LTE apns so I am looking to get them working on this AOKP build. If anyone else that is near an LTE area with coverage can test this and report back their results would be much appreciated
Sent from my Nexus 4 using xda premium
Click to expand...
Click to collapse
Thanks mar5hal I would be glad to test anything for you as I am in Atlanta, with good LTE signal here. I will attempt to reconfigure the LTE once again for testing, maybe I missed a step the first go round. I to look forward to seeing other peoples results with using LTE on this rom.
Thanks
schukje said:
Thats why i love it so much lol
grtz from the crazy basterd from holland. powered by kickflip/axiom and askp kernel
Click to expand...
Click to collapse
I agree. But my point is you asked to base it off beanstalk instead of cm, but beanstalk is a cm base. I don't believe mar5hal is going to make another beanstalk rom. But he may pull some stuff from it. Between beanstalk, carbon, and many others, he has plenty of options to pull. It will be good either way.
From high upon the Beanstalk
NeverSeparate said:
I agree. But my point is you asked to base it off beanstalk instead of cm, but beanstalk is a cm base. I don't believe mar5hal is going to make another beanstalk rom. But he may pull some stuff from it. Between beanstalk, carbon, and many others, he has plenty of options to pull. It will be good either way.
From high upon the Beanstalk
Click to expand...
Click to collapse
Well said. Cheers :beer:
Sent from my Nexus 4 using xda premium
For LTE fix look here!!!
Remember to read before you flash anything since this is not on OP or included in the RoM it is up to the user to use discretion as always!!!
Sincerely, sk8
http://forum.xda-developers.com/showthread.php?p=43463403
Sent from my Nexus 4 using xda premium
sk8oldschool74 said:
For LTE fix look here!!!
Remember to read before you flash anything since this is not on OP or included in the RoM it is up to the user to use discretion as always!!!
Sincerely, sk8
http://forum.xda-developers.com/showthread.php?p=43463403
Sent from my Nexus 4 using xda premium
Click to expand...
Click to collapse
I don't have LTE so can't test but also remember to have a nandroid backup too for safety.
see Y'all on the (Kick)Flip side
Sorry for that slow moving process everyone. I am still new to a lot of this and its been a tedious adventure. I am planning on having an updated build in the near future including sources from paranoid android, cm as well as slim ROMs. Stay tuned and thanks for stopping by
Sent from my [AOKFP] Nexus 4
Take your time and get it right mate, we don't need an updated ROM as often as some other ROMs are. By having this period of no updates our phones and ROM bond and get to function in harmony.
see Y'all on the (Kick)Flip side
Dont rush the updates mate! Better a good one then an update every day!
grtz from the crazy basterd from holland. powered by kickflip/axiom and askp kernel

[ROM][4.4.2][OFFICIAL]LiquidSmooth v3.0 Beta - vs980 - 4|24|14

Official Builds of LiquidSmooth​
DISCLAMER
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.
Click to expand...
Click to collapse
LiquidSmooth is an aftermarket firmware based on the Android Open Source Project.
Dedicated to providing users with smooth, stable and fast ROMs. A Lightweight modified AOSP base, and then add the features you crave!
While we make every effort to test these builds as much as possible, we are not responsible for anything that may happen to your device.
We ask that you do your part to know your device and know how to recover from problems before you flash!
Liquid Members:
Liquid0624
Deadman96385
jsnweitzel
Somber73
TheBr0ken
Cdub50
Features:
Code:
Linaro 4.8 GCC Toolchain
O3 Strict-Aliasing & ISO C++11 Mode
ARM Optimized String Handling Routines
Linaro and Code Aurora Optimaztions
Slims DPI on the fly
Custom animation controls
TRDS 3.0 (Liquid Blackout in settings)
Active Display
Slims QuickSettings
Ram Bar
T-Mobile Theme Engine
Privacy Guard
Built in SuperUser
Working WiFi Tethering
Cell Broadcasts
Slims Configurable Power Menu
Slims Configurable Nav Bar
Gamma Configuration support
Custom animation controls (Listview)
LockScreen Notifications
And way more than this...
Build Change Log:
Code:
**4/4**
Battery Saver
Fast Charge Tile added (May need tweaking we will see)
Audio theme's from Omnirom added
Shutdown speed increased from cm/slim
Upstream changes
**3/31**
Switched to IllusionRoms kernel (Omni base)
Switched to SaberMod 4.7 Toolchain for the kernel
Removed AOSB Recents
Stock Recents are default now (option of Slim's or OmniSwitch)
Removed Color Statusbar and App Side Bar as they were buggy
**3/17**
Status Bar Colors (Settings > Interface > AppBar)
Keyboard Animation's (Settings > Display > IME Animations)
Custom Scrolling Values (Settings > Display > Scrolling Modifiers)
Battery Bar (Settings > StatusBar > Battery Icon)
App Side Bar (Settings > Interface > AppBar)
Performance Control Replaced with Kernel Tweaker
Starting with 3/8 builds there will be limited CWM support you can flash updates using it as long as you do do use the wipe data action in the app thanks Steve Spencer
When a notification was clicked in active display on some device SystemUI would FC, fixed by Jason Weitzel
Gesture Anywhere (Details later in the post)
Active Display cleaned up and features merged in from Omni (Details here http://goo.gl/9eNhQ8)
Internal Memory QS Tile
Bug Fixes:
App Settings do not launch twice on long press in slim recents
3rd Party app support added to trigger recents
Keyboard does not close when recents is opened
SlimRecents Multiuser Compatible
Add Long press menu to SlimRecents, it includes app info, Playstore link, Amazon appstore.
FC on Pinch fixed
Make Slim Recents follow Google Design standards
Smooth none holo-spinners
Smart Pulldown added to LiquidActions
Recents added to LiquidActions
Source Code:
Code:
[url="http://github.com/LiquidSmooth"]LiquidSmooth Github[/URL]
[url="https://github.com/IllusionRom/android_kernel_lge_msm8974"]IllusionRom's Kernel[/URL]
Downloads:
Code:
[url=" http://goo.gl/mt8MtO "]ROM Download[/URL]
[url=" http://forum.xda-developers.com/google-nexus-5/themes-apps/gapps-t2012857 "]BaNkS GApps Download[/URL]
Screenshots:
{
"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"
}
Please Support Liquid by Donating HERE​
Know Issues - please do not post about bugs that you see on this list:
- Kernel Over Volt of +25-50 (may cause your device to run hot)
- Font Size picker does not work
- LCD Density force closes settings once you change the density and click the home or back buttons.
- Slim Pie needs a reboot before the trigger areas work
- There is no way to activate multi-window
- There is no way to disable Nav bar and pie currently
- OTA App is still in the testing phase, so it will be buggy so do not use it.
- Settings force close when setting custom icons for lockscreen slider shortcuts
If you see something not in this list, let me know below. :cyclops:
New Features:
Custom Progress Bar.
LG apps known to work:
RieGo's LG QuickRemote v7
My personal settings:
System DPI at 400
Navigation Height at 36
Action Launcher Pro
Kernel settings:
TCP Congestion Control: westwood
I/O Scheduler: noop
CPU Governor: ondemand
MPU Voltages: -25 to all
CPU Frequency: Max 2265600
Saving two.
Sweet! Thank you for this!
Sent from my LG-VS980 using XDA Premium 4 mobile app
Been running these builds for a few days now.
Very solid and very smooth!
Thanks for building!
I'm not having any luck being able to flash this... Anyone else having issues?
problems here as well. "some symlinks failed" "error executing updater binary...."
joewaz said:
I'm not having any luck being able to flash this... Anyone else having issues?
Click to expand...
Click to collapse
I have noticed in TWRP that if you have wiped system (which I always do) you have to go to Mount and un-tick the box next to system and it should flash for you.
Reginald476 said:
I have noticed in TWRP that if you have wiped system (which I always do) you have to go to Mount and un-tick the box next to system and it should flash for you.
Click to expand...
Click to collapse
OK lol.. So you have to unmount the system?
joewaz said:
OK lol.. So you have to unmount the system?
Click to expand...
Click to collapse
Yes, at least that has been my experience.
Reginald476 said:
I have noticed in TWRP that if you have wiped system (which I always do) you have to go to Mount and un-tick the box next to system and it should flash for you.
Click to expand...
Click to collapse
this did the trick! gonna give this a whirl. thank you! :good:
philsfan said:
this did the trick! gonna give this a whirl. thank you! :good:
Click to expand...
Click to collapse
Thanks for letting me know I will work on this in the next build so hopefully we won't have to take those couple of extra steps.
Reginald476 said:
Yes, at least that has been my experience.
Click to expand...
Click to collapse
I'm loving this ROM.. It has every feature possible and its organized perfectly.. Seems stable so far.. But what's up with the over volting lol
Ran this for a few day a week or two ago. Was already really complete.
Also currently using this on my old ass xt912 glad to see you guys toss up a thread here. Awesome work.
Edit: didn't see this was unofficial haha my bad.
Regardless, awesome to see more options
Sent from my Vs980
joewaz said:
I'm loving this ROM.. It has every feature possible and its organized perfectly.. Seems stable so far.. But what's up with the over volting lol
Click to expand...
Click to collapse
Hmm, I didn't notice that, in my previous builds it was running lower, this would come from dr87 as these are his defaults. I will look into it.
Lawlrus said:
Ran this for a few day a week or two ago. Was already really complete.
Also currently using this on my old ass xt912 glad to see you guys toss up a thread here. Awesome work.
Edit: didn't see this was unofficial haha my bad.
Regardless, awesome to see more options
Sent from my Vs980
Click to expand...
Click to collapse
I am trying to help them out as the devs are working on all of the others they build for. As soon as I can get a few more things fixed I think they will put up an Official post.
Seems to be running warm. But loving this ROM so far
Sent from my LG-VS980 using Tapatalk
OP is updated with a build that doesn't need you to unmount system.
In looking at the OV issue, I found one of the "features" that dr87 added to v3 of his kernel
- Update CPU voltages to one stock table - this could be no change, +25 or +50 depending on what your chip is binned. This may help sod's and reboots on AOSP.
Click to expand...
Click to collapse
Sent from my LG-VS980 using Tapatalk
This was my favorite ROM on the Galaxy Nexus! Will be trying it.
datsyuk said:
This was my favorite ROM on the Galaxy Nexus! Will be trying it.
Click to expand...
Click to collapse
Same here, that's why I was so excited to see they were working on it and that I was able to get it build.
Sent from my LG-VS980 using Tapatalk
Holy crap you can change DPI on the fly without going through like 5 steps? This ROM is freaking FANTASTIC

★ ☆ [ROM][5.0.2][OFFICIAL] LiquidSmooth | v4.0 | Lollipop [01-13-15]

{
"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"
}
LiquidSmooth is an aftermarket firmware based on the Android Open Source Project.
Dedicated to providing users with smooth, stable and ROMs. A Lightweight modified AOSP base, and then add the features you crave!
While we make every effort to test these builds as much as possible, we are not responsible for anything that may happen to your device.
We ask that you do your part to know your device and know how to recover from problems before you flash!
deadman96385
jsnweitzel
johnnyslt
santod040
Somber73
TheBr0ken
CPA-Poke
Cdub50
Features
Code:
* ROM built with SaberMod 4.8.4 GCC Toolchain
* Kernel built with SaberMod 4.9.3 GCC Toolchain
* Updated Linux to 3.10.62
* LCD KCAL control
* Disabled forced encryption
* Tweaked CPU governors (more gov's to come)
* ARM Optimized String Handling Routines
* Linaro and Code Aurora Optimizations
* Gesture Anywhere
* Gesture unlock
* Battery icon options
* SlimRoms Headsup customization
* Custom toast animations
* Option to disable screenshot noise
* Built in superuser options with Root access options
* Call blacklist options
* SMS rate limiting option
* Filter spam notifications
* Per app control for Lockscreen notifications
* Configurable 0, 90, 180 and 270 degree rotation
* Safe headset volume option
* Less annoying sound notifications option
* Option to use volume keys to control media volume anytime
* Option to customize device hostname
* Option to not wake up device when charge is plugged/unplugged
* Volume rocker wake up
* IME switcher notification control
* Option to disable fullscreen keyboard
* Force autorotation on IME
* Option to force show enter key
* CM's Privacy Guard
* Increasing ringtone option
* Dark UI (primarily in Settings for now)
* Screen Density changer
* Statusbar clock customization
* Option to disable searchbar in recents
* Statusbar brightness control
* Double tap statusbar to sleep control
* Custom Lockscreen shortcuts
* Extra info about your device (About phone/tablet)
* Custom Liquid Logo in about phone/tablet
* Google bug report and ota removed
* Option to show kernel toolchain and other info by tapping kernel version in about phone/tablet
* Timeout and instant lock options added to slide unlock instead of just secure keyguard options
* Developer options enabled by default
* Navigation bar height control
* Show application package name in app info
* LiquidSmooth Stats and Updater added
* Partition size info
* Option to disable immersive messages
Check our Google+ for updates
Source Links
Code:
[url="http://github.com/LiquidSmooth"][COLOR="RoyalBlue"][B]LiquidSmooth Github[/B][/COLOR][/URL]
[url="https://github.com/CyanogenMod/android_kernel_htc_msm8960"][B][COLOR="RoyalBlue"]LiquidSmooth Kernel Source[/COLOR][/B][/URL]
Download Links
Code:
[url="http://drdevs.com/devs/teamliquid/Nightly/?dir=HTC_One_M7_Sprint"][B][COLOR="RoyalBlue"]ROM Download - v4 Nightlies[/COLOR][/B][/URL]
[url="http://forum.xda-developers.com/paranoid-android/general/gapps-official-to-date-pa-google-apps-t2943900"]Lollipop Gapps Download
( or use whatever works for you)[/URL]
Screenshots
Please Support Liquid by Donating HERE​
Kernel source: Link
Kernel source - MLG: Link
XDA:DevDB Information
LiquidSmooth, ROM for the Sprint HTC One
Contributors
santod040, Team Liquid
Source Code: http://github.com/LiquidSmooth
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Latest KK
Based On: AOSP,CyanogenMod
Version Information
Status: Beta
Current Stable Version: v3.1 6-10-14
Stable Release Date: 2014-06-10
Current Beta Version: V4.0
Beta Release Date: 2014-12-25
Created 2014-02-14
Last Updated 2015-01-13
Reserved
Custom Kernel:
This is my custom kernel for Aosp lollipop on the m7.
It has some commonly requested features and will continue to be updated as needed, or when I see fit.
Cpu and Voltage Control
Adjust clocks and voltage using Trickster
Wake Options:
s2w
s2s
dt2w - set to 1 in Trickster for bottom of screen, set to 2 for full screen
logo2wake - you will need to edit your keylayout file or flash this to enable logo
logo2menu - you will need to edit your keylayout file or flash this to enable logo
Governors:
nightmare
intelliactive
intellidemand
smartassV2
lagfree
badass
smartmax_eps
interactive
conservative
ondemand
userspace
powersave
wrexy
lionheart
smartmax
performance
Kexec Hardboot Patched:
Should work for Multi-Rom (untested)
NuK3rn3l-m7-Aosp-Lollipop
Current Build:
NuK3rn3l v3.00 12-29-14
Old Versions:
Nuk3rn3l v1.00 11-19-14
Please make a backup before flashing!
I will not be posting the stock kernel as it may change with every build.
You can use advanced backup/restore and just backup/restore the boot.img, or fastboot flash boot boot.img.
Source: Link
Reserved
I just got too excited when I saw this post...o.o
Posted using my HTC One
Running great so far. Really fast and smooth. No issues thus far.
bmwkeith said:
Running great so far. Really fast and smooth. No issues thus far.
Click to expand...
Click to collapse
How is the battery life on it? I've been running an earlier version of CM11 from December and I have decent, if not OK battery. I'm at 70% after being off charger for 5 hours or so.
raspinggorilla said:
How is the battery life on it? I've been running an earlier version of CM11 from December and I have decent, if not OK battery. I'm at 70% after being off charger for 5 hours or so.
Click to expand...
Click to collapse
Not that great really. About 5% an hour. Maybe I need to try the stock kernel.
Smooth!
Very nice rom. Good selection of settings and features and runs well. The modified kernel gave me a few reboots and a black screen in my pocket, no issues with the stock kernel when I reflashed back.
neonjam said:
Very nice rom. Good selection of settings and features and runs well. The modified kernel gave me a few reboots and a black screen in my pocket, no issues with the stock kernel when I reflashed back.
Click to expand...
Click to collapse
Thanks, I pulled that kernel link for now.
Am working up a new one and will put it through it's paces before reposting.
Glad to hear the rom is running well for you. :good:
bmwkeith said:
Not that great really. About 5% an hour. Maybe I need to try the stock kernel.
Click to expand...
Click to collapse
5% an hour isnt too bad, a little better than what i have right now.
might give it a shot just for fun
found a fun little bug in the system. not sure whats causing it though.
whenever i enable or disable holo, com.andrioid.systemui crashes.
and same thing with when i plug in my charger. phone is almost rendered useless once charging...
im going to try a few reboots and some other fun stuff to try to fix it, because im not 100 sure whats causing it
---------- Post added at 06:59 PM ---------- Previous post was at 06:35 PM ----------
raspinggorilla said:
found a fun little bug in the system. not sure whats causing it though.
whenever i enable or disable holo, com.andrioid.systemui crashes.
and same thing with when i plug in my charger. phone is almost rendered useless once charging...
im going to try a few reboots and some other fun stuff to try to fix it, because im not 100 sure whats causing it
Click to expand...
Click to collapse
found the source of this.
if the charging animation is enabled for the circular battery icon it causes a crash of com.android.systemUI, which renders the phone useless until unplugged. and if the phone's screen is turned off after charging it may not turn back on, forcing you to hard reset the device.
However turning off the animation will prevent this from happening
raspinggorilla said:
found a fun little bug in the system. not sure whats causing it though.
whenever i enable or disable holo, com.andrioid.systemui crashes.
and same thing with when i plug in my charger. phone is almost rendered useless once charging...
im going to try a few reboots and some other fun stuff to try to fix it, because im not 100 sure whats causing it
---------- Post added at 06:59 PM ---------- Previous post was at 06:35 PM ----------
found the source of this.
if the charging animation is enabled for the circular battery icon it causes a crash of com.android.systemUI, which renders the phone useless until unplugged. and if the phone's screen is turned off after charging it may not turn back on, forcing you to hard reset the device.
However turning off the animation will prevent this from happening
Click to expand...
Click to collapse
Yes the charging animation and circle loading animations are tweaked out. That's a known issue.
They will be fixed, you need to leave battery charging animation off for now.
I mentioned this in the other m7 threads FAQ but left the battery part out of the FAQ in this thread.(oops)
santod040 said:
Yes the charging animation and circle loading animations are tweaked out. That's a known issue.
They will be fixed, you need to leave battery charging animation off for now.
I mentioned this in the other m7 threads FAQ but left the battery part out of the FAQ in this thread.(oops)
Click to expand...
Click to collapse
oh well! it was something i quickly figured out.
im also seeing slow charging time...
but then again my phone has been blowing up as of the last 30 minutes, of non stop notifications, so we will see.
other than that, this is a really mint rom. Good show man!
Haven't used liquid smooth since I was on my gnex gotta try it out.
Noticed the kernel has today's date... Is this a good version to flash?
Sent from my One using Tapatalk
the.emilio said:
Noticed the kernel has today's date... Is this a good version to flash?
Sent from my One using Tapatalk
Click to expand...
Click to collapse
Yes, it should be much improved and a few more features added.
Please let me know how it works for you, if you try it.
Use Trickster Mod to adjust it to your liking.
Great work on the new kernel. Ran it since it was posted with no real issues aside from the bottom speaker not working randomly until a soft reboot fixed it. Going to use this as my daily driver, easily the best non-sense ROM I've used for my One so far!
Thanks for the good work again, looking forward to continuing updates!
Sent from my One using Tapatalk
Anyone know what causes that bottom speaker to stop working. I've seen that on a few aosp roms and it's the main reason I won't consistently run one. Been trying to figure this out for some time now...
Sent from my rooted & s-off'd Sprint HTC One, powered by Android OS ?
The split view is that so you can run dual apps or is it something completely different?
found another bug. now im using the 3.00 beta, not the kernal, but i managed to find another bug, not sure if its been documented or not yet.
when in the lock screen, if you switch widgets (say to the camera widget) and then quickly switch back, you loose the ability to unlock your phone. it isnt a huge deal as you can set the home button to unlock. but its a bug none the less.

[ROM][Marsh Mellow 6.0] [UnOfficial BeanStalk]6.03Build

*Lockscreen Notifications*Active Display*Audio Themes* The list goes on..
NOTE
This is an UNOFFICIAL build of Beanstalk for Mako and by NO means this is my ROM. I am just compiling from Source and 100% credits goes ScottHartBti
Downloads:
BeanStalk
Android File Host
Old Links For KitKat and Lollipop Below
Tweaked Version By Leather Face No Longer Available For Lolipop KitKat Verion Still There
http://forum.xda-developers.com/showpost.php?p=53930609&postcount=35
Down Load Tweaked Version from Same place under folder
[email protected]
Gapps For 6.0
PA
opengapps.org
Banks Gaap is No more now. Need to use PA only.
DSP manager fix This is needed if you are getting FC on DSP manger.
Dsp Manager Fix: (flash in recovery) http://forum.xda-developers.com/showthread.php?t=2630857
Direct download link http://forum.xda-developers.com/attachment.php?attachmentid=2404689&d=1384973358
Do NOT expect daily builds. I'll build when I'm free.
Do NOT use this unofficial build and ask for support at the official threads.
Do NOT be rude.
Respect all users
If you see a NOOB question and you don't feel like replying, DON'T, just ignore that post. If you do reply, good for you.....and be nice in your reply.
1st Time Installing
Download the zip
Download Gapps
WIPE DATA/FACTORY RESET
Install the update zip from recovery
Install gapps
Reboot
Already Using Previous Version of Same ROM
Download the zip
Install the update zip from recovery
wipe Davlik Cache and Cache
Reflash gapps (if you are using pa gapps. I never Used to Reflash Gapps on this ROM but many Developer insists this)
Reboot
Credits:
Original Developer Scott.
CygnogenMode
Google
Oracle for Virtual Box
He][razor his advice has helped me to build this ROM successfully.
sylentprofet for making build process easier for me by providing prefigured VM for Building ROM
All other Beanstalk Users who inspired me to continue Build this ROM
Any other coder from CM team or Beanstalk team who has actually codded.
If I miss someone Here please point it out to me.
Known Issues.
At this Moment I am not aware of Any.
You can show me or check original Developer site for that http://www.scotthartbti.com/
Beanstalk
Changelog:
This is Same as displayed as officeal change log shown @ Scotthartbti.com
BeanStalk 4.4.247 - 2/11/2014
Added PIE - All credit to slimrom devs
Added BS Platlogo (thanks skyliner for drawables)
Port SmoothProgressBar: User Custom ProgressBar Setting - thanks hany
Cleaned up display settings
Large recents
recents background color
Fixed tablet menus
Improve apps ops detail screen
Added chameleon Gesture anywhere (thanks hany for the port job)
Added back xposed app
Add option to access xposed from settings - Thanks Hany
BeanStalk 4.4.240 - 2/3/2014
* Fixed settings app languages issues
* Day and week on data cycle option
* Super advanced custom toggle
* Navbar and dpi improvements
* Audio Themes! (Please visit the omni audio themes page for instructions and sound packs!)
* Custom notification header
* Breathing icons (mms, missed call, voicemail)
* Lockscreen Notifications!
* Multi window! (Still a WIP, but much improved from 4.3 implementation. If you open an app in multi window mode, you need to either close out of the app or remove it from recents history or it will keep the multi window form. Also, Multi window option is disabled when HALO is active to avoid issues with HALO layout)
* dont disable lockscreen widgets on low memory devices
* Made HALO window moveable and scaleable
* Add Dialer suggestions and reverse lookup
* lights: Add music light support
* Numerous improvements throughout the build
BeanStalk 4.4.225 - 1/20/2014
* Forward ported theming options for MMS app
- Includes fully customizable theming options for conversation list and message view
- Removed TDRS compatibility since theme is fully customizable
- Set default bubble theme with kitkat UI colors in mind
* Favorite contact tile
* Smart pulldown
* Fixed navring longpress options
* Fixed accessibility force close
* Fixed zero percent battery tile
* Quicksettings - Quick collaps
* Home and menu unlock options
* button longpress lockscreen options from CM
* lockscreen battery percentage options
* Glowpad torch
* Telo Radio (option to customize mobile data during specific events - settings - more - connection manager)
* Listanimation views and interpolator
* Text signal display option
* Text signal color option
* Signal hide option
* Vibrate notification expand
* Custom tiles
* LTE power widget/quicksettings tile fixes
* More AD fixes
* Flip to Mute/Reject Call
* CM sources merged
* Plenty of small fixes around the build
BeanStalk 4.4.205 - 12/31/2013
* Removed CM performance settings and implemented omni rom performance settings
* Added CPU info option (developer settings)
* Fast Torch option (controlled by holding power button when screen is off)
* Added IME features (languages and input settings)
* Made clear recents button configurable
* Ported circle memory meter for recents
* SlimROM chamber of secrets option (developer options)
* Quick sound record title
* Updated TRDS with newer drawables
* Updated brightness status bar slider code
* New screen record built in app with customizable options from beanstalk display options
* Screen record option can also record audio
* Made the power menu profile switcher optional and fixed the implementation which allows it to follow current power menu style layouts that the user defines. (disabled by default)
* Added screen recorder power menu option (disabled by default)
* Double tap to sleep gesture
* Expanded TRDS to numerous system apps
* MMS bubbles from slimrom
* NUMEROUS fixes and improvements throughout.
Source code: https://github.com/scotthartbti
Official Change log: http://www.scotthartbti.com/index.php/beanstalkbuilds/
{
"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"
}
CM based
New CM Theme engine.
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
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
Thanks for picking this up... Will flash tonight and see how it goes.
Thanks for the continuation of beanstalk Chineel!
Build has been running great coming from beanstalk 4.4.2.
acejavelin said:
Thanks for picking this up... Will flash tonight and see how it goes.
Click to expand...
Click to collapse
First build for this thread is ready there were many minor changes but build it today and started Uploading BeanStalk-4.4.4001-20140626-mako.zip
DSP manager fix link in post #1 is dead... Has anyone determined if it is still needed?
@chineel - MD5 does not seem to match, can you verify? I D/L twice, and from Google Drive I have never had an issue with errors before...
acejavelin said:
DSP manager fix link in post #1 is dead... Has anyone determined if it is still needed?
@chineel - MD5 does not seem to match, can you verify? I D/L twice, and from Google Drive I have never had an issue with errors before...
Click to expand...
Click to collapse
just verified and it matched. please download it again
chineel said:
just verified and it matched. please download it again
Click to expand...
Click to collapse
Nevermind... Sorry, I'm an idiot... it is correct... I can't seem to copy and paste correctly apparently.
First off, thanks for carrying the torch! Was worried I'd have to switch up roms to stay up to date..
I updated just with a dirty flash the minimal gapps package with no issues so far. Everything's running tight and fast.
Big thanks for carrying on with the builds! Newest build running perfectly here so far, no problems at all. :thumbup:
Sent from my Nexus 4 using XDA Premium 4 mobile app
Installed finally with PA standard gapps... So far so good, no issues at all, liking the new build so far.
Did notice one oddity though, the stock kernel is set to a maximum of 1134 Mhz at install. Not an issue, just odd, i bumped it up to 1512 and things really sped up.
No update from Scott yet but I had started playing with Aroma installer If I got success next build may come in two flavor 1) regular update 2) with Aroma Installer.
acejavelin said:
DSP manager fix link in post #1 is dead... Has anyone determined if it is still needed?
@chineel - MD5 does not seem to match, can you verify? I D/L twice, and from Google Drive I have never had an issue with errors before...
Click to expand...
Click to collapse
DSP Manager fix link updated
Thanks
Enviado desde la muerte a través de un Nexus 4
chineel said:
DSP Manager fix link updated
Click to expand...
Click to collapse
Thanks...
FYI... did some testing on 4.4.4, this is still required with latest Beanstalk build as Spotify and a few other media apps will force close DSP Manager without it. Not really sure if this needs to be updated or not, it works, but the dspmanager.apk, associated libs and other files embedded in it are kinda old (11/19/2013 build), but I'm not a dev and it still works fine, including all adjustments, so who knows. Also, this seems to be the original thread for the DSP fix: http://forum.xda-developers.com/nexus-4/themes-apps/app-apollo-dsp-manager-4-4-t2516306
So far this build is the best I have used so far, other than a couple very minor glitches here and there, like the maximum CPU clock set at 1134 Mhz and some repeat toast messages from Superuser (like 50 in a row when HKM makes a change, where SuperSU only shows one or two), this build is the most stable and battery friendly I have seen so far. Using Hellscore b47 CM kernel with all stock settings (except the headset and speaker gains turned up some) and this build I am getting around 2%-3% idle battery drain with everything enabled and synching (Google Now, Location services, etc), very respectable for one of the most feature packed ROMs I have seen out there.
@chineel thanks again for picking up the torch and supplying this ROM, I hope you can eventually get it official so we can get OTA updates in the future as well!
Hi chineel ... Have a lot of thanks for this thread here, this is a great rom and I have this use since 4 days ... I`m very happy with the BeanStalk rom and I have respect for your work, keep it up! :good: I saw that there was an official thread here in the section by He[]razor ... He was probably the official maintainer for this rom, or? What I have to say, your 4.4.4001 build is very good tweaked and I like the integrated tweaks, I`m not a directly developer but my hobby is tweaked the Android ROMs without lags, affecting the battery life or the system stability to deteriorate ... My way is professional tweak the system, lol and I`m learn since 3 years so ... I added only in your rom my build.prop tweaks, Darky Zipalign and zipalign for the data apps ... And now my device with the HD (HellsDoctor) kernel is very fast, buttery smooth and I have no lags, very great :angel: ... Okay chineel, I look forward to your work and I'm excited to see what awaits us ... Maybe we can sometimes work together, we will see ... I wish you a nice Sunday and good luck for the UnOfficial BeanStalk rom!!!
Best regards
leather.face
PS: Sorry for my english but I hope you understand me ...
hi just wanna ask is this great rom work on my nexus7 2012 tilapia 4.4.4 franco kernel.
thx ^^
rainboycool said:
hi just wanna ask is this great rom work on my nexus7 2012 tilapia 4.4.4 franco kernel.
thx ^^
Click to expand...
Click to collapse
check this forum http://forum.xda-developers.com/showthread.php?t=2678131&page=5
if you want one.
Anyone else noticing significant lag in Gmail only? Tapping things like Updates or Forums causes a several second delay before the folder is opened... Probably not a ROM issue, just curious if its just me.

[ROM][Official][Lollipop]OrionLP

{
"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"
}
So first a little note by me . This Rom is made for the LG D405, D405n, D410 and the D415. Since I only a own a D405 it's very hard to fix bugs on other variants. The D415 has the already known video playback issues, but the rest is all fine.:good:
And now enjoy this awesome Rom!
Official Google Plus community:
Click me
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We are 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 us for messing up your device, we will laugh at you.
*/[/CENTER]
OrionLP is a project based on slim. The name Orion was chosen as a representation of the beauty and vastness of world around us (Too much Philosophy, eh? ). We started this project for falcon (Moto G), to make a stable Rom which would include Bitsyko layers and important customization. The Rom is built with Uber toolchain which delivers awesome smoothness and is packed with my StormySea kernel. Needless to say, this project is a product of our hobbies and the love we bore for Android.
@SohamJ
@martinusbe
@srisurya95
@Flashhhh
@yeshwanthvshenoy
@Aayushya
@Alx3
@Shelbin​
Features
Code:
*Main Features List*
[U]Theming[/U]
Bitskyko layers [RRO]
[U]Quick Settings[/U]
Quick Settings tiles
Smart pull-down
quick pull-down
Status bar header weather and LockClock
Additional tiles - Music, reboot, LTE, Expanded Desktop, visualizer
[U]Status Bar[/U]
Clock alignment - right and center
Clock color,font
Clock seconds
Am/Pm settings
Date format, style
Battery icon mods
Battery bar
Notification ticker
Network activity arrows
Network traffic
Double tap to sleep on status bar
Carrier Label (Single sim only)
Task Manager
[U]Navigation[/U]
Slim Pie
Slim dim
Navbar dimensions
Navbar buttons
Virtual arrow keys
menu key location and visibility
Double tap to sleep on nav-bar
slim dim
[U]Recent apps panel[/U]
Slim recents
show only running apps
Disable search bar in recents
Clear all FAB
screen pinning
Expanded Desktop
[U]Lockscreen[/U]
Lockscreen Weather
Lockscreen visualizer
Lockscreen shortcuts
Gesture lockscreen
Kernel Adiutor
OTA
[U]Display[/U]
Live Display
LCD Density
[U]Sound and Notifications[/U]
Charging sounds
Volume rocker music controls
Heads up
Force expand notifications
Notification Light
true silent mode
Viper4Android Thanks to viper520
Built with UBER Tool Chain 4.9.4 optimized for cortex-a7 processors
Zzmoove governor
This gov offers several performance profiles:
​
currently available profiles by ZaneZam and Yank555:
* ------------------------------------------------------------------------------------------------------------------------------------------
* - (1)'def' -> Default -> will set governor defaults -
* ------------------------------------------------------------------------------------------------------------------------------------------
* - (2)'ybat -> Yank Battery -> a very good battery/performance balanced setting -
* - DEV-NOTE: highly recommended! -
* ------------------------------------------------------------------------------------------------------------------------------------------
* - (3)'ybatext'-> Yank Battery Extreme -> like yank battery but focus on battery saving -
* ------------------------------------------------------------------------------------------------------------------------------------------
* - (4)'zzbat' -> ZaneZam Battery -> a more 'harsh' setting strictly focused on battery saving -
* - DEV-NOTE: might give some lags! -
* ------------------------------------------------------------------------------------------------------------------------------------------
* - (5)'zzbatp' -> ZaneZam Battery Plus -> NEW! reworked 'faster' battery setting -
* - DEV-NOTE: recommended too! -
* ------------------------------------------------------------------------------------------------------------------------------------------
* - (6)'zzopt' -> ZaneZam Optimized -> balanced setting with no focus in any direction -
* - DEV-NOTE: relict from back in the days, even though some people still like it! -
* ------------------------------------------------------------------------------------------------------------------------------------------
* - (7)'zzmod' -> ZaneZam Moderate -> NEW! setting based on 'zzopt' which has mainly (but not strictly only!) 2 cores online -
* ------------------------------------------------------------------------------------------------------------------------------------------
* - (8)'zzperf' -> ZaneZam Performance -> all you can get from zzmoove in terms of performance but still has the fast -
* - down scaling/hotplugging behaving -
* ------------------------------------------------------------------------------------------------------------------------------------------
* - (9)'zzinz' -> ZaneZam InZane -> NEW! based on performance with new insane scaling active. a new experience! -
* ------------------------------------------------------------------------------------------------------------------------------------------
* - (10)'zzgame' -> ZaneZam Gaming -> NEW! based on performance with scaling block enabled to avoid cpu overheating during gameplay -
* ------------------------------------------------------------------------------------------------------------------------------------------
* - (11)'zzrelax'-> ZaneZam Relax -> NEW! based on moderate (except hotplug settings) with relaxed sleep settings -
* ------------------------------------------------------------------------------------------------------------------------------------------
Click to expand...
Click to collapse
Trip'n'droid I/O scheduler
IntelliPlug 3.9
Zen Decision
Faux Sound Contorl
Westwood and htcp TCP algorithm
USB fast charge
GPU overlocked to 533 MHz
Simple GPU algorithm by faux123​
Copy the ROM and Gapps to your SD card.
Go to your recovery - Take a backup and wipe System, Data, Cache and Dalvik Cache.
Install ROM and Gapps zip.
Reboot - 1st boot takes around 3-4 minutes.
Enjoy ​
ROM​
Gapps​
LATEST
1.8
update to 5.1.1_r24
Update layers manager
Update Kernel Aduitor
Lockscreen blur
google webview
Contextual panel toggle - normal, poly HD, modern modes
Screen recording
Inbuilt quickboot support (thanks arter97 for QuickBoot)
Disable haptic feedback by default
Add animation slider
Fix task manager glitches
Security patches
slim updates
device updates 
​
Code:
[I]1.0[/I]
Battery bar
Weather in status bar
weather in lockscreen
layers in settings
SuperSU in settings
Expanded desktop
arrow keys for navigation
[I]1.1[/I]
Slim updates
Orion Kernel for falcon
msim fixes
Orion bootanimation (wip)
Add cellular networks in settings dashboard
set default sim1,sim2, notification tones
Add smart pulldown to SlimActions
statusbar ticker
Pre-rooted
updated from r5 to r8
Layers Manager updated
Added network speed
Music tile
reboot tile
Non intrusive call UI switch
add option to disable search bar in recents
Carrier label (single sim only)
double tap on navbar to sleep
Soft reboot
[I]1.2[/I]
Task Manager
Lock screen shortcuts
Left clock
Updated bootanimation
Enable Advanced reboot by default
Move screen pinning to recents
Fix carrier label for msim
Viper4Audio, removed AudioFX
Kernel Adiutor
Add kernel adiutor in settings
Eleven Music player
Slim updates
Clear all positions
FAB button in recents
reorganize recents
Force expanded notifications
seconds clock
clock fonts
volume long press skip tracks
Enable performance profiles
Charging sounds/vibrate
Notification light
Notification access
App notifications
headsup fixes
add switches to dashboard
slimdim
[I]1.3[/I]
non-intrusive calls fixed
Clear all recents fixed
Rename AudioFX tile to viper
Remove AudioFx,MusicFx
Long press lock icon to sleep
Fix saving default sim
Unhide unused sim
Updated kernel [falcon]
New Bootanimation
Lockscreen visualizer settings and improvements
custom dpi value
Enable unknown sources by default
Add anti piracy support [Thanks Dave Kessler]
webview support
other updates
[I]1.4[/I]
update to r9
SlimOTA [thanks to fusionjack]
updated Kernel Adiutor
updated toolchains
new headsup implementation
slimdim improvements
fix double tap on navbar to sleep
update APN's
return of silent mode
fix vizualizer
Gesture Lockscreen
in-call vibration
update rro idmap
slim updates
optimizaition in bionic string routines
device/kernel updates
[I]1.5[/I]
Nav rings
heads up tile - slim implementation [tile works if heads up is on in settings]
reduce battery padding
fix OTA
Fix recents clear all. Also make bottom right default
Fix settings>more>cellular networks for msim
Lockscreen wallpaper
Layers type 3 commits
prevent audio ducking
vectorize universe and layers icons
Power/Global menu
double tap on lockscreen to sleep
update lockscreen wallpaper implementation
remove network arrows toggle
flip to mute calls
All lockscreen tweaks added in universe
disable volume rocker sounds
rework expanded volume panel
rework silent mode
toggle unlink notification and ring volumes
increasing volume
Add notification tile and long press option
Add increasing ring feature
updated kernel (falcon)
fixed layers and universe icons
Android 5.1.1_r13
tons of slim updates
device specific updates
[I]1.6[/I]
Rename OTA app
Remove network arrows toggle
Fix Lockscreen lag
Revert to previous lockscreen wallpaper implementation
Volume steps
Data toggle opens detail on clicking
2nd sim ringtone
Add cm gallery
Fix the cellular dashboard switch automatically turning off
Remove battery saver color [keep the color chooser settings temporarily]
Fix audio ducking (default player)
Toggle lock screen bottom shortcuts
Enable screenshot in power menu by default
Floating Windows
Battery saver tile
Development Shortcut
kernel updates
slim updates
[I]1.7[/I]
Orion Walls
Contextual Weather panel
Update APNs
Single click data toggle, Long click data usage
Update Uber toolchain
Allow Viper in enforcing
Hide carrier label on lockscreen
icons with toast notifications
Add Android M sounds
Fix msim fcs in settings>about
Fix msim fcs in dialer>settings>subs
Reduce battery padding for text
Remove the emergency call label
Dismiss voicemail notification
Change lockscreen wallpaper implementation
Upgrade to r18
Show running apps in recents by default
Disable double tap on lockscreen by default
Enable task manager by default
Update default walls
Fix glitches in recents
Fix dual non-intrusive entries in dialer settings
device and kernel updates
Tons of slim updates
Add cm lock security ( variable grid patterns )
Live display fixes
All changes are listed here too.​
Team Orion​
StormySea Kernel​
SlimRoms
CyanogenMod
TipsyOS, martinusbe (big thanks)
Layers team
ViPER520
BrokenROM
rob77
Fabio-san
TeamUB
Team SOKP
SlimSaber
Euphoria
Thanks to Sathish Saju for testing
rebelos
Grarak
rebelos
Others,who expected a credit but we didn't give
​
XDA:DevDB Information
OrionLP, ROM for the LG Optimus L90
Contributors
GrinningFerret
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Root, Custom Recovery, KitKat bootstack
Based On: Slim
Version Information
Status: Stable
Created 2015-08-24
Last Updated 2015-10-23​
As always, good job friend!
I've tested OrionLP for 1 week, and it's absolutely awesome
Inviato dal mio LG-D405n utilizzando Tapatalk
Does it contain Quarx's recent kernel fixes ?
Are you going to maintain it for a longer time or is this just a side project that you decided to share with the community ?
Xemidra said:
Does it contain Quarx's recent kernel fixes ?
Are you going to maintain it for a longer time or is this just a side project that you decided to share with the community ?
Click to expand...
Click to collapse
Well, the next release will be official, so I will compile it for a longer time.
Additionally I bought a new PC and the build process will be much faster then. It does contain the D415 touch patch if you mean that and the new based StormySea kernel.
Well I meant the random reboot problems. I own D405n so it's almost identical to yours variant.
It's good to know that D415 fixes are also present.
I'm glad it's going to be a longer project. I will definitely check it out. Are you accepting bug reports ? If yes then I will try to help you out with development by submitting bug reports with necessary logs.
Xemidra said:
Well I meant the random reboot problems. I own D405n so it's almost identical to yours variant.
It's good to know that D415 fixes are also present.
I'm glad it's going to be a longer project. I will definitely check it out. Are you accepting bug reports ? If yes then I will try to help you out with development by submitting bug reports with necessary logs.
Click to expand...
Click to collapse
Accepting yes, but many bugs people are reporting are the result of a dirty flash or wrong Gapps, etc. . The reboot problem should be solved by the new based kernel.
GrinningFerret said:
Accepting yes, but many bugs people are reporting are the result of a dirty flash or wrong Gapps, etc. . The reboot problem should be solved by the new based kernel.
Click to expand...
Click to collapse
Then I can assure you I will be doing a clean install
Finally! Orion is the project worth to be shared for sure.
Stable, minimal, elegant. Good job.
Nice to hear that you have better hardware now.
SlimShady's said:
As always, good job friend!
I've tested OrionLP for 1 week, and it's absolutely awesome
Inviato dal mio LG-D405n utilizzando Tapatalk
Click to expand...
Click to collapse
couldn't agree more. i also used it for a week and didn't notice any noticable weakness. very nice and smooth work, without need to tweak. thanks, judas1977!
keturidu said:
couldn't agree more. i also used it for a week and didn't notice any noticable weakness. very nice and smooth work, without need to tweak. thanks, judas1977!
Click to expand...
Click to collapse
U should not thank Judas, but GrinningFerret. I think
Inviato dal mio LG-D405n utilizzando Tapatalk
@up
Yep, all kudos for @GrinningFerret
chacha, sorry all, it's because i love them both my bad, GrinningFerret
Why everything is so small (or big depends on how you see it) compared to CM ?
It looks like someone was messing with DPI settings.
SlimLP has DPI set to 200.
There should be dpi setting option
judas1977 said:
SlimLP has DPI set to 200.
There should be dpi setting option
Click to expand...
Click to collapse
Thanks. Now it's more normal.
I have a feature request though. Can @GrinningFerret implement feature when proximity sensor is checked when waking up device, especially with double-tap-to-wake enabled ?
I had this problem before when my phone was waking up in my pocket and calling emergency services or some other random people. I asked for this feature many times and I'm starting to wonder if I'm the only one this this kind of problem.
Thanks. Some of the settings are felling misplaced for me right now. I used CM and stock before so maybe I just need to get used to it.
@Up
I remember most roms had this option, then it disappeared and didn't come back. Dunno why
wojtek267 said:
@Up
I remember most roms had this option, then it disappeared and didn't come back. Dunno why
Click to expand...
Click to collapse
It's on UberSlim. I think the reason most people removed it, is because it only works for DT2W. A lot of users were complaining that it wasn't working, mainly because they didn't realize its only for DT2W. Hope this clears things up!
Sent from my LG-D415 using XDA Free mobile app
Is this rom better than RR rom and Do this ROM have a cm theme engine or only layers manager???
Thank u grinning for the new rom[emoji1]
Sent from my LG-D410
It's better, although less features included.
RRO layers supported
---------- Post added at 06:18 PM ---------- Previous post was at 06:14 PM ----------
Xemidra said:
I have a feature request though. Can @GrinningFerret implement feature when proximity sensor is checked when waking up device, especially with double-tap-to-wake enabled ?
Click to expand...
Click to collapse
Strange because i have that option. But I'm on my 1.4 version of ROM.
Anyway, even with that option enabled my phone has making wonders in my pocket sometimes
Tejas tedi said:
Is this rom better than RR rom and Do this ROM have a cm theme engine or only layers manager???
Thank u grinning for the new rom[emoji1]
Sent from my LG-D410
Click to expand...
Click to collapse
I would say it is better. Much smoother and faster. How Judas said it has layers, which are so much better than the CMTE.
Gesendet von meinem LG-D405 mit Tapatalk

Categories

Resources