Applications on your home screen, mostly widgets
Sep 14th, 2010, 10:35 pm
WidgetLocker v1.2.6
Requirements: Android
Overview: Place Android Widgets and Shortcuts on your lock screen.

Image

Long-press to
move items just like in Home. Many
settings, such as volume keys at
lockscreen or trackball unlock
Optional Easy Wake, use any button
(volume/camera/trackball) to wake
Dinc trackpad may have mixed
results, investigating.
Now works with Screebl Pro.

More Info: thanks theone
Code: Select allwww.appbrain.com/app/com.teslacoilsw.widgetlocker

Download Instructions:
http://uploading.com/files/51mf3ee4/com ... ocker.rar/
Sep 14th, 2010, 10:35 pm
Sep 15th, 2010, 12:59 am
Please edit this release according to the "How to Post a Release" Sticky.
Your release will not be rewarded or categorized until this is done.
Once you have edited the release please click on the Image beneath the post, select "Edited Release," and submit.

please add a v before the version info
please move the break command to after the image but before the description
Sep 15th, 2010, 12:59 am
Sep 15th, 2010, 2:42 am
Link doesn't seem to work. Any mirrors?
Sep 15th, 2010, 2:42 am
Sep 15th, 2010, 6:19 am
15 WRZ$ freeware reward, category: Home Screen.

Remember that break goes after first image.
Sep 15th, 2010, 6:19 am

Support developers.
Sep 15th, 2010, 6:17 pm
Bad Link. File not found
Sep 15th, 2010, 6:17 pm
Sep 15th, 2010, 8:17 pm
mirror down :(
Sep 15th, 2010, 8:17 pm

Respect the thread owner !

Use Mirror only if the links on the first post are dead !
Sep 16th, 2010, 5:56 pm
Hi getting the
Code: Select all    .line 151
    iget-object v8, p0, Lcom/teslacoilsw/widgetlocker/WidgetLocker$7;->this$0:Lcom/teslacoilsw/widgetlocker/WidgetLocker;

    const-string v9, "Three second delay for Pirates!\nPlease buy WidgetLocker either from the Android Market or send $2 USD by PayPal to kevin@teslacoilsw.com with a note of WidgetLocker."

    const/4 v10, 0x1

    invoke-static {v8, v9, v10}, Landroid/widget/Toast;->makeText(Landroid/content/Context;Ljava/lang/CharSequence;I)Landroid/widget/Toast;

    move-result-object v8

    invoke-virtual {v8}, Landroid/widget/Toast;->show()V
Sep 16th, 2010, 5:56 pm
Sep 17th, 2010, 12:15 am
Based on the code you just showed H3i, you should be able to fix this crap by just removing the last line.

idk about the ads that people are mentioning though.
Sep 17th, 2010, 12:15 am
Sep 17th, 2010, 12:40 pm
armedmonkey wrote:Based on the code you just showed H3i, you should be able to fix this crap by just removing the last line.

idk about the ads that people are mentioning though.

I'm a noob :P
I only copy paste the code from another thread, because it's generating a message in my phone.
But if you explain me, i'll be much appreciated. It would be good to know something about reverse engineering.
I know java, .jar, UML, eclipse but don't quite know how to edit apk files. What programs in fact do i need?
Cumpz
Sep 17th, 2010, 12:40 pm
Sep 17th, 2010, 7:06 pm
Eh... there's not much to explain. Java runs in a VM, so when you compile java into .class files, it's not full compilation, but java byte code. You can easily decompile it into readable form using a program called baksmali. Then you just have to know how to read that stuff. It's kind of tough if you don't know how to program.

The code you pasted is from 1.2.5, not 1.2.6 I don't think, because I can't find it in any of the1.2.6 apks, so maybe they've taken it out. I dunno. We'll see.
Sep 17th, 2010, 7:06 pm
Sep 17th, 2010, 7:49 pm
armedmonkey wrote:Eh... there's not much to explain. Java runs in a VM, so when you compile java into .class files, it's not full compilation, but java byte code. You can easily decompile it into readable form using a program called baksmali. Then you just have to know how to read that stuff. It's kind of tough if you don't know how to program.

The code you pasted is from 1.2.5, not 1.2.6 I don't think, because I can't find it in any of the1.2.6 apks, so maybe they've taken it out. I dunno. We'll see.


yes i also search for that, i used the sdk tool to decompile into smali etc, but didn't find the code. It's there because it appear on my phone but it's hidden somewhere else :P
Sep 17th, 2010, 7:49 pm
Sep 18th, 2010, 12:31 pm
reupload please
Sep 18th, 2010, 12:31 pm
Sep 19th, 2010, 7:48 am
as in v.1.25 - ads started to show up after a day or so.thanks for the upload anyway.
Sep 19th, 2010, 7:48 am