Got the instructions from the other Lockinfo thread. worked perfectly. thansk to Rubalkalra
You are most welcome my dear friend!
That's Why we all are here.
Got the instructions from the other Lockinfo thread. worked perfectly. thansk to Rubalkalra
...paste all files toCode:/system/Library/privateframeworks/telephonyui.framework
/System/Library/PrivateFrameworks/TelephonyUI.framework/
(This Lockinfo thread seems like the place to ask...)
Having that big green battery in the background doesn't look nice with the Lockinfo screen. Kind of looks funny with the Weather/Calendar back there. Besides, the fact it's charging is on the status bar anyway.
So...I'm looking for a way to hide the charging battery in the background. Anyone know a way of doing that?
#! /bin/bash
cd /System/Library/CoreServices/SpringBoard.app
for n in 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
do
mv BatteryBG_$n.png BatteryBG_$n.png.bak
ln -s /var/mobile/Library/LockBackground.png BatteryBG_$n.png
done
chmod +x background.sh
./background.sh
Just downloaded the Clock and Calendar plugin for Lockinfo a few hours ago. Works fine, but the date doesnt change. Its 12:53AM now, so its November 12th, but the plugin still says November 11th!?
And 12 is highlighted on the calendar.
Turned off clockhide to show you guys.
![]()
Its the 12th, but the dates still stuck on the 11th when i originally downloaded the plugin!
is there a way to display something different on lockscreen vs on homescreen? for example like display full calendar by month, cal events, and weather..and on homescreen display mail/SMS/missed calls?
My problem with this app is that emails will not show up on the lock screen. It always says my mailbox count is 0, unless I know I have an email and restart the phone. Then the mailbox count will be accurate.
I found that if I install Winterboard and use a theme like Gruppled, my mailbox count in the lockscreen will work perfectly. I have no idea why this would be.
Anyone else having this problem? I've restored my phone several times and the problem persists. The LockInfo settings panel also tends to crash for me fairly often.
Not currently, but that's a clever idea. You should email the dev and see if it's possible.
thanks! i just fired off an email to the dev.
id like to split up the plugins that way because some people actually use a pin code to unlock the phone. keeping sensitive info inside the homescreen rather than on the lockscreen would give the user more flexibility.
i dont know how simple is it, but a toggle in each plugin to pick whether to put on lockscreen/homescreen/or both would work. i hope that doesnt require too much coding since it already offer to display on lockscreen and/or homescreen.
Yea, I think he could have it check whether it's rendering on Homescreen or Lockscreen and then hide or display sections accordingly... I think... Although, it may not be that simple.
Also, the sensitive info thing is why I like that it doesn't have the "features" intelliscreen has that let you open emails from the lock screen. I don't mind showing a subject line, giving access to the entire email is another thing.
ahh ok, i thought lockinfo allows you to display the full email/SMS.
David responded back to me quick, he said a couple people have requested for this feature and its on the list to be done, but no timeline yet.
In /System/Library/CoreServices/SpringBoard.app/ you will see a number of files called BatteryBG_##.png. Those are the images for the Battery charging at several levels of charge states.
You can create a symbolic link to your /var/mobile/Library/LockBackground.png image to replace those files.
You'll probably want to back up all the files that are already there somewhere (I just add a .bak to the end of the file name) and then link the old file names to the LockBackground.png file. Then when charging it'll load that.
I'll see if I can come up with a quick shell script for you.
<stuff deleted>
ViViDboarder, thanks man! Your reference to the /System/Library/CoreServices/SpringBoard.app has given me an idea. I probably won't want to change the original files, but using Winterboard to do the replacement should accomplish the same thing while being easily reversible. I think I saw quite a few battery themes on Cydia so I'll probably yank one of those to figure out how. Also, cool code.
I agree with OhioLefty. Support on this forum is awesome!
Thanks again!
It does display full SMS, not email. I actually could do without the Full SMS display, but I guess when you get an SMS message it normally pops up in full on the lock screen anyway.
hey guys, I just updated my phone to 3.1.2... so now I have to pay for LockInfo? I was just using it for free an hour ago. When did David start charging for this app? Is there a way to get it free again since I was using this when it was in beta?
hey guys, I just updated my phone to 3.1.2... so now I have to pay for LockInfo? I was just using it for free an hour ago. When did David start charging for this app? Is there a way to get it free again since I was using this when it was in beta?