[ROM][5.1.1_r13]Team-Radium 1.3[OFFICIAL][taoshan] - Sony Xperia L

{
"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"
}
Logo by @Jaskirat_Panjrath
Disclaimer:
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.
Team-Radium is an aftermarket software derived from CyanogenMod and added features from various ROM's. This ROM aims for optimizations and a lot of features which are constantly being added throughout. We use a variety of toolchains and gcc flags for best optimization and aim on user experience rather than just blindly adding anything. This is developed by a team of small, but young developers
Features:
Radium Isotopes:
Status Bar tweaks
Interface Settings
Recents panel settings
Lock Screen settings and shortcuts
Animation Settings
Wakelock Blocker
Status Bar settings:
Status Bar greeting
Clock style
Battery status style
Battery percentage modifiers
Network traffic options in statusbar
Carrier label options
Interface Settings:
Gesture Anywhere
App Circle Sidebar
Lock Screen Settings:
Lock Screen shortcuts
Double tap to sleep anywhere
Clock widget settings
Animation Settings
Custom AOKP system animations
Toast Animations
ListView Animations
ListView Interpolator
Recents Panel Settings:
Enable/Disable Recents Floating Action Button
Show membar in recents
Show search bar in recents
Modify recents clear all location
Sound Settings:
Volume step modifier
Button Settings:
NavBar dimensions customizations and navbar tint.
Double tap navbar to sleep
Pie controls
WakeLock Blocker:
Enable/Disable system wakelocks
Ota Updater:
Get over-the-air update notification automatically
Delta update service
Optimizations included:
Kernel code compiled with UBERTC 6.0
-Ofast flags to kernel
Full -O3 in ROM
Many memory leaks and fixes not found in cm
Downloads:
Poised-Radium-1.3
Banks GApps(Use any one of your choice)
Installation Instructions(Flashing first time):
- Download latest weekly of team-radium
- Copy that zip to your phone
- Reboot to recovery
- Backup your current ROM, in case something goes wrong
- Factory reset your phone
- Flash Team-Radium zip and the GApps of your choice
- Reboot, now it will boot
Installing from previous build of team-radium:
- You will get a notification of a new update through ota updater or manually download it from the aforementioned download link. Old users can download delta updates to only flash necessary things.
- Copy the zip to your phone, if you haven't already done it.
- Reboot to recovery.
- Flash the delta update without wiping anything.
- Reboot, now it will boot
Links to:
Team-Radium G+ community
Team-Radium Github Source Code
Devices supported by Team-Radium
Team-Radium Website
The idealists behind this project:
[MENTION]##W4TCH0UT##[/MENTION] - Lead Developer/Founder
[MENTION]akhilnarang[/MENTION] - Lead Developer/Co-Founder
[MENTION]Anik_khan[/MENTION] - Device maintainer/Co-Founder
@Jaskirat_Panjrath - Head of graphics and logos
[MENTION]A_Bunny[/MENTION] - Website Designer
Credits:
Google
CyanogenMod
AICP
AOKP
SlimRoms
UBERTC team
Chet Kener and OptiPop
JustArchi
temasek and arter97
Screenshots:
Changelogs on post #2
​
XDA:DevDB Information
Team-Radium, ROM for the Sony Xperia L
Contributors
Anik_khan, akhilnarang, ##W4TCH0UT##
Source Code: https://github.com/Team-Radium
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.4.x
Version Information
Status: Beta
Created 2015-07-31
Last Updated 2015-08-26

Reserved
Changelog
Go Here

good work , looking forword to try it .

Where can i find your kernel sources?

TZ and Layers Compatible?

SdtBarbarossa said:
Where can i find your kernel sources?
Click to expand...
Click to collapse
https://github.com/Radium-Devices/Radium_taoshan
Sent from my Roar_A50 using Tapatalk

ZeroDs111 said:
TZ and Layers Compatible?
Click to expand...
Click to collapse
TZ Compatible but as the rom CM based so no layers [emoji4]
Sent from my Roar_A50 using Tapatalk

Anik_khan said:
https://github.com/Radium-Devices/Radium_taoshan
Sent from my Roar_A50 using Tapatalk
Click to expand...
Click to collapse
thx and make sure to add this link to OP
So kernel is standard but the rom has O3 optimizations.... Using this with f2fs and the latest performance tweaks will be a nice rom!
Sent from my Xperia T using XDA Free mobile app

Will work on kernel soon

Anik_khan said:
Will work on kernel soon
Click to expand...
Click to collapse
May you include these performance tweaks from Michal Štefan in your next build?
you just need to add these lines into /system/build.prop file and few lines into etc/init.qcom.post_boot.sh script
add into build.prop:
windowsmgr.max_events_per_sec=118
debug.qc.hardware=true
debug.qctwa.preservebuf=1
debug.qctwa.statusbar=1
debug.sf.hw=1
debug.egl.hw=1
debug.composition.type=gpu
add into etc/init.qcom.postboot.sh:
echo 20 > /proc/sys/vm/dirty_background_ratio
echo 10 > /proc/sys/fs/lease-break-time
echo 500 > /proc/sys/vm/dirty_expire_centisecs
echo 80 > /proc/sys/vm/dirty_ratio
echo 8 > /proc/sys/vm/page-cluster
echo 4096 > /proc/sys/vm/min_free_kbytes
echo 64000 > /proc/sys/kernel/msgmax
echo 4096 > /proc/sys/kernel/msgmni
echo 40 > /proc/sys/vm/swappiness
echo 80 > /proc/sys/vm/overcommit_ratio
echo "1024,2048,4096,8192,12288,16384" > /sys/module/lowmemorykiller/parameters/minfree
echo 512 > /sys/devices/virtual/bdi/179:0/read_ahead_kb
echo 512 > /sys/devices/virtual/bdi/179:32/read_ahead_kb
echo 0 > /sys/block/mmcblk0/queue/iostats
echo 0 > /sys/block/mmcblk1/queue/iostats
echo 2 > /sys/block/mmcblk0/queue/rq_affinity
echo 2 > /sys/block/mmcblk1/queue/rq_affinity
It makes games running smoother than ever before on LP!
In source build.prop is "default.prop"
Have team radium a gerrit server for pushing commits? If yes i would really like to support you!
Sent from my Xperia T using XDA Free mobile app

SdtBarbarossa said:
May you include these performance tweaks from Michal Štefan in your next build?
you just need to add these lines into /system/build.prop file and few lines into etc/init.qcom.post_boot.sh script
add into build.prop:
windowsmgr.max_events_per_sec=118
debug.qc.hardware=true
debug.qctwa.preservebuf=1
debug.qctwa.statusbar=1
debug.sf.hw=1
debug.egl.hw=1
debug.composition.type=gpu
add into etc/init.qcom.postboot.sh:
echo 20 > /proc/sys/vm/dirty_background_ratio
echo 10 > /proc/sys/fs/lease-break-time
echo 500 > /proc/sys/vm/dirty_expire_centisecs
echo 80 > /proc/sys/vm/dirty_ratio
echo 8 > /proc/sys/vm/page-cluster
echo 4096 > /proc/sys/vm/min_free_kbytes
echo 64000 > /proc/sys/kernel/msgmax
echo 4096 > /proc/sys/kernel/msgmni
echo 40 > /proc/sys/vm/swappiness
echo 80 > /proc/sys/vm/overcommit_ratio
echo "1024,2048,4096,8192,12288,16384" > /sys/module/lowmemorykiller/parameters/minfree
echo 512 > /sys/devices/virtual/bdi/179:0/read_ahead_kb
echo 512 > /sys/devices/virtual/bdi/179:32/read_ahead_kb
echo 0 > /sys/block/mmcblk0/queue/iostats
echo 0 > /sys/block/mmcblk1/queue/iostats
echo 2 > /sys/block/mmcblk0/queue/rq_affinity
echo 2 > /sys/block/mmcblk1/queue/rq_affinity
It makes games running smoother than ever before on LP!
In source build.prop is "default.prop"
Have team radium a gerrit server for pushing commits? If yes i would really like to support you!
Sent from my Xperia T using XDA Free mobile app
Click to expand...
Click to collapse
No gerrit yet
And i will try my best to implement these tweaks
or i will made a flashable zip for tweaks

If you will build a Kernel, can you add the optio to Improve charge in USB mode like TZ and Smartmax Governnor please? Thanks so much and sorry about all my questions

ZeroDs111 said:
If you will build a Kernel, can you add the optio to Improve charge in USB mode like TZ and Smartmax Governnor please? Thanks so much and sorry about all my questions
Click to expand...
Click to collapse
So for now please wait for TZ kernel if he doesn't implement smartmax i will try

Wifi Problem
Help me, why WiFi is not active?

The rom looks really nice! Some features i havent known yet are also included! Thanks PS: Sorry for my bad english...
Sent from my C2105 using XDA Free mobile app

So i flashed ROM and TZ Gapps , but Radium doesn't boot at all.

how to make the wifi to stay on while in deep sleep?

ersyadiaz said:
how to make the wifi to stay on while in deep sleep?
Click to expand...
Click to collapse
Deep sleep?
Sent from my C2105 using XDA Free mobile app

Xperia_L said:
Deep sleep?
Sent from my C2105 using XDA Free mobile app
Click to expand...
Click to collapse
i meant like when i let my screen off for like 15-30 minutes, the wifi got disconnected from the hotspot.
it's kinda annoying since sometimes i rely much on the wifi to keep my internet going

jakubekw1997 said:
So i flashed ROM and TZ Gapps , but Radium doesn't boot at all.
Click to expand...
Click to collapse
For now don't use TZ

Related

[ROM] CyanogenMod 11.0 | Android 4.4.2 KitKat [KANG] [May-6]+[NIGHTLIES]

| CyanogenMod 11 - Android 4.4.2 - KitKat |
{
"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"
}
Code:
#include
/*
* Your warranty is now likely void.
*
* I am not responsible for bricked devices, dead SD cards,
* spontaneous combustion, or any other host of cosmic penalties
* which may befall you, your family, or your phone.
*
*/
If you ask any questions that are answered in the first two posts your question will be ignored. If you don't search prior to posting you will be ignored. If you don't read you will be ignored. If you've done all that and still don't have an answer then feel free to ask your question. Ambiguity doesn't help anymore. Elaborate. It's that simple.
Click to expand...
Click to collapse
Built from CM source
Service
Text
Data
Call
Audio
WiFi
Google Now
Bluetooth
GPS
MMS
Video playback
Audio playback
SDcard mounting
Camera
Video Recording
You tell me
Do NOT use superwipes
Wipe data, cache, and dalvik cache
** (if you are simply applying an update to this rom base this might not always be required)
*** ((but do not report bugs if you didn't full wipe))
Flash ROM
Flash GAPPS (in 2nd post)
Reboot
???
Profit
To enable Developer Options and Performance go to Settings, About Phone and repeatedly press Build Number.
If you use ADB read this: PSA by CM
If you use reboot to recovery read this: PSA by CM
Regarding new Superuser: PSA by CM
Read the FAQ thread here before posting any questions in this thread: FAQ
android1234567 for his work on ION support with camera!
johnnyslt
And any and all users in this thread who contirbuted or will contribute to making this ROM as stable as possible
dastin1015 for being an awesome dev partner and friend!
gerrit and everyone on it
All my supporters!
I really didn't want to do this but people keep asking so here is a donation link if you want to buy me a coffee or pack of smokes (I go through a lot sitting on the PC messing around lol) go ahead. But not required or expected by any means
Note: The name on the paypal account may say patricia, this is because it's a family paypal account.
Thanks and happy flashing!
Download link is in 2nd post
May-6
* New EXP CAF build
* Still working on camcorder. try todays nightly, i didnt have time to compile both builds but I made some changes that might fix it
May-2
* Added link to a test build with CAF kernel...
April-24
* Oh don't even ask for a changelog its been so long....
Jan-15
* Kernel: fixed issue with mobile radio (sigh.)
* Switched to adreno blobs from mako (MR1)
* Reverted CRT hack for 4.1 (credit: android1234567)
* Kernel: disabled some un-needed debug options
* Updated to newer ril to fix mobile network selection
* Synced with CM
Jan-12
* Android 4.4.2
* ION support (credit: android1234567)
* A lot of work done to the camera wrapper by dastin1015 to fix some bugs, and be generally more compliant with KitKat
* Fixed audio in VoIP calls (credit: ivanich)
* Fixed sdcard issues (credit: android1234567)
* increased PMEM SMI size, hopefully fixed camcorder crashing after multiple recordings
* Clean sync of GPU drivers from samsung msm8660 common 3.0 kernel (seems to yield better performance)
* Synced with CM at time of compile
* Probably some other small changes I forgot
Nov-19
* Complete re-build. Hopefully some of the issues from the last build are gone
* Cherry-pick: A few misc audio fixes to try and fix skipping playback of flac audio
* Cherry-pick: Superuser while using ART should be fixed now
* Cherry-pick: av : squashed update of changes from CAF
* Cherry-pick: Lockscreen : Customizable shortcuts
* Cherry-pick: QuickSettings : Port from cm-10.2 (WIP)
* Cherry-pick: QuickSettings : Swipe to switch
* Cherry-pick: Framework : Improve notification shade auto-collapse code
* Cherry-pick: Framework : Make notification-shade-collapse-after-dismiss behaviour configurable
* Cherry-pick: QuickSettings: Update all QS drawables to fit KitKat
Note: i would do a full wipe. and install the pa_gapps MODULAR package. its linked to in the DL section... the Full version install google keyboard and it conflicts with AOSP
ChronicKernel
Kernel now based on Bruce's kernel with a few changes by me, including:
* ION Support
* Compiled with linaro
* Set flash to disable if battery is below 10% to prevent the random shut-off when taking a pic
* Removed/Disabled KSM
* Removed ZRAM
* User-configurable GPU OC (Not OC'd by default)
* Optimized and compiled with with the "Optimize a lot, or -o3 option)
* Added more I/O schedulers
* Tweaked voltages a bit
* Reverted CRT hack to smooth animation in Android 4.2.2+
* PM_FAST enabled by default (high power wi-fi when screen is off)
These settings were changed by me to help make the kernel more stable with our ROM, observed with tests by me. If you want more features of the Sultan kernel feel free to flash it, but support will not be provided in this thread.
Other Features of the kernel include:
* OC to 1866Mhtz (default 1566Mhtz)
* Undervolted
* User-configurable CPU OC
* User-configurable CPU default governor (ondemand = default)
* User-configurable I/O scheduler (default = SIO)
* User-configurable badass gonvernor (default = balanced)
* Sweep2Wake
You can edit many of the settings in /system/etc/init.d/99kernel, here is a snippet of the script with all the config options
Kernel init script: Click Show Content to expand
Code:
#Script originally made by Axetilen. Modified by Sultan (android1234567)
#Updated for albinoman887's ChronicKernel (98% of the credit goes to android1234567. Thanks so much man :)
# Configure your options here #
# Config default CPU Gonvernor (Disabled by default: When disabled uses internal Kernel setting)
# For better battery life switch to badass
# Kernel Default: ondemand
# Possible values
# badass
# ondemand
# interactive
#= lagfee
# performance
GOV=ondemand;
# Config I/O scheduler
# deadline
# cfq
# noop
# vr
# sio (default)
IO=sio;
# Config CPU max frequency
# Default: 1566000 (1566Mhtz)
# Overclockable to - 1836000 (1836Mhtz)
# for badass set to 1566mhtz (best performance/battery life)
MAXFREQ=1566000;
# Config CPU min frequency
# Default: 384000 (384Mhtz)
# Range 384000 - 1944000 (384Mhtz - 1944Mhtz)
MINFREQ=384000;
# Config 3D GPU clock
# 228571000 = 228mhz
# 266667000 = 267mhz (default)
# 300000000 = 300mhz (Recomended For balance of Performance and Battery life)
# 320000000 = 320mhz
GPU=266667000;
# Config 2D GPU clock
# 145455000 = 145mhz
# 160000000 = 160mhz
# 200000000 = 200mhz (default)
# 228571000 = 228mhz (Recomended For balance of Performance and Battery life)
# 266667000 = 267mhz
DD=200000000;
# Badass
# possible values
# 1 = performance
# 2 = balanced
# 3 = battery saving
BADASS=2
# Enable Sweep2Wake
# 0 = disabled (default)
# 1 = enabled
# 2 = enabled (with no button backlight during sweep)
SWEEP=0
# Enable Fastcharge
# 0 = disabled
# 1 = substitute AC to USB charging always
# 2 = substitute AC to USB charging only if there is no USB peripheral detected
FASTCHARGE=0;
# Fsync Control
# Disabled by default (recomended)
# 2 = Fsync disabled
# 1 = Fsync enabled
FSYNC=2;
# TUN
# Disabled by default
# 0 = Disabled
# 1 = Enabled
TUN=0
# End of configurable options #
Please note this is not the full script just a small portion, Check /system/etc/init.d/99kernel for the full script
Team Hydra Github (main): https://github.com/Team-Hydra
CyanogenMod Github: https://github.com/CyanogenMod
ROM : cm-11-20140424-UNOFFICIAL-pyramid.zip
GAPPS: : PA GAPPS
Goo.im Repo : HERE
EXP: http://www.chronic-buildbox.com/cm-11-20140506-UNOFFICIAL-pyramid.zip
* This ROM can also be downloaded directly with GooManager *
Nightlies
[*] Below is a link to unofficial nightly builds. These are snapshots of source at time of compile and may be unstable/unusable and not supported
PYRAMID NIGHTLIES
...............
YEah!!
Wow. This was unexpected . Thank you so much!
PS: what does the " * " at the SD card mounting stand for?
Thanks Albinoman
and it begins
Fifth Place!
And the game begins Thank you, albinoman887 for not quitting developing for our phone.
No need for a reboot between flashing ROM and flashing GAPPS?
Downloading all packets. Thanks...
Edit: Got freeze with every possible ways.
Does AndroidRunTime work?
No bugs omg
What's the new features in kitkat?
Thankyou
Sensation never dies
Sent from my HTC Sensation Z710e using xda app-developers app
Very2 Great! Nice to see cm11 on our senny
Sent from my HTC Sensation XE with Beats Audio Z715e using Tapatalk
Nice Work тнαηкѕ Albino :good:
omg... nice...
was wandering when you'd bring us 4.4.
downloading now.
anyone - any bugs yet?
OMG OMG OMG
You're Damn FAST!
GREAT JOB!
And no bugs? D:
Sent from my AWESOME Ponified HTC Sensation using Tapatalk
"Loyalty and friendship, which is to me the same, created all the wealth that I've ever thought I'd have"
-Ernie Banks
After boot, Unfortunately, the process com.google.process.gapps has stopped. And thats all...
slewi said:
After boot, Unfortunately, the process com.google.process.gapps has stopped. And thats all...
Click to expand...
Click to collapse
+!
and freezing phone.
Thanks bro for cm11.
not work for me just freezing...

TWEAK | STABLE | Reincarnation Engine v.4 | The Most Minimal Script | 30/03/2014

WELCOME
please smile for a while before read this thread
{
"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"
}
In here you will get answer of your expectations
Stability , Less lags, Great battery life, No placebo tweak = Balance performance of your ANDROID
99,9999999999999999999 % FOR ALL ANDROID DEVICES
-------------------------------------------------------------------------------------------------------------------​
Thread navigation
1. Basic information
2. Requirement, How this engine work, Changelog, Download ( read carefully )
3. Feedback
Code:
[B]#include
/*
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
*/[/B]
Some references
mxt224_ts_input.idc ( usr/idc ) is touchscreen module, and different device different name of module
mot.proximity.delay=25 ( Build.prop ) tweak for motorola devices, if you included on samsung devices, it useless and also may make your samsung Unstable
About I/O Scheduler, Different kernel different features
Code:
echo "2" > $i/queue/iosched/lp_read_quantum;
echo "2" > $i/queue/iosched/lp_swrite_quantum;
echo "5" > $i/queue/iosched/read_idle;
echo "15" > $i/queue/iosched/read_idle_freq;
About minfree
Code:
[B]FOREGROUND_APP[/B]
This is the process running the current foreground app. We'd really
rather not kill it! Value set in system/rootdir/init.rc on startup.
[B]VISIBLE_APP[/B]
This is a process only hosting activities that are visible to the
user, so we'd prefer they don't disappear. Value set in
system/rootdir/init.rc on startup.
[B]SECONDARY_SERVER[/B]
This is a process holding a secondary server -- killing it will not
have much of an impact as far as the user is concerned. Value set in
system/rootdir/init.rc on startup.
[B]HIDDEN_APP[/B]
This is a process only hosting activities that are not visible,
so it can be killed without any disruption. Value set in
system/rootdir/init.rc on startup.
[B]CONTENT_PROVIDER[/B]
This is a process with a content provider that does not have any clients
attached to it. If it did have any clients, its adjustment would be the
one for the highest-priority of those processes.
[B]EMPTY_APP[/B]
This is a process without anything currently running in it. Definitely
the first to go! Value set in system/rootdir/init.rc on startup.
This value is initalized in the constructor, careful when refering to
this static variable externally.
About VM tweak
Code:
[B]dirty_background_ratio[/B]
Contains, as a percentage of total system memory, the number of pages at which
the pdflush background writeback daemon will start writing out dirty data.
[B]dirty_ratio[/B]
Contains, as a percentage of total system memory, the number of pages at which
a process which is generating disk writes will itself start writing out dirty
data.
[B]dirty_expire_centisecs[/B]
This tunable is used to define when dirty data is old enough to be eligible
for writeout by the pdflush daemons. It is expressed in 100'ths of a second.
Data which has been dirty in-memory for longer than this interval will be
written out next time a pdflush daemon wakes up.
[B]dirty_writeback_centisecs[/B]
The pdflush writeback daemons will periodically wake up and write `old' data
out to disk. This tunable expresses the interval between those wakeups, in
100'ths of a second.
Setting this to zero disables periodic writeback altogether.
[B]min_free_kbytes:[/B]
This is used to force the Linux VM to keep a minimum number
of kilobytes free. The VM uses this number to compute a
watermark[WMARK_MIN] value for each lowmem zone in the system.
Each lowmem zone gets a number of reserved free pages based
proportionally on its size.
Some minimal amount of memory is needed to satisfy PF_MEMALLOC
allocations; if you set this to lower than 1024KB, your system will
become subtly broken, and prone to deadlock under high loads.
Setting this too high will OOM your machine instantly.
Main goal of this engine
> Only use most important tweak
Some limit from Google or manufacturer must have a reason.
> Will make the Real Universal Script = No placebo tweak.
> Will balancing your Android performance
> Low Memory Killer Script can affected on all ROM, dont worry if you run on CM9, CM10, CM11, AOKP, Low Memory Killer values really adjusted on Android 4.x above even on CyanogenMod, AOKP and other
Scripts include in this engine
> New script on RAM management,
> Read and Write speed tweak
> Dalvik Virtual Memory tweak
> Clean up Junk files every boot
> I/O tweak ( no scheduler tweaked )
> Network tweak
> Zipalign tweak
> SQ lite database optimized
Tested on
> Samsung Galaxy Ace = Stock 2.3.6, CM7, CM9.0, CM9.1, CM9.2, AOKP ICS, CM10.1, CM10.2, AOKP JB, CM11.
> Samsung Galaxy Ace-i = Stock 2.3.6, CM7
> Samsung Galaxy Gio = Stock 2.3.6, CM7, CM9.0, CM9.1, CM9.2, CM10.1, CM10.2, CM11.
> Samsung Galaxy Young = Stock 2.3.6, CM7
> Samsung Galaxy Tab 2.7 = 4.4.2
> Sony Xperia M = Stock 4.1.2
> Hi Sense Chinese phone (AndroMax) = Stock 4.0.4, Stock 4.1.2
> Huawei Ascend = Stock 4.1.2
> Alcatel Idol Mini 6012X = Stock 4.2.2
> Samsung Galaxy pocket = CM7
> Motorola Defy = CM11
> Xperia SP = 4.1.2
Credits and Big thanks
ImbaWind
slaid480
zeppelinrox
Juwe11
pikachu01
darky
ivcha90
Code:
[B]#NOTE :
/*
*
* for ROM developers,
* you can include this script to your ROM
* but PM me first before you publish your ROM,
* add direct link to this thread in your ROM thread
*
*
* for all people,
* dont mirror download link,
* add direct link to this thread if you want share in other forums,
*
*/[/B]
XDA:Thread Information
TWEAK | STABLE | Reincarnation Engine v.4 | The Most Minimal Script | 30/03/2014, a Tweak for all android devices
Version Information
Status: Stable
Current Stable Version: v.4
Stable Release Date: 2014-03-30
Last Updated 2014-03-30
Requirement, How this engine work, Changelog, Download
Requirement
> All android devices with 2.3 - 4.4.2 OS version
> Rooted
> ROM with init.d support
ROM with custom kernel or CyanogenMod already support init.d but
if you run on stock kernel or stock rom, just download and install this from Playstore
Busybox https://play.google.com/store/apps/details?id=stericson.busybox
Universal init.d https://play.google.com/store/apps/details?id=com.androguide.universal.init.d
> Clean ROM / No Tweaks included
How this engine work
> Reincarnation Engine will try to clean your ROM, mean will delete other tweak.. but still i guess to clean your ROM manually.
> Build.prop tweak delete same line which will tweaked.. But your original build.prop will backuped to folder sdcard/Reincarnation_Engine
Changelog
Code:
[B]26/02/2014 v1[/B]
> First public release on XDA
> file included in init.d, 99reincarnation_engine and zipalign
[B]05/03/2014 v2[/B]
> Added [B]magic_buildprop.sh[/B],
this script will tweaked your build.prop
and delete the same line automatically
also will make clean your rom, delete old tweak which will conflicted,
but may not perfectly so i guess you to manually clean your ROM
> Some Read and Write values changed to 2048
> Added and changed Dalvik VM Tweak values
> File [B]zipalign[/B] renamed to 99darky_zipalign
> Added smoothnes tweak
> Flashable zip to tweak CyanogenMod from Build.prop added
[B]11/03/2014 v3 RC1[/B]
> First Release Candidate for Daily use
> Added forgot tweak for JB 4.1 and 4.3
> Added sqlite database optimized script
> Change some VM Values
[B]30/03/2014 v4 Stable[/B]
> Stable version for Daily use
> Fixe lag for gaming
> Reduces lag when opening apps
> Some values changed again
> Fix wifi tether problem on some devices
> Build.prop tweak on different package, separated from Engine
and build.prop tweak will backup your old build.prop to
sd card/Reincarnation_Engine folder
How to install (recommended flash via CWM, i dont test with other Recovery)
> Backup anything before flash. Cause by flashing this script, some tweak on your ROM which conflicted with this script will be deleted..
> Reboot to recovery
> Install zip
> Done, Reboot
To check this scripts correctly installed, manually you can check with 3rd apps ex:root explorer
or you can check via Terminal Emulator
Code:
cat /sys/module/lowmemorykiller/parameters/minfree
values will show 3584,4096,6144,16896,18944,24320
Download server changed to mediafire, i'll counter all download.
> Build.prop Tweak CM
> Build.prop Tweak Stock
> Reincarnation Engine v.4 GB 2.3 CM7
> Reincarnation Engine v.4 ICS 4.0 CM9
> Reincarnation Engine v.4 JB 4.1 CM10
> Reincarnation Engine v.4 JB 4.2 CM10.1
> Reincarnation Engine v.4 JB 4.3 CM10.2
> Reincarnation Engine v.4 KK 4.4 CM11
> Uninstaller
note : Download build.prop tweak depend to your ROM...
Some feedback
ivcha90 said:
I tested this script while ago, and this is like rifki says its minimalist script which include most important tweaks, and i think this is good compromise for performance and stability, score in antutu is good, lag in real usage is zero, multitasking is good, i tested with opened instagram, facebook, whatsapp and opera in same time and i can easyly swipe bettween apps, ram usage is low, i get from 80-110 free ram at all time, so for the end, thanks rifki for this amazing script and thanks for everyyhing bro
Click to expand...
Click to collapse
teuf3l said:
i have two cooper devices with mardons cm11 installed. have installed this script on one device and
have compared them in usage. then i gave both phones to my daughter to compare.
she has no experience about androids, scripts and so on. she said that one of the phones runs much
better than the other, which was my oppinion too. now both devices enjoying your good work. :good:
Click to expand...
Click to collapse
phantomhell said:
script works perfectly :beer:
Sent from my GT-S5300 using xda app-developers app
Click to expand...
Click to collapse
MixoMaxoViper said:
@Rhievaldo
I tested this on my Xperia SP C5303 with android 4.1.2,and it works perfect!
Before:579 mb ram
After:693 mb ram
Games works perfectly and benchmark score is 25976
Thank You!
Click to expand...
Click to collapse
below from indonesian forums and i translate it
Firkhanz Farkz'z said:
Out Of Topic
After use Reincarnation Engine, battery life is good
Click to expand...
Click to collapse
Reserved
Reserved
Define a minimal script? Gonna try it
Sent from my GT-I8190 using XDA Premium 4 mobile app
I likd it...goonNa try...
via Tapatalk
core7x said:
Define a minimal script? Gonna try it
Sent from my GT-I8190 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
jeswinjv said:
I likd it...goonNa try...
via Tapatalk
Click to expand...
Click to collapse
report is needeed.
great job mas bro
-Rhoby|™-Bugs said:
great job mas bro
Click to expand...
Click to collapse
Pls use english only kampret lu.
Hotspot didnt work. Waduhh.
Sent from my GT-I8190 using XDA Premium 4 mobile app
Running very well
Sent from my SGH-T889 using xda app-developers app
Could MIUI ROM flash it? Thanks you ^^
Awesome tweak! Thank you. Running on my GS4 and Minix Neo X7 both KitKat
Failed to boot on 1st try,
Booted finely on 2nd try,
Not sure what happen...
Salam dari Jakarta
Script not working for me.
I still get the same lag and stutter i always get when I scroll down my instagram timeline, XDA & YouTube timeline as well.
T-Mobile Note 2/ 4.4.2 Slim Kat Rom
cantenna said:
Awesome tweak! Thank you. Running on my GS4 and Minix Neo X7 both KitKat
Click to expand...
Click to collapse
not too sure what this tweak does..?? i know it battery improves?? what else
otonieru said:
Failed to boot on 1st try,
Booted finely on 2nd try,
Not sure what happen...
Salam dari Jakarta
Click to expand...
Click to collapse
OmegaBlaze said:
Script not working for me.
I still get the same lag and stutter i always get when I scroll down my instagram timeline, XDA & YouTube timeline as well.
T-Mobile Note 2/ 4.4.2 Slim Kat Rom
Click to expand...
Click to collapse
how about ram usage,, and are you sure your rom is clean ?
thanks for report
dannieloco said:
not too sure what this tweak does..?? i know it battery improves?? what else
Click to expand...
Click to collapse
new ram tweak script ,,, really affect and changed values on CM9,CM10, CM11,AOKP,AOSP,etc.
Rhievaldo said:
how about ram usage,, and are you sure your rom is clean ?
thanks for report
new ram tweak script ,,, really affect and changed values on CM9,CM10, CM11,AOKP,AOSP,etc.
Click to expand...
Click to collapse
This is on a fresh install.
I'm not sure about ram usage.
I'm running Greenify so I have minimal to no apps running in the background.
All scripts in init.d were deleted b4 installing as well (All scripts in init.d folder are the scripts that come with the ROM).
OmegaBlaze said:
This is on a fresh install.
I'm not sure about ram usage.
I'm running Greenify so I have minimal to no apps running in the background.
All scripts in init.d were deleted b4 installing as well (All scripts in init.d folder are the scripts that come with the ROM).
Click to expand...
Click to collapse
try without greenify...
and is your build.prop tweaked ??
Rhievaldo said:
try without greenify...
and is your build.prop tweaked ??
Click to expand...
Click to collapse
Build Prop isn't tweaked at all. As I said before, this is a fresh install. (Flashed about an hour ago.)
About to try it without Greenify. I'll report back.

TWEAK | STABLE | Reincarnation Engine v.4 | The Most Minimal Script

WELCOME
please smile for a while before read this thread
{
"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"
}
In here you will get answer of your expectations
Stability , Less lags, Great battery life, No placebo tweak = Balance performance of your ANDROID
99,9999999999999999999 % FOR ALL ANDROID DEVICES
-------------------------------------------------------------------------------------------------------------------​
Thread navigation
1. Basic information
2. Requirement, How this engine work, Changelog, Download ( read carefully )
3. Feddback
Code:
[B]#include
/*
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
*/[/B]
Some references
mxt224_ts_input.idc ( usr/idc ) is touchscreen module, and different device different name of module
mot.proximity.delay=25 ( Build.prop ) tweak for motorola devices, if you included on samsung devices, it useless and also may make your samsung Unstable
About I/O Scheduler, Different kernel different features
Code:
echo "2" > $i/queue/iosched/lp_read_quantum;
echo "2" > $i/queue/iosched/lp_swrite_quantum;
echo "5" > $i/queue/iosched/read_idle;
echo "15" > $i/queue/iosched/read_idle_freq;
About minfree
Code:
[B]FOREGROUND_APP[/B]
This is the process running the current foreground app. We'd really
rather not kill it! Value set in system/rootdir/init.rc on startup.
[B]VISIBLE_APP[/B]
This is a process only hosting activities that are visible to the
user, so we'd prefer they don't disappear. Value set in
system/rootdir/init.rc on startup.
[B]SECONDARY_SERVER[/B]
This is a process holding a secondary server -- killing it will not
have much of an impact as far as the user is concerned. Value set in
system/rootdir/init.rc on startup.
[B]HIDDEN_APP[/B]
This is a process only hosting activities that are not visible,
so it can be killed without any disruption. Value set in
system/rootdir/init.rc on startup.
[B]CONTENT_PROVIDER[/B]
This is a process with a content provider that does not have any clients
attached to it. If it did have any clients, its adjustment would be the
one for the highest-priority of those processes.
[B]EMPTY_APP[/B]
This is a process without anything currently running in it. Definitely
the first to go! Value set in system/rootdir/init.rc on startup.
This value is initalized in the constructor, careful when refering to
this static variable externally.
About VM tweak
Code:
[B]dirty_background_ratio[/B]
Contains, as a percentage of total system memory, the number of pages at which
the pdflush background writeback daemon will start writing out dirty data.
[B]dirty_ratio[/B]
Contains, as a percentage of total system memory, the number of pages at which
a process which is generating disk writes will itself start writing out dirty
data.
[B]dirty_expire_centisecs[/B]
This tunable is used to define when dirty data is old enough to be eligible
for writeout by the pdflush daemons. It is expressed in 100'ths of a second.
Data which has been dirty in-memory for longer than this interval will be
written out next time a pdflush daemon wakes up.
[B]dirty_writeback_centisecs[/B]
The pdflush writeback daemons will periodically wake up and write `old' data
out to disk. This tunable expresses the interval between those wakeups, in
100'ths of a second.
Setting this to zero disables periodic writeback altogether.
[B]min_free_kbytes:[/B]
This is used to force the Linux VM to keep a minimum number
of kilobytes free. The VM uses this number to compute a
watermark[WMARK_MIN] value for each lowmem zone in the system.
Each lowmem zone gets a number of reserved free pages based
proportionally on its size.
Some minimal amount of memory is needed to satisfy PF_MEMALLOC
allocations; if you set this to lower than 1024KB, your system will
become subtly broken, and prone to deadlock under high loads.
Setting this too high will OOM your machine instantly.
Main goal of this engine
> Only use most important tweak
Some limit from Google or manufacturer must have a reason.
> Will make the Real Universal Script = No placebo tweak.
> Will balancing your Android performance
> Low Memory Killer Script can affected on all ROM, dont worry if you run on CM9, CM10, CM11, AOKP, Low Memory Killer values really adjusted on Android 4.x above even on CyanogenMod, AOKP and other
Scripts include in this engine
> New script on RAM management,
> Read and Write speed tweak
> Dalvik Virtual Memory tweak
> Clean up Junk files every boot
> I/O tweak ( no scheduler tweaked )
> Network tweak
> Zipalign tweak
> SQ lite database optimized
Tested on
> Samsung Galaxy Ace = Stock 2.3.6, CM7, CM9.0, CM9.1, CM9.2, AOKP ICS, CM10.1, CM10.2, AOKP JB, CM11.
> Samsung Galaxy Ace-i = Stock 2.3.6, CM7
> Samsung Galaxy Gio = Stock 2.3.6, CM7, CM9.0, CM9.1, CM9.2, CM10.1, CM10.2, CM11.
> Samsung Galaxy Young = Stock 2.3.6, CM7
> Samsung Galaxy Tab 2.7 = 4.4.2
> Sony Xperia M = Stock 4.1.2
> Hi Sense Chinese phone (AndroMax) = Stock 4.0.4, Stock 4.1.2
> Huawei Ascend = Stock 4.1.2
> Alcatel Idol Mini 6012X = Stock 4.2.2
> Samsung Galaxy pocket = CM7
> Motorola Defy = CM11
> Xperia SP
> Samsung Galaxy Core Duos i8262 = 4.1.2 (my phone)
Credits and Big thanks
ImbaWind
slaid480
zeppelinrox
Juwe11
pikachu01
darky
ivcha90
Code:
[B]#NOTE :
/*
*
* for ROM developers,
* you can include this script to your ROM
* but PM me first before you publish your ROM,
* add direct link to this thread in your ROM thread
*
*
* for all people,
* dont mirror download link,
* add direct link to this thread if you want share in other forums,
*
*/[/B]
XDA:Thread Information
TWEAK | STABLE | Reincarnation Engine v.4 | The Most Minimal Script, a Tweak for all android devices
Version Information
Status: Stable
Current Stable Version: v.4
Stable Release Date: 30/03/2014
Last Updated 30/03/2014
Requirement, How this engine work, Changelog, Download
Requirement
> All android devices with 2.3 - 4.4.2 OS version
> Rooted
> ROM with init.d support
ROM with custom kernel or CyanogenMod already support init.d but
if you run on stock kernel or stock rom, just download and install this from Playstore
Busybox https://play.google.com/store/apps/details?id=stericson.busybox
Universal init.d https://play.google.com/store/apps/details?id=com.androguide.universal.init.d
> Clean ROM / No Tweaks included
How this engine work
> Reincarnation Engine will try to clean your ROM, mean will delete other tweak.. but still i guess to clean your ROM manually.
> Build.prop tweak delete same line which will tweaked.. But your original build.prop will backuped to folder sdcard/Reincarnation_Engine
Changelog
Code:
[B]26/02/2014 v1[/B]
> First public release on XDA
> file included in init.d, 99reincarnation_engine and zipalign
[B]05/03/2014 v2[/B]
> Added [B]magic_buildprop.sh[/B],
this script will tweaked your build.prop
and delete the same line automatically
also will make clean your rom, delete old tweak which will conflicted,
but may not perfectly so i guess you to manually clean your ROM
> Some Read and Write values changed to 2048
> Added and changed Dalvik VM Tweak values
> File [B]zipalign[/B] renamed to 99darky_zipalign
> Added smoothnes tweak
> Flashable zip to tweak CyanogenMod from Build.prop added
[B]11/03/2014 v3 RC1[/B]
> First Release Candidate for Daily use
> Added forgot tweak for JB 4.1 and 4.3
> Added sqlite database optimized script
> Change some VM Values
[B]30/03/2014 v4 Stable[/B]
> Stable version for Daily use
> Fixe lag for gaming
> Reduces lag when opening apps
> Some values changed again
> Fix wifi tether problem on some devices
> Build.prop tweak on different package, separated from Engine
and build.prop tweak will backup your old build.prop to
sd card/Reincarnation_Engine folder
How to install (recommended flash via CWM, i dont test with other Recovery)
> Backup anything before flash. Cause by flashing this script, some tweak on your ROM which conflicted with this script will be deleted..
> Reboot to recovery
> Install zip
> Done, Reboot
To check this scripts correctly installed, manually you can check with 3rd apps ex:root explorer
or you can check via Terminal Emulator
Code:
cat /sys/module/lowmemorykiller/parameters/minfree
values will show 3584,4096,6144,16896,18944,24320
Download server changed to mediafire, i'll counter all download.
> Build.prop Tweak CM
> Build.prop Tweak Stock
> Reincarnation Engine v.4 GB 2.3 CM7
> Reincarnation Engine v.4 ICS 4.0 CM9
> Reincarnation Engine v.4 JB 4.1 CM10 Galaxy core user download this version
> Reincarnation Engine v.4 JB 4.2 CM10.1
> Reincarnation Engine v.4 JB 4.3 CM10.2
> Reincarnation Engine v.4 KK 4.4 CM11
> Uninstaller
note : Download build.prop tweak depend to your ROM...
Reserved
Reserved
Love Your Work going to use it
Rhievaldo said:
Requirement
> All android devices with 2.3 - 4.4.2 OS version
> Rooted
....
> Reincarnation Engine v.4 JB 4.1 CM10 Galaxy core user download this version
> Reincarnation Engine v.4 KK 4.4 CM11
> Uninstaller
note : Download build.prop tweak depend to your ROM...
Click to expand...
Click to collapse
Hello, i have a Core 8262, but i have installed "Kit-Cat Build 3 For Samsung galaxy core duos GT-I8262" from "vvaibhavv"
which version should i use?
thank you in advance.
Maliasbaggio said:
Hello, i have a Core 8262, but i have installed "Kit-Cat Build 3 For Samsung galaxy core duos GT-I8262" from "vvaibhavv"
which version should i use?
thank you in advance.
Click to expand...
Click to collapse
The CM10 version.
thank you for the tweaks.I saw some perfomance increase but i get serious lags sometimes.
Facebook for example gets unstable.The phones gets unstable after 5 minutes of various usage,bad ui and app responce,lags.I had wifi/3g issue also, i searched and saw very low buffers.This happens on completely stocked rom,rooted and latest busybox installed.
KyriakosTM said:
thank you for the tweaks.I saw some perfomance increase but i get serious lags sometimes.
Facebook for example gets unstable.The phones gets unstable after 5 minutes of various usage,bad ui and app responce,lags.I had wifi/3g issue also, i searched and saw very low buffers.This happens on completely stocked rom,rooted and latest busybox installed.
Click to expand...
Click to collapse
hmmm, yeah actually i get that lag.. but i have done new version.. and yeah lag will reducing a lot.....
great:good:
It's working on samsung galaxy core LTE(g386f)?
Wysłane z mojego SM-G386F przy użyciu Tapatalka
Why file is so small?
Sent from my GT-I8260 using XDA Free mobile app

[ROM][7.1.2_r33][OFFICIAL][AOSP] Cypher OS V4.1.2 - RELEASE-2 [22/09/2017]

{
"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"
}
This is Cypher. An extension to pure Android. Cypher tries maintain the purity of Android while offering useful features for users. The goal is to give the highest level of performance whilst achieving Simplicity.​
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.
*/
Download :-
AOSCP - 4.1.2 OFFICIAL
Firmware
Note: Builds are updated weekly. Information pertaining to your device is displayed
Accordingly. The current build is the latest for your device. If your device is
scheduled to release on a certain day, but the new build isn't displaying, contact
your device maintainer for more information. Please know builds are updated by 12am
EST.
Become apart of our G+ community - JOIN
REMINDER
If you're having issues and want to submit a report (Logcat) please make sure you are reporting from the stock kernel, not a modified kernel. Modified kernels can break or fix, even improve things. It depends. I can't get a full clue of the issue when you're not running the original kernel.
Click to expand...
Click to collapse
Features:
- Status bar Customization
- Changeable icons
- Quick pulldown
- Smart pulldown
- Notification count
- Clock position
- Seconds in clock
- Date design
- Quick Settings
- Brightness slider
- Brightness icon
- Tile tap customization
- System
- Screenshot partial and full
- Scrolling cache customization
- Power menu customization
- One-handed mode
Credits
LineageOS
AICP
PureNexus
AOKP
Dirty Unicorns
Paranoid Android
and more..
Sources
Device Tree
XDA:DevDB Information
[ROM][7.1.2_r33][OFFICIAL][AOSP] Cypher OS V4.1.2 - RELEASE-2 [22/09/2017], ROM for the Xiaomi Redmi Note 4
Contributors
[email protected], Capt_Rosh
Source Code: https://www.google.co.in/url?sa=t&rct=j&q=&esrc=s&source=web&cd=2&cad=rja&uact=8&ved=0ahUKEwiE247N1u_SAhUKso8KHZZWDKIQjBAIHzAB&url=https%3A%2F%2Fgithub.com%2FCypherOS%2Fplatform_manifest&usg=AFQjCNHbSb91N-3LPD_zHK-G01axEgzelw&sig2=h98xEvnDkLXz8Q7-9GBW6Q&b
ROM OS Version: 7.x Nougat
Based On: AOSP
Version Information
Status: Stable
Current Stable Version: 4.1
Stable Release Date: 2017-09-22
Created 2017-03-24
Last Updated 2017-09-22
Reserved
Code:
[B]BETA v1.3 :- (08/08/2017)[/B]
> Added 7.1.1 Blobs from Mi Max 2
> Added FLAC support
> Added SDcardFS
> Added cpusets
> Removed Unused Blobs
> Removed unused services
> Custom ril class (should fix issues with lte and lte+)
> oss consumerir hal (ir blaster)
> Flac decode via ffmpeg
> hdr and slo-mo fixed
> OSS Camera
> OV Cam Sensor Fixed
> Video Recording Fixed
[B]BETA v1.2 :- (01/06/2017)[/B]
> 7.1.2_r11 Merged
> Added Toggle for Double Tap to Wake
> Added f2fs support
> Fixed Hotspot Issues
> Compiled Kernel from Source (Instead of Prebuilt)
> Increased notification light brightness (it was too dim earlier)
> Disabled printk (Should see memory gaiin)
> Disabled few drivers dmesg Spam
> Fixed Reboot to Recovery Issues
> Fixed wlan logs saving in internal storage
> Fixed fpc fingerprint sensor (now fingerprint should work for all)
> Fixed headphone issue (where volume keys were not working)
> Fixed safetynet (which earlier failed with magisk)
> Updated blobs from latest miui
[B]BETA v1.1 :- (27/04/2017)[/B]
> Updated to 7.1.2_r5 (AOSCP 3.6.2)
> Updated Kernel & Blobs from Latest MIUI N
> Fixed HW key Vibration
> Fixed weird fp issue (where fp wasn't recognized randomly)
> Fixed WiFi/USB Tethering on IPv6 Networks
> Compiled with sdlang
> Fixed Location Issues
> Fixed Roaming FC's
> Fixed Developer Options FC
> Fixed DT2W
> Fixed Weird HW Keys Layout
[B]BETA v1.0 :- (23/03/2017)[/B]
> Initial Release
Wow. NOICEEE!
First! :silly:
Is the ROM have Gapps included...! Pre-ROOTed...!! Any instructions for flashing
Thanks in advance
Triggered from Nexus 10
amitroutray said:
Is the ROM have Gapps included...! Pre-ROOTed...!! Any instructions for flashing
Thanks in advance
Triggered from Nexus 10
Click to expand...
Click to collapse
> Instructions are same as others.
> Gapps are not included ( you can flash open gapps. )
> ROM is not pre-rooted ( you can flash SuperSU for that )
@[email protected]
Brother you are on a fury.. ROM after ROM.. U r the most active developer in Redmi Note 4 forum..
Please update this ROM
sakhura said:
Please update this ROM
Click to expand...
Click to collapse
ROM will updated soon with everything fixed. After my Exams. After Tuesday.
Hi Author, what is the difference between this rom and AEX rom ?
milogen said:
Hi Author, what is the difference between this rom and AEX rom ?
Click to expand...
Click to collapse
This ROM has complete pixel experience. It includes many add-ons​. The features are less as compared to AOSP extended. The difference is:
1. This ROM has complete pixel sounds like UI sounds, ringtones, alarms etc while aosp extended has lineage like sounds.
2. Navigation bar animation i.e., home button animation just like pixel while in aosp extended doesn't have.
3. It has much smoother experience (I experienced it in moto e 2015 LTE).
I'm eagerly waiting for bug free aoscp official update for mido.
Badrikesh said:
This ROM has complete pixel experience. It includes many add-ons​. The features are less as compared to AOSP extended. The difference is:
1. This ROM has complete pixel sounds like UI sounds, ringtones, alarms etc while aosp extended has lineage like sounds.
2. Navigation bar animation i.e., home button animation just like pixel while in aosp extended doesn't have.
3. It has much smoother experience (I experienced it in moto e 2015 LTE).
I'm eagerly waiting for bug free aoscp official update for mido.
Click to expand...
Click to collapse
Dude did you even try AOSP Extended?
All of your statements are rubbish. AOSP Extended (if you are confusing that with AOSCP then don't) uses Pixel sounds and everything and the navigation bar animations are fully customizable..
And I can guarantee you AEX is as smooth as all other mature ROMs for mido.
@milogen try both roms and figure out.. not much difference
chandradeepdey01 said:
Dude did you even try AOSP Extended?
All of your statements are rubbish. AOSP Extended (if you are confusing that with AOSCP then don't) uses Pixel sounds and everything and the navigation bar animations are fully customizable..
And I can guarantee you AEX is as smooth as all other mature ROMs for mido.
@milogen try both roms and figure out.. not much difference
Click to expand...
Click to collapse
No bro. I used aosp extended v4.0. May be the nav animation is customisable. But it has nexus like sounds not pixel I used both. May be you are talking about ringtones and alarms but it doesn't have UI sounds same as pixel its just like nexus. Only the boot animation is like pixel.
/* New Update /* (27/04/2017)
AOSCP 3.6.2
> Updated to 7.1.2_r5 (AOSCP 3.6.2)
> Updated Kernel & Blobs from Latest MIUI N
> Fixed HW key Vibration
> Fixed weird fp issue (where fp wasn't recognized randomly)
> Fixed WiFi/USB Tethering on IPv6 Networks
> Fixed Roaming FC's
> Compiled with sdlang
> Fixed Location Issues
> Fixed Developer Options FC
> Fixed DT2W
> Fixed Weird HW Keys Layout
Link :- OP
[email protected] said:
/* New Update /* (27/04/2017)
AOSCP 3.6.2
> Updated to 7.1.2_r5 (AOSCP 3.6.2)
> Updated Kernel & Blobs from Latest MIUI N
> Fixed HW key Vibration
> Fixed weird fp issue (where fp wasn't recognized randomly)
> Fixed WiFi/USB Tethering on IPv6 Networks
> Fixed Roaming FC's
> Compiled with sdlang
> Fixed Location Issues
> Fixed Developer Options FC
> Fixed DT2W
> Fixed Weird HW Keys Layout
Link :- OP
Click to expand...
Click to collapse
Good work dev
---------- Post added at 06:22 AM ---------- Previous post was at 06:07 AM ----------
[email protected] said:
/* New Update /* (27/04/2017)
AOSCP 3.6.2
> Updated to 7.1.2_r5 (AOSCP 3.6.2)
> Updated Kernel & Blobs from Latest MIUI N
> Fixed HW key Vibration
> Fixed weird fp issue (where fp wasn't recognized randomly)
> Fixed WiFi/USB Tethering on IPv6 Networks
> Fixed Roaming FC's
> Compiled with sdlang
> Fixed Location Issues
> Fixed Developer Options FC
> Fixed DT2W
> Fixed Weird HW Keys Layout
Link :- OP
Click to expand...
Click to collapse
Oms support is there??
mani16467 said:
Good work dev
---------- Post added at 06:22 AM ---------- Previous post was at 06:07 AM ----------
Oms support is there??
Click to expand...
Click to collapse
No OMS support....
will get my BLACK mido in a few days and this is the first one i'm going to try!!!!!!
mani16467 said:
Good work dev
---------- Post added at 06:22 AM ---------- Previous post was at 06:07 AM ----------
Oms support is there??
Click to expand...
Click to collapse
This rom is so close to stock AOSP in terms of performance so AOSCP guys didn't included OMS support yet.
[email protected] said:
This rom is so close to stock AOSP in terms of performance so AOSCP guys didn't included OMS support yet.
Click to expand...
Click to collapse
Most of the Devices with cypher now has oms even rn3 has it it'll be great of you can add it
Sc
sakhura said:
Sc
Click to expand...
Click to collapse
Post must be wrong. You can check github for sources. There isn't any oms commit merged as of now.

[ROM][7.1.2_r33][OFFICIAL][AOSP] Candy7 v5.2 [OMS/DUI][08/08/2017]

{
"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"
}
This is Candy7.1. Built straight from source with commits from a variety of different Sources/ROMS. We wanted to give the users a fun, fully customizable ROM. We aim to add more features as this project progresses.
Check us out on the web The-Candy-Shop
LEAD DEVELOPMENT TEAM
@Yoshi_Guy @rc420head @Cuzz1369
Contributors
@Flashalot @Venomtester @javelinanddart @calebcabob @NoSpamDan @gimmeitorilltell
Founding members
@matthew0776 @mar5hal
ROM
Device Tree
Vendor Tree
Kernel
Disclaimer: We here at The CandyShop are not responsible for any bricks you may obtain. Please follow the thread rules and steps and everything will be gravy. Remember, backing up before flashing is always recommended. ​
FEATURES
Substratum Support
Battery bar
LCD denisty options
Multi-window
Status bar customization
Quick setting customization
Quick setting pull down options
Force expand notifications
Time context headers in panel
Advanced power menu
Navbar customization:
- Smartbar
- Fling
Gestures
Lockscreen customizations
More to come, we are never done...
Steps:
Coming from another ROM
1) Download Candy7.1.zip & Firmware
2) Download 7.1 GApps (optional)
3) Boot into Recovery
4) Full wipe (Dalvik Cache, Cache, System, Factory Data Reset)
5) Flash Firmware , Candy7.1.zip
6) Flash GApps
7) Reboot.
Updating from previous Candy7.1 release
1) Download Candy7.1.zip
2) Boot into Recovery
3) Flash Candy7.1.zip
4) For now you need to flash GApps again (if you want them).
DOWNLOAD ROM
DOWNLOAD FIRMWARE
Dynamic GApps
Credits:-
 @[email protected] , @abhishek987 & All The members of #Team_Sanam
Special thanks to CyanogenMod, SlimRoms, Omni and all the rest who make their source open, we can't do this on our own. ​
XDA:DevDB Information
[ROM][7.1.2_r33][OFFICIAL][AOSP] Candy7 v5.2 [OMS/DUI][08/08/2017], ROM for the Xiaomi Redmi Note 4
Contributors
[email protected]
Source Code: [url]https://github.com/candyroms[/URL]
ROM OS Version: 7.x Nougat
Version Information
Status: Beta
Current Beta Version: 1.5
Beta Release Date: 2017-08-08
Created 2017-04-02
Last Updated 2017-08-08
Reserved
Code:
Changelog
[B]BETA v1.5 :- (14/07/2017)[/B]
> Added 7.1.1 Blobs from Mi Max 2
> Added FLAC support
> Added SdcardFS support
> Added cpusets
> Removed Unused Blobs
> Removed unused services
> Custom ril class (should fix issues with lte and lte+)
> oss consumerir hal (ir blaster)
> Flac decode via ffmpeg
> hdr and slo-mo fixed
[B]BETA v1.4 :- (14/07/2017)[/B]
> OSS Camera
> OV Cam Sensor Fixed
> Video Recording Fixed
[B]BETA v1.3 :- (19/06/2017)[/B]
> Selinux switched to enforcing
> Source built Audio hal
> Added widevine blobs
> Updated blobs from latest dev rom (should imrove cam quality)
> Sensor senstivity fixed
> Fixed headphone issue
> Fix video calls (Hopefully)
[B]BETA v1.2 :- (30/05/2017)[/B]
> Added Toggle for Double Tap to Wake
> Added f2fs support
> Increased notification light brightness (it was too dim earlier)
> Disabled printk (Should see memory gaiin)
> Disabled few drivers dmesg Spam
> Fixed Reboot to Recovery Issues
> Compiled Kernel from Source (Instead of Prebuilt)
> Fixed Hotspot Issues
> Initial Sepolicy
> Drop FP Wrapper
> Fixed wlan logs saving in internal storage
> Fixed fpc fingerprint sensor (now fingerprint should work for all)
> Fixed headphone issue (where volume keys were not working)
> Fixed safetynet (which earlier failed with magisk)
> Updated blobs from latest miui
[B]BETA v1.1 :- (05/04/2017)[/B]
> Merged all Upstream Changes
> Fixed Developer Option FC
Man, you're on a roll!
Sent from my Redmi Note 4 using XDA Labs
ForgottenDude said:
Man, you're on a roll!
Sent from my Redmi Note 4 using XDA Labs
Click to expand...
Click to collapse
Just got 2 days free from My University.
is there OMS Support For Substratum??
manideepreddy said:
is there OMS Support For Substratum??
Click to expand...
Click to collapse
Yes
New Roms everyday! Noice!
But but, I'm still stuck with this locked bootloader!
Can't wait to try these roms.
Anyone with jio sim on Roaming please confirm if you can download apps from play store using mobile data. And video calling also
@[email protected] Bro kindly add a Paytm donate option coz I don't have PayPal.
abhipanthi said:
@[email protected] Bro kindly add a Paytm donate option coz I don't have PayPal.
Click to expand...
Click to collapse
8460587349
Will add soon on thread.
[email protected] said:
8460587349
Will add soon on thread.
Click to expand...
Click to collapse
Pls make sure you put it in every rom thread you create for our beloved devices.
Edit: Coffee amount has been credited to the number.
abhipanthi said:
Pls make sure you put it in every rom thread you create for our beloved devices.
Edit: Coffee amount has been credited to the number.
Click to expand...
Click to collapse
Yup.
Thanks Bro.
Rom will be updated today with Developer Options FC Fixed.
*New Build Added* - (05/04/2017)
> Merged Upstream Changes
> Fixed Developer Option FC
Link :- OP
New Build is Coming with More bug fixes and Upstream Changes. (Hopefully Official Too)
Candy7 v4.0 (7.1.2) Ready to Upload.
All the fixes are merged from lineage.
I'll post link tomorrow morning as it's too late for me to start PC.
*/ New Build Added / * (30/05/2017)
Changelog :-
> Added Toggle for Double Tap to Wake
> Added f2fs support
> Vibrater Intensity Control
> Increased notification light brightness (it was too dim earlier)
> Disabled printk (Should see memory gaiin)
> Disabled few drivers dmesg Spam
> Fixed Reboot to Recovery Issues
> Compiled Kernel from Source (Instead of Prebuilt)
> Fixed Hotspot Issues
> Initial Sepolicy
> Drop FP Wrapper
> Fixed wlan logs saving in internal storage
> Fixed fpc fingerprint sensor (now fingerprint should work for all)
> Fixed headphone issue (where volume keys were not working)
> Fixed safetynet (which earlier failed with magisk)
> Updated blobs from latest miui
Link :- OP
[email protected] said:
Candy7 v4.0 (7.1.2) Ready to Upload.
All the fixes are merged from lineage.
I'll post link tomorrow morning as it's too late for me to start PC.
Click to expand...
Click to collapse
Which firmware is this? Can i please get the link?
Sent from my Redmi Note 4 using Tapatalk
harshs91 said:
Which firmware is this? Can i please get the link?
Click to expand...
Click to collapse
Link is already there on first page. :good:
Awesome ROM man! Waiting for a Paranoid Android rom from you...

Categories

Resources