☆★☆ [ROM][5.0.2][OFFICIAL] LiquidSmooth v4.0 | Lollipop | [01-07-15] - Verizon HTC One (M8)

☆★☆ [ROM][5.0.2][OFFICIAL] LiquidSmooth v4.0 | Lollipop | [01-07-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_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://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​
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

Reserved
This is a stable beta build for the HTC One M8.
Bugs:
None listed yet...
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 5.0.x 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
*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

Booooom
Sent from my 831C using Tapatalk

Activity working on fixing audio should be fixed in the next few hours *fingers crossed*
Currently the following do not work:
Keyboard clicks
Youtube audio
Play Music Audio
Spotify Audio
Gallery Audio

Thanks team liquid so I assume ffc, in call audio & headphone jack is fixed?
Sent from my HTC6525LVW using Tapatalk

krazie1 said:
Thanks team liquid so I assume ffc, in call audio & headphone jack is fixed?
Sent from my HTC6525LVW using Tapatalk
Click to expand...
Click to collapse
Yes, those features do work and media plays over headphones as well.
Sent from my One M8 using Tapatalk

santod040 said:
Yes, those features do work and media plays over headphones as well.
Sent from my One M8 using Tapatalk
Click to expand...
Click to collapse
nice man .... how about the speaker phone ? on cm11 i could hear the person on the other line on speaker but they couldnt hear me ... and wifi dropping in n out ?

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.

New build with media audio fix is now live! :good:
New Theme Engine is added as well.

Getting OTA prompt for 4/16 build currently on 5/6 build and downloading 5/7 now. Thanks

HughesNet said:
Getting OTA prompt for 4/16 build currently on 5/6 build
Click to expand...
Click to collapse
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)

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)

krazie1 said:
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)
Click to expand...
Click to collapse
I have a fix for the DSP FC it will be in the next build, and we will look into that audio issue thanks.

krazie1 said:
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)
Click to expand...
Click to collapse
Thanks for the feedback, will look into both of these. :good:

+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

bangin! Been ready for some of this goodness for a while. Cheers

Is there anything special that needs to be done for the Verizon M8 or does it automatically make that choice for you?

Quick question. The the double tap wake or sleep work?
Sent from my HTC6525LVW using Tapatalk

texascbx said:
Is there anything special that needs to be done for the Verizon M8 or does it automatically make that choice for you?
Click to expand...
Click to collapse
It will automatically choose what is needed for your device
dadsterflip said:
Quick question. The the double tap wake or sleep work?
Sent from my HTC6525LVW using Tapatalk
Click to expand...
Click to collapse
Double tap to wake does not work, but double tap statusbar to sleep works if enabled in settings > statusbar

Related

[ROM][JB 4.2.2 JDQ39E][HALO][Linaro4.6] Unofficial Thinkingbridge SB4 --- Kernel 3.4

About
ThinkingBridge ROM is an Android aftermarket firmware which is built with the purpose to offer maximum stability, high performance & an appealing User Interface. This ROM is based on The Android Open Source Project (AOSP) and CyanogenMod code. We are here to contribute to the Android Open Source world and provide our users with the Best-Of-Android.
Disclaimer
Code:
#include
/*
* Your warranty is now void.
*
* I'm 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.
*/
General Info & Introduction
Android Open Source Project: Or in short AOSP. Android is an open-source software stack created for mobile phones and other devices. The Android Open Source Project (AOSP), led by Google, is tasked with the maintenance and further development of Android. Many device manufacturers have brought to market devices running Android, and they are readibly available around the world.
Rooting: Android rooting is the process of allowing users of smartphones, tablets, and other devices running the Android mobile operating system to attain privileged control (known as "root access") within Android's subsystem. Rooting is often performed with the goal of overcoming limitations that carriers and hardware manufacturers put on some devices, resulting in the ability to alter or replace system applications and settings, run specialized apps that require administrator-level permissions, or perform other operations that are otherwise inaccessible to a normal Android user.
What's working
Audio
RIL
GPS
Compass
Proximity Sensor
Wifi
USB mass storage
HW accelerated gui
HW accelerated video
Camera
BLN
USB/Wifi tethering
VSync
Bluetooth
LINK DOWNLOAD ROM Release 1 : http://d-h.st/hDs
LINK DOWNLOAD GAPPS 2013/06/28 : http://www42.zippyshare.com/v/37779626/file.html
Features Offered By ThinkingBridge ROM
ThinkingBridge Welcome App (About the Team, Changelogs & Contacts us)
ThinkingBridge Wallpapers App
CyanogenMod FileManager
DSP Manager
Trebuchet Launcher
ROM Settings
-General UI (Add Custom Boot Animations, Custom Carrier Label, StatusBar Brightness slider, Transparency Settings, UI Mode etc.
-Power Menu (Select what to show up in Power Menu and other Power Menu settings)
-Navigation Bar (Enable/Disable NavBar, Add/Remove buttons, change colors, configure widgets etc.)
-Navigation Ring (Set NavBar Ring targets)
-Hardware Keys (Enable custom actions and enable 3-dot overflow menu)
-Pie Controls (Enable/Disable pie, change colors, Trigger Area, Size, Alignment, Gravity etc.)
-Toggles (Add/Change/Remove toggles, change toggle style etc.)
-Battery (Change the battery icon on StatusBar, change colors, battery bar etc.)
-Clock (Change the Clock icon on StatusBar, change colors, AM/PM Style, Alignment, clock actions etc.)
-Signal (Change Signal icon on StatusBar, change colors, hide Signal bar etc.)
-Lockscreen (Change lock options, modify widgets, change colors etc.)
-Custom Shortcuts (Set custom shortcuts to the lockscreen)
-Custom Targets (Add custom targets to the lockscreen)
-Lock Clock Widget (Modify/change/remove the clock on the lockscreen)
-Sound (Enable volume panel, flip phone settings, headphones and bluetooth headset otpions etc.)
Theme Engine Support
Parition Info (Information about /System, /data, /cache, /sdcard and EXT partitions)
CPU Settings (Change Governor, Min/Max CPU freq., scheduler)
Koush's Superuser App
New Custom Toggles (Favourite contact, Clock toggle, Fast Charge, Pie, Quick record, Quiet hours, Screenshot, Signal, Sleep, Sound state, USB tether, WiFi tether, Current user)
Custom Camera features
CREDITS
Thinkingbridge Team
Aokp Team
CM Team
Krislibaeer
Blackmambazzz
Xistance
Arco
Ivendor
SCREENSHOT
{
"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"
}
RELEASES
Code:
[B]Release 1[/B]
Added NEON Optimizations
Update Romanian language AriesParts thanks Laurentyu1995
Update Kernel 3.4.50 With Fix lower volume in call (Thanks to CastagnaIT and Skywalker)
Update GAPPS
Sync BRIDGE repo
[B]Beta 11[/B]
Added Apollo
Added CMfilemanager
Delete Torch
Delete Goomanager
AriesParts: Update German language (Thanks blackmambazzz)
Minor Updates in ROM
Update Kernel (Added last changes by Arco Make today)
Sync BRIDGE repo
[B]Beta 10[/B]
Same changes from my cm10.1 Beta 10
Update Kernel
Sync BRIDGE repo
[B]Beta 8.5[/B]
Same Changes from my CM10.1
Sync BRIDGE repo
Beta 7
Fix Inverted Picture make with front camera (Thanks CastagnaIT)
Update kernel 3.4.48 "Without CM BLN for now in test fase by Ariesve-devcon-team"
Sync BRIDGE repo
Build 6.2
Same changes like CM10.1 beta 6.2
Sync BRIDGE repo
Build 5.5
Same changes CM10.1 Beta 5.5
Sync Bridge repo
Build 4.5
Compiled With Linaro GCC 4.6.4 By Christopher
Fix Edge Connection
New Driver sensor LUX and update driver display in kernel Thanks CastagnaIT
Set Default 245 Min Freq.
Sync Bridge repo
Build 1
First Build
New rom for our s+ !! THANKS !!
OMG!! Another rom.... I am going crazy....!!!
A new rom a day keeps iphone away.
Is oakp or aosp
sulli2 said:
Is oakp or aosp
Click to expand...
Click to collapse
Read about the Rom
Its based on AOSP and use the Code of CM but is Build to best performance an Stability
Thanks Davidteri I will try it !
nice can you put soon a screenshot with the baterry drain?
SGS+_User said:
Read about the Rom
Its based on AOSP and use the Code of CM but is Build to best performance an Stability
Thanks Davidteri I will try it !
Click to expand...
Click to collapse
It's base CM but it's custom?
All Roms they dont build from Samsung is a Custom Rom But however Us Devolper biuld better Rom as Samsung soo you can say Devolper for I9001 build a StockRom and Samsung biuld a Fail Custom Rom wich have tw buggy etc...
Build 1 Enjoy
davidteri91 said:
Build 1 Enjoy
Click to expand...
Click to collapse
Where are the changelogs?
sulli2 said:
Where are the changelogs?
Click to expand...
Click to collapse
it's initial build
sulli2 said:
Where are the changelogs?
Click to expand...
Click to collapse
its A intial Release
you can Read What are the feature, Changelog you can see it If he update his Rom to Build 2
it's compiled with linaro ?
Laurentyu1995 said:
it's compiled with linaro ?
Click to expand...
Click to collapse
Next release
Google maps starts, but reboot mobile phone
I am using your rom und installed Google Maps. I have many apps installed, but ~ 100 MB RAM free.
After starting Google Maps, the program tries to update something. After that, my mobile phone resets
and boot. I delete the app cache of google maps, but it did not help. Did someone test it and has a
normal running Google Maps?
masterjp said:
I am using your rom und installed Google Maps. I have many apps installed, but ~ 100 MB RAM free.
After starting Google Maps, the program tries to update something. After that, my mobile phone resets
and boot. I delete the app cache of google maps, but it did not help. Did someone test it and has a
normal running Google Maps?
Click to expand...
Click to collapse
All roms have this problem with maps arco is working on it
Inviato dal mio GT-I9001 con Tapatalk 2
Looks amazing, thanks
In your opinions what is better rom? cm10.1 beta 4.4 or this Rom?

[Unnoficial][ROM][GROUPER/TILAPIA][4.4]OmniROM [ALPHA/Nightly's][03/12/13]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
OmniROM for the Nexus 7 Jellybean 4.4
Brought to you by klozz (aka TeamMEX)
2013 (C) The XPerience Project​
Code:
#include <std_disclaimer.h>
/*
* 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.
*/
What is OMNIROM?
Omni is what custom ROMs used to be about: innovation, new features, transparency, community, and freedom. While other ROMs may water down their distributions to ensure they pass Google’s approval, Omni offers you an alternative: an Android distribution that remains compatible, but which doesn’t compromise on your experience. People install custom ROMs because they don’t feel their needs are met by the preinstalled ROM on their device, and Omni is about ensuring your needs are met.
Omni is a chance to get involved, no matter who you are. Developers, whether you’ve been developing apps for a week or ROM features for 3 years, you’re welcome. Users, we know you want to help out, and we know you’re frustrated when you are told, “no bug reports on nightlies.” You want to help out more, and now you can: Omni actively encourages bug reports and feature requests, which can be added to our publicly accessible roadmap. What’s the point in giving you a ROM, and forcing you to not tell us about any bugs you find?
================================================== =============================
Disclaimer: All the firmwares, custom ROMs, official firmware updates, mods and tools mentioned here belong to their respective developers/owners. You will be doing everything at your own risk. We or the developers cannot be held responsible if you end up damaging or bricking your device.
================================================== ==========================
whats work:
Bluetooth
Camera
Audio
Wifi
HW
Sensors
USB Mount
Storage
Etc....
bugs:
You tell me
screens:
Download:
GROUPER
omni-4.4-20131203-171935-grouper-NIGHTLY.zip - 170.01 MB
Tilapia
omni-4.4-20131122-031607-tilapia-ALPHA.zip - 159.32 MB
Gaaps
Google apps 4.4 with ART support
​
you can search my sources:
TEAMMEX SOURCE's:
https://github.com/NexPerience
OMNIROM SOURCES
https://github.com/omnirom/
Special thnks to Omnirom devs.​
OLDER DOWNLOADS
omni-4.4-20131112-grouper.zip - 167.01 MB
omni-4.4-20131120-054758-grouper-ALPHA.zip - 166.14 MB
omni-4.4-20131121-225509-grouper-ALPHA.zip - 165.93 MB
If Like my work u can buy me a Coffe with a donation.
​
XDA:DevDB Information
OmniRom [Grouper/Tilapia] [kitkat], a ROM for the Nexus 7
Contributors
TeamMex
ROM Kernel: Linux 3.1.x
ROM Firmware Required: Bootloader 4.23
Based On: AOSP
Version Information
Status: Beta
Current Beta Version: 03122013
Beta Release Date: 2013-12-03
Created 2013-11-12
Last Updated 2013-12-03
Reserved
============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=4.4.1
TARGET_PRODUCT=omni_grouper
TARGET_BUILD_VARIANT=userdebug
TARGET_BUILD_TYPE=release
TARGET_BUILD_APPS=
TARGET_ARCH=arm
TARGET_ARCH_VARIANT=armv7-a-neon
TARGET_CPU_VARIANT=cortex-a9
HOST_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-3.8.0-27-generic-x86_64-with-LinuxMint-15-olivia
HOST_BUILD_TYPE=release
BUILD_ID=KOT49E
OUT_DIR=/home/klozz/android/system/KitkatOmni/out
============================================
Cooming soon changelog:
Add OpenDelta
android-4.4.1_r1
TDLS: Provide external control to specify the peers for setup
Frameworks_rs: Retain older message APIs since existing GPU drivers depend on them.
-camera: am 1870780b: am 455db5df: merge in klp-release (no-op)
Clobber the uapi ion.h with the old ion.h until Android switches to the new ABI.
upstream-mesa-9.0.3
Annotate JNICALL with __NDK_FPABI__
[2/2] Settings: Optional statusbar battery icons …
[1/2] Settings: interface settings restructering
iptables: Silence all warnings.
Allow SELinuxPolicyInstallReceiver to work.
bcmdhd: Replace os_strncpy with os_strlcpy
[1/2] Frameworks: Optional statusbar battery icons
Changelog:
03/12/13
Support pre-KitKat audio blobs
[2/2] settings: volume tweaks
SELinux: Confine watchdogd, but leave it permissive for now.
Libnfc-NXP: Remove a dependency on a device-kernel-specific header.
gpu: Refactor GpuMemoryBuffer framework for multi-process support.
[2/3] Telephony: allow disabling non intrusive incall ui
[3/3] InCallUI: allow disabling non intrusive incall ui
SystemUI: Fix notification header disappearing on tablets
Frameworks: Policy: implement a pin keypad shuffler [1/2]
Tremolo: Fix crashes on corrupt files.
ota: Disable downgrade check
Use a fixed string for the level rather than the caller's range.
MusicFX needs to be able to enable/disable packages
[1/2] settings: Set AdvancedReboot to be enabled by default
init: fixup cpufreq permissions
OmniGears: remove ringer volume default listitem at !isVoiceCapable
vold: force SELinux context only for sdcard
TWRP: Add check during boot for SELinux support
TWRP: Update partition sizes after sideload
Revamp PerformanceControl
LatinIME: Update dictionnaries
22/11/13
Blobs for Tilapia
Tilapia support
Fixed XPerience Settings ops(Removed)
Internal changes
3.2.5-XPerience-13KK for kitkat Link Here for changelog:
ART fixes
Updated to 4.4_r1.2
releasetools: fix omni logo while flashing
KRT16S Release
Optimized with flag -O4
Builded with linaro 4.8
vold: cryptfs: Don't update KDF without validating pwd/key
vold: Updated some pieces for 4.4_r1.2 tag
Launcher3: Fix leak when animations are created but never started
yaffs2: update fs_config calls for capabilities change."
Removed PinyinIME
Copy the GL2 extension string before destroying context"
Catch NULL context and bubbling error up."
adb bash completion: add support for sideload command"
[2/3] settings: add support for adb over network
[1/3] base: add support for adb over network
[1/2] base: add custom hardware button mapping
[2/2] omnigears: add custom hardware button mapping
20/11/13
merge in klp-release history after reset to klp-dev
Clearly reject files too short to be ELF files.
Add testcase for issue 61659
Refresh prebuilts/ndk/9/platforms with r9b+, part 2/2
Fix iptables to build with old or uapi header files.
Fix build for both old and uapi kernel headers.
Fix TI user mode init manager to build with both old and uapi kernel headers.
build: recovery: disable ro.adb.secure" into android-4.4
Updated to 4.4_r1.1
Updated blobs for 4.4
Wifi fixed
[1/3] AudioEffects: Add center frequency param to bassboost
[2/3] audio_effects: Add a stereo widening effect
Lockscreen: Add timeout and instant lock option to slide lock (1/2
[2/2] ElectronBeam: Add an alternative screen-off animation
1/2] Setting: Lockscreen maximized widgets
set /system/etc/init.d/* permissions
camera: add power mode support
Proper TWRP support
11/11/13
Alpha release (contain bugs)
Reserved
Does multi-window work bug-less in this build? Only multi-window is what I'm interested in.
sgt. meow said:
Does multi-window work bug-less in this build? Only multi-window is what I'm interested in.
Click to expand...
Click to collapse
in this preview im not add multi- window, im testing some things and maybe test multiwindow in some hours.
Let me know how multi window works, because I'm using it on AOSP and it is really buggy for me. Maybe it is because of the AOSP base.
Installed on MultiRom as a secondary, not sharing kernel. Wifi won't turn on.
Just posting to confirm bug listed in OP.
Thanks for the ROM though.
Hi, i'm testing this great looking ROM...
I have only two ugly bugs for you now...
1. every time when i'm in menu, or in some app, and i press home, then it do what it should but the keyboard is also displayed
2. see picture, and i can't delete widgets from desktop, there is no X for it
I can't test WiFi now, but i will do it ASAP
Ja_som said:
Hi, i'm testing this great looking ROM...
I have only two ugly bugs for you now...
1. every time when i'm in menu, or in some app, and i press home, then it do what it should but the keyboard is also displayed
2. see picture, and i can't delete widgets from desktop, there is no X for it
I can't test WiFi now, but i will do it ASAP
Click to expand...
Click to collapse
It happened to me with another 4.4 ROM while in landscape mode... try portrait...
InfectedM said:
It happened to me with another 4.4 ROM while in landscape mode... try portrait...
Click to expand...
Click to collapse
Portrait is OK, i know... But I use landscape
Someone must fix this annoying keyboard popup bug on google launcher, i'm not using kitkat for this prb but;...
ROM looks great, if it support ART i will give a try...
Thanks for ROM!!
Wifi not working, and without multirom feature, there is no difference between this and AOSP rom.
I can also confirm that WiFi is not working.
After today's Google Search update is keyboard bug gone... But Google Search bar is still in bad place in landscape mode
-
Solution: Nova Launcher
yep wifi have bug im working to fix it :/
Art work good and launcher works great i can delete widgets only problem on keyboard
EDIT: Maybe next release on saturday or sunday (i have problems with my ISP¨u_u)
No wifi is a fairly significant bug to have on a wifi only tablet...
TeamMex said:
yep wifi have bug im working to fix it :/
Art work good and launcher works great i can delete widgets only problem on keyboard
EDIT: Maybe next release on saturday or sunday (i have problems with my ISP¨u_u)
Click to expand...
Click to collapse
Is this an unofficial release or are you a member of the Omnirom team?
i'm a little confused about "ART" in 4.4 roms for our Device.
some people say it works, others say it's hardware specific and won't work (because of no ART option in Factory image 4.4 for us) .
does this feature work in OmniRom?
sorry for noob stuff, but i just can't control my curiosity
Thanks
Flashing now. I'll see what I can help out with..
Sent from my Nexus 7 using Tapatalk 4
wvcadle said:
Is this an unofficial release or are you a member of the Omnirom team?
Click to expand...
Click to collapse
is a unnoficial im work alone in proyect for nexus

[ROM] [4.4.4/5.0.2] [OFFICIAL] LiquidSmooth v3.2-4.0 - Moto G (Falcon)

{
"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:
* More then this list but this is some of it
* CM Theme Engine
* Custom Navbar options
* 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
* Slim'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="https://github.com/cannondalev2000/kernel_motorola_msm8226"][B][COLOR="RoyalBlue"]Kernel Source[/COLOR][/B][/URL]
Download Links
Code:
[url="http://www.drdevs.com/devs/teamliquid/Nightly/Moto_G_Unified/"][B][COLOR="RoyalBlue"]ROM Download - v3.2/v4 Nightlies[/COLOR][/B][/URL]
Screenshots (May be outdated)
Please Support Liquid by Donating HERE​
These are unified builds. We don't support multi-sim though.
Supported Models:
XT1028
XT1031
XT1032
XT1032 GPE
XT1033
XT1034
Deathly Kernel for the Moto G/Moto G LTE
Source
1.0: Initial Release
Bugs/planned changes:
Set proper TCP Congestion default and enable the rest
Fix Under-Clocking
Order cpu gov, IO list properly
Add IntelliThermal
Add freqlock
Modified Sabermod 4.10 toolchain instead of 4.7.4
CPU Govs:
(Default is Optimax because it is my favorite)
Darkness
Lazy
Peqasusq
Intelliactive
Dancedance
Badass
Wheatly
Abyssplugv2
ondemandplus
Hyper
Adaptive
Interactive
Optimax
Convervative
Uberdemand
Ondemand
Userspace
PowerSave
Intellidemand
LionHeart
Performance
IO Scheduler:
(Default is bfq because its my favorite)
bfq
cfq
deadline
fifo
fiops
noop
row
sio
tripndroid
vr
zen
Misc other features:
Double tap to wake, sweep to wake/sleep, sweep to dim
Replaced MP-Decision with Intelli_plug
Screen color calibration
Dynamic F-Sync (On by default)
High Performance Sound
Fast Charge​
Awesome... Its official
Downloading
Unified?
Sent from my XT1033 using Tapatalk
No gapps package?
0xicl33n said:
No gapps package?
Click to expand...
Click to collapse
http://www.drdevs.com/devs/?dir=teamliquid/Gapps
or slims
http://www.slimroms.net/index.php/downloads/dlsearch/viewcategory/1150-addons4-4
omg .. most of people here uses multi sim .. how would be your rom be popular if does not have dual sim support .. :/
Any way to use CLock instead of Dashclock as default lockscreen clock widget?
ultrarain said:
omg .. most of people here uses multi sim .. how would be your rom be popular if does not have dual sim support .. :/
Click to expand...
Click to collapse
It's not popular. Single sim forever!!
Troubles with aosp keyboard replace by Google keyboard otherwise this version is great maybe the battery drained faster than with slim fast
Thanks for all
Envoyé de mon Moto G en utilisant Tapatalk
No other bugs?
I mean other 4.4.3 ROM threads are full of bug reports!
Sent from my Moto G using Tapatalk
Why does this ROM still have the old theme chooser?
A couple of builds did have new theme chooser and it worked alright until one build in which it was broken altogether.
adizz4 said:
Why does this ROM still have the old theme chooser?
A couple of builds did have new theme chooser and it worked alright until one build in which it was broken altogether.
Click to expand...
Click to collapse
It just seems to be too buggy and cm was making constant changes. We use some of slimroms sources and they are working on their own theme chooser. Once it is released we will be adding it.
Unable to make calls in Converted XT-1032 from XT-1033....any solution?
on the condition that I have experienced, I compare between a custom rom for single sim with custom rom for dual sim and the best for me is a custom rom for single sim. For that I am willing to sacrifice my xt1033 for conversion to GPE. So I can flash this great rom on my xt1033.
Many thank!
Can't get GPS running at all. Tried turning it on in QS and location functions. Clean install of 06.12 build with and w/o gapps.
Every rom I try tells me it is off. On SlimKat GPS works.
Battery is the only problem for it drians very fast for me
Sent from my Moto G using XDA Free mobile app
---------- Post added at 08:15 PM ---------- Previous post was at 07:50 PM ----------
Once try wipeing data and install the rom .. If not them flash gpe rom and them flash this .. I also had the same problem .. Override by doing this
Sent from my Moto G using XDA Free mobile app
asdcxz1 said:
Battery is the only problem for it drians very fast for me
Sent from my Moto G using XDA Free mobile app
---------- Post added at 08:15 PM ---------- Previous post was at 07:50 PM ----------
Once try wipeing data and install the rom .. If not them flash gpe rom and them flash this .. I also had the same problem .. Override by doing this
Sent from my Moto G using XDA Free mobile app
Click to expand...
Click to collapse
experienced the same battery drain. it drained about 12% overnight was shocked in the morning o: n the had already used performance control and reduced the processors minimum to 300mhz..
Me 2 i flashed the custom kernal and i keep the min freq as 96 then also it drains
Sent from my Moto G using XDA Free mobile app

[ROM][6.0.1_r72][FINAL]AOSP+OMS/Substratum for Moto G![11th OCT]

{
"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"
}
The Android Open Source Project with OMS/Substratum
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Smoothness of Stock ROM with greatness of SubstratumThemes
​
What is AOSP?
AOSP is Android as Google publish without other modifications. More or less AOSP is the Nexus devices stock rom without gapps.
Anyway to get a working system I added some changes from CodeAurora Forum and CyanogenMod. I added also non-AOSP features for a better user experience ("Clear All" button in Recents) and I'm NOT going to add something other.
What is OMS?
OMS (Overlay Manager Service) which was designed by google and its modded by our developers to include it into AOSP ROMs.In short,OMS is a Theme Engine replacement and it can do wonders!
Developers
@srisurya95
@akhilnarang
Features
AOSP
Layers 4.1
Clear all recents
AOSPA Battery Styles
Ambient display
Optimizations for battery
More will come soon.
Download
Download
Features
Working:
RIL
WiFi
Bluetooth
Audio
Mobile Data
Offline Charge
USB OTG
MTP
Hotspot WiFi
...
How can I install it?
-Requires Unlocked Bootloader & a custom recovery
1) Place ROM & Gapps in your virtual SD
2) Reboot in Bootloader Mode
3) Go to "Recovery" (Vol -) and confirm (Vol +)
4) Wipe Data/Factory Reset
5) Wipe Dalvik cache
6) Install the ROM zip
7) Install the Gapps zip
8) Reboot
Sources
AOSP-RRO
Credits
@Alberto97 (for his works on F-AOSP lollipop)
@Men_in_black007
CyanogenMod
SlimROMs
AOSPB
XDA:DevDB Information
AOSP+RRO/LAYERS, ROM for the Moto G
Contributors
srisurya95, akhilnarang
Source Code: [url]https://github.com/AOSP-RRO[/URL]
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
Based On: AOSP
Version Information
Status: Stable
Created 2015-07-07
Last Updated 2016-04-02
Changelog​
Code:
[CENTER]
[B]06/08/2016[/B]
- Android-6.0.1_r61 merged
-Updated security patch to 5th August
-Added AOSPA battery styles which includes portrait,circle,percentage only modes! (Accessible through Settings/battery)
-New Theme System called OMS is now merged .....layers manager is removed and substratum is added.
-Added option to select mtp or charging or photo transfer by default when usb is connected (accessible through Settings/storage & usb)
-Fix Low recording volume
-Fixed Bluetooth fc (needs testing)
-Updated SuperSU to V2.76
-New material Camera icon
-New material SIM toolkit icon
-Removed Email app to reduce zip size
-Camera fixes
[B]25/06/2016[/B]
- Updated base to Android 6.0.1_r46
- Updated security patch to June
- Added a File manager (Documents UI)
- Updated Gallery app colours (no more blood red)
- Removed the unswipeable headset plugged in notification (nobody needs it,right?)
- Added 720p boot animation
- Fixed mounting of non FAT formatted SD cards
- First boot is faster now
- Added backup and layers backup scripts (gapps and layers will survive after a dirty flash now)
- Reverted back to stable SuperSU
- Snap Camera fixes
[B]24/04/2016[/B]
-Updated base to android-6.0.1_r24
-Security patch updated to April
-Fixed Bluetooth share force close
-SnapCamera fixes
-Fixed blankScreen after bootlogo
-New MarshMallow boot animation
-ROM is pre rooted with SuperSU now
-Added Advanced reboot
-Added LockScreen Quick Unlock
-Added Volume rocker wake
-Fixed MobileNetowrk fc when selected from other languages
-Removed AOSP browser and replaced it with CyanogenMod browser
-Replaced gallery app with a more material one from DirtyUnicorns
-Long Press recent apps to switch to last app
-Add support to pause/resume download manually
-Unknown apps: enable by default
-Materialise some elements
-MutiWindow updates
-Settings: auto hide fast scroll bar in manage apps screen
-Updated LayersManager
[B][SIZE="5"]02/04/2016[/SIZE][/B]
-First marshmallow build
[B][SIZE="5"]04/10/2015[/SIZE][/B]
Up-to-date with F-AOSP
Fix Android API exceptions
Disabled scrolling cache
Allow Python Versions Higher than 2.6
Document Animation.
BroadcastReceiver : Get sender of broadcasts
Avoid NPE in printspooler when changing language
Fix NPE in updateEmptyShadeView() upon screen rotation
Fix volume key music control with ambient display enabled
Remove a bitrotted test.
Use standard initializers
Bluetooth: Change disconnected icon to be 40% transparent
Implement finalizer for RS contexts.
ScreenCap : Add jpeg support
Reduce sscanf times for optimization
fix race condition.
wifi: grab MulticastLock when starting mDNS daemon
fix for screenshot animation glitch in portrait
Properly handle null URIs.
Fix certain setting writes being incorrectly skipped.
base: fix external sdcard mountpoint
Make ImageView drawable update more efficient in some cases.
Audio: Fixed system/call stream volume can't adjust with HS connected.
framework: fix screenshot and rotation animation
PackageInstallerSession: use ftruncate if fallocate is ENOTSUP
Also dump widget options in 'dumpsys appwidget'.
MediaMuxer: handle expection for add trac
Cleanse HTTP, HTTPS, and FTP URLs in Uri.toSafeString.
Drop unusable SELinux APIs.
systemui: fix glitches with recents view and search widget
Systemui: Recents - do not add search widget on recents if widget is lost
[B][SIZE="5"]13/09/2015[/SIZE][/B]
Merged 5.1.1_r16
Up-to-Date with F-AOSP
[B][SIZE="5"]08/09/2015[/SIZE][/B]
-Up to date with F-AOSP
-Layers type 3 commits
-Change wall paper
-Screen pinning improvements by [user=1289361]@Mazda[/user]
[B][SIZE="5"]17/08/2015[/SIZE][/B]
Up to date with @Alberto97 sources
Merged AOSP 5.11_r10
Layers type-3 commits added
Added DocumentsUi with File Manager
policy: Show a simple dialog about optimizing apps
MSIM Fixes
Added SIM colour settings
Added switches to dashboard category in settings.
Added Layers manager to settings
Remove some useless debug spam
Fix subsettings FC
MSIM - SIM card status: name "SUB x" now "SIM x"
Fix data usage tab titles for MSIM.
Remove unnecessary videos
Fix crash in widget pager
Remove Residual (and Ugly) signal icons
Removed many other residual icons from system
SystemUI: more potential NPE fixes
Screenshot: prevent handler leak
RecentTasksLoader: remove unneccessary Thread.sleep()
Fix Allocation-less launches
Enable Dessert Cake dream
change default font
More pratical recents animation timeout
Lets Trim the RECENTS card style to look more "NICER"
Status bar notification: Use Material icons for missed calls
Sound: Add M Preview ui sounds
Sound: Use M Preview ui sounds
Smoother Upload and Download Animation
Enabled Ukown Sources by Default
Power menu: Change color of volume selector to material green
Navigationbar: Fix 'back' button in landscape mode
Dialer lookup
[B][SIZE="5"]21/07/2015[/SIZE][/B]
Up to date with [user=4480917]@Alberto97[/user] sources
Android 5.1.1_r8
Updated Layers manager to v4.2
Added Apollo music player(Material design)
Fix Rogers APN
APN fine tuning
rendang: Remove unwanted APNs
CYNGNOS-454 - Fix config_preferred_apn Overrides
sepolicy: system_app: Remove performace setting related entries
cm: Update properties and libs for stagefright-plugins
2 more layers commits for dialer to expose some stuff
Allow setting the recovery density separately from the aapt config
build: Fix image creation for F2FS-only configuration
[B][SIZE="5"]08/07/2015[/SIZE][/B]
Up to date with Alberto's and kernel sources
should fix audio issues
[B][SIZE="5"]05/07/2015[/SIZE][/B]
Fresh build,rebased everything(all the previous features added)
Updated base to 5.1.1 r_6
Built with Uber Tool chain
Some more Layers commits for themeing
Updated Layers Manager to 4.1
core: Materialize text select handle
Materialize volume panel animations
Speed Up Recents Menu
Frameworks: apple can do...we can do as well(Smoother animations)
Speed up a few animations
Use 24dip of height for statusbar - M style
Remove memory leak in PersistentDataBlockService jni
Fix filedescriptor leakage in MediaMetadataRetriever
Add SuperSU to releasetools
Like I said before,I'll be adding some important features from next build
[CENTER][B][SIZE="5"]18/06/2015[/SIZE][/B][/CENTER]
[SIZE="5"][CENTER]Built with Uber toolchain
Fixed Quick Settings bug
Fixed Keyboard crashes
Faster animations
All other bugs fixed
Added Layers Manager
ROM is now pre-rooted[/CENTER][/SIZE]
[/CENTER]
Donate me?​Download my Layer from play store : RemiX​
Don't want to donate me?​Download my free Layer from play store and rate it : Florid​
Me 1st
Am gonna try this with dual sim and report back soon...
some screenshots with vivd color and otelo strong layer themes..
dual sim works fine..no 2G/3G Probs....18/6/15 build is working with a maximum performance
It's here[emoji7]
Nice!! Will test!
Dual sim support?
yaman21 said:
Dual sim support?
Click to expand...
Click to collapse
Will test and then will report
==dp== said:
Will test and then will report
Click to expand...
Click to collapse
Yes please
Thanks in advance
Yeah!! Another aosp!!! Congrats mate
looks amazing. gonna try it in a few days
Thanks #srisurya95 ....i m on ur team ub build but as everyone knows that team ub stop their development for some financial or funding reason....i m totally confused what to do now because i am a big fan of ur hardwork and effort in team ub build but i m happy to see u again with ur new rom...as u say its a stock aosp rom with some little modification so probably it has less bug and we can get xposed for some more goodies....so i definitely try this and report u back....thanks again for ur aosp with rro rom....dying to try this but ☺☺☺☺
It is compatible with xt1069 ??
I need to try this rom ASAP!
Gesendet von meinem Moto G
@op
Is audio scratching issue fixed in this rom and what about the mic range on speaker issue
Tested on me from xt1033 with result:
- dualsim work
- xposed can install
I'm flash supersu for root device.
Thanks @srisurya95
bloodhound42 said:
@op
Is audio scratching issue fixed in this rom and what about the mic range on speaker issue
Click to expand...
Click to collapse
If Alberto's aosp has it,even this will have
Sent from my Moto G using XDA Forums Pro.
krupuk said:
Tested on me from xt1033 with result:
- dualsim work
- xposed can install
I'm flash supersu for root device.
Thanks @srisurya95
Click to expand...
Click to collapse
Thanks for the confirmation
Sent from my Moto G using XDA Forums Pro.
tennage said:
It is compatible with xt1069 ??
Click to expand...
Click to collapse
No,will build one for that soon
Sent from my Moto G using XDA Forums Pro.
Is the rom prerooted ? And may I know what music player is included and double tap to lock is included in this rom or not ? Sorry to ask these questions.... Screenshots are much appreciated
bloodhound42 said:
Is the rom prerooted ? And may I know what music player is included ? Sorry to ask these questions.... Screenshots are much appreciated
Click to expand...
Click to collapse
Its not pre root and music player is not included
I'll do those in the next build
Sent from my Moto G using XDA Forums Pro.

[UNOFFICIAL-MOD] Slim6 for Xiaomi Mi4C (libra) [DISCONTINUED]

{
"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"
}
SlimROM is a custom android operating system. The main goal is to offer users a slimmed down but still feature rich alternative to other android operating systems.
The entire SlimTeam works together to bring you this tailor-made beauty straight from Android Open Source Project (AOSP) source code.
All of the sources can be publicly viewed through GitHub and Gerrit.
Code:
/* #include <std_disclaimer.h>
*
* Your phone's warranty is now void.
* This is a custom ROM developed by Warrior1208.
* You are flashing this on your Samsung Galaxy SII(Intl) at your own peril.
* I am not responsible for hard bricks, damages to SD Cards, thermonuclear war,
* or you getting fired because the alarm app failed.
* I would definitely help you out if you are stuck somewhere, provided that you give
* me clear details of the mishap.
* Don't ask for ETA's cause there is a thing called "LIFE" outside XDA.
/*
WHAT WILL BE INCLUDED:
Following official branch from SlimRoms sources, so all that is included there is here.
BUGS/NOT WORKING:
Nothing, I guess.
HOW TO INSTALL:
1. Download the ROM and the GApps and place them on your Internal Storage (OpenGapps nano are working well).
2. Reboot phone to recovery.
3. Wipe data, cache(factory reset), dalvik/art cache and system.
4. Flash the ROM and GApps.
5. Reboot System.
SOURCES:
My GitHub
SlimRoms Website
SlimRoms github
Device and kernel
CREDITS:
ketut.kumajaya
Yank555
SlimRoms Team
DOWNLOADS IN THE SECOND POST
XDA:DevDB Information
Slim6 Mod for Xiaomi Mi4C (libra), ROM for the Xiaomi Mi 4C
Contributors
csolanol, diegocr
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
Based On: AOSP-CAF
Version Information
Status: Alpha
Created 2016-07-12
Last Updated 2017-07-03
Reserved
20161017 - Mod 1.7
Download
Changelog:
- Fix audio artifacts
- Minor bugfixes
20161007 - Mod 1.6
Download
Changelog:
- Update to android-6.0.1_r70
- Fix OTG notification in dark mode
- Remove old signal icons
- Messenger (Google): adjust reply action icon color
20161004 - Mod 1.5
Download
Changelog:
- New kernel from kuma (hopefully fixed audio problems) with kcal colors options added.
- Updates to skia
- Translations updates
- Base: Fix notification guts in dark mode
- Doze: Allow greyscale even if inverted bool is fasle
- Base: Fix notification action/overflow divider in dark mode
- Base: Long press on user expanded notification collapses it
- Settings: Fix superuser icon
- UnifiedEmail: Fix notification in dark mode
- Messenger (google): Fix notification on dark mode
- Google News & Weather: Fix notification on dark mode
- Gmail: Fix text color for undo notification in dark mode
20160926 - Mod 1.4
Download
Changelog
- September security patch
- Frameworks/base: ambient display: Fix volume key music control
- Kernel: Removed hotplugging (not needed and no battery gain), added elementalx governor and faux sound control
20160913 - Mod 1.2
Download
Changelog
- Swap volume buttons at rotation
- Close all recents button in normal recents screen (pinch to close all in slim recents)
- Skip music track with volume buttons when screen is off
- Display bluetooth device battery when available
- Option to unlink notification volume
20160904 - Mod 1.1
Download
Changelog
- Slim sync
- Added some extra features to out mod
+ Per app led notification control
+ Quick pin unlock
+ Aosp keyboard advanced features
+ Network traffic indicator in statusbar
+ Hide superuser notification in status bar (Switch located in developer settings)
+ Developer Settings enabled by default
+ Viper4Android built in
20160829 - Stable 1.0
Download
Bug fixes
- Update APN for T-Mobile MK and Tele2
- Fix CDMA settings in dialer to FC
- SlimRecents: Fix header text default color & Correct default bg color
20160822 - Alpha 0.10
Download
Changelog
- SlimDim
- Add Superuser menu entry in main settings
- Add NFC QS Tile
- Add a toggle for hardware keys
- Add toggle for HW Key lights
- Ant+ support
20160812 - Alpha 0.9
Download
Bug fixes
- Advanced Doze Settings
- Black text in qs detail list
- Number of tiles not changing
- Unsupported tiles showing
- Update advanced reboot menu string
- Reset button icon in privacy guard
- Fix wonky double vibration behavior navbar and hwnav
Changes
- Bionic: linker: Avoid logcat spam with some blobs & bionic: Sort and cache hosts file data for fast lookup
- Updates to device/qcom/sepolicy
- Hardware/qcom/audio-caf/msm8960: hal: Increase deep buffer buffering & Add legacy EDID channel retrieval
- Updates to packages/apps/Nfc
- System/bt: Fix typo in Android.mk
- System/core: healthd: Add DASH charger type
20160808 - Alpha 0.8
Download
Changelog
- Reverted to latest battery friendly kernel
- Applied CVE-2016-2504, CVE-2016-2503 patches from codeaurora
- Initial addition for custom QS
- Merge August security update (android-6.0.1_r61)
- Fix Gesture typing in aosp keyboard
- Fix some Navbar single and long press functions
- Fix navbar warning dialog not removing buttons
- Update APN list
20160729 - Alpha 0.7
Download
Changelog
- In-call vibration features
- Statusbar clock and date customizations
- Battery icon and text
- SlimRecents
- Slim NavBar with double tap function
Edit: link uploaded with new build. A bunch of kernel updates and sound fix (thanks kuma).
- Added Snap Camera.
20160725 - Alpha 0.6
Download
Changelog:
- sync slim sources (New: Day/Night theme): https://slimroms.org/
- A bunch of kernel stuff from cyanogen's ether project (thanks to kumajaya)
- Bug: Layers doesn't work 100%, detected FCs on SystemUI in some themes
20160718 - Alpha 0.5
Download
Changelog:
- sync slim sources (chamber of secrets and Slim actions): https://slimroms.org/
- Change to qcom audio and kernel optimization (thanks to kumajaya)
- Bug: Layers doesn't work 100%, detected FCs on SystemUI in some themes.
20160712 - Alpha 0.4
Download
Reserved
Reserved
Awesome work bud!
Lovely to have more choice . Is this your own personal source or based on the Kumajaya unified build? (I'm quietly asking if this is compatible with Aqua). No worries if not should be really awesome!
nice share. ill try. thanks
BlackXhorneT said:
Awesome work bud!
Lovely to have more choice . Is this your own personal source or based on the Kumajaya unified build? (I'm quietly asking if this is compatible with Aqua). No worries if not should be really awesome!
Click to expand...
Click to collapse
Based on kumajaya, should work for aqua but fingerprint...
csolanol said:
Based on kumajaya, should work for aqua but fingerprint...
Click to expand...
Click to collapse
We're getting used to that thanks for giving us something new to try out always liked slim
BlackXhorneT said:
We're getting used to that thanks for giving us something new to try out always liked slim
Click to expand...
Click to collapse
You will need to edit the updater-script in the zip to be able to flash in aqua.
csolanol said:
You will need to edit the updater-script in the zip to be able to flash in aqua.
Click to expand...
Click to collapse
Not a problem
Good job, the ROM is fast and working exelent
Tested in aqua, working a treat SD card loads fine and touch screen is responsive. Very nice mate! Looking forward to seeing battery life with SOT on such a small rom.
Worthy of unifying in my opinion mate other than the fpr not working as it doesn't in CM/RR this is a great alternative you should be pleased
Awesome...
New ROM for our beast...
Many thanks
Thanks! Works fine but how do you theme this ROM? Layers Manager supported?
dinanski123 said:
Thanks! Works fine but how do you theme this ROM? Layers Manager supported?
Click to expand...
Click to collapse
Layers support broke from alpha 0.3 to 0.4 road. It will be fixed in next alpha, hopefully from today to Friday.
Awesome!
It is a fantastic work
Enviado desde mi Mi-4c mediante Tapatalk
Very fast, good and stable ROM. Thanks @csolanol for bring to us a very good alternative to Miui. The battery is ok. For the moment is beatter than CM13 @emfox / @ketut.kumajaya because have implementation of hotplug and also you can underclock frequency to 302 MHz. It is a faster ROM that I test for mi4c.
Good work. Looking forward for the next build.
Sent from my Mi-4c using Tapatalk
csolanol said:
Layers support broke from alpha 0.3 to 0.4 road. It will be fixed in next alpha, hopefully from today to Friday.
Click to expand...
Click to collapse
Looking forward to it man. Again, thanks for your hardwork.
scrofanionel said:
Very fast, good and stable ROM. Thanks @csolanol for bring to us a very good alternative to Miui. The battery are ok. For the moment are beatter than CM13 @emfox / @ketut.kumajaya because have implementation of hotplug and also you can underclock frequency to 302 MHz. It is a faster ROM that I test for mi4c.
Good work. Looking forward for the next build.
Sent from my Mi-4c using Tapatalk
Click to expand...
Click to collapse
We are testing hotplug and savoca kcal on ketut.kumajaya kernel, I think on next build can be implemented.
Hi. Did you know how can i turn off button backlight? When i swap the button (left handed) that would be nice option. Slim’s hardware key rebinding is a great think. Thx.

Categories

Resources