22 pagesV  < 1 2 3 4 5 6 > »  
 
REPLY
> Assistant program for editing MIUI themes
a_photo
Message#1
31.01.17, 18:03
Guru
*********
[online]

Group: Friendssavagemessiahzine.com
Messages 3168
Check in: 04.08.12
Xiaomi Redmi 5 Plus 3/32

Reputation:-  975  +

���������-�������� ��� �������������� ��� MIUI download


Version: 1.7.2
Last update of the program in the header:03.03.2019

Attached Image

Screenshots
Attached Image
Attached Image
Attached Image
Attached Image
Attached Image
Attached Image
Attached Image
Attached Image


Short description:
A program that makes it easier to edit MIUI themes.
Description of the program features
1. Creation patches with operator logos for installation via TWRP.
2. Combining several patches into one.
3. Embedding in the MIUI themes pre-prepared patches, including a patch with the logos of mobile operators.
4. Merging design in themes
5. Automatic unpacking for editing and reverse packaging of topics.
6. Checking the code in the .xml files in the topic.
7. Check for extra files in the thread.
8. Unpacking, editing and packing files9.png.
9. Visualized color editing in files.theme_values.xml.

Instructions
Instructions for using the program
Unzip the downloaded archive in a convenient place for you.
Making a patch with the logos of mobile operators for TWRP:
1. Run MIUIThemesMod.exe.
2. On the first tab of the program in the "MIUI Version" field, select which version of MIUI to build the patch for.
3. In the field "Logo of SIM-card 1" and "Logo of SIM-card 2" select your telecom operators.
4. In the field "Name of SIM-card 1" and "Name of SIM-card 2" enter the name of the company of the cellular operator, or choose the text you like from the drop-down list. (this text will be displayed instead of the inscriptions "SIM 1" and "SIM 2")
5. In the "File of collected patch" field, click on the folder icon inside the field and select where to save the patch and enter its name.
6. Click on the button "Collect a patch with logos of SIM-cards", wait for the completion of the operation.
7. Go to the folder with the collected patch (click on the folder assignment to the right of the "File of the patch being collected" field), transfer it to the phone and install via TWRP.
Creating a merged patch:
1. Run MIUIThemesMod.exe.
2. On the second tab of the program, click the "Add file" button and specify the path to the file. Repeat the action for each next patch.
3. Use the up and down arrows to adjust the sequence of the merge, or use the "delete" button to delete the incorrectly specified file.
Note: It should be borne in mind that if the same lines or images will appear in the patches, then the information from the underlying patch file will be saved.
4. In the "Result Patch File" field, specify the desired location and name for the file.
5. Click on the "Collect Patch" button, wait for the operation to complete.
Note: The finished patch can be used both for installation via TWRP, and for patching topics.
Embedding patches in the theme, incl. patch with logos of mobile operators:
1. Download a theme on your computer (zip or mtz extension).
2. Create your own patch with logos for SIM-cards according to the instructions above.
3. Run MIUIThemesMod.exe
4. Go to the tab "Patching themes"
5. In the "Source theme file" field specify the file with the theme (from item 1)
6. In the "overlay topic or patch file" field, indicate the file with the patch made according to the first instruction
or any other created on the same principle.
7. In the "Result topic file" field, a variant of the name and location of the created topic will be automatically offered.
5. Click the button "Collect topic", wait for the completion of the operation.
Theme is ready. You can transfer it to your smartphone, import and use.
Note:
Similarly, you can merge two topics into one. It should be borne in mind that the program will take as a basis
The original theme and add / replace it all the design of the second topic. Having some clue about the device
However, you can first exclude from the second topic the superfluous one and impose on the initial topic only what you want.
add or change to it. For the convenience of working with themes, the possibility of automatic
unpacking and packing themes.

Unpacking and packaging:
1. Run the program MIUIThenesMod.exe.
2. Go to the "Unpacking and Packing" tab.
3. Select a theme file.
4. Specify the directory for unpacking.
5. Click the "Unpack subject" button, wait for the operation to complete.
6. Make the necessary changes.
Attention! The utility does not verify the correctness of files modified by you. If you can not, for example, work
with 9.png - better not to change the files yourself.

7. Press the button "Pack the topic", wait for the completion of the operation.
Anything, theme or patch for another topic is ready.
Note:
The checkbox "Check subject when packing" is intended to check the correctness of the code in .xml and the valid file types during packing.
The button "Check subject" is used to check the code in .xml and valid file types in the unpacked topic.
The field "Valid files in the subject" is intended to specify file extensions that should remain in the subject, the rest will be shown in the error window as incorrect. When you click on the red cross near the field, it will be auto-filled using the file types used in the themes. If the window is left blank, the check for file types will not be performed.
The checkbox "Pack only valid" is directly related to the setting "Valid files in the subject". Files whose extensions are not listed in the "Permissible Files in the Subject" field will not be added to the packed theme.

Work with 9.png
To work with 9.png files, you must have the necessary files in the Tools folder and the installed updated version.Java(if java version 101 and below, this tab is missing).
1. Run the program MIUIThenesMod.exe.
2. Go to the tab "Working with 9.png".
3. Specify the location of the source file 9.png for unpacking.
4. Specify the directory to decompile the file.
5. Click the "Decompile" button, wait for the operation to complete.
6. Click on the "Open in editor" button and make the necessary changes in the markup.
7. Specify the directory to compile the file.
8. Click the "Compile" button.
The principle of the program when patching topics:
1. The program unpacks the theme into one folder and patch into another.
2. In the unpacked patch, it immediately removes meta-inf and busybox (these files are needed for patches installed through the recovery).
3. Searches for all other files and processes each in turn.
4. When processing a file, the program first looks for a file with the same name in the theme as in the patch.
5. If not found - just copy it from the patch to the topic.
6. If it finds it, it unpacks the patch file and the theme file of the same name.
7. Sequentially enumerates the unpacked files of the second stage of unpacking the patch and compares them with the files in the subject.
8. If the topic does not have a file with the same name and in the same path, then simply copies it to the topic.
9. If there is a file in the subject, then it checks the file extension.
10. If the extension is not xml, then it simply replaces the file.
11. If xml, then processes by xml-tags. If the theme file has the same tag, with the same value of the name attribute,
then the tag text is replaced. If the tag is not found, it is added.
12. Theme file is packed back.
13. When all files are processed - the modified theme is packed in the specified path.
Color palette
1. Run the program MIUIThenesMod.exe.
2. Go to the tab "Color Picker".
3. In the "XML file for processing" field, select the theme_values.xml file from the unpacked theme. After that, all the color settings and their transparency from the selected file will be displayed in the lower field.
4. Click the left mouse button in the cell with the displayed color and transparency will cause an additional dialog box "MIUI Color Matching".
5. Click the left mouse button in the "Background image" field to open the dialog box for selecting the background file.
6. Left-clicking in the "Selected Color" field brings up the "Color" dialog box to select the required color.
Note:
The eyedropper in the Color dialog box is valid throughout the entire monitor screen.

7. To save the settings, click the "Select" button or click the "Cancel" button to refuse to make changes.
Note:
If color changes have been made erroneously, click the "Reread file" button in the "Color Picker" tab.

8. To save the changes made to the theme_values.xml file, click the "Save to file" button in the "Color Palette" tab.

Instructions for creating patches

1. Run MIUIThemesMod.exe.
2. Go to the "Unpacking and Packing" tab.
3. Unpack any topic.
4. Go to the folder with the unpacked theme (click the "Directory" button next to the "Directory of the unpacked theme" field), delete all files and folders not involved in the creation of the patch. If there is no folder with the required name, add it to the folder at the end of the .unpack name. and place in it the necessary files and folders for patching.
5. In the "Packed topic file" field, enter the desired patch name.
6. Click the "Pack a topic" button, wait for the operation to complete.
Everything, the patch is ready.
Note:
An example of creating a patch BigCirclePhotoInCall.zip. In the unpacked theme, leave only the com.android.incallui.unpack folder, and in it only the theme_values.xml file. Then edit it with a regular text editor. The following files must be present in the finished file:
<? xml version = '1.0' encoding = 'utf-8' standalone = 'yes'?>
<MIUI_Theme_Values>

</ MIUI_Theme_Values>

Check encoding (must be UTF-8 (without BOM)). All lines between them must be replaced by those that will make the necessary changes. If the patch should contain images, then simply decompose them into appropriate folders.

Template design posts with a patch
[b] [color = purple] Patch name [/ color] [/ b]
Firmware: [b] Version MIUI [/ b]
Screen resolution: [b] Literal description of the resolution [/ b] (digital description of the resolution)
Author: [b] Author Name [/ b]
Link to the original: here we indicate the link to the original instruction or delete the line if you are the author.
[spoiler = Screenshots] Screenshot [/ spoiler]
[spoiler = instruction]
1. Run MIUIThemesMod.exe and go to the "Patching Themes" tab.
2. Select a theme file.
3. Select this patch file.
4. Press the "Collect the topic" button.
5. Download the finished theme to your phone, remove the .zip extension, import and apply. [/ Spoiler]
[spoiler = Download] patch file [/ spoiler]


Finished patches in order
Useful topics:
Requirements: The patch with the logos of the operators is designed for MIUI 8, 9 and 10. You can edit the themes of MIUI for all versions.
Russian interface: Yes
Developers:
Programming -oksivas
Methods and design -andrey_artphoto
The idea of ​​the patch operator logos -killoe
Homepage: https://miuithemesmod.blogspot.com/

Download:
version: 1.7.2 Assistant program when editing themes MIUI (Post a_photo # 82921224)


Previous versions
Remember: all that you do - you do at your own peril and risk! The authors of the instructions, modifications and forum administration are not responsible for the performance of your devices!
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.




Attached images
Attached ImageAttached Image


Post has been editedwasherron - 03.03.19, 16:36
Reason for editing: Added home page + new version
a_photo
Message#22
04.02.17, 17:44
Guru
*********
[online]

Group: Friendssavagemessiahzine.com
Messages 3168
Check in: 04.08.12
Xiaomi Redmi 5 Plus 3/32

Reputation:-  975  +

Sogorelyshev @ 04.02.17, 16:01*
One cute topic that is not patched by the operators, an error flies

The error crashes due to the incorrect writing of the description.xml file. Insert any other description.xml instead of the native one and everything will work.
Or paste edited for this topic:Attached filedescription.xml(189 bytes)

Still this file:Attached fileframework-miui-res.zip(3.58 MB)
replace in topicJolla 6(first remove the file extension.zip). This is so that the icons of contacts without photos are all the same, as intended by the author of the topic.

Post has been editedandrey_artphoto - 04.02.17, 19:43
Reason for editing: description.xml, framework-miui-res


--------------------
sogorelyshev
Message#23
04.02.17, 23:47
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 257
Check in: 30.06.09
Honor 10

Reputation:-  29  +

Thank you, for your hard work, once again ... I already scattered and packed the pens ...
oksivas
Message#24
05.02.17, 00:13
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 254
Check in: 10.05.15
Xiaomi Redmi Pro Exclusive

Reputation:-  73  +

* sogorelyshevIn the next version of the program it will be possible to apply several patches to the theme at once in a single pass.
The problem with the wrong file description.xml eliminate.
Thank you for information.


--------------------
a_photo
Message#25
06.02.17, 15:07
Guru
*********
[online]

Group: Friendssavagemessiahzine.com
Messages 3168
Check in: 04.08.12
Xiaomi Redmi 5 Plus 3/32

Reputation:-  975  +

I suggest everyone to upgrade to the new version of the program 1.3.1
Changes:
- internal reorganization of the program;
- Fixed an error that occurred when the description.xml file in the topic was incorrect:
- fixed a bug due to which not all files were added to the theme from the patch;
- added the ability to merge patches;
- Fixed a bug when building a patch for the Vodafone operator.


--------------------
oksivas
Message#26
06.02.17, 18:22
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 254
Check in: 10.05.15
Xiaomi Redmi Pro Exclusive

Reputation:-  73    +

Andrey_artphoto @ 6.02.17, 15:07*
- added the ability to merge patches;
I will add a colleague.
Now, in one pass, you can assemble a modular patch for yourself from several small patches and use it when patching various topics.
In addition, the patch collected by the program is suitable for installation in the default theme via TWRP.


--------------------
bbadlo
Message#27
08.02.17, 13:28
Visitor
**
[offline]

Group: Active users
Messages 27
Check in: 23.04.11
Samsung Galaxy 550 GT-I5500

Reputation:-  0  +

And the icons of operators in the status bar are also added? I can not find.
demon-yo
Message#28
08.02.17, 14:20
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 101
Check in: 22.04.09
Xiaomi Mi 8

Reputation:-  3  +

* bbadlo
The same question, where did the name of the operator disappear in the status bar?
and how to return as it was?

Post has been editeddemon-yo - 08.02.17, 14:22
oksivas
Message#29
08.02.17, 14:32
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 254
Check in: 10.05.15
Xiaomi Redmi Pro Exclusive

Reputation:-  73  +

* bbadlo, * demon-yo,
The name of the operators does not touch the patch.
Check in settings:
Notifications - Change Operator Name


--------------------
a_photo
Message#30
08.02.17, 15:58
Guru
*********
[online]

Group: Friendssavagemessiahzine.com
Messages 3168
Check in: 04.08.12
Xiaomi Redmi 5 Plus 3/32

Reputation:-  975  +

bbadlo @ 08.02.17, 13:28*
And the icons of operators in the status bar are also added?

To display operator icons in the status bar, you need to set the appropriate font and select an icon instead of letters. You can downloadhere.
demon-yo @ 08.02.17, 14:20*
Where is the name of the operator in the status bar?

Look for yourself. The patch has nothing to do with it. "Settings-Notifications-Operator Name" to enable the display.


--------------------
a_photo
Message#31
09.02.17, 12:36
Guru
*********
[online]

Group: Friendssavagemessiahzine.com
Messages 3168
Check in: 04.08.12
Xiaomi Redmi 5 Plus 3/32

Reputation:-  975  +

A new version of the program has been released - 1.4.2.
Changes:
- Added search for extra files in the topic for the given masks.
- Check errors now do not fall out in separate windows, but are displayed in the general window after the end of the check.
- Added work with image files 9.png.
- Added operators of Azerbaijan: Azercell, Bakcell, NarMobile.

Post has been editedandrey_artphoto - 09.02.17, 13:29


--------------------
a_photo
Message#32
09.02.17, 23:32
Guru
*********
[online]

Group: Friendssavagemessiahzine.com
Messages 3168
Check in: 04.08.12
Xiaomi Redmi 5 Plus 3/32

Reputation:-  975  +

Increasing the size of the clock and the battery percentage in the status bar
Firmware:MIUI 8
Screen resolution:FullHD(1080p)
Author:andrey_artphoto
Screenshots
Attached Image

Instruction
1. Run MIUIThemesMod.exe and go to the "Patching Themes" tab.
2. Select a theme file.
3. Select this patch file.
4. Press the "Collect the topic" button.
5. Download the finished theme to your phone, remove the .zip extension, import and apply.

Download


--------------------
velikashkin
Message#33
10.02.17, 12:41
*********
[offline]

Group: Moderators
Messages 10026
Check in: 31.05.12
Asus ZenFone Max Pro M1 ZB602KL 3/32

Reputation:-  732  +

M


--------------------
a_photo
Message#34
11.02.17, 14:03
Guru
*********
[online]

Group: Friendssavagemessiahzine.com
Messages 3168
Check in: 04.08.12
Xiaomi Redmi 5 Plus 3/32

Reputation:-  975  +

Turn off search and weather in the curtain.
Firmware:MIUI 8
Screen resolution:any
Author:manuals from the Internet
Screenshots
Attached Image

Instruction
1. Run MIUIThemesMod.exe and go to the "Patching Themes" tab.
2. Select a theme file.
3. Select this patch file.
4. Press the "Collect the topic" button.
5. Download the finished theme to your phone, remove the .zip extension, import and apply.

Download
disable searchAttached fileNoSearch.zip(465 bytes)
mute weatherAttached fileNoWeather.zip(470 bytes)
disable search and weatherAttached fileNoSearch-NoWeather.zip(376 bytes)


Post has been editedandrey_artphoto - 11.02.17, 14:06


--------------------
a_photo
Message#35
11.02.17, 16:07
Guru
*********
[online]

Group: Friendssavagemessiahzine.com
Messages 3168
Check in: 04.08.12
Xiaomi Redmi 5 Plus 3/32

Reputation:-  975  +

* dr.dzen,
Try the previous version. Maybe your antivirus does not like Java.


--------------------
oksivas
Message#36
11.02.17, 16:11
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 254
Check in: 10.05.15
Xiaomi Redmi Pro Exclusive

Reputation:-  73  +

* dr.dzen,
Good day.
Please specify which antivirus do you use? What message does it display when it blocks the program? Does he exactly swear when the program starts? Perhaps this happens when the program performs a particular action?


--------------------
agento007
Message#37
11.02.17, 16:19
Experienced
******
[online]

Group: Friendssavagemessiahzine.com
Messages 541
Check in: 28.08.13
Xiaomi Redmi 3S Prime

Reputation:-  205  +

antivirus swore and sent files nv check to the lab

I have this on every fresh version of avast throws out at the first start, I turn it on anyway. After 15 minutes, a report arrives that the file has been verified and there is no threat. Nothing else appears.

Post has been editedagento007 - 11.02.17, 16:20
oksivas
Message#38
11.02.17, 17:24
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 254
Check in: 10.05.15
Xiaomi Redmi Pro Exclusive

Reputation:-  73  +

* dr.dzen, Clear. Thanks for the information.
For information:
The program does not make any changes to the operating system, stores its settings in a local file, creates temporary files in the user's temporary folder and, after performing operations with them, deletes them after itself.
Regarding the work of Avast antivirus, unfortunately, I do not tell me, because not familiar with it.
I am glad that the problem is no longer relevant.


Post has been editedoksivas - 11.02.17, 17:25


--------------------
oksivas
Message#39
11.02.17, 21:43
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 254
Check in: 10.05.15
Xiaomi Redmi Pro Exclusive

Reputation:-  73  +

* dr.dzenPS At another time, save the screenshots in jpg format and hide under the spoiler, please.

Pps. I recommend first unpacking all the program files, and only then run it. When launched from the archiver, the archiver unpacks only one file to be launched. Thus, you will not be able to use all the features of the program.

Post has been editedoksivas - 11.02.17, 21:49
Reason for editing: PPS


--------------------
Meos
Message#40
11.02.17, 22:33
Veteran
********
[offline]

Group: Friendssavagemessiahzine.com
Messages 1697
Check in: 11.01.11
Xiaomi Mi 4c Standart

Reputation:-  182  +

The context menu "Call from ..." is not patched. It remains. how was "Call with SIM1 (2)"
Otherwise, everything is cool, rallying that they are not distorted (do not stretch) logo icons in sms with a lot of text sms.

Post has been editedMeos - 11.02.17, 22:34


--------------------
Acer Liquid E / Huawei Honor 2/ Xiaomi Mi4c 2/16 unlckd MIUI10-N xiaomi.eu 10.1.1.0 stab
oksivas
Message#41
11.02.17, 22:36
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 254
Check in: 10.05.15
Xiaomi Redmi Pro Exclusive

Reputation:-  73  +

* Meos, Please send the collected patch for analysis.
The problem is probably local. We recommend checking the patch on a clean firmware, before installing various mods.

Post has been editedoksivas - 12.02.17, 09:14
Reason for editing: After chatting through QMS


--------------------

22 pagesV  < 1 2 3 4 5 6 > » 


 mobile version    Now: 04/30/19, 15:13