[MOD][Xposed] QuickPinUnlock - Samsung Galaxy Mega

EDIT 2013-07-28
This mod will now work regardless of pin length! (Before, only pins of length 4 could be used.)
Download (new version)
Source
Enjoy!
Original Post:
First of all:
I have < 10 posts, hence I cannot create this thread in the appropriate sub-forum. If a moderator wants to move this thread, that would be nice.
Description:
QuickPinUnlock mod for stock roms. Allows you to access the home screen after correct pin entry immediately without having to hit 'OK'. This mod is based on the Xposed framework and requires it to be installed to work.
Compatibility:
This was only tested on the i9205, but frankly it should work on other models too as it does not replace anything, but only overrides certain method calls with reflection.
Credits:
Credits go out to @Nottach for NottachXposed (url: http://forum.xda-developers.com/showthread.php?t=2285074). I had a look at his sources, that helped.
Further thanks go out to @rovo89 for the Xposed framework, it's awesome and very easy to get into. You can find it here: http://forum.xda-developers.com/showthread.php?t=1574401
Installation:
It's simple. You need root, and you need to be running Xposed framework > 2.0. Install the APK, activate the module in the Xposed app, reboot, enjoy!
The APK:
http://d-h.st/SeS
Questions are welcome.
Click to expand...
Click to collapse

Ok, i should mention this:
ATM This will only work for pins of length 4. I was smart enough to hardcode that. If the pin length is > 4 it wont let you access the homescreen. I will have to fix that later today.
Regards

A new version is available. First post updated!

Working fine. Thanks
Envoyé depuis mon GT-I9205 avec Tapatalk

Hi @ponglenis,
Apologies for both the thread necromancy and drive-by Googling. Just found this thread and noticed that the DL link is down. If I may inquire, any chance this mod was intended to work with both the AOSP lockscreen and 4.1 ROMs? (I'm guessing it's 4.2+, as all other quick pin unlock mods seem to be, but figured I may as well ask.) Thanks!

jacknicholson said:
Hi @ponglenis,
Apologies for both the thread necromancy and drive-by Googling. Just found this thread and noticed that the DL link is down. If I may inquire, any chance this mod was intended to work with both the AOSP lockscreen and 4.1 ROMs? (I'm guessing it's 4.2+, as all other quick pin unlock mods seem to be, but figured I may as well ask.) Thanks!
Click to expand...
Click to collapse
No harm done.
To answer your question - I honestly don't know. I've received an email from a user who is running this exact mod on an a google edition (4.3) rom. You have two options:
1. Compare the sources of the two classes where code is injected and see if crucial parts changed. (I can't tell you what the Keyguard classes looked like under 4.1 as I've never written this mod for 4.1):
- com.android.internal.policy.impl.keyguard.KeyguardPINView
- com.android.internal.policy.impl.keyguard.KeyguardAbsKeyInputView
2. Install it and see what happens. Make a nandroid before or have an xposed-disabler zip ready if things go south.
I re-uploaded the mod, thanks for pointing out that the link is down!
http://d-h.st/nqT

ponglenis said:
No harm done.
1. Compare the sources of the two classes where code is injected and see if crucial parts changed. (I can't tell you what the Keyguard classes looked like under 4.1 as I've never written this mod for 4.1):
- com.android.internal.policy.impl.keyguard.KeyguardPINView
- com.android.internal.policy.impl.keyguard.KeyguardAbsKeyInputView
Click to expand...
Click to collapse
I actually remember trying this some time ago, now that I've seen the package name. Comparing the 4.1 lockscreen to your mod, I don't believe those two classes exist in 4.1, at least as they stand now. Oh well, thanks for your reply anyway!

did not work in Nexus 5 stock rooted 4.4.2
FYI: installed GravityBox and that has a quick pin unlock option.
Sent from my Nexus 5 using Tapatalk

ponglenis said:
EDIT 2013-07-28
This mod will now work regardless of pin length! (Before, only pins of length 4 could be used.)
Download (new version)
Source
Enjoy!
Original Post:
Click to expand...
Click to collapse
will this work on lollipop?

Related

[PATCH][3/3] CM7 Pattern Unlock Fix - nightly 11

Hi everyone,
Those of you who like pattern unlock might have noticed how bad the layout is on the lockscreen in CM7.
The dots are huge and overlap each other and the thing is embarrassing to use
I never really used it for that reason... but a friend of mine really wanted to use it and was annoyed at CM7 for this eek. I was bored and had nothing to do so I went ahead and remade the layout for the unlock screen.
I wanted to post this in the development forum but I haven't made 10 posts yet and don't really know what to post
Here's what I did:
Lowered font size of clock
Lowered some margins
Resized the dots' .png's
Removed the space for custom message (I never used it, if you really want I might make another one including it) EDIT: Looks like the option isn't even there yet (at least in nightly #47) so it was redundant anyway
Get it here
Screenshot is attached
THIS WAS MADE FOR THE CM7 NIGHTLY BUILDS SPECIFICALLY MENTIONED BELOW!!!! IT PROBABLY WON'T WORK WITH OTHER NIGHTLIES!!!! USE AT YOUR OWN RISK!!!!!
Installation:
Just reboot into recovery, make a nandroid backup to be safe, flash the zip, reboot again.
Thanks to HCDR.Jacob for the awesome ROM
Feel free to hit Thanks if you like it!
CHANGELOG:
v1.2 [9/2]
[20/2] Added patch for new nightly #2
[17/2] Added patch for CM7 RC1
[14/2] No more exclusive packages for blue dots, the blue dots have been integrated into the Cyanbread theme and are included in the normal zips.
[12/2] All flashable zips can now be downloaded at my dropbox - saves a lot of uploading mess
[17/2] Added patch for nightly #59 framework
[11/2] Added patch for nightly #51 framework
Added patch for nightly #47 framework
Minor margin adjustments and made the status text one line only (found that some apps modify it and it can expand to more than one line, = ugly)
v1.1
[4/2] Added a patch with blue dots to go with cyanbread
[3/2] Added patch for nightly #35 framework
Added patch for nightly #32 framework (should work on #33 too?? test please??)
Added left and right margins to the unlock widget to make it square
Fixed odd coloured unlock sliders when not using pattern lock
Thank you!
ur welcome
works like a charm!
Thank you!
Beautiful mate, thanks!
Sent from my HTC Wildfire using XDA App
hey,
the lockscreen pattern looks really nice, but as already in your
description said, its only for nightly #19. When I tried to flash it
to #33 I got into a bootloop..
So my question is..
Which files of the framework did you exactly modify?
So i could try to overwrite them in the current nightly.. (just for testing)
flyfire04 said:
hey,
the lockscreen pattern looks really nice, but as already in your
description said, its only for nightly #19. When I tried to flash it
to #33 I got into a bootloop..
So my question is..
Which files of the framework did you exactly modify?
So i could try to overwrite them in the current nightly.. (just for testing)
Click to expand...
Click to collapse
I made a patch for the nightly 32 framework, see if it works on 33.
I don't remember the exact name of the xml file (it was long lol...), too lazy to find it again now (deleted the compiled xml without seeing the filename )
I'll find it if the nightly 32 patch doesn't work.
Nightly 32 didn't work for me.... the 4.2 kernel and #32 both gave me boot problems. (again, not enough posts to post in dev forum )
jacob seems to have fixed that ugly pattern some time ago http://review.cyanogenmod.com/#change,2638, but yours will probably still be better Why don't you let him know and push it upstream?
pan_pietrek said:
jacob seems to have fixed that ugly pattern some time ago http://review.cyanogenmod.com/#change,2638, but yours will probably still be better Why don't you let him know and push it upstream?
Click to expand...
Click to collapse
Thanks for the info. I didn't know
But I wasn't able to make out from that link whether that was for the pattern unlock screen, or the pattern-creating screen, or what (there was some stuff about password-unlock and code-unlock, and the changed files are in the Settings app)
Either way, I'll follow your advice and tell Jacob.
This will still be good for people stuck with #19 though (like me )
EDIT: on further viewing, that change proabably IS in settings. (choose lock pattern, lock pattern example, confirm lock pattern)
That's what it looks like. So it'd be even better if you could contact jacob to push it into git
Oh! Would you mind sharing that wallpaper?
pan_pietrek said:
That's what it looks like. So it'd be even better if you could contact jacob to push it into git
Click to expand...
Click to collapse
pm'ed him already
pan_pietrek said:
Oh! Would you mind sharing that wallpaper?
Click to expand...
Click to collapse
I got it from the pack in this thread
nhnt11 said:
Thanks for the info. I didn't know
But I wasn't able to make out from that link whether that was for the pattern unlock screen, or the pattern-creating screen, or what (there was some stuff about password-unlock and code-unlock, and the changed files are in the Settings app)
Either way, I'll follow your advice and tell Jacob.
This will still be good for people stuck with #19 though (like me )
EDIT: on further viewing, that change proabably IS in settings. (choose lock pattern, lock pattern example, confirm lock pattern)
Click to expand...
Click to collapse
Yep, that's a setting overlay, the path is obvious : overlay/packages/apps/Settings/res/layout/
(overlay folder => packages/apps (an app overlay) => Settings (name) => res/layout/ (will override default package files with those files => an overlay )
if you made your fix using apktool ((bak)smali / apkmanager), let jacob knows the value so he can make an overlay of it.
Else send him your overlay
edit: btw, good job for this, I actually though I would never use a Pattern lock since CM6 again, but now that we have a decent layout
So is an overlay like a file which overrides a system file to modify layout without changing the framework???
I don't know how to make one... I just dug around in the framework till I found the necessary file. I've told Jacob about it (waiting for a reply), maybe I'll just list all the changes I made and send another PM.
edit: yeah i used apktool, and thanks
Nightly #35.
Lock Pattern works like a charm. .
Thx for that.
updated to nightly 47
see changelog
will this still overwrite the lockscreen or will it appear after the lockscreen like pin/pw unlock?
i flashed cm7 #50
web flash swfs doesnot work.. any one have an idea?
i can't play web flashes..
grognaz said:
will this still overwrite the lockscreen or will it appear after the lockscreen like pin/pw unlock?
Click to expand...
Click to collapse
Sorry, no, this is only a layout mod.
infectedtr said:
i flashed cm7 #50
web flash swfs doesnot work.. any one have an idea?
i can't play web flashes..
Click to expand...
Click to collapse
Wrong thread?
thanks this worked great goes really nicely with the cyanbread
Sent from my HTC Wildfire using XDA App

[MOD] Trackball toggle wake/sleep for Desire / HD ROMs [UPD: Apr 13 2011]

I originally made it to copy the functionality of stock MyTouch 4G ROM, but then I thought it might be a nice addition to Desire / Desire HD ports on Nexus too.
First trackball press wakes up the phone, the second one puts it back to sleep (as long as the phone's screen is locked).
This mode is only working for ROMs that have trackball wake implemented, and allows the lockscreen to put the phone back to sleep. This
mod doesn't include trackball wake. For this reason it won't work on Gingerbread-based Sense ROMs or older Sense ROMs that don't have trackball wake implemented.
Original thread in MyTouch 4G forum
For Nexus I've made it to work with eViL D:'s NXSense, NXSenseHD (1.1 BETA only!) and MicroMod's SuperHybrid DesireHD.
Instructions:
Flash the attached file in recovery. It should work with CWM3.x - it uses Edify scripting.
Known issues:
When the phone is turned on using power button - the first trackpad press won't put it back to sleep, but pressing once again will. I'll try to look into it and solve it, if it's something that can be solved without touching the framework.
Uninstallation:
Extract HtcLockScreen.apk (located in /system/app/) from your ROM's ZIP file.
Execute: adb push HtcLockScreen.apk /system/app/
Or just reflash the corresponding attached Stock_* ZIP in recovery.
Remarks:
The mod involves HtcLockScreen.apk, found only on Sense ROMs. It's possible to achieve the same functionality on various CM7 flavors, but the mod needs to be compiled into the framework and possibly use another mechanism to put the phone to sleep. My Nexus is now my wife's, and I have absolutely no wish to load CM7 on it, and being unable to test the mod in its framework variation, I won't be able to create one.
13-Apr:
Updated the MicroMod version to avoid bootloop.
Added mod for NXSenseHD Gamma, including RNGuy's trackball wake. WARNING: Some of the notification texts are messed up. I don't have time to clean it - need to return the Nexus, I'd be really glad if someone else did it. The strings are in patched android.policy.jar.
Jack_R1 thanks for this, do you think you could have a go at the desire S?
I see the same requests on MT4G forum...
I guess I'll have to attempt, just have to pick a day for a non-functional phone (as I'll have to back it up, wipe and load Desire S ROM for experiments).
How do I undo / uninstall this mod?
ali3nfr3ak said:
Jack_R1 thanks for this, do you think you could have a go at the desire S?
Click to expand...
Click to collapse
Edited the OP, added the reason for the inability to do Desire S. I believe that more experienced guys already tried to take on the Gingerbread framework and find hooks for trackball wake, if they didn't find anything - my chances are low. There might be places in HTC framework to hook the trackball wake - since it was done for G2 and MT4G trackpads. I just don't have enough time/skills/phone to research it.
Jack_R1 said:
Edited the OP, added the reason for the inability to do Desire S. I believe that more experienced guys already tried to take on the Gingerbread framework and find hooks for trackball wake, if they didn't find anything - my chances are low. There might be places in HTC framework to hook the trackball wake - since it was done for G2 and MT4G trackpads. I just don't have enough time/skills/phone to research it.
Click to expand...
Click to collapse
Ok, thanks for your efforts anyway
hi I'm running "evil nxsense hd v1.0 gamma and have flashed this but all it does is mess up my lock screen and the trackball does not wake the phone any ideas? thanks in advance
I've updated the OP, relocating and making bold the relevant section.
This mod DOESN'T ADD trackball wake. It is based on existing trackball wake. On NXSense 1.1 Gamma there is NO trackball wake.
If you want it to work on Gamma - you need to add trackball wake to Gamma (can probably be done by pushing android.policy.jar from Beta to /system/framework/), and if it works - my mod will work. I can't test it, having no Nexus to play with.
If the mod will work but the screen graphics will be messed up - please post and I'll recompile it for Gamma and create update.zip to include android.policy.jar.
Jack_R1 said:
I've updated the OP, relocating and making bold the relevant section.
This mod DOESN'T ADD trackball wake. It is based on existing trackball wake. On NXSense 1.1 Gamma there is NO trackball wake.
If you want it to work on Gamma - you need to add trackball wake to Gamma (can probably be done by pushing android.policy.jar from Beta to /system/framework/), and if it works - my mod will work. I can't test it, having no Nexus to play with.
If the mod will work but the screen graphics will be messed up - please post and I'll recompile it for Gamma and create update.zip to include android.policy.jar.
Click to expand...
Click to collapse
oh right sorry my mistake thought this would add trackball wake to my rom thanks anyway
Hello, i am using MM's SuperHybrid (HD-Desire v1.7-FINAL 720p HD-RECORDIN) ROM from here: http://forum.xda-developers.com/showthread.php?t=784260 and after falshing this Wake_Sleep_lockscreen_Passion_MicroMod_SuperHybrid_DHD, my N1 is still booting in loop!
Is there something wrong with this ROM?
No, there shouldn't be.
To restore to stock lockscreen, follow the guide for uninstallation. I've uploaded the stock lockscreens from those ROMs, so if you're having trouble with ADB commands - you can just pull out the battery, boot to recovery and install the stock ZIP.
If you don't have trouble with ADB commands - please send me the logcat.
In the meanwhile, I'll try to get a Nexus for a couple of hours to test it.
Thanks.
Thanks for your mod, but you should conside that the best Desire HD rom is the nxsense 1.0 gamma. The beta sucks a lot of battery and other bugs
I'll check if trackball wake is easily ported from Beta to Gamma, and if yes - I'll add it to the mod.
Jack_R1 said:
No, there shouldn't be.
To restore to stock lockscreen, follow the guide for uninstallation. I've uploaded the stock lockscreens from those ROMs, so if you're having trouble with ADB commands - you can just pull out the battery, boot to recovery and install the stock ZIP.
If you don't have trouble with ADB commands - please send me the logcat.
In the meanwhile, I'll try to get a Nexus for a couple of hours to test it.
Thanks.
Click to expand...
Click to collapse
Thx for the quick answer. I have everithing working to use ADB but i don't know what you need.
If you explain to me, i can give you what you want to see.
Sory for my english
It's ok, I convinced my wife to give me her Nexus for a couple of hours
I've debugged the problem, very sorry - I put the wrong file in the ZIP. I've recompiled the mod for MicroMod's DHD port and tested it, it's 100% working now. Uploaded the newer version.
Trying to mod NXSense Gamma now.
Updated the OP with additional mod for Gamma. Put attention - this mod has the notifications with wrong strings, and I'm unable to fix it - returned the Nexus. I hope someone else can. Please search the NXSenseHD ROM thread for possible solutions. RNGuy's mod is linked in the OP.
Yeah, it works! THX Jack_R1!!
Does this MOD will work on any other sense ROM like RunnymedeMOD007, Hypersense, etc?
alisabki said:
Does this MOD will work on any other sense ROM like RunnymedeMOD007, Hypersense, etc?
Click to expand...
Click to collapse
No.
This method never compatible N1 GB
Sent from my Nexus One using XDA App
Thanks mate. But unfortunately it doesnt work with my desire, non of them.
Iam using rom: ROM/MOD 4.0.4][Stable Android 4.0.4 with good video recording][v3.5 08.03.2013]
on this link: http://forum.xda-developers.com/showthread.php?t=2095658
Could you please prepare a good file for this rom.

[Abandoned]Home Button Lagfix & Haptic fix for Hellraised ROMs

After all this framework hack does not work well under too many ROMs and causes lots of confusion about version. I accidentally found a universal solution to Home Button vibration that works with JKay theme and won't break anything. So this method is abandoned.Hi everyone. I have been Hellraising i9100 ROMs since Entropy's release, however was puzzled by the Home button which lags and won't give any feeling of touch when pressed.
After some research I finally figured out how to fix this. I made 2 versions, one for XXKI3 and another for XXKI4
Currently ROMs incorporates JKay theme mods (Sensation) are not working.
(Sorry I was too excited to notice I compiled both file from custom ROMs that were containning extended power menu, the fix is not universal and try at your own risk!).
Installtion Instructions:
1. Place the zip file into your Internal SD
2. Reboot into Recovery and select "install zip from sdcard"
3. Select "install from SD card", choose YES
4. hit return and reboot
You should have haptic feedback on Home now, also the Home button should respond instantly.
Caution:
Only apply to ROMs that are based on supported Samsung builds.
android.policy.jar varies from build to build so can not hybrid with different versions.
Credit:
gtg465x - home button lagfix code reference
DesignGears - home button haptic fix code reference
Ande definitely Entropy512, for the awesomeness of Hellraiser!
Please let me know if anything happens.
Downloads
Currently not working with JKay themes.
For i9100XXKI3 based ROMs:
View attachment XXKI3-hapticfeedbackfix.zip
For i9100XXKI4 based ROMs:
This file is modified from an i9100 ROM with extended power menu and header, might not work if the menu had the header removed!
View attachment XXKI4-hapticfeedbackfix.zip
amtrakcn said:
Hi everyone. I have been Hellraising i9100 ROMs since Entropy's release, however was puzzled by the Home button which lags and won't give any feeling of touch when pressed.
After some research I finally figured out how to fix this. I made 2 versions, one for XXKI3 and another for XXKI4.
Installtion Instructions:
1. Place the zip file into your Internal SD
2. Reboot into Recovery and select "install zip from sdcard"
3. Select "install from SD card", choose YES
4. hit return and reboot
You should have haptic feedback on Home now, also the Home button should respond instantly.
Caution:
Only apply to ROMs that are based on supported Samsung builds.
android.policy.jar varies from build to build so can not hybrid with different versions.
Credit:
gtg465x - home button lagfix code reference
DesignGears - home button haptic fix code reference
Ande definitely Entropy512, for the awesomeness of Hellraiser!
Please let me know if anything happens.
Click to expand...
Click to collapse
Thanks.... can you please post what code is changed within it (FOR HOME HAPTIC FEEDBACK) so I can mod the one for the rom I'm using. I don't want to use a generic one.
Thanks!
EDIT: Its rom specific.....you can't do generic addons.... It broke my rom which is why posting the actual change would be best. It booted but broke JKAY mods
shoman94 said:
Thanks.... can you please post what code is changed within it so I can mod the one for the rom I'm using. I don't want to use a generic one.
Thanks!
Click to expand...
Click to collapse
I think KI4 version works for checkROM. However just forget I modified both from custom ROMs so does not work universally...
There are multiple places in smali that needs to edit. So you might want to compare your original file with the attachment.
It's <decompiled dex folder>\com\android\internal\policy\impl\PhoneWindowManager.smali
View attachment PhoneWindowManager.zip
amtrakcn said:
I think KI4 version works for checkROM. However just forget I modified both from custom ROMs so does not work universally...
It's more than one place in smali so you might want to compare with the attachment.
View attachment 780701
Click to expand...
Click to collapse
I've been doing that but there are so many differences that I can't tell which is which.
Can't you just say which lines were changed....?
shoman94 said:
I've been doing that but there are so many differences that I can't tell which is which.
Can't you just say which lines were changed....?
Click to expand...
Click to collapse
Line 3841 to 4568... actually works just override all differences.
amtrakcn said:
Line 3841 to 4568... actually works just override all differences.
Click to expand...
Click to collapse
errors out.....
to good to be true. I've been messing with this all night and I"m not winning.
shoman94 said:
errors out.....
to good to be true. I've been messing with this all night and I"m not winning.
Click to expand...
Click to collapse
Like what kind of error you are encountering? During recompile or during testing?
I don't have time to poke at this (busy sobering up after a party...) but: I suggest providing the modded version,a nd the original, and diffing them.
Note that according to Mikey, designgears' patch accidentally caught a bunch of changes that weren't related to home-button.
And yes, just copying the smali will cause an epicfail most likely, ESPECIALLY if targeting a JKay theme, as JKay did dome significant mods to that smali file.
FYI, shoman94, you've gotten as far as I ever did - I never got a working mod, but I've been pretty busy this week.
Entropy512 said:
I don't have time to poke at this (busy sobering up after a party...) but: I suggest providing the modded version,a nd the original, and diffing them.
Note that according to Mikey, designgears' patch accidentally caught a bunch of changes that weren't related to home-button.
And yes, just copying the smali will cause an epicfail most likely, ESPECIALLY if targeting a JKay theme, as JKay did dome significant mods to that smali file.
FYI, shoman94, you've gotten as far as I ever did - I never got a working mod, but I've been pretty busy this week.
Click to expand...
Click to collapse
Thanks for pointing out, I recalled many other other modifications to the android.policy.jar after I posted but I cannot edit the title of thread now...
When comparing the 2 smali files (Original and DesignGear modified), except the lines for home button I only saw difference in conditions, which I don't really understand. It was a experiment that I just copyed the whole PhoneWindowManager.smali then compiled. The compiled file worked.
The file I posted is from a KI4 ROM with extended power menu with header, however since header modification is in GlobalActions.smali I think this should not affect compiling.
Tell me if I got anything wrong, first time looking into the bytecodes
Will be very thankful if you have time to look at this
View attachment OriginalPhoneWindowManager.zip
View attachment ModifiedPhoneWindowManager.zip
amtrakcn said:
Like what kind of error you are encountering? During recompile or during testing?
Click to expand...
Click to collapse
Well I installed your file and it booted fine but jkay mods were broken. I've been trying different combination for the last 8 hrs trying to get this to work. Epic fail.
I might have to post a message to JKAY for some help.
shoman94 said:
Well I installed your file and it booted fine but jkay mods were broken. I've been trying different combination for the last 8 hrs trying to get this to work. Epic fail.
I might have to post a message to JKAY for some help.
Click to expand...
Click to collapse
Since JKay moded other places than the Home Button as Entropy mentioned... this should happen.
You'll need precise modification that just target the Home button...
amtrakcn said:
Thanks for pointing out, I recalled many other other modifications to the android.policy.jar after I posted but I cannot edit the title of thread now...
When comparing the 2 smali files (Original and DesignGear modified), except the lines for home button I only saw difference in conditions, which I don't really understand. It was a experiment that I just copyed the whole PhoneWindowManager.smali then compiled. The compiled file worked.
The file I posted is from a KI4 ROM with extended power menu with header, however since header modification is in GlobalActions.smali I think this should not affect compiling.
Tell me if I got anything wrong, first time looking into the bytecodes
Will be very thankful if you have time to look at this
View attachment 781002
View attachment 781001
Click to expand...
Click to collapse
and the differences are attached but don't work with JKAY mods.... some things may need to get incorporated. IDK
amtrakcn said:
Since JKay moded other places than the Home Button as Entropy mentioned... this should happen.
You'll need precise modification that just target the Home button...
Click to expand...
Click to collapse
exactly my friend. I've been trying to get some help from DG but he is preoccupied. He tried a quick patch but resulted in the same issues I was getting myself.
I can confirm that it worked for checkrom2.0 but when I updated to checkrom 3.0 and relflashed the mod my phone would bootloop as soon as the phone booted. The first thing that popped up was a fc on com.android.phone (or something that had phone in it
Sent from my SGH-I777 using xda premium
jgrimberg1979 said:
I can confirm that it worked for checkrom2.0 but when I updated to checkrom 3.0 and relflashed the mod my phone would bootloop as soon as the phone booted. The first thing that popped up was a fc on com.android.phone (or something that had phone in it
Sent from my SGH-I777 using xda premium
Click to expand...
Click to collapse
It worked on 2.0 but broke the jkay mod.... extended power menu was out of whack.... AOSP style lock screen stopped working.... etc
jgrimberg1979 said:
I can confirm that it worked for checkrom2.0 but when I updated to checkrom 3.0 and relflashed the mod my phone would bootloop as soon as the phone booted. The first thing that popped up was a fc on com.android.phone (or something that had phone in it
Sent from my SGH-I777 using xda premium
Click to expand...
Click to collapse
It looks like the new checkrom is kj3 based. That haptic fix is for ki3 and ki4. Probably why is messed up.
Sent from my SAMSUNG-SGH-I777 using XDA App
can you post the fix for sensation 1.9.
would be greatly appreciated
nmandi said:
can you post the fix for sensation 1.9.
would be greatly appreciated
Click to expand...
Click to collapse
Hi, I compiled the file but since I'm not on Sensation ROM I did not try it myself.
Let me know if you run into any problem.
THX!
View attachment 782532
amtrakcn said:
Hi, I compiled the file but since I'm not on Sensation ROM I did not try it myself.
Let me know if you run into any problem.
THX!
View attachment 782532
Click to expand...
Click to collapse
i'm getting com.android.phone force close

[4.4.4] MIUI [4.9.5][AOSP Omni based]

First off I do not own an i605 myself but have the l900 (sprint) which is almost the same device. Hardware wise there is only a tiny difference which is in the partition setup. Sprint uses a different data partition mccblk0p17 where all other N2's use mccblk0p16 the other is our mccblk0p16 which contains special files used by sprint on their stock roms (just to make our lives more difficult). I have been working with @lacoursiere18 on a few of my projects for the l900 and we tried to port an earlier version of MIUI for our devices before he got busy with school. Since then I have successfully ported over MIUI to the l900 and i605. Brian has been nice enough to test build out and confirm it works great on the i605. So now I am releasing this for your flashing pleasure. I also took a little extra time and modified Plasma 2.55 to work with MIUI and gotten permission from @ffolks (a few months ago) to post the modified kernel for everyone to use.
Well everyone (l900 users and those who browse the l900 forums) already knows I hate doing OP's so they stay pretty simple and this wont will be any different. Also MIUI users know that there are weekly updates but since this is a port and I have so many projects going on. It might be a month or two between my releases.
This is ported from the N7100 which is based on Omni rom. Original rom is located here
http://en.miui.com/download-35.html
and is the one by mdiary. So far only issues I know of it call recorder does not work (just says being used by another app) and you have to go into settings..mobile networks..network mode and change to CDMA+LTE/EvDO to enable 4g after every boot. If you flash any gapps package you will lose gps. If you continue to read the OP I will give instructions on how to setup your MIUI rom to get the most out of it.
So I took the base and turned it into a full featured rom with a whole mess of add-ons and tweaks.
Included items/tweaks/mods
Adfree (although I already have a host list created)
dolphin browser
dolphin jetpack plugin
adobe flash 11.1 kk
es file manager
LG G3 Keyboard and a few themes
WSM (MIUI Xposed)
Mi-Tools module (like wanam or gravity box)
Paid themes module (all miui themes are free)
AOSP Dash Clock widget
AOSP Calender widget
Terminal emulator
A bunch of build.prop tweaks
A bunch of init.d scripts (to enable them continue reading the OP)
Bug list
MIUI-i605 4.9.5
Any Omni bugs
call recording does not work
If you flash any gapps besides mine you will lose gps
Change Log
MIUI-i605 4.9.5 9-8-14
First port of rom
Downloads
Flashing instructions
1. Backup internal sdcard to you PC or external sdcard (this will really help prevent issues
2. Boot into recovery and backup current rom
3. Do a factory reset (if using philz/cwm do clean for new rom)
4. Format/wipe internal sdcard (if you dont do this and have issues first thing I will say is format it)
5. Reboot back into recovery (this will create your internal sdcard dir structure)
6. Flash MIUI and boot it
7. After initial setup power off and boot into recovery
8. Flash Gapps (please do it in this order or you will end up wiping and reflashing)
9. Boot into rom
10. Go to post #3 and follow those steps
Do not flash any kernel besides the modified Plasma or your rom wont boot. If there is an AOSP kernel you want to use let me know and I will make it compatible.
Plasma 2.55 MIUI edition Synapse is included in this flashable zip
https://www.androidfilehost.com/?fid=23622183712469118
MD5sum 13ffea951345225e8ad0abdaf2f279d4
MIUI Gapps
https://www.androidfilehost.com/?fid=23622183712469103
MD5sum c7bb4c995d6116a7c88977fe4821af10
MIUI 4.9.5
https://www.androidfilehost.com/?fid=23622183712469104
MD5sum 70bd84e1e6f65786a8ca8836b6908225
Importaint tips for MIUI
Simple things for now
1. Open security (located on first screen)..permissions.. and turn on root permission
2. Open WSM tools (miui xposed) and click install DO NOT reboot yet
3. At top of the screen you will see < Manage click here and enable all three modules
4. Reboot phone and setup Mi-Tools to your liking and reboot for settings to be applied
5. Open settings... general settings tab... mobile networks... network mode... set to CDMA+LTE/EvDO (will have to do this every boot to have 4g(LTE)
6. If you want to use a different launcher ( I dont like the iOS style launcher myself ) open settings... general settings... display... default launcher.. and select launcher3 or whatever you have installed yourself
7. Setup your google account and enjoy
Some things are in Chinese
in settings... general settings.. stock settings you will see two chinese options the top one is your advanced settings for samsung devices the bottom one is your Mi-POP settings (that circle with the back icon)
BELOW IS A NICE GUIDE FOR MIUI
http://www.hardwarezone.com.sg/m/feature-complete-guide-xiaomis-miui-v5-os
Things that are reported as issues
If you are having gps issues try this.
travisn000 said:
I have been using Maverick Pro from the play store and find it gets GPS lock with google maps from play store also installed... Once maverick has a lock other apps seem to work as well.
Here is the free version:
https://play.google.com/store/apps/details?id=com.codesector.maverick.lite
..i set my location setting to device only; the first time i used it it took a few minutes to lock, but its been very quick every time since.
The yellow dotted indicator in the bottom bar of the app shows number (16) of gps satellites found:
Click to expand...
Click to collapse
Themes that cause issues (random reboots, freezes, etc...)
material
last one
Thanks for the work you put in @jlmancuso and @lacoursiere18. Excited to give something new a try.
I'll give this a shot over the weekend.
Awesome good to see this ole device still getting some luv :good:
jlmancuso said:
last one
Click to expand...
Click to collapse
Thanks for the mention sir.. But I really had nothing to do with getting this working.. All you BRO!
razortaz18 said:
Thanks for the work you put in @jlmancuso and @lacoursiere18. Excited to give something new a try.
Click to expand...
Click to collapse
Not me.. @jlmancuso put all the work in.. Me and AOSP do not play nicely =)
Cmon TW version loll
Thanks!
Everything works just fine so far.little problems i had were just ignorance on my part.
Think its possible to do an agni kernel?
Thanks again for all the hard work!
Will this ota update. How well do themes work?
Sorry i missed the month or two line.
dudeicles said:
Everything works just fine so far.little problems i had were just ignorance on my part.
Think its possible to do an agni kernel?
Thanks again for all the hard work!
Click to expand...
Click to collapse
Give me a link and I will see what I can do. You willing to test?
rippedwarrior69 said:
Will this ota update. How well do themes work?
Click to expand...
Click to collapse
No ota. Themes work great although I did hear one did cause issues ( material ) but everyone I have tried worked fine. Any with issues I will post in 4th OP. As they are reported.
Sweet are you going to keep updating or is this the only version?
rippedwarrior69 said:
Sweet are you going to keep updating or is this the only version?
Click to expand...
Click to collapse
Read OP.
Sent from my SPH-L900 using XDA Premium 4 mobile app
jlmancuso said:
Give me a link and I will see what I can do. You willing to test?
No ota. Themes work great although I did hear one did cause issues ( material ) but everyone I have tried worked fine. Any with issues I will post in 4th OP. As they are reported.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2608679
Added a link to a very nice users guide for miui in post 3
Sent from my SPH-L900 using XDA Premium 4 mobile app
Thank you so much for this. This rom is beautiful and so much better then tw. I cannot thank you enough.
So, does Google maps not work with MIUI? Loaded maps and compass got GPS only lock but Google maps just kept searching for location.
Sent from my SCH-I605 using Tapatalk
I cannot get anything to get location. Keeps telling me my location services are off but they are not. Please help. Also mi tools will not move clock to center of status bar.

Z5c, wich xposed version?

Ehi guys just tested v78arm64 but phone quickly reboot after succesfully boot. Any ideas?
I restore system With a twrp backup now..
Same situation, tried different frameworks but they all makes the device show the lockscreen an then reboot after 15 seconds or so. I looked everywhere I could, and I found that rovo89 sustain he's unable to make Xposed work because he can't do a deodex on service.odex (see https://github.com/rovo89/Xposed/issues/64) BUT AndroPlus lists the Z5C as working with broken camera in his guide on repairing the camera problem (see http://forum.xda-developers.com/crossdevice-dev/sony/z4-z5-z5c-fix-camera-fc-installing-t3246962)
I don't know who to trust, and I'd like to ask directly to AndroPlus in his thread, but XDA prevents me posting there. Thanks XDA.
Edit: solved; my issue was caused by incompatible ROM and Kernel. Go two posts down for details.
Anyone? I'm also having trouble finding a version that works...
Xposed Framework for Z5C is xposed-v79-sdk22-arm64
dew.man said:
Anyone? I'm also having trouble finding a version that works...
Click to expand...
Click to collapse
Short answer: xposed-v79-sdk22-arm64.zip (direct download link from Rovo89)
Long answer: you might have to prepare the phone, so check out these references.
ROM: http://xperiafirmware.com/8-firmware/126-sony-xperia-z5-compact-e5823
Kernel: https://kernel.andro.plus/kitakami_r2.html
Xposed Framework for Lollipop: http://forum.xda-developers.com/showthread.php?t=3034811

Categories

Resources