Discussion topics for MIUI v10



Rep: (271)
Attached ImageAttached Image

Discussion topics for MIUI v11 |
Discussion topics for MIUI v9 | Discussion topics for MIUI v8 | Discussion topics for MIUI v6 / v7
Catalogs topics:
Catalog of themes MIUI v6 / v7 / v8 / v9 / v10 |
Catalog MIUI v5

Attached ImageAttached ImageAttached Image
This topic is underway
discussion and publication
manuals and instructions
for MIUI 10 themes

Picture

REGULATIONS! Read a must!
Picture


FAQ (Frequently Asked Questions)
PicturePicture


useful links
PicturePicture


Installing third-party themes on MIUI 10
Picture
The Chinese have complicated the ability to install third-party themes in the MIUI 11.
Options for installing third-party themes:

Picture
The procedure for obtaining a design account
Picture
1. Install Localized MIUI firmware with the presence of a patched theme manager (see the firmware topic for your device. For example: Xiaomi.eu, MiuiPro, MultiROM, Masik в„ў and others)
2. Install the patch manager for those suitable for your firmware (see the modifications for your device)
3. If you have a stock firmware without root access, it is requireddesigner account with approved content
4. And the most inconvenient way: We parse the downloaded theme, at the end we write .zip, take the component (s) and drop them along the system / media / theme / default path, issue the 0644 rights, reboot and use the theme on which you are now. Or download an empty patchAttached filepatch.zip(130.16 KB)
through any archiver-explorer we put the components in the target folder default and flash through twrp
Picture
The rest of the methods for MIUI 10 are no longer relevant, or they are unstable (critical systemui errors occur, topics fly off on reboot or after a while). But perhaps with the updates will be corrected:Themer for miui, xpossed +xMIUIorMiui 8 Tweak, MI Theme Editor, MI Rape
If you know other 100% working methods, write in this topic.


Friends Topicssavagemessiahzine.comin the official store
PicturePicture


Editing Instructions
Picture
The basicsediting topics for a beginner
Wayadding resources in a dark mode,
TerminologyResources threads used in the branch
Codeto open a tap-watch in a widget
Instructionto create your own theme
howmake live icons
Installationwidget as a separate component of the theme for global firmware + another option
Creatureicons from the available icons to apply the theme
Decorateany colors with random color
Explanationby size in dp / dip / sp
Addoutput sunrise-sunset for loxgrin / widget / live icons / mispace / etc, for miui / m8 weather
howadd music spectrum-visualizer to widget
howfind the name of the application icon
howtranslate the topic into Russian
Instructionfor patching the theme manager, for installing further third-party themes
Creatureyour avatars to the challenge of the existing
Addingwidget, for use with the theme on the PC + another option
Templatethemes with colored strings to look for color + a new version + version 9.8.22
Templatethemes with numbered dies + a new version + version 9.8.22
NumberingPictures with the number of any PNG files
howDownload the theme on the phone, in .mtz format
Convertericons from third-party miui
Wayto stock icons
howfind the name of the required resource component
In detailabout file "theme_fallback.xml" + addition
Interpretationdate / time format+ addition
Instructionediting in pictures (pdf in English)
Filesfont so that was fat
Assemblyits batteries from zogotokovok
We bringthe shape of the icons in the normal view
howquickly check what colors theme-values.xml
howchange application name
Architecturefilling theme-values.xml
Codefor notifications on lockscreen
CatalogMIUI THEME EDITOR editing resources
howedit stock widget
howinstall video wallpaper
howcomment out the line correctly
howmake a thumbnail
howfind the desired color in the apk file + another option
howdownload the theme from the official theme store
Removedefault themes (ROOT)
Wayto make changes to the Default (stock) Topic + Where is the stock topic
WhereThere are a third-party theme used on the phone at the moment and how to pack it
Whereare native wallpaper + animated wallpaper + wallpaper installed from the theme shop
howmake on your phone markup 9.png through the program 9 Patch Editor + PC instruction manual
Wayuse of third-party fonts in Chinese and globals
howcorrectly enter the weather M8
howdetermines the transparency of the text in the subject
TableHTML colors
CompressionPNG and JPG in Photoshop.+online site+DeComp.apk
TextbookMAML (Chinese and Russian Basic) + in English + instruction


Editing software
PicturePicture


Editing manuals
Picture
List of files leading to application crashes
Picture


Voting results
PicturePicture


Changes


The authors of modifications and the Administration of the forum are not responsible for the performance of your devices!
Remember: everything you do - you do at your own peril and risk!

There is no curator in the subject. For questions about filling the caps, please contact the section moderators via the buttonPictureunder the messages to which you want to add links.


Activity in the topic


Post has been editedWasherron в„ў - 18.07.20, 21:28
Reason for editing: Curator



Rep: (714)
Biktorovich @ 05/11/19, 15:04*
Tell me, why in terms of hours do not change to dark on light wallpaper

point registered as
<ImageNumber name = "dot" x = "# offset_x + # hour_first.bmp_width + # hour_second.bmp_width" y = "39" src = "dot / dot.png" number = "# second% 10" />

It should be something like this
<Image name = "hour_first" x = "# offset_x" y = "39" srcExp = "ifelse (# applied_light_wallpaper, 'dark', 'light') + '/ l.png'" srcid = "# hour / 10" />

namely to change the src srcExp and change the values ​​in brackets as well
srcExp = "ifelse (# applied_light_wallpaper, 'dot_dark', 'dot') + '/ dot.png"

come about as
<ImageNumber name = "dot" x = "# offset_x + # hour_first.bmp_width + # hour_second.bmp_width" y = "39" srcExp = "ifelse (# applied_light_wallpaper, 'dot_dark', 'dot') + '/ dot.png" number = "# second% 10" />

ps. No. 51 line



Rep: (2775)
* ikar_61,
This feature from the author of the M8, he made himself into a prog for daylight hours sunny and clear for the night. The database is written always sunny no matter the time of day. Rule is simple enough. It is necessary to register the word "clear" and prescribe the condition that at night when the weather weather_0 type of data will be taken not from the database, and the light prescribed text.



Rep: (392)
update 9.5.9
Android 9
Lock Widget moved from framework-miui-res in com.miui.home.
It is the whole picture, as soon as the picture is not pulled out icons.
It does not seem to apply to all widgets.
Attached Image
]
Attached Image

Picture


Post has been editedDan'gs - 12.05.19, 08:15
Reason for editing: Printing



Rep: (56)
grek801029 @ 12.05.19, 00:39*
To make thinner navbar

framework-res
theme values
<dimen name = "navigation_bar_height">46.0dip</ dimen>
<dimen name = "navigation_bar_height_landscape">46.0dip</ dimen>
Picture


Post has been editedDan'gs - 12.05.19, 08:10
Reason for editing: Printing



Rep: (1210)
* Gruzin799.Sergey On the upper die of the screenshot - this is the bottom bar and the lower die of the upper bar
Attached Image
manager in the
Attached Image

Picture


Post has been editedDan'gs - 15.05.19, 16:44
Reason for editing: Printing



Rep: (24)
* vladd9 And will prompt for another score dialer how to move the name and the telephone number below or above a line and where exactly? here

Attached images
Attached Image



Rep: (2739)
grek801029 @ 12.05.19, 14:31*
move name

<dimen name = "call_info_margin_top">345.0dip</ dimen><! - more info on the outbound (+ down - up) ->
<dimen name = "call_info_translateY_incoming">-34.5dip</ dimen><! - more info on the incoming (+ up, - down) ->

Incollui



Rep: (1474)
* Mixxxanus,
If desired, the top bar can be filled as a calculator like:
Attached Image

Buttons and background switch * tab *
miui resource in frame
Attached Image

Well, and if necessary the bar high.
Yes, still need to adjust the size of the calculator:
<dimen name = "tab_margin_bottom">10.399994dip</ dimen>
<dimen name = "tab_margin_top">8.899994dip</ dimen>
<dimen name = "tab_width">110.29999dip</ dimen>

Picture


Post has been editedDan'gs - 12.05.19, 15:16
Reason for editing: Printing



Rep: (2199)
denis1223 @ 12.05.19, 16:53*
who will not find the button

edit_dual_dark.png duplicate
menu_on_top_finish_light.png ready
edit_mode_top_menu_uninstall_dark.png remove
edit_mode_top_menu_uninstall_bg_light.png background
edit_mode_top_menu_white_circle_bg.png
background
a folder, or I do not, or have not yet caught
com.miui.home
Attached Image

Picture


Post has been editedDan'gs - 12.05.19, 17:12
Reason for editing: Print + tag



Rep: (136)
May be useful.
Attached Image

mw_miui_text_select_bg.9.png

Picture


Post has been editedDan'gs - 13.05.19, 11:19
Reason for editing: Printing



Rep: (262)
who say in com.android.documentsui documents as white background heal.
Attached Image
Attached Image



Rep: (257)
* man1948 I need that to change the color of the text only, depending on the wallpaper. If you are black, but the color of the text white, if bright wallpaper, then it automatically black.



Rep: (1210)
* denis1223 ,
Attached filetheme_values.xml (2.67 KB)


Posted on 13/05/2019, 12:59:

* denis1223 All in black

Posted on 05/13/2019, 13:00:

* denis1223 ,
Attached Image
Attached Image



Rep: (2739)
Biktorovich @ 05/13/19, 15:48*
depending on the wallpaper

Remove this line
<bool name = "auto_modify_expanded_header_color">false</ bool>
of sistemyui, or mount it to her instead>false< - >true<, So that the output was so
<bool name = "auto_modify_expanded_header_color">true</ bool>



Rep: (257)
* Veteran NKVD Something does not change anyway ... strange somehow ... And even the battery and the network does not change, although the relevant files are available.

Post has been editedViktorovich - 13.05.19, 14:13



Rep: (2739)
denis1223 @ 13.05.19, 16:46*
White background

sort_widget_background.9.png

Attached Image

Picture


Post has been editedDan'gs - 13.05.19, 14:54
Reason for editing: Printing



Rep: (2549)
Veteran NKVD @ 05/13/19, 2:46*
miui_text_select_bg.9

1971 Michael @ 05/13/19 at 10:04*
May be useful.

If you do to the mind, and not anyhow, it is necessary to do mw_miui_text_select_bg.9.png transparent and for each sector a Normal button and pressed.
Attached Image
Attached Image

Picture


Post has been editedDan'gs - 13.05.19, 14:44
Reason for editing: Printing



Rep: (1944)
* Viktorovich And in case you have not spelled out whether values
<integer name = "window_translucent_status" package = "miui">2</ integer>
- If yes, then try to remove this line of code, it forces the color in the status bar
>2<= Light text |>1<= Dark text

Post has been editedcoffemansky - 13.05.19, 15:10



Rep: (136)
* berger, may prompt the dice
Attached Image
Attached Image



Rep: (13)
It is possible to paint the subject of the notification icon in the status bar, on a dark background and one on a light in a different color?


Full version    

Help     rules

Time is now: 28/09/20, 9:20