Your favorite Apple, iPhone, iPad, iOS, Jailbreak, and Cydia site.
Thread: GPS Based HTML Lockscreen Weather Theme
is a discussion within theiPhone 4|4S New Skins / Themes Launches
forums, a part of theNew Skins / Themes Launches
section;Ha ha has it already been discussed and just missing it?
...-
06-08-2012, 09:01 AM #1781
Ha ha has it already been discussed and just missing it?
-
06-08-2012, 09:26 AM #1782The Mechanic
- Join Date
- Aug 2010
- Location
- Vancouver Canada
- Posts
- 7,494
- Thanks
- 30,019
- Thanked 34,845 Times in 6,622 Posts
-
The Following User Says Thank You to The_Durben For This Useful Post:
cuzin (06-09-2012)
-
06-08-2012, 09:39 AM #1783
In JavaScript/main.js delete the red
In LockBackground.html deleteCode:function touchEnd(event) { if ( forecastdisplay == false ) { * * * * document.getElementById('forecast').style.webkitAnimationName = "forecastMoveUp"; * * * * document.getElementById('forecast').style.webkitAnimationDuration = "0.7s"; * * * * forecastdisplay = true; * * * * } else { * * * * document.getElementById('forecast').style.webkitAnimationName = "forecastMoveDown"; * * * * document.getElementById('forecast').style.webkitAnimationDuration = "0.7s"; * * * * forecastdisplay = false; * * * * } } function init(){ var el = document.getElementById("TouchLayer"); if ( ChangeClick == false ) { * * * * el.addEventListener("touchend", touchEnd, false); * * * * } else { * * * * el.addEventListener("click", touchEnd, false); }
div id="TouchLayer"
-
The Following 6 Users Say Thank You to stratnik For This Useful Post:
ag92 (06-08-2012), chevymusclecar (06-08-2012), elilab (06-08-2012), Jkauf55 (06-08-2012), King_O_Hill (06-08-2012), metaserph (06-08-2012)
-
06-08-2012, 10:41 AM #1784Failing means yer playin!
- Join Date
- Mar 2010
- Location
- Scotland
- Posts
- 2,620
- Thanks
- 2,678
- Thanked 1,923 Times in 1,132 Posts
-
06-08-2012, 11:46 AM #1785
-
06-08-2012, 01:02 PM #1786
-
06-08-2012, 01:03 PM #1787Power User
- Join Date
- Aug 2010
- Location
- Seattle, WA
- Posts
- 4,965
- Thanks
- 14,556
- Thanked 15,317 Times in 3,416 Posts
Sweet! To answer your question yes. This is the quick way.
Look in ChevyStyles.css for...
@-webkit-keyframes forecastMoveUp {
* * * * 0% {opacity: 0.0; }
* * * * 100% {opacity: 1.0; }}
@-webkit-keyframes forecastMoveDown {
* * * * 0% {opacity: 1.0; }
* * * * 100% {opacity: 0.0; }}
...and change both 0.0's to 1.0.
And look for #forecast and change opacity:0; to opacity:1;
Also under #forecast you'll see it's webkits...
You can replace it all with these...
* * * * -webkit-animation-name: Pulse;
* * * * -webkit-animation-duration: 4.0s;
* * * * -webkit-animation-iteration-count: 1;
* * * * -webkit-animation-timing-function: linear;
* * * * -webkit-animation-delay: 0s;
* * * * -webkit-animation-fill-mode: forwards;}
And it will fade in as the other elements do.
-
The Following 9 Users Say Thank You to chevymusclecar For This Useful Post:
ag92 (06-08-2012), cukhiem (06-08-2012), cuzin (06-09-2012), It's Mi (06-08-2012), Jkauf55 (06-08-2012), King_O_Hill (06-08-2012), metaserph (06-08-2012), TaJr12 (06-08-2012), The_Durben (06-08-2012)
-
06-08-2012, 01:56 PM #1788
-
The Following 4 Users Say Thank You to stratnik For This Useful Post:
chevymusclecar (06-08-2012), Jkauf55 (06-08-2012), King_O_Hill (06-09-2012), metaserph (06-08-2012)
-
06-08-2012, 03:47 PM #1789
I did... Now that I'm finally off work I'll do all this over on my laptop. Kinda difficult doing everything on phone
-
The Following 2 Users Say Thank You to Jkauf55 For This Useful Post:
chevymusclecar (06-08-2012), stratnik (06-08-2012)
-
06-09-2012, 06:04 AM #1790
Sorry my friends,
But i have tried it without any succes until now
Have done it on a new installed ios 5.1.1 4S phone.
Used the method as bushe desctriction and also the cydia/autoinstall way.
100 times reboot and respring but no succes.
The MyLocation is there but when pressing it, it "goes" back again to my springboard.
I dont know if you friends need more information or maybe ideas how to get it working.
Thanks for the big works you guys do out there.
Take care.
-
06-09-2012, 07:27 AM #1791Theme Creator
- Join Date
- Nov 2010
- Location
- Tunis, Tunisie
- Posts
- 1,512
- Thanks
- 1,951
- Thanked 5,574 Times in 1,129 Posts
-
The Following 7 Users Say Thank You to Dacal For This Useful Post:
chevymusclecar (06-10-2012), DarkDei (06-17-2012), King_O_Hill (06-09-2012), MegaTechMann (06-10-2012), stratnik (06-10-2012), The_Durben (06-09-2012), timruiz (08-03-2012)
-
06-09-2012, 09:26 AM #1792Power User
- Join Date
- Aug 2010
- Location
- Seattle, WA
- Posts
- 4,965
- Thanks
- 14,556
- Thanked 15,317 Times in 3,416 Posts
CMC_THE_ULTIMATE_SB


Downloads here...
http://bit.ly/JRHKOF
Hit thanks if you like!
-
The Following 24 Users Say Thank You to chevymusclecar For This Useful Post:
ag92 (06-09-2012), CrazyChester (06-11-2012), cuzin (06-10-2012), Dacal (06-09-2012), DarkDei (06-10-2012), Darrenrooster (06-10-2012), Dirtstep (06-09-2012), Ian Nicoll (06-09-2012), It's Mi (06-10-2012), Jkauf55 (06-09-2012), King_O_Hill (06-09-2012), kruzzit (06-09-2012), lostinthemes (06-12-2012), Max_Pa1n (06-09-2012), metaserph (06-10-2012), nik1975 (06-09-2012), rumcajs (06-09-2012), Shad0wM0nk3y (06-15-2012), shortysos7 (06-10-2012), sigit (06-10-2012), stratnik (06-09-2012), The_Durben (06-09-2012), yakitori2009 (06-10-2012), ziggy7 (06-09-2012)
-
06-09-2012, 10:18 AM #1793The BatGirl
- Join Date
- Mar 2012
- Location
- @TheMamaJaay
- Posts
- 3,287
- Thanks
- 2,381
- Thanked 9,239 Times in 2,477 Posts
-
The Following 2 Users Say Thank You to MamaJaay For This Useful Post:
chevymusclecar (06-09-2012), It's Mi (06-10-2012)
-
06-09-2012, 10:47 AM #1794
-
The Following User Says Thank You to Dirtstep For This Useful Post:
chevymusclecar (06-09-2012)
-
06-10-2012, 12:50 AM #1795My iPhone is a Part of Me
- Join Date
- Jan 2011
- Posts
- 758
- Thanks
- 3,632
- Thanked 1,990 Times in 544 Posts
Thanks chevy!!!

-
The Following 2 Users Say Thank You to ag92 For This Useful Post:
chevymusclecar (06-10-2012), It's Mi (06-10-2012)
-
06-10-2012, 02:18 AM #1796
Thanks Dacal,
The permission was the "fault"
-
-
06-10-2012, 02:42 AM #1797Theme Creator
- Join Date
- Nov 2010
- Location
- Tunis, Tunisie
- Posts
- 1,512
- Thanks
- 1,951
- Thanked 5,574 Times in 1,129 Posts
-
The Following 3 Users Say Thank You to Dacal For This Useful Post:
chevymusclecar (06-10-2012), King_O_Hill (06-10-2012), metaserph (06-10-2012)
-
06-10-2012, 10:51 AM #1798
when is the fix coming to ios 5.1.1 ?????

-
06-10-2012, 10:52 AM #1799The BatGirl
- Join Date
- Mar 2012
- Location
- @TheMamaJaay
- Posts
- 3,287
- Thanks
- 2,381
- Thanked 9,239 Times in 2,477 Posts
It already has.
Steps:
Browse to /var/root/Media/
1. Create a new folder called Cydia
2. Inside the new Cydia folder, create a folder called AutoInstall
( make sure you create these folders exactly as you read them here. The names are case-sensitive. )
3.download this MyLocation Upadated for 5.1.x
Copy the .deb file into AutoInstall folder
4.Reboot
5.respring your iDevice.
Reply
-
The Following 3 Users Say Thank You to MamaJaay For This Useful Post:
chevymusclecar (06-10-2012), metaserph (06-10-2012), Shad0wM0nk3y (06-11-2012)
-
06-10-2012, 12:57 PM #1800Not always right, but always confident
- Join Date
- Jan 2012
- Posts
- 3,997
- Thanks
- 1,347
- Thanked 3,060 Times in 1,516 Posts
MamaJaay,
That link returns a "Safari cannot open the page because the server cannot be found" error message when you try and clik on it from your phone. Can you check the link and fix it for us?
The other thing that may be a little over simplified for this instruction list is that many of us have gotten rid of the GPS Weather Lockscreen app which included the MyLocations app that appears on your springboard. Does this instruction list infer that you still have the 'MyLocation' app on yoru springboard and it's set to SIG CHANGE ON? Or does simply doing the above instructions RELOAD your springboard with the My Locations app as well?
EDITED: Okay -- I used my own DropBox account to retrieve the deb file. Using Safari on my iPhone still returns a failed message. THEN -- I did discover that using your method, MamJaay - does indeed reinstall the MyLocation App ready for 5.1.1. YAY!!.. Then the lockscreen would NOT change cities based on my GPS.. What could be the 'last thing' I'm missing?? Well, I remembered something about permissions - ealier in the thread. Many of us had created our OWN MyLocation.txt file from within iFile in the 'workaround period'. That file, at least for me, still had its user permissions set to only Read, Write. I had to also add Execute to the USER permissions on the "var/mobile/documents/MyLocation.txt" file before it would work. All is well now. Maybe that step should be added to the list of instructions since so many of us were using the workaround.Last edited by NewdestinyX; 06-10-2012 at 01:16 PM.
LinkBacks (?)
-
Curry's little Repo
Refback This thread04-12-2013, 02:27 PM -
overview for bushe
Refback This thread03-15-2013, 10:09 AM -
08-11-2012, 12:06 AM
-
Elite Pro HD - Seite 40
Refback This thread03-03-2012, 12:38 PM




LinkBack URL
About LinkBacks
Reply With Quote







