Skip to content

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

    • add 12.6.0 changelog (4fcd806)
    • fix line (2e85703)
    • update hyperloop to 7.0.9 to fix dex issues (829d4ab)
    • update ti.facebook to latest (5aec767)
    • update hyperloop to 7.0.8 to support SDK 12.6.0+ (c5f2132)
    • update hyperloop to 7.0.7 (d084485)
    • bump master to 12.6.0 (5b274a7)
  • dlewis23

    • iOS 18 dark mode icons (#14138) (8f201d9)
  • Abdullah Al-Faqeir

    • override user interface style (5bebfdb)
    • fixing not finding themes when building sdk app.js (5dd0259)
    • be able to add plugins to build.gradle (e1212e9)
    • gradle 8 (50d8604)
    • ios click speed (6cc8830)
  • 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

ModuleAndroid versioniOS Version
facebook13.0.015.0.0
ti.map5.6.17.3.1
ti.webdialog2.3.03.0.2
ti.playservices18.3.0n/a
ti.identity3.1.05.0.0
urlSessionn/a4.0.1
ti.coremotionn/a4.0.1
ti.applesigninn/a3.1.2
hyperloop7.0.97.0.9

Titanium SDK Documentation