forked from tidev/titanium-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Flavio Maria De Stefano edited this page Jan 18, 2017
·
48 revisions
We provide a pre-built SDK with new features of bugfixes in the meantime that Appceleator approves our/others PR.
The naming of the SDK is [ORIGINALVERSION].CAFFEINA-[REVISION]
. The URL of each build is https://s3-eu-west-1.amazonaws.com/caffeina/tisdk/mobilesdk-[SDK]-osx.zip
Each revision version has its own branch named MAJ_MN_REV_CAFFEINA
and its checkout-ed from the respective branch (MAJ_MIN_X
) at its tag MAJ_MIN_REV_GA
.
Each patch
appends -PATCH
(incremental, from 1
) to the version.
Please note that all features added / issues fixed in a previous release are kept in the newest versions
--
None.
- 6.0.0.CAFFEINA-1
- 5.5.1.CAFFEINA-2
- 5.5.1.CAFFEINA-1
- 5.5.0.CAFFEINA-1
- 5.2.2.CAFFEINA-1
- 5.2.2.CAFFEINA-3
- iOS / Android: Expose aspectFill option to Ti.UI.ImageView https://jira.appcelerator.org/browse/AC-4734
- iOS: Multiple Webviews with same local URL does not inject Titanium XHR bridge properly https://jira.appcelerator.org/browse/TIMOB-24259
- iOS: Implementing ParagraphStyle Ti.UI.AttributedString https://jira.appcelerator.org/browse/AC-4583
- iOS: Exposing keyboardDisplayRequiresUserAction https://jira.appcelerator.org/browse/TIMOB-24110
- iOS: Label doesn't fire link event correctly https://jira.appcelerator.org/browse/AC-4587
- Android: problems in webview since 5.4.0 https://jira.appcelerator.org/browse/TIMOB-23968
- iOS: Expose SystemAlert - https://jira.appcelerator.org/browse/TIMOB-5436
- iOS: Expose properties to hide the navbar - https://jira.appcelerator.org/browse/TIMOB-23684
- iOS: Expose statusBarBackgroundColor - https://jira.appcelerator.org/browse/TIMOB-23691
- Empty Entitlements when building for dist-adhoc or dist-appstore - https://github.com/appcelerator/titanium_mobile/pull/8403
- Refactored calendar module - https://jira.appcelerator.org/browse/AC-3654
- iOS: Support for
selected
event on TabGroup when tab already selected - https://jira.appcelerator.org/browse/TIMOB-20157
- Android 6.0 (Post 5.2.0 SDK): java.io.FileNotFoundException: open failed: ENOENT (No such file or directory) - https://jira.appcelerator.org/browse/TIMOB-20470
- Android 6.0: writing to applicationDataDirectory fails without External storage permissions - https://jira.appcelerator.org/browse/TIMOB-20440
- iOS: Ti.App.getArguments failing after opening app from spotlight Search - https://jira.appcelerator.org/browse/TIMOB-20183