> Attention!

New threads need to be created only inroot partition! In the future, they will be processed by moderators.



software modification and embellishment for LG G2 | D802, F320K, F320S



Rep: (500)
Modification of software and decorations forLG G2

PictureLG G2 D800, D801, D802, D803, D805, F320S, F320K, F320L, L-01F, LS980, VS980, D802TA

Description | Discussion пїЅ | Firmware (Stock / StockMode) пїЅ | AOSP and CM 11 firmware (OS 4.4.x) пїЅ | EVA firmware пїЅ | Cloudy firmware пїЅ | IceRom firmware пїЅ | Fashion and decorations пїЅ | Power consumption (autonomy) LG G2 пїЅ | LG G2 Club пїЅ | Purchase пїЅ | Accessories пїЅ | Marriage / Repair Issues пїЅ

Attached Image


Forum Rulessavagemessiahzine.com


Rules of conduct in the topic, recommendations on the design of posts. Read MANDATORY !!!
  1. The discussion of the device itself (purchase, accessories, marriage) or its firmware is in the relevant topics (links are given in the header).
  2. When adding mods or decorations, write for which firmware they were created, the installation method, etc. Screenshots are welcome.
  3. Before making a message with decorations, it is recommended to check whether widgets, icons, live wallpapers, wallpapers, etc. have already been placed in the theme. In the case of repetition, the files will be deleted.
  4. It is forbidden to lay out graphic images in bmp format. For pictures and screenshots, use the formats png, gif, jpeg. All graphic images must be removed underspoiler .
  5. Learn to ask questions correctly in order to receive answers clearly and quickly: do not forget to indicate what firmware you are installing and what specifically does not work.
  6. Do not forget, there is a QMS instant messaging system on the forum. If you have a private question - it may be worth asking it directly.
  7. Do not make claims. Respect the work of others !!!


Catalog of jewelry and mods

Topics
Wallpapers, sounds and melodies
Fonts, icons (batteries) applications, etc.
  • Fonts(Xdaandsavagemessiahzine.com), packsfonts (fromFdshyruk98 ), fonts for 5.0.2 , Sense 5 fonts
  • Themewith icons for third-party Launchers,Addingtheme icons for any applications (fromspectre_nik )
  • "Invisible"icons (fromBart_J_Simpson ), G3 style notification bar ( XDA ), Icons MotoLine statusbar
  • Stock : applications on XDA ((KK (apk + odex) & JB), applications out of 4.4.2 KOT49I.D80220d, applications out of 5.0.2 D802 30a CIS
  • Animation effects:iOS, still, still
  • Iconsbatteries (3Minit Battery) forCloudyG3 2.0-2.1 , here for OptimusG3 1.4.1 , Icons batteries (3Minit Battery) for 5.0.2 , battery to stock 5.0.2 instead of LS980 drain (from Prosubaru )
  • Recoveryfonts in firmwareLacoste
  • FontsFix-fonts(fromevgenij-ya )
    Fashion sound and volume
    • Sound booster mod Attached fileAudio_Booster_LG_G2.zip (152.7 KB)
      (Installation via recovery, theme onXDA)
    • Maudincrease the speaker volume for 4.4.2. (herevalues ​​of values ​​+ headphones)
    • Removeheadphone noise (tested on drain 4.4)
    • ViPER BOXfrom uvnoskojv
    Mod uv.forumchaninaevgenij-ya
    • Maud sound mod Walkmang2 ( here for QC ) Attached fileWalkmanG2.zip (19.34 MB)
      (Install via recovery, for firmware based on the drain)
    • Improversound fromSony (Sony Bravia)
    Replacing lock and unlock sounds
    Replacing the sounds of locking and unlocking the device with clicks.
    Attached fileLock + & + Unlock.rar(30.04 KB)

    Unzip, place the contents of the archive along the path system / media / ui by the file manager, for example Root Explorer, agree to replace, set these files the rights rw-rrr--, reload.
    Previously from the system / media / ui folder, save your particle_lock and particle_unlock sounds for rollback.
    Sound on SMS, used since the time of S3:
    Attached fileX + Beer + Open.rar(29.29 KB)

    Unzip, move the file manager along the system / media / notifications path, for example, Root Explorer, set permissions to the file rw-rrr--, reboot.

Modifications
EVA firmware modifications
Bootanimation
Camera
Instructions, useful links


Attached Image


All that you do, do at your own peril and risk! Before any "interventions" in the system, do not forget to do BackUp


Anyone who considers it necessary to correct / supplement the cap, as well as on other issues, writeto mein QMS


Post has been editedtimmyC - 03.03.19, 19:36
Reason for editing: Corrected the cap according to the rules



Rep: (841)
I will start :-) can anyone make a native dialer with Russian letters for cm 10.3 and 11.?



Rep: (500)
I'll start

I will continue;)
Extended reboot menu, especially useful for those who do not adapt as I press buttons to get into recovery (module for Xposed, installed as usual apk, then we put a check in the Xposed-Modules and reboot)
Attached Image

Attached filexposed.advancedrebootmenu_v13_3.apk(445.33 KB)


Post has been editedtimmyC - 25.12.13, 08:10



Rep: (1)
Are there any fonts?



Rep: (204)
Are there any fonts?

Here is, choose what you want.



Rep: (4040)
Clock on the center.

For this we need: (deodexed firmware).

1. Install all byinstructionsfrom uvsk0t.
2. In ApkTools we copy from the firmware you are editing framework-res, lge-res, LGSystemUI.
3. We need to install a framework for our firmware so that you can disassemble all the system apk
(This operation must be done once for each firmware). Dragging the framework-res.apk lge-res and LGSystemUI files to the apktool-if.cmd file.
4. Now we need a folder LGSystemUI / res / layout. We are looking for a status_bar (.xml) file in it.
Open with the text editor npp.6.5.2.Installer (does not leave after editing any garbage) and after

We insert
<LinearLayout android: gravity = "center" android: orientation = "horizontal" android: layout_width = "fill_parent" android: layout_height = "fill_parent">
<com.android.systemui.statusbar.policy.Clock android: textAppearance = "@ style / TextAppearance.StatusBar.Clock" android: gravity = "center" android: id = "@ id / clock" android: paddingLeft = "0.0dip" android: layout_width = "wrap_content" android: layout_height = "fill_parent" android: singleLine = "true" />
</ LinearLayout>

5. Row
</ LinearLayout>
<com.android.systemui.statusbar.policy.Clock android: textAppearance = "@ style / TextAppearance.StatusBar.Clock" android: textSize = "17.0dip" android: textColor = "# ffffffff" android: gravity = "center_vertical" android: id = "@ id / clock" android: layout_width = "wrap_content" android: layout_height = "fill_parent" android: layout_marginRight = "4.0dip" android: singleLine = "true" android: shadowColor = "# ff000000" android: shadowDx = " 0.0 "android: shadowDy =" 0.0 "android: shadowRadius =" 2.0 "lge: textStroke =" @ bool / config_systemui_stroke_effect_text "lge: textStrokeWidth =" 0.5dip "lge: textStrokeColor =" # b2000000 "
xmlns: lge = "http://schemas.android.com/apk/res/com.android.systemui" />
</ LinearLayout
>
We do
6. The color is set by android: textColor = "# ffffffff" (insert after android: paddingLeft = "0.0dip").ffffffff-color code. Color codeshere.
7. Size android: textSize = "17.0dip" (insert after paddingLeft = "0.0dip)
8. When changing colors and sizes, it is better to register android: textSize = "17.0dip" android: textColor = "# ffffffff".
We collect (use the latest beta with the already assembled and ready apk after the build), if you use without creating the finished file, then we do everything according to the instructions of the uv. sk0t.
If the odex firmware, then deodex and disassemble bythisinstructions.

If something is not clear or not, correct it.

Here are the skins with a battery with percentages and transferred hours (stock + root, without mods).

Attached Image
Attached Image


Post has been editedevgenij-ya - 21.02.14, 00:37



Rep: (4040)
Topics for drain

Attached fileLGHome_Theme_Sense.apk(3.28 MB)


Attached fileLGHome_Theme_Xperiaz.apk(2.43 MB)


Attached fileLGHome3_Theme_ios7.apk(3.01 MB)


Attached fileLGHome3_Theme_W8.apk(3.67 MB)



Rep: (204)
Evgenij-ya @ 12/25/2013, 12:38*
Topics for drain

Well then, I, too, in dogonka The theme is KitKat, in the cap there is a link to it, that one has an opaque bar status, and I have
Attached Image

Attached fileKitkatTheme.apk(2.2 MB)



Rep: (2)
Modification of software and decorations for LG Nexus 5 (Post # 27317282)Who can the same bun for our little animal?



Rep: (204)
Who can the same bun for our little animal?

If I'm not mistaken, such a "bun" is in the GravityBox module.



Rep: (3)
nixon-77 @ 12.25.2013, 05:16*
Well then, I, too, in dogonka The theme is KitKat, in the cap there is a link to it, that one has an opaque bar status, and I have

What is the widget with a transparent clock and weather?



Rep: (500)
Lex67rus, There is a screen in the cap



Rep: (3)
I ask about this screen, it has a clock and weather widget with a transparent background. What is it called if this is a widget.
Or how to make a transparent background at the clock and weather?



Rep: (204)
What is the widget with a transparent clock and weather?

Screen Weather



Rep: (3)
nixon-77 @ 12.25.2013, 09:16*
Screen Weather

Thank.




Rep: (4040)
Replacing the battery in the status bar with your own (in 1% increments and animation for 4.2.2)

Everything is written in the LGSystemUI. Do not forget about the encoding.

1. We decompile our LGSystemUI.apk into APKTools just like when editingo'clock.
2. Copy the files from the archivestat_sys_battery.xml and stat_sys_battery_charge.xml from the archive on the way
SystemUI / res / drawable with replacement.
3. Copy files (pictures .png) from the archive (or with the same name of your own) along the way
LGSystemUI / res / drawable-hdpi with addition and replacement.
4. Compile edited LGSystemUI.
5. The edited LGSystemUI.apk is ready (located in the sys folder), then we copy it to the external memory of the phone and using for example
Root Explorer copy SystemUI.apk on the system / app path, then reboot, the battery is ready.


Note: A large selection of batteries can bedownloadfrom here: Battery Mods with Percents

The archive contains sample files.
Download: Attached fileLGSystemUI.rar(4.48 MB)


Post has been editedevgenij-ya - 10.05.14, 01:00



Rep: (4040)
Resize buttons nav. the bar.

All changes are done in the framework-res.

1. We decompile our framework-res.
2. In the folder C: \ ApkTools200b7 \ framework-res \ res \ values, look for dimens.xm
3. Open it with an editor.
4. Find the lines
<dimen name = "navigation_bar_height">28.0dip</ dimen>
<dimen name = "navigation_bar_height_landscape">28.0dip</ dimen>
<dimen name = "navigation_bar_width">24.0dip</ dimen>
and change the size to your taste (changed in my example).
5. Compile, and throw in the path \ system \ framework.
All our buttons are ready

Attached Image
Attached Image


Post has been editedevgenij-ya - 02.01.14, 20:14



Rep: (141)
A lot of questions :) I'll start:
Is it possible to disable wallpaper scrolling on the native launcher?
How to make a caller's picture full screen?
And how to remove signatures from the lock screen (application names and the inscription "to unlock and bla bla bla")?



Rep: (76)
Evgenij-ya @ 12.25.2013, 16:30*
Resize buttons nav. the bar.

Can be done without any system problems.
1. Download xposed installer, update to the latest version, reboot
2. DownloadAttached fileG2 + Xposed + Premium [1] .apk(445.75 KB)
(there is another option with gravity box, but when you install it, the effect of turning off the screen automatically changes from normal attenuation to retro TV, or something like that, I did not like it, but I did not find how to change it back)
3. Install, go to xposed in the modules, check the box to activate, reboot
4. Go to the G2 Settings program, at the very bottom of the navigation bar options, go in, press on. and voila, we change for ourselves, do not forget the reboot after all the settings.

ZY There is also such a cool thing there: you can change the "menu" button in the navbar to the "latest applications" button, as on a nexus, I personally really liked it, I changed it. The problem with the absence of the "menu" button in many applications is solved in the same place: the add menu item overflow to all apps, do not forget the reboot.

Post has been editedvender98 - 25.12.13, 18:45



Rep: (76)
A lot of questions :) I'll start:
Is it possible to disable wallpaper scrolling on the native launcher?
How to make a caller's picture full screen?
And how to remove signatures from the lock screen (application names and the inscription "to unlock and bla bla bla")?

At the expense of the caller's photo just saw hereВ® [FRAMEWORK] Xposedspoiler interface, the third point, perhaps there are solutions for the rest, and in general there are a lot of interesting things.

Post has been editedvender98 - 25.12.13, 18:55



Rep: (141)
vender98,
I tried everything and gravity and individual fashion. Zero point


Full version    

Help     rules

Time is now: 14/04/20, 22:13