Skip to content
This repository has been archived by the owner on Apr 8, 2021. It is now read-only.

Releases: viezel/TiSocial.Framework

2.0.0

10 Nov 16:44
c5d2be1
Compare
Choose a tag to compare
  • Use 7.4.1.GA to build
  • Fix memory leaks (total of 28, from unused vars to actual allocation problems)
  • Expose two missing constants (ACTIVITY_OPEN_IN_IBOOKS and ACTIVITY_MARKUP_AS_PDF)
  • Make all constants strings (they have been numbers, not sure why, but the native ones are strings as well)
  • Bump version to 2.0.0 (required by some Utils that are 6.3.0+) - it should be time

1.7.3

09 Jan 21:32
Compare
Choose a tag to compare

Bugfix for iOS6.

1.7.1

16 Oct 08:33
Compare
Choose a tag to compare
  • Added new activities in iOS7: ACTIVITY_READING_LIST, ACTIVITY_FLICKR, ACTIVITY_VIMEO, ACTIVITY_AIRDROP & ACTIVITY_TENCENT_WEIBO
  • Added callback on custom activities

1.7.0 - iOS 7

19 Aug 18:46
Compare
Choose a tag to compare
  • iOS7 support