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: (3392)
* Manager_of_Gulag ,
Try this:
<dimen name = "expanded_notification_header_bottom">0.0dip</ dimen>
defaulted 8.669dip
I like it. Sam apk editing is done in layout
Attached Image

Picture


Post has been editedDan'gs - 18.02.19, 05:15
Reason for editing: Printing



Rep: (37)
Alarm clock. Continued.
pull-down configuration window
<color name = "drop_down_popup_window_bg_color"># color blue</ color><! - settings pop-up window-->
Attached Image
Attached Image

Picture


Post has been editedDan'gs - 18.02.19, 05:28
Reason for editing: Printing



Rep: (2739)
Niknubat @ 18.02.19, 3:35*
camera phone starts only after unlocking, but not immediately

Find an array
<Group visibility = "# dialer_camera * eqs (@ lockstyle_config, '4') + # dialer_camera * eqs (@ lockstyle_config, '7') + # dialer_camera * eqs (@ lockstyle_config, '15 ')">
<Button x = "0" y = "# view_height-150" w = "150" h = "150">
<Triggers>
<Trigger action = "double">
<IntentCommand id = "shortcut2" action = "android.intent.action.MAIN" package = "com.android.contacts" class = "com.android.contacts.activities.TwelveKeyDialer" />
<ExternCommand command = "unlock" />
</ Trigger>
</ Triggers>
</ Button>
<Button x = "# screen_width-150" y = "# view_height-150" w = "150" h = "150">
<Triggers>
<Trigger action = "double">
<IntentCommand action = "android.intent.action.MAIN" package = "com.android.camera" class = "com.android.camera.Camera" condition = "eqs (@ shortcut1.package, 'com.android.camera') ">
<Extra name = "ShowCameraWhenLocked" type = "boolean" expression = "1" />
<Extra name = "StartActivityWhenLocked" type = "boolean" expression = "1" />
</ IntentCommand>
<IntentCommand id = "shortcut1" condition = "not (eqs (@ shortcut1.package, 'com.android.camera'))" />

And insert the this block
<ExternCommand command = "unlock" condition = "not (eqs (@ shortcut1.package, 'com.android.camera'))" />



Rep: (720)
please tell me where I am too smart with the size of the dice

I also get it this way when adding the am_card_bg_selector.9.png dash to Security. Dice, as if superimposed on itself. Icons stretch too from safety.



Rep: (1944)
* Rusm
all is good. Tip faithful. Only here you need to be clear on this parameter:
1. The parameter affects the width "portion," "under a single panel" solely due to the size of the icons "bell". According to this, the right to be called like this:
<dimen name = "miui_volume_silence_button_height">37dp</ dimen><! - the amount of "no sound" icon in the area under the control of a single panel affects the width oblasti-->

2. If your option is the width of the "single volume control panel" for example: = 40dp
<dimen name = "miui_volume_column_width">40.0dip</ dimen><! - the width of the columns in a single paneli-->

is recommendable to make the icon on 3dp less to "width" of all areas are aligned.
Attached Image

imho, in my case, so. bar - a graphic file, the icon "bell" has not changed, xxhdpi

Post has been editedcoffemansky - 19.02.19, 00:05



Rep: (1944)
* Slava79,
you have them (the icon in the folder) strongly "blinded" may simply push for wider<--->

I think so, you should try:
<dimen name = "folder_content_padding_right">20.0dip</ dimen><! - right indent icons in a folder ->
<dimen name = "folder_content_padding_left">20.0dip</ dimen><! - left indent icon in a folder ->

Attached Image


Post has been editedcoffemansky - 19.02.19, 13:00



Rep: (466)
The administered amount of the loan
<color name = "tax_credit_edit_text_color"># ffff0000</ color>

Red
Attached Image


Inscriptionenter the amount
<color name = "tax_credit_edit_text_hint_color">#24000000</ color>

Red
Attached Image


left text
<color name = "list_text_color_normal_light"># CCFFFFF2</ color>

Red
Attached Image

another text
<color name = "list_secondary_text_color_normal_light">#FFCCCC</ color>

Red
Attached Image

another text
<color name = "tax_credit_text_pretax_bonus_color">#FFffffff</ color>

Red
Attached Image

Picture


Arrow
arrow_right.png
Attached Image


Cursor
text_cursor_light.9.png
Attached Image


Post has been edited★ Sirius ★ - 19.02.19, 20:35
Reason for editing: Printing



Rep: (2199)
idolphin @ 19.02.19, 17:50*
on screen Set the subtext (of applications, such as quick access)

<color name = "qs_tile_app_label_text_color">#FFffffff</ color><! - the names of third-party applications toglov-->
Attached Image

Picture


Post has been editedsever5187 - 19.02.19, 19:28
Reason for editing: Printing



Rep: (3392)
Who raised the clock on Loka through
colon23 @ 25.08.18, 16:35*
<dimen name = "miui_keyguard_clock_magin_top">-28.0dip</ dimen>
times back in the default position fix by the following parameters:
for horizontal
<dimen name = "keyguard_horizontal_time_margin_top">0.0dip</ dimen><! - indent horizontal clock on the lock screen ->

defaulted 28.669987dip

vertical
<dimen name = "keyguard_vertical_time_margin_top">0.0dip</ dimen><! - indent vertical clock on the lock screen ->

defaulted 44.970005dip
And, accordingly, the first quoted parameter does not need to drive in the minus

PS: do not fix soon, and start with this for so correctly
Picture


Post has been editedDan'gs - 20.02.19, 05:20
Reason for editing: Printing



Rep: (1136)
1971 Michael @ 02/20/19, 12:57*
white does not pick up.
Now images are in the basket deskclock with a different nameAttached filepictures stok.zip(1.68 KB)
Attached Image


Post has been editedrehctub - 20.02.19, 13:28



Rep: (1479)
Personal assistant

Working it all before restarting, after again apply a theme
Everything is done with one theme_values.xml (almost ...) in com.miui.home
You need a pair of picture 9.png (8 android Well, at least)
On the screen arrow indicates the field is changing card_regular_last_n.9.png picture
Screenshots:
Attached Image
Attached Image
Attached Image

theme_values:
<? xml version = '1.0' encoding = 'utf-8' standalone = 'yes'?>
<MIUI_Theme_Values>
<color name = "background" package = "com.miui.personalassistant"># ff2e3c3f</ color>- background in the settings
<color name = "allscreen_bg" package = "com.miui.personalassistant"># 8f415357</ color>- background plates
<color name = "allscreen_bg_press" package = "com.miui.personalassistant"># ff415357</ color>
<color name = "allscreen_header" package = "com.miui.personalassistant"># 9f415357</ color>- background plates
<color name = "allscreen_header_press" package = "com.miui.personalassistant"># ff415357</ color>
<color name = "search_hint_color" package = "com.miui.personalassistant"># 8fffffff</ color>
<color name = "sms_card_body_secondary" package = "com.miui.personalassistant">#ffffffff</ color>
<color name = "fl_title" package = "com.miui.personalassistant">#ffffffff</ color>
<color name = "fl_subtitle" package = "com.miui.personalassistant">#ffffffff</ color>
<color name = "noteboard_text_color" package = "com.miui.personalassistant">#ffffffff</ color>
<color name = "sport_stemsteps_text_color" package = "com.miui.personalassistant">#ffffffff</ color>
<color name = "sport_stemsteps_unit_color" package = "com.miui.personalassistant">#ffffffff</ color>
<color name = "sport_dis_ener_text_color" package = "com.miui.personalassistant">#ffffffff</ color>
<color name = "card_view_title" package = "com.miui.personalassistant">#ffffffff</ color>
<color name = "list_item_time" package = "com.miui.personalassistant">#ffffffff</ color>
<color name = "button_text_color_n" package = "com.miui.personalassistant">#ffffffff</ color>
<color name = "button_setting_color_n" package = "com.miui.personalassistant">#ffffffff</ color>
<color name = "setting_list_title" package = "com.miui.personalassistant">#ffffffff</ color>
<color name = "agenda_text" package = "com.miui.personalassistant">#ffffffff</ color>
<color name = "agenda_title" package = "com.miui.personalassistant">#ffffffff</ color>
<color name = "black" package = "android">#ffffffff</ color>
<dimen name = "card_radius" package = "com.miui.personalassistant">20.0dip</ dimen>- the radius of the dice
</ MIUI_Theme_Values>

To register as a global firmware:
<color name = "allscreen_header" package = "com.mi.android.globalpersonalassistant"># 9f415357</ color>
Posted on 20/02/2019, 18:42:

Navigation bar

In com.android.systemui
I have these pictures 9 / png (on screen)
In theme_values.xml have two nav bar, the second not touch
<color name = "system_bar_background_semi_transparent"># 662e3c3f</ color>
<color name = "system_bar_background_transparent">#00000000</ color>
<color name = "system_nav_bar_background_opaque"># ff2e3c3f</ color>
And we get something like that (on screen
Screenshots:
Attached Image
Attached Image
Attached Image

Picture


Post has been edited120868 - 23.02.19, 12:54
Reason for editing: Anchor and Printing



Rep: (466)
* berger ,
<color name = "black" package = "com.mi.android.globalpersonalassistant"># ffff0000</ color>

red font
Attached Image

Picture


Post has been editedDan'gs - 20.02.19, 19:27
Reason for editing: Printing



Rep: (1136)
Sinner 43 @ 02/20/19, 20:12*
the name of the die in the dialer on which is written the number (transparent) and where is
Attached Image



Rep: (300)
* A n t i d o t ,

Himself once made the following lines:

<dimen name = "qs_panel_expand_indicator_width">0dp</ dimen>
<dimen name = "qs_panel_expand_indicator_height">7dp</ dimen>
<dimen name = "qs_divider_size">0.5dip</ dimen>
<dimen name = "qs_brightness_dialog_height">30.0dip</ dimen>


That's what happened

Attached Image

Picture


Post has been editedDan'gs - 21.02.19, 06:50
Reason for editing: Printing



Rep: (2199)
SelSTAFF @ 20.02.19, 20:18*
drive M8 weather in Lok?

for example the temperature
<! - Weather M8-->
<ContentProviderBinder
name = "weather_provider"
uri = "content: // weatherm8 / weather"
columns = "city_name, description, weather_type, temperature, tmphighs, tmplows, water, wind, pressure, humidity, sunrise, sunset"
countName = "hasweatherbz8">
<Variable name = "weather_location_bz8" type = "string" column = "city_name" row = "0" />
<Variable name = "weather_id_bz8" type = "int" column = "weather_type" row = "0" />
<Variable name = "weather_temperature_bz8" type = "int" column = "temperature" row = "0" />
<Variable name = "weather_description_bz8" type = "string" column = "description" row = "0" />
<Variable name = "sunrise_bz8" type = "long" column = "sunrise" row = "0" />
<Variable name = "sunset_bz8" type = "long" column = "sunset" row = "0" />
</ ContentProviderBinder>


<Var name = "weather_temperature" expression = "ifelse (# hasweatherbz, # weather_temperature_bz, # hasweatherbz8, # weather_temperature_bz8, # weather_temperature_mi)" />

<Text x = "41" y = "70" size = "40" color = "@ color" align = "left" size = "43" format = "% s,% d °" paras = "@ weather_description, #weather_temperature "alpha =" 180 "visibility =" # weather_stat "/>

variable Var name = "weather_temperature" JUMEIRAH BEACH RESIDENCE keep the temperature of the different weather stickers and Text you show her



Rep: (796)
idolphin @ 20.02.19, 23:22*
Transparency white background which parameter
<color name = "black_init_background_color">#Color</ color><! - background taymere-->
Attached Image

Picture


Post has been editedDan'gs - 21.02.19, 07:02
Reason for editing: Printing



Rep: (3541)
Die under the number in the dialer, contacts and SMS is in the framework-miui-res
code
list_item_bg_normal_light.9.png
list_item_bg_selected_light.9.png
list_item_bg_pressed_light.9.png

Attached Image
Attached Image
Attached Image

Picture


Post has been editedDan'gs - 21.02.19, 08:03
Reason for editing: Printing



Rep: (1944)
Friends. I pictured today in the dialer button ... for me it turned out beautifully, but I did not come. Ottdam in good hands, take someone's liking
Attached Image
Download: Attached filedial_num.zip (76.98 KB)



Rep: (262)
color in hours
<color name = "primary_text_select_color"># bdff9d26</ color><! - text color of the name of the city on chasah-->
<color name = "black_tab_view_text_color_selected"># d3ffc44d</ color><! - the top bar font color (active text) ->
Attached Image

Picture


Post has been editedDan'gs - 22.02.19, 05:31
Reason for editing: Printing



Rep: (1136)
ingias @ 21.02.19, 18:09*
Setting the bar to change the resolution,
I have a couple of new images appeared
Attached Image
Attached Image

Picture


Post has been editedDan'gs - 22.02.19, 05:40
Reason for editing: Printing


Full version    

Help     rules

Time is now: 27/09/20, 10:12