Skip to content

3.1.2

Compare
Choose a tag to compare
@NSExceptional NSExceptional released this 26 Dec 23:37
· 545 commits to master since this release
  • Fix +[FLEXRuntimeUtility potentiallyUnwrapBoxedPointer:type: so that it doesn't try to unbox NSNumber instances
  • Add -subviews and -superview @properties to UIView
  • Keep search bar active between screens
  • Fix #359 a little better—enumerate UIApplication.windows until we find the first UITextEffectsWindow and adjust that window instead of looking right at UIApplication.windows[1]