Titanium SDK 12.7.0.GA
About this release
Titanium SDK 12.7.0 is a minor release of the SDK, adding new features and enhancements for iOS and Android.
Community Credits
Michael Gangolf
- move WebView contants into correct file (f88c009)
- fix some typos (a283e0a)
- parity for keyboardframechanged and keyboardVisible (b947362)
- parity for Tab.popToRootWindow() (18088a2)
- Add rotate event (9f7d712)
- add letterSpacing to Label (ee8b04c)
- return 0 for recycled images when clearing cache (b97c971)
- update gradle to 8.10.2 and ndk to 27 (513cc07)
- support html in text areas (42fd915)
- add networkMode ethernet to networkType (ba8d567)
- iOS systemImage example (356b4a2)
- improve BottomNavigation (experimental feature) (86e22ce)
- layerType property for WebView (93c6adb)
- textTransform for Label (b498e20)
- update canOpenURL test (d7a40c0)
- make scrollToTop and scrollToBottom animatable (d6751aa)
- library updates (6352c27)
- refreshControl offset property (06248ec)
Prashant Saini
- fix crash when calling
TabGroup.open()(3438520) - revert method signatures for compatibility (be955f6)
- add error code when http-client request is timed out (e665815)
- add null checks on recycler view proxy (fb7d039)
- lifecycle listeners and states (b08788f)
- TabGroup show/hide support, iOS 18+ elevated tab bar (d84bb4d)
- fix crash when calling
Hans Knöchel
Bug Fixes
Android platform
- add error code when http-client request is timed out (e665815)
- add networkMode ethernet to networkType (ba8d567)
- add null checks on recycler view proxy (fb7d039)
- fix crash when calling
TabGroup.open()(3438520) - lifecycle listeners and states (b08788f)
- move WebView contants into correct file (f88c009)
- return 0 for recycled images when clearing cache (b97c971)
Multiple platforms
- update canOpenURL test (d7a40c0)
Features
Multiple platforms
- Add rotate event (9f7d712)
- expose document title to Ti.UI.iOS.DocumentViewer (51abfe7)
- TabGroup show/hide support, iOS 18+ elevated tab bar (d84bb4d)
Android platform
- add letterSpacing to Label (ee8b04c)
- layerType property for WebView (93c6adb)
- make scrollToTop and scrollToBottom animatable (d6751aa)
- parity for keyboardframechanged and keyboardVisible (b947362)
- parity for Tab.popToRootWindow() (18088a2)
- refreshControl offset property (06248ec)
- support html in text areas (42fd915)
- textTransform for Label (b498e20)
iOS platform
- support html in text areas (8cfa968)
SDK Module Versions
| Module | Android version | iOS Version |
|---|---|---|
| 13.0.0 | 15.0.0 | |
| ti.map | 5.6.1 | 7.3.1 |
| ti.webdialog | 2.3.0 | 3.0.2 |
| ti.playservices | 18.3.0 | n/a |
| ti.identity | 3.1.0 | 5.0.0 |
| urlSession | n/a | 4.0.1 |
| ti.coremotion | n/a | 4.0.1 |
| ti.applesignin | n/a | 3.1.2 |
| hyperloop | 7.0.9 | 7.0.9 |