05/08/2012, 12:13 AM
|
#1 (permalink) |
|
Member
![]()
Posts: 3
|
This file is for webos 2.2.4
replace this file \usr\palm\applications\com.palm.app.phone\phoneAppPinCode\source\PinUnlock.js just like this: [Patch Request] Quick 4-number PIN to unlock phone |
01/05/2013, 07:35 AM
|
#11 (permalink) |
|
Member
![]()
Posts: 169
|
To stop vibration disable these line in the PinUnlock.js, just add // in front of line as shown.
// {name: "activevibrate", kind: enyo.PalmService, service: "palm://com.palm.vibrate/", method: "vibrate", onSuccess: "", onFailure:""}, // this.$.activevibrate.call({ "period": 0, "duration": 70}); |
01/30/2013, 09:25 PM
|
#15 (permalink) |
|
Member
|
It's not in Preware and it isn't a setting in Screen & Lock. I tried to convert this patch to work on the TouchPad about a month ago. I'm pretty sure I got it right but it never would work. I'm not so sure TouchPad uses the file that this patch edits anymore. I'm thinking it might be in C+ or whatever like the top bar and launcher where you can't easily edit it.
__________________
Devices: HP Pre3 16GB (AT&T - webOS 2.2.4) | White HP TouchPad 4G 32GB (AT&T - webOS 3.0.5 + LunaCE) |
03/22/2013, 09:24 PM
|
#16 (permalink) |
|
Member
![]() |
I whipped up a patch using the file attached in post 1 and the original file. I did remove the vibration from this, and added a check to make sure that we weren't going to check the password when there is a limit to the number of attempts you can make.
__________________
The comments and thoughts expressed on this discussion board are strictly my own and are not those of OpenMobl Systems. |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|



