[MOD][HOW TO] Enable 'hide application' option in SecLauncher4 NF4 - Galaxy Note 3 Themes and Apps

Hi Guys.
it seems Samsung removed the option to hide applications in the app draw for the new NF4 Update.
I use this feature a lot so decided to bring it back.
its a really simple mod and shouldn't cause any problems.
ill assumed you know how to decompile etc.
OK Lets get started.
Decompile secLauncher4.apk
Navigate to SecLauncher4\smali\com\android\launcher2\Launcher.smali
Search for "sput-boolean v3, Lcom/android/launcher2/Launcher;->isSystemAppDisable:Z"
Change to "sput-boolean v2, Lcom/android/launcher2/Launcher;->isSystemAppDisable:Z"
done.
Recompile and push to phone.
feel fry to add this into your roms, but please give credit

Thanks for sharing mate.
Sent from my SM-N9005 using Tapatalk

a flashable zip could help for those who do not know how to decompile/recompile apks..
Sent from my SM-N9005 using xda premium

Tbh thats not really the point of the thread. The idea is people do it themselves. Plus they can redo it when newer versions are released rather than waiting on someone to do it for them
Sent from my SM-N9005 using XDA Premium 4 mobile app

How about xposed module? ?
Sent from my SM-N900 using Tapatalk

Feel free to make one. I dont use xposed. I prefer to use all native mods just like in my rom. All native
Sent from my SM-N9005 using XDA Premium 4 mobile app

Thanks mate.
Done !! ( attached )
Download, unzip
Push into system/priv-app
Replace existing
Delete seclauncher4.odex if present
Set Permissions
Restart

jaguaralani said:
Thanks mate.
Done !! ( attached )
Click to expand...
Click to collapse
How to install?
Flash with CWM?
The APK within cannot be installed.

Can someone upload a stock seclauncher. I will make a flashable zip for it
Sent from my SM-N9005 using XDA Premium 4 mobile app

maskerwsk said:
Can someone upload a stock seclauncher. I will make a flashable zip for it
Sent from my SM-N9005 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Here ya go mate.
*EDIT
Anyway i included the odex file. Who knows. That might come in handy.

gidzdlcrz said:
Here ya go mate.
*EDIT
Anyway i included the odex file. Who knows. That might come in handy.
Click to expand...
Click to collapse
is it a deodexed seclauncher?
sorry I should have specified.

gidzdlcrz said:
Here ya go mate.
*EDIT
Anyway i included the odex file. Who knows. That might come in handy.
Click to expand...
Click to collapse
doesn't work on my N9005, thanks anyway

Threads getting a bit confusing, I will upload a working flashable zip when I get my hands on a stock deodexed seclauncher
Sent from my SM-T210R using XDA Free mobile app

maskerwsk said:
Threads getting a bit confusing, I will upload a working flashable zip when I get my hands on a stock deodexed seclauncher
Sent from my SM-T210R using XDA Free mobile app
Click to expand...
Click to collapse
A flashable zip would work only on deodexed roms, and hence why I attached a non flashable modded one in my post.

D-Jay said:
How to install?
Flash with CWM?
The APK within cannot be installed.
Click to expand...
Click to collapse
It not supposed to be installed like a normal apk, you have to push it into system/priv-app and replace existing.

Why would a zip only work for deodexed?
Sent from my SM-N9005 using XDA Premium 4 mobile app

maskerwsk said:
Why would a zip only work for deodexed?
Sent from my SM-N9005 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
In odex roms you have 2 files
Something.apk
Somerhing.odex
If you put the modded seclauncher4.apk (deodexed) in a flashable zip, that would only replace the apk keeping the old odex file (which has to be deleted someway).
So since one has to go to system priv-app to delete the odex file, why not just replace the seclauncher4.apk too to get mod.
Unless you want to odex the file again after modding it and put both apk and odex in a flashable zip ).

Yeah i get that mate. If i was to make an odex version i would do it properly. But ill only be making a deodexed one and stating that its done for a deodexed seclauncher
Or add a line to updater script that will delete the odex file first
Sent from my SM-N9005 using XDA Premium 4 mobile app

maskerwsk said:
Yeah i get that mate. If i was to make an odex version i would do it properly. But ill only be making a deodexed one and stating that its done for a deodexed seclauncher
Or add a line to updater script that will delete the odex file first
Sent from my SM-N9005 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Ok, then just use my attached modded apk, make a flashablae zip out of it together with a script that deletes odex file ' if present'.

maskerwsk said:
Hi Guys.
it seems Samsung removed the option to hide applications in the app draw for the new NF4 Update.
I use this feature a lot so decided to bring it back.
its a really simple mod and shouldn't cause any problems.
ill assumed you know how to decompile etc.
OK Lets get started.
Decompile secLauncher4.apk
Navigate to SecLauncher4\smali\com\android\launcher2\Launcher.smali
Search for "sput-boolean v3, Lcom/android/launcher2/Launcher;->isSystemAppDisable:Z"
Change to "sput-boolean v2, Lcom/android/launcher2/Launcher;->isSystemAppDisable:Z"
done.
Recompile and push to phone.
feel fry to add this into your roms, but please give credit
Click to expand...
Click to collapse
now, if only i can also enable "share app" feature like your screenshot, I will be golden!

Related

[I9003][MOD] SMS + No contact limit + No MMS convert + Sent time XXKB3 FW

I have ported some MOD to the default Mms.apk that allow to:
No autoconvert to MMS after 3 messages
Sending SMS to max 100 contacts
Show sent time instead of received time. If you turn off your phone, messages you will receive while it's off will have the right time!
To install simply replace the original Mms.apk in the system/app folder (you can also use Root Explorer)
IMPORTANT: Only for deodexed ROM.
P.S.: If you have a stock XXKB3 Rom and you want try this MOD, after replacing the original Mms.apk with mine, delete the Mms.odex file. If it works - like i suppose - please report it here.
If you like my works please press the Thanks Button!
Good buddy,u are very active and doing a great job!
I will do all i can...We must increase the attention for our device to attract dev!!!!
This is what we require..Someone to step up and develop.. Wait ill test..!! I've stock xxKB3..How to Deodex by the way?
nice work buddy
Great going brother.
Sent from my GT-I9003 using XDA App
Great, just curious,how to edit the apk file, because if it extracted with 7zip, all xml file were unreadeble.. and how to compile it all again into one signed apk. I would like to do this but with other system apk. Nice mate
Sent from my GT-I9003 using XDA Premium App
blackmarlincode said:
Great, just curious,how to edit the apk file, because if it extracted with 7zip, all xml file were unreadeble.. and how to compile it all again into one signed apk. I would like to do this but with other system apk. Nice mate
Sent from my GT-I9003 using XDA Premium App
Click to expand...
Click to collapse
Use apk manager to decompile apk
Sent from my GT-I9003 using Tapatalk
Root needed?
ggclanlord said:
Root needed?
Click to expand...
Click to collapse
Sure..
Sent from my GT-I9003 using Tapatalk
nice buddy..
What is deodexed rom ? Im on stock rom just rooted. Will this work?
Can u confirm me will this delete my old sms ?
Sent from my GT-I9003
manrock111 said:
What is deodexed rom ? Im on stock rom just rooted. Will this work?
Can u confirm me will this delete my old sms ?
Sent from my GT-I9003
Click to expand...
Click to collapse
I seem to remember that the SMS were not deleted when i apply this....
Ok i have tried it. I have two files on app folder mms.apk amd .deoz file which i delete and replace with this mms.apk file.
Afyer reboot messaging icon from home touch wiz n feom menu is missing. Any idea how to solve it?
Sent from my GT-I9003
Skin1980 said:
I have ported some MOD to the default Mms.apk that allow to:
No autoconvert to MMS after 3 messages
Sending SMS to max 100 contacts
Show sent time instead of received time. If you turn off your phone, messages you will receive while it's off will have the right time!
To install simply replace the original Mms.apk in the system/app folder (you can also use Root Explorer)
IMPORTANT: Only for deodexed ROM.
P.S.: If you have a stock XXKB3 Rom and you want try this MOD, after replacing the original Mms.apk with mine, delete the Mms.odex file. If it works - like i suppose - please report it here.
If you like my works please press the Thanks Button!
Click to expand...
Click to collapse
You should at least give credit for somebody else's work.
http://forum.xda-developers.com/showthread.php?t=1065452
keno_ro said:
You should at least give credit for somebody else's work.
http://forum.xda-developers.com/showthread.php?t=1065452
Click to expand...
Click to collapse
Can you explain me better?
Sure i learn from that post but i modified the file from our XXKB3 firmware... really don't understand your post....
Sent from my GT-I9003 using Tapatalk
How to de-odex?
Sent from my GT-I9003 using XDA App
U should read skins post
Sent from my GT-I9003 using XDA Premium App
@ GGCLANLORD
DUDE download xultimate application for deodexing your phone
K Thnks
Sent from my GT-I9003 using XDA App

[MOD] Add CRT animation to your ROM

1: Decompile framework-res.apk using something like apk manager
2: Edit the file \res\values\bools.xml
3: Change value of bool name='config_animateScreenLights' from 'true' to 'false'
4: Compile framework-res.apk
5: Push new framework-res.apk to your phone with root explorer or adb push.
Alternately you can try flashing this template from CWM. CWM-flash-template.zip
Source: [HOW TO] CRT-Effect only
Directory \res\values doesn't exist either in stock (odexed) or infected (dedexed) version of application (framework-res.apk).
EDIT: SOLVED !
yes its available....
did u trie to decompile through apk manager...?
dh33r4j said:
1: Decompile framework-res.apk using something like apk manager
2: Edit the file \res\values\bools.xml
3: Change value of bool name='config_animateScreenLights' from 'true' to 'false'
4: Compile framework-res.apk
5: Push new framework-res.apk to your phone with root explorer or adb push.
Alternately you can try flashing this template from CWM. CWM-flash-template.zip
Source: [HOW TO] CRT-Effect only
Click to expand...
Click to collapse
Can u give me apk manager link
Sent from my GT-I9103 using xda premium
njoy my friend...
here is the link....http://www.mediafire.com/?h2ivnnzmm2t
akshatsourav said:
yes its available....
did u trie to decompile through apk manager...?
Click to expand...
Click to collapse
Nope, opened .apk package in a traditional way. My bad, sorry.
akshatsourav said:
yes its available....
did u trie to decompile through apk manager...?
Click to expand...
Click to collapse
Have u prepared crt animation for
XWLA4
Sent from my GT-I9103 using xda premium
m.kochan10 said:
Nope, opened .apk package in a traditional way. My bad, sorry.
Click to expand...
Click to collapse
If u completed crt animation for XWLA4 ........
Please give me that file .......
Sent from my GT-I9103 using xda premium
Tutorial works with every FW I guess, I did it on infected based on zskk5. But it's little tricky.
Sent from my GT-I9103 using XDA App
m.kochan10 said:
Tutorial works with every FW I guess, I did it on infected based on zskk5. But it's little tricky.
Sent from my GT-I9103 using XDA App
Click to expand...
Click to collapse
Is it working or not................
If working give me that file
Sent from my GT-I9103 using xda premium
raghavafitt said:
Is it working or not................
If working give me that file
Sent from my GT-I9103 using xda premium
Click to expand...
Click to collapse
"give me that file" ?
Tutorial works with every FW but not every framework file works with every FW.
Don't you understand that it is individual process, you have to decompile and re-compile YOUR OWN framework-res.apk (regardless of what FW you run on), with mine thousands times modified framework-res.apk you most possibly won't be able to boot the system.
raghavafitt said:
Is it working or not................
If working give me that file
Sent from my GT-I9103 using xda premium
Click to expand...
Click to collapse
raghavafitt, with all due respect, I would like to give you a little suggestion.
Do not give orders to fellow members. If would want some help from someone, be polite.
Treat all members with respect, no matter what rank s/he holds. Moreover, m.kochan10 is a very active member in our forums and has been very helpful.
Even if you didn't mean to give an order, make sure that you ask in a polite sounding way.
It's all a simple rule: Give respect, take respect.
dh33r4j said:
raghavafitt, with all due respect, I would like to give you a little suggestion.
Do not give orders to fellow members. If would want some help from someone, be polite.
Treat all members with respect, no matter what rank s/he holds. Moreover, m.kochan10 is a very active member in our forums and has been very helpful.
Even if you didn't mean to give an order, make sure that you ask in a polite sounding way.
It's all a simple rule: Give respect, take respect.
Click to expand...
Click to collapse
I am giving FULL respect to all in this form
Sent from my GT-I9103 using xda premium
m.kochan10 said:
"give me that file" ?
Tutorial works with every FW but not every framework file works with every FW.
Don't you understand that it is individual process, you have to decompile and re-compile YOUR OWN framework-res.apk (regardless of what FW you run on), with mine thousands times modified framework-res.apk you most possibly won't be able to boot the system.
Click to expand...
Click to collapse
Thanq kochan I thought that u didn't modified ur framework-res.apk somany time.....that's y I asked .....anyways thanks for ur info
Sent from my GT-I9103 using xda premium
Hmmm that's strange. I managed to re-compile and apply my framework-res.apk from infected rom (which is based on KK5) with no problem at all, but I cannot make it on stock KK5. After replacing the file I get bunch of FCs that paralyzes work totally.
i have one question to d33raj
i am using apktool 5
i copy framework-res.apk form my stock fw from root ex.
i decompile framework-res.apk and edit battery icons and some battery related xml files
when EDITING completed i compaile it again
but the ain thing is new apk file is nearly 5 mb and old apk file 8mb
i use new apk file but its not working for me (booting problem)
so where is the problem ?
plz help me
I really wish I could help you. But I'm not into developing. I did this using the tutorial that I specified as source. Almost all the Samsung Android devices work the same way. You could post your queries in pages of Samsung devices which has plenty of Dev support. Galaxy S and Galaxy S II are the most recommended places.
m.kochan10 said:
Hmmm that's strange. I managed to re-compile and apply my framework-res.apk from infected rom (which is based on KK5) with no problem at all, but I cannot make it on stock KK5. After replacing the file I get bunch of FCs that paralyzes work totally.
Click to expand...
Click to collapse
what have u done, did u unrar the apk or just edited the file with 7 zip or some other soft...
if u unrared it then u hav to sign it also..
I did the same for two files, decompiled, edited, recompiled (and signed). It worked like a charm on deodexed version but it caused some FC-s on odexed one.
m.kochan10 said:
I did the same for two files, decompiled, edited, recompiled (and signed). It worked like a charm on deodexed version but it caused some FC-s on odexed one.
Click to expand...
Click to collapse
no need to sign dear .....
u have to copy resources.arsc from the moded version and paste it in original one...
(use 7 zip,just drag n drop).
it should work fine...

GalaxyR LA4 Theme (aded framework with ics transitions)

NOTICE: ONLY FOR STOCK ODEXED I9103XWLA4...
I made this some time ago, so again I like to share it
!!!IMPORTANT: - Since it does not delete anything U MUST free some space in system(my previous theme deleted google apps from system this one doesn't, so remove some bloat from 3 operator cca. 10 MegaBytes)
Almost same as my previous, now with some new graphics and SystemUI.apk tweak:
Now U can change that black status bar just replace statusbar_background.9.png in SystemUI.apk\res\drawable-hdpi.
And tweaked smooth loading spinners (thanx to D.O.C. from Hyper Droid team).
I also made Google search widget transparent, but since there could be issues (someone could update it and someone didn't) I will upload it naked, so if U want it just uninstall update and system apk and odex file and drag and drop to my theme system\app and install from CWM.
It's tested on my wifes SGR but I take no credit for any issue.
INSTALL FROM CWM.
https://rapidshare.com/files/2572918162/GalaxyR_LA4_Theme.zip
Google quick search box attached (read post):
thanks mate good job
Sent from my GT-I9103 using xda premium
raghavafitt said:
thanks mate good job
Sent from my GT-I9103 using xda premium
Click to expand...
Click to collapse
Do u have deodexed file .......I mean I don't have deodexed xwla4 .......
If have deodexed file.zip that should flash via cwm...
Sent from my GT-I9103 using xda premium
I tried on titanium s rom but its saying error
Sent from my GT-I9103 using xda premium
I dont have deodexed, and I think deodexing should die
And it's normal that it wont work on any ROM that is not the one in thread title
I am on LA4 right now and I'd really love to test it....but I am so lazy and unwilling to deodex the sh..t
Sorry...sorry...sorry, my apologies, million apologies it's for STOCK ODEXED ORIGINAL SAMSUNG LA4 ROM.
Corrected OP.
that's better
nedooo said:
Sorry...sorry...sorry, my apologies, million apologies it's for STOCK ODEXED ORIGINAL SAMSUNG LA4 ROM.
Corrected OP.
Click to expand...
Click to collapse
Thanq will try
Sent from my GT-I9103 using xda premium
Its not flashing....
Simply saying Error
Sent from my GT-I9103 using xda premium
raghavafitt said:
Its not flashing....
Simply saying Error
Sent from my GT-I9103 using xda premium
Click to expand...
Click to collapse
This happens due system folder occupied with "3" bloatware, so delete those apps from system and flash
Can you post some screenshoots?
SGR[robin92] said:
Can you post some screenshoots?
Click to expand...
Click to collapse
Almost same as my previous
Adding to OP

Note 3 Stuffs!

This is the media folder from Note 3 dump. Don't know if anything is new or not, just uploaded it.
https://docs.google.com/file/d/0B3dAMHacbZmtd0Jqd1pfWU4yZVk/edit?usp=sharing
Font pack:
https://docs.google.com/file/d/0B3dAMHacbZmtRFlsUVdpVHd3VTg/edit?usp=sharing
Bloomberg+ app, I don't think it's available on Play Store! The air view works with this app!
https://docs.google.com/file/d/0B3dAMHacbZmtazZqdFhPZ2EtNjA/edit?usp=sharing
S Voice: (Could be same as S4, Version no. is 11.2.0.0.23532)
https://docs.google.com/file/d/0B3dAMHacbZmtcXpPMjVsd3l5cWc/edit?usp=sharing
And the S Note, BUT it isn't working as a standard apk installation, I didn't expect however. Hope someone will be modifying it to make it work.
https://docs.google.com/file/d/0B3dAMHacbZmtVFlqR3JsRHRmUUU/edit?usp=sharing
Ebook: (No idea what the hell it does!)
https://docs.google.com/file/d/0B3dAMHacbZmtWU9GNXBxZnV0N28/edit?usp=sharing
thanks can you upload the keyboard
Is there My Magazine?
Sent from my GT-I9505 using xda premium
Hi what about scrap book.. can you please upload.
Sent from my GT-I9500 using xda app-developers app
SAHIL111 said:
Hi what about scrap book.. can you please upload.
Sent from my GT-I9500 using xda app-developers app
Click to expand...
Click to collapse
i think scrapbook is under the S-Note app,
so S-Note works all will eventually work!
i hope so
Great...
Sent from my GT-I9500 using xda app-developers app
Thanks! Would love a wallpaper pack (at least if it has different wallpapers than the S4) :fingers-crossed:
6 apps ported
Check for my magazine pls
Sent from my GT-I9505 using Tapatalk 4
ionutzvio said:
Check for my magazine pls
Sent from my GT-I9505 using Tapatalk 4
Click to expand...
Click to collapse
My Magazine app is there, along with the odex file, but it doesn't work by copy/pasting under system/app. So definitely some work needed.
Thanks for sharing can you please share SecLauncher3.apk
-Aatif- said:
Thanks for sharing can you please share SecLauncher3.apk
Click to expand...
Click to collapse
There is no such file mate, there is seclauncher4.apk, if that's what you want.
https://docs.google.com/file/d/0B3dAMHacbZmtSWs1VW1CQTRPYjg/edit?usp=sharing
The odex file is included.
Wish this SideSync thingy worked normally, heard it's good
most likely need entire system dump to make some of them work as some probably require some additional lib files.
I am looking forth to the device in india in next 3 days
Snote3 not work on OmegaV14.(I tried to copy to system \ apps and set permissions rrrw then reboot., But does not work).
http://forum.xda-developers.com/showthread.php?t=1997286
Working version of S Note, some bugs.

[MOD] ALL APPS in multiwindow

HI, here is the mod to have all apps in multiwindow bar!
Based on N9005 with Omega v.1 and working good. Need testing for other versions...
Just replace Service.jar in /system/framework and FlashbarService.apk in /system/app. Save the original ones just in case!
Reboot and enjoy!
Note: there is a little bug when adding some apps it's another that be added in bar but not a big problem.
I can't make it work. On my stock firmware. I try to replace both of the files. But the multi window option not appear. And also it make my pen-window broken. I can't create any pen window anymore.
Thanks
tnx for the effort but it doesn't work...u can't even open the multi bar.
good I kept a copy of the original files
Sent from my SM-N9005 using Tapatalk 2
Bizarre it's working perfect for me...
wildalan said:
tnx for the effort but it doesn't work...u can't even open the multi bar.
good I kept a copy of the original files
Sent from my SM-N9005 using Tapatalk 2
Click to expand...
Click to collapse
Be sure you are the right permission..
Envoyé depuis mon SM-N9005 avec Tapatalk 4
mric034 said:
Bizarre it's working perfect for me...
Click to expand...
Click to collapse
my rom is stock rooted....maybe urs is odexed or deodexed?
does this make a difference?
Sent from my SM-N9005 using Tapatalk 2
Yes you need to be deodexed...
I'm currently using this app from the play store with success:
https://play.google.com/store/apps/details?id=com.bjbinc.mwmphone
It'll walk you through installing the xposed framework when you first open it, then you can use the app to modify available applications (reboot needed after).
Tekara said:
I'm currently using this app from the play store with success:
https://play.google.com/store/apps/details?id=com.bjbinc.mwmphone
It'll walk you through installing the xposed framework when you first open it, then you can use the app to modify available applications (reboot needed after).
Click to expand...
Click to collapse
But that app breaks S health
Tekara said:
I'm currently using this app from the play store with success:
https://play.google.com/store/apps/details?id=com.bjbinc.mwmphone
It'll walk you through installing the xposed framework when you first open it, then you can use the app to modify available applications (reboot needed after).
Click to expand...
Click to collapse
Works perfect. And it also allows you to use xposed settings so you can change the dpi of apps and ui. Great find. Stock rooted no deodex and enjoying all the perks.
Sent from my SM-N900P using xda app-developers app
I'm deodexed and still can't get it to work mate
Sent from my GT-N7100 using XDA Premium 4 mobile app
Hi! After trying that mode, I lost my multiwindow function, maybe because my rom is deodexed. Can any kind soul post the original files? I did the stupidity of erasing mine without a copy...
Thanks! Regards!
ohh very useful, subscribed!
How do you deodex stock rooted
Sent from my SM-N900W8 using XDA Premium 4 mobile app
does anyone have the stock files? on stock, rooted. installed this without reading... and didn't back up old files
neederishelp said:
does anyone have the stock files? on stock, rooted. installed this without reading... and didn't back up old files
Click to expand...
Click to collapse
Here you go.
Thank you
Sent from my T-Mobile note 3
Do I need to root first ??
SGalxyNote3
JoshPut said:
Do I need to root first ??
SGalxyNote3
Click to expand...
Click to collapse
You need root to be able to place the files In their directories, so yes you do.
Sent from my T-Mobile note 3

Categories

Resources