Skip to content
This repository was archived by the owner on Mar 9, 2023. It is now read-only.

Releases: Topener/nl.fokkezb.pullToRefresh

3.0.0

Choose a tag to compare

@FokkeZB FokkeZB released this 11 Sep 18:23
  • Removes setTitle().
  • Passes all arguments/attributes on to Ti.UI.createRefreshControl() for iOS (e.g. to set title or tintColor) and createSwipeRefresh() for Android.

2.2.3: Merge pull request #61 from FokkeZB/FokkeZB-patch-1

Choose a tag to compare

@FokkeZB FokkeZB released this 02 Jul 15:15
  • Add getter for refreshControl

2.2.1

Choose a tag to compare

@FokkeZB FokkeZB released this 13 Nov 19:11
bump versions, support title via arg

2.2.0

Choose a tag to compare

@FokkeZB FokkeZB released this 02 Oct 09:59
update version and appc-npm

2.1.1

Choose a tag to compare

@FokkeZB FokkeZB released this 12 Aug 11:29
  • Fixes #45 and some typo/readme changes

2.1.0

Choose a tag to compare

@FokkeZB FokkeZB released this 14 Jan 12:18

2.0.1

Choose a tag to compare

@FokkeZB FokkeZB released this 05 Jan 07:43
  • Re-enabled refresh() for Android now Ti.SwipeRefreshLayout is fixed

2.0.0

Choose a tag to compare

@FokkeZB FokkeZB released this 13 Dec 20:04
  • Rewrite to use native API's

1.5.2

Choose a tag to compare

@FokkeZB FokkeZB released this 18 Jan 21:27
  • Instructions for Alloy 1.3.0 and gitTio

1.5.1

Choose a tag to compare

@FokkeZB FokkeZB released this 17 Dec 08:50
  • Adding workaround for regression in Alloy 1.3.0-cr.
  • Closes #17 by checking event source