[RES] DISABLE RECENT APPS on Notification Bar for HTC BASED ROM - Desire HD Themes and Apps

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.

Related

[12 NOV] [HDPI] Ice Cream Sandwich themed GB Keyboard [v2]

this is ice cream sandwich themed gingerbread keyboard from last cm source.​
Download: v2 with new install script
http://d-h.st/20r
Install (Method1):
download file
copy to sdcard
install on recovery
Install (Method 2):
Download zip
extract LatinIME.apk & libjni_latinime.so to your sdk/tools folder (where adb is)
open CMD
type
adb remount
adb push LatinIME.apk /system/app
adb push libjni_latinime.so /system/lib
that's all
SCREENSHOT: v2
{
"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"
}
Here is single apk file
http://d-h.st/q1b
info for Designers
For GB theme designers, here are image files & settings of colors of this keyboard. use them without ask it to me .
just give a link for credits to this thread
GB HDPI KEYBOARD FILES
http://d-h.st/J6f
GB MDPI KEYBOARD FILES
http://d-h.st/jZn
COLORS
\res\values\colors.xml
Code:
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="candidate_normal">#ffffffff</color>
<color name="candidate_recommended">#ff33b2e1</color>
<color name="candidate_other">#ff33b2e1</color>
<color name="latinkeyboard_transparent">#00000000</color>
<color name="latinkeyboard_bar_language_shadow_white">#80000000</color>
<color name="latinkeyboard_bar_language_shadow_black">#80ffffff</color>
<color name="latinkeyboard_bar_language_text">#ffd1d2d1</color>
<color name="latinkeyboard_extension_background">#a0000000</color>
<color name="latinkeyboard_feedback_language_text">#ffffffff</color>
<color name="latinkeyboard_key_color_white">#fffdfdfd</color>
<color name="latinkeyboard_key_color_black">#ff000000</color>
<color name="latinkeyboard_key_text_color">#fffdfdfd</color>
<color name="latinkeyboard_key_dark_text_color">#ffffffff</color>
<color name="latinkeyboard_key_shadow_color">#bb000000</color>
<color name="latinkeyboard_key_dark_shadow_color">#bb000000</color>
</resources>
Click to expand...
Click to collapse
hope u like it,
enjoy
dont forget thx button
Thanks bro
Sent from my Google Nexus X 4G using xda premium android app
Hi,
Works on HTC Desire HD MIUI Fr !
For cons, I have no vibration when I press the letters.
So Good! Thank's a lot !
Rakasuki said:
Hi,
Works on HTC Desire HD MIUI Fr !
For cons, I have no vibration when I press the letters.
Click to expand...
Click to collapse
Miui has problem with haptic feedback, so u cant enable it...
Sent from My Nexus One using CM 7.1.0.1 Nightlies #230
proxuser said:
title says all.
that is ice cream sandwich themed gingerbread keyboard from last cm source.
App version: 2.3.7
tested on desire s.
Download:
http://goo.gl/KPg4W
Install:
download file
copy to sdcard
install on recovery
Here is single apk file
goo.gl/mGc62
hope u like it,
enjoy
u can also include it in your custom roms
credits: sonnysekhon
here for cm7 ics theme
Click to expand...
Click to collapse
Brainmaster had done it better but nice work....
Sent from My Nexus One using CM 7.1.0.1 Nightlies #230
Okay the apk didn't installed. Now i'm going to try the zip.
Sent from my Google Nexus X 4G using xda premium android app
DaxElectro said:
Miui has problem with haptic feedback, so u cant enable it...
Sent from My Nexus One using CM 7.1.0.1 Nightlies #230
Click to expand...
Click to collapse
Yet it worked gingerbread on the keyboard: /.
Love it. Looks beautiful on the Sensation. Thanks for sharing.
Hi
When I install the keyboard, the old is still there (no changes).
Can someone help me?
Looks amazing on the gsII just can't get the hepatic feedback to work
Amazing
Sent from my Nexus S using XDA App
if u use roboto font, keyboard looks much better.
for vibration issue i'll look later for a solution..
now time to port roms
How to install this keyboard "Droid X MIUI 1.10.21"?
apk- application not installed
CWR- Same keyboard isnt installed
belanova123 said:
How to install this keyboard "Droid X MIUI 1.10.21"?
apk- application not installed
CWR- Same keyboard isnt installed
Click to expand...
Click to collapse
+ 1
10 chars
YoungMuscle said:
+ 1
10 chars
Click to expand...
Click to collapse
it does Not work? How to improve it?
alkt49 said:
it does Not work? How to improve it?
Click to expand...
Click to collapse
No it doesn's work here (1.10.21).
No it doesn's work here
Explane it please. What is it (1.10.21)
tnx
Does not work here either!!
can this theme be incorporated to the...
https://market.android.com/details?...vbS5tb28uYW5kcm9pZC5pbnB1dG1ldGhvZC5sYXRpbiJd

[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

[HOW-TO][JB] Transparent Statusbar & NavBar [upd:10.05.2013]

So..My friends asked me to write a manual how to make a transparent virtual buttons and status bar on JB.
Screenshots from my Sola JB eek:
{
"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"
}
upd: 10.05.2013
For the transparency of the open status bar (where the switches and notification):
Instructions here: Transparent Statusbar & NavBar
Do not say thanks, press thanks:angel:
Spaun_Studio said:
So..My friends asked me to write a manual how to make a transparent virtual buttons and status bar on JB.
Screenshots from my Sola JB eek:
Instructions here: Transparent Statusbar & NavBar
Do not say thanks, press thanks:angel:
Click to expand...
Click to collapse
Let me try later I love you :laugh:
Can anyone make a flashable mod for Xperia z stock odexed rom?
-edit-
StatusBar works !
But nav cant cos "showNav" not found
fer2503 said:
Can anyone make a flashable mod for Xperia z stock odexed rom?
Click to expand...
Click to collapse
+1
savi0023 said:
decompiled android.policy.jar and no folder: "android.policy\smali\com\android\internal\policy\impl\Phone"
Just edit android.policy\com\android\internal\policy\impl\PhoneWindowManager.smali
Click to expand...
Click to collapse
Odexed or WinRAR? You must deodexed you rom and use Apktools
fer2503, mobde3
No... Only deodexed rom, I do not work with odex, sorry...
Spaun_Studio said:
Odexed or WinRAR? You must deodexed you rom and use Apktools
fer2503, mobde3
No... Only deodexed rom, I do not work with odex, sorry...
Click to expand...
Click to collapse
Deodexed and statusbar is work by editing it.
But "showNav" not found.. I tried to find "Lcom/android/systemui/statusbar/phone/PhoneStatusBar;->mPixelFormat:I" and add "const/4 v9, -0x3"
not work
savi0023 said:
-edit-
StatusBar works !
But nav cant cos "showNav" not found
Click to expand...
Click to collapse
savi0023 said:
Deodexed and statusbar is work by editing it.
But "showNav" not found.. I tried to find "Lcom/android/systemui/statusbar/phone/PhoneStatusBar;->mPixelFormat:I" and add "const/4 v9, -0x3"
not work
Click to expand...
Click to collapse
Hmm. Maybe const/4 v5, -0x3 ?
mm...work on stock xperia home and apex launcher, but maybe on your home dont work?
Spaun_Studio said:
Hmm. Maybe const/4 v5, -0x3 ?
mm...work on stock xperia home and apex launcher, but maybe on your home dont work?
Click to expand...
Click to collapse
you are right
Ok only for deoxeded. But you can write us after which odex file we have to delete?
What clock widget is that you're using. It looks sweet
Sent from my C6603 using xda app-developers app
Very good!:good:
you've changed exactly?
Thank you.
can u share the systemui,apk??
---------- Post added at 08:47 PM ---------- Previous post was at 08:47 PM ----------
vovin07 said:
Very good!:good:
Click to expand...
Click to collapse
can u share the systemui,apk??
deodex and recovery
vovin07 said:
deodex and recovery
Click to expand...
Click to collapse
vovin07 my favorite beta tester :highfive
But, in this archive additionally embedded option to reboot. Therefore, we also need a framework-res.apk and possibly a framework.jar
Be careful when you download! :angel
---------- Post added at 11:56 PM ---------- Previous post was at 11:55 PM ----------
Spaun_Studio said:
vovin07 my favorite beta tester :highfive
But, in this archive additionally embedded option to reboot. Therefore, we also need a framework-res.apk and possibly a framework.jar
Be careful when you download! :angel
Click to expand...
Click to collapse
I really dont get it, you mean not to install the above file with recovery?
I am in Glass v2 and it worked fine!!!
A little question about this mod: does it remove the DoCoMo toggles if they are installed?
It seems like the SystemUI gets overwritten.
I was thinking about making a mod according to the instructions for the DoCoMo toggles but couldn't get the APK Tools installed properly (my Mac lacks some files).
The optimum solution is to get a transparent version of the DoCoMo bar.
http://forum.xda-developers.com/showthread.php?t=2202383
What happens if you're in an app like msg Or play store etc?
Sent from my C6603 using xda app-developers app
LitoNi said:
What happens if you're in an app like msg Or play store etc?
Sent from my C6603 using xda app-developers app
Click to expand...
Click to collapse
Just with the apps background color at the back.

[MOD][GUIDE][Marshmallow] SecMms_Epic_Common TouchWiz Mods - Unlimit SMS

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

[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