MULTI 5.7.23/24/26


Status
Not open for further replies.

ingbrzy

Xiaomi.eu Project Leader
Staff member
Feb 11, 2012
11,541
322
Status: Done 5.7.26 - Hotfix release!

DOWNLOAD WEEKLY
http://miuif.celogeek.com/5.7.26/
http://htcfanboys.com/download/acid/?action=list&folder=109944

DOWNLOAD STABLE (W/O ROOT, NO WEEKLY UPDATES)
http://htcfanboys.com/download/acid/?action=list&folder=76899
CHANGELOG FOR STABLES

roms (1).png


Code:
8873920217137d0d941681e1079dfe2b  xiaomi.eu_multi_aries_5.7.26_v6-5.0.zip
bb79b19a035c3685a1131a3de7e6fefa  xiaomi.eu_multi_cancro_5.7.26_v6-4.4.zip
b1d2d691d8c3642a32a77fa27285f72d  xiaomi.eu_multi_armani_5.7.26_v6-4.4.zip
53930cd9ecd9d88990904ec0b02be589  xiaomi.eu_multi_dior_5.7.26_v6-4.4.zip
ae923dba5ed95aeda90f10782f163ecb  xiaomi.eu_multi_gucci_5.7.26_v6-4.4.zip
b6b59a0f1763150f26a3da266ae1b582  xiaomi.eu_multi_HM2013023_5.7.26_v6-4.4.zip
157a7bf191ede300cb79233721402910  xiaomi.eu_multi_HM2014811_5.7.26_v6-4.4.zip
fd58fefdc9dd9c60db206a1cccabf1b8  xiaomi.eu_multi_HM2014813_5.7.26_v6-4.4.zip
82612e9e63ec1f0f25c5283cc70a40be  xiaomi.eu_multi_lcsh92_wet_jb9_5.7.26_v6-4.4.zip
b4912f3f21e2cd958a1680f6e7b53526  xiaomi.eu_multi_leo_5.7.26_v6-5.0.zip
ae41b4577d586163a9deb8b903ad1349  xiaomi.eu_multi_mocha_5.7.26_v6-4.4.zip
62f7851dab4bbc4472628e34ba80438f  xiaomi.eu_multi_pisces_5.7.26_v6-4.4.zip
f0f8ad3a58274e14a78c9c780605428f  xiaomi.eu_multi_taurus_5.7.26_v6-4.4.zip
cc3e39dd4ecaafe27b94a3b144e16a69  xiaomi.eu_multi_virgo_5.7.26_v6-4.4.zip

Installation:

Xiaomi devices:
  • Install via OTA or Updater app
Xiaomi MiNote PRO (leo) Installation:
Xiaomi Mi4i (ferrari) Installation:
Other OFFICIAL devices:
  • Install via OTA or Download and flash Multilang
  • REBOOT
Other UNOFFICIAL devices and PORTS:
  • Download and flash our current Multi language ROM in CWM
  • REBOOT
Translators:
  • Follow XML changes in Source v5 repo here and v6 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 MIUIv6:

Notes:
  • All credits to @Roeano for T9 dialer mod - any issue or request report here
  • MIUI Changelog + See CHANGELOG for your language...
 
Last edited:
CHANGELOG

[Phone]

Optimization - Optimized dial pad to work more smoothly (07-21)
Optimization - Optimized launching speed of dialing page (07-21)

[Messaging]
Optimization - Optimized report fraudulent messages prompt page UI (07-20)
Fix - Blocked messages were not marked as read in Messaging list after viewing them in Blocked SMS folder (07-20)
Fix - Screen might flicker when Messaging app was opened (07-21)

[Gallery]
Optimization - Start page images launching speed (07-21)
Optimization - Optimized smoothness of images lists page (07-21)
Optimization - Reduced RAM usage when viewing images lists page (07-21)
Optimization - Optimized interactive effects of People albums change name dialog box (07-21)
Optimization - Enhanced Gallery launching speed (07-23)
Fix - Sometimes, start page images were ordered incorrectly (07-21)
Fix - Some cloud albums could not be synced to phone when switching Mi accounts (07-21)
Fix - Slowness in finding projection devices (07-23)

[Music]
Optimization - Reduced RAM usage (07-21)
Fix - Local playlists were unresponsive (07-21)

[Backup]
New - Backup feature for MiPad (07-17)
Optimization - Optimized Camera backup prompt text (07-17)
Fix - Sometimes, local backup files could not be recognized on computer (07-17)

[Calendar]
Optimization - In event editing page, renamed the second Reminder as Reminder 2 (07-21)

[Data Usage]
New - Support choosing from several amounts for lockscreen data usage warning (07-20)
New - View connection speed details in 'Test network' (07-20)

[Notes]
Fix - Sometimes, keyboard showed in start page incorrectly (07-22)

[Security]
New - Added Super Clean option in Settings - Manage shortcuts (07-21)

To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.

Fixed MiPCsuite connection
 
Why don't you just relax, respect and wait for your device to be ready? It's there on top of the page: DELAYED.
 
  • Like
Reactions: kookkai17252
Scanner FC

Code:
java.lang.RuntimeException: An error occured while executing doInBackground()
    at android.os.AsyncTask$3.done(AsyncTask.java)
    at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:355)
    at java.util.concurrent.FutureTask.setException(FutureTask.java:222)
    at java.util.concurrent.FutureTask.run(FutureTask.java:242)
    at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
    at java.lang.Thread.run(Thread.java:841)
Caused by: java.lang.RuntimeException: setParameters failed
    at android.hardware.Camera.native_setParameters(Native Method)
    at android.hardware.Camera.setParameters(Camera.java)
    at com.zxing.camera.CameraManager$FlashAsyncTask.doInBackground(CameraManager.java:163)
    at com.zxing.camera.CameraManager$FlashAsyncTask.doInBackground(CameraManager.java:149)
    at android.os.AsyncTask$2.call(AsyncTask.java)
    at java.util.concurrent.FutureTask.run(FutureTask.java:237)
    ... 4 more
 
Scanner FC
java.lang.RuntimeException: An error occured while executing doInBackground()
at android.os.AsyncTask$3.done(AsyncTask.java)
at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:355)
at java.util.concurrent.FutureTask.setException(FutureTask.java:222)
at java.util.concurrent.FutureTask.run(FutureTask.java:242)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
at java.lang.Thread.run(Thread.java:841)
Caused by: java.lang.RuntimeException: setParameters failed
at android.hardware.Camera.native_setParameters(Native Method)
at android.hardware.Camera.setParameters(Camera.java)
at com.zxing.camera.CameraManager$FlashAsyncTask.doInBackground(CameraManager.java:163)
at com.zxing.camera.CameraManager$FlashAsyncTask.doInBackground(CameraManager.java:149)
at android.os.AsyncTask$2.call(AsyncTask.java)
at java.util.concurrent.FutureTask.run(FutureTask.java:237)
... 4 more
which device..?
 
a newbie question..
if the miui 6 for redmi 1s is avaible why it's written Xiaomi Redmi 1S (Doesn't have weekly releases):
 
Thx for that work

But in front camera always see like mirror if I activate or no, I always see all in mirror

Mi4
 
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
Replies
259
Views
66K
  • Locked
HyperOS 1.0 24.1.29
Replies
227
Views
120K
  • Locked
HyperOS 1.0 24.1.22
Replies
193
Views
65K