9.0.0 (2020-02-07)
Titanium SDK 9.0.0 is a major release of the SDK, addressing high-priority issues from previous releases; introducing some breaking changes; and removing a number of long-deprecated APIs.
As of this release, Titanium SDK 8.x will not be supported one calendar year (2021-02-07) from 9.0.0's release date. See Axway Appcelerator Deprecation Policy and Nominal Lifetimes documents for details.
-
Sergey Volkov
- fix optional parameters on "timers" methods (8a00014)
- split interface and property definition for console and JSON (958a6a3)
- fix Ti.UI.TableView.setData argument (70c16f7)
- fix PickerColumn parent class (0a55a4b)
- remove duplicate events from Ti.UI.Tab (f618aeb)
- fix Ti.UI.iOS.ApplicationShortcuts.getDynamicShortcut (a841846)
- fix Ti.Platform.openURL parameters (17f258d)
- fix Ti.UI.Slider.value type (2663d7d)
- fix Ti.Media.audioSessionCategory type (21bca1d)
- fix type of "services" property (410aee2)
- add missing types for events properties (5b7732f)
- remove "optional" key from event property (b1c0967)
- add missing types for events properties (76cd92a)
- add Ti.UI.View.id property (b295e63)
- mark as optional property "animated" of AnimationOption (aee1bdd)
- remove duplicate prop "category" from "localnotificationaction" (163065a)
-
Hans Knöchel
- add generated .cxx directory to .gitignore (37b446c)
- TIMOB-27441 - do not log Ti.App events (2c84e30)
-
Giorgio Mandolini
- webview onlink is now called only on link activated (aedd2aa)
-
Michael Gangolf
- optimize all pngs (#11321) (e563e28)
- TIMOB-13286 - add single/doubletap to scrollview (0326b7e)
-
David Bankier
- TIMOB-23281 - search bar color ignored on ios 13+ (0aa9b36)
-
Mathias Lykkegaard Lorenzen
- make event argument in fireEvent optional (0250df0)
- add extension to encrypted assets (bf8a6bf)
- TIMOB-27606 - amend load app info order (38ea44b)
- avoid infinite recursion in tab/tabgroup toJSON() (7280fcc)
- avoid recursion, properties beginning with _ in toJSON() (f5b6561)
- TIMOB-27706 - build with uppercase module JAR on case-sensitive system (8a906c7)
- can't set versionCode in manifest as of 9.0.0 (a69f6b6)
- TIMOB-27633 - clean up module/require code (612afd7)
- TIMOB-27747 - crash with old "ti.playservices" in 9.0.0 (c194ecf)
- TIMOB-27694 - default Ti.Ui.TextField.editable is true in #focus() (99d08f6)
- TIMOB-27496 - do not modify original ListView proxy (e75b514)
- TIMOB-25945 - fix losing elevation effect after dimensions change (f46784b)
- fix scroll view's layout resizing with children (5723b11)
- fix support for Java 8 in Kotlin (2287e83)
- getCurrentPosition() compatibility with some Samsung devices (fa5866a)
- improve reliability of fused location lib detection (b8cc24a)
- location permission not auto-added as of 9.0.0 (db56070)
- TIMOB-27684 - prevent duplicate launch animation (135e3dc)
- prevent snapshots from failing build (40bd1d9)
- remove deprecated contacts methods (7e0a46a)
- remove deprecated contacts methods (7caecb8)
- TIMOB-27602 - softRestart() must account for snapshots (62a603d)
- specify default inspector context (c29960d)
- TIMOB-27746 TIMOB-27746 - strip xmlns definitions from child elements in AndroidManifest.xml (476ac79)
- TIMOB-27406 - support raw document identifiers (c2d89d4)
- use correct blob for toImage() (f07e012)
- TIMOB-27623 - server is receiving two consecutive calls for the same url (8cdac18)
- TIMOB-27158 - ui glitch in lazyloading fixed (c00da08)
- added proper condtion to import MediaPlayer (3943012)
- TIMOB-27159 - allow changing WebView read access when loading local file (dd7b319)
- behaviour of toString function of TiBlob fixed (e63b30e)
- cookies updated while reloading webview (fc11337)
- expose TiApp singleton accessor to swift (495d76c)
- TIMOB-27350 - fix toString() for binary blobs (c95ddb3)
- handle when new proxies are created with dictionary arguments (2c8e2ac)
- handle when throwing new obj-c proxy error without subreason (3e2934b)
- navBar properties not working properly with extendEdges set to Ti.UI.EXTEND_EDGE_TOP (d673c36)
- proper macro used for wrapping code (5bb63c5)
- remove deprecated contacts methods (207b4ab)
- remove deprecated contacts methods (e8c4b43)
- remove deprecated tab blur/focus events (f5d0bbe)
- remove deprecated tabgroup unselected/selected events (74f1134)
- remove deprecated TextField padding properties (337ee8f)
- remove deprecated Ti.Media methods (e8fff19)
- remove deprecated Ti.Media methods (b3bd05e)
- remove deprecated UI appearance properties (b8c1f84)
- remove references to Ti.Contacts methods that are removed (440e9cc)
- TIMOB-27480 - setting last index of tabbedBar after initialization not work (5fbe782)
- status bar background color crash fix ios13 (b999f27)
- statusbar ui issue fixed (6a5664b)
- tintColor not working for TabbedBar in iOS 13 (ec6fbf6)
- TIMOB-27484 - update to core-js 3 (ffa4cef)
- TIMOB-27630 - use correct target for transpiling on ios (c4a998a)
- when firing events to new proxies, fill in type/source (e56abfc)
- use babel-plugin-transform-titanium when transpiling (c21f77c)
- TIMOB-26434 - added app-bundle support (5d93fea)
- TIMOB-27686 - allow gradle to automatically download missing dependencies (57a6b49)
- TIMOB-27718 - log build warnings if res files have invalid names (e7df669)
- TIMOB-27696 - replace Support libraries with AndroidX (0558c28)
- target Java8 and Kotlin support for native modules (5ce5e72)
- TIMOB-27685 TIMOB-27298 TIMOB-27297 - update hyperloop for gradle (13f78c4)
- Update V8 to 7.8.279.23 (9006b4d)
- TIMOB-25847 - support font scaling for custom fonts (8045620)
- TIMOB-27605 - Removal of Node 8 support, move to Node 10.13+ (f35cf0e)
- TIMOB-27650 - Remove ti.touchid and ti.safaridialog from the SDK distribution
- TIMOB-25578 - Ti.Geoclocation.reverseGeocoder now uses consistent properties postalCode (in place of zipcode) and countryCode (in place of country_code) (3d32e33)
- Removed Ti.Contacts requestAuthorization method (in favor of requestContactsPermissions)
- Removed Ti.Contacts getPersonByID method (in favor of getPersonByIdentifier)
- Removed the create, destroy, pause, restart, resume, start, and stop events on Ti.Android.Activity (use callback properties) (0221467)
- Removed the Ti.UI.Webview onStopBlacklistedUrl event. Please use blacklisturl event instead (85b32d8)
- Removed deprecated Ti.UI.Window.android:* events (f01055c)
- Removed deprecated webview error event properties: errorCode and message (5144ac9)
- Removed deprecated tcp error callback errorCode property (7e405aa)
- Removed deprecated stream callback properties (4b48db8)
- Removed the LINKIFY_* constants living in Android namespace (7c88912)
- TIMOB-27497 - Drops support for Xcode 8. Please use Xcode 9+ (d5ede39)
- Removed Ti.UI.TextField paddingLeft and paddingRight properties (in favor of padding.left and padding.right)
- Removed Ti.Media requestAudioPermissions method (in favor of requestAudioRecorderPermissions)
- Removed Ti.Media requestAuthorization and requestCameraAccess methods (in favor of requestAudioRecorderPermissions and requestCameraPermissions)
- Removed Ti.Contacts requestAuthorization method (in favor of requestContactsPermissions)
- Removed Ti.Contacts getGroupByID and getPersonByID methods (in favor of getGroupByIdentifier and getPersonByIdentifier)
- Removed Ti.UI.Tab blur/focus events in favor of selected/unselected
- Removed Ti.UI.TabGroup selected/unselected events in favor of focus/blur
- Removed the BLEND_MODE_* constants on Ti.UI.iOS namespace (use constants on Ti.UI namespace) (3c2a0ec)
- Removed Ti.UI.TextArea, Ti.UI.TextField appearance property (in favor of keyboardAppearance)
- Removed deprecated Ti.Media.cameraAuthorizationStatus property (cbf994e)
- Removed deprecated ipad popover properties: height, width, leftNavButton and rightNavButton (14cd341)
- Removed deprecated tcp error callback errorCode property (6f4814d)
- Removed deprecated stream callback properties (f4de7a9)
- Ti.Network.TCPSocket has been removed, use Ti.Network.Socket.TCP in it's place. (9647181)
- TIMOB-27619, TIMOB-27076 - Ti.Network.BonjourService methods have become asynchronous. Use optional callback arguments or event listeners to react to results.
- Removed the updateLayout(), startLayout() and finishLayout() methods on Ti.UI.View (54e2eeb)
Module | Android version | iOS Version |
---|---|---|
9.0.0 | 7.0.1 | |
ti.cloudpush | 6.0.1 | n/a |
ti.map | 5.0.0 | 3.3.0 |
ti.webdialog | 2.0.0 | 1.1.0 |
ti.playservices | 17.1.0 | n/a |
ti.identity | 3.0.1 | 1.1.0 |
urlSession | n/a | 2.2.0 |
ti.coremotion | n/a | 2.0.1 |
ti.applesignin | n/a | 1.1.1 |
ti.cloud | 3.2.11 | 3.2.11 |
hyperloop | 5.0.0 | 5.0.0 |
8.3.1 (2020-01-16)
Titanium SDK 8.3.1 is a patch release of the SDK, addressing high-priority issues from previous releases.
As of this GA release, the previous Titanium SDK patch release (8.3.0) is no longer supported. End of support for this version will be 2020-07-16 or until the next patch release. Note: major and minor releases continue to be supported according to their nominal lifetime. See Axway Appcelerator Deprecation Policy and Nominal Lifetimes documents for details.
- TIMOB-27694 - default Ti.Ui.TextField.editable is true in #focus() (243afd0)
- TIMOB-25945 - fix losing elevation effect after dimensions change (4b8b22a)
- TIMOB-27572 - getCurrentPosition() compatibility with some Samsung devices (1e832a6)
- TIMOB-27158 - ui glitch in lazyloading fixed (a32f713)
- TIMOB-27622 - expose TiApp singleton accessor to swift (981869a)
- TIMOB-27623 - server is receiving two consecutive calls for the same url and cookies updated while reloading webview (8646a46)
- TIMOB-27609 - status bar background color crash fix ios13 (0e0220c)
- TIMOB-27350 - updated Ti.Blob.toString() behaviour to original (cbb82a6)
8.3.0 (2019-11-14)
Titanium SDK 8.3.0 is a minor release of the SDK, addressing high-priority issues from previous releases.
As of this release, Titanium SDK 8.2.x will not receive updates more than six months after the release of 8.3.0 (2020-05-21). Any needed fixes will be in 8.3.x or later supported releases within the 8.x branch. See Axway Appcelerator Deprecation Policy and Nominal Lifetimes documents for details.
-
Michael Gangolf
- fix permission example for Android 8 (be984a1)
- TIMOB-7786update log strings (1fc77a1)
- reset before doing a release (#10800) (50c645e)
- TIMOB-27283 - add contentSize to Ti.UI.ScrollView scroll event (6ffd9d4)
-
Hans Knöchel
- TIMOB-27272 - expose Ti.UI.Slider „tintColor“ and „trackTintColor“ (7238427)
- properly set tint-color on image-view (7d96b81)
-
Sergey Volkov
- TIMOB-26463 - accessibility properties SDK version (72a57ef)
- TIMOB-26463 - add accessibility properties to MenuItem (9f3c6b7)
- allow requestLegacyExternalStorage attribute (097c5af)
- call WebView.stopLoading() from main thread (438a43a)
- exclude JS in HTML files from processing (bc45db4)
- fix dialog without selectedIndex reusage (a2a048f)
- TIMOB-27238 - fix onlink callback being creation only (3a46b79)
- fix reusing a dialog with a new "parent" window (a8d06c3)
- fix views with border and transparency (95fed44)
- fixes background color animation with borders (86b3699)
- focus on TextInputEditText view (8192ea2)
- TIMOB-27302 - guard for tab counts limit for bottom style (6a2aa4d)
- TIMOB-27191 - handle file: URIs without // after scheme (f4cf7c6)
- TIMOB-27108 - HTTPClient "responseData" blob returns 0 width/height for images over 512kb (722d6bc)
- performance issue with deeply nested views as of 7.5.0 (057dad3)
- prevent conflict with TextField.isSingleLine() (20ae5fd)
- TIMOB-27118 - prevents TabGroup duplicate close event firing (34714b8)
- TIMOB-27177 - regression where closing root window from child window causes app exit issues as of 8.0.1 (be7b776)
- release string (0e21a4f)
- TIMOB-27271 - resuming with intent "FLAG_ACTIVITY_MULTIPLE_TASK" can hang the app (632c439)
- support Geolocation altitudeAccuracy (ac32e75)
- ui module dependency path (3b9bac8)
- TIMOB-27190 - up button flickering when clicked in NavigationWindow (69dfda5)
- TIMOB-27314 - update titanium_prep windows binaries (978d625)
- TIMOB-27193 - use specified Ti.Filesystem.File path to createFile() (37aace6)
- Change from ifdef to if due to variable always being defined (da45e5f)
- disable bigint type checks (cbb8165)
- fix typo and add tests for weak map/set (bc9faba)
- rename isRegexp usage to isRegExp (8c1e265)
- update Hyperloop to v4.0.4 for iOS 13 compatibility (d1cc406)
- use correct should assertion syntax (00b9845)
- added xcworkspacedata file generation (75f3881)
- TIMOB-27403 - also lookup semnantic colors in correct location for classic (8ecfb1e)
- app crashes when error happens in fetching location (6100379)
- TIMOB-26453 - can not show fullscreen modal windows anymore (1e3d161)
- close window handling from presentationController’s delegate method (40154d7)
- console.log does not log properly if it has multiple arguments (a57701d)
- TIMOB-27386 - correctly decode device token for ios 13 compatability (715ef61)
- fix TiBase header to order macros properly, re-use macros (ef26648)
- TIMOB-27354 - guard source property and removed NSNull if it is nil (80cb018)
- hide dimming view (3d492b7)
- hideShadow handling for iOS 13 (3b925d3)
- TIMOB-27395 - include new iphone models into os extension (b3a720a)
- non large title navigation bars show default navigation bar (11aef9c)
- remove additional gc protection once proxy is remembered (2ac7d80)
- select a valid ios sim xcodebuild destination (65527be)
- sf symbol handling for application shortcut (28907e0)
- MOD-2542 - update ti.applesigning module to 1.1.1 (1571e40)
- verify module class type (3b12015)
- volume event handling (c697822)
- add new constants for video scaling (16f04c5)
- TIMOB-26542 - Added Ti.App "close" event support (44a5968)
- TIMOB-26953 - implement foregroundServiceType parameter (9ca5864)
- target api level 29 by default (4d73a63)
- add method to convert Buffer to Ti.Buffer (32da366)
- TIMOB-18583 - node compatible fs module (74d07c1)
- TIMOB-27286 - add string_decoder module (4c5ac3d)
- node 12 compatible util module and improved console (7f19662)
- MOD-2545 - update to 3.3.0-ios, 4.5.0-android module releases (d0f0cb9)
- add custom inspect behavior for buffers (1feaf6d)
- enable color mode for inspect (78a15ec)
8.2.1 (2019-10-23)
Titanium SDK 8.2.1 is a patch release of the SDK, addressing high-priority issues from previous releases.
As of this GA release, the previous Titanium SDK patch release (8.2.0) is no longer supported. End of support for this version will be 2020-04-23 or until the next patch release. Note: major and minor releases continue to be supported according to their nominal lifetime. See Axway Appcelerator Deprecation Policy and Nominal Lifetimes documents for details.
- teunklijn
- TIMOB-27165 - localnotificationaction event contains notification id instead of the action id (3a42ee4)
- TIMOB-27434 - performance issue with deeply nested views as of 7.5.0 (38dc352)
- added xcworkspacedata file generation (c32f363)
- TIMOB-27403 - also lookup semnantic colors in correct location for classic (df39a91)
- TIMOB-27453 - can not show fullscreen modal windows anymore (a341c1b)
- close window handling from presentationController’s delegate method (5fbec83)
- fix TiBase header to order macros properly, re-use macros (94d29f2)
- TIMOB-27354 - guard source property and removed NSNull if it is nil (44074a8)
- hide dimming view (4c07280)
- TIMOB-27413 - hideShadow handling for iOS 13 (c6a4ba7)
- properly set tint-color on image-view (1a47522)
- remove additional gc protection once proxy is remembered (dfd5a02)
- select a valid ios sim xcodebuild destination [backport] (65cd2e5)
- TIMOB-27419 - support new property to remove note (8f1b2a6)
- MOD-2542 - update ti.applesigning module to 1.1.1 (51ea381)
- volume event handling (6d4e417)