[ROM] [Unofficial] AICP - 12.1 - N 7.1.2 - Xiaomi Mi MIX ROMs, Kernels, Recoveries, & Other

{
"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"
}
Android Ice Cold Project
AICP is known by everyone as Android Ice Cold Project that started on HTC Desire HD and since then evolved into a mature ROM with the BEST community you can find!!!
Until lollipop, ROM has always been AOKP based. Unfortunately, since AOKP either stopped development or will make a comeback later this year, we changed our base to CyanogenMod when it comes to hardware, drivers and some features.
Display and animations:
System animations
Toast icon and animation
Power menu animation
IME animation
LCD densidy changer
Status bar:
Clock style (position, date view, date format, color, font type and size, seconds)
Status bar icons control
Battery Icon style (percentage, icon type)
Brightness control
Show notification count
Quick pulldown on QS
Superuser indicator control
Headset icon
AICP logo
Traffic Indicators
Carrier Label
Battery bar
Statusbar weather temperature
Breathing Notifications
Notification drawer:
Brightness slider
Time contextual header
Weather info settings
CAF Task Manager
Force expanded notifications
Disable immersive mode messages
Weather
Recents panel:
Clear all button settings
Show/hide search bar in recent menu
Recents in fullscreen
Show/hide clock and date in recent menu
Memory bar
Lock screen:
Show/hide music visualizer
Show/hide media cover art
Lock screen shortcuts
Mid-Screen shortcuts
Lock screen blur
DT2S on lockscreen
Lock Clock fonts
Lockscreen Colors
Lockscreen weather options
Wallpaper
Lockscreen torch
Buttons:
Enable/disable navigation bar buttons
Left-handed mode
Buttons and layout settings
Adjust navigation bar dimensions
CM button long press, double press features
SlimDim
Power menu settings
Press power button twice for camera
Misc:
Pie Control
Gesture Anywhere
App Circle Bar
Slim Recents
OmniSwitch
Scrolling cache settings
Disable FC notifications
DT2S on navigation bar
Launch music app when headset is connected
Enable/disable screenshot sound
Three fingers swipe for screenshot
System App remover
Take logcat, kmesg, dmesg on the go! (AicpExtras -> Log that 's'hit)
AICPStats
Quick Settings toggles:
QS Compass Tile
QS NFC Tile
QS Sync Tile
QS Volume Tile
QS Profiles Tile
QS USB tether Tile
QS Screen timeout Tile
QS Performance Tile
QS Lockscreen toggle Tile
QS Ambient Display Tile
QS Live Display Tile
QS Brightness Tile
QS ScreenOff Tile
QS Screenshot Tile
QS Expanded desktop Tile
QS Music Tile
QS Reboot Tile
QS LTE Tile
QS Nav bar Tile
QS SlimPie Tile
QS App circle bar Tile
QS App side bar Tile
In the beginning we would like to thank:
CyanogenMod
maxwen
SlimROMs
CarbonROM
LiquidSmooth
OmniROM
DirtyUnicorns
Community
ROM
Use Open Gapps
AICP Google+ community
Kernel: GitHub
ROM:
Github link: https://github.com/AICP
Gerrit link: http://gerrit.aicp-rom.com

Whats working and whats not?

Im guessing the same bugs as papps Rom as they probably use the same base ?

Thank you
Issues or things not working?

Thanks friend i love this rom!

Abdiel1224 said:
Whats working and whats not?
Click to expand...
Click to collapse
i did't faced any bug yet

matever said:
Im guessing the same bugs as papps Rom as they probably use the same base ?
Click to expand...
Click to collapse
I tried to fix & may be worked. using since build . Check & send me review

nazmul.rr said:
I tried to fix & may be worked. using since build . Check & send me review
Click to expand...
Click to collapse
No data conection 3g or LTE only wifi

fiskersc said:
No data conection 3g or LTE only wifi
Click to expand...
Click to collapse
Add the correct APN and you'll have data

fil0s0f0 said:
Add the correct APN and you'll have data
Click to expand...
Click to collapse
But, why?? With LOS or RR i dont put APN and works normally!

fiskersc said:
But, why?? With LOS or RR i dont put APN and works normally!
Click to expand...
Click to collapse
I am on this ROM .. no problem with Internet without WI FI ...it was automatic
May be check your settings.
SO far this ROM is very good except I don t have the double tap to wake working...but do we really need it ? Just One tap (instead of 2) on power button does it))
I will revert if I see other issues

Speaker phone issue also still exists, but I assume this is a very hard issue to fix

matever said:
Speaker phone issue also still exists, but I assume this is a very hard issue to fix
Click to expand...
Click to collapse
Yes... we don t have this issue with speakers on OnePlus3 T..
(If it was not for the screen and bezels free of Mi MIX , I would definitely stay with OnePlus3 T 6MB instead of 4MB on Mi Mix with native Nougat 7.1.1)
With this rom kernel , my phone is not heating after heavy usage :good:
and the battery is very friendly.

fiskersc said:
But, why?? With LOS or RR i dont put APN and works normally!
Click to expand...
Click to collapse
It's not the first ROM where you have to put the APN , I know the other ROMs for the mix has the APN already , but not this one BTW this ROM is really good, been running fast and smooth

fil0s0f0 said:
It's not the first ROM where you have to put the APN , I know the other ROMs for the mix has the APN already , but not this one BTW this ROM is really good, been running fast and smooth
Click to expand...
Click to collapse
Ok friend i understand this thanks, so do you have idea how do you backup the current APN?

fiskersc said:
Ok friend i understand this thanks, so do you have idea how do you backup the current APN?
Click to expand...
Click to collapse
I think titanium back up, I'm not sure, but you can google it, your company APN , example. : t mobile APN settings, at&t APN settings, metropcs APN settings

Clock with Weather Widget not works
https://forum.xda-developers.com/showthread.php?p=72770469
What can be the cause?
Solved, see link.

Is there a way to change selinux to permissive in this ROM? like the way RR has?

SELinux to Permissive temporarily in Terminal emulator
su
setenforce 0
or
go to /etc/init.d directory, create a file and rename it as 08setperm and add the below lines in the file and save it
#!/system/sh
setenforce 0
or with Kernel Adiutor
Init.d
+ 08setperm -> OK
+ setenforce 0
save
# setenforce –help
usage: setenforce [ Enforcing | Permissive | 1 | 0 ]
Sets whether SELinux ist enforcing (1) or permissive (0).
If Magisk is installed, all entries from etc/inid.d should be moved to /magisk/.core/service.d

Dear, thanks but which one is the correct recovery for it? After flashing entering on the TWRP it is stuck, I cannot use the touch.

Related

[ROM][5.1.1][MT6753][PORT][Flare 4]AICP 10.0

{
"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"
}
AICP is known by everyone as Android Ice Cold Project that started on HTC Desire HD and since then evolved into a mature ROM with the BEST community you can find!!!
Until lollipop, ROM has always been AOKP based. Unfortunately, since AOKP either stopped development or will make a comeback later this year, we changed our base to CyanogenMod when it comes to hardware, drivers and some features.
Display and animations:
System animations
Toast icon and animation
Power menu animation
IME animation
LCD densidy changer
Status bar:
Clock style (position, date view, date format, color, font type and size, seconds)
Status bar icons control
Battery Icon style (percentage, icon type)
Brightness control
Show notification count
Quick pulldown on QS
Superuser indicator control
Headset icon
AICP logo
Traffic Indicators
Carrier Label
Battery bar
Statusbar weather temperature
Notification drawer:
Brightness slider
Time contextual header
Weather info settings
CAF Task Manager
Force expanded notifications
Disable immersive mode messages
Recents panel:
Clear all button settings
Show/hide search bar in recent menu
Recents in fullscreen
Show/hide clock and date in recent menu
Memory bar
Lock screen:
Show/hide music visualizer
Show/hide media cover art
Lock screen shortcuts
Mid-Screen shortcuts
Lock screen blur
DT2S on lockscreen
Lock Clock fonts
Lockscreen weather options
Buttons:[/B]
Enable/disable navigation bar buttons
Left-handed mode
Buttons and layout settings
Adjust navigation bar dimensions
CM button long press, double press features
SlimDim
Power menu settings
Press power button twice for camera
Misc:
Pie Control
Gesture Anywhere
App Circle Bar
Slim Recents
OmniSwitch
Scrolling cache settings
Disable FC notifications
DT2S on navigation bar
Launch music app when headset is connected
Enable/disable screenshot sound
Three fingers swipe for screenshot
System App remover
Take logcat, kmesg, dmesg on the go! (AicpExtras -> Log that 's'hit)
AICPStats
Quick Settings toggles:
QS Compass Tile
QS NFC Tile
QS Sync Tile
QS Volume Tile
QS Profiles Tile
QS USB tether Tile
QS Screen timeout Tile
QS Performance Tile
QS Lockscreen toggle Tile
QS Ambient Display Tile
QS Live Display Tile
QS Brightness Tile
QS ScreenOff Tile
QS Screenshot Tile
QS Expanded desktop Tile
QS Music Tile
QS Reboot Tile
QS LTE Tile
QS Nav bar Tile
QS SlimPie Tile
QS App circle bar Tile
QS App side bar Tile
Android Ice Cold Project
Pacrom
CyanogenMOD
Blueflame4
SantoshM
Maximum ROM
Danielle Jhay Relox Bote
ZOPO
Syl157]
AICP 10.0
Gapps (Choose Arm64 and 5.1)
Woot! AICP! Downloading.. thanks boss[emoji108]
Sent from my flare4 using Tapatalk
Galing mo Bro!!!
Ang galing mo talaga bro
Permission to port to cm fS4 bro..
Thanx..
Thanks tol dan...galing mo tlga:good::good:
^_^
Salamat mag boss ditooooo.. galing .......
thanks idol
thanks idol
killxthemxall said:
Woot! AICP! Downloading.. thanks boss[emoji108]
Sent from my flare4 using Tapatalk
Click to expand...
Click to collapse
no problem bro
m3r1 said:
Ang galing mo talaga bro
Permission to port to cm fS4 bro..
Thanx..
Click to expand...
Click to collapse
no problem bro
Mcdo09 said:
Thanks tol dan...galing mo tlga:good::good:
Click to expand...
Click to collapse
no problem bro
Open Gapps Installation problem
Thanks bro!!! ganda ng apps!
nadorsina said:
Thanks bro!!! ganda ng apps!
Click to expand...
Click to collapse
try to use pico
Bugs ?
Emresaygin said:
Bugs ?
Click to expand...
Click to collapse
Radio Only
Gapps eror
Boss pnu to error ang Gapps ko.
bro +1 thanks!
can you please provide some screenshots? thanks!
ehl.ey14 said:
bro +1 thanks!
can you please provide some screenshots? thanks!
Click to expand...
Click to collapse
ok after I release RR 2nd build
ralphyRoque said:
Boss pnu to error ang Gapps ko.
Click to expand...
Click to collapse
what Gaaps are you using?
How to Lock LTE
@UnKnoWn.XD
How to lock LTE as preferred netwok? Im only getting GSM only.
Best Regards,
UnKnoWn.XD said:
what Gaaps are you using?
Click to expand...
Click to collapse
I also noticed that USB OTG function is not working. Regards
@UnKnoWn.XD
I ported this ROM for my smartphone (Ulefone Paris) and all works well...solved several bugs, now remain me only one...the worse...
Many app, that I download from market, I download and install perfectly, but when I go to open, it doesn't open and close alone, without any error. I tell you that the same apps, work perfectly on others my ROM...
I want know if is a bug of ROM, or is a problem of porting, also if in all my porting I never had problem. Thanks!!

[ROM][7.1.1][27Jan2017][AICP]Android Ice Cold Project 12.1

{
"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"
}
AICP
Android Ice Cold Project [WIP]
AICP is known by everyone as Android Ice Cold Project that started on HTC Desire HD and since then evolved into a mature ROM with the BEST community you can find!!!
Until lollipop, ROM has always been AOKP based. Unfortunately, since AOKP either stopped development or will make a comeback later this year, we changed our base to CyanogenMod when it comes to hardware, drivers and some features.
Display and animations:
System animations
Toast icon and animation
Power menu animation
IME animation
LCD densidy changer
Status bar:
Clock style (position, date view, date format, color, font type and size, seconds)
Status bar icons control
Battery Icon style (percentage, icon type)
Brightness control
Show notification count
Quick pulldown on QS
Superuser indicator control
Headset icon
AICP logo
Traffic Indicators
Carrier Label
Battery bar
Statusbar weather temperature
Notification drawer:
Brightness slider
Time contextual header
Weather info settings
CAF Task Manager
Force expanded notifications
Disable immersive mode messages
Recents panel:
Clear all button settings
Show/hide search bar in recent menu
Recents in fullscreen
Show/hide clock and date in recent menu
Memory bar
Lock screen:
Show/hide music visualizer
Show/hide media cover art
Lock screen shortcuts
Mid-Screen shortcuts
Lock screen blur
DT2S on lockscreen
Lock Clock fonts
Lockscreen weather options
Buttons:
Enable/disable navigation bar buttons
Left-handed mode
Buttons and layout settings
Adjust navigation bar dimensions
CM button long press, double press features
SlimDim
Power menu settings
Press power button twice for camera
Misc:
Pie Control
Gesture Anywhere
App Circle Bar
Slim Recents
OmniSwitch
Scrolling cache settings
Disable FC notifications
DT2S on navigation bar
Launch music app when headset is connected
Enable/disable screenshot sound
Three fingers swipe for screenshot
System App remover
Take logcat, kmesg, dmesg on the go! (AicpExtras -> Log that 's'hit)
AICPStats
Quick Settings toggles:
QS Compass Tile
QS NFC Tile
QS Sync Tile
QS Volume Tile
QS Profiles Tile
QS USB tether Tile
QS Screen timeout Tile
QS Performance Tile
QS Lockscreen toggle Tile
QS Ambient Display Tile
QS Live Display Tile
QS Brightness Tile
QS ScreenOff Tile
QS Screenshot Tile
QS Expanded desktop Tile
QS Music Tile
QS Reboot Tile
QS LTE Tile
QS Nav bar Tile
QS SlimPie Tile
QS App circle bar Tile
QS App side bar Tile
In the beginning I would like to thank:
CM team (Lineage)
maxwen
SlimBean rom team
CarbonRom team
LiquidSmooth rom team
Omni rom team
DU team
Community
I pay for servers to build and everything that comes with it, so EVERY DONATION will really be appreciated and be used to cover those expenses.
Thank you!
ROM :
Code:
[CENTER]*[URL="https://www.androidfilehost.com/?w=files&flid=148244"]Androidfilehost[/URL] DO FLASH SUPERSU AFTER FLASHING ROM[/CENTER]
Hotspot-Fix: Here
OpenGapps Download link: Here
SuperSU : Here
Youtube and Sound Fix For latest build: Here
Camera Focus????? (USE DIFFERENT APP)
Video Recording (Use Camu App) [Thanks Rajeesh For Letting Me Know]
ROMs should contain everything you need to enjoy Nougat. You are not required to install any Add Ons, simply download the latest ROM, Google Apps, flash it, and go!
You are STRONGLY recommended to fully wipe your device before flashing, and if possible avoid restoring system apps and system data with Titanium Backup - these can cause stability issues that are very hard to debug. If you believe you know what you're doing - then fine, go ahead, but please don't complain if you experience strange behavior.
How to flash:
Make sure you have TWRP recovery on your device.
Make a backup of your current ROM.
Wipe system, data, cache and dalvik.
Flash ROM.zip and Googleapps.zip.
Reboot system and setup!
Sources: https://github.com/adeveloper79
ROM:
Github link: https://github.com/AICP
Gerrit link: http://gerrit.aicp-rom.com
CREDITS:
@daniel_hk
@MAD​
XDA:DevDB Information
[ROM][7.1.1][27Jan2017][AICP]Android Ice Cold Project 12.1, ROM for the Lenovo K3 Note
Contributors
sandeep.sethi
Source Code: https://github.com/AICP
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
ROM Firmware Required: TWRP
Version Information
Status: Beta
Created 2017-01-20
Last Updated 2017-02-04
Changelog :
Code:
[B]First Build January 19th:[/B]
*Most Things Working
[B]Second Build 20th January:[/B]
*Fixed Auto-Brightness
[B]Third Build January 24th:[/B]
*Fixed GPS
*Fixed Hotspot
*Fixed Camera with Flashlight
[B]Fourth Build January 26th:[/B]
*Tried To Youtube Zoom ( dont know if works)
*Fixed Battery Usage Info
[B]Fifth Build January 27th:[/B]
*Fixed Youtube Zoom
Reserved
---------- Post added at 09:48 AM ---------- Previous post was at 09:45 AM ----------
Great work @sandeep.sethi , cant wait other rom based on 7.1.1
[email protected] said:
Reserved
---------- Post added at 09:48 AM ---------- Previous post was at 09:45 AM ----------
Great work @sandeep.sethi , cant wait other rom based on 7.1.1
Click to expand...
Click to collapse
THank you bro :highfive:
sandeep.sethi said:
THank you bro :highfive:
Click to expand...
Click to collapse
Welcome bro, wait for many time and finally working in build ??
Your work is very very appreciable sir sandeep.sheti
Keep it up!
P.S. I have just left fb,for some months
Aditya Kr said:
Your work is very very appreciable sir sandeep.sheti
Keep it up!
P.S. I have just left fb,for some months
Click to expand...
Click to collapse
Thank you
awesome work bro.. :good: need some time for testing
That's my nigga....
Again a tsunami by sandeep..
Keep it up bro?
Compatible with model K3 Note TD-LTE (China K50-T3s) ?! Thank you very much
pickandrew said:
Compatible with model K3 Note TD-LTE (China K50-T3s) ?! Thank you very much
Click to expand...
Click to collapse
yes just change modem which supports your device
at last your hardwork resulted in a fine rom congrats bro
aswinp222 said:
at last your hardwork resulted in a fine rom congrats bro
Click to expand...
Click to collapse
Thank you bro
adikri said:
awesome work bro.. :good: need some time for testing
Click to expand...
Click to collapse
Thank you bro
information about video recording and gyroscope sensor
@sandeep how abt video recording and gyroscope sensor is this working plz reply I am very big fan of your work and I am currently using your star OS and it's very beautiful
Dead-Shot said:
@sandeep how abt video recording and gyroscope sensor is this working plz reply I am very big fan of your work and I am currently using your star OS and it's very beautiful
Click to expand...
Click to collapse
video recording is not working
gyroscope works
sandeep.sethi said:
video recording is not working
gyroscope works
Click to expand...
Click to collapse
Can't take picture in HDR mode, camera app stops responding. Can you fix this in the next update?
raghuM said:
Can't take picture in HDR mode, camera app stops responding. Can you fix this in the next update?
Click to expand...
Click to collapse
used different camera app?
sandeep.sethi said:
used different camera app?
Click to expand...
Click to collapse
Yeah I also tried in open camera but still the same.
raghuM said:
Yeah I also tried in open camera but still the same.
Click to expand...
Click to collapse
ok one more bug found thanks for telling

[N7.1.2_r27]-S.i.X.AOSP.ROM-R3Ds [N5X-OTA][07-05-17]

{
"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"
}
**ROM FEATURES**
AOSP Revision 7.1.2 r27
Busybox included
Substratum included
AppOps Security Settings
Package name in "App info"
Changelog/Credits/Links in About Phone
SuperSU v2.79 or Phh`s Superuser
Package name in "App info"
WakeBlock patch and manager app by Giovanni Bozzano
No Forced Encryption ( Kernel )
Vibration adjustment ( Kernel )
Disabled Tethering checks
T-Mobile US WiFi Calling
Project Fi Support
Fully Working Wifi/Data
Kill apps by long press back key
Use Home button during a ringing call
One handed mode
Display bluetooth battery status when available
Pixel six black bootanimation
Pixel stock navigation bar icons
Pixel system colors
Pixel stock sounds
Assistant enabled by default
AOSP Messaging
AOSP Eleven Music
AOSP Camerar
AOSP Calendar
AOSP CalendarWidget
High Brightness Mode
0, 90, 180 and 270 degree rotation
Lock app in landscape orientation via rotation tile
Custom Quick Tiles
Haptic feedback to QS tiles
Caffeine tile timer
Headsup tile
Expanded desktop tile
Data tile behavior
USB tile behavior
Wi-Fi tile behavior
Android Auto tile
QS columns configurable via the 3 dot menu on editing screen
Extra QS tiles
Quick settings pulldown
Clock: Show/Hide, Align, AM/PM, Show/Hide Secs
Date: Style, Format
Statusbar Network Indicators/Hide Arrows
3Minit Battery mod ready ( need their app )
Battery (stock, landscape, circle, text, none)
Battery percent (hidden, inside the icon, next to the icon)
Custom Carrier Label for lockscreen ans statusbar
Volumer keys: Wake, Music Skip, Camera
Volume Unlink notification
Volume steps customize
Volume Down enter do not disturb
Volume Up exit do not disturb
DUI Smartbar - Credits to Randall Rushing
DUI Fling - Credits to Randall Rushing
DUI Pulse - Credits to Randall Rushing
Headsup notification toggle
Headsup configurable timeout
Headsup configurable Snooze delay
Status bar notification ticker
Show icon of package in Toast popup
Show/Hide notification count
Low battery notification toggle
Camera shutter sound toggle
Recents FAB Clear All Button Tweaks
Immersive Recents
Expanded desktop options and quick setting tile
Double Tap to Sleep: gesture, lockscreen, and navigation bar
Proximity Wake-on
Flip to Mute/Reject call
Lockscreen rotation option
Hide lockscreen clock, date, alarm text
Disable/Enable quick settings on secure lockscreens
Custom lockscreen clock fonts
Launch default music player on headset connect
Night Light automatically set a lower brightness when active
Longpress power lockscreen torch
Disable battery saver notification
Ambient display customize
Ambient doze dt2w
Doze mode enabled
Doze Notification color inversion
Advanced reboot menu
Hide power menu on lockscreen
Enable/Disable Lockscreen Media Art
LED multi color notifications
Manually pause/resume downloads
Enable/disable wake on plug
Night tile brightness: allow to set a different value
Night tile automatically set a lower brightness when active
Incall vibration options
Increasing ringtone option
Scramble pin layout
Disable ripple when entering lockscreen pin
Smooth Downloading/Uploading animations
Enable/Disable vibration when double tapping power button for camera
Show Flashlight notification on pulldown toggle
Screenshot delay option
Screenshot type option
Disable/Enable screenshot sound
Option to remove settings dashboard text summary
Option to remove settings recommended applications card
Option to remove to disable dashboard conditions
Longpress settings icon in pulldown to enter S.i.X settings
Animations speed .5x
QS tile titles visibility option
Toggle for Header Date+Time positions
Toggle to hide/show Header Settings icon
Add Double tap to wake on doze option
Hide QS customizer correctly
Allow faster app switching
Custom behavior for mini tiles bar
Better notification speed
Adjusted animation timing
Scrolling cache improvements
Disable/enable scrolling cache options
Don't refresh ui when screen off ( Save some battery )
Manual apk installation by default
Compress Offload audio - less cpu load
Remove useless pngs and videos files
Init.d support
Addon.d support
Build prop tweaks
Tons of fixes
AND TONS MORE!!!
**CREDITS AND THANKS**
==========================
Beanstown106 - DONATE TO NATE HERE
PureNexus Project
Daveyannihilation
Vic Perriera
Nobe1976
MikeyMopar
Ezio84
David Hayes
REV3NTECH
Giovanni Bozzano
Dustin Rinne
Randall Rushing
Dwitherell
Wally Wood
Jeremy Beck
Joshua Beach
MicMars
Nathan Chancellor
TBO
BlackBird Kernel
Flash-ROM
ABC ROM
UBER ROMS
Twisted ROMS
Team Octos
Cyanogen Mod
Slim Roms
Omni Rom
CyanideL
NitrogenOS
Google
**FLASH IN THIS ORDER**
COMING FROM A DIFFERENT ROM: CLEAN FLASH
UPDATING ROM: Wipe system, cache and dalvik cache
1- FLASH ROM
2- FLASH Dynamic Gapps
3- FLASH SU
4- FLASH VENDOR
5- REBOOT!!!!
6- DONT INTERRUPT THE PROCESS
***LINKS***
Changelog
ROM
BeansGAPPS
WakeBlock
*Extras in post #2*
**EXTRAS**
S.i.X Theme
Playstore link
S.i.X Headers
Playstore link
Source
Github
Ohh. Finally R3Ds is on XDA.
thanks man download now
Are features like compressing offload audio and faster app switching included in kernel or rom itself?
Does this rom have planned regularly updates like nightlies, weeklies or something else?
Sent from my bullhead using XDA Labs
Bro download link is down or what ?
And please tell me what is the right vendor to be used for this rom ??
tornido067 said:
Bro download link is down or what ?
And please tell me what is the right vendor to be used for this rom ??
Click to expand...
Click to collapse
Just check download link - worked for me.
Vendor - https://www.androidfilehost.com/?fid=817550096634768285
Cool man, thanks
Enviado desde mi Pixel mediante Tapatalk
is this for nexus 6 , download link goes to nexus 6 ROM , Will that ROM work on nexus 5x ?
MrEnigma7865 said:
is this for nexus 6 , download link goes to nexus 6 ROM , Will that ROM work on nexus 5x ?
Click to expand...
Click to collapse
Several devices are on download link. Only flash build for your specific device. May brick your device flashing wrong build.
This looks very interesting. I'm definitely going to give this a shot. Thanks for this.
Thanks for support Bullhead...!!
Sent from my Nexus 5X using XDA-Developers Legacy app
i think he is working on a new update to the tool kit. As i remember seeing something about it in the wug fresh forums a few days ago.
I'll download this tn when I get home from work and have Wi-Fi. Looking forward to giving this a try. What kernel comes with ROM? Modded stock?
Nice Rom. Small footprint. But feature rich. A hidden gem amoung all the N5X ROMs.
This Rom is super nice so far. Thanks for the hard work. New build up as well. Thanks for that!
I cant enter developer option
It crash........
D00 said:
I cant enter developer option
It crash........
Click to expand...
Click to collapse
Uninstall any themes and check. It works here.
Clean installed update. Everything running fine so far. Kernel Auditor is a nice touch to control the CPU parameters. Thanks for the update. This rom is boss. Runs fantastic on my device.
This is an incredible rom. Fast, rock stable and clean. Thanks for this amazing contribution. Looking forward to future updates.

[ROM][UNOFFICIAL][7.1.2] AICP - 12.1 - Nougat for PERRY [OMS]

{
"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"
}
​
AICP is known by everyone as Ice Cold Project that started on Desire HD and since then evolved into a mature ROM with the BEST community you can find!!!
Until Lollipop, Rom has always been AOKP based. Unfortunately, since AOKP either stopped development or will make a comeback later this year, we changed our base to CM when it comes to hardware, drivers and some features.
If there are any bugs, either we will sort them or CM team if it concerns their modifications. This rom isn't CM supported so no need to report errors or bugs to them!!
Display and animations:
System animations
Toast icon and animation
Power menu animation
IME animation
LCD densidy changer
Status bar:
Clock style (position, date view, date format, color, font type and size, seconds)
Status bar icons control
Battery Icon style (percentage, icon type)
Brightness control
Show notification count
Quick pulldown on QS
Superuser indicator control
Headset icon
AICP logo
Traffic Indicators
Carrier Label
Battery bar
Statusbar weather temperature
Breathing Notifications
Notification drawer:
Brightness slider
Time contextual header
Weather info settings
CAF Task Manager
Force expanded notifications
Disable immersive mode messages
Weather
Recents panel:
Clear all button settings
Show/hide search bar in recent menu
Recents in fullscreen
Show/hide clock and date in recent menu
Memory bar
Lock screen:
Show/hide music visualizer
Show/hide media cover art
Lock screen shortcuts
Mid-Screen shortcuts
Lock screen blur
DT2S on lockscreen
Lock Clock fonts
Lockscreen Colors
Lockscreen weather options
Wallpaper
Lockscreen torch
Buttons:
Enable/disable navigation bar buttons
Left-handed mode
Buttons and layout settings
Adjust navigation bar dimensions
CM button long press, double press features
SlimDim
Power menu settings
Press power button twice for camera
Misc:
Pie Control
Gesture Anywhere
App Circle Bar
Slim Recents
OmniSwitch
Scrolling cache settings
Disable FC notifications
DT2S on navigation bar
Launch music app when headset is connected
Enable/disable screenshot sound
Three fingers swipe for screenshot
System App remover
Take logcat, kmesg, dmesg on the go! (AicpExtras -> Log that 's'hit)
AICPStats
Quick Settings toggles:
QS Compass Tile
QS NFC Tile
QS Sync Tile
QS Volume Tile
QS Profiles Tile
QS USB tether Tile
QS Screen timeout Tile
QS Performance Tile
QS Lockscreen toggle Tile
QS Ambient Display Tile
QS Live Display Tile
QS Brightness Tile
QS ScreenOff Tile
QS Screenshot Tile
QS Expanded desktop Tile
QS Music Tile
QS Reboot Tile
QS LTE Tile
QS Nav bar Tile
QS SlimPie Tile
QS App circle bar Tile
QS App side bar Tile
In the beginning we would like to thank:
squid2 for device trees for perry
CM team
maxwen
SlimBean rom team
CarbonRom team
LiquidSmooth rom team
Omni rom team
DU team
Community
@LorD ClockaN
@zipsnet
@n3ocort3x
@semdoc
@eyosen
@alienmind
@Chezbel
@Drgravy
@eboye
Latest Stable Release Version 12.1​
DOWNLOAD LINK : PERRY​
ROMS should contain everything you need to enjoy Nougat. You are not required to install any Add Ons, simply download the latest ROM, gapps, flash it, and go!
You are STRONGLY recommended to fully wipe your device before flashing, and if possible avoid restoring system apps and system data with Titanium Backup - these can cause stability issues that are very hard to debug. If you believe you know what you're doing - then fine, go ahead, but please don't complain if you experience strange behavior.​
How to flash:
Install latest TWRP/CWM/Philz recovery on your device.
Make a backup of your current ROM.
Wipe system, data, cache and dalvik.
Flash the rom, and a gapps
Reboot system and setup!​
SOURCE CODE OF PERRY:​Kernel Source​Device Tree​
XDA:DevDB Information
[ROM][UNOFFICIAL][7.1.2] AICP - 12.1 - Nougat for PERRY [OMS], ROM for the Moto E4
Contributors
nayan deka, squid2
Source Code: https://github.com/AICP
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.x
ROM Firmware Required: TWRP, Unlocked Bootloader
Based On: AOSP
Version Information
Status: Stable
Stable Release Date: 2018-02-02
Created 2018-02-02
Last Updated 2018-03-19
Reserved
Wow you are like a machine! Thank you for all your contributions!
kyungone said:
Wow you are like a machine! Thank you for all your contributions!
Click to expand...
Click to collapse
Hit thanks if u loved my work:fingers-crossed:
Now we're talking, AICP is FULLY loaded. One of my favorites. Running it on my Nexus 9.
madbat99 said:
Now we're talking, AICP is FULLY loaded. One of my favorites. Running it on my Nexus 9.
Click to expand...
Click to collapse
Downloading today
codyalan said:
Downloading today
Click to expand...
Click to collapse
hit thnx if u loved it
Just posted a full LTE fix, you can view it Here. It works on any custom ROM
Running great on my virgin mobile e4. Xt1766.
Thanks @nayan deka
Says updated on 3/19. Link still has 02/02.
No LTE (Qualcomm, fact unlocked, on T-mo)
madbat99 said:
Running great on my virgin mobile e4. Xt1766.
Thanks @nayan deka
Says updated on 3/19. Link still has 02/02.
Click to expand...
Click to collapse
The only thing I see on 3/19 is the LTE fix. Can you tell me where you see the update?
neojpl said:
The only thing I see on 3/19 is the LTE fix. Can you tell me where you see the update?
Click to expand...
Click to collapse
It's not, op says updated 3/19. He was talking about the lte fix.
madbat99 said:
It's not, op says updated 3/19. He was talking about the lte fix.
Click to expand...
Click to collapse
Ok, thanx.I was actually hoping I was missing something
I am testing this rom on my Truly Unlocked Moto E4 and I have Sprint and applied the LTE fix and after like 2 dozen reboots I now have LTE but I notice Youtube does not show video.
Also I hope this rom continues as it is really nice to have on my Moto E4.
Vicpdx18 said:
I am testing this rom on my Truly Unlocked Moto E4 and I have Sprint and applied the LTE fix and after like 2 dozen reboots I now have LTE but I notice Youtube does not show video.
Also I hope this rom continues as it is really nice to have on my Moto E4.
Click to expand...
Click to collapse
Video fix in post on second page https://forum.xda-developers.com/mo...rom-resurrection-remix-moto-e4-t3689903/page2
Sent from my XT1766 using XDA Labs
You are a machine for this device, can't wait to flash this...mad props and thanks to you.
Other than having to add my apn (MetroPCS) it's been smooth sailing, only hitch is that Safteynet comes back with an API error, but seems to work anyway...I'll report any other little sniggles that pop up if they do.
Thanks again.
wobedraggled said:
Other than having to add my apn (MetroPCS) it's been smooth sailing, only hitch is that Safteynet comes back with an API error, but seems to work anyway...I'll report any other little sniggles that pop up if they do.
Thanks again.
Click to expand...
Click to collapse
What magisk version u got
Sent from my XT1766 using XDA Labs
skullkid383 said:
What magisk version u got
Sent from my XT1766 using XDA Labs
Click to expand...
Click to collapse
16.0
it was doing it with 15.3 as well, and again it seems to work ok so far, just that little hitch.

[ROM] [8.1.0] [UNOFFICIAL] Validus OS Stable v2.3

{
"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"
}
Notes from the Official Google+ Community:
About the ROMs :
Validus is GZ-AOSP (Fancy name of AOSP-CAF?) Based with a Dark Wolfie theme with full OMS support and has a lot of features.
GZR G+ Community​
FEATURES LIST:
Code:
AMBIENT DISPLAY
Navbar double tap to sleep
Double tap to sleep on lockscreen
Double tap to sleep on statusbar
Quick settings pull down with one finger
Use volume keys to control media volume anytime
Volume rocker music control
Launch music player on headset connect
Toast icon switch
Doubletap or longpress to toggle flashlight
Ability to configure battery saver mode color
Allow to disable qs footer warning
QS panel columns and rows
Network traffic
QS tiles titles visibility
Wake on plug
Vibrate on plug
Add option to disable auto brightness icon in brightness slider
App Opps
Power menu
Show Battery info on Lockscreen when charging
HeadsUp Blacklist
HeadsUp timeout
Headsup snooze
Gesture anywhere
Volume key answer
Allow to disable HOME key when ringing
Battery bar
Custom small QS tiles
Battery light
Notification light
Scrample pin layout
Lockscreen quick unlock
Dashboard suggestion options menu
InstalledApp: show link to Google Play
DisplaySettings: font size in 5% steps from 80% to 130%
Night light brightness mode options
Autohiding IME cursors as left/right nav buttons
Caffeine QS tile
Sound QS tile
PiP QS tile
Ambient-LiftToWake QS tile
HeadsUp QS tile
Partial/full screenshot QS tile
Sync QS tile
Volume panel QS tile
NFC QS tile
Reboot/Recovery QS tile
Compass QS tile
Language toggle QS tile
Weather QS tile
Link ring and notification volume
Animation for battery asyncLoader
Recents: allow single tap on app icon to show app info overlay
Stock Recents icon packs support
Volume tones toggle
Pixel navbar animation
Full alarm info
Navbar toggle
Lockscreen weather
Dialer: Incall vibrtion
Dialer: Auto proximity speakerphone
Increasing ring feature
Screen record
reset battery stats
Live volume steps
Display network name in status bar
Status bar notification ticker
Statusbar logo
Custom system animation
Day/Night Oreo edition
Slim recents
Immersive recents (aosp recents)
Recents clear all button tweak (aosp recents)
Long press back to kill app
Soft reboot/SystemUI restart
DUI smartbar/fling
Installation Instructions:
ALWAYS MAKE A NANDROID BACKUP FIRST!
Coming from Another ROM/Clean Install:
Code:
Reboot to Recovery
Wipe system, cache, dalvik/art cache, data
Flash ROM Zip and GApps
Reboot System
Updating from a Previous Build/Dirty Flash:
Code:
Wipe System, Cache, Dalvik/Art Cache in Recovery
Flash ROM Zip, GApps and any Other Zips you may use
Reboot
Substratum support is there as long as you have root and latest Substratum app.
Some themes may have a little catching up to do, have fun testing them!
If you have any issues, grab a log after a clean flash, upload and link here please.
Add steps to reproduce the issue in your post.
Do not report issues dirty flashing this over some unofficial build or with some kernel flashed.
Logcat Extreme app is great as you can choose to start recording a log just before reproducing an error and stop recording just after so you log just the part you need.
Xposed is not supported here, if you want to run it and have issues, try an Xposed thread for support and bug reports here only welcome with a clean install with no Xposed present.
Credits: GZR Team
Downloads:
ROM
GApps
Source:
ValidusOS Github
GZOSP Github
GZOSP Gerrit
XDA:DevDB Information
UNOFFICIAL Validus OS, ROM for the LeEco Le 2
Contributors
sahilashraff9
Source Code: https://github.com/LineageOS/android_device_leeco_s2
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Unlocked BootLoader & Latest TWRP Recovery
Based On: AOSP
Version Information
Status: Stable
Created 2018-04-30
Last Updated 2018-04-30
Enjoy Some Wolfie StuffsHit Thanks or Buy Me A Cffie
Settings fc while searching within it
Do you want a logcat?
Nethunter
Hello, please tell me, does this ROM support a Nethunter?
zzzlor said:
Hello, please tell me, does this ROM support a Nethunter?
Click to expand...
Click to collapse
Doesn't.
binary$droid said:
Settings fc while searching within it
Do you want a logcat?
Click to expand...
Click to collapse
:fingers-crossed:Sure, it would be helpful to fix it
Is "Centre Clock" feature available?
Its_Prithi said:
Is "Centre Clock" feature available?
Click to expand...
Click to collapse
Yes, it's present
sahilashraff9 said:
:fingers-crossed:Sure, it would be helpful to fix it
Click to expand...
Click to collapse
Here is the logcat. Sorry for the delay.
Been using this ROM for 4 days. Everything else is working fine.
Battery backup same as other Oreo ROMs. Thanks for building and sharing:good:
binary$droid said:
Here is the logcat. Sorry for the delay.
Been using this ROM for 4 days. Everything else is working fine.
Battery backup same as other Oreo ROMs. Thanks for building and sharing:good:
Click to expand...
Click to collapse
Thanks
x626? or no
MajorPlayz said:
x626? or no
Click to expand...
Click to collapse
NO!
bobdubrovsky said:
NO!
Click to expand...
Click to collapse
Thought so, sorry that was a stupid question I'm not sure why I even asked ? thanks anyway haha
MajorPlayz said:
Thought so, sorry that was a stupid question I'm not sure why I even asked thanks anyway haha
Click to expand...
Click to collapse
What's the x626? Did a quick google search and it looks like it's the S3? Phablet version or something? Mine's an S3 as well but it's um..x522 i think
GWARslave119 said:
What's the x626? Did a quick google search and it looks like it's the S3? Phablet version or something? Mine's an S3 as well but it's um..x522 i think
Click to expand...
Click to collapse
It's an S3, but the MediaTek Version. All x5xx Phones are Snapdragon, and since you are american, you have the Snapdragon one.
ah oki. yeah i did a bunch of research before i decided that this was probably the best choice for the money for gaming. I originally wanted to stick with mtk because of how well the T860-MP2 performed for the price, but couldnt find any higher gpus that were cost efficient and that worked over here
Bro the android P rounded screen off and p animations, settings page etc.,
binary$droid said:
Settings fc while searching within it
Do you want a logcat?
Click to expand...
Click to collapse
Fixed try new version
Validus v2.3 Update
Changelogs:
- May Security Patch
- Fixed Setting FC while searching
- Reworked Ramdisk
- Some Kernel Changes
What device does this rom support?.....will it work on me x526?

Categories

Resources