cydget.git
9 years agoWebCore::KURL got renamed to WebCore::URL on iOS 8.
Jay Freeman (saurik) [Thu, 27 Nov 2014 12:49:33 +0000 (04:49 -0800)] 
WebCore::KURL got renamed to WebCore::URL on iOS 8.

9 years agoUse WTF::String::createCFString as slow GetString.
Jay Freeman (saurik) [Thu, 27 Nov 2014 12:48:24 +0000 (04:48 -0800)] 
Use WTF::String::createCFString as slow GetString.

9 years agoAlways use MSHookSymbol as a MSFindSymbol wrapper.
Jay Freeman (saurik) [Thu, 27 Nov 2014 10:55:31 +0000 (02:55 -0800)] 
Always use MSHookSymbol as a MSFindSymbol wrapper.

9 years agoJavaScriptCore is now a public framework on iOS 7.
Jay Freeman (saurik) [Thu, 27 Nov 2014 10:34:41 +0000 (02:34 -0800)] 
JavaScriptCore is now a public framework on iOS 7.

10 years agoBump maximum iOS firmware version from 7.1 to 8.0. v0.9.4012
Jay Freeman (saurik) [Tue, 24 Jun 2014 07:27:35 +0000 (00:27 -0700)] 
Bump maximum iOS firmware version from 7.1 to 8.0.

10 years agoDespite using SleepToLock, I hate SleepToLock :(. v0.9.4011
Jay Freeman (saurik) [Tue, 18 Feb 2014 06:34:32 +0000 (22:34 -0800)] 
Despite using SleepToLock, I hate SleepToLock :(.

10 years agoOnly do the Cydget setup once (this is important).
Jay Freeman (saurik) [Tue, 18 Feb 2014 05:47:51 +0000 (21:47 -0800)] 
Only do the Cydget setup once (this is important).

10 years agoAdd RememberPosition setting (by popular demand).
Jay Freeman (saurik) [Tue, 18 Feb 2014 05:12:15 +0000 (21:12 -0800)] 
Add RememberPosition setting (by popular demand).

10 years agoUse notification observers to update media style.
Jay Freeman (saurik) [Tue, 4 Feb 2014 21:39:59 +0000 (13:39 -0800)] 
Use notification observers to update media style.

10 years agoCorrect for MediaControls-caused touch event hole.
Jay Freeman (saurik) [Tue, 4 Feb 2014 21:38:45 +0000 (13:38 -0800)] 
Correct for MediaControls-caused touch event hole.

10 years agoOne minute /after/ release: CSS namespace "-"fix. v0.9.4010
Jay Freeman (saurik) [Sat, 25 Jan 2014 00:25:27 +0000 (16:25 -0800)] 
One minute /after/ release: CSS namespace "-"fix.

10 years agoRemove the quotation marks around NO for "easier". v0.9.4009
Jay Freeman (saurik) [Sat, 25 Jan 2014 00:04:37 +0000 (16:04 -0800)] 
Remove the quotation marks around NO for "easier".

10 years agoUse the new @media to rethink how legacy works.
Jay Freeman (saurik) [Fri, 24 Jan 2014 23:38:06 +0000 (15:38 -0800)] 
Use the new @media to rethink how legacy works.

10 years agoSeparate logic from @media evaluator for reuse.
Jay Freeman (saurik) [Fri, 24 Jan 2014 23:37:31 +0000 (15:37 -0800)] 
Separate logic from @media evaluator for reuse.

10 years agoAdd an updateStyles message to update the @medias.
Jay Freeman (saurik) [Fri, 24 Jan 2014 23:37:02 +0000 (15:37 -0800)] 
Add an updateStyles message to update the @medias.

10 years agoFix a memory leak in the new foreground HTML view.
Jay Freeman (saurik) [Fri, 24 Jan 2014 23:08:26 +0000 (15:08 -0800)] 
Fix a memory leak in the new foreground HTML view.

10 years agoImplement Cydget-specific media/bulletins @media.
Jay Freeman (saurik) [Fri, 24 Jan 2014 22:24:41 +0000 (14:24 -0800)] 
Implement Cydget-specific media/bulletins @media.

10 years agoAdd a setting to force Now Playing to the front.
Jay Freeman (saurik) [Fri, 24 Jan 2014 20:02:09 +0000 (12:02 -0800)] 
Add a setting to force Now Playing to the front.

10 years agoTake WinterBoard's implementation of wb$filter.
Jay Freeman (saurik) [Fri, 24 Jan 2014 19:30:03 +0000 (11:30 -0800)] 
Take WinterBoard's implementation of wb$filter.

10 years agoUse separate layers to correct for notifications.
Jay Freeman (saurik) [Fri, 24 Jan 2014 17:53:52 +0000 (09:53 -0800)] 
Use separate layers to correct for notifications.

10 years agoJust in case, cancel menu action when menu is held.
Jay Freeman (saurik) [Fri, 24 Jan 2014 17:49:32 +0000 (09:49 -0800)] 
Just in case, cancel menu action when menu is held.

10 years agoAllow the user to exit Siri (this is a kludge).
Jay Freeman (saurik) [Fri, 24 Jan 2014 17:49:14 +0000 (09:49 -0800)] 
Allow the user to exit Siri (this is a kludge).

10 years agoRe-implement iOS 6 media controls toggle on iOS 7.
Jay Freeman (saurik) [Fri, 24 Jan 2014 17:48:26 +0000 (09:48 -0800)] 
Re-implement iOS 6 media controls toggle on iOS 7.

10 years agoContinue to use Homepage in PhotoExample example.
Jay Freeman (saurik) [Fri, 24 Jan 2014 14:12:40 +0000 (06:12 -0800)] 
Continue to use Homepage in PhotoExample example.

10 years agoAdd the iOS7-only PhotoExamplePlus Cydget example.
Jay Freeman (saurik) [Fri, 24 Jan 2014 14:12:02 +0000 (06:12 -0800)] 
Add the iOS7-only PhotoExamplePlus Cydget example.

10 years agoAllow relative URLs to be used in CYConfiguration.
Jay Freeman (saurik) [Fri, 24 Jan 2014 13:37:16 +0000 (05:37 -0800)] 
Allow relative URLs to be used in CYConfiguration.

10 years agoSupport background-only configurations on old iOS.
Jay Freeman (saurik) [Fri, 24 Jan 2014 13:27:32 +0000 (05:27 -0800)] 
Support background-only configurations on old iOS.

10 years agoFilter Cydget list using kCFCoreFoundationVersion.
Jay Freeman (saurik) [Fri, 24 Jan 2014 13:26:53 +0000 (05:26 -0800)] 
Filter Cydget list using kCFCoreFoundationVersion.

10 years agoSeparate background and foreground plugin layers.
Jay Freeman (saurik) [Fri, 24 Jan 2014 13:26:33 +0000 (05:26 -0800)] 
Separate background and foreground plugin layers.

10 years agoUpdate the iphone-api types for handleGesture:.
Jay Freeman (saurik) [Fri, 24 Jan 2014 02:48:03 +0000 (18:48 -0800)] 
Update the iphone-api types for handleGesture:.

10 years agoMove Welcome.* into Welcome.cydget (to organize).
Jay Freeman (saurik) [Fri, 24 Jan 2014 00:28:19 +0000 (16:28 -0800)] 
Move Welcome.* into Welcome.cydget (to organize).

10 years agoPort Cydget to iOS 7, ARM64, Xcode 5, and cycc :/. v0.9.4008
Jay Freeman (saurik) [Sat, 18 Jan 2014 16:35:26 +0000 (08:35 -0800)] 
Port Cydget to iOS 7, ARM64, Xcode 5, and cycc :/.

11 years agoUpdate Version field for iPhone 5 / iOS 6 release. v0.9.4007
Jay Freeman (saurik) [Fri, 22 Mar 2013 07:48:32 +0000 (07:48 +0000)] 
Update Version field for iPhone 5 / iOS 6 release.

11 years agoUpdate PhotoExample image max-height for iPhone 5.
Jay Freeman (saurik) [Fri, 22 Mar 2013 07:48:05 +0000 (07:48 +0000)] 
Update PhotoExample image max-height for iPhone 5.

11 years agoSetup dependencies for Substrate 4000+ and iOS 6+.
Jay Freeman (saurik) [Fri, 22 Mar 2013 07:42:27 +0000 (07:42 +0000)] 
Setup dependencies for Substrate 4000+ and iOS 6+.

11 years agoMake the respring button kill backboardd on iOS 6.
Jay Freeman (saurik) [Fri, 22 Mar 2013 07:41:02 +0000 (07:41 +0000)] 
Make the respring button kill backboardd on iOS 6.

11 years agoFix menu button dim/undim logic on iOS 6.
Jay Freeman (saurik) [Fri, 22 Mar 2013 07:39:49 +0000 (07:39 +0000)] 
Fix menu button dim/undim logic on iOS 6.

11 years agoUpdate copyright dates in source files for 2013.
Jay Freeman (saurik) [Fri, 22 Mar 2013 06:44:05 +0000 (06:44 +0000)] 
Update copyright dates in source files for 2013.

11 years agoFix WebCycript support on iOS 6.x WebCore (symbols).
Jay Freeman (saurik) [Fri, 22 Mar 2013 06:41:04 +0000 (06:41 +0000)] 
Fix WebCycript support on iOS 6.x WebCore (symbols).

11 years agoCopy the _H template from an older substrate.h.
Jay Freeman (saurik) [Sat, 16 Feb 2013 11:38:54 +0000 (11:38 +0000)] 
Copy the _H template from an older substrate.h.

12 years agoSupport iOS 5.1 in the Depends control. v0.9.4006
Jay Freeman (saurik) [Thu, 8 Mar 2012 09:46:23 +0000 (09:46 +0000)] 
Support iOS 5.1 in the Depends control.

12 years agoFilter PLManagedAlbumLists when they appear in object set.
Jay Freeman (saurik) [Wed, 7 Mar 2012 19:09:27 +0000 (19:09 +0000)] 
Filter PLManagedAlbumLists when they appear in object set.

12 years agoBump the version number to 0.9.4005 for release. v0.9.4005
Jay Freeman (saurik) [Sun, 4 Mar 2012 21:43:32 +0000 (21:43 +0000)] 
Bump the version number to 0.9.4005 for release.

12 years agoRevert a bunch of keyboard behavior for now: I hate Cydget.
Jay Freeman (saurik) [Sun, 4 Mar 2012 21:43:21 +0000 (21:43 +0000)] 
Revert a bunch of keyboard behavior for now: I hate Cydget.

12 years agoBump the copyright notice on the file to 2012.
Jay Freeman (saurik) [Sun, 4 Mar 2012 21:42:32 +0000 (21:42 +0000)] 
Bump the copyright notice on the file to 2012.

12 years agoLet's show away items on top of WebCycript Cydgets.
Jay Freeman (saurik) [Sun, 4 Mar 2012 21:41:49 +0000 (21:41 +0000)] 
Let's show away items on top of WebCycript Cydgets.

12 years agoWe need a more recent build of Cycript now. v0.9.4004
Jay Freeman (saurik) [Wed, 29 Feb 2012 05:44:25 +0000 (05:44 +0000)] 
We need a more recent build of Cycript now.

12 years agoUpdate the control file for iOS 5.0: 0.9.4004.
Jay Freeman (saurik) [Wed, 29 Feb 2012 05:42:15 +0000 (05:42 +0000)] 
Update the control file for iOS 5.0: 0.9.4004.

12 years agoFinish porting Cydget WebCycript to iOS 5.0.
Jay Freeman (saurik) [Wed, 29 Feb 2012 05:42:00 +0000 (05:42 +0000)] 
Finish porting Cydget WebCycript to iOS 5.0.

12 years agoPort PhotoExample to iOS 5.0 (almost).
Jay Freeman (saurik) [Wed, 29 Feb 2012 05:27:38 +0000 (05:27 +0000)] 
Port PhotoExample to iOS 5.0 (almost).

12 years agoPort WebCycript parser (CDATA only) to iOS 5.0.
Jay Freeman (saurik) [Wed, 29 Feb 2012 02:35:54 +0000 (02:35 +0000)] 
Port WebCycript parser (CDATA only) to iOS 5.0.

12 years agoRemove the long-obsolete CYWeakHell insanity.
Jay Freeman (saurik) [Wed, 29 Feb 2012 01:42:58 +0000 (01:42 +0000)] 
Remove the long-obsolete CYWeakHell insanity.

12 years agoPort state machine for menu button to 5.0.
Jay Freeman (saurik) [Wed, 29 Feb 2012 01:31:56 +0000 (01:31 +0000)] 
Port state machine for menu button to 5.0.

12 years agoDo not overlap away items on WebCycript Cydgets.
Jay Freeman (saurik) [Wed, 29 Feb 2012 01:31:34 +0000 (01:31 +0000)] 
Do not overlap away items on WebCycript Cydgets.

13 years agoUpdate version to 0.9.4003. v0.9.4003
Jay Freeman (saurik) [Fri, 1 Apr 2011 09:04:20 +0000 (09:04 +0000)] 
Update version to 0.9.4003.

13 years agoOnly turn off WebThread on <3.2.
Jay Freeman (saurik) [Fri, 1 Apr 2011 08:53:54 +0000 (08:53 +0000)] 
Only turn off WebThread on <3.2.

13 years agoDraw in the main thread as well.
Jay Freeman (saurik) [Fri, 1 Apr 2011 08:52:11 +0000 (08:52 +0000)] 
Draw in the main thread as well.

13 years agoPass through addMessageToConsole:.
Jay Freeman (saurik) [Fri, 1 Apr 2011 00:13:01 +0000 (00:13 +0000)] 
Pass through addMessageToConsole:.

13 years agoSupport application URL schemes.
Jay Freeman (saurik) [Fri, 1 Apr 2011 00:11:25 +0000 (00:11 +0000)] 
Support application URL schemes.

13 years agoRegister cydget:// and cydget-cgi:// as local schemes.
Jay Freeman (saurik) [Thu, 31 Mar 2011 23:21:46 +0000 (23:21 +0000)] 
Register cydget:// and cydget-cgi:// as local schemes.

13 years agoStop taking away my keyboard!
Jay Freeman (saurik) [Thu, 31 Mar 2011 23:12:42 +0000 (23:12 +0000)] 
Stop taking away my keyboard!

13 years agoDo not allow usage of the WebThread.
Jay Freeman (saurik) [Thu, 31 Mar 2011 22:47:51 +0000 (22:47 +0000)] 
Do not allow usage of the WebThread.

13 years agoAdd support for addMessageToConsole:. v0.9.4001
Jay Freeman (saurik) [Thu, 31 Mar 2011 13:08:10 +0000 (13:08 +0000)] 
Add support for addMessageToConsole:.

13 years agoUse firmware instead of cy+ios. v0.9.4000
Jay Freeman (saurik) [Thu, 31 Mar 2011 09:05:54 +0000 (09:05 +0000)] 
Use firmware instead of cy+ios.

13 years agoUpdate control to 0.9.3999.
Jay Freeman (saurik) [Thu, 31 Mar 2011 06:22:43 +0000 (06:22 +0000)] 
Update control to 0.9.3999.

13 years agoUse new LCD bar background on iPad.
Jay Freeman (saurik) [Wed, 30 Mar 2011 08:21:48 +0000 (08:21 +0000)] 
Use new LCD bar background on iPad.

13 years agoSupport iPad-oriented PhotoExample sizing.
Jay Freeman (saurik) [Wed, 30 Mar 2011 08:06:14 +0000 (08:06 +0000)] 
Support iPad-oriented PhotoExample sizing.

13 years agoSupport iPad-oriented LCD bars.
Jay Freeman (saurik) [Wed, 30 Mar 2011 07:56:31 +0000 (07:56 +0000)] 
Support iPad-oriented LCD bars.

13 years agoSupport iOS 3.2.
Jay Freeman (saurik) [Wed, 30 Mar 2011 07:30:47 +0000 (07:30 +0000)] 
Support iOS 3.2.

13 years agoRemove obsolete Wildcat_ usage.
Jay Freeman (saurik) [Wed, 30 Mar 2011 07:27:21 +0000 (07:27 +0000)] 
Remove obsolete Wildcat_ usage.

13 years agoRemove unneccessary createAutomaticKeyboardIfNeeded.
Jay Freeman (saurik) [Wed, 30 Mar 2011 07:26:53 +0000 (07:26 +0000)] 
Remove unneccessary createAutomaticKeyboardIfNeeded.

13 years agoRemove Conflicts: gsc.wildcat.
Jay Freeman (saurik) [Wed, 30 Mar 2011 06:22:22 +0000 (06:22 +0000)] 
Remove Conflicts: gsc.wildcat.

13 years agoRemove HTML overlay garbage.
Jay Freeman (saurik) [Tue, 29 Mar 2011 10:22:19 +0000 (10:22 +0000)] 
Remove HTML overlay garbage.

13 years agoSeriously remove that keyboard.
Jay Freeman (saurik) [Tue, 29 Mar 2011 10:19:33 +0000 (10:19 +0000)] 
Seriously remove that keyboard.

13 years agoPut cydget into Section: System.
Jay Freeman (saurik) [Tue, 29 Mar 2011 09:33:46 +0000 (09:33 +0000)] 
Put cydget into Section: System.

13 years agoChange the role to enduser.
Jay Freeman (saurik) [Tue, 29 Mar 2011 09:24:56 +0000 (09:24 +0000)] 
Change the role to enduser.

13 years agoTurn off alwaysBounceVertical on CydgetwebView.
Jay Freeman (saurik) [Tue, 29 Mar 2011 08:44:07 +0000 (08:44 +0000)] 
Turn off alwaysBounceVertical on CydgetwebView.

13 years agoRemove PhotoExample debugging garbage.
Jay Freeman (saurik) [Tue, 29 Mar 2011 08:11:49 +0000 (08:11 +0000)] 
Remove PhotoExample debugging garbage.

13 years agoUpdate cy+ dependencies.
Jay Freeman (saurik) [Tue, 29 Mar 2011 08:11:09 +0000 (08:11 +0000)] 
Update cy+ dependencies.

13 years agoReorganize state machine (again).
Jay Freeman (saurik) [Tue, 29 Mar 2011 08:10:54 +0000 (08:10 +0000)] 
Reorganize state machine (again).

13 years agoRemove extraneous calls to _trace().
Jay Freeman (saurik) [Mon, 28 Mar 2011 15:31:25 +0000 (15:31 +0000)] 
Remove extraneous calls to _trace().

13 years agoFix settings text for <4.x.
Jay Freeman (saurik) [Mon, 28 Mar 2011 15:30:23 +0000 (15:30 +0000)] 
Fix settings text for <4.x.

13 years agoFix Cydget Keyboard on 4.x.
Jay Freeman (saurik) [Mon, 28 Mar 2011 14:33:45 +0000 (14:33 +0000)] 
Fix Cydget Keyboard on 4.x.

13 years agoReflect code ordering.
Jay Freeman (saurik) [Mon, 28 Mar 2011 11:08:51 +0000 (11:08 +0000)] 
Reflect code ordering.

13 years agoPort Cydget to UIWebView.
Jay Freeman (saurik) [Mon, 28 Mar 2011 10:21:49 +0000 (10:21 +0000)] 
Port Cydget to UIWebView.

13 years agoUpdate copyright notices.
Jay Freeman (saurik) [Mon, 28 Mar 2011 07:19:44 +0000 (07:19 +0000)] 
Update copyright notices.

13 years agoFix 4.0.
Jay Freeman (saurik) [Mon, 28 Mar 2011 07:12:51 +0000 (07:12 +0000)] 
Fix 4.0.

13 years agoRemove Log() verbosity.
Jay Freeman (saurik) [Mon, 28 Mar 2011 07:12:30 +0000 (07:12 +0000)] 
Remove Log() verbosity.

13 years agoPort build mechanism to git.
Jay Freeman (saurik) [Mon, 28 Mar 2011 06:43:37 +0000 (06:43 +0000)] 
Port build mechanism to git.

13 years agoPort Cydget to 4.2.
Jay Freeman (saurik) [Wed, 24 Nov 2010 22:15:48 +0000 (22:15 +0000)] 
Port Cydget to 4.2.

13 years agoRemove StringSourceProvider::source hack.
Jay Freeman (saurik) [Wed, 24 Nov 2010 20:17:25 +0000 (20:17 +0000)] 
Remove StringSourceProvider::source hack.

13 years agoOMG this finally works.
Jay Freeman (saurik) [Tue, 26 Oct 2010 10:50:50 +0000 (10:50 +0000)] 
OMG this finally works.

13 years agoOMG, now I have 2.2 and 4.0 but not 3.0.
Jay Freeman (saurik) [Tue, 26 Oct 2010 08:18:53 +0000 (08:18 +0000)] 
OMG, now I have 2.2 and 4.0 but not 3.0.

13 years agoAdded a reminder regarding iPod controls.
Jay Freeman (saurik) [Mon, 25 Oct 2010 10:21:14 +0000 (10:21 +0000)] 
Added a reminder regarding iPod controls.

13 years agoUpdate PhotoLibrary for 4.x.
Jay Freeman (saurik) [Mon, 25 Oct 2010 09:19:48 +0000 (09:19 +0000)] 
Update PhotoLibrary for 4.x.

13 years agoSimplified 4.x-compatible menu state-machine.
Jay Freeman (saurik) [Sun, 24 Oct 2010 10:41:50 +0000 (10:41 +0000)] 
Simplified 4.x-compatible menu state-machine.

13 years agoI don't even like this project anymore.
Jay Freeman (saurik) [Sat, 23 Oct 2010 10:32:58 +0000 (10:32 +0000)] 
I don't even like this project anymore.

13 years agoI actually can't believe I got this to work... like, seriously.
Jay Freeman (saurik) [Sat, 23 Oct 2010 02:40:19 +0000 (02:40 +0000)] 
I actually can't believe I got this to work... like, seriously.

13 years agoAlmost entirely fixed iOS4.
Jay Freeman (saurik) [Mon, 12 Jul 2010 12:53:40 +0000 (12:53 +0000)] 
Almost entirely fixed iOS4.

13 years agoI hate new firmware.
Jay Freeman (saurik) [Mon, 12 Jul 2010 09:06:23 +0000 (09:06 +0000)] 
I hate new firmware.