Titanium SDK 12.5.0.GA
About this release
Titanium SDK 12.5.0 is a minor release of the SDK, adding new features and platform updates. It also adds stable support for iOS 18 and Xcode 16, the latest software in the Apple ecosystem.
Community Credits
Michael Gangolf
- forward --sdk in module build process (07f435d)
- more log output (694766b)
- statusBarColor for Window (91499ef)
- flatten ListView layout (b9fd683)
- add maxImages and pathOnly to openPhotoGallery (3eda594)
- fire
selectedevent again when clicking the same Tab again (dfb1b5c) - enable Signature Scheme v3 (c719bcd)
- update cmake, checkstyle (8846f07)
- fix tintColor and activeTintColor in a TabbedBar (2e92f1d)
- set targetSDK to Android 34 (5fc81f0)
- fix Actionbar backgroundImage doc and improve setter (803bd04)
- keep Tab tintColor when changing icons (51be366)
- fix titleAttribute when it's not a creation parameter (017c052)
Hans Knöchel
Abdullah Al-Faqeir
- pause returns false (e577bce)
Bug Fixes
Android platform
- fix Actionbar backgroundImage doc and improve setter (803bd04)
- fix tintColor and activeTintColor in a TabbedBar (2e92f1d)
- fix titleAttribute when it's not a creation parameter (017c052)
- keep Tab tintColor when changing icons (51be366)
- textfield padding (d75fc9e)
iOS platform
- pause returns false (e577bce)
Multiple platforms
- sdk build on windows needs shell: true to run batch files (f3e5a0b)
Features
Multiple platforms
Android platform
- add maxImages and pathOnly to openPhotoGallery (3eda594)
- enable Signature Scheme v3 (c719bcd)
- fire
selectedevent again when clicking the same Tab again (dfb1b5c) - flatten ListView layout (b9fd683)
- more log output (694766b)
- set targetSDK to Android 34 (5fc81f0)
- statusBarColor for Window (91499ef)
iOS platform
- add “interactiveDismissModeEnabled” API (1d2cdd5)
BREAKING CHANGES
SDK Module Versions
| Module | Android version | iOS Version |
|---|---|---|
| 12.1.0 | 14.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.6 | 7.0.6 |