Releases: tidev/titanium-web-dialog
Releases · tidev/titanium-web-dialog
Android 2.3.0
- Fixes
tiColor
deprecation message and updating Android library (#286)
iOS 3.0.2
v2.2.0-android
- add Android
close
event #208
v2.1.0-android
- 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
fix(ios): re-add 32-bit libraries for Titanium 9.x.x support
v3.0.0-iphone
chore(release): bump version to 4.0.0
v2.0.0-iphone
ci(jenkins): use latest master sdk to build, xcode 12
v1.2.0-iphone
feat(ios): use ASWebAuthenticationSession instead of SFAuthentication…
v1.1.0-iphone: Merge pull request #15 from jquick-axway/TIMOB-27730
feat(android): migrate to gradle and AndroidX Fixes TIMOB-27730
v2.0.0-android
- Now built via gradle as an AAR library.
- Migrated to AndroidX version of Custom Tabs library.
- Added
x86_64
architecture support. - Set min Titanium SDK version to
9.0.0
.