[MOD][GUIDE][Marshmallow] SecMms_Epic_Common TouchWiz Mods - Unlimit SMS - Galaxy S6 Themes and Apps

Vietnamese guide
HOW TO DISABLE THE SMS TO MMS AUTO, UNLIMIT-CONVERSION WHILE EXCEED 3 SMS
WHAT DOES THIS MOD DO: This mod will let you type very long text messages and it won't automatically convert it into MMS.
★ Use one of the applications such as apktools or baksmali and then use the commands to decompile the SecMms_Epic_Common.apk
★ Once you have decompiled the SecMms_Epic_Common.apk, go to:
smali/com/android/mms/p.smali
Click to expand...
Click to collapse
Now open up "l.smali" with your notepad++ for editing.
Now for this part of this guide what I have highlighted in "GREEN" text is what you have to find using Notepad++, What you see in "RED" is the line you have to remove/delete completely, And also what you see in "BLUE" is the line you have to make changes to:
SEARCH FOR:
Code:
[COLOR="Green"]sput v0, Lcom/android/mms/p;->I:I[/COLOR]
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
NOW REMOVE:
Code:
.line 182
[COLOR="Red"]const/4 v0, 0x4[/COLOR]
[COLOR="Green"]sput v0, Lcom/android/mms/p;->I:I[/COLOR]
AND CHANGE TO:
Code:
.line 182
[COLOR="Blue"]const/16 v0, 0x3e8[/COLOR]
[COLOR="green"]sput v0, Lcom/android/mms/p;->I:I[/COLOR]
NOW SEARCH FOR:
Code:
[COLOR="green"]sget v0, Lcom/android/mms/p;->I:I[/COLOR]
AND REMOVE:
Code:
.method public static b()I
.locals 1
.prologue
.line 785
[COLOR="Red"]sget v0, Lcom/android/mms/p;->I:I[/COLOR]
return v0
.end method
AND CHANGE TO:
Code:
.method public static b()I
.locals 1
.prologue
.line 785
[COLOR="Blue"]const/16 v0, 0x3e8[/COLOR]
return v0
.end method
NOW SEARCH FOR:
Code:
[COLOR="Green"]sput v0, Lcom/android/mms/p;->I:I[/COLOR]
ABOVE THIS SAME LINE YOU HAVE TO ADD A NEW LINE WHICH IS IN BLUE:
Code:
.line 2372
const-string/jumbo v0, "pref_key_threshold"
const/4 v1, 0x4
invoke-interface {v2, v0, v1}, Landroid/content/SharedPreferences;->getInt(Ljava/lang/String;I)I
move-result v0
[COLOR="Blue"]const/16 v1, 0x3e8[/COLOR]
[COLOR="green"]sput v0, Lcom/android/mms/p;->I:I[/COLOR]
Once done now save changes, Recompile your SecMms_Epic_Common.apk and that's it you are now DONE !!!
CSC features:
Code:
<CscFeature_Message_EnableMsgTypeIndicationDuringComposing>false</CscFeature_Message_EnableMsgTypeIndicationDuringComposing>
Code:
<CscFeature_Message_EnableMsgTypeIndicationDuringComposing>true</CscFeature_Message_EnableMsgTypeIndicationDuringComposing>

SecMms_Epic_Common.apk (2DPC6) mods by me !

Can I install your apk on a stock non root note 5?
Envoyé de mon SM-N920C en utilisant Tapatalk

Hi guy
Thx for good job :good:
What is " CSC features " please ? how to use it ?
This method works on what samsung models ?
sorry for all the questions, I'm a beginner , Thank you very much for your response

Sweet my friend! Was looking 4 this mod! Cheers!

Could anyone mod this XXU3DPDP version please?
I don´t have the time to relearn decompile/compile.
Many thanks

deleted

edzamber said:
deleted
Click to expand...
Click to collapse
It works with this version?

battax said:
It works with this version?
Click to expand...
Click to collapse
Use Post #2 version, it working with 3DPDP S6/S6 Edge [emoji6]

I need a quick help.
I replaced the file and it didn't work although i fixed the permission to 664 has it was.
Then i replaced with the original one and it also didn't work.
So i did something wrong here. I feel totally noob
I use XtreStoLite-ROM-3.3.1-DPDP
Thanks

battax said:
I need a quick help.
I replaced the file and it didn't work although i fixed the permission to 664 has it was.
Then i replaced with the original one and it also didn't work.
So i did something wrong here. I feel totally noob
I use XtreStoLite-ROM-3.3.1-DPDP
Thanks
Click to expand...
Click to collapse
Hi
Replace the file ( /system/priv-app/SecMms_Epic_Common ) and set the permission to 644 (not 664). And reboot the phone.
Enjoy
Envoyé de mon SM-G920F en utilisant Tapatalk

buu'buu said:
Hi
Replace the file ( /system/priv-app/SecMms_Epic_Common ) and set the permission to 644 (not 664). And reboot the phone.
Enjoy
Envoyé de mon SM-G920F en utilisant Tapatalk
Click to expand...
Click to collapse
Sorry it was a typo i set it to 644 also and it didn't work.
Maybe is from an oxed and not deoxed rom?

battax said:
Sorry it was a typo i set it to 644 also and it didn't work.
Maybe is from an oxed and not deoxed rom?
Click to expand...
Click to collapse
You need to remove arm Folder in SecMms_Epic_Common Folder if you are odexed.
Or fash by Recovery zip from post #2...

How to fix emoji ???
Gửi từ SM-N9300 của tôi bằng cách sử dụng Tapatalk

How can I increase the limit of sending sms

Hello !
edzamber said:
deleted
Click to expand...
Click to collapse
Can you tell me if I can install Unlimited SMS on my galaxy s5 neo ?
thx

I have modded it for my custom rom. Not sure that a simple copy will work. Check my signature and go to how to fir the neo to download my rom then extract this apk.
Envoyé de mon GT-I9505 en utilisant Tapatalk

Good Morning !
WILMANS2M said:
I have modded it for my custom rom. Not sure that a simple copy will work. Check my signature and go to how to fir the neo to download my rom then extract this apk.
Envoyé de mon GT-I9505 en utilisant Tapatalk
Click to expand...
Click to collapse
Thanks for replying
For my galaxy s5 neo ...I have done what you told me to do when I did extracted the file its was a ( Messaging_Legacy.apk) on my galaxy s5 neo its (SecMms_Epic_Common. odex ) files what can I do my friend ?
Je parle Français si tu veux ?
thx

rush9935 said:
Thanks for replying
For my galaxy s5 neo ...I have done what you told me to do when I did extracted the file its was a ( Messaging_Legacy.apk) on my galaxy s5 neo its (SecMms_Epic_Common. odex ) files what can I do my friend ?
Je parle Français si tu veux ?
thx
Click to expand...
Click to collapse
We must speak english here
If you have odex file then it means you do not have a deodexed rom. Sorry my rom is deodexed.

How can I increase the limit of sending sms

Related

[RES] DISABLE RECENT APPS on Notification Bar for HTC BASED ROM

Ok so here is the idea. I like HTC based rom but I dont like RECENT APPS in notification bar pulldown. Its wasting notification space as we can hold home touch button to get recent apps list.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
So after many trial n errors, here is the way :
(If others hv easier method pls share. tq)
*Im using Desire HD rom frm 2.31 base with GB2.3.3 but i believe it will work on all rom which has quicksettings tab on notification pulldown bar.
So we need SystemUI.apk , apktool & winRAR
Here is the step :
1- Unpack apk using apktool
2- Browse to \SystemUI\smali\com\android\systemui\statusbar\ & delete this files :
RecentApps$1.smali
RecentApps$2.smali
RecentApps.smali
RecentAppsPage$1.smali
RecentAppsPage.smali
RecentAppsTaskManager$1.smali
RecentAppsTaskManager.smali
UpdateShortcutReceiver$1.smali
UpdateShortcutReceiver.smali
3. We hv to edit 3 files
StatusBarFlag.smali
DELETE THIS LINES
Code:
.field public static final HTC_RECENT_APP:Z
.field public static final HTC_RECENT_APP_PAGE:Z
.field public static final HTC_RECENT_APP_TASK_MANAGER:Z
StatusBarService$1.smali
DELETE ALL CODES IN THIS LINES
Code:
.line 440
.line 441
.line 442
.line 443
StatusBarService.smali
DELETE THIS LINES
Code:
.field private mRecentApps:Lcom/android/systemui/statusbar/RecentApps;
.field private mRecentAppsPage:Lcom/android/systemui/statusbar/RecentApps;
.field private mRecentAppsTaskManager:Lcom/android/systemui/statusbar/RecentApps;
.method static synthetic access$100(Lcom/android/systemui/statusbar/StatusBarService;)Lcom/android/systemui/statusbar/RecentApps;
.locals 1
.parameter "x0"
.prologue
.line 98
iget-object v0, p0, Lcom/android/systemui/statusbar/StatusBarService;->mRecentApps:Lcom/android/systemui/statusbar/RecentApps;
return-object v0
.end method
.method static synthetic access$102(Lcom/android/systemui/statusbar/StatusBarService;Lcom/android/systemui/statusbar/RecentApps;)Lcom/android/systemui/statusbar/RecentApps;
.locals 0
.parameter "x0"
.parameter "x1"
.prologue
.line 98
iput-object p1, p0, Lcom/android/systemui/statusbar/StatusBarService;->mRecentApps:Lcom/android/systemui/statusbar/RecentApps;
return-object p1
.end method
.method static synthetic access$102(Lcom/android/systemui/statusbar/StatusBarService;Lcom/android/systemui/statusbar/RecentApps;)Lcom/android/systemui/statusbar/RecentApps;
.locals 0
.parameter "x0"
.parameter "x1"
.prologue
.line 98
iput-object p1, p0, Lcom/android/systemui/statusbar/StatusBarService;->mRecentApps:Lcom/android/systemui/statusbar/RecentApps;
return-object p1
.end method
DELETE ALL CODES IN THIS LINES
Code:
[COLOR=black]
.line 1036
[/COLOR][COLOR=black].line 1037
[/COLOR]
[COLOR=black].line 1786
[/COLOR][COLOR=black].line 1787[/COLOR]
4- Rebuild using apktool
5- Open original SystemUI.apk using winRAR & drag n drop classes.dex from modded SystemUI\build\apk folder
6- Push SystemUI.apk using adb to \System\app
7- Done
[Download Modded]
Here my modded themed as here :
CWM3 flashable.
Thanks!!! Always wanted to do this ^^
very nice! I was dreaming about this!
maybe it will be easier to give us modified system.apk? I'm pretty sure everyone has the same file.
Sent from my Desire HD using XDA Premium App
I tried this with and without your them, but it never worked.
Maybe there is a problem with the 2.16 base? (I'm on ARHD 4.0 Beta 4 btw.)
very nice thanks
Can someone post the apk?
Having trouble compiling
please post apk!
Sent from my Desire HD using XDA Premium App
monstermuffin20 said:
Can someone post the apk?
Having trouble compiling
Click to expand...
Click to collapse
than33 said:
please post apk!
Sent from my Desire HD using XDA Premium App
Click to expand...
Click to collapse
which apk (from which base) u need friends? its just a simple mod. try it. u will happy when it works
How about doing it for spike gingerbread v2? Thanks
Sent from my Desire HD using Tapatalk
monx® said:
which apk (from which base) u need friends? its just a simple mod. try it. u will happy when it works
Click to expand...
Click to collapse
I would need the 2.16 APK for Android Revolution 4 please. Would be very kind of you'd if you could do this.
2.16 - android revolution beta 4
Sent from my Desire HD using XDA Premium App
Attached my SystemUI.apk, Thanks
~~APK from GingerX
monstermuffin20 said:
Attached my SystemUI.apk, Thanks
~~APK from GingerX
Click to expand...
Click to collapse
Try attached file mate. flash with CWM3. if any error, reflash the original pack.
Here is the SystemUI.apk from Spike Pure Gingerbread v2.0 [2.31.1400][GingerBread 2.3.3 without Sense]
Thanks,
plasticdarlow said:
Here is the SystemUI.apk from Spike Pure Gingerbread v2.0 [2.31.1400][GingerBread 2.3.3 without Sense]
Thanks,
Click to expand...
Click to collapse
Try attached.
monx® said:
Try attached.
Click to expand...
Click to collapse
Thanks! But here is there error I get after flashing. "The application Status Bar (processcom.android.systemui) has stopped unexpectedly. Please try again." The status bar is no longer there.....
Any idea's?
monx® said:
Try attached.
Click to expand...
Click to collapse
Thanks, tried but unfortunatly:
I attached the ARHD 4.0 Beta 4 (2.16 base) SystemUI.apk.
I would be so glad to be finally rid of this space-wasting recent apps bar.
plasticdarlow said:
Thanks! But here is there error I get after flashing. "The application Status Bar (processcom.android.systemui) has stopped unexpectedly. Please try again." The status bar is no longer there.....
Any idea's?
Click to expand...
Click to collapse
monstermuffin20 said:
Thanks, tried but unfortunatly:
Click to expand...
Click to collapse
Pls try attached again. If fails, im sorry i cant test it as im running diff rom. so u have to figure out urself
frosty_ice said:
I attached the ARHD 4.0 Beta 4 (2.16 base) SystemUI.apk.
I would be so glad to be finally rid of this space-wasting recent apps bar.
Click to expand...
Click to collapse
this apk has too many diffs. i will try take a look later.

[4.1.2][BB6]~BlackBean Theme Template V4 Windows Template~[11/13/2012][XHDPI/HDPI]

Sorry guys to those of you I jumped the gun, I just spent 5hours straight on this so please give credit where credit is due, I did very much add everything from Team Baked's Black Bean 6 in this Template and even went all out and made it very simple for you guys to just edit the images already in the template. I did start from scratch all over again, not using my previous CM10 JB Template at all because our rom updated to bb6 which is compatible with android 4.1.2 so without further delay here is my black bean template ENJOY!!!
V4 Update Updated to V4: Added missing scrubber images to theme volume/brightness slider, added xml in the drawable folder, exchanged the styles xml with one from BBoy's theme to make easy text color changes, fixed redirections in xmls for the app icons to mipmap instead of drawable
I made 2 different types of downloads, 1 I made an apk and the other is a zipped file, you choose which one you want to mess with.
Download Links
Apk
Zip
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
My Basic Changelog:
V1-Linux Based BlackBean Template
V2-Scratched V1, started over from scratch, decompiled every apk, renamed every image, created new xmls
V3-De-Indexed all images for easier batching techniques for faster themers such as myself and fixed a few incorrect xml lines
V4-Added missing scrubber images to theme volume/brightness slider, added xml in the drawable folder, exchanged the styles xml with one from BBoy's theme to make easy text color changes, fixed redirections in xmls for the app icons to mipmap instead of drawable
nice work man!!
If only I knew what to do with this, I could make my dream come true!
Ser Gilgoroth said:
If only I knew what to do with this, I could make my dream come true!
Click to expand...
Click to collapse
Edit the images to make it the theme you want, make sure you have android SDK and apkmanager, apk multitool or apktool installed
Sent from my Nexus S 4G using Xparent Cyan Tapatalk 2
Great Rom
I know that this is the wrong section
but i want to know is there any chance that a S3 International Version will be Released with this Rom?
mba1973 said:
I know that this is the wrong section
but i want to know is there any chance that a S3 International Version will be Released with this Rom?
Click to expand...
Click to collapse
It is being worked on
Sent from my Nexus S 4G using Xparent Cyan Tapatalk 2
Great Rom
Hi ebs512
thx for your answer
i think this could be a greate rom on the s3.:good:
How can I add icons? Add them and edit xml?
And can I edit system icons as well?
Kondra007 said:
How can I add icons? Add them and edit xml?
And can I edit system icons as well?
Click to expand...
Click to collapse
I very badly need to update this template, it was a Linux based template I need to add all the smali files and everything windows needs
Sent from my Nexus S 4G using Tapatalk 2
OP Updated
It seems that the download link for the apk is dead.
Thanks for your work, I'll try it when it's available again and then will try to mess with it a bit
Envoyé depuis mon Nexus S avec Tapatalk
BenHeng said:
It seems that the download link for the apk is dead.
Thanks for your work, I'll try it when it's available again and then will try to mess with it a bit
Envoyé depuis mon Nexus S avec Tapatalk
Click to expand...
Click to collapse
OP Updated

[PORT][P51XX] Asus Day Scene Live Wallpaper and Weather Widget

Install as normal APK and enjoy !!:laugh:
Works with all stock roms !!(No CM,AOSP,AOKP)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Great, thanks
Enviado desde mi Nexus 7 usando Tapatalk 2
dosnt work for me...got only a white screen with it
Works on P3100 with Stock 4.1.1!
Thank you!
PattePansen said:
dosnt work for me...got only a white screen with it
Click to expand...
Click to collapse
Works on galaxy tab 2 and other tabs
Envoyé depuis mon GT-P5110 avec Tapatalk
Thanks , Works great on Stock Tab2 10.1 P5100 CLL1
xu7jp4 said:
Works on galaxy tab 2 and other tabs
Envoyé depuis mon GT-P5110 avec Tapatalk
Click to expand...
Click to collapse
i take an screenshot for proof...
follow exact the instructions....
Gesendet von meinem GT-P5110 mit Tapatalk 2
@PattePansen
Looks its only work on stock/base roms not AOSP
Thanks, works well.
mjrshark said:
@PattePansen
Looks its only work on stock/base roms not AOSP
Click to expand...
Click to collapse
this is why i postet this...in the mainpost it says "Works on all Roms"
Sadly it doesn´t...
Edit first post
Envoyé depuis mon SGS2 I9100P avec Tapatalk 3 bêta 2013
For me the wallpaper works but does not show the weather . The weather widget works as a normal widget but does not show up on the live wallpaper
DigitalMD said:
For me the wallpaper works but does not show the weather . The weather widget works as a normal widget but does not show up on the live wallpaper
Click to expand...
Click to collapse
Which rom you use ?
Envoyé depuis mon GT-P5110 Stock JB @1.0ghz avec Tapatalk
Should I install both to work properly? I see that wallpaper is apk, but weather witget is zip, so I should to use Recovery to install it? (I don't have CWM Recovery due to not to void warranty).
xu7jp4 said:
Which rom you use ?
Envoyé depuis mon GT-P5110 Stock JB @1.0ghz avec Tapatalk
Click to expand...
Click to collapse
Stock P3113 4.1.1
DigitalMD said:
Stock P3113 4.1.1
Click to expand...
Click to collapse
I can get them both to work on stock P3113 4.1.1, but widget will not change to fahrenheit. I go to settings to change it. It seems to change. Then I exit settings , but it is still Celsius. Go back to settings and it says celsius again.
Hey xu7jp4,
What launcher is that on the OP pictures?
I like the look of it/
Thanks man/
Great lwp thank you very much
Re: [PORT] Asus Day Scene Live Wallpaper and Weather Widget
Adi33 said:
Should I install both to work properly? I see that wallpaper is apk, but weather witget is zip, so I should to use Recovery to install it? (I don't have CWM Recovery due to not to void warranty).
Click to expand...
Click to collapse
In the zip it's the apk :thumbup:
nightrainbow said:
Hey xu7jp4,
What launcher is that on the OP pictures?
I like the look of it/
Thanks man/
Click to expand...
Click to collapse
Go launcher
Envoyé depuis mon GT-P5110 avec Tapatalk
Re: [PORT] Asus Day Scene Live Wallpaper and Weather Widget
LeftyGR said:
I can get them both to work on stock P3113 4.1.1, but widget will not change to fahrenheit. I go to settings to change it. It seems to change. Then I exit settings , but it is still Celsius. Go back to settings and it says celsius again.
Click to expand...
Click to collapse
Do you save the settings ?
Envoyé depuis mon GT-P5110 avec Tapatalk

[THEME][IZS] White-Light v2.1 (Dark-grey Settings/Alarm/Dialer/Volumes)

White Light Theme V2.1​
Whats themed:
SystemUI for status bar and notifications mods
framework-res for misc theming, mostly replacing blue with white
lge-res for another bunch of mods to make it whiter
LGsettings for dark-grey background and grey icons
LGalarm for dark-grey background with light-grey numbers
Photoshop... photoshop everywhere
Screenshots: (sorry for the crappy quality of the screens, it actually looks much better)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Optional Flashable Keyboard:
[THEME][IZS] White-Light Downloads
Instructions:
Wipe cache
Wipe dalvik cache
Flash and reboot
DOWNLOADS
v2.1
Original Close-bar: http://d-h.st/swo
Zelda Close-Bar: http://d-h.st/GPy
IZS Whitened Close-bar: http://d-h.st/Zrb
All version downloads: http://d-h.st/users/Grakel
Recommended Launcher + Theme: Thanks to Android Does (dennisxl) and 2d Art (zizifos)
Apex Launcher
Minimal Theme
Keyboard: http://d-h.st/RK9
Keyboard with ñ: http://d-h.st/2Mg
white and blue .. wow -.-'
Nice man! I'll try it!
Re: [THEME][IZS]Preview: White-Light
Replace blue things with white ones and ill give 10/10
ex-xseoman
Re: [THEME][IZS]Preview: White-Light v0 up
I just installed, it's beautiful, thank you.
Sent from my LG-P970 using xda app-developers app
tried your theme and it looks really good :good:....
really liked the circle battery .......
if the blue color is replaced by the white........then it would be awesome:laugh::good:
Re: [THEME][IZS]Preview: White-Light v0 up
No sound profile... theres red line...can u replace it?
ex-xseoman
wow looks amazing ...
Re: [THEME][IZS]Preview: White-Light v0 up
crystallogenesis said:
No sound profile... theres red line...can u replace it?
ex-xseoman
Click to expand...
Click to collapse
Red line on sound profiles? I dont get it, my sound profiles are just fine.
Could you please be a little more specific?
Re: [THEME][IZS]Preview: White-Light v0 up
Sorry for my bad eng. There is red line crosing speeker.in my opinon that ruins theme
ex-xseoman
Re: [THEME][IZS]Preview: White-Light v0 up
crystallogenesis said:
Sorry for my bad eng. There is red line crosing speeker.in my opinon that ruins theme
ex-xseoman
Click to expand...
Click to collapse
Huh thats strange, try reflashing mate, Ive got no such bug (or I cant reproduce it)
Re: [THEME][IZS]Preview: White-Light v0 up
Here is pic...hope u understand )
ex-xseoman
Re: [THEME][IZS]Preview: White-Light v0 up
crystallogenesis said:
Here is pic...hope u understand )
ex-xseoman
Click to expand...
Click to collapse
I installed this theme, and its working fine with me. I have also a red line on speaker icon, BUT only when I set my phone on "Silent profile".
And there is no line when I use ' Sound' or 'Vibrate only' profile..
@ Grakel..
Thanks dude for this nice theme... I like it and waiting for more themes...
Sent from my LG-P970 using xda premium
Re: [THEME][IZS]Preview: White-Light v0 up
Dude
Is it possible to make calling theme like stock jelly bean...that's looks pretty with small icons
Thanxs for ur work
Sent from my LG-P970 using xda app-developers app
Re: [THEME][IZS]Preview: White-Light v0 up
The theme is great!! But would you consider making one PRADA based theme?? They have 4.0 released n might be easy for you to port the icons n other stuff the dark theme suits well with our device and it's name
Sent from my LG-P970 using xda premium
Grakel said:
Im working on theming the new IZS from Huexxx (god blesses him lol) and I just wanted to show you how it is going by now.
Once I get SystemUI the way I want, I will mod settings.apk to have black background, maybe change its icons, I dont know. You can suggest whatever you want.
This monday I've got my last university test, so I'll update this soon!
~~
Updated, more white now
Im uploading test version in a few mins. It works of course, but I need to correct some things. Uploaded!
Download:
http://d-h.st/OJ9
Click to expand...
Click to collapse
Can you help me ?! You can do only for the status bar : Battery percentage icon outside as in the original rom ics ( I'm using rom IZS by Huexxx ) ???
crystallogenesis said:
Here is pic...hope u understand )
ex-xseoman
Click to expand...
Click to collapse
Fixed!
Hope you like the new icon =)
Re: [THEME][IZS] White-Light v0.1
Yes ,i like it its great!
ex-xseoman
Re: [THEME][IZS] White-Light v0.1
Just one thing left..
Make the blue lines white... And it will look great.
Sent from my LG-P970 using xda app-developers app

[MOD/APP] Mod & Apps collection for Huawei devices [PORT]

You're not allowed to use my files without my permissions and a proper credit!​I recommend u debload your firmware for dont get bootloops​
5.1.1 Huawei Browser
For make work your firmware need to be deodexed due that need framework edits
Well is time to start,
Since Marsmallow 6.0 a method that need the Browser for work was deleted at all so we will add it
Decompile your framework.jar with Tickle my Android and go to "framework.jar\smali\android\net" and open Proxy.smali
And search with notepad+ this line:
HTML:
.method public static final getProxy(Landroid/content/Context;Ljava/lang/String;)Ljava/net/Proxy;
Above of this method add this one:
HTML:
.method public static final getPreferredHttpHost(Landroid/content/Context;Ljava/lang/String;)Lorg/apache/http/HttpHost;
.locals 6
invoke-static {p0, p1}, Landroid/net/Proxy;->getProxy(Landroid/content/Context;Ljava/lang/String;)Ljava/net/Proxy;
move-result-object v0
sget-object v2, Ljava/net/Proxy;->NO_PROXY:Ljava/net/Proxy;
invoke-virtual {v0, v2}, Ljava/net/Proxy;->equals(Ljava/lang/Object;)Z
move-result v2
if-eqz v2, :cond_0
const/4 v2, 0x0
:goto_0
return-object v2
:cond_0
invoke-virtual {v0}, Ljava/net/Proxy;->address()Ljava/net/SocketAddress;
move-result-object v1
check-cast v1, Ljava/net/InetSocketAddress;
new-instance v2, Lorg/apache/http/HttpHost;
invoke-virtual {v1}, Ljava/net/InetSocketAddress;->getHostName()Ljava/lang/String;
move-result-object v3
invoke-virtual {v1}, Ljava/net/InetSocketAddress;->getPort()I
move-result v4
const-string v5, "http"
invoke-direct {v2, v3, v4, v5}, Lorg/apache/http/HttpHost;-><init>(Ljava/lang/String;ILjava/lang/String;)V
goto :goto_0
.end method
Must look like this:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
And now save the smali and recompile the framework.jar and copy the edited framework file inside of my zip in this folder (system/framework)
And at final flash the zip file with your recovery and enjoy
Download 5.1.1 Huawei Browser --> ANDROIDFILEHOST [MD5: 0db63f8df92b295735315396f84ef160]
7.0 Huawei Keyboard
This keyboard dont need framework edits, all is in a zip file so only flash the zip file and enjoy!
Download 7.0 Huawei Keyboard --> ANDROIDFILEHOST [MD5: 107beafb0a38e62328b1743f7ccbe791]
Enable Multi-User UI
- Install the frameworks (\system\framework\framework-res.apk and framework-res-hwext.apk) with Tickle my Android
- Decompile framework-res.apk, you must not get errors for continue
- Go to "framework-res.apk\res\values" and open "bools.xml" with notepad+
- Search this line:
HTML:
<bool name="config_enableMultiUserUI">false</bool>
Change "false" to "true":
HTML:
<bool name="config_enableMultiUserUI">true</bool>
- Save "bools.xml" and recompile with original signature
Enable Multiwindow for multiple apps
This mod dont need framework edits, all is in a zip file so only flash the zip file and enjoy!
Download Enable Multiwindow for multiple apps --> ANDROIDFILEHOST [MD5: d8a25de73e57355011bf35f69804384b]
Enable Double Tap to WakeUp
This mod dont need framework edits, all is in a zip file so only flash the zip file and enjoy!
Download Enable Double Tap to WakeUp --> ANDROIDFILEHOST [MD5: 2b380de15f8a1cd9331b5baba0835288]
Reserved
Reserved!
Wow!👍🏻
You are simply amazing master ale.
The moment i tried gboard of google, im rili glad i checked tapatalk and saw ur new post.
Im gonna love this ported keyboard. 😁👍👍
Sent from my JAZZ using Tapatalk
rili good port. it is what im using right now.
also, sir Ale, is there any way you can optimize google messenger (SMS app) for huawei?
I tried it now and the interface is simple but beautiful and colorful.
my problem is, its a bit laggy and you cannot share contact info thru txt message format.
or you might have tips that I can try.
thanks in advance sir Ale!
Sent from my JAZZ using Tapatalk
jamorOO7 said:
rili good port. it is what im using right now.
also, sir Ale, is there any way you can optimize google messenger (SMS app) for huawei?
I tried it now and the interface is simple but beautiful and colorful.
my problem is, its a bit laggy and you cannot share contact info thru txt message format.
or you might have tips that I can try.
thanks in advance sir Ale!
Sent from my JAZZ using Tapatalk
Click to expand...
Click to collapse
This cant be possible only google developers can do that, they have the completely code of google messenger
Enviado desde mi PINE mediante Tapatalk
Can you please check if it's possible to add Th
This apk without rooting. Just an apk is that possible?
Ale95 said:
This cant be possible only google developers can do that, they have the completely code of google messenger
Enviado desde mi PINE mediante Tapatalk
Click to expand...
Click to collapse
oh, I see.
thanks sir Ale!
Sent from my JAZZ using Tapatalk
Maaria_22 said:
Can you please check if it's possible to add Th
Click to expand...
Click to collapse
You can download if I'm not wrong
Maaria_22 said:
This apk without rooting. Just an apk is that possible?
Click to expand...
Click to collapse
Only need custom recovery, root not is necessary
Enviado desde mi GT-I9500 mediante Tapatalk
sir ale, the 5.1.1 huawei browser on this one is also the same with the huawei browser of your kang vip Rom? because I checked the browser version and it says 5.1.1 on your ROM.
Sent from my JAZZ using Tapatalk
Ale95 said:
You can download if I'm not wrong
Only need custom recovery, root not is necessary
Enviado desde mi GT-I9500 mediante Tapatalk
Click to expand...
Click to collapse
Can you tell me how to download that custom recovery without rooting
Maaria_22 said:
Can you tell me how to download that custom recovery without rooting
Click to expand...
Click to collapse
https://forum.xda-developers.com/showpost.php?p=70324957&postcount=32
Ale95 said:
https://forum.xda-developers.com/showpost.php?p=70324957&postcount=32
Click to expand...
Click to collapse
I cant unzip the file.
Nice work sir ale..
Ale95 said:
https://forum.xda-developers.com/showpost.php?p=70324957&postcount=32
Click to expand...
Click to collapse
Can you please update de file. . Cant unzip this obs
Maaria_22 said:
Can you please update de file. . Cant unzip this obs
Click to expand...
Click to collapse
Use winrar in pc, only move the file in a folder
Enviado desde mi GT-I9500 mediante Tapatalk
Ale95 said:
Use winrar in pc, only move the file in a folder
Enviado desde mi GT-I9500 mediante Tapatalk
Click to expand...
Click to collapse
I know. The thing is that the file is broken. When I extract says that the file doesnt exist or it is broken
Maaria_22 said:
I know. The thing is that the file is broken. When I extract says that the file doesnt exist or it is broken
Click to expand...
Click to collapse
Look this, probably is an issue with xda servers
https://www.androidfilehost.com/?w=files&flid=129623
Hi .Can I install this browser just like apk without root?

Categories

Resources