Ok, say goodbye to xiaomi - you have a Google Nexus device now!!
Well, CM10.2 is nice but that's not all this is about.
I've build this with the aim to have max compatibility with Nexus 4 sources and that really was a success.
I'm using device repository, kernel source and 90% of the proprietaries from Nexus 4.
What does that mean to the Users?
You have maximum stability, security and speed and you'll get the latest Android versions at least as long as Google supports the Nexus 4.
What does that mean to the Developers?
Google did a very good job with the code style of the device. It's clean and easy to understand.
The changes that we need for MI2 are that minimal that we should be able to port any Nexus 4 ROM or kernel within hours.
Messages to xiaomi:
1) IN YOUR FACE!!
2) Your hardware is great but if you want a quality product you should talk with your software developers about their code style.
It's NOT ok to replace drivers with old versions to "fix" them.
And it's also not good to keep tons of old useless stuff inside the code which is bad for performance.
And please stop giving proprietary binaries root permissions for no reason!!!
Back to topic:
Issues:
1) http://miuiandroid.com/community/thr...-kernel.19934/ (everything should work except MHL and cameras)
2) on Android side everything is working except FMRadio.
Installation:
Just flash the zip via CWM
Downloads:
CM-10.2: http://d-h.st/users/M1cha/?fld_id=24416#files
Google Apps: http://goo.im/gapps
Sourcecode:
Device-Tree: https://github.com/M1cha/android_device_xiaomi_aries
Proprietaries: https://github.com/M1cha/proprietary_vendor_xiaomi
Kernel: https://github.com/M1cha/android_kernel_xiaomi_aries
Quote from CM team which apply's to my work, too:
"If you're going to reuse our work, which we're doing for free, be fair and give proper credits.
This is the only payment we're really demanding and we deserve it to be mentioned because of the countless hours we've put into this project.
Open-Source doesn't meant Out-of-Respect!!!"
Donations:
![]()
Changelog:
We should have a party to celebrate 8 months of hard work ...
Well, CM10.2 is nice but that's not all this is about.
I've build this with the aim to have max compatibility with Nexus 4 sources and that really was a success.
I'm using device repository, kernel source and 90% of the proprietaries from Nexus 4.
What does that mean to the Users?
You have maximum stability, security and speed and you'll get the latest Android versions at least as long as Google supports the Nexus 4.
What does that mean to the Developers?
Google did a very good job with the code style of the device. It's clean and easy to understand.
The changes that we need for MI2 are that minimal that we should be able to port any Nexus 4 ROM or kernel within hours.
Messages to xiaomi:
1) IN YOUR FACE!!
2) Your hardware is great but if you want a quality product you should talk with your software developers about their code style.
It's NOT ok to replace drivers with old versions to "fix" them.
And it's also not good to keep tons of old useless stuff inside the code which is bad for performance.
And please stop giving proprietary binaries root permissions for no reason!!!
Back to topic:
Issues:
1) http://miuiandroid.com/community/thr...-kernel.19934/ (everything should work except MHL and cameras)
2) on Android side everything is working except FMRadio.
Installation:
Just flash the zip via CWM
Downloads:
CM-10.2: http://d-h.st/users/M1cha/?fld_id=24416#files
Google Apps: http://goo.im/gapps
Sourcecode:
Device-Tree: https://github.com/M1cha/android_device_xiaomi_aries
Proprietaries: https://github.com/M1cha/proprietary_vendor_xiaomi
Kernel: https://github.com/M1cha/android_kernel_xiaomi_aries
Quote from CM team which apply's to my work, too:
"If you're going to reuse our work, which we're doing for free, be fair and give proper credits.
This is the only payment we're really demanding and we deserve it to be mentioned because of the countless hours we've put into this project.
Open-Source doesn't meant Out-of-Respect!!!"
Donations:

Changelog:
Code:
2013-09-14:
- add support for Synaptics RMI4 touchscreen
- add support for setting vibrator intensity
- fix vibration patterns(for touch keys and some other things, too)
- CyanogenMod updates
2013-09-09:
- fix boot on MI2S
- fix transients when turning on screen
2013-09-08:
- initial release