Skip to main content

52 posts tagged with "airsdk"

View All Tags

· One min read
Michael

AIR SDK 51.1.3.7 has been released by Harman.

Bug fixes

  • AIR-7457, 7595, 7596: AIR Diagnostics fixes to ensure folder is created and library.swf is read, with further fixes on Android and macOS
  • AIR-7570: AIR App Installer on macOS needs to use InfoAdditions
  • AIR-7574: Android activity restarts when BT keyboard disconnects
  • AIR-7577: AIR Linux fails to fetch a file from S3 after a redirect
  • AIR-7583: AIR Android not dispatching key events with control/alt modifiers
  • AIR-7591: Preventing ANE dispatching events after disposal
  • AIR-7593: AIR iOS dispatching incorrect key events with control/alt modifiers
  • github-3014: Android proxy server settings are not used for url requests
  • github-3328: Don't activate Linux windows as 'always on top'
  • github-3671: Ensuring Recycle Bin capability is possible again for Windows File.moveToTrash
  • github-3673: Correcting Screen.contentsScaleFactor value on macOS

· One min read
Michael

AIR SDK 51.1.3.5 has been released by Harman.

Bug fixes

  • AIR-7456: AIR Diagnostics: extending categories and AS3 framework for diagnostics
  • AIR-7547: File.workingDirectory was null on Linux
  • github-3526: Adding critical sections around iOS URL callback handling
  • github-3638: Fixing Android start-up issue with application file manager crash in debug mode
  • github-3645: Ensuring MethodClosure caching doesn't affect dictionary weak references etc

· One min read
Michael

A few final fixes for 2024.. a couple of them seemed fairly important to get out asap. We're now looking to do a 51.2 beta as early as possible in January but several of us are having a bit of a break over the New Year period so responses may be slow for a bit.

AIR SDK 51.1.3.3 has been released by Harman.

Bug fixes

  • AIR-7524: Use of Screen.mainScreen in a Worker causes crash on iOS
  • github-2505: Ensuring Windows video pipeline is drained if video finishes before audio
  • github-3478: Fixing XML transformer exception when older namespace is used
  • github-3614: Ensuring NetStream.Play.Complete is triggered from Windows H.264 decoder
  • github-3621: Fixing crash in Win32 HTTP handling of zero-length responses
  • github-3625: Preventing hang/crash in sound closure on Linux

· One min read
Michael

AIR SDK 51.1.3.2 has been released by Harman.

Bug fixes

  • AIR-7483: Android AIR crash in worker initialising sound channel
  • AIR-7503: Fixing crash in AIR iOS 'applicationDidReceiveMemoryWarning' code
  • github-3530: Updating AIR Win32 file operations to use IFileOperation with message pump
  • github-3562: Fixing code-signing of AIR app bundles on macOS
  • github-3582: Updating IPA constants for Xcode 16.2 iOS 18.2
  • github-3591: Ensuring Android StageText can capture a bitmap when running in background mode
  • github-3595: Fixing Android ANR in nativeSetVisible
  • github-3600: Fixing alpha setting in text fields for iOS
  • github-3604: Fixing Android Banner mipmap image validation and location

· One min read
Michael

AIR SDK 51.1.3.1 has been released by Harman.

Features

  • AIR-7442: AIR Android support for middle and right mouse button clicks
  • AIR-7457: AIR Diagnostics – framework, long funcs, GC activity
  • github-108: Implementing NativeApplication userIdle/userPresent events for mobile
  • github-3530: Additional debugging during runtime installation and bundle conversion
  • github-3558: Disabling Android Clipboard access if 'disableSensorAccess' is set

Bug fixes

  • AIR-7467: Android AIR ANR caused by key listener in wrong thread
  • github-3521: Reworking device text output to fix Chinese font issues
  • github-3536: navigateToURL not working on iOS >= 18
  • github-3583: Android ARMv7 thread condition variable caused spinning CPU

· One min read
Michael

AIR SDK 51.1.2.3 has been released by Harman.

Bug fixes

  • AIR-7463: AIR macOS apps resize badly for high-resolution support on Sequoia
  • AIR-7464: AIR Android ANR caused by forceSoftKeyboardDown in wrong thread
  • github-3562: Fixing code-signing of macOS apps with ANE frameworks
  • github-3563: Preventing Windows crash if too many menu items are added

· One min read
Michael

AIR SDK 51.1.2.2 has been released by Harman.

Bug fixes

  • AIR-7364: ADT to abort if a malformed ABC block is found during IPA creation
  • AIR-7402: Crashes reported in Android runtime - strstr and JNI exceptions
  • AIR-7437: Ensuring trace() output works in command-line apps
  • AIR-7441: Fixing iPhone build target and eliminating duplicate symbols
  • github-78: Correcting adjustment for italic text in Windows direct mode
  • github-1453: Fixing certificateError behaviour on Linux and for Loader
  • github-2088: Updating AIR mac app bundle signing to remove entitlements from libraries
  • github-2610: TimeZone.getTimeZone(null) returns null
  • github-3516: Android stability fixes for reported crashes
  • github-3521: Partial fix for problems with Chinese font in iOS 18
  • github-3534: Removing hard dependency on libsecret in AIR Linux runtime
  • github-3542: Ensuring ADT does not package up .DS_Store files
  • github-3552: Ensuring activate events are not sent when minimising an app in Windows

· One min read
Michael

AIR SDK 51.1.2.1 has been released by Harman.

Features

  • AIR-7350: ADT to create an APK file from an AAB file
  • AIR-7351: Updating ADT to allow signing using provider class and config file args
  • AIR-7369: Updating build files and settings for MacOS/iOS/tvOS SDK with latest platforms
  • AIR-7379: Removing unnecessary NOTE outputs from ADT
  • AIR-7395: ADT properties file should cope with single-backslash in Windows paths
  • github-3487: Use banner320x180 instead of banner for Android manifest

Bug fixes

  • AIR-7390: Basic Authentication not working on iOS
  • AIR-7391: Android gesture events are not dispatched in the correct background thread
  • AIR-7394: Adjusting Android background thread for surface changed events
  • github-78: Ensuring italic text is not cut off when rendering direct mode on Windows
  • github-3394: Correcting AOT output for unplus (float support)
  • github-3446: Fixing Android StageWebView dropdown caused by spurious window focus events
  • github-3492: Prevent continuous FDB output on XML Loader error