+ Reply
Page 1 of 2 12 LastLast
Results 1 to 20 of 38
  1. #1
    What's Jailbreak?
    Join Date
    Nov 2008
    Posts
    3
    Thanks
    0
    Thanked 11 Times in 2 Posts

    Default Lock Screen Configurator (L-CONF)

    This Theme includes two themes:
    - L-CONF.theme
    - Framework (does not need to be activated in Winterboard)

    With this theme you can manage all the html files (LockBackground.html, Widget.html, Wallpaper.html etc.) without merging all those html and javascripts.

    The only thing you have to do is to define some parameters for each file (html, image etc.) which you would like to display on the lockscreen. The files you define do not have to be activated in winterboard (except L-CONF.theme of course).

    In the "L-CONF\configureMe.txt" file you have to define following parameters for each file:

    url = url to load
    width = width in pixel
    height = height in pixel --> 0 means auto height
    fixedPosition = true | false
    posFromTop = position from top (numbers below 0 can be used too)
    posFromLeft = position from left (numbers below 0 can be used too)


    Following parameters do set the behavior of this theme:

    showHtmlOnStartup = true | false (show the defined html files on startup)
    reloadHtmlAfterHideShow = true | false (reload html files after hiding and then showing again)


    This is how my configuration looks like:


    My "configureMe.txt" file has following entries:

    var loadSettings = [
    ["Katra's Weather HD.theme/LockBackground.html" , 320, 480, true, -10, -30],
    ["My.theme/LockBackgroundOverlay.png" , 320, 480, true, 0, 0],
    ["Status Notifier Lock Screen.theme/LockBackground.html", 320, 0, false, 0, 0],
    ["HomeScreen 2.0.theme/LockBackground.html" , 320, 480, false, -90, 0]
    ];


    Now, if you tab on the clock area then all your defined files will be hidden. If you tab on the clock area again, then they reapear.


    With that possibility you don't have to worry when someone calls or you just want to see your battery while charging, just tap to hide all those things.

    I hope you like this configurator and start to configure or mash up the lockscreen and post them on here for us to see, what kind of themes and widgets you use on your lock screen.

    L-CONF v 1.0.001 download

    Changelog v 1.0.001:
    - The flickering issue of the lock clock background can be avoided with a new setting in the "configureMe.txt"

    var defaultSettings = [
    ["lockClockBackground", "My.theme/UIImages/UILCDBackground.png"]
    ]

    Added:
    - Status Nofitier Notification v 1.0.0 from above screenshots

    In the "Status Notifier Lock Screen.theme/configureMe.txt" file you can set the check interval in seconds.

    The text for the notifications can be defined in their proper language folder below "Status Notifier Lock Screen.theme". To add a new language just copy the existing "en.lproj" and rename it to your language definition code (eg. "de.lproj", "zh_CN.lproj", etc) and change the values in the file "localizedStrings.js" as you like. I have done English & German so far. If someone has translated it to an other language, please send it to me, so I can add it to the theme.

    Thank you for your help.
    Attached Thumbnails Attached Thumbnails Lock Screen Configurator (L-CONF)-img_0001.png   Lock Screen Configurator (L-CONF)-img_0002.png  
    Attached Files Attached Files
    Last edited by jentschu; 11-11-2008 at 06:06 PM. Reason: Minor Bugfix

  2. The Following 3 Users Say Thank You to jentschu For This Useful Post:

    david1205754 (10-10-2009), mr.sparky (11-10-2008), saigon999 (12-02-2009)

  3. #2
    iPhone? More like MyPhone Tokyo's Avatar
    Join Date
    Oct 2008
    Posts
    262
    Thanks
    19
    Thanked 15 Times in 12 Posts

    Happy to be the first to comment on this great piece of work

  4. #3
    iPhone? More like MyPhone
    Join Date
    Aug 2008
    Posts
    116
    Thanks
    1
    Thanked 2 Times in 2 Posts

    Is there a lag when you're on the lockscreen? I installed another homescreen and it'd take quite a while for the calendar and weather to load and show up properly. By the way do you experience a battery drain?

  5. #4
    What's Jailbreak?
    Join Date
    Nov 2008
    Posts
    3
    Thanks
    0
    Thanked 11 Times in 2 Posts

    Quote Originally Posted by gbadude View Post
    Is there a lag when you're on the lockscreen? I installed another homescreen and it'd take quite a while for the calendar and weather to load and show up properly. By the way do you experience a battery drain?
    The lag and the battery drain depends on the html files themself. I think the weather might cause a lag a bit, well it delay's to display the weather, but that's from loading/refreshing the data.

    But I think, the more html files you use the longer it takes to load and that could cause lag and battery drain.

    thank you tokyo
    Last edited by jentschu; 11-10-2008 at 05:28 PM. Reason: Automerged Doublepost

  6. #5
    My iPhone is a Part of Me IvanPK's Avatar
    Join Date
    Apr 2008
    Location
    USA
    Posts
    612
    Thanks
    56
    Thanked 47 Times in 44 Posts

    This. Looks. Awesome.

    edit:
    Tried installing it, but all i get on my lock screen is the Clock bar, and then a little (i), when I tap it nothing shows up. Perhaps you could put some step by step instructions up?
    Thanks
    Last edited by IvanPK; 11-10-2008 at 06:21 PM.

  7. #6
    Livin the iPhone Life mr.sparky's Avatar
    Join Date
    Jul 2008
    Location
    On the open sea
    Posts
    1,328
    Thanks
    597
    Thanked 221 Times in 155 Posts

    Looks great
    http://i122.photobucket.com/albums/o260/cpjr1979/dc5274181cd827585d4bb6d16bedb210cop.png
    Steroids are yummy

  8. #7
    iPhone? More like MyPhone mrsidewayzz's Avatar
    Join Date
    Aug 2008
    Location
    Virginia Beach
    Posts
    187
    Thanks
    13
    Thanked 15 Times in 14 Posts

    damn that looks sexy
    mrsidewayzz
    iPhone 2G 16GB, iPod Classic 120GB
    MacBook 13.3" 2.0ghz 250GB 2GB
    YNSA, USN

  9. #8
    What's Jailbreak?
    Join Date
    Sep 2008
    Posts
    23
    Thanks
    24
    Thanked 1 Time in 1 Post
    I need some instructions on this as well... sorry but looks great!

  10. #9
    What's Jailbreak?
    Join Date
    Dec 2007
    Posts
    25
    Thanks
    3
    Thanked 1 Time in 1 Post
    looks awesome but i cant seem to set it up correctly

  11. #10
    iPhone? More like MyPhone bbplayer5's Avatar
    Join Date
    Sep 2007
    Posts
    294
    Thanks
    4
    Thanked 23 Times in 17 Posts

    why cant someone make calendar events... a picture of a calendar is useless. Not to mention since you have notifier installed, the icons on the home screen indicating what you missed, are also useless. Its basically telling you twice you missed something.

    Calendar events and weather are the only thing needed on the home screen for most.

    It does look nice, so kudos for that.

  12. #11
    Livin the iPhone Life CaptainChaos's Avatar
    Join Date
    Sep 2008
    Location
    In a van down by the river
    Posts
    4,831
    Thanks
    551
    Thanked 515 Times in 427 Posts

    Quote Originally Posted by bbplayer5 View Post
    why cant someone make calendar events... a picture of a calendar is useless. Not to mention since you have notifier installed, the icons on the home screen indicating what you missed, are also useless. Its basically telling you twice you missed something.

    Calendar events and weather are the only thing needed on the home screen for most.

    It does look nice, so kudos for that.
    Intelliscreen does what you are looking for...weather, calendar, news, text, calls...

    I am definitely going to try this out. Thank you for making lockscreen modding easier

  13. #12
    iPhoneaholic
    Join Date
    Jul 2007
    Location
    Newport News, VA
    Posts
    493
    Thanks
    0
    Thanked 39 Times in 35 Posts

    Quote Originally Posted by mrsidewayzz View Post
    damn that looks sexy
    Very much so! This is sick.
    - iPhone 8gig and 16gig 3G - 3.0 - JailBroken + Unlocked to T-Mobile Unlimited Plan & Total Internet Plan.
    - iPod Touch - UnJailBroken
    - XBOX 360 - Modded Firmware - XBL (my s/n)
    - XBOX - Software Modded - XBMC
    - Dell Inspiron 1521 - [B]Vista Ultimate and
    running Windows XP and Mac OS X 10.5.4 (YES! Mac OS on an Dell PC)

  14. #13
    Green Apple
    Join Date
    Dec 2008
    Posts
    37
    Thanks
    3
    Thanked 1 Time in 1 Post
    It looks great, but what have I to do to have a lock screen like in the 1st screenshot???

  15. #14
    What's Jailbreak?
    Join Date
    Dec 2008
    Posts
    12
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Looks great. Would love to get the clock font for the lock screen off you!

    Or the whole package to set it up nicely like your screenshot? ^_^
    Last edited by Juzman; 12-14-2008 at 08:25 PM.

  16. #15
    Green Apple
    Join Date
    Oct 2007
    Posts
    44
    Thanks
    4
    Thanked 8 Times in 8 Posts

    Clock font is 'Gas' from Fontswap (get it from Cydia)
    This uses a modified Flipclock mod, Katra HD and the Homescreen 2.0 Mod. Not sure why the Notifier Mod shows it as sunny though...

    Heres mine (yes I know its got 2 clocks etc....it's just because I can...)



    So, heres my questions...

    How do I remove the main Lockscreen Clock so I can just use the weather/status mods and the flip clock?

    How do I change the date highlighter box on the calendar from being a Black box to a more obvious red one?
    Last edited by corky100; 12-15-2008 at 06:53 PM.

  17. #16
    Green Apple
    Join Date
    Dec 2008
    Posts
    37
    Thanks
    3
    Thanked 1 Time in 1 Post
    Ok...
    So could you tell me what I have to do exactly to have the same lockscreen, the background etc...

    Touch-Mania - Die Besten Apps, Anleitungen und News

  18. #17
    Green Apple
    Join Date
    Oct 2007
    Posts
    44
    Thanks
    4
    Thanked 8 Times in 8 Posts

    The secret is in these lines listed here, found in the 'configureMe.txt' file in the main folder:

    var loadSettings = [
    ["Katra's Weather HD.theme/LockBackground.html" , 320, 480, true, -10, -30],
    ["My.theme/LockBackgroundOverlay.png" , 320, 480, true, 0, 0],
    ["Status Notifier Lock Screen.theme/LockBackground.html", 320, 0, false, 0, 0],
    ["HomeScreen 2.0.theme/LockBackground.html" , 320, 480, false, -90, 0]
    ];
    First off, you NEED the themes that are mentioned: Katra's Weather HD, My.Theme, Status Notifier Lockscreen and Homescreen 2.0. Install/copy them into your ROOT> Library> Themes folder. You don't have to activate them in Winterboard!

    Make sure the lines above contain the exact name of the folder for the theme!

    Next part - add the name of the html file contained in that theme that you want to use. The examples above are correct.

    Dimensions are correct for the themes listed above.

  19. #18
    Green Apple
    Join Date
    Dec 2008
    Posts
    37
    Thanks
    3
    Thanked 1 Time in 1 Post
    Sorry but I am from Luxembourg so my English is not the best one.
    What do you mean with:
    add the name of the html file contained in that theme that you want to use.

    Which theme do you mean?

  20. #19
    Green Apple
    Join Date
    Oct 2007
    Posts
    44
    Thanks
    4
    Thanked 8 Times in 8 Posts

    Quote Originally Posted by Morphin08 View Post
    Sorry but I am from Luxembourg so my English is not the best one.
    What do you mean with:
    add the name of the html file contained in that theme that you want to use.

    Which theme do you mean?
    There are 4 mods used here...

    example:

    ["Katra's Weather HD.theme/LockBackground.html" , 320, 480, true, -10, -30],

    Katra's Weather HD.theme - name of the theme and the folder containing it.

    LockBackground.html - the html file inside the folder for that theme.

    the other numbers are the page size and position from top and left.

    use the same method for each of the 4 themes used here (less if you use less of them - if you decide not to use one, remove the particular line to that theme)

  21. #20
    Green Apple
    Join Date
    Dec 2008
    Posts
    37
    Thanks
    3
    Thanked 1 Time in 1 Post
    And in Winterboard which of the Themes I have to activate??? The L-Conf Theme?
    And if I want to use them all I can install it without changing anything?
    I want my Lockscreen exactly like in the screenshot.
    So I have just to install the themes and that's it?
    I know I am a real pain in the ***
    Last edited by Morphin08; 12-16-2008 at 04:02 PM.

+ Reply
Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts