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

Search This thread

santod040

Recognized Developer / Recognized Contributor
Nov 7, 2008
12,569
23,612
NorCal
☆★☆ [ROM][5.0.2][OFFICIAL] LiquidSmooth v4.0 | Lollipop | [01-07-15]


r52IZDD.png



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_msm8974"][B][COLOR="RoyalBlue"]LiquidSmooth Kernel Source[/COLOR][/B][/URL]


Download Links
Code:
[url="http://drdevs.com/devs/teamliquid/Nightly/HTC_One_M8_Unified/"][B][COLOR="RoyalBlue"]ROM Download - v4 Nightlies[/COLOR][/B][/URL]

[url="http://xdaforums.com/paranoid-android/general/gapps-official-to-date-pa-google-apps-t2943900"]Lollipop Gapps Download
( or use whatever works for you)[/URL]


Screenshots
NgkP7E3.png

xprEFeu.png

kIjGrM5.png

u8W67aZ.png

vdedw7G.png



Please Support Liquid by Donating HERE

XDA:DevDB Information
LiquidSmooth Project, ROM for the Verizon HTC One (M8)

Contributors
santod040
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Latest hboot, radios and firmware
Based On: AOSP, Cyanogenmod

Version Information
Status:
Beta
Current Beta Version: v4.0
Beta Release Date: 2014-12-25

Created 2014-05-07
Last Updated 2015-01-07
 
Last edited:

santod040

Recognized Developer / Recognized Contributor
Nov 7, 2008
12,569
23,612
NorCal
Reserved

This is a stable beta build for the HTC One M8.

Bugs:


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.


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 5.0.x Gapps
7. Reboot
8. Let it sit a while.


Credit for making this happen!
@toastcfh
@deck
@h8rift
@invisiblek
@interloper
@Flinny
@Desterly
@flar2
@faux123
Cyanogenmod Team
All of our Testers!
 
Last edited:

santod040

Recognized Developer / Recognized Contributor
Nov 7, 2008
12,569
23,612
NorCal
Reserved

Liquid Kernel
*Liquid 1.0 Features*

SaberMod 4.10 ToolChain
Source: https://github.com/LiquidSmooth/android_kernel_htc_msm8974


CPU Related

CPU Voltage Control
CPU OC/UC



HD Audio
ZRAM
FauxSound
LCD Kcal Color Control
Fast Charge


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
 
Last edited:

krazie1

Senior Member
Jun 5, 2010
5,949
9,353
Thanks team liquid so I assume ffc, in call audio & headphone jack is fixed?

Sent from my HTC6525LVW using Tapatalk
 

santod040

Recognized Developer / Recognized Contributor
Nov 7, 2008
12,569
23,612
NorCal
All media output to speaker issues are now resolved...new build in the oven. :good:

Haven't used speaker too much in call since call audio was just fixed yesterday, so any feedback on that by users is welcome.
Seemed ok when I did try it.
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.
 
Last edited:

santod040

Recognized Developer / Recognized Contributor
Nov 7, 2008
12,569
23,612
NorCal
Getting OTA prompt for 4/16 build currently on 5/6 build

Yeah, ignore that, download 5/7 from the OP.
Will get the OTA updater fixed up now for Official builds.

**EDIT- ^^^ Fixed
Should not see that prompt for old builds now on 5/7 (or on 5/6 build after a reboot)
 
Last edited:

krazie1

Senior Member
Jun 5, 2010
5,949
9,353
Thanks team liquid, the only issues I see is:

+When playing a song with Apollo DSP Manager FC
+When in Speakerphone the Mic don't work (Person on other side can't hear me)
 

Crooke356

Senior Member
Jun 30, 2011
533
152
Indianapolis
+1 speaker phone. Otherwise, looking good.
Can't find font size, where is the new spot?

Sent from my VS980 4G using XDA Premium 4 mobile app
 

texascbx

Senior Member
Oct 19, 2009
128
14
Is there anything special that needs to be done for the Verizon M8 or does it automatically make that choice for you?:)
 

dadsterflip

Senior Member
Aug 31, 2010
1,417
130
Quick question. The the double tap wake or sleep work?

Sent from my HTC6525LVW using Tapatalk
 

deadman96385

Retired Forum Moderator / Recognized Developer
Aug 19, 2011
2,283
7,857
Saint Paul, Minnesota
  • Like
Reactions: dragontology

Top Liked Posts

  • There are no posts matching your filters.
  • 46
    ☆★☆ [ROM][5.0.2][OFFICIAL] LiquidSmooth v4.0 | Lollipop | [01-07-15]


    r52IZDD.png



    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_msm8974"][B][COLOR="RoyalBlue"]LiquidSmooth Kernel Source[/COLOR][/B][/URL]


    Download Links
    Code:
    [url="http://drdevs.com/devs/teamliquid/Nightly/HTC_One_M8_Unified/"][B][COLOR="RoyalBlue"]ROM Download - v4 Nightlies[/COLOR][/B][/URL]
    
    [url="http://xdaforums.com/paranoid-android/general/gapps-official-to-date-pa-google-apps-t2943900"]Lollipop Gapps Download
    ( or use whatever works for you)[/URL]


    Screenshots
    NgkP7E3.png

    xprEFeu.png

    kIjGrM5.png

    u8W67aZ.png

    vdedw7G.png



    Please Support Liquid by Donating HERE

    XDA:DevDB Information
    LiquidSmooth Project, ROM for the Verizon HTC One (M8)

    Contributors
    santod040
    ROM OS Version: 5.0.x Lollipop
    ROM Kernel: Linux 3.4.x
    ROM Firmware Required: Latest hboot, radios and firmware
    Based On: AOSP, Cyanogenmod

    Version Information
    Status:
    Beta
    Current Beta Version: v4.0
    Beta Release Date: 2014-12-25

    Created 2014-05-07
    Last Updated 2015-01-07
    21
    Merry Christmas to all....updated to v4.0

    OP Updated for Lollipop and first public 5.0.2 build is now live!

    Merry Christmas from santod claus... :)


    r52IZDD.png
    14
    Reserved

    This is a stable beta build for the HTC One M8.

    Bugs:


    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.


    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 5.0.x Gapps
    7. Reboot
    8. Let it sit a while.


    Credit for making this happen!
    @toastcfh
    @deck
    @h8rift
    @invisiblek
    @interloper
    @Flinny
    @Desterly
    @flar2
    @faux123
    Cyanogenmod Team
    All of our Testers!
    11
    Reserved

    Liquid Kernel
    *Liquid 1.0 Features*

    SaberMod 4.10 ToolChain
    Source: https://github.com/LiquidSmooth/android_kernel_htc_msm8974


    CPU Related

    CPU Voltage Control
    CPU OC/UC



    HD Audio
    ZRAM
    FauxSound
    LCD Kcal Color Control
    Fast Charge


    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
    10
    New build is up

    Audio Buzz after calls fix
    Tap2wake fix
    All other changes on Gerrit