7.12.21


Do you like this MIUI version?


  • Total voters
    243
Status
Not open for further replies.

ingbrzy

Xiaomi.eu Project Leader
Staff member
Feb 11, 2012
11,541
322
Status: RELEASED

jSXVVW7.png



DOWNLOAD WEEKLY
https://sourceforge.net/projects/xi...files/xiaomi.eu/MIUI-WEEKLY-RELEASES/7.12.21/
https://www.androidfilehost.com/?w=files&flid=236605

DOWNLOAD STABLES
https://www.androidfilehost.com/?w=files&flid=36337
https://sourceforge.net/projects/xiaomi-eu-multilang-miui-roms/files/xiaomi.eu/MIUI-STABLE-RELEASES/

cwAjzpv.png


Installation:

Xiaomi devices:
  • Install TWRP via Fastboot mode, then install our ROM
  • Code:
    fastboot flash recovery twrp.img
    fastboot boot twrp.img
  • TWRP Recovery Zip DOWNLOAD or TWRP.ME
  • For root install SuperSU 2.82 or Magisk in TWRP
  • For root MiPAD2 use SuperSU 2.46 in TWRP
ROMs for devices with locked bootloader:
  • Unlock your first bootloader here http://en.miui.com/unlock/
  • Install TWRP via Fastboot mode, then install our ROM
  • Code:
    fastboot flash recovery twrp.img
    fastboot boot twrp.img
  • TWRP Recovery Zip DOWNLOAD or TWRP.ME
  • Wipe /data partition
  • Copy our ROM to the internal storage
  • Install our ROM
  • Reboot
  • done
How to update MI5 to Android 7.0 from Android 6.0:
- Install LATEST Android 6.0 release for MI5 6.11.10
- Install TWRP 3.0.2.3 or ZCX
- Reboot to new TWRP
- Install Android 7.0 release
- Reboot - Never wipe /system partition manually!
- Done
- In case of any issues, make factory reset via system settings
- For ROOT on Android 7.0 install SuperSU 2.82 or Magisk


Installation via TWRP:
- Download zip to internal storage
- Updater - Menu (...) - Reboot to Recovery
- Install - Select zip
- Reboot
- Done


Translators:
  • Follow XML changes in Source of MIUIv9 here
  • Our translation guide is here
  • Check for errors in your repo here
Give kudos to your translators. This is a huge group effort and continues to grow bigger!
Language included in our MIUIv8:

Notes:
  • MIUI Changelog + See CHANGELOG for your language...
  • Our ROMs were approved by official EU distributor ABC Data to not void warranty for devices sold by them! (Of course, officially unlocked BL and no SuperSU installed)
  • OTA is usually uploaded at Friday evening GMT

Our ROMs features (Whats not in Global):
  • Based on China Stable / Weekly builds (except HMNote3SE)
  • Enabled search gesture (swipe up) on the desktop
  • Enabled MiDrive in File Explorer
  • Added landscape mode for SMS app
  • Sunrise/Sunset in the weather app
  • Google apps support integrated
  • Importing theme from zhuti.xiaomi.com via ThemeManager
  • No useless Chinese bloatware apps
  • More free RAM due to less background processes
  • Unified flat style app icons for both system and 3rd party apps (eg. Play Store icon flat too, unlike official global MIUI)
  • Advanced menu with color icons (not just text like in official MIUI releases)
  • No any Chinese character under the full system
  • Mi Video, Mi Music, Mi Radio, Mi Browser: No any useless Chinese content
  • No possibility to re-lock bootloader accidentally with flash any xiaomi.eu release
  • Added real 27 languages translation made by Official MIUI Fansites and MIUI Fans
  • Added EU T9 dialer support
  • Added charging sound switch
  • Added Spell Checker switch
  • Added Screen-OFF animation
  • Optimized GPS settings for EU
  • Optimized Battery consumption
  • Optimized RAM consumption
  • Added OIS auto-calibration for MI5
  • Added 4k Video support for MI4C, MI4S, HMNote3Pro, HMNote3SE, HMNote4X
  • Added 3D Touch to MI5S 3GB RAM version
  • Added GSMalphabet into SMS app
  • Added more icons grid layout 4x5, 4x6, 5x5, 5x6
  • Added Toggles 5x3 layout
  • SafetyNet passed (Android Pay)
  • Play Store Certified
  • Deodexed
  • Added automated tasks
  • Added game speed booster
  • Added erase module (magic elimination) to Gallery photo edit options
  • Fixed low volume sound via headphone
  • Fixed Google assistant voice response issue
  • And more, and more made by our 5 years MIUI mods experience..
 
Last edited:
CHANGELOG 7.12.21

Backup
New - Transfer apps with or without app data using MiMover (12-20)

Blocklist
New - Add SMS keywords to exceptions (12-19)

Bluetooth
Fix - Bluetooth is disconnected continuously (12-19)

Contact
Fix - Recorded call icon isn't shown in call history (12-07)

Lockscreen
Fix - Opening daily wallpaper via lockscreen shortcut

Assistant
Fix - Fixed battery shortcut (please remove and add it again) (Android 7.x)

Screen Recorder
Fix - Fixed missing Screen Recorder for some devices

Desktop
Fix - Fixed missing cell layout settings for some devices

  • - MI6 - Android 8.0 testing (released next week probably)
  • - MIMIX2 - Android 8.0 will be testing from next week
  • - HMNote5A suspended for this week

We wish you a Merry Christmas and thank you for being with us for this year :)
zbXbpsu.jpg
 
Last edited:
Thank you for this awesome work, you definitely provided the best MIUI roms during all the year 2017!
 
  • Like
Reactions: lezinboy
Did you see that the POST was edited and only now been informed ???
Did you see it on official forum ?
seems you still do not understand what next week + probably means:
MI6 - Android 8.0 testing (released next week probably)
 
@ingbrzy
Thanks again for the release.
Can you correct the typo's and change some settings as defined below.


1. Browser.apk/res/values/strings.xml
<string name="add_pwa_to_homescreen">Add a Home screen shorcut?</string> -->
<string name="add_pwa_to_homescreen">Add a Home screen shortcut?</string>
2. PersonalAssistant.apk/res/values/strings.xml
<string name="card_title_funclaunch">ShortCuts</string> -->
<string name="card_title_funclaunch">Shortcuts</string>
3. Calculator.apk/res/values/arrays.xml
<string-array name="unit_data_order_currency_">
<item>USD</item>
<item>EUR</item>
<item>HKD</item>
<item>JPY</item>
<item>CNY</item>

Please add EUR as the top one, since it's Xiaomi.EU
and/or remove the others.
<string-array name="unit_data_order_currency_">
<item>EUR</item>
<item>USD</item>
<item>HKD</item>
<item>JPY</item>
<item>CNY</item>

4. Weather.apk/res/values/strings.xml
<string name="update_night_setting_title_text">Update at night automatically</string> -->
<string name="update_night_setting_title_text">Update automatically at night </string>

Thanks and Happy Holidays
 
  • Like
Reactions: sevda
Occured just now. On 7.12.14 Not yet updated to 7.12.21
All pictures from galerie are black.
Know issue ?
Any know solution for this big defect.
Still existing after MI4s phone reboot
c2f0725704c98d498dd8f21a65e0b169.jpg


Édit problème occured for all today pictures since I download a picture from Google photo...,
I have deleted from phone and from mi cloud all today photos problem solved
Sorry to disturb the forum
Any way MERRY CHRISTMAS everyone

Envoyé de mon MI 4S en utilisant Tapatalk
 
Last edited:
Did you see it on official forum ?
seems you still do not understand what next week + probably means:
MI6 - Android 8.0 testing (released next week probably)
I'm commenting on this forum.
The original post was not informed anything about the Mi6. Then it was edited and inform that maybe next week.
 
Did you see it on official forum ?
seems you still do not understand what next week + probably means:
MI6 - Android 8.0 testing (released next week probably)
YOU DID NOT UNDERSTAND THE CHRONOLOGY?
When someone asked this the post did not report anything about the Mi6.

POST WAS EDITED AFTER.
 
  • Like
Reactions: 0kti78
Status
Not open for further replies.

Similar threads

  • Locked
HyperOS 1.0 24.3.4
Replies
150
Views
42K
  • Locked
HyperOS 1.0 24.2.26
Replies
161
Views
49K
  • Locked
HyperOS 1.0 24.1.29
Replies
227
Views
120K