Thread: [Release] Neverlock
-
04-03-2008, 04:55 PM #1
[Release] Neverlock + BossPrefs Autolock Toggle Tools
Introducing Neverlock a simple daemon that checks for whether or not you have SSH enabled and automatically switches ON/OFF the autolock.When SSH is off it selects the 1min autolock duration.
It can be used without BossPreffs but I highly recomend having them so you can also turn ON/OFF the daemon for using personal autolock settings other than 1min/NEVER
Tested and works without issues on 1.1.3 1.1.4.Not working on 1.1.1,2 unless you modify the scipt to point to var/root
To install just place each file on the directory you see on the archive structure AND MAKE SURE all have 0755 permissions.
I am waiting for impressions...
Thanks BigBoss for his Bossprefs app and Erica Sadun for her utilities..Code:http://rapidshare.com/files/105036016/NeverLock1.1.zip
UPDATE
Just Added a new script that manually toggles Autolock From BossPrefs for those not wanting to have a daemon Running.Also Latest installer Repo here.They are both under Utilities Section
-BossPrefs Autolock
-NeverLock
Your choice
No known Issues.Code:http://neverlock.googlecode.com/files/rep2.xml
V2 NO longer needs the Soft Restart.Its so smooth you will forget its running
Special Thanks to hartsteins for his tip.Last edited by minos197; 04-15-2008 at 06:25 PM. Reason: Updating Features
-
The Following 2 Users Say Thank You to minos197 For This Useful Post:
chronzz (06-02-2008), Cody Overcash (06-04-2008)
-
04-03-2008, 06:05 PM #2
I think it's easier to just use Insomnia...
-
04-04-2008, 03:11 PM #3
Insomnia has a different approach.Some people like me just get annoyed by the lock screen when at home testing new apps etc.Besides thats the beaty of Iphone that one can find or make any app he needs.Else we would still be stuck with default Apple sms.app.
Last edited by minos197; 04-05-2008 at 06:05 PM.
-
04-07-2008, 07:35 AM #4
New Script and Repository Updated...Check First Post
-
04-09-2008, 04:11 PM #5
So, is the source http://neverlock.googlecode.com/files ?!!?
Doesn't seem to work too good, does it?
At least no Bossprefs Autolock shows in Installer.
Edit: ok, found in another forum the end of that adress should be rep.xmlLast edited by theplague; 04-09-2008 at 04:24 PM.
-
04-15-2008, 06:19 PM #6
New Version 2 Updated with special help of hartsteins.Now it no longer needs the soft restart either and applies the change immediately...
Change Reflect Both BossPrefs Autolock and Neverlock.
New Repo (I hate GoogleCode for not allowing file edit) :P
Code:http://neverlock.googlecode.com/files/rep2.xml
-
04-16-2008, 06:12 AM #7
Hey !
Thanks for this App/Plugin i always needed this !
But the googlecode site doesn't seem to work.
"http://neverlock.googlecode.com/files/bosslock2.zip", this link for example always gets me to a 502 server error. And it's the same with all the files.
rep.xml contains the old versions (1.0) of both the utilities.
I guess the rep2.xml is supposed to contain the v2.0's. But this is not workin =[
Edit: http://neverlock.googlecode.com/files/rep2.xml is up again ^^Last edited by pyrho; 04-16-2008 at 06:18 AM. Reason: Automerged Doublepost
-
06-02-2008, 03:23 PM #8
Hi,
I just installed "BossPrefs Autolock" and it works perfectly. Thanks for taking the time to write this.
I prefer a timeout of 3 minutes... would you consider adding a feature to choose your timeout?
-
06-03-2008, 12:00 PM #9
Its really easy to edit that.After installation go with ssh to /usr/bin/neverlock and edit neverlock.sh
You will see a line like that
For 3 minutes change it toCode:/usr/bin/plutil -v 60 -i SBAutoLockTime
For 2 minutes you change to 120 and so on.No idea if that works for non default values of seconds like 90 or something but you are free to try..Code:/usr/bin/plutil -v 180 -i SBAutoLockTime
Enjoy
-
06-04-2008, 12:28 AM #10
will this app do anything to keep you connected to AIM app's such as mobilechat or apollo?
Last edited by mrk; 06-04-2008 at 03:15 PM.
-
06-04-2008, 01:34 AM #11
Sorry I'm a little confused.. Whats the difference between NeverLock and the BossPrefs AutoLock? I know that the NeverLock completely disables locking so that the ssh can continue to run, but what does the AutoLock do?
-
06-25-2008, 09:23 PM #12
You know, if you got rid of the ssh part and changed that condition-check in the script to something that checked if you were charging, then you would also have another app people have asked for, (namely the ability to stay ON when on charge...)
so does anyone know of a command that returns true if charging?
(sorry for the somewhat hijack)
-
07-20-2008, 10:03 AM #13
Hi,
I was playing around with the "plutil" until it suddenly disappeared (I really don't know why, it just did). Can anyone please get the file from "/usr/bin/" and post it here. Otherwise I am stuck...
jambo_deLast edited by jambo_de; 07-20-2008 at 10:04 AM. Reason: Automerged Doublepost
-
10-04-2008, 06:02 AM #14
Version 3 Of Both Neverlock and BossLock are out.
Both Working on 2.0+ Firmwares.Neverlock Code optimized quite a bit.
Deb
Repository for those who dont enjoy like command lineCode:http://ftp4u.gr/iphone/apt/neverlock3.deb http://ftp4u.gr/iphone/apt/bosslock3.deb
Code:http://ftp4u.gr/iphone/apt/
-
10-06-2008, 06:30 PM #15
Thanks for the app!! I have been trying unsuccessfuly to get the last version to work on 2.1 firmware. One thing you might want to check. When I ran it, it was not working. Both off and on scripts were setting the DIM and LOCK times to the same settings.
iPhone:/Applications/BossPrefs.app/scripts root# ./autolockoff.sh
Setting SBAutoDimTime to 40
Setting SBAutoLockTime to 60
iPhone:/Applications/BossPrefs.app/scripts root# ./autolockon.sh
Setting SBAutoDimTime to 40
Setting SBAutoLockTime to 60
I modified the script for autolockoff.sh to dim and lock at -1 which is working. I used the Cydia gui source for install.
Thanks again.



LinkBack URL
About LinkBacks
Reply With Quote

