Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Merge develop 9.6 10 06 2021 #7583

Merged

Conversation

livecodepanos
Copy link
Contributor

No description provided.

livecodepanos and others added 14 commits October 28, 2020 11:58
This function returns the full name of the device the app is running on.
If the app is running on a simulator, it returns "i386" or "x86_64".
This patch fixes an issue where `$_POST_RAW` was not set if posted data
was too large to be buffered. The issue was caused by:

* When a file was created for caching the post data it was using `OpenFd`
which only supports the stdio handles on Windows.
* When reading from the cache we need to iterate until the read either
fails or completes the required read length.
This patch ensures the AppTrackingTransparency framework is included only if the version
of the target_sdk is 14+
This patch adds a dictionary entry and corrects the release note for
iphoneDeviceModel() function
…lude_frameworks

[[ Bug 23193 ]] Conditionally include AppTrackingTransparency framework
…_model

[[ Bug 21769 ]] Add new function iphoneDeviceModel()
[[ Bug 16745 ]] Fix $_POST_RAW on Windows Server
…on iOS 14+

This patch ensures the AppTrackingTransparency framework is included if the version of the target_sdk is 14+
not only on simulator builds but also on device builds.
…honeos

[[ Bug 23193 ]] Ensure AppTrackingTransparency framework is included on iOS 14+
This patch moves the placeholder variable for android:usesCleartextTraffic into the 
<application> tag.
[[ Bug 22400 ]] Move ${ALLOW_HTTP_CONNECTIONS} into <application> tag
@livecodepanos livecodepanos added this to the 9.7.0-dp-1 milestone Jun 10, 2021
@livecodepanos
Copy link
Contributor Author

clean merge, self-review:

@livecode-vulcan review ok 315ebf3

@livecode-vulcan
Copy link
Contributor

💙 review by @livecodepanos ok 315ebf3

livecode-vulcan added a commit that referenced this pull request Jun 10, 2021
@livecode-vulcan
Copy link
Contributor

😎 test success 315ebf3

  • try-community-armv6-android-sdk26_ndk16r15: success
  • try-community-armv7-android-ndk16r15: success
  • try-community-arm64-android-ndk16r15: success
  • try-community-x86-android-ndk16r15: success
  • try-community-x86_64-android-ndk16r15: success
  • try-community-js-emscripten-sdk1.35: success
  • try-community-universal-ios-iphoneos14.5: success
  • try-community-universal-ios-iphoneos14.4: success
  • try-community-universal-ios-iphonesimulator14.5: success
  • try-community-universal-ios-iphonesimulator14.4: success
  • try-community-universal-mac-macosx10.9: success
  • try-community-x86-linux-debian8: success
  • try-community-x86_64-linux-debian8: success
  • try-community-x86-win32: success
  • try-community-x86_64-win32: success

@livecodepanos livecodepanos merged commit ce1c9cb into livecode:develop Jun 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.