Can anyone make a screen unlock MOD for 9001? - Galaxy S Plus I9001 Android Development

I don't like the original glass unlock from Samsung, can anyone make a screen unlock MOD for 9001?
I want someone like the following picture, from up to the down. The original need to move my finger across the whole screen from left to right.

i think u can try uot kitchen..

yes, I tried to upload both framework-res.apk and systemui.apk but it doesn't work.
BTW, I read some posts in i9003 forum and it it seems that we need to modify the android.policy.jar file.

Please please can you get this to work, i also hate the swipe to unlock default Samsung one its awful.

+1 to this. I also read somewhere here that only battery icon mod by uot is usable.The lockscreen mod cant be used. Any1 that did pls post the zip file...pls2

i tried that lockscreen app thingy but it drained my battery like mad.

I want to dissapear the lock screen, i want to push everyone button and goes to the main menu, can I?

yup,lockscreens have to be ported
if anyone can send me the source,i can try

I'm using Golocker from market til something better comes....regular lock screen is really boring. It's free, btw.

mafiaboy said:
I want to dissapear the lock screen, i want to push everyone button and goes to the main menu, can I?
Click to expand...
Click to collapse
yes get no lock from market.

mal13 said:
I'm using Golocker from market til something better comes....regular lock screen is really boring. It's free, btw.
Click to expand...
Click to collapse
+1 for me the best app to change the lockscreen but sometimes the original comes out and this is boring.
Dontron

i am using go launcher ex with go locker.
with go locker you can easily change locker

sakindia123 said:
yup,lockscreens have to be ported
if anyone can send me the source,i can try
Click to expand...
Click to collapse
again appreciate it very much sakindia123. Im already on ur Cranium RC3, be very glad if u can make lockscreen as well. Btw, what source do u mean?framework n system ui?

valenti9 said:
again appreciate it very much sakindia123. Im already on ur Cranium RC3, be very glad if u can make lockscreen as well. Btw, what source do u mean?framework n system ui?
Click to expand...
Click to collapse
no,for the android.policy.jar's xml's

sakindia123 said:
no,for the android.policy.jar's xml's
Click to expand...
Click to collapse
Here u go.

valenti9 said:
Here u go.
Click to expand...
Click to collapse
umm i think u misunderstood it............i meant "sources"..not the file
java, if possible.........i hate smali's

sakindia123 said:
umm i think u misunderstood it............i meant "sources"..not the file
java, if possible.........i hate smali's
Click to expand...
Click to collapse
hmm editing the smali files makes me mad

u r the master themer ....even if it makes u mad,u have still made like 100's of themes........................
btw,i face a problem in apk manager(while modifying xml's)
http://forum.xda-developers.com/showthread.php?t=1369514

Related

[MOD] Volume Button Wakeup Screen for Sense Roms [For ROM Cookers]

I have been looking for this kind of Mod for a While...
Using Power button to wake up Phone is sometimes uncomfortable to reach when u have a grip around Phone..
Moreover too much use of Power button can cause Power button issues... or may give up after a long time or may become hard to press with time..or loose its chrome finish...
I know there are applications like Unlock etc that will skip unlock screen but who wold wanna skip that Cool Sense Lock screen?
This Mod will not UNLOCK your Screen.. Just wakes it up... u will still get the Sense Lock screen...
Here is the TIP:
1. Extract KeyguardViewMediator.smali from android.policy.jar and Open with Notepad.
2. Scroll down and find ".method private isWakeKeyWhenKeyguardShowing(I)Z".
3. Delete 0x18 and 0x19 lines. Save
4. Repack
Dont forget to give Credits..
Hit Thanks if it was Helpful
This probably is an inactive section with No feedbacks...
I guess modding ends here...
What changes did you make exactly to the jar file?
Also the cdroid file, which rom version is it from?
MarylandCookie said:
What changes did you make exactly to the jar file?
Also the cdroid file, which rom version is it from?
Click to expand...
Click to collapse
just enabled it to volume wakeup....
Would you guys try it and let me know if it works or not??
its not gonna brick ur phone..... If its not working upload jar file from stock 2.3.3 or 2.3.5... I will make it to work...
But yeah looking at feedback I guess its not gonna happen
Im interested in it but id like to know in terms of learning what smali file you edited to what exactly? I guess you added an extra line to include vol keys.
Just trying to learn..
Its a good mod imho, should be included in custom roms as standard. I think leedroid has it in his roms
MarylandCookie said:
Im interested in it but id like to know in terms of learning what smali file you edited to what exactly? I guess you added an extra line to include vol keys.
Just trying to learn..
Its a good mod imho, should be included in custom roms as standard. I think leedroid has it in his roms
Click to expand...
Click to collapse
That's a long procedure...lol..
But I edited KeyguardViewMediator.smali extracted from jar file and removed two lines from it using notepad that were preventing volume keys when display is turned off...
jjdoctor said:
That's a long procedure...lol..
But I edited KeyguardViewMediator.smali extracted from jar file and removed two lines from it using notepad that were preventing volume keys when display is turned off...
Click to expand...
Click to collapse
Thankyou, that was very kind of you. There are some outthere who just dont share (you know who you are )
ty for this too I`m looking for this for a looong time. So if I`m extracting files from .jar inside my rom and edit KeyguardViewMediator.smali will do the work without anything else?
edit: I made a comparison of you`r KeyguardViewMediator.smali and mine and they are different in too many strings I can`t just use yours (your file has 116 KB and mine has 114 KB)
now is better
This is awesome dude!!! Unfortunately didnt work perfect in RCMix3d Runny S v1.5.1 that im using. Disabled few RcMix Tweaks example honeycomb lockscreen, and when i pressed power button to open up boot options, it show "Messages" in where it supposed to show "Power Off"
codryn said:
Here is the file if you want to help me.
Click to expand...
Click to collapse
Confirmed working
MarylandCookie said:
Try this and let me know if it works
Click to expand...
Click to collapse
ty now I made a recovery backup and I`m testing it.
MarylandCookie said:
Thankyou, that was very kind of you. There are some outthere who just dont share (you know who you are )
Click to expand...
Click to collapse
I hope it wasn't negative... I m on mobile really pain to write whole procedure... I love sharing... Don't you see I shared this mod without "Donate to me" ??
codryn said:
ty for this too I`m looking for this for a looong time. So if I`m extracting files from .jar inside my rom and edit KeyguardViewMediator.smali will do the work without anything else?
edit: I made a comparison of you`r KeyguardViewMediator.smali and mine and they are different in too many strings I can`t just use yours (your file has 116 KB and mine has 114 KB)
Click to expand...
Click to collapse
codryn said:
Here is the file if you want to help me.
View attachment 746921
Click to expand...
Click to collapse
Sick1 said:
This is awesome dude!!! Unfortunately didnt work perfect in RCMix3d Runny S v1.5.1 that im using. Disabled few RcMix Tweaks example honeycomb lockscreen, and when i pressed power button to open up boot options, it show "Messages" in where it supposed to show "Power Off"
Click to expand...
Click to collapse
Ok guys you will have it shortly with a procedure...
MarylandCookie said:
Try this and let me know if it works
Click to expand...
Click to collapse
hehe is working thank you. I never thought at those 2 lines )
jjdoctor said:
I hope it wasn't negative... I m on mobile really pain to write whole procedure... I love sharing... Don't you see I shared this mod without "Donate to me" ??
Click to expand...
Click to collapse
No need for the procedure, your details where enough
I was referring to others. Thanks though i will forever be "modding" my android.policy for every rom now lol
well u all know how to unpack and repack .jar so just follow here..
1. Open KeyguardViewMediator.smali with Notepad.
2. Scroll down and find ".method private isWakeKeyWhenKeyguardShowing(I)Z".
3. Delete 0x18 and 0x19 lines. Save
4. repack
Dont forget to give Credits..
MarylandCookie said:
No need for the procedure, your details where enough
I was referring to others. Thanks though i will forever be "modding" my android.policy for every rom now lol
Click to expand...
Click to collapse
well i m sorry i underestimated u guys..... i thought i had to write the whole procedure from unpacking to repacking but u guys are good...
ty for the tip jjdoctor and MarylandCookie ty for being fast enough for helping me. Is easy to pack/unpack/modify and so on but is hard enough to know what to edit If you look here and here you see that I`m trying for long time to to this. Thank you again for info.
guess i have to leave this tip for Room Cookers then..
codryn said:
ty for the tip jjdoctor and MarylandCookie ty for being fast enough for helping me. Is easy to pack/unpack/modify and so on but is hard enough to know what to edit If you look here and here you see that I`m trying for long time to to this. Thank you again for info.
Click to expand...
Click to collapse
haha... it was the same thing i was going through... I really needed this Mod on Sensation since it was a pain for me Reaching my index finger to the top of the huge screen when u have a grip around the phone...
tried one by one.... but atlast it worked...

Nozomi Lockscreen

Flash with Xrecovery.
Home is included too.
Download:
Dark-original version
http://www.multiupload.com/85PUTZ9EGD
Bright version
http://www.multiupload.com/4EDV6PC762
Only for DonutHD!
For other ROMs:
If u want this for other rom here are images.
http://www.multiupload.com/M9LDDLW0ZF
Use this guide.
cud it b flashed on wolf roms unlocked bootloader...??????n wch file shld b flash..????
nielneal said:
cud it b flashed on wolf roms unlocked bootloader...??????n wch file shld b flash..????
Click to expand...
Click to collapse
No, read 1st post.
Great work again mate
Thanks a lot alzbac...i'm loving all your these awesome release!!
Sent from my X10i S
Is too much if i ask you to make the lockscreen more "nozomied"..like white lock and speaker symbols inside sliders and a semitrasparent black sliders path instead of the semitrasparent grey?? Only if you are not tired of modding this little details!! :-D thanks
Sent from my X10i S
djkekko89 said:
Is too much if i ask you to make the lockscreen more "nozomied"..like white lock and speaker symbols inside sliders and a semitrasparent black sliders path instead of the semitrasparent grey?? Only if you are not tired of modding this little details!! :-D thanks
Sent from my X10i S
Click to expand...
Click to collapse
Will make that too
alzbac said:
Will make that too
Click to expand...
Click to collapse
u really doing a great job dude!
Good job as always ...
Does anyone by any chance knows if its possible to change position of the lockscreen clock and date, maybe even change color ...
alzbac said:
Flash with Xrecovery.
Home is included too.
Download:
Dark-original version
http://www.multiupload.com/85PUTZ9EGD
Bright version
http://www.multiupload.com/4EDV6PC762
Only for DonutHD!
For other ROMs:
If u want this for other rom here are images.
http://www.multiupload.com/M9LDDLW0ZF
Use this guide.
Click to expand...
Click to collapse
can you make this for all the rom based on stock rom?
i really noob and cant understand the instruction..
it dont work.. sorry
Alzbac, you are great with lockscreens.
Would it be possible to make the original X10 arc lockscreen from android 1.6 ?
I was trying to find the files but no luck ...
meda-77 said:
Alzbac, you are great with lockscreens.
Would it be possible to make the original X10 arc lockscreen from android 1.6 ?
I was trying to find the files but no luck ...
Click to expand...
Click to collapse
Lockbot has it, just make sure you download no lock to go along with it
Sent from my X10a using xda premium
negrobembon said:
Lockbot has it, just make sure you download no lock to go along with it
Sent from my X10a using xda premium
Click to expand...
Click to collapse
Thanks, I tried it before but it didn't work very well.
I think stock lockscreens are more precise even though apps offer more options.
I wish someone would still have 1.6 and could give us framework with the files. Still not sure if it would work since we run gingerbread and system might be different ...
meda-77 said:
Thanks, I tried it before but it didn't work very well.
I think stock lockscreens are more precise even though apps offer more options.
I wish someone would still have 1.6 and could give us framework with the files. Still not sure if it would work since we run gingerbread and system might be different ...
Click to expand...
Click to collapse
Did you try it with no lock? In my experience lockbot runs perfect as long as no lock is running
Sent from my X10a using xda premium
negrobembon said:
Did you try it with no lock? In my experience lockbot runs perfect as long as no lock is running
Sent from my X10a using xda premium
Click to expand...
Click to collapse
I will try, thanks ...
After a long search I found the framework. So if someone would like to try to make the original arc lockscreen what our phones where born with, here it is ...
The files are little different though so I'm not sure if it's possible to make it work ...
meda-77 said:
I will try, thanks ...
Click to expand...
Click to collapse
Let me know if it if you like it
Sent from my X10a using xda premium
Here are files for lockscreen.
Just image files.
1. Copy your framework-res.apk
2. Add .zip to name of framework-res.apk - framework-res.apk.zip
3. Open zip file and overwrite image files to framework-res.apk.zip/res/drawable-hdpi
4. Close zip file and rename it framework-res.apk
5. Make a flashable zip file and flash it via recovery.
or copy and paste apk file at system/lost+found and then permission 644. Move it to system/framework.
6. Reboot.
Ethan2011 said:
Here are files for lockscreen.
Click to expand...
Click to collapse
can we flash it thru xrecovery and get that kind of lockscreen...?????
nielneal said:
can we flash it thru xrecovery and get that kind of lockscreen...?????
Click to expand...
Click to collapse
Just image files.
Modified post.
Sent from my X10i

[DEV] ICS transition effect

Please see the below link for the ICS transition effect.
Is it cool? I think I could port that to Galaxy R as well
http://www.youtube.com/watch?v=vf1U_30Ngfk
its quite easy..the xml's are lying around in Android themes and Apps section
ardatdat said:
Please see the below link for the ICS transition effect.
Is it cool? I think I could port that to Galaxy R as well
http://www.youtube.com/watch?v=vf1U_30Ngfk
Click to expand...
Click to collapse
Yes u can.
The guide is here.
http://forum.xda-developers.com/showthread.php?t=1342117
Go go go !
Is it only me or Android 4.0 transitions are kinda invisible.Flip,rudolf are even cooler
This is just an example
sakindia123 said:
its quite easy..the xml's are lying around in Android themes and Apps section
Click to expand...
Click to collapse
s4sixty said:
Yes u can.
The guide is here.
http://forum.xda-developers.com/showthread.php?t=1342117
Go go go !
Click to expand...
Click to collapse
May I ask sakindia123 to do that as it is so easy for him.
Let's make it based on ZSKK5 ROM and make a CWM package to flash it
ardatdat said:
May I ask sakindia123 to do that as it is so easy for him.
Let's make it based on ZSKK5 ROM and make a CWM package to flash it
Click to expand...
Click to collapse
Though i hate themeing,i will do it
*Downloading APK Manager*
U just have to decompile the apk,replace the xml's ,and then compile it again.
sakindia123 said:
Though i hate themeing,i will do it
*Downloading APK Manager*
U just have to decompile the apk,replace the xml's ,and then compile it again.
Click to expand...
Click to collapse
Thanks very much!
Although I know how to make it, I do not have much time recently.
Quite busy on work now ~~~
I also think the second video is cooler.
ma bad.............
sakindia123 said:
Is it only me or Android 4.0 transitions are kinda invisible.Flip,rudolf are even cooler
This is just an example
Click to expand...
Click to collapse
Looks nice, but won't it get irritation after a while with all that bouncing ??
All i wish for is a snappy phone, no FC, no hang, no reboots.
ICS transition ? Easy !
UOT Kitchen can solve all your problems
CM7 will have the option to slow/quicken the transition animations , so please be patient
EmoBoiix3 said:
ICS transition ? Easy !
UOT Kitchen can solve all your problems
CM7 will have the option to slow/quicken the transition animations , so please be patient
Click to expand...
Click to collapse
Yup UOT kitchen works I made one for LA4 nad there is android market app caled spare parts plus that can controll speed of animations
Really? I couldn't make windows animations work with UOT kitchen. I had to extract frameworks and replaced anim folders manually.
m.kochan10 said:
Really? I couldn't make windows animations work with UOT kitchen. I had to extract frameworks and replaced anim folders manually.
Click to expand...
Click to collapse
Did U attached twframework.apk to kitchen? Anyway I attached one for LA4 on my new theme thread
nedooo said:
Did U attached twframework.apk to kitchen? Anyway I attached one for LA4 on my new theme thread
Click to expand...
Click to collapse
Always framwork, twframework and SystemUI. With no effect unfortunatelly. But since I know how to do it manually it's no longer a problem And it's much more fun if you do everything manually
m.kochan10 said:
Always framwork, twframework and SystemUI. With no effect unfortunatelly. But since I know how to do it manually it's no longer a problem And it's much more fun if you do everything manually
Click to expand...
Click to collapse
Always but manually decompile-compile gave me errors so I made it with UOT
nedooo said:
Always but manually decompile-compile gave me errors so I made it with UOT
Click to expand...
Click to collapse
Oh yes, I get errors every time "decompile-compile" is involved. The only way I managed to change window animations was to replace the original anim-folder from framework-res.apk with the tweaked one Surprisingly this method didn't work with ICS-transition effect.
Could I help you? I made the port for Galaxy S II ...
Sent from my GT-I9100 using Tapatalk
Orr.Penn.18 said:
Could I help you? I made the port for Galaxy S II ...
Sent from my GT-I9100 using Tapatalk
Click to expand...
Click to collapse
Thanxs man
And I also made one and attached it with my theme
http://forum.xda-developers.com/showthread.php?t=1507595
m.kochan10 said:
Really? I couldn't make windows animations work with UOT kitchen. I had to extract frameworks and replaced anim folders manually.
Click to expand...
Click to collapse
Mounted /system and /data prior to installation ?
Herpderp Defy.

screenshot option

i was wondering if anyone knew a way to add a screenshot option to the power menu. my old phones custom rom had that option and i was wondering if anyone knew how to add it
I do that's on my to do list on SCOM
if you ain't first you're last
i like ur rom, im gonna upgrade to it in a month, but i was wondering if you could post a zip of ur beats audio and if the red of ur rom can be changed to the blue color of black valhella rom??
m0bstr said:
i like ur rom, im gonna upgrade to it in a month, but i was wondering if you could post a zip of ur beats audio and if the red of ur rom can be changed to the blue color of black valhella rom??
Click to expand...
Click to collapse
Yes to the beats audio and for the red it could be changed but I probably wont do it anytime soon if ever bc i dont have time now
if you ain't first you're last
ill keep an eye on it and can you message me the beats zip please so i can flash it with CWM
and is their anyway you can make a zip for the screenshot app??
There is one on CM7 i believe, you could look at the code and see if you could port it yourself.
I would decompile framework.jar and look in the shutdown thread smali files.
thats way too advanced for me, i dont know how to code anything...... im a noob
Even a noob should be able to figure this one out.
http://www.appbrain.com/app/screenshot/com.geeksoft.screenshot
i have that app and it doesnt and it only works sometimes, i want the the screenshot option that comes up when you hold the power button
hechoen said:
Even a noob should be able to figure this one out.
http://www.appbrain.com/app/screenshot/com.geeksoft.screenshot
Click to expand...
Click to collapse
He wants it in the power menu
if you ain't first you're last
I see. What about capture from the notification bar? Pull the apk from SCOMV3.5. I just tried it and works great. That should help until someone takes a shot at adding it to the power menu mod.
hechoen said:
I see. What about capture from the notification bar? Pull the apk from SCOMV3.5. I just tried it and works great. That should help until someone takes a shot at adding it to the power menu mod.
Click to expand...
Click to collapse
Challenge accepted
if you ain't first you're last
erikmm said:
Challenge accepted
Click to expand...
Click to collapse
I thought you might.
double post
erikmm said:
Challenge accepted
if you ain't first you're last
Click to expand...
Click to collapse
any luck getting the apk for the screenshot???
does anyone know how to do it?? or do i need to find a new rom that has the screenshot option built in??
m0bstr said:
does anyone know how to do it?? or do i need to find a new rom that has the screenshot option built in??
Click to expand...
Click to collapse
I don't think any sgs4g rom has it but my v4 will have it as I already posted a pic on my thread showing I got it working
if you ain't first you're last
once your version 4 has it, will you be able to pull out the apk so i can use it on my rom?? or do i need to flash to your rom?? and do you know when you will add the option of changing the font color?? because i love the background and color of the black valhalla rom
m0bstr said:
once your version 4 has it, will you be able to pull out the apk so i can use it on my rom?? or do i need to flash to your rom?? and do you know when you will add the option of changing the font color?? because i love the background and color of the black valhalla rom
Click to expand...
Click to collapse
You're on Valhalla-Black?
why don't you download screen capture from market then?
which one do i get?? screen capture shortcut free or screen captire - no rooting??

Galaxy SIII Lockscreen

Hey guys, I was just wondering if it was possible to port the Galaxy S3 ripple lockscreen to the Blaze. I think it would be awesome if we had this, and I hate using all of the fake ones on the Play Store that say they are the S3 lockscreen. Thanks
crazydrummer95 said:
Hey guys, I was just wondering if it was possible to port the Galaxy S3 ripple lockscreen to the Blaze. I think it would be awesome if we had this, and I hate using all of the fake ones on the Play Store that say they are the S3 lockscreen. Thanks
Click to expand...
Click to collapse
heres a guide for galaxy y
http://forum.xda-developers.com/showthread.php?t=1951292
u just need to decompile - replace ur lockscreen files in res folder ...maybe in framework res.apk with the ones in this mod and recompile it ..
And do REMEMBER to thank the orignal author if it worked for u
Soul reaper said:
heres a guide for galaxy y
http://forum.xda-developers.com/showthread.php?t=1951292
u just need to decompile - replace ur lockscreen files in res folder ...maybe in framework res.apk with the ones in this mod and recompile it ..
And do REMEMBER to thank the orignal author if it worked for u
Click to expand...
Click to collapse
Hmm... very interesting...
dwitherell said:
Hmm... very interesting...
Click to expand...
Click to collapse
OK hate to bump this, but I really want this lockscreen. Is it only possible to add it to stock rom? Or can it be added to CM`10?
I wouldn''t mind taking a crack at it.
chjema said:
OK hate to bump this, but I really want this lockscreen. Is it only possible to add it to stock rom? Or can it be added to CM`10?
I wouldn''t mind taking a crack at it.
Click to expand...
Click to collapse
It hasn't left my to-do list - but by all means take a crack at it Let me know how it goea or if I can be of any any help if you do take a crack at it!
dwitherell said:
It hasn't left my to-do list - but by all means take a crack at it Let me know how it goea or if I can be of any any help if you do take a crack at it!
Click to expand...
Click to collapse
I got it too work with your tweaked. BUt is doesnt look any diff. Just diff PNG files for the art. Still no ripple affect.
chjema said:
I got it too work with your tweaked. BUt is doesnt look any diff. Just diff PNG files for the art. Still no ripple affect.
Click to expand...
Click to collapse
Yeah if I remember correctly there is a slew of smali stuffs that comes with all that - in android.policy.jar and likely in framework(2).jar as well.

Categories

Resources