#526 Apr 2, 2009 11:50 pm

Qbik
Member
From: Poland/ Warsaw
Joined: Oct 14, 2008
Website

Re: [MS Extension] Lock Screen Info [WIP]

as i wrote earlier this is only mod of Sparthappy animated Lockinfo wink

Offline

 

#527 Apr 3, 2009 12:22 am

jhay
Member
Joined: Oct 16, 2008

Re: [MS Extension] Lock Screen Info [WIP]

at QBik, how to delete this on lockscreen? big_smile tnx:)
http://i285.photobucket.com/albums/ll46 … 742987.jpg

Last edited by jhay (Apr 3, 2009 12:26 am)

Offline

 

#528 Apr 3, 2009 1:19 am

Qbik
Member
From: Poland/ Warsaw
Joined: Oct 14, 2008
Website

Re: [MS Extension] Lock Screen Info [WIP]

jhay wrote:

at QBik, how to delete this on lockscreen? big_smile tnx:)
http://i285.photobucket.com/albums/ll46 … 742987.jpg

this version is made for 2 bar at lock screen

if you want to hide second bar just
find LockBackground.html

find

Code:

<div id="clock" class="parent1">
        <div id="clockHeader" class="header"></div>
    </div>

and change it to

Code:

<!-- <div id="clock" class="parent1">
        <div id="clockHeader" class="header"></div>
    </div> -->

Offline

 

#529 Apr 3, 2009 2:01 am

jhay
Member
Joined: Oct 16, 2008

Re: [MS Extension] Lock Screen Info [WIP]

Qbik wrote:

jhay wrote:

at QBik, how to delete this on lockscreen? big_smile tnx:)
http://i285.photobucket.com/albums/ll46 … 742987.jpg

this version is made for 2 bar at lock screen

if you want to hide second bar just
find LockBackground.html

find

Code:

<div id="clock" class="parent1">
        <div id="clockHeader" class="header"></div>
    </div>

and change it to

Code:

<!-- <div id="clock" class="parent1">
        <div id="clockHeader" class="header"></div>
    </div> -->

tnx! but the second bar is still there, and im using clear lockscreen.. sad

Offline

 

#530 Apr 3, 2009 2:14 am

Qbik
Member
From: Poland/ Warsaw
Joined: Oct 14, 2008
Website

Re: [MS Extension] Lock Screen Info [WIP]

ok i forgot about CSS look there wink

Offline

 

#531 Apr 3, 2009 3:54 am

Stimpy5050
Member
From: Washington, DC
Joined: Mar 13, 2008

Re: [MS Extension] Lock Screen Info [WIP]

Yeah, something seems to be wrong with my server.  I'll have it fixed today.

Edit: Server's back up.

Last edited by Stimpy5050 (Apr 3, 2009 8:14 am)

Offline

 

#532 Apr 3, 2009 11:18 am

DJ Bless One
Member
Joined: Jan 12, 2009

Re: [MS Extension] Lock Screen Info [WIP]

Stimpy5050 wrote:

Yeah, something seems to be wrong with my server.  I'll have it fixed today.

Edit: Server's back up.

How many people have downloaded LockInfo?

Offline

 

#533 Apr 3, 2009 11:23 am

nk_twister
Member
From: India
Joined: Jan 4, 2009

Re: [MS Extension] Lock Screen Info [WIP]

birdman24 wrote:

So im trying to combine the lockscreen 2.0 with this new theme, although im having some troubles. can someone possibly help me fix this? im willing to donate some cash via paypal for your time... here is what i have so far

http://i18.photobucket.com/albums/b115/ … G_0003.png


the 7day weather and the calender scroll down but they overlap the notification info...

http://www.sendspace.com/file/pg1759

Have you tried with relative positioning for the Animated lockinfo part.. It seems to be fixed and that is why when Homescreen weather expands, it doesnt move..

Offline

 

#534 Apr 3, 2009 11:44 am

Stimpy5050
Member
From: Washington, DC
Joined: Mar 13, 2008

Re: [MS Extension] Lock Screen Info [WIP]

DJ Bless One wrote:

Stimpy5050 wrote:

Yeah, something seems to be wrong with my server.  I'll have it fixed today.

Edit: Server's back up.

How many people have downloaded LockInfo?

Hard to say.  I don't track it right now.

Offline

 

#535 Apr 3, 2009 11:45 am

travelfox
Member
Joined: May 2, 2007

Re: [MS Extension] Lock Screen Info [WIP]

When I have Lockinfo over top of the Animated theme in Winterboard I get this.

http://img12.imageshack.us/img12/2/photo33qmu.jpg

When it's reversed it displays as normal without the calendar. Is this a bug?  The scrolling is set to false.

@DJ Bless One can you share your theme seeing how yours works better than mine.

Last edited by travelfox (Apr 3, 2009 11:49 am)

Offline

 

#536 Apr 3, 2009 12:45 pm

DJ Bless One
Member
Joined: Jan 12, 2009

Re: [MS Extension] Lock Screen Info [WIP]

travelfox wrote:

@DJ Bless One can you share your theme seeing how yours works better than mine.

I used QBik's file, with minimal modding. Download his here.

You will have to disable scrolling by going to:
/User/Library/Preferences/com.ashman.LockInfo.plist                       
Change true to false.

You will also have to hide your date and time on your lock screen. I got this from the Multibar thread:

Q: The Date and Time is overlapping this Theme, how can I hide it ?
A: Follow the following steps:
- Download this: http://www.rapidshare.com/files/2092188 … e_Date.zip
- First, backup your original LockClock.ttf file somewhere safe. It's located in: /System/Library/Fonts/Caches/LockClock.ttf
- Then, replace the original with the attached LockClock.ttf file.
- If you are a French user, rename the attached en.plist it to fr.plist, if you are a user from the UK, rename it to uk.plist etc. If you're from the US, you can just keep en.plist
- Place the just renamed (or not) file in: /System/Frameworks/UIKit.framework/DateFormats/
- Reboot your phone
- You are done

The only thing I changed was the wallpaper and colour of the summary text, which can be done in the preferences.js.

Piece of cake! big_smile

Offline

 

#537 Apr 3, 2009 1:04 pm

Dakotafan
Member
Joined: Oct 12, 2008

Re: [MS Extension] Lock Screen Info [WIP]

Kalvin_And_Hobbes wrote:

RSS support for Newsstand? if possible

great work!!! tongue

I second this request

Offline

 

#538 Apr 3, 2009 2:00 pm

birdman24
Member
Joined: Jan 10, 2009

Re: [MS Extension] Lock Screen Info [WIP]

nk_twister wrote:

birdman24 wrote:

So im trying to combine the lockscreen 2.0 with this new theme, although im having some troubles. can someone possibly help me fix this? im willing to donate some cash via paypal for your time... here is what i have so far

http://i18.photobucket.com/albums/b115/ … G_0003.png


the 7day weather and the calender scroll down but they overlap the notification info...

http://www.sendspace.com/file/pg1759

Have you tried with relative positioning for the Animated lockinfo part.. It seems to be fixed and that is why when Homescreen weather expands, it doesnt move..

yea, i dont know how to do any of that yet. Ive played with it a bit and got it to work decent but  when i expand the weather or the calendar it overlaps still. how would i make it so it moves the lock info down so it doesnt overlap?

Offline

 

#539 Apr 3, 2009 2:11 pm

Stimpy5050
Member
From: Washington, DC
Joined: Mar 13, 2008

Re: [MS Extension] Lock Screen Info [WIP]

birdman24 wrote:

nk_twister wrote:

birdman24 wrote:

So im trying to combine the lockscreen 2.0 with this new theme, although im having some troubles. can someone possibly help me fix this? im willing to donate some cash via paypal for your time... here is what i have so far

http://i18.photobucket.com/albums/b115/ … G_0003.png


the 7day weather and the calender scroll down but they overlap the notification info...

http://www.sendspace.com/file/pg1759

Have you tried with relative positioning for the Animated lockinfo part.. It seems to be fixed and that is why when Homescreen weather expands, it doesnt move..

yea, i dont know how to do any of that yet. Ive played with it a bit and got it to work decent but  when i expand the weather or the calendar it overlaps still. how would i make it so it moves the lock info down so it doesnt overlap?

http://img89.imageshack.us/img89/4552/img0006.png

Ignore the mismatched temperatures.  Only Accuweather offers a forecast and WeatherIcon only uses Yahoo, so the current temp doesn't match right now.

http://www.sendspace.com/file/8a6ocm

Offline

 

#540 Apr 3, 2009 2:42 pm

birdman24
Member
Joined: Jan 10, 2009

Re: [MS Extension] Lock Screen Info [WIP]

This is what i get on mine combined with homescreen2.0

http://i18.photobucket.com/albums/b115/oalitis/IMG_0001.png
http://i18.photobucket.com/albums/b115/oalitis/IMG_0002.png

does anyone know how to move the lockinfo up?
also id like to remove the lcd bar right over the slide to unlock png.

here is my lockbackground.html if you can take a look!

http://h1.ripway.com/oalitis/LockBackground.html


thanks in advance!

Last edited by birdman24 (Apr 3, 2009 4:27 pm)

Offline

 

#541 Apr 3, 2009 2:57 pm

putytangx
Member
Joined: Feb 6, 2009
Website

Re: [MS Extension] Lock Screen Info [WIP]

I just installed this and when i get a new text message and the quick reply pop-up opens i cannot scroll vertically, but i can scroll horizontally

Offline

 

#542 Apr 3, 2009 3:28 pm

theplague
Member
Joined: Apr 3, 2009

Re: [MS Extension] Lock Screen Info [WIP]

Stimpy5050:
Oh, I have no clue about the programming part. But do you have any idea how IntelliScreen solved the swipe feature from the lockscreen? Maybe you should just take a peek at their solution?

I'm not a developer or anything but is it safe to install this and be sure not to expect any crashes that will force me to a full restore in iTunes?

Also, if installing this - would it be enough to disable IntelliScreen to save me from any trouble of them to interfere with eachother, or do I need to uninstall IntelliScreen?

putytangx wrote:

I just installed this and when i get a new text message and the quick reply pop-up opens i cannot scroll vertically, but i can scroll horizontally

Which app's QuickReply are you talking of?
QuickSMS, iRealquickSMS or some other?

(cause you're talking Quick Reply from the lock screen, right?)

Offline

 

#543 Apr 3, 2009 10:48 pm

putytangx
Member
Joined: Feb 6, 2009
Website

Re: [MS Extension] Lock Screen Info [WIP]

I'm using irealquicksms

Offline

 

#544 Apr 3, 2009 11:29 pm

Qbik
Member
From: Poland/ Warsaw
Joined: Oct 14, 2008
Website

Re: [MS Extension] Lock Screen Info [WIP]

birdman24 wrote:

This is what i get on mine combined with homescreen2.0

http://i18.photobucket.com/albums/b115/ … G_0001.png
http://i18.photobucket.com/albums/b115/ … G_0002.png

does anyone know how to move the lockinfo up?
also id like to remove the lcd bar right over the slide to unlock png.

here is my lockbackground.html if you can take a look!

http://h1.ripway.com/oalitis/LockBackground.html


thanks in advance!

If You use my mod look on css for srodek wink and change "top"

Offline

 

#545 Apr 4, 2009 6:46 am

Stimpy5050
Member
From: Washington, DC
Joined: Mar 13, 2008

Re: [MS Extension] Lock Screen Info [WIP]

theplague wrote:

Stimpy5050:
Oh, I have no clue about the programming part. But do you have any idea how IntelliScreen solved the swipe feature from the lockscreen? Maybe you should just take a peek at their solution?

I'm not a developer or anything but is it safe to install this and be sure not to expect any crashes that will force me to a full restore in iTunes?

Also, if installing this - would it be enough to disable IntelliScreen to save me from any trouble of them to interfere with eachother, or do I need to uninstall IntelliScreen?

putytangx wrote:

I just installed this and when i get a new text message and the quick reply pop-up opens i cannot scroll vertically, but i can scroll horizontally

Which app's QuickReply are you talking of?
QuickSMS, iRealquickSMS or some other?

(cause you're talking Quick Reply from the lock screen, right?)

It's difficult to explain the differences in the IntelliScreen implementation and my implementation.  First, I don't have their source code (it's closed source), but either way, it's not running as HTML which is the limiting factor.  I have a couple ideas on how I *might* be able to get something similar to work, but I'm not sure yet.

This is beta software.  I can't guarantee it won't cause any crashes or restores.  So far, I haven't heard of any issues beyond some safe mode crashes... no restores. wink

I still have IS installed, just deactivated and everything works fine.

Offline

 

#546 Apr 4, 2009 6:47 am

Stimpy5050
Member
From: Washington, DC
Joined: Mar 13, 2008

Re: [MS Extension] Lock Screen Info [WIP]

putytangx wrote:

I just installed this and when i get a new text message and the quick reply pop-up opens i cannot scroll vertically, but i can scroll horizontally

Does this only happen when LS is active?  There may be a conflict in the event handling.  Do you have scrolling turned on in LS?

Offline

 

#547 Apr 4, 2009 6:52 am

theplague
Member
Joined: Apr 3, 2009

Re: [MS Extension] Lock Screen Info [WIP]

Stimpy5050 wrote:

It's difficult to explain the differences in the IntelliScreen implementation and my implementation.  First, I don't have their source code (it's closed source), but either way, it's not running as HTML which is the limiting factor.  I have a couple ideas on how I *might* be able to get something similar to work, but I'm not sure yet.

This is beta software.  I can't guarantee it won't cause any crashes or restores.  So far, I haven't heard of any issues beyond some safe mode crashes... no restores. wink

I still have IS installed, just deactivated and everything works fine.

Ok thanks for make some things clearer to me.
How long would you guess until a "finished" release?
I'm sorry if I haven't looked enough before asking, but do you have any list/screenshots of the the features and settings options for the current beta?

Offline

 

#548 Apr 4, 2009 6:56 am

Stimpy5050
Member
From: Washington, DC
Joined: Mar 13, 2008

Re: [MS Extension] Lock Screen Info [WIP]

theplague wrote:

Stimpy5050 wrote:

It's difficult to explain the differences in the IntelliScreen implementation and my implementation.  First, I don't have their source code (it's closed source), but either way, it's not running as HTML which is the limiting factor.  I have a couple ideas on how I *might* be able to get something similar to work, but I'm not sure yet.

This is beta software.  I can't guarantee it won't cause any crashes or restores.  So far, I haven't heard of any issues beyond some safe mode crashes... no restores. wink

I still have IS installed, just deactivated and everything works fine.

Ok thanks for make some things clearer to me.
How long would you guess until a "finished" release?
I'm sorry if I haven't looked enough before asking, but do you have any list/screenshots of the the features and settings options for the current beta?

I'll probably release at the end of April (on vacation for a few weeks).  You'll need to read through the thread of features/settings.

Offline

 

#549 Apr 4, 2009 9:10 am

gaisan
Member
Joined: Nov 5, 2008

Re: [MS Extension] Lock Screen Info [WIP]

Stimpy5050 wrote:

http://img89.imageshack.us/img89/4552/img0006.png

Ignore the mismatched temperatures.  Only Accuweather offers a forecast and WeatherIcon only uses Yahoo, so the current temp doesn't match right now.

http://www.sendspace.com/file/8a6ocm

Love this thing but it doenst display like on your screenshot. What do I need to do/change to move the entire "Lock Screen Info" section below the time and date, avoiding the overlap.

http://img149.imageshack.us/img149/1500/23081635.jpg

I've been looking around in the js files, changing some values but it doesnt seem to work for me.

Offline

 

#550 Apr 4, 2009 9:14 am

Qbik
Member
From: Poland/ Warsaw
Joined: Oct 14, 2008
Website

Re: [MS Extension] Lock Screen Info [WIP]

look at css wink

and change "top:0px" to "top:116px" - for standard clock with date on LS

Offline

 

Board footer

[ Generated in 0.340 seconds, 9 queries executed ]