-
Notifications
You must be signed in to change notification settings - Fork 573
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add (and/or stub out) many missing features and fix several bugs. #100
base: master
Are you sure you want to change the base?
Commits on Aug 29, 2013
-
Configuration menu - View commit details
-
Copy full SHA for f387ad2 - Browse repository at this point
Copy the full SHA f387ad2View commit details -
Use [UIImage imageNamed:] to load images.
This is probably a bad idea, but I have no idea why yet.
Configuration menu - View commit details
-
Copy full SHA for 6401494 - Browse repository at this point
Copy the full SHA 6401494View commit details -
Set the preferences to enable offline cache and developer extras.
This should be refactored into a setter so these values aren't hard-coded.
Configuration menu - View commit details
-
Copy full SHA for aeaf1d7 - Browse repository at this point
Copy the full SHA aeaf1d7View commit details
Commits on Sep 10, 2013
-
Configuration menu - View commit details
-
Copy full SHA for b3c0078 - Browse repository at this point
Copy the full SHA b3c0078View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3cd5c5 - Browse repository at this point
Copy the full SHA f3cd5c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb827ea - Browse repository at this point
Copy the full SHA bb827eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65aa344 - Browse repository at this point
Copy the full SHA 65aa344View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83de6d1 - Browse repository at this point
Copy the full SHA 83de6d1View commit details
Commits on Nov 12, 2013
-
Don’t flip geometry in UIViewAdapters.
This fixes an issue with UIWebView where its contents would be flipped vertically.
Configuration menu - View commit details
-
Copy full SHA for 67a7bfe - Browse repository at this point
Copy the full SHA 67a7bfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6498cad - Browse repository at this point
Copy the full SHA 6498cadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5abeb52 - Browse repository at this point
Copy the full SHA 5abeb52View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef2dbc9 - Browse repository at this point
Copy the full SHA ef2dbc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91db1ac - Browse repository at this point
Copy the full SHA 91db1acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cd5639 - Browse repository at this point
Copy the full SHA 4cd5639View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07e8fc5 - Browse repository at this point
Copy the full SHA 07e8fc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 220121a - Browse repository at this point
Copy the full SHA 220121aView commit details -
Make UITextField update its text layer’s visibility.
Caveat: The text layer (independent of its superview) should probably still be “not hidden” even when the text field is hidden. However, without adding additional plumbing to make UITextLayer update its NSViews, this is a reasonable solution to make UITextLayer create an NSView when unhidden.
Configuration menu - View commit details
-
Copy full SHA for 90ac5b4 - Browse repository at this point
Copy the full SHA 90ac5b4View commit details -
Hack: Always call the subview’s viewWillAppear, viewWillDisappear, etc.
This disables the [UIView _needsDidAppearOrDisappear] by always making it equal YES. To be honest, I don’t understand what its purpose is, but this appears to cause no side effects.
Configuration menu - View commit details
-
Copy full SHA for bd8b3d8 - Browse repository at this point
Copy the full SHA bd8b3d8View commit details
Commits on Nov 14, 2013
-
Configuration menu - View commit details
-
Copy full SHA for f022554 - Browse repository at this point
Copy the full SHA f022554View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ddbcfe - Browse repository at this point
Copy the full SHA 8ddbcfeView commit details
Commits on Nov 15, 2013
-
Configuration menu - View commit details
-
Copy full SHA for bb7754e - Browse repository at this point
Copy the full SHA bb7754eView commit details
Commits on Nov 21, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 36798e3 - Browse repository at this point
Copy the full SHA 36798e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e5388f - Browse repository at this point
Copy the full SHA 5e5388fView commit details -
Keep persistent UIWebView local storage database.
Store the database in ~/Library/Application Support/{App name}/WebKit/LocalStorage so it’s sandboxed to the application and persistent across multiple runs.
Configuration menu - View commit details
-
Copy full SHA for d9a47e7 - Browse repository at this point
Copy the full SHA d9a47e7View commit details
Commits on Nov 22, 2013
-
Add UIAccessibilityIsGuidedAccessEnabled
Rob Nielsen committedNov 22, 2013 Configuration menu - View commit details
-
Copy full SHA for cb12404 - Browse repository at this point
Copy the full SHA cb12404View commit details
Commits on Mar 19, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 8c68097 - Browse repository at this point
Copy the full SHA 8c68097View commit details
Commits on Mar 24, 2014
-
Add support for tab navigation mimicking the iOS Simulator behaviour.
I'm basing this on the behaviour described in this SO post: http://stackoverflow.com/questions/5317417/how-do-you-set-the-tab-order-in-ios
Configuration menu - View commit details
-
Copy full SHA for 42ef8fb - Browse repository at this point
Copy the full SHA 42ef8fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b70eb96 - Browse repository at this point
Copy the full SHA b70eb96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 326d778 - Browse repository at this point
Copy the full SHA 326d778View commit details
Commits on Mar 25, 2014
-
Configuration menu - View commit details
-
Copy full SHA for ebce2bb - Browse repository at this point
Copy the full SHA ebce2bbView commit details
Commits on Apr 15, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 4ed34a7 - Browse repository at this point
Copy the full SHA 4ed34a7View commit details
Commits on May 13, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 45490ab - Browse repository at this point
Copy the full SHA 45490abView commit details -
Add property to UIWebView to control whether to show context menu.
Replaces previous commit with a better solution.
Configuration menu - View commit details
-
Copy full SHA for ed5eebc - Browse repository at this point
Copy the full SHA ed5eebcView commit details
Commits on Aug 19, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 297592d - Browse repository at this point
Copy the full SHA 297592dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d06029f - Browse repository at this point
Copy the full SHA d06029fView commit details
Commits on Feb 9, 2015
-
Configuration menu - View commit details
-
Copy full SHA for b468252 - Browse repository at this point
Copy the full SHA b468252View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c7d637 - Browse repository at this point
Copy the full SHA 4c7d637View commit details -
Configuration menu - View commit details
-
Copy full SHA for d52553a - Browse repository at this point
Copy the full SHA d52553aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbb2d15 - Browse repository at this point
Copy the full SHA cbb2d15View commit details
Commits on Apr 14, 2015
-
Change containerView from id to UIView*
Rob Nielsen committedApr 14, 2015 Configuration menu - View commit details
-
Copy full SHA for 018bbca - Browse repository at this point
Copy the full SHA 018bbcaView commit details