Showing posts with label unofficial. Show all posts
Showing posts with label unofficial. Show all posts

Monday, 1 August 2016

What recovery to use for unofficial unlock?



Hi, I got a redmi note 3 pro, and was thinking about flashing Santosh's CM on it, but I havent got unlock priviliges so I'll need to use the unofficial unlock for it. I'm just wondering which recovery to flash? TWRP obviously, but if I remember correctly there was 2 different versions for TWRP on unofficial unlock, 1 for backing up and 1 for flashing.

Cant seem to find the thread so I thought I'd ask here..



Saturday, 30 July 2016

Unofficial CM12.1 for Vodafone Smart Ultra 6

Disclaimer
I'm am not responsible for bricked devices, flashing custom ROM's/Recovery's is done so at YOUR OWN RISK!

Information
This is a stock standard CM build without any extras & compiled with stock SU6 5.1.1 kernel

Download
http://www.mediafire.com/download/l1...AL-p839v55.zip

Installation
I recommend doing a full wipe before flashing!
Flash ROM using TWRP
Flash GAPPS 5.1 arm package of your choice
Reboot & wait for Android to boot

Version Information
Status Unofficial
ROM OS 5.1.1 Lollipop
ROM Kernel 3.10.49

Created 2016-07-22
Updated 2016-07-26

Friday, 29 July 2016

Unofficial unlocked, just got text for official unlock permissions



I received my phone a couple days ago and got tired of waiting for the confirmation text so I did it the unofficial way. I now have permission to access the official unlock tool, which is great.

Can I just run the official unlock over my unofficial unlock for less issues? What are the correct steps to transition from "unofficial" to "official"?

Thank you.



Tuesday, 26 July 2016

[ROM] [6.0.1] Unofficial Paranoid Android - Jiayu S3



Paranoid Android is a free, community built distribution of Android 6.0.1 (Marshmallow) which greatly extends the capabilities of your phone.

This is the unofficial Build of Paranoid Android MM for Jiayu S3 (advanced and basic, not S3 plus that packs the 6753)



Code:


#include
/*
 * 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.
 */


Installation Instructions:
XDA:DevDB Information
Paranoid Android for S3, ROM for all devices (see above for details)

Contributors
fire855, superdragonpt, DerTeufel1980
Source Code: https://github.com/MediatekAndroidDevelopers

ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Android 5.x.y installed, custom recovery installed

Version Information
Status: Stable

Created 2016-07-26
Last Updated 2016-07-26



[ROM] [6.0.1] Unofficial Paranoid Android - Jiayu S3 Plus



Paranoid Android is a free, community built distribution of Android 6.0.1 (Marshmallow) which greatly extends the capabilities of your phone.

This is the unofficial Build of Paranoid Android MM for Jiayu S3 plus (not advanced or basic), with mt6753 soc



Code:


#include
/*
 * 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.
 */


Installation Instructions:
XDA:DevDB Information
Paranoid Android for S3 Plus, ROM for all devices (see above for details)

Contributors
fire855, superdragonpt, DerTeufel1980
Source Code: https://github.com/MediatekAndroidDevelopers

ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Android 5.x.y installed, custom recovery installed

Version Information
Status: Stable

Created 2016-07-26
Last Updated 2016-07-26



[ROM] [6.0.1] Unofficial CyanogenMod 13 - Jiayu S3



CyanogenMod 13 is a free, community built distribution of Android 6.0.1 (Marshmallow) which greatly extends the capabilities of your phone.

This is the unofficial Build of CM 13 for Jiayu S3 (advanced and basic, not S3 plus)



Code:


#include
/*
 * 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.
 */


Installation Instructions:

XDA:DevDB Information
Cyanogenmod for Jiayu S3, ROM for all devices (see above for details)

Contributors
DerTeufel1980, fire855, superdragonpt
Source Code: https://github.com/MediatekAndroidDevelopers

ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Android 5.x.y installed, custom recovery installed

Version Information
Status: Stable

Created 2016-07-26
Last Updated 2016-07-26



[Unofficial] Private Cyanogenmod 13 Builds



As there is no official Cyanogenmod nor i'm a developer, i'm only created this thread for those who uses my builds.
This builds are based on https://github.com/CyanogenMod and the Mi5 Device Tree from https://github.com/Mi5Devs/android_device_xiaomi_gemini

Normally my builds are created daily, it can be that there are no or not important changes in Device Tree or Cyanogenmod, then there is no new build created. To view changes, please visit the Mi5Devs Commits ;)

Current Build: cm-13.0-20160726-UNOFFICIAL-gemini
URL: https://store.shade.sh/mi5/

Disclammer: I'm not a developer of this Rom! I'm just using the Device Tree and the Cyanogenmod to build this Roms.



Sunday, 24 July 2016

[WIP] Unofficial SLIMROM MM



Hello Developers,

I'm working on SLIM MM, but stuck on boot screen (i.e. MI logo).
Tried to capture logcat but while booting it says "waiting for device..."

local_manifests :




<?xml version="1.0" encoding="UTF-8"?>

<manifest>

<!--Ferrari Device-->
<project name="Ferrari-Dev-Team/android_device_xiaomi_ferrari.git" path="device/xiaomi/ferrari" remote="github" revision="cm-13.0"/>
<project name="Ferrari-Dev-Team/android_kernel_xiaomi_ferrari" path="kernel/xiaomi/ferrari" remote="github" revision="cm-13.0-new"/>
<project name="Ferrari-Dev-Team/android_vendor_xiaomi_ferrari.git" path="vendor/xiaomi/ferrari" remote="github" revision="cm-13.0"/>

<!--snapdragon stuff-->
<project name="CyanogenMod/android_external_stlport" path="external/stlport" revision="cm-13.0" />
</manifest>




Any suggestion ??
Will be uploading built soon, if someone can look in that.

A HUGE Thanks @faizauthar12 for helping me in this.



Friday, 22 July 2016

CM13 unofficial ZUK Z2 Pro



Here is a first build of cm13 for the zuk z2 pro. Grabbed it at zuk forum. No credits in it at all.

https://d21db4.lt.yunpan.cn/lk/cBCEzUqCIpDvY

Password: 3cb9



Tuesday, 19 July 2016

Unofficial CyanogenMod 13



CyanogenMod 13 is a free, community built distribution of Android 6.0.1 (Marshmallow) which greatly extends the capabilities of your phone.

This is the unofficial build of CM 13 for the OnePlus 3 (all variants).


OnePlus warranty covers software modifications!


Downloads:

ROM:
https://www.androidfilehost.com/?fid=24591000424948386

Recovery:
https://dl.twrp.me/oneplus3/

Sources:

https://github.com/CyanogenMod/andro...neplus_msm8996
https://github.com/CyanogenMod/andro...eplus_oneplus3
https://github.com/theMuppets/propri...vendor_oneplus
https://github.com/CyanogenMod/andro...ce_oppo_common
https://github.com/CyanogenMod/andro...ce_qcom_common
https://github.com/CyanogenMod/andro...opensource_Nfc
https://github.com/CyanogenMod/andro...rce_frameworks
https://github.com/CyanogenMod/andro...rce_libnfc-nci

Installation instructions:

You must unlock your bootloader via fastboot.
You must have a custom recovery installed (link above)
Fully wipe your device from Recovery if you are not coming from CM13.0 already.
Flash the downloaded ROM
Locate 6.0 Gapps via a quick Google search. (Make sure it‘s arm64)
Reboot into recovery and install the ROM.

Don‘t flash gapps after you booted up CM 13! This will kill your device. If you want gapps, then flash it right after you wiped your phone and flashed CM 13.

Known issues:
MSM8996: It‘s a new platform. Don‘t expect that CM 13 will run as good as stock.
Dash charge: Does not work, blame OnePlus for not releasing its sources in kernel.

Credits:
LG G5 devs, for their initial CM bringup to the MSM8996 platform
OnePlus, for the actual phone and the engineers helping me with sorting out few issues
Every CM contributor
Grarak

XDA:DevDB Information
CyanogenMod OnePlus 3, ROM for the OnePlus 3

Contributors
Grarak
_superman
ROM OS Version: 6.0.x Marshmallow

Version Information
Status: Beta

Created 2016-07-19
Last Updated 2016-07-09



Friday, 15 July 2016

[UNOFFICIAL] AICP 11



dav888 presents


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!!



In the beginning we would like to thank:
  • CM team

  • maxwen

  • SlimBean rom team

  • CarbonRom team

  • LiquidSmooth rom team

  • Omni rom team

  • DU team

  • Community





Download here
MD5 : b17e8d869f52cacf6bf171fbe74bf90a


XDA:DevDB Information
AICP 11, ROM for the Samsung Galaxy Note II

Contributors
silentvisitor, DAV888
ROM OS Version: 6.0.x Marshmallow
Based On: CyanogenMod

Version Information
Status: Beta
Current Beta Version: 11
Beta Release Date: 2016-07-15

Created 2016-07-15
Last Updated 2016-07-15



Wednesday, 13 July 2016

Problem! Back to MIUI from CM13 with unofficial unlocked bootloader!



Hi guys,

sorry for my bad english.

I have a problem. I have unofficial unlocked my bootloader, install TWRP and then CM13 from Santhosh M.

I'm very happy with this ROM, but now i can official unlocked my bootloader and i will try out MIUI from xiaomi.eu.

Please were can me say how i can back to original MIUI ROM, unlocked my bootloader official, install TWRP and then MIUI from xiaomi.eu?

I'm very happy about your answers!

Greetings from germany
Ben



Tuesday, 12 July 2016

Multirom Unofficial Link ??



If anyone is using multirom unofficial? Can u link to the thread or file ??

Sent from my Nexus 6 using Tapatalk



Monday, 11 July 2016

[ROM][D722P] Bliss 6.4 UNOFFICIAL 11/07/2016 [XperiAMM]



Bliss

✄╔╗─╔╗──╔╗╔╗
✄║║─║║──║║║║
✄║╚═╝╠══╣║║║╔══╗╔══╦╗╔╦══╦═╦╗─╔╦══╦═╗╔══╗
✄║╔═╗║║═╣║║║║╔╗║║║═╣╚╝║║═╣╔╣║─║║╔╗║╔╗╣║═╣
✄║║─║║║═╣╚╣╚╣╚╝║║║═╬╗╔╣║═╣║║╚═╝║╚╝║║║║║═╣
✄╚╝─╚╩══╩═╩═╩══╝╚══╝╚╝╚══╩╝╚═╗╔╩══╩╝╚╩══╝
✄──────────────────────────╔═╝║
✄──────────────────────────╚══╝

So long without being over here and make me miss his reports and comments :rolleyes:
Remember I am a "noob" then there are bad with me :silly:

Ready? started

Features:
  • Fast Charge (activate on kernel auditor)

  • Android 6.0.1_r52

  • Snap Camera

  • Smartcover

  • ART flags

  • Double tap 2wake

  • Wi-Fi

  • Audio

  • Bluetooth

  • GPS

  • OMX

  • SELinux Permissive

  • USB tethering

  • Wifi hotspot

  • Vibratin

  • Led

  • F2FS

  • NFC(?

  • Flash

  • Kernel 3.4

  • Ril

  • 4G



Bugs:

  • FM


Installation clean:

  1. Download ROM

  2. Put the files on SDCard

  3. Reboot to TWRP

  4. Wipe -> Factory Reset

  5. Install -> choose Bliss-v6.4-jagnm-UNOFFICIAL-xxxxxxx-xxxx.zip

  6. Swipe to confirm flash

  7. Wipe Cache

  8. Reboot system



Update Bliss:

  1. Download ROM

  2. Put the files on SDCard

  3. Reboot to TWRP

  4. Install -> choose Bliss-v6.4-jagnm-UNOFFICIAL-xxxxxxx-xxxx.zip

  5. Swipe to confirm flash

  6. Wipe Cache

  7. Reboot system


PD: In an update your data is not lost

Download:

AndroidFileHost

Bliss-v6.4-jagnm-UNOFFICIAL-20160711-0927.zip NEW*

Special credits:

MaxiCM Team
  • XperiAMM

  • Epirex

  • Nothing-Dev

  • kn06497



Credits:
  • Google

  • XDA

  • Bliss

  • LG

  • thenotonly

  • VM03(?



XDA: DevDB Information
Bliss 6.4, ROM for the LG G3 Beat D722P

Contributors
XperiAMM

Source Code: https://github.com/BlissRoms and https://github.com/XperiAMM-Bliss-UNOFFICIAL

Created: 2016-07-11
Last Updated: 2016-07-11

More updates? Please donate




[ROM][E6553][6.0.1] Unofficial CM13 [20160710]



This CyanogenMod Rom is made by Thomas231 all credits should go to him.

I AM NOT RESPONSIBLE FOR ANY DAMAGES THAT MAY CAUSE YOUR DEVICE

Your Bootloader must be unlocked and TWRP recovery installed.

Installation:
-Place rom.zip and GApps on your internal SDcard
-Reboot into TWRP and make a Backup of your System (boot,system,data)
-In TWRP delete your data and cache/dalvik
-Flash rom.zip and GApps
-restart your device (first start take a few minutes)
-done

Bugs: The Sony AOSP Camera Driver Bug for all kitakami Devices.

Downloads: cm-13.0-20160710-UNOFFICIAL-ivy.zip

TWRP

I hope you have fun using the Rom, i cant provide Screenshoots because i dont use this Rom.

Regards



Sunday, 10 July 2016

[ROM] Another Unofficial CM13



(Sorry for bad English)
Hi guys.
I'm building daily CM13 for the OnePlus 3. Of course i can't guarantee that there will be a build every day, but that's the destination. :)
I know that there are about 5 unofficial builds out there, so i will delete this thread when official cm13 appears.

You can get my builds here
(Nightly-nightlies: I'm uploading at 7-8pm according to CEST UTC/GMT +2 hours)

Thanks @matssa for your guide :)



differences between official and unofficial RR roms (kenzo)?



Hi,

In fact, what's the difference between official and unofficial Resurrection Remix roms for kenzo? Which is the most stable currently?

Besides that, do I need to flash developer miui rom before trying to unlock bootloader/install twrp/install RR? Currently I'm with the Chinese seller's custom rom ("shop" rom).

Thank you for your patience.



Wednesday, 6 July 2016

[ROM][MM- 6.0.1r45]PARANOID AOSPA [Unofficial]





Code:


#include
/*
 * Your warranty is now void.
 *
 * I am not responsible for bricked devices,
 * 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.
 *
 */


First time installingAOSPA based to your Zenfone 5, or coming from another ROM?
  • Make sure your Bootloader is unlocked and you're running the latest TWRP

  • Download latest build,AOSPA GAPPS AND SUPERSU.ZIP

  • Reboot recovery

  • FULL WIPE

  • Flash latest AOSPA

  • Flash GApps

  • Flash SUPERSU

  • Reboot


Changelog

[CODE]
Current changelog: --06.07.2016
Fix Hardwarekeylayout fix for Aospa
Fix Audio and Youtube
Bugs: DT2W, Gps, FM


XDA:DevDB Information
paranoid, ROM for the Asus Zenfone 5

Contributors
resk87
Source Code: https://github.com/AOSPA

ROM OS Version: 6.0.x Marshmallow
ROM Firmware Required: LOLLIPOP
Based On: AOSP

Version Information
Status: Beta
Current Beta Version: 1.0

Created 2016-07-06
Last Updated 2016-07-06



Tuesday, 5 July 2016

[ROM][6.0.1r46][SM-T320] UNOFFICIAL Resurrection Remix v5.7.0 (29 Jun 16) Marshmallow



Resurrection Remix Get Resurrected







Resurrection Remix ROM is based on AOKP, CM, PA , Omni and original Remix ROM builds and this makes an awesome combination of performance, customization, power and the most new features brought directly to your device.

Many things that in previous versions were tweaked with mods, are now included by default in the ROM so, please enjoy!

Special thanks to team AOKP, ParanoidAndroid, CM, OMNI, Slim and of course to all the supporters.


Main Features Include:

Navigation Bar
-Enable/Disable Navbar
-Navbar Ring Switch
-Navbar Ring Targets
-Navbar Button Customization
-Navbar Dimensions(Potrait & Landscape)

Statusbar
-Brightness Slider
-Enable/Disable Show Notification Count
-SuperUser Indicator Switch
-Carrier Label
-Carrier Label Switch
-Carrier label Colour
-Quick PullDown Switch
-Smart Pulldown Switch
-Clock Customizations
-Time & date
-Clock Colour
-Day & date Toogle
-Center Clock/Right Clock Choice
-Battery
-Battery Bar customization
-Battery Icon Customization(circle/landscape/Potrait and more)
-Battery % Text
-Network Traffic Indicator
-Theme Chooser
-Animations
-Toast Animations
-ListView Animations
-System Animations

Gestures
-Gestures Anywhere Feature

App Circle Bar
-Choose apps in App circle
-Trigger Width
-Trigger Hieght
-Trigger Position

Recents Panel
-Clear All button Switch
-Clear All Tasks Switch
-Clear All Button Location(Top right,Top Left,Top Center,Bottom Left,Bottom Right,Bottom Center)

CLock Widget
-CLock And Alarm Customizations
-Weather Panel Customizations
-Calender Events

LockScreen
-Lockscreen Shortcuts
-Choose upto 5 Shortcuts
-100+ Icons for Shortcuts

Quick Slider Shortcuts
-Notification Drawer
-Weather Display Switch
-Quick Settings
-Choice to Add 20+ Tiles
-Enable 2/3/4 Tiles per Row
-Enable Disable Birghtness Slider in Notification Panel
-Advanced Location Settings Switch(Choose Battery saving/Device Only/High Accuracy Directly in Notification Panel)
-LongPress Toogles to Enter Settings

Buttons
-Backlight Timer
-Backlight Strength
-Navigation Bar left/Right handed mode Switch
-Power Menu
-Power Menu End Calls Switch
-Home Button
-Home Button Wake Up
-Long Press Actions
-Double Tap Actions
-App Switcher Button
-Wake Up Device Switch
-Short Press Actions
-Long Press Actions
-Wake Up Device
-Short Press Action
-Long Press Action

Volume Buttons
-Wake Up Device
-Playback Control
-Keyboard Cursor Control
-Swap Buttons on Landscape mode

-Perfomance Profiles
-LCD Density
-Expanded Desktop Mode
-All New CM Audio FX App
-Heads Up Customizations
-OverAll Smoothness Improvements
-Quick Unlock
-Optimizations to Improve Battery
-ALL cm13 Features
-AND MUCH MUCH MORE

Coming Soon (Only to this unofficial build)
-Hardware button enable/disable
-Baked-in SuperSU

Installation Instructions
-Download the latest ROM ZIP
-Download your GApps preference
-HIGHLY ENCOURAGED: Do a nandroid backup!!!!!!!!!!!!
-RECOMMENDED, BUT NOT REQUIRED IF COMING FROM A PREVIOUS MM RR BUILD: Factory reset (wipe system/data/cache)
-Flash ROM using TWRP > 2.8.7.0; not sure about CWM, appears to be abandoned.
-Flash GApps
-RECOMMENDED: Wipe cache/dalvik
-Reboot

Installation Files

ROM: ResurrectionRemix-M-v5.7.0-20160629-mondrianwifi.zip
GAPPS: Open GApps | Slim GApps

BUGS

Usual CM bugs

Credits

@crpalmer - Without him, we wouldn't even have a CM base to build/port ROMS.
@westcrip - For bringing about the Resurrection Remix project and keeping it up.
@xenon92 - Ditto
@vasumit - For his hard work in bringing RR initially to the 8.4 Tab Pro, and I'm sure I'll be picking his brain in the future
The XDA Developers community

And, the usual (and not-so-usual) disclaimers:


Code:


#include
/*
 * Your warranty is now void.
 *
 * I am not responsible for bricked devices,
 * 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 simply laugh at you.
 *
 */


Also, I ask that you please keep in mind that I'll maintain this ROM as I can find the available time. I have a full-time job and a family and am also finishing college, so those are my top priorities. PLEASE do not ask for ETAs.




XDA:DevDB Information
Resurrection Remix 5.7.0 UNOFFICIAL, ROM for the Samsung Galaxy Tab Pro 12.2, 10.1, 8.4

Contributors
rnwalker7, rnwalker7
Source Code: https://github.com/ResurrectionRemix

ROM OS Version: 6.0.x Marshmallow
Based On: AOKP, CyanogenMod, OmniROM, ParanoidAndroid

Version Information
Status: Stable
Current Stable Version: 5.7.0
Stable Release Date: 2016-06-16

Created 2016-07-05
Last Updated 2016-07-05



[ROM][6.0.1_r46] Orion-OS 2.4 [UBER 4.9] {UNOFFICIAL}




Official Google Plus community:-



Code:


/*
* Your warranty is now void.
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*/




OrionOS is a project based on slim. The name Orion was chosen as a representation of the beauty and vastness of the world around us (Too much Philosophy, eh? :P ). We started this project for Falcon (Moto G), to make a stable Rom, which would include Bitsyko layers and important customization. The Rom is built with Uber toolchain which delivers awesome smoothness and includes a custom kernel built from ground-up to ensure good performance [WIP]. Needless to say, this project is a product of our hobbies and the love we bore for Android.





Features

Code:


*OrionOS  Features List*

Android 6.0.0 r46 based on AOSPB

Statusbar customizations:
- Clock settings
- Battery styles
- Battery bar
- Network traffic
- Double tap on statusbar to sleep
- Carrier Label
- Custom Headers - Normal, Modern, PolyHD, Orion
- Weather in status bar
- Quick Pulldown
- Task manager
- Four tile QS toggle
- Force Expanded Notifications
- Immersive message toggle
- Notification count
- Breathing missed call
- Breathing voice mail

Recents:
- Slim Recents
- Clear all recent FAB with six positions
- RAM/memory bar in recents
- Full screen recents
- Show search bar in recents
- Show running apps only

Buttons:
- Home, Menu, Recents button rebinding
- Volume key cursor control
- Volume key playback control
- Notification slider [supported devices]
- Volume rocker wake
- Keyboard cursor control
- Swap hardware buttons

Power Menu:
- Power Off, Reboot, Screenshot, Airplane Mode, User Switcher, Sound Panel, Bug Report

Lockscreen Tweaks:
- Lockscreen wallpaper
- Toggle Lockscreen date, columns ,time
- Toggle Lockscreen media art
- Lockscreen Weather

Navigation
- Navigation bar buttons
- Navigation bar dimensions
- Navbar ime arrows

Gestures:
- Ambient Display
- Pocket mode
- Hand Wave

Security:
- Advanced Reboot
- CM Lockscreen
- Double tap to sleep on lockscreen
- Quick unlock
- Pin scramble
- Screen pinning
- Disable QS on secured lockscreen

Display
- Advanced Ambient Display
- Dcolumns, switches, dividers, tile view
- LCD density


Sound and Notification
- Volume Steps
- Notification Lights
- Heads up toggle
- Unlink notification and ringtone volume
- Vibrate for calls
- Screenshot sound toggle
- Prevent audio ducking
- Battery Lights

Misc:
- New Icon and logo
- New bootanimation
- Dark theme switch (many improvements on various preinstalled apps)
- Pre-rooted
- Layers Manager
- Uber 4.9
- Messenger instead of MMS (with NightMode)
- Update gallery (design tweaks)
- OTA (in device info)
- SuperSu in settings
- CM Browser
- Viper4Android
- IME selector notification
- USB debug notify toggle
- SystemUI tuner by default
- Google Keyboard by default
- Orion changelog







Copy the ROM and Gapps in SD card.
Go to your recovery - Wipe Data, Cache and Dalvik Cache.
Install ROM and Gapps zip.
Reboot - 1st boot takes around 3-4 minutes.
Enjoy


Gapps - Gapps


Code:



4th July - 14th Build [2.4]
r46, June Security patch
Better density implementation
Breathing missed call/voicemail
Force expanded notifications
Disable Qs on secure lock screen
Disable Screenshot sound
Disable immersive messages
Notification counter
Swap HW buttons
Download speeds
Show charging current on LS
Pause/resume downloads
Updated translations
Vibrate for calls
Unlink notification and ringer volume
Lockscreen Weather
Fix Clock FC
Fix notification light FC
Fix charging in charging mode
Updated Layers Manager
Updated SuperSU 2.74
Updated Google Keyboard
Updated Toolchain
New Settings Logo
Add SystemUI restart option in Statusbar settings
Task Manager, 4 col QS, LS wallpaper needs sys UI restart now
Fix NFC
Add Permission dialogs and Dialer layers commits

4th April - 13th build [2.3]
Base updated to 6.0.1_r22
Quick pulldown
Task Manager
Rework QS
Toggle lockscreen media art
Volume rock wake
Orion Headers
Live volume steps
navbar ime arrows
Dashboard switches
New QS tiles
Heads-up toggle
Advanced ambient display
Update dark mode
Orion logo in recents
Materialize toast icon
Fix missed call notifications
Ability to pause/resume downloads
Update SuperSU to 2.65
Update LayersManager to 4.4.2
Dashboard tileview toggle
Dashboard dividers toggle
Extend night mode to telephony apps
Wave and pocket gestures ( Motodoze )
Update Lockscreen wall with sysui restart
Update Google Keyboard
Battery and notification lights
Organize About phone settings
Fix Bluetooth share FC
Add quick unlock
Add CM lockscreen security
Fix lockscreen
Fix issues in camera
Per app keyguard notifications

Orion 2.2 Changelog
Update Contextual panel on-the-fly
Extend day night to telephony apps
Fix msim call notifications
Telephony updates
Flip to mute ringer
Proximity speaker
Fix contacts app FAB
Disable haptic feedback and sounds by default
Enable advanced reboot by default
Hide lockscreen clock and date
Fix ram bar in recents for 3gb ram
Google keyboard as default
Update Viper4Android to 2.4.0.1 Thanks Viper520
Update snap
Show dev settings by default
custom DPI settings
volume rocker wake
change color in battery saver
tint layers icon
Dark Mode update, fixes
Navbar customization
QS customizations - draggable tile implementation
Changelog generator in settings/about
Fix lockscreen security for some devices

OrionOS 2.1 changelog
Android 6.0.1 r10 - rebased to AOSPB
Fix OTA
Volume long press skip tracks
volume buttons cursor control
Ime notification toggle
Add Viper back
Doze
use the power button as a camera shutter
Hide adb notification toggle
Make clock and time clickable in statusbar
Power menu customization
Disable Battery Saver color
Show weather in statusbar
Update ringtones
Ability to hide alarm clock icon
Ignore interruptions while playback
Buttons: Add recents customization
Lockscreen Wallpaper
CM Browser
System UI tuner enabled by default
Layers 4.0 commits
Configurable dashboard columns
Fix advanced reboot

2.0
First M build






SlimRoms
CyanogenMod
TipsyOS, martinusbe (big thanks)
Layers team
AOSPB
ViPer520

XDA:DevDB Information
Orion-OS For Wt88047, ROM for the Xiaomi Redmi 2

Contributors
broken.guy
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
Based On: AOSP

Version Information
Status: Stable
Current Stable Version: 1
Stable Release Date: 2016-07-05

Created 2016-07-05
Last Updated 2016-07-05