Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
Hi All

Installed lockinfo and the weather lockscreen, just a basic setup. The lockinfo works except for the weather header and things plug-in. The things plug-in has a error message "native rendering not supported" ...any suggestions. The lockscreen shows no weather header and no weather info ... i have enabled the weather in winterboard...any suggestions.

Try installing WeatherIcon and WeatherIcon LockInfo Theme, they're both tweaks (the drill icon in cydia).

On a side note: I just realized that swiping to the right collapses everything on the lockscreen and swiping your finger to the left hides everything except what is on the top (in my case it's the time/calendar). Just swipe to the left again to make everything reappear.
 
Hi All

Installed lockinfo and the weather lockscreen, just a basic setup. The lockinfo works except for the weather header and things plug-in. The things plug-in has a error message "native rendering not supported" ...any suggestions. The lockscreen shows no weather header and no weather info ... i have enabled the weather in winterboard...any suggestions.

I wanted the weather header to show up too. I went into config.js and where it talks about if you have two cities set to false if you don't want a redundant header, I am paraphrasing, but I just changed that to either true or false don't remember wich. Then I uploaded the file respring, and then I had the weather header. Hope that helps.
 
Ok,
after fooling around with lockinfo, one issue I have is when I go to load more email I unlock my phone? I have gruppled lockinfo as my theme, other than getting a slide to unlock is there a way to load more emails without unlocking the phone?
 
Ok.
I was able to load more emails by collapsing weather, I wasn't able to scroll though, I have scrolling turned on in lockinfo settings? I had like 12 new emails, I was able to load more but they ran off the screen should I be able to read emails that have gone off the screen? I think a nice feature would be to be able to have load more at the top of a section like email.
 
This is a bunch of Lockscreen icons and pngs

More in here than just the round icons...

dhlizard... Incredibly helpful! I hope everyone on this board appreciates all that you've done to help with this proccess...I do!
 
dhlizard... Incredibly helpful! I hope everyone on this board appreciates all that you've done to help with this proccess...I do!

icon14.gif
 
Changed mine again. Happy with it now except for one small annoyance .How do / Can I change the calendar events to look like the attached image( I added in the location in photoshop)

4021332157_b23a5c37c1_o.png
 

Attachments

  • d6837965.png
    d6837965.png
    14.1 KB · Views: 1,129
Changed mine again. Happy with it now except for one small annoyance .How do / Can I change the calendar events to look like the attached image( I added in the location in photoshop)

You will have to fix this in the .html doc usually named lockinfo.html

It is the longest document in the theme and a real pain to edit because there are so many commands in there.

Good luck.

Edit: Should read Lockinfo.js
 
Sure to this post I added my config.js file saved as a txt file for your perusal.

Basically you just need to set I believe...

Code:
// Hide empty sections?
var hideEmptySections = false;


As to the slider with the nice scrolling curling design around the unlock slider, it is part of a theme called iGlassSol which can be gotten on Cydia. If you want to use it as in my prior post stated, enable it along with Whatever LockInfo theme you have and move iGlassSol above it, and all should work out.

If you want to change the text as I have...

On your iPhone,

1)Goto /Library/Themes/
2)Create a folder called whatever you want, I chose 'robsiphone'
3)Inside this folder keep making folders exactly to create this path...
/Library/Themes/robsiphone/Bundles/com.apple.springboard/en.lproj/
4)Inside the folder en.lproj create a file called 'SpringBoard.strings'

Inside this SpringBoard.strings file copy the following into and save (dont forget to modify it to say what you want.)

Code:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<!DOCTYPE plist PUBLIC>
<plist version="1.0">
<dict>
<key>AWAY_LOCK_LABEL</key>
<string>Rob's iPhone</string>
</dict>
</plist>

Once copied and saved, go to Winterboard and enable whatever you called this theme extension and viola all done.

I want to try this, just need some clarification, I was going to create a folder called jamesapp and then like you said create folders and folders within folders till I have it like you said? The first two folders, library and themes I don't create right? I have winterboard so I am assuming those folders will already be there? Is that right? I was also, when I get online going to cut and paste the code you posted, changing the string, and then uploading my theme extension to my phone and then check it in winterboard.
 
You will have to fix this in the .html doc usually named lockinfo.html

It is the longest document in the theme and a real pain to edit because there are so many commands in there.

Good luck.

When I open Lockinfo.html all I get is :

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<script type="text/javascript" src="strings/en.js"></script>
<script type="text/javascript" src="config.js"></script>
<link rel="stylesheet" type="text/css" href="css/structure.css">
<link rel="stylesheet" type="text/css" href="css/style.css">
</head>
<body>
<div id="background">
<div id="lockinfo"></div>
<div id="bottom"></div>
</div>
<script type="text/javascript" src="js/prototypes.js"></script>
<script type="text/javascript" src="js/functions.js"></script>
<script type="text/javascript" src="js/plist.js"></script>
<script type="text/javascript" src="js/lockinfo.js"></script>
<script type="text/javascript" src="js/weather.js"></script>
<script type="text/javascript" src="js/init.js"></script>
</body>
</html>
 
Nevermind - I looked harder and found my own answer.



Back in this thread .... got a new phone so I'm back to JB and setting it all up.

Previously I was using the gruppled theme, but now you can run LockInfo w/o Winterboard which is awesome. However I'm wondering if there is a way to use a theme othern than default if you're not running winterboard?

Anyone try this? Or did I just not look hard enough?
 
Any idea when the Todo plugin will work with native rendering?

No. Assuming you mean Appigo Todo, the Original Dev doesn't have any plans and has left it up to me to update the source code, but I am having trouble setting up my system to compile properly.

The SDK obviously doesn't make this easy for a MobileSubstrate developer. I need to dump headers from my phone and am unable to find all the headers I need.

If ANYONE can help me find all these files I should be able to make it support Native Rendering fairly quickly as I do have programming experience, just not with this developer environment. Thanks!
 
Ok this may or may not help you but I had a bit of trouble getting this to work initially as well, as for some reason it was conflicting with a theme I had plus I only skimmed the directions (of course that was my own fault there).

But what got it all working was to install LockInfo, and a lockinfo theme (ie Gruppled LockInfo).

Make sure in Winterboard LockInfo is unchecked, and Gruppled LockInfo or whatever lockinfo theme you have is checked on.

Now the calender and everything should be showing, you will then want to modify the config.js file located in /Libary/Themes/Gruppled\ LockInfo.theme/Bundles/com.ashman.Lockinfo/ for any customizations that you may want to do to the lockscreen.

Also if you have another theme that you want to modify everything else on your iPhone, make sure you drag that theme to the top of the winterboard list (above Gruppled LockInfo and LockInfo at least) so that all the customizations work such as that themes or user selected background on the lockscreen).

Attached are 2 screens of my final theme setup.

just wondering how to get the iglassol lockbackground, i searched google images but couldn't find it. i thought i could just go into my themes folder find iglassol and find the wallpaper and drag it to my desktop, does anyone know what the name of the file would be? i was then going to upload it to my phone and choose it as my wallpaper. then i would have gruppled lockinfo and iglassol slide to unlock and iglassol springboard. any help?
 
I'm pretty much happy with the way mine's set up. The only issue is the Calendar icon is not working for some reason. Anybody have a solution?

064bf780.jpg
 
Another question for you Vivid:

I saw your post with the Katra weather icons that are (IMO) better looking than the ones in the gruppled theme. I have my gruppled set up the way I want it but would prefer the weather icons from Katra. I downloaded the file you zipped. Is there a way to use those icons with gruppled or do I have to use the Katra theme?
 
Another question for you Vivid:

I saw your post with the Katra weather icons that are (IMO) better looking than the ones in the gruppled theme. I have my gruppled set up the way I want it but would prefer the weather icons from Katra. I downloaded the file you zipped. Is there a way to use those icons with gruppled or do I have to use the Katra theme?

If you look in your /Themes/Gruppled/... folder you'll see a folder called images or icons or something (I can't remember the exact location)

All the weather icons are in there in the two folders /Klear/ and /Tick/ for the two themes that are currently installed.

You can either add the Katra theme as a folder and change the config.js to read Katra instead of Klear, or you can rename the Klear folder and put the Katra files into a folder named Klear and leave the config alone.

If that doesn't work you'll want to make sure the images are named the same.
 
I'm having some trouble with collapsing/expanding.

Right now it looks like this by 'default':

25oxqqa.png


but I want for it to look like this by default, but I can't seem to find the correct option in config.js.

2s1nm2h.png


I also want this to apply to call, SMS, etc...

Thanks for any help.
 
I'm having some trouble with collapsing/expanding.

Right now it looks like this by 'default':

25oxqqa.png


but I want for it to look like this by default, but I can't seem to find the correct option in config.js.

2s1nm2h.png


I also want this to apply to call, SMS, etc...

Thanks for any help.

There's a section that gives you the option for which fields you want to auto-expand. It's just like most of the other options that use either "true" or "false". I wish I could tell you exactly where it's at but I'm at work and have no access to my phone's files.
 
There's a section that gives you the option for which fields you want to auto-expand. It's just like most of the other options that use either "true" or "false". I wish I could tell you exactly where it's at but I'm at work and have no access to my phone's files.

I'm guessing it's somewhere in here (these are my current settings; can't figure out how to get Cupertino weather collapsed):

Code:
// EXPAND/COLLAPSE SETTINGS

// Collapse or expand main sections by default; comment-out or set to false to expand...
// To collapse a section by default, remove the "//" at the beginning of the line
var defaultCollapsed = {
    "Clock":true,
    "Mail":true,
//    "Calendar":true,
    "Calls":true,
    "Voicemail":true,
    "SMS":true,
//    "Weather":true,
};

// Enable global collapse/expand by swiping right (or left, if globalHide is false)?
var globalCollapse = true;

// Enable global hide toggling by swiping left (or right, if globalCollapse is false)?
var globalHide = true;

// If globalHide is true and custom clock is enabled, hide the clock too?
var hideClock = false;

// Set to false for instant section collapse/expand, or true for webkit CSS animations
var enableAnimations = false;
var animationDuration = 450;    // Milliseconds

// Animate the global collapse/expand? (Requires enableAnimations to be true)
var animateGlobalCollapse = true;

// Collapse subsections in sections that are to be collapsed by default (listed above)?
var collapseChildren = false;

// Always expand the first subsection?    Note: this overrides collapseChildren;
// subsequent sections will be collapsed regardless of main section's default
var expandFirst = true;

// Revert to default collapse/expand settings when a section is empty?
var revertCollapsedOnEmpty = true;

// Hide empty sections?
var hideEmptySections = true;
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.