Here is the screenshot of the final integration.
the weather comes directly from weathericon via the weathericonplugin, it’s twice faster than previous method.
and more than anything: THERE IS NO ..js config to do (freaks will always have some don’t panic
)
//Forcast also comes in game with a 5 days forecast (cannot get more as day 0 is the current one and there are 6 in forecast..)
clicking on the weather shows forecast/hides month calendar.
and clicking on clock still shows month calendar (and hides forecast..).
//fixed some of the todo/twitter/Push bugs you guys sent me,
if there are others let’s find them before eventual release of eventual v. 1.0 wooOOOOO!! !
//PROBLEM:
i can’t get the icons to match perfectly: they match but not perfectly.
if someone has infos on how to get those to match…thnx for sharing
i know some of you would love to debug that so here goes the debug version:
remember if you don’t have weatherplugin, weather won’t show anymore.
just replace any other version you had and enable only this one (oviously..)
235_teeh_BETA.theme.zip
////////////////////////////////////////
//debug version:
Use this only to help me out with the data recieved by theme..
for appigo for example.
this will show raw data for mail/PUSH/Appigo/Twitter.
disable all other teehanlax version, enable this one, and send me a screenshot.. that should look like the one on the left
235_tee_DEBUG.theme.zip
January 14th, 2010 at 12:49
are you going to post a link so we can try it out. also does it work with the lockinfo beta with push plugin or the beta push plugin. You should get it to work with the lockinfo beta because 2.0 will be out soon and then this theme will no longer work.
January 14th, 2010 at 12:54
i was just updating the post hahah XD
//push beta:
which version has which bundlename ?? so i can understand..
January 14th, 2010 at 12:56
yeahh!!
gonna test it now
January 14th, 2010 at 13:25
I looks like the bundle name is the same. The actual file name has changed. It went from “PushNotificationPlugin” to “NotificationPlugin”. By the way, the weather works perfectly now. I haven’t found anything wrong besides push not working with latest plugin. I’ll let you know if I find something. Great job!
January 14th, 2010 at 13:25
Tested!
Weather plugin working PERFECT
Appigo Todo plugin…Not working yet. It keeps on “undefined” text
January 14th, 2010 at 13:29
Great Job!!! Thanks
January 14th, 2010 at 13:40
If you like I can send you the latest plugin so you can work with it.
January 14th, 2010 at 13:44
@Grodi,
If you see something (even Undefined) than the plugin IS working.
and this theme gets some info, sadly it doesn’t know the right way to read that data.
I might post here a debug version just put on and send me a screenshot of the result (when there is a appigo event..).
@geo 411m, okydoky
January 14th, 2010 at 14:03
Its perfect now!! Thx ame235 for all your hard work.
Don´t use todo…
I´ve only deleted the : in L: and H: – in lockinfo.js.
January 14th, 2010 at 14:06
@Joost:
did you delete it jsut for look&feel ? or another reason??
should i worry about a bug?
January 14th, 2010 at 14:46
@Geo411m:
received the plugin,
would you please try to replace in the 10first lines of js/lockinfo.js
callbacks['com.ashman.lockinfo.PushNotificationPlugin'] = updatePush;
with
callbacks['com.ashman.lockinfo.NotificationPlugin'] = updatePush;
respring, and try it out..
so i can understand if it’s the only problem..
maybe also test out leaving the 1st string and just adding this one..
soi can maybe make double compatibility !!
January 14th, 2010 at 14:47
I sent you the link to the file. Let me know if you got it.
January 14th, 2010 at 14:50
hahah.. jst read the previous comment
oh and -btw- your mail
January 14th, 2010 at 14:52
ame235 It’s funny because I tried that earlier, It doesn’t work.
// I suppose there is a thing to do with phone Jailbreaking/unlocking.
// for me, PUSH only works if i NEVER (uninstalling unlock doesn’t work)
// NEVER ulocked the phone. and in my experience it only gets worse with PushFix package.
// My setup does not work perfect with pushs : i do not recieve “normal” pushs
// but i recieve some on this theme. I know this sounds strange but it’s the way my phone works..
January 14th, 2010 at 15:02
Just sent you by mail some feedback about this beta.
each version is better, great work.
Appigo don’t work for me. Don’t receive push notif yet so can’t test ^^
// Each version goes better!!! if it didn’t i could commit suicide
// Recieved all screens that will be very very helpfull!!!
// you can describe in french by mail but not here: i cannot deal with problems/bugs AND Languages..People have the right to access informations
// En plus j’adore Angoulême et la BD
// Size of city font: i cannot make it bigger: i already limited the caracters shown to 13: (Ville de Luxembourg for me goes Ville de Luxem)
// Plus we have to deal with lots of languages: in french it’s ok for Jeudi 1 aout but immagin size of that on “Mercredi 25 Décembre”
//I know it’s a shame but i cannot make it bigger.. or maybe i’ll add a “marquee” effect..bah.
January 14th, 2010 at 15:04
Hi,
weather works – push works.. will test twitter now
keep up the great work!
January 14th, 2010 at 15:34
ok, I will install debug version and send u a screenshot asap
the theme gets some info, in fact, the date is showing. The only data missing is the text.
BTW, when the task is due the current day, it shows “today” (in english) so there are some strings missing.
January 14th, 2010 at 15:43
Okay, twitter works well too – but won’t use it
thank you!
January 14th, 2010 at 16:48
I can’t get the theme to load even though I see it in winterboard and can enable it. What am I doing wrong?
// your nikname says it all…
// so maybe few quesions.. jsut because i don’t have your phone in my hand nor antennas on my head to guess everything LOL
// did you install lockinfo? is it enabled?
// did you install various plugins needed (even if without you might see the theme)
// did you respring after all those installs? (one last big respring is ok .. )
January 14th, 2010 at 16:58
// TODO PLUGIN:
thnks to @Pante, i could notice the theme doesn’t understand a single word of todo recieved data.
I’ll rewrite that from scratch when i have a sec.
would be great to have another debug screenshot from another source to confirm data receieved.
January 14th, 2010 at 17:07
nevermind, I deleted the one I uploaded and just loaded it again and it loads fine. It works great! awesome work
January 14th, 2010 at 17:25
Awsome theme. Maybe you can make it so only the lower section is scrolling instead of the whole theme. The clock disappearing is kinda anoying
January 14th, 2010 at 17:30
on the calendar items, I managed to get the text to all align correctly. I set the vertical align to top.
if you go to line 884 and change the existing line to :
(startText ? “”+startText+endText+”" : ”)+”"+titleText+locationText+relativeText+”"
you should be good.
January 14th, 2010 at 17:39
ack the tags got stripped out.
here is what needs to be added.
style=’white-space:nowrap;display:table-cell;padding-right:5px;vertical-align:top’
January 14th, 2010 at 17:41
Where can we find the PUSH plugin?
January 14th, 2010 at 17:48
add: david.ashman.com/beta/
to your cydia sources
January 14th, 2010 at 17:48
Great work ! MY PUSH & WEATHER WORK PERFECT !
January 14th, 2010 at 17:58
Did you receive my screeshots?
//YES thnx, very useful!!
January 14th, 2010 at 17:58
I believe push plugin is included in the new beta lockinfo now. Don’t need to install it anymore.
January 14th, 2010 at 17:58
@ame235 – no just for looks
nice work.
January 14th, 2010 at 17:59
my screen , very nice . thank you much
http://newmaccity.com/IMG_0135.PNG
January 14th, 2010 at 18:01
And where can I get that Pante? LOL
January 14th, 2010 at 18:05
everything is working as it should except weather. The temp is correct but the weather icon is wrong. It’s cloudy out yet it shows the hail icon. I looked into the code and compared it with grupple theme and it looks fine. It’s really bizarre because the code should work.
//Edit ame235:
that’s what i was talking about..
appearently the codes used tell what image to show, are not the same…
but i cannot redo that on my own!! i tought about using default weahterapp images but that does not work either as it seems to have something different..
maybe it’s a coded system: like day/night | code | feel
i’ve read something about that on weathericon codepage i think..
January 14th, 2010 at 18:08
@Pante
you’re correct, the push plugin is bundled with the new lockinfo beta but it doesn’t work with this theme yet. I’ve tried it multiple times and I only got it to work by replacing the newer plugin with the older one.
January 14th, 2010 at 18:10
I have the same icon and it’s just cloudy out
January 14th, 2010 at 18:15
@geo411m
i think the integrated push plugin does not work because Mr Ashman wants lockinfo to work directly without any html rendering.
which will make this theme obsolete.
everything ok until we have external plugin.
January 14th, 2010 at 18:16
A little confused here. What weather plugin are we supposed to have installed, WeatherIcon Plugin for LockInfo? Or is there a different one? I can’t find a different one to install, but I just have Luxemburg showing up by default, even though my city is chosen in Weather.app. I also don’t get the forcast dropdown… Using the beta download from this post.
January 14th, 2010 at 18:18
@ Chris :
WeatherIcon Plugin for LockInfo is the right one yes..
but only works if you install this version, because 0.98 or lower are old versions.
My fault i just updated the file on this site without changing it’s name, so reinstall it from here
January 14th, 2010 at 18:31
Hmm. My WeatherIcon Plugin for LockInfo is 1.1.1, and the theme is the beta downloaded from this post (I don’t have any of the older versions installed)… No one else seems to have this problem, so I’m obviously doing something wrong. lol
January 14th, 2010 at 18:33
When scrolling the screen it jumps up right away and i can not reach the bottom of my calendar. Did i install something wrong?
I use Clock Hide to hide the clock, and i don’t use Cydget. Should i change something to get it working?
January 14th, 2010 at 18:38
@ Chris:
as i ssaid befor, if you see Luxemburg, then YOU DON?T HAVE hte LATEST beta.
just RE-download here an RE-install it please.
everything will work fine i’m sure.
January 14th, 2010 at 18:42
Sweet! I got it working! Not sure how, but it’s working for me now.
January 14th, 2010 at 18:43
It was my browser cache not downloading the updated file (I just poked around in the theme). I feel dumb now. lol
January 14th, 2010 at 18:48
don’t feel dumb. you asked very politely that’s the way smart people do! XD
January 14th, 2010 at 18:51
Seeing ame’s last post, I’ll try again.
Could someone please be kind enough to tell me where I can get the lockinfo beta from? The url given above unfortunately does not work and I’d love to be a part of this beta group.
Will that work ame?
January 14th, 2010 at 18:53
@ MIng
that asked by mail:
I thought about a Stock addon,
bt since i don not want to create config files to edit anymore,
i’ll wait for a stockplugin.
Until then, it’s not going to happen
January 14th, 2010 at 18:55
@ SupaBrotha
sorry, didn’t see your comment stuck before aproval..
david.ashman.com/beta/
seems to be the right one..
January 14th, 2010 at 18:56
@ame235 do you think your current ToDo theme can be applied to the LS plugin for 2Do?
January 14th, 2010 at 18:57
@Ego
well.. just get me the plugin bundle exact name,
and then i will send you a special debug version to test..
and who knows… maybe.
January 14th, 2010 at 19:07
@ame235 here you are : http://modmyi.com/cydia/package.php?id=16223
I think this will have all the info you need. Thanks for your hard work and considering this update.
January 14th, 2010 at 19:15
@SupaBrotha
In the davidashman beta repo :
http://iphone.ashman.com/lockinfo/
Topic :
http://macthemes.net/forum/viewtopic.php?id=16794311
January 14th, 2010 at 19:19
@ame235
Love the theme! Everything works perfectly for me (so far) except (I know) I cant get email to pop in. I have multiple emails in multiple accounts but none of them show up on the lockscreen. Any ideas? Thanks a heap!
January 14th, 2010 at 19:22
@Gerbil:
one stupid question:
are there unread mails inthere? htis shows only unread mails..
also, check in Prefs:lockinfo:Plugins:MAIL.. if your accounts are checked by lockinfo..
January 14th, 2010 at 19:31
@ame235
Crazyness! I have had lockinfo unthemed for close to 2 months now and email has worked the whole time. I went in to the settings, they were still ON so I backed out and resprung. Now It all works! Great idea. Thanks Again!
// EDIT AME235
// This is technology: Never underestimate power of REBOOT/respring
// And that was modern philosophy LOL XD
January 14th, 2010 at 19:40
Hello,
Nub here. First I want to thank you for all the hard work that you’ve done on this theme. I’m loving all the new ideas and the end product. I’ve installed a few of your past releases and just finished installing your latest beta. Everything seems to work fine except the 5 day forecast. Only two of the five icons are showing correctly. Any ideas?
http://i1010.photobucket.com/albums/af226/MyIPscreen/photo.jpg
http://i1010.photobucket.com/albums/af226/MyIPscreen/699c8d9c.jpg
Again, thank you for everything you’ve done!
January 14th, 2010 at 19:55
StarSoft Says:
January 14th, 2010 at 18:33
When scrolling the screen it jumps up right away and i can not reach the bottom of my calendar. Did i install something wrong?
I use Clock Hide to hide the clock, and i don’t use Cydget. Should i change something to get it working?
I am having the same problem. I had the same problem with MultibarLockscreen and no way of fix that either. So ame235 do you have a solution for the scrolling?
January 14th, 2010 at 20:01
@Nesto:
yes, it’s a bug, i don’t know exactly how to solve the bug for the moment,
actually the weather is right, forecast also, but the icon displayed is wrong.. have to check for that.
January 14th, 2010 at 20:03
@Dennis, Starsoft
i don’t think i can do anything, it’s a lockinfo thing..
that’s why sections can be collapsed and items shown in each sections are limited to 5 max..
January 14th, 2010 at 20:08
Wheather plugin works great.
Appigo Todo is indead not working.
But meanwhile you can change line 8 of lockinfo.js
and change com.vividboarder.lockinfo.TodoPlugin.bundle to cx.ath.jakewalk.TodoPlugin.
Then via Cydia the Appigo Todo Plugin v0.3.3 from Raphael Fetzer
and remove the other TodoPlugin vresion 1.1.1 I think.
That way todo is working for me.
January 14th, 2010 at 20:10
@Dennis, Starsoft, ame235
I occasionally am seeing this too, however, if I expand all sections, the scrolling works as expected and no longer snaps back. After that, scrolling is good for some time until the issue reappears.
January 14th, 2010 at 20:13
@ame235, sorry to be a bother, but I think there might still be problem with weather. while the temperatures are correct, all the icons are not correct for me. for example.
the current condition shows hail, but its cloudy when I check the weather app.
for the forecast, it’s showing sunny for today, cloudy for sat, and on monday, it’s showing a night time partly cloudy icon.
the weather app’s forecast shows today as cloudy, saturday as rainy, and monday partly cloudy.
January 14th, 2010 at 20:26
@dmeerpa
thnx for update, now i know: the code inthere is for cx.ath.jakewalk.TodoPlugin
so i can leave it there it’s ok..
i have to add vividboarder.lockifo.todoplugin.. support
@nosamwe
ah, ok, well..as i cannot resolve that..
@ego
already answered that..and even in the post itself..
i know there is a problem with weather icons.
btw better two times than none
January 14th, 2010 at 20:56
// TODO PLUGIN:
guys, there is no solution there.
if i say something wrong please correct me…Two plugins are available for the same app (appigo)
one is cx.ath.jakewalk.TodoPlugin and other is com.vividboarder.lockinfo.TodoPlugin
theme works with cx.ath.jakewalk.TodoPlugin (with the mod from @dmeerpa)
but i cannot make it work with both!!
So please tell me: which one should i put support for? not the one you use but the latest more reliable one..
thnx !!
January 14th, 2010 at 21:03
Hi ame235,
first of all, congrats for the great work you did and thank you very much for the nice theme…
One question:
http://img704.imageshack.us/img704/9844/img0002k.png
As you can see, there is a formating issue in the Mail section. I’am from germany and set the theme to “de”. The date of the email supposed to be 20th october 2009.
Do you have an idea?
January 14th, 2010 at 21:15
@Matze:
replace in strings/de.js
var format_date_short = “d.m.Y”;
with
var format_date_short = “n.j.y”;
should do th trick.
January 14th, 2010 at 21:25
I can’t even find the Appigo plugin that dmeerpa talks about in Cydia. What’s the source/repo?
vividboarder todo plugin latest version is 1.1.7 (January 9th, 2010) hosted by ModMyi
January 14th, 2010 at 21:35
@ame235
For the todo plugin,
The last released is the Appigo Todo Plugin 1.1.7 from Ian Fijolek on the ModMyi repo wtih more options in lockinfo config.
it will be better if you add the support for this one.
January 14th, 2010 at 22:00
You can kill the “snap back” if you set the calendarlimit in line 104 to 20.
January 14th, 2010 at 22:19
@ame235
That’s it!
Actually the change is:
var format_date_short = “j.n.y”;
because in german, day and month is switched:
http://img18.imageshack.us/img18/4981/img0003k.png
Thank you so much for the quick help.
January 14th, 2010 at 22:19
Just a thought on the weather icon issue; is it consistent on which icons are showing incorrectly for what weather? If so, couldn’t the icons just be renamed so they show up correctly? I’m sure you thought of this already, but in case you hadn’t, I figured I’d throw the idea out there.
January 14th, 2010 at 22:36
@matze:
right!! forgot about german specificity
Added to next de.js
January 14th, 2010 at 22:40
@Chris:
Yes that is exactly the way it works:
each code corresponds to an image
“image name” // code description
this is the actual scheme in theme:
“sunny”, // 1 Sunny
“cloudy1″, // 2 Mostly Sunny
“cloudy2″, // 3 Partly Sunny
“cloudy3″, // 4 Intermittent Clouds
“cloudy4″, // 5 Hazy Sunshione
“cloudy5″, // 6 Mostly Cloudy
“cloudy5″, // 7 Cloudy(am/pm)
“overcast”, // 8 Dreary(am/pm)
“shower1″, // 9 retired
“dunno”, // 10 retired
“fog”, // 11 fog(am/pm)
“shower1″, // 12 showers(am/pm)
“shower3″, // 13 Mostly Cloudy with Showers
“shower2″, // 14 Partly Sunny with Showers
“tstorm3″, // 15 Thunderstorms(am/pm)
“tstorm2″, // 16 Mostly Cloudy with Thunder Showers
“tstorm1″, // 17 Partly Sunnty with Thunder Showers
“light_rain”, // 18 Rain(am/pm)
“cloudy5″, // 19 Flurries(am/pm)
“cloudy4″, // 20 Mostly Cloudy with Flurries
“cloudy2″, // 21 Partly Sunny with Flurries
“snow5″, // 22 Snow(am/pm)
“snow3″, // 23 Mostly Cloudy with Snow
“hail”, // 24 Ice(am/pm)
“sleet”, // 25 Sleet(am/pm)
“hail”, // 26 Freezing Rain(am/pm)
“dunno”, // 27 retired
“dunno”, // 28 retired
“sleet”, // 29 Rain and Snow Mixed(am/pm)
“sunny”, // 30 Hot(am/pm)
“sunny”, // 31 Cold(am/pm)
“mist”, // 32 Windy(am/pm)
// Night only Icons;
“sunny_night”, // 33 Clear
“cloudy1_night”, // 34 Mostly Clear
“cloudy2_night”, // 35 Partly Cloudy
“cloudy3_night”, // 36 Intermittent Clouds
“cloudy4_night”, // 37 Hazy
“cloudy5″, // 38 Mostly Cloudy
“shower2_night”, // 39 Partly Cloudy with Showers
“shower3_night”, // 40 Mostly Cloudy with Showers
“tstorm1_night”, // 41 Partly Cloudy with Thunder Showers
“tstorm2_night”, // 42 Mostly Cloudy with Thunder Showers
“cloudy4_night”, // 43 Mostly Cloudy with Flurries
“cloudy4_night” // 44 Mostly Cloudy with Flurries
BUT, this scheme is not ok now, BUT WAS OK before.. so what?
well, seems the codes i receive are not the same as these… for example 1 may not correspond to suny anymore..
and i don’t know where to search for that info…
January 14th, 2010 at 22:52
Yeah, even if you do a side by side and try to find a pattern of any sort the weather doesn’t work out. It almost seems as if it’s grabbing random codes and throwing them in. I’ll do some more side by sides to see if I find any sort of pattern, but so far I see NOTHING.
January 14th, 2010 at 22:53
http://img163.imageshack.us/img163/9027/img0202.png
http://img43.imageshack.us/i/img0203.png/
Debug screen, push notifications with Facebook and whatsapp.
Everything works great for me.
Thanks for your job
January 14th, 2010 at 23:14
here is the icon array for Yahoo weather which feeds the iphone’s weather app.
“tstorm3″, // 0 tornado
“tstorm3″, // 1 tropical storm
“tstorm3″, // 2 hurricane
“tstorm3″, // 3 severe thunderstorms
“tstorm2″, // 4 thunderstorms
“sleet”, // 5 mixed rain and snow
“sleet”, // 6 mixed rain and sleet
“sleet”, // 7 mixed snow and sleet
“sleet”, // 8 freezing drizzle
“light_rain”, // 9 drizzle
“sleet”, // 10 freezing rain
“shower2″, // 11 showers
“shower2″, // 12 showers
“snow1″, // 13 snow flurries
“snow2″, // 14 light snow showers
“snow4″, // 15 blowing snow
“snow4″, // 16 snow
“hail”, // 17 hail
“sleet”, // 18 sleet
“mist”, // 19 dust
“fog”, // 20 foggy
“fog”, // 21 haze
“fog”, // 22 smoky
“cloudy1″, // 23 blustery
“cloudy1″, // 24 windy
“overcast”, // 25 cold
“cloudy1″, // 26 cloudy
“cloudy4_night”, // 27 mostly cloudy (night)
“cloudy4″, // 28 mostly cloudy (day)
“cloudy2_night”, // 29 partly cloudy (night)
“cloudy2″, // 30 partly cloudy (day)
“sunny_night”, // 31 clear (night)
“sunny”, // 32 sunny
“mist_night”, // 33 fair (night)
“mist”, // 34 fair (day)
“hail”, // 35 mixed rain and hail
“sunny”, // 36 hot
“tstorm1″, // 37 isolated thunderstorms
“tstorm2″, // 38 scattered thunderstorms
“tstorm2″, // 39 scattered thunderstorms
“tstorm2″, // 40 scattered showers
“snow5″, // 41 heavy snow
“snow3″, // 42 scattered snow showers
“snow5″, // 43 heavy snow
“cloudy1″, // 44 partly cloudy
“storm1″, // 45 thundershowers
“snow2″, // 46 snow showers
“tstorm1″, // 47 isolated thundershowers
“dunno”, // 48 / 3200 not available
January 14th, 2010 at 23:35
I changed the array to the yahoo weather and now I;m getting the correct weather icon. for current conditions and the forecast.
January 14th, 2010 at 23:36
oh you’ll also have to change some of the icon image names to match.
January 14th, 2010 at 23:44
@Ego
Are you sure. I did this earlier today and it didn’t work. It showed similar conditions but it was night conditions during the day.
January 14th, 2010 at 23:47
@Ego,
Would you please post your array including the changes you made so we can just plug it in as well?
January 14th, 2010 at 23:59
I’m working through it now. There are some icons that are not matching up and looking through yahoo’s developer docs to see if I can find all the exact codes that match conditions and then rename the icons to match. I’ll post it when I figure it out. unless someone beats me to it.
January 15th, 2010 at 00:08
would be great if you’re right.
but i must make you notice this particular thing:
http://www.ame235.com/ame235/wp-content/gallery/lockinfo-theme/img_0245.png
on this image what you see is the code output from weather plugin,
notice there is not only the code, but CODE, NIGHT and CHILL variable…
DESCRIPTION might also come in consideration..
what i mean is : icon can be selected just by CODE (like it’s done right now in theme)
it might also be generated using CODE + if it’s NIGHT or not + what chill (BTW what does chilll mean??) on top of that..
Again, we are using the weatherplugin which relays on the weathericon ..
so our thing would be looking at the weathericon way of generating icons.
Does it make sense ?
January 15th, 2010 at 00:28
@HamburgIts funny i was testing this and right when i respring my phone with the setting on 20 i read your post
It works indeed, thanks for the reply.
January 15th, 2010 at 01:17
@gordon (or anyone else who may know)
Which theme do you have which has the nice slide-to-unlock as seen in your screenshot ( http://newmaccity.com/IMG_0135.PNG ) ?
Just installed the latest theme @ame235 and everything works fantastic, all the weather icons seem to be the correct ones : ) many thanks
January 15th, 2010 at 01:17
Little update ad i cant edit posts
Setting calendar length to 12 is enough to egt it scrollable. Something tells me it is possible to change this somehow in the coding ame235. But nice job anyway.
January 15th, 2010 at 01:34
@ Starsoft
if you tell me to make the mod @HamburgIts mentioned before,
and you tell me it solves the bug you’re having,
i’ll put it by default to 12 yes.. after i debug that obviously.
January 15th, 2010 at 01:48
@ame235
I dont tell you anything, it’s all up to you
I’m just saying that if the info displayed is longer then a certain value it will become scrollable without springback. I also noticed it became scrollable when having the setting of the calendar on 10 but i received a couple of emails (so content is longer).
There has to be some reason why it behaves like that, which you can use to maybe fix the springback problem.
January 15th, 2010 at 01:55
i just want to understand exactly what we are talking about, because mine is set to 10, and scrolls the way it’s supposed to..
now setting it to 10 12 or 20 in release depends on: does it scroll with 10? 12 is better? or 20?
i think i didn’t get exactly the problem you are having…
January 15th, 2010 at 02:28
Ok, ill explain what I do:
Settings on 10 of calendar
First i respring to reset the whole thing.
Then i enter my code to unlock phone.
I press power button to lock my phone again.
At the lockscreen i see everything, time, weather, calendar.
I swipe over the calendar up and down to scroll, but it wont let me scroll. Even tho there are items below my unlock slider it jumps back to the top.
I just figured out that when pushing the weather icon and it fold out the forecast bar (or calendar, doesn’t matter), the calendar does slide fine. Even after closing it again until i respring again. There remains a black area below my calendar (and show more button) of the height of the forcast bar. But think that last thing is something of lockinfo, not your theme. Because it will allow you to slide even when you closed all windows (fold them up).
I hope this makes it more clear. The screen will only start scrolling after it is a certain size. I don’t know if this is decided by lockinfo or something in your code that makes it think it can’t scroll at some point.
January 15th, 2010 at 02:43
First of all, congratulation for your huge work, it’s my favorite lockscreen theme and i’ve been using it since it’s been released i think, after discovering it during a casual research in cydia..
I can’t wait for the 1.0 release, but i have one question for you: if i don’t install the weather plugin, and I have only the today weather in the top box, is there any way to refresh the info manually? for example, a little circle in one of the right corners of the box?
I don’t always have an internet connection, so if I could disable the automatic refresh, and use the manual whenever I want, it would be great.
Thanks for your help.
January 15th, 2010 at 03:26
@Starsoft:
got it, thnx
will try to grow my calendar and mail notifications to see if i can reproduce same bug to fix it (if possible)
January 15th, 2010 at 05:47
Info : Lockinfo 2.0 released
January 15th, 2010 at 05:52
@Luke
The unlock slider theme There it is.
http://xsellize.com/showthread.php/57858-%5BMOD%5D-Unlock-Slider-Theme
January 15th, 2010 at 06:22
finally , i get the weather icon fixed …
“0″, //0 tornado
“1″, //1 tropical storm
“2″, //2 hurricane
“3″, //3 severe thunderstorms
“4″, //4 thunderstorms
“5″, //5 mixed rain and snow
“6″, //6 mixed rain and sleet
“7″, //7 mixed snow and sleet
“8″, //8 freezing drizzle
“9″, //9 drizzle
“10″, //10 freezing rain
“11″, //11 showers
“12″, //12 showers
“13″, //13 snow flurries
“14″, //14 light snow showers
“15″, //15 blowing snow
“16″, //16 snow
“17″, //17 hail
“17″, //18 sleet
“19″, //19 dust
“20″, //20 foggy
“21″, //21 haze
“22″, //22 smoky
“23″, //23 blustery
“24″, //24 windy
“25″, //25 cold
“26″, //26 cloudy
“27″, //27 mostly cloudy (night)
“28″, //28 mostly cloudy (day)
“29″, //29 partly cloudy (night)
“30″, //30 partly cloudy (day)
“31″, //31 clear (night)
“32″, //32 sunny
“33″, //33 fair (night)
“34″, //34 fair (day)
“35″, //35 mixed rain and hail
“36″, //36 hot
“37″, //37 isolated thunderstorms
“38″, //38 scattered thunderstorms
“39″, //39 scattered thunderstorms
“40″, //40 scattered showers
“41″, //41 heavy snow
“42″, //42 scattered snow showers
“43″, //43 heavy snow
“44″, //44 partly cloudy
“45″, //45 thundershowers
“46″, //46 snow showers
“47″, //47 isolated thundershowers
“dunno”, //3200 not available
——————— && ———–
change two line ,
use “curweather.code” instead of “curweather.code – 1″.
MiniIcons[curweather.code]+iconExt
MiniIcons[forecast[i].code] + iconExt
January 15th, 2010 at 10:00
@Gordon
Tried your fix and I get the constant loading screen. Could you please clarify your changing of the two lines. I understand the first one which is spelled out, but the second set, I’m not completely clear on.
January 15th, 2010 at 12:53
@ Gordon,
what exactly is the point of that array coding ?!!
that is the most absurd thing i’ve seen! 1 is 1, 2 is 2, 3 is 3…!!
curweather.code + iconExt without modding the array is the same. (and that’s solution i got yesterday)
but that supposes you have a iconset that is named 0.png, 1.png..in the right correspondance!
so I just renamed whole new iconset (beter quality) from 0 to 40 in correspondace:
result: perfect. Weather icon bug : SOLVED.
//deleted the file you sent beacause the link to your modded fix didn”t work.
January 15th, 2010 at 15:13
Gorgdon was right just change these values in the code and the yahoo/weather.com array will work.
lockinfo.js
line 142 : MiniIcons[curweather.code]+iconExt
line 163 : MiniIcons[forecast[i].code] + iconExt
January 15th, 2010 at 15:41
I think you’re right. I’m seeing snow on Monday and Wednesday in both this theme and on the default weather app. I’m doing more testing now to make sure it’s not a coincidence.
January 15th, 2010 at 16:09
thnx to your screenshots, hopefully resolved PUSH bug:
for some reason sometimes notifications don’t come in pushes.notifiacations but in pushes.notifiacations[0]
No testing available by me so I’ll do a version to test that out.
Now putting TODO vividboarder plugin to work.
January 15th, 2010 at 16:22
@ame235 that code indeed fixes the push problem. It works with the latest lockinfo 2.0 push. Between this and Gordon’s code change it’s working great.
January 15th, 2010 at 16:38
New beta available,
// Comments closed here:
please report for comments on new post here http://www.ame235.com/ame235/