[Guides & Links] TOUCHWIZ UNIFIED MODS THREAD

Kamy

Senior Member
Aug 29, 2012
5,335
19,304
263
Beijing
I tried making the changes to TW on my LP Note 3, but I still only get the My Magazine when I swipe up. Are there any more instructions for this?
After making the changes, I have the app in system/app. I set the app to open Internet, reboot phone, tested and still My Magazine. Any help is appreciated.
Launcher needs to go to priv-app folder.
 
  • Like
Reactions: daxgirl

evilvoice

Senior Member
May 4, 2008
921
565
0
Conyers GA
I think I figured out the issue. Our swipe up is sstream.app not flipboard.boxer.app. I'll have to search the smali files for that.
Yes, I put TouchWizHome_K in the correct place.

UPDATE: For those with My Magazine, the correct string to look for is "sstream.app." There are 2 in Launcher.smali. One is the app name and the other is the activity, change accordingly. Works perfectly now, thank you @daxgirl and @Wuby986 for the app and the mod.
 
Last edited:
  • Like
Reactions: rompnit and daxgirl

daxgirl

Senior Member
Jun 30, 2012
4,047
9,165
0
Jerusalem
Launcher needs to go to priv-app folder.
I don't think he was talking about the launcher in system/app but about our swipe app ;)

Sent from my awesome g920f powered by 6thGear

---------- Post added at 07:34 AM ---------- Previous post was at 07:30 AM ----------

I think I figured out the issue. Our swipe up is sstream.app not flipboard.boxer.app. I'll have to search the smali files for that.
Yes, I put TouchWizHome_K in the correct place.

UPDATE: For those with My Magazine, the correct string to look for is "sstream.app." There are 2 in Launcher.smali. One is the app name and the other is the activity, change accordingly. Works perfectly now, thank you @daxgirl and @Wuby986 for the app and the mod.
I hope you use the v2 of the app which also allows you to set custom shortcut including making direct call. If you can't find it let me know and I will post a link for you.
Cheers!

Sent from my awesome g920f powered by 6thGear
 

evilvoice

Senior Member
May 4, 2008
921
565
0
Conyers GA
I don't think he was talking about the launcher in system/app but about our swipe app ;)

Sent from my awesome g920f powered by 6thGear

---------- Post added at 07:34 AM ---------- Previous post was at 07:30 AM ----------


I hope you use the v2 of the app which also allows you to set custom shortcut including making direct call. If you can't find it let me know and I will post a link for you.
Cheers!

Sent from my awesome g920f powered by 6thGear
I am using v2. I just linked to the first one since that is where the method is outlined. [emoji1]
 
  • Like
Reactions: daxgirl

Kamy

Senior Member
Aug 29, 2012
5,335
19,304
263
Beijing
I don't think he was talking about the launcher in system/app but about our swipe app ;)

Sent from my awesome g920f powered by 6thGear

---------- Post added at 07:34 AM ---------- Previous post was at 07:30 AM ----------


I hope you use the v2 of the app which also allows you to set custom shortcut including making direct call. If you can't find it let me know and I will post a link for you.
Cheers!

Sent from my awesome g920f powered by 6thGear
Ooops Sorry my bad. Anyway If I am not mistaken I made it working on n3 launcher by editing launcher.smali.
 
  • Like
Reactions: daxgirl

tdunham

Recognized Contributor
Jun 21, 2008
13,686
36,462
0
TampaBay
Link added to the bottom of post #2:

[GUIDE][HOW TO] Quick PIN Unlock And Scramble Pad For Lollipop
Credits @txr33

Upcoming guides for Lollipop:
- Adjustable end call delay
- Lockscreen Pinpad digits ANY color
- Lockscreen Pinpad text ANY color
- Lockscreen Pinpad button background ANY color
- Lockscreen clock ANY color
- Lockscreen ampm ANY color
- Lockscreen date ANY color
- Incall dialpad digits ANY color
- Incall dialpad letters ANY color
 

bilgerryan

Inactive Recognized Developer
Oct 23, 2011
22,148
38,015
263
Garrett, IN
Does anybody know of a guide to enable other lockscreen effects in Lollipop? Or at least where the images (are they still images?) are located now? We're still stuck with 2 unlock effects.


 
  • Like
Reactions: notmyepic

tdunham

Recognized Contributor
Jun 21, 2008
13,686
36,462
0
TampaBay
Does anybody know of a guide to enable other lockscreen effects in Lollipop? Or at least where the images (are they still images?) are located now? We're still stuck with 2 unlock effects.
There is a guide for that somewhere but I cant remember where I saw it.
I'm sure someone will pop in with that one. I'm pretty sure its an apk addon and a few simple edits.
 

bilgerryan

Inactive Recognized Developer
Oct 23, 2011
22,148
38,015
263
Garrett, IN
No luck with the unlock effects, all the smali is in SystemUI so it should be possible, I'll figure it out eventually. In the mean time I at least found the images for the Light Effect in drawable-xxhpdi and drawable-sw360dp-xxhdpi (may be xxxhdpi depending on your device). There are ten images just like in KitKat but one has been renamed (keyguard_flare_vignetting).


 
Last edited:
  • Like
Reactions: notmyepic

AL_IRAQI

Recognized Contributor / Themer
May 18, 2012
5,947
11,240
263
Baghdad

bilgerryan

Inactive Recognized Developer
Oct 23, 2011
22,148
38,015
263
Garrett, IN
  • Like
Reactions: notmyepic

evilvoice

Senior Member
May 4, 2008
921
565
0
Conyers GA
I don't know if this is the correct place for this information, but it is a gathering of mods, so I will post here.
I did the mod to remove the connection optimizer for Sprint. made the changes in PhoneFeature.smali, rename the apk to bak so it wouldn't run, went to Mobile Networks and the option was still there. Upon clicking on it, the Connection Optimizer ran??? What!? LOL. So, I looked back at PhoneFeature.smali and noticed there is a CSCFeature setting under the optimizer heading. I went to feature.xml and changed true to false and it removed it from Mobile Networks. I don't know if there is another way to run the app, but it looks like it is completely gone now. So, at least for LP on the Note 3, setting the CSCFeature flag, in addition to the mod, removes the Optimizer. Someone could try with just the CSCFeature change and remove the apk to see if that is the only change needed to stop it from working (I think it would be easier to just change the xml than do a smali edit). I may push my untouched Telecom.apk and see, but it will be a while. Anyways, here is the edit

Code:
<CSCFeature_Common_EnableSprintExtension>false</CSCFeature_Common_EnableSprintExtension>
This line already exists in feature.xml, just change true to false
 

talkingmonkeys

Recognized Contributor / Themer
May 15, 2013
2,644
4,411
0
Now is connection optimizer only in sprint? I remember I put in the effort to add this to my rom on kit kat and it never seemed to make a difference