[MOD/WIP] Screen Mode is here! Sort of.. - Sprint Samsung Galaxy S III

I've managed to 'unlock' screen mode on our US Galaxy S IIIs. However, it doesn't currently change anything, at least from what I can tell.
I'm not sure if we're missing some libs from the international model or what, but if anyone wants to download an international ROM and help figure out what's making it not work, I'd appreciate the help!
I'm attaching a flashable zip as well as instructions on how to enable this yourself.
How-to for devs:
Decompile SecSettings.apk OR extract classes.dex and decompile that.
Navigate to \com\android\settings\DisplaySettings.smali
LOOK FOR:
Code:
const-string v6, "mode"
invoke-virtual {p0, v6}, Lcom/android/settings/DisplaySettings;->findPreference(Ljava/lang/CharSequence;)Landroid/preference/Preference;
REMOVE BELOW:
Code:
invoke-virtual {v7, v6}, Landroid/preference/PreferenceScreen;->removePreference(Landroid/preference/Preference;)Z
SIDE NOTE:
You can also change the invoke-virtual from v7, v6 to v6, v9 and it will still work. However, it will make the "auto adjust screen tone" no longer appear. The key to making screen mode work will more than likely be in this file, or missing libs. Maybe.
Recompile SecSettings or classes.dex and push to phone.
{
"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"
}

Awesome freeza, will download stock international when I go to Wegmans lol! No WiFi at my apartment
So nothing FC's? Just doesn't change anything?

Did you post the instructions? Or have you not had time to do it yet? I didnt see it in the zip file.

fergie716 said:
Awesome freeza, will download stock international when I go to Wegmans lol! No WiFi at my apartment
So nothing FC's? Just doesn't change anything?
Click to expand...
Click to collapse
Yeah. pretty much. At first I had FCs but I solved them, now it just doesn't change anything. It doesn't even show a preview of how it would look if you tapped on one of the options.
I'm assuming either libs are missing, or maybe I just didn't do something right in smali. At any rate, at least I want to narrow down if libs are the issue so I can continue or not.
Thanks for the help, it is much appreciated
Didact74 said:
Did you post the instructions? Or have you not had time to do it yet? I didnt see it in the zip file.
Click to expand...
Click to collapse
Instructions will be in the OP in about 5 minutes.

Cool, nice work freeza!

freeza said:
Yeah. pretty much. At first I had FCs but I solved them, now it just doesn't change anything. It doesn't even show a preview of how it would look if you tapped on one of the options.
I'm assuming either libs are missing, or maybe I just didn't do something right in smali. At any rate, at least I want to narrow down if libs are the issue so I can continue or not.
Thanks for the help, it is much appreciated
Instructions will be in the OP in about 5 minutes.
Click to expand...
Click to collapse
Thanks! Will check it out man
Here is a video going through the various screen modes. I hope it's not HW dependent and it's just a lib issue
http://www.youtube.com/watch?v=0zDlaax-boY

instead of "REMOVE" do you mean "Change to"?
I cant find that second line of code in my DisplaySettings.smali

Didact74 said:
instead of "REMOVE" do you mean "Change to"?
I cant find that second line of code in my DisplaySettings.smali
Click to expand...
Click to collapse
I should have clarified. The line you wanna remove is slightly below what you look for in the beginning.

Hey freeza, here is the SecSettings.apk from the stock ICS International version
Going over the libs now

Ok so does it work just by flashing ?
Sent from my SPH-L710 using Tapatalk 2

Upstreammiami said:
Ok so does it work just by flashing ?
Sent from my SPH-L710 using Tapatalk 2
Click to expand...
Click to collapse
The options appear and you're able to change them, but nothing happens, as of yet.

freeza said:
The options appear and you're able to change them, but nothing happens, as of yet.
Click to expand...
Click to collapse
On cool thanks there's always hope lol
Sent from my SPH-L710 using Tapatalk 2

Here are all of the libs that are in the International version but are not in the Sprint version
I can upload all the libs that differentiate between the two models if you want

freeza said:
Click to expand...
Click to collapse
I dont want to get off track of this thread but i noticed you have the CRT Animation toggle in your settings. Any chace when you get time you could post up a how-to for that mod?
Thanks Freeza

Didact74 said:
I dont want to get off track of this thread but i noticed you have the CRT Animation toggle in your settings. Any chace when you get time you could post up a how-to for that mod?
Thanks Freeza
Click to expand...
Click to collapse
Haha you noticed! That's a work in progress but once it's complete i will most definitely post

freeza said:
Haha you noticed! That's a work in progress but once it's complete i will most definitely post
Click to expand...
Click to collapse
Tease!

Dup post.....sorry.

Dup Post...sorry

Can't wait for you to incorporate this into your rom!
Devices:
Samsung Galaxy S3
Asus Transformer
Motorola DroidX
Motorola Droid Bionic
Motorola Droid 1
Motorola Cliq
Please Visit www.teendroid.com

You sir are doing great work over here, I am glad you picked up an S3. So much contributed to this phone already, Thanks a lot!

Related

[MOD] 160dpi Working Phone.apk for ICS (AOKP, CM9 tested)

Boom, ninja:
{
"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"
}
System>Apps> rename the original to phone.apk.bak, paste new apk. Make sure it's rw-r--r--
Tried it on 190dpi and you can get some weird vertical end call button thingy, so only use for 160dpi.
Gotta say...CM9 just looks so much better at 160.
Sent from my SPH-D710 using Tapatalk 2 Beta-5
good find
Thanks for this! and say I wanna go back to the 240 dpi do I just uninstall the apk?
You shouldn't have to uninstall the apk just to go back to 240. Just reset your dpi with ROM toolbox or in the build prop and reboot.
Sent from my SPH-D710 using Tapatalk 2 Beta-5
Works great on Codename but is there anyway to get the answering tab moved up a little bit so that the whole slider icon appears fully on the screen?? Right now it is still usable but only half of the icon shows up when answering the phone. No big deal and once again thanks for this apk.
dweeze87 said:
Works great on Codename but is there anyway to get the answering tab moved up a little bit so that the whole slider icon appears fully on the screen?? Right now it is still usable but only half of the icon shows up when answering the phone. No big deal and once again thanks for this apk.
Click to expand...
Click to collapse
Erick or someone would probably have to edit the drawable to make it fit on screen at 160. I know exactly what you're talking about, but I don't really have the experience to make those changes.
Sent from my SPH-D710 using Tapatalk 2 Beta-5
nascasho said:
Boom, ninja:
Make sure it's rw-r--r--.
Click to expand...
Click to collapse
How do I do this within Root Explorer? I tapped and held the apk after I pasted it and selected "Permissions" but idk what checkboxes to tick.
dweeze87 said:
Works great on Codename but is there anyway to get the answering tab moved up a little bit so that the whole slider icon appears fully on the screen?? Right now it is still usable but only half of the icon shows up when answering the phone. No big deal and once again thanks for this apk.
Click to expand...
Click to collapse
I wish I was ninja at messing around with the values any further, still trying to figure out how to use apk tool... complicated. Did find where I think the value that needs to be changed to fix it though:
res\values\dimens.xml
in_call_incoming_cal_widget_height
For some stupid reason I can't get it to compile. When and IF I do I'll upload the fixed version asap.
webran61 said:
How do I do this within Root Explorer? I tapped and held the apk after I pasted it and selected "Permissions" but idk what checkboxes to tick.
Click to expand...
Click to collapse
I use ES File explorer, but it's basically the same:
nascasho said:
I wish I was ninja at messing around with the values any further, still trying to figure out how to use apk tool... complicated. Did find where I think the value that needs to be changed to fix it though:
res\values\dimens.xml
in_call_incoming_cal_widget_height
For some stupid reason I can't get it to compile. When and IF I do I'll upload the fixed version asap.
Click to expand...
Click to collapse
What issues are you having compiling it? I can almost always get thing to compile. if you post your log I can look through it and see where your issue is.
rujelus22 said:
What issues are you having compiling it? I can almost always get thing to compile. if you post your log I can look through it and see where your issue is.
Click to expand...
Click to collapse
I finally got it to compile, apparently it was because I was using and older apktool thingy.
But as for the little button, I was wrong on the assumption of changing that value since changing it did nothing to move ic_in_call_touch_handle_normal, so it's something else...
*scratches head*
sadly it says voice not supported on mine, any ideas why?
I got that too. You're running AOKP, aren't you?
Sent while hanging with that really hoopy frood Ford Prefect.
blackroseMD1 said:
I got that too. You're running AOKP, aren't you?
Sent while hanging with that really hoopy frood Ford Prefect.
Click to expand...
Click to collapse
Actually yes i am, so if this is an issue with just AOKP i request that it is fixed for this because i like using the 160dpi setting.
newalker91 said:
Doesn't work on TW roms either. Crashed my entire radio on Mijjahz Blend 4.0.3
Click to expand...
Click to collapse
Damn thats tragic
Sent from my SPH-D710 using XDA
Only used it with AOKP and CM9a2 with success before I uploaded, going to edit the thread title so ROM's don't go blowing up lol.
nascasho said:
Only used it with AOKP and CM9a2 with success before I uploaded, going to edit the thread title so ROM's don't go blowing up lol.
Click to expand...
Click to collapse
Works on Codename just fine, according to cicada. AOKP seems to be the one having the issue, although that could just be case by case basis.
It's nice that this app works for 160 pix density but is it possible to have it also fix the ghost wifi app
Thanks million!!!!
Sent from my SPH-D710 using xda premium
Can this work on mini v4
I prefer the DPI set at 200. Would it be possible to tweak this package for other DPI's? I'm not sure if it would require twice the work or just modifying some values. Thanks for your effort on this!!

Time Warner App for Rooted Users [Updated 4.19.12]

Here is the TWC TV app for all of us that went to install it and got the big FU from Time Warner when the rooted user msg came up then again when you plugged into HDMI or god forbid you had usb debugging turned on..
Phone Version:
*Works on rooted phones
*Works with ADB enabled
*Works connected to HDMI
http://www.mediafire.com/?pbtif3rpyuxpzyz
Tab Version:
*Works on rooted phones
*Works with ADB enabled
*Works connected to HDMI
http://www.mediafire.com/?9aysv1y57kpd45u
also would like to thank Forum user stuff, ProtoDroid and hrubak as without them most of what you see would not be done!
{
"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"
}
I also can give you the app decompiled, I just not sure what to nix out of the smali files: http://dl.dropbox.com/u/22063477/com.TWCableTV-1.zip
Seconded. This would be great.
Have you tried this?
http://play.google.com/store/apps/details?id=org.projectvoodoo.otarootkeeper
Sent from my Galaxy Nexus using XDA
Gahh Its Lee said:
Have you tried this?
http://play.google.com/store/apps/details?id=org.projectvoodoo.otarootkeeper
Sent from my Galaxy Nexus using XDA
Click to expand...
Click to collapse
that app has nothing to do with OP's request. the app you linked is to keep root after a OTA update.
OP's request is to take out "root check" in the app. I guess the reason why they have it is the same reason why Google "Play Movies" doesn't allow rooted phones to watch movies because of DRM etc etc.
A workaround is to temporarily disable root.
The ota root keeper does temp disable root .
Sent from my Galaxy Nexus using XDA
Gahh Its Lee said:
The ota root keeper does temp disable root .
Sent from my Galaxy Nexus using XDA
Click to expand...
Click to collapse
still dont work over in this thread is some of my findings so far.. http://forum.xda-developers.com/showthread.php?p=24979812
Updated op with the fixed APK I made
Still poking around to get it to work when not on your home network. But this should fix a lot of headaches.
---------- Post added at 11:42 AM ---------- Previous post was at 11:21 AM ----------
b00sted,
http://pastebin.com/Cb6dhmv1
Line 623 reads: const/4 v0, 0x1
Edit that line to const/4 v0, 0x0
And I think we MIGHT be able to use the twc tv app on any wifi network. Recompile and link me, I will test it
stuff said:
Still poking around to get it to work when not on your home network. But this should fix a lot of headaches.
---------- Post added at 11:42 AM ---------- Previous post was at 11:21 AM ----------
b00sted,
http://pastebin.com/Cb6dhmv1
Line 623 reads: const/4 v0, 0x1
Edit that line to const/4 v0, 0x0
And I think we MIGHT be able to use the twc tv app on any wifi network. Recompile and link me, I will test it
Click to expand...
Click to collapse
ok give me a few
just tested it myself and still tosses the error. must be checking in another spot also..
I'll keep poking around. Will be home in 20 mins
Im confused on whats going on here lolwwut. So did you get this working on our phones? Or not yet.
mroneeyedboh said:
Im confused on whats going on here lolwwut. So did you get this working on our phones? Or not yet.
Click to expand...
Click to collapse
The OP modified .apk should work on all phones. If I'm not mistaken, the OP removed the tests (if statements) to check and see if you were rooted
Tests included: checking to see if you have a Superuser.apk in /system/app (renaming superuser to superuser1.apk passes the test)
another test was to see if your build.prop had test-keys. Changing to release-keys, or probably anything for that matter would pass the test.
In short, yes, the download link in post #1 should work perfectly.
stuff said:
The OP modified .apk should work on all phones. If I'm not mistaken, the OP removed the tests (if statements) to check and see if you were rooted
Tests included: checking to see if you have a Superuser.apk in /system/app (renaming superuser to superuser1.apk passes the test)
another test was to see if your build.prop had test-keys. Changing to release-keys, or probably anything for that matter would pass the test.
In short, yes, the download link in post #1 should work perfectly.
Click to expand...
Click to collapse
yep and in teh name file i changed -test-keys to b00sted-keys (lol) and superuser.apk to Fu*KTimeWarner.apk
Man, this is pretty difficult to read/follow/understand lol.
BTW the app does work. I'm home now and can watch Live Tv, woo hoo.
But the smali disassembler is confusing as hell to follow down the code.
perfect now if only we had the tablet version!!!!
shakuyi said:
perfect now if only we had the tablet version!!!!
Click to expand...
Click to collapse
This should work for tablets as well. Give it a go and let us know if it does not.
stuff said:
Man, this is pretty difficult to read/follow/understand lol.
BTW the app does work. I'm home now and can watch Live Tv, woo hoo.
But the smali disassembler is confusing as hell to follow down the code.
Click to expand...
Click to collapse
now u see why i was so mind boggled lol, without you i would still be swearing at my phone
stuff said:
This should work for tablets as well. Give it a go and let us know if it does not.
Click to expand...
Click to collapse
it does its just in portrait and not landscape

[MOD] Extended Quicksettings - My Last (second last?) contribution to the xda

Here I offer you ALL your beloved quicksettings which lots of people missed on sense 4.0.
Before people will ask with its my last (second last) contribution...
let me quote myself:
j4n87 said:
I decided to skip my work here, both on all my tweaks and on this rom.
(Will try to fix the serious bug with home button though)
Richmondo will take the lead for this rom now...and I hope we find someone who can support him.
The reason why I wanted to skip all my work here is, that I noticed that xda
that xda took too much space in my life and I started to ignore more and more the more the important things in life...especially my missus which I'm gonna to marry next summer...but also other things, household, sports...etc.
I really contributed a lot to the xda commuity, especially with my tweaks which are available for several devices (signature - press the button)...the last 8-9 months I spent nearly my whole freetime, both on weekends and after work, for that projects...and my missus complains a lot during that time and often we argued about it that I spent too much tim in fornt of the laptop (-:
xda turned from a hobby more and more into an addiciton...and I hope I can resist it now for a longer time, so that I can concentrate on the more important things in life.
love you all (-:
regards, Jan.
Click to expand...
Click to collapse
Screenshots:
{
"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"
}
Other:
The issues with BT and Wifi should be fixed, which users experienced on my initial eqs in my rom.
As usual:
I hate it when someone kangs me!
Ask for permission
Wait for my answer
if you get permission give credits
enjoy (-:
Its MY work and I spent the 50 hours of time getting eqs to work on sense 4.0.
So if you dont get my permission to use it, dont spam my inbox :s
Credits
Me and my suffering missus, lol
ihtfp69 for the some original smali files
Donate:
..for my marriage..already getting grey hair, lol.
...
...
Enjoy guys.
Cheers j4n87, your contributions have been much appreciated. If you can't find balance in everything you do, then you've definitely made the right choice.
Sent from my HTC One X using Tapatalk 2
I used your tweaks on the htc sensation but not on the one x because i dont want to use htcdev and spoil my warranty,but yĺl be missed here...Thanx for ur tweaks
Can I just flash this over Venusaur Rom v3.1.0?
Thank you and good luck.
Hi j4n87,
I don't know you and haven't interacted with you. But it is sad to see a dev like you go (hopefully not completely).
But I like to thank you just the same and wish you the best. However it is still good to see that you want to concentrate more on your personal life.
Good on you mate and take care.
Hi
Thank you for the release of your way
Appreciate that contribution as always.
mgmCube said:
Can I just flash this over Venusaur Rom v3.1.0?
Click to expand...
Click to collapse
EQS is already part of Venusaur, check the OP name on both threads
pa64 said:
EQS is already part of Venusaur, check the OP name on both threads
Click to expand...
Click to collapse
yeah I know, but this one has the bluetooth en wifi toggle fix. Thats why I want to flash it.
mgmCube said:
yeah I know, but this one has the bluetooth en wifi toggle fix. Thats why I want to flash it.
Click to expand...
Click to collapse
It will certainly work. Give it a try.
Just flashed it onto ARHD and cant see anything changed despite the battery?
Loving your work
One question - with this version is it possible to customise the quick settings I use?
Sent from my Galaxy Tab 10.1 with Tapatalk
putti71 said:
Just flashed it onto ARHD and cant see anything changed despite the battery?
Click to expand...
Click to collapse
Drop the topbar down and click on the carrier name area.
pa64 said:
Drop the topbar down and click on the carrier name area.
Click to expand...
Click to collapse
Ah! Will try that. Thanks.
Sent from my Desire HD using XDA
pdagenius said:
Loving your work
One question - with this version is it possible to customise the quick settings I use?
Sent from my Galaxy Tab 10.1 with Tapatalk
Click to expand...
Click to collapse
No, I would need to provide an app for it.
But you could also decompile it and modify a simple string:
Code:
const-string v19, "ScreenOn|Flashlight|Rotation|Airplane|Wifi|MobileNetwork|HotSpot|AutoSync|Bluetooth|GPS|SilentMode|VibrationMode|TaskManager"
...to hide/reorder them.
pls understand that I decided not to provide any new developments on xda because of personal reasons.
j4n87 said:
No, I would need to provide an app for it.
But you could also decompile it and modify a simple string:
Code:
const-string v19, "ScreenOn|Flashlight|Rotation|Airplane|Wifi|MobileNetwork|HotSpot|AutoSync|Bluetooth|GPS|SilentMode|VibrationMode|TaskManager"
...to hide/reorder them.
pls understand that I decided not to provide any new developments on xda because of personal reasons.
Click to expand...
Click to collapse
Thanks for your hard and precious work! I wish you all the best for your marriage
Sent from my Desire HD using XDA
Thank you for every MOD and ROM you made or had your hands in!
Wish you the best for the future!
My question: Is this MOD compatible with your CM statusbar brightness MOD?
will EDIT after trying^^
EDIT: Brightness MOD works fine! Just not transparent anymore...love that too...hm...will try flashing brightness MOD over...
EDIT 2: Nope, doesnt work like that...would have wished for someone to merge the 2...but will have to let go of the thought I guess^^
Again a legend leaves.
You will be missed here a lot Jan!
Hope to see you here one day again
j4n87 said:
No, I would need to provide an app for it.
But you could also decompile it and modify a simple string:
Code:
const-string v19, "ScreenOn|Flashlight|Rotation|Airplane|Wifi|MobileNetwork|HotSpot|AutoSync|Bluetooth|GPS|SilentMode|VibrationMode|TaskManager"
...to hide/reorder them.
pls understand that I decided not to provide any new developments on xda because of personal reasons.
Click to expand...
Click to collapse
Thank you for the info. Understand and only asked as there was a way to do it with your rom but couldn't find it now.
So delete some text the option will go? And reorder them, that will change the order? Thank you.
Sent from my Galaxy Tab 10.1 with Tapatalk
magic_moe_ said:
Thank you for every MOD and ROM you made or had your hands in!
Wish you the best for the future!
My question: Is this MOD compatible with your CM statusbar brightness MOD?
will EDIT after trying^^
EDIT: Brightness MOD works fine! Just not transparent anymore...love that too...hm...will try flashing brightness MOD over...
Click to expand...
Click to collapse
...oh, damn, will deactivate the brightnessmod tomorrow. Think will annoy a few people.
Sent from my HTC One X using xda premium

[MOD][I9505GUEUAMFD]Extended Power Menu for SimBug

I made this extended power menu that's able to "hot reboot" your phone on 1 press, when hanging in the sim guard (I made no confirmation because when you normally press shutdown/reboot you also cannot focus the windows anymore) Anyways, its built pretty quickly (sine I got errors on compiling framework-res.apk even when It was untouched. So no fancy custom strings/icons for now, but it does the job.
This for 4.2.2, it it still persists on 4.3 Ill make one for that as well
Screenshot:
{
"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"
}
Download:
http://forum.xda-developers.com/attachment.php?attachmentid=2078847&stc=1&d=1372524564
(CWM ZIP)
All inclusive one coming soon ;p
For the frameworks error go to framework-res.apk/res/values/layouts.xml and add
Code:
<item type="layout" name="keyguard_transport_control">false</item>
worked for me. Also amazing job my friend! Looking at the code... wow. Very impressed. Would you mind if I add it to my GlobalActions.smali? All credits to you and I will even link the thread. Either way thank you for this!
edit:
Never mind. Added the full reboot options. Picture
Thanks though.
Jamison904 said:
For the frameworks error go to framework-res.apk/res/values/layouts.xml and add
Code:
<item type="layout" name="keyguard_transport_control">false</item>
worked for me. Also amazing job my friend! Looking at the code... wow. Very impressed. Would you mind if I add it to my GlobalActions.smali? All credits to you and I will even link the thread. Either way thank you for this!
edit:
Never mind. Added the full reboot options. Picture
Thanks though.
Click to expand...
Click to collapse
Yes idd, normally I would have figured it out myself probably but I was so tired when posting it that I almost fell asleep while making iot haha.
And thank you, always find smali a bit of a challenge since its so much text (low level)for so few actions I prefer java at all times hehe but the wonderful thing about smali is that it puts all the used functions in the files. Really when you look at the java source (jellybean 4.2.1+) of the extended power menu you first have to go from folder to folder to folder, and then you finally reach the part where it actually gets rebooted.
I remember I had to replace "android.policy.jar, framework-res.apk, framework.jar and services.jar" only to get it working when compiling it in java, in smali its only android.policy.jar (and framework-res.apk with custom resources)
And thank you for posting the full reboot options
I have flash this not Working ?:0
jamal2367 said:
I have flash this not Working ?:0
Click to expand...
Click to collapse
You mean it doesn't show up or it gets at the pin screen again?
I tipping my pin ......and is bugs on sim unlocking ...i wait 2 minutes ..i See nothing unlock
jamal2367 said:
I tipping my pin ......and is bugs on sim unlocking ...i wait 2 minutes ..i See nothing unlock
Click to expand...
Click to collapse
So you entered your pin, it hangs, you restarted it with the powermenu and its still not unlocked? that's not what is supposed to happen
edit: btw I might know what the problem could be, the function is really crashing the framework native style, but ill make it execute "killall system_server" instead. Ill fix it tomorrow. very sleepy now
broodplank1337 said:
Yes idd, normally I would have figured it out myself probably but I was so tired when posting it that I almost fell asleep while making iot haha.
And thank you, always find smali a bit of a challenge since its so much text (low level)for so few actions I prefer java at all times hehe but the wonderful thing about smali is that it puts all the used functions in the files. Really when you look at the java source (jellybean 4.2.1+) of the extended power menu you first have to go from folder to folder to folder, and then you finally reach the part where it actually gets rebooted.
I remember I had to replace "android.policy.jar, framework-res.apk, framework.jar and services.jar" only to get it working when compiling it in java, in smali its only android.policy.jar (and framework-res.apk with custom resources)
And thank you for posting the full reboot options
Click to expand...
Click to collapse
Trust me I know how it is. I never sleep plus smali is fun...lol. Here is a link to the finished android.policy. jar. All you have to do is add the icon and strings for reboot to frameworks then the correct ID's and you will have the full extended power menu. Link Feel free to use it my friend.
edit:
Or better yet try this and see if it works for you guys http://d-h.st/Hnt
Jamison904 said:
Trust me I know how it is. I never sleep plus smali is fun...lol. Here is a link to the finished android.policy. jar. All you have to do is add the icon and strings for reboot to frameworks then the correct ID's and you will have the full extended power menu. Link Feel free to use it my friend.
edit:
Or better yet try this and see if it works for you guys http://d-h.st/Hnt
Click to expand...
Click to collapse
Thank you im testin it
Jamison904 said:
Trust me I know how it is. I never sleep plus smali is fun...lol. Here is a link to the finished android.policy. jar. All you have to do is add the icon and strings for reboot to frameworks then the correct ID's and you will have the full extended power menu. Link Feel free to use it my friend.
edit:
Or better yet try this and see if it works for you guys http://d-h.st/Hnt
Click to expand...
Click to collapse
Hehe, I also never sleep XD! That's why I was so extremely tired haha. ask the i9001 guys, every weekend im awake from friday morning until sunday evening haha, only developing . And thank you your Extended Power Menu is great Ill also add screenshot to if you don't mind

[MOD][4/14/2014] - Unlocked Tether - Remove Keyboard indicator! - Updated

Removes tether check. Verizon, IMHO, has no right to restrict how you use data. And to charge more for how you use your data is ridiculous.
To me that is like the water company telling me I have to pay more if I want to take a shower vs taking a bath. Its water. This is data. Get over it Verizon.
Updated: 4/14/2014: Fixed some apps have random error code 106 and The Verge App not working.
Big thanks to bajasur for his help!
This is for MJE based ROMS Only!
Same tricked used on every Samsung device ever made...
Original hack posted HERE and ported to Note 3 by me (and all the other devs in there ROMS).
Flash in recovery. Should work fine with Safestrap or unlocked devices...
Works on odex or de-odex. Most custom ROMS have this so I dont recommend using it over any custom ROM.
Designed more so for stock or stock rooted ROMS / Devices.
Two for one special: Also removes the keyboard indicator from the status bar!
Link: Unlocked Tether
Link: Unlocked Tether with No Keyboard indicator
​
How to make this mod...
Decompile framework-res
Open /res/values/arrays.xml
Find this:
Code:
<string-array name="config_mobile_hotspot_provision_app">
<item>com.sec.tetheringprovision</item>
<item>com.sec.tetheringprovision.TetheringProvisionActivity</item>
</string-array>
Change it to this:
Code:
<array name="config_mobile_hotspot_provision_app" />
That unlocks tether by telling framework to not look for a check.
Next to get rid of that hideous keyboard indicator (That I admittedly once liked)..
Edit bools.xml and look for ime_notification and turn it from true to false.
Now recompile and pat yourself on the back!
Just wasting space with this post...
Thanks.
Sent from my VZW Galaxy Note 3
scrosler said:
How to make this mod...
Decompile framework-res
Open /res/values/arrays.xml
Find this:
Code:
<string-array name="config_mobile_hotspot_provision_app">
<item>com.sec.tetheringprovision</item>
<item>com.sec.tetheringprovision.TetheringProvisionActivity</item>
</string-array>
Change it to this:
Code:
<array name="config_mobile_hotspot_provision_app" />
That unlocks tether by telling framework to not look for a check.
Next to get rid of that hideous keyboard indicator (That I admittedly once liked)..
Edit bools.xml and look for ime_notification and turn it from true to false.
Now recompile and pat yourself on the back!
Click to expand...
Click to collapse
Thanks Scott! I was Going to recompile make the fix and recompile. You saved me some effort and I can test it in my next ROM version.
Southern_mind said:
Thanks.
Sent from my VZW Galaxy Note 3
Click to expand...
Click to collapse
YW
ronaldheld said:
Thanks Scott! I was Going to recompile make the fix and recompile. You saved me some effort and I can test it in my next ROM version.
Click to expand...
Click to collapse
It's nice when people share, isnt it?
scrosler said:
YW
It's nice when people share, isnt it?
Click to expand...
Click to collapse
Yes it is. If these changes work out well I will think about uploading my contribution.
Appreciate ya!!
I don't understand verzion, they be choking and smothering us like an overly attached girl friend. But thank you kindly for those on MJE and can not tether
Thanks works perfectly
tw1n5nak35 said:
I don't understand verzion, they be choking and smothering us like an overly attached girl friend. But thank you kindly for those on MJE and can not tether
Click to expand...
Click to collapse
Tell me about it!
is it possible for someone to post an already modified framework-res.apk file or is each phone different?
Mine says this
<string-array name="config_mobile_hotspot_provision_app">
<item>com.samsung.spg</item>
<item>com.samsung.spg.NewSPGActivity</item>
</string-array>
which is different from what this thread says to locate
<string-array name="config_mobile_hotspot_provision_app">
<item>com.sec.tetheringprovision</item>
<item>com.sec.tetheringprovision.TetheringProvisionActivity</item>
</string-array>
That's weird. I go into the res folder and all I see is an images folder. Am I missing something?
sebastianraven said:
That's weird. I go into the res folder and all I see is an images folder. Am I missing something?
Click to expand...
Click to collapse
I am having that same problem. What do you do then?
Sent from my LG-D801 using Tapatalk
Thanks for the work you guys do! I am having some trouble though, I flashed this in safe strap, it appears to work fine and my phone tells me it is broadcasting, but my tablet sitting next to it does not "see" the hotspot at all... Any suggestions?
Sent from my SM-N900V using Tapatalk
---------- Post added at 09:26 PM ---------- Previous post was at 09:25 PM ----------
{
"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"
}
Sent from my SM-N900V using Tapatalk
scrosler said:
Just wasting space with this post...
Click to expand...
Click to collapse
Lol, love the honesty!
Thanks for this! What are your thoughts on providing a MOD and/or how-to to remove the bluetooth and sound icons from the status bar?
mattchenzo said:
Thanks for the work you guys do! I am having some trouble though, I flashed this in safe strap, it appears to work fine and my phone tells me it is broadcasting, but my tablet sitting next to it does not "see" the hotspot at all... Any suggestions?
Click to expand...
Click to collapse
You ever get a solution to this? My note started doing the same thing. The signal doesn't show on the laptop but phone says its broadcasting.
grandzu said:
My note started doing the same thing. The signal doesn't show on the laptop but phone says its broadcasting.
Click to expand...
Click to collapse
"Started"? It worked at first but now does not work? If so then maybe Verizon "fixed" it.
Frank
SGH-I717(AoCP6.4), SM-N900V/MI9(dlV), XDA Premium
Frank Westlake said:
"Started"? It worked at first but now does not work? If so then maybe Verizon "fixed" it.
Frank
SGH-I717(AoCP6.4), SM-N900V/MI9(dlV), XDA Premium
Click to expand...
Click to collapse
Figured out what the issue was.
In the Note 3, you can specify the broadcast channel under show advanced options for the hotspot frequency, either 2.4 GHz or 5.0 GHz. I must have selected 5.0 somehow and my laptop only sees 2.4.
Once I checked 2.4, unchecking 5.0, it started working as it should.
grandzu said:
Once I checked 2.4, unchecking 5.0, it started working as it should.
Click to expand...
Click to collapse
Fantastic! Fixed it for me as well.

Categories

Resources