Titanium SDK 12.6.0.GA
About this release
Titanium SDK 12.6.0 is a minor release of the SDK, adding new features and addressing potential bugs from previous releases.
Community Credits
Prashant Saini
- added new methods in Ti.Calendar.Calendar module for bulk operations (25fb9fd)
Michael Gangolf
- set default exitOnClose property to true (929aeea)
- update node-titanium-sdk (5c25ec1)
- optimize cameraX rotation after camera is active (69b645f)
- tableView row parent (6fc9dcb)
- findStateDrawableIndex reflection method (4364a7c)
- fix starting activity when launching from home screen (c69e2ec)
- webview content will fill up the whole Ti.UI.WebView by default (c817069)
- fix Material3 BottomNavigation height (d83d64e)
- add x/y to ScrollView drag events (70073c4)
- enable gradle config caching (6f0d755)
- add direction to ListView scrolling (81d5d1e)
- build module with example app (b8d1a8f)
- update NotificationChannel example (cd0b55f)
- update gradle files (f3676e1)
- add responseDictionary to HTTPClient documentation (d98f6a6)
Hans Knöchel
dlewis23
- iOS 18 dark mode icons (#14138) (8f201d9)
Abdullah Al-Faqeir
Douglas Alves
- handle x/y position for touch in dragstart/dragend events on iOS (62e9d4a)
Bug Fixes
Android platform
- build module with example app (b8d1a8f)
- findStateDrawableIndex reflection method (4364a7c)
- fix Material3 BottomNavigation height (d83d64e)
- fix starting activity when launching from home screen (c69e2ec)
- fixing not finding themes when building sdk app.js (5dd0259)
- ios click speed (6cc8830)
- optimize cameraX rotation after camera is active (69b645f)
- override user interface style (5bebfdb)
- set default exitOnClose property to true (929aeea)
- tableView row parent (6fc9dcb)
Multiple platforms
- handle x/y position for touch in dragstart/dragend events on iOS (62e9d4a)
Features
Multiple platforms
- update ti.facebook to latest (5aec767)
- update hyperloop to 7.0.7 (d084485)
- update hyperloop to 7.0.8 to support SDK 12.6.0+ (c5f2132)
- update hyperloop to 7.0.9 to fix dex issues (829d4ab)
Android platform
- add x/y to ScrollView drag events (70073c4)
- added new methods in Ti.Calendar.Calendar module for bulk operations (25fb9fd)
- be able to add plugins to build.gradle (e1212e9)
- enable gradle config caching (6f0d755)
- webview content will fill up the whole Ti.UI.WebView by default (c817069)
iOS platform
- add direction to ListView scrolling (81d5d1e)
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 |