|
||||
WM Lockscreen Unlock To Home app
Here is an app i made for @qanda which allows the user to toggle wether or not they want the screen to unlock to home after the device comes out of standby .
Instruction: 1. Install CAB 2. Look for app in start menu 3. Restart phone 4. Enjoy Last edited by elesbb; 01-08-2012 at 09:32 PM. |
This post has been thanked 2 times. |
This post has been thanked 1 times. |
|
||||
Re: WM Lockscreen Unlock To Home app
Hahahaah not a problem buddy ! Thanks for the appreciation i hope ohers can get great use of it as well !
|
This post has been thanked 2 times. |
|
||||
Re: WM Lockscreen Unlock To Home app
elesbb,
The app seems to be doing it's thing ok with some exceptions. 1. When first installed, and after initial reboot, an error message popped up about Unlock Screen not functioning: Enable/Disable not detected or something like that. I went into the Start menu, opened the app, enabled it, then rebooted. It worked. 2. I disabled the app and rebooted to see if the error message was reocurr. No error message came up. Don't have a clue why it popped it the first time. Now, I tried all of the Home Screen tabs that I have on the bottom to see if each would go back to the main Home Screen (Clock/Weather screen) if I left them open, and allowed the device to lock on delay, or manually. Email boxes: worked fine Text messaging: worked fine. Browser: Worked fine. Any Application in Start menu: worked fine. Notifications: (top tray) worked fine. Phone (soft or hard key) worked fine. Start Menu (soft or hard key) worked fine. Calender: stayed on whatever calender function was displayed, that is Agenda, or Month. If I used the Menu options and opened New Appointment....that worked, but if I went into Calender settings, it failed to go back to Home Weather/Stocks and Settings (System): If I used any of these or their menu options, it failed to go back to the home screen All People (contact list): If I was in the contact list, viewing a contact or in Edit mode, it failed to go back to the home screen The app does not always recognize when the device is on a sub-screen of one of the scroll bar icons (home screen tabs) such as the Contacts list, or system Settings options, but it did for New Appointment in the Calendar, New Text or New Email messages. Peculiar ???? I remember back in the day when S2U2 was installed, no matter what option was being used, it would always unlock the device to the main Home Screen (Clock/Weather). Well, you put in a lot of work on this one, and the 'Unlock to Home' certainly satifies my needs. For me, it's a great addition to my device since most of what I normally need to do starts from the Home Screen. Good nite my friend. Regards, QA Last edited by qanda; 01-09-2012 at 01:02 AM. |
This post has been thanked 1 times. |
|
||||
Re: WM Lockscreen Unlock To Home app
Quote:
Quote:
Quote:
|
This post has been thanked 1 times. |
|
||||
Re: WM Lockscreen Unlock To Home app
Great effort guys! Keep up the good work!! =]=]
__________________
PPCG Development Team Ƹ̵̡Ӝ̵̨̄Ʒ |
This post has been thanked 1 times. |
|
||||
Re: WM Lockscreen Unlock To Home app
elesbb,
I figured it was nothing major. Error messages pop up all the time and then go away. Somewhere toward the end of the other post we were running, I provided the registry entry that should trigger the Home screen. It was around the time we discovered the script would not work on my TP2. It might be beneficial if we can find it again. It would depend on how C++ handles the registry. I'll see if I can find it tonight. Maybe Tinker might have a handle on where the silly Home Screen icon is hiding in the OS? Regards, QA Last edited by qanda; 01-09-2012 at 05:52 PM. |
|
||||
Re: WM Lockscreen Unlock To Home app
Hey Tinker,
Take a look at the last few posts. Would you have any idea of where that shortcut would be? It is hard coded in the OS? You cook. What's your recipe for this one? Regards, QA |
|
||||
Re: WM Lockscreen Unlock To Home app
elesbb,
Ok, I found it. Not sure how to use it. SetForegroundWindow( GetDesktopWindow( ) ) Does it make any sense to you? QA |
|
||||
Re: WM Lockscreen Unlock To Home app
elesbb,
Ok. I did a registry search for Today.lnk and Home.lnk No dice on either, but I did find this: [HKEY_LOCAL_MACHINE\Security\Shell\StartInfo\Start\ Today] I don't see any .lnk listed under start, only the key Today, but maybe it might help us. Still poking around in the registry, but haven't found much of 'value'. (Pun ..hahaha) QA |
|
|
|