Skip to content

Releases: tidev/titanium-web-dialog

Android 2.5.0

10 Sep 14:08
fbed9bc

Choose a tag to compare

What's Changed

Android 2.3.0

13 May 19:18
beb16cc

Choose a tag to compare

  • Fixes tiColor deprecation message and updating Android library (#286)

iOS 3.0.2

17 Apr 16:41

Choose a tag to compare

  • Fix some URLs from not working correctly (fixes #33)

v2.2.0-android

27 Mar 21:23
a3acf46

Choose a tag to compare

  • add Android close event #208

v2.1.0-android

27 Mar 13:34
4d9ec93

Choose a tag to compare

  • updated the dependencies to browser:1.4.0 for Android 12
  • fixed mark PendingIntents as PendingIntent.FLAG_IMMUTABLE for Android 12 compatibility
  • fixed deprecated methods
  • added <queries> so it will find the installed browsers

v3.0.1-iphone

22 Jul 23:46
8a1cc9d

Choose a tag to compare

v3.0.1-iphone Pre-release
Pre-release

fix(ios): re-add 32-bit libraries for Titanium 9.x.x support

v3.0.0-iphone

18 Feb 15:02

Choose a tag to compare

chore(release): bump version to 4.0.0

v2.0.0-iphone

14 Sep 20:34

Choose a tag to compare

ci(jenkins): use latest master sdk to build, xcode 12

v1.2.0-iphone

20 May 14:49
f10f984

Choose a tag to compare

feat(ios): use ASWebAuthenticationSession instead of SFAuthentication…

v1.1.0-iphone: Merge pull request #15 from jquick-axway/TIMOB-27730

10 Feb 17:23
3f8c37f

Choose a tag to compare

feat(android): migrate to gradle and AndroidX

Fixes TIMOB-27730