Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Merge develop 9.0 28.08.2018 - #6659

Merged
livecodepanos merged 71 commits into
livecode:developfrom
livecodepanos:merge_develop_9.0-28.08.2018
Aug 29, 2018
Merged

Merge develop 9.0 28.08.2018#6659
livecodepanos merged 71 commits into
livecode:developfrom
livecodepanos:merge_develop_9.0-28.08.2018

Conversation

@livecodepanos

Copy link
Copy Markdown
Contributor

Trivial conflict in version and ide

livecodesam and others added 30 commits June 22, 2018 12:54
This patch fixes a regresion from a previous patch that changed the behavior
of the `showBitmapView` method to only set the visibility of `m_bitmap_view` to
visible if the OpenGL view is not visible. This interfered with visual effects
as they uset the bitmap view rather than OpenGL view.
[[ Bug 21434 ]] Force bitmap view visible for visual effects
This patch moves `TISCopyCurrentKeyboardInputSource` as it is not allowed to be called
in a non-main thread environment.
[[ Bug ]] Move TISCopyCurrentKeyboardInputSource to main thread
[Android API 23+] Request for permissions on runtime
This patch ensures that all key events are routed through `handleKey` in order
to ensure that special key events like return are translated correctly and we
only have one code path to send a key event to the engine.
This patch ensures that groups with `m_layer_id` of 0 still have their
effective rect dirtied. Previously a `return` was causing the dirtying
of the rect to be skipped.
Added/modified lines to remove additional files from being recognized as
candidates for committing to the repository.

tests/lcs/extensions/... - By adding `**` the the front of the
extensions exclusions, it will catch these files as well

engine/src/.lci and libscript/src/.lci
This patch ensures embedded frameworks are correctly signed by recursively
signing any framework bundles in the app bundle before signing the app
itself.
Include folders in iOS extension code folders
Natural float on 64 bit systems should be double rather than float.
Monte Goulding and others added 23 commits August 20, 2018 08:49
[[Docs]] Updated Testing.md to include all requirement options of TestSkipIf and TestSkipIfNot
[[ Bug 21507 ]] Fix incorrect parameter order in com.livecode.math function atan2
[21500] Fix crash when moving a group before calling quit
Adjust code to display a dialog box to allow the user to choose how to handle
the situation where a new array could remove an existing value.
[[ Bug 21503 ]] Tree widget - prevent value removal on key addition
[Dictionary] From mobileGetLocationHistory to mobileStartTrakingSensor
Adjusted `revCreateMobilePlist` handler to include the iPadPro splash
images in the plist file so that they are recognized by the device.
[Bugfix 21494] Correct missing text issue in Round entry
[[ Bug 21527 ]] Include iPadPro splash image in plist file
….1-27_08_2018

Merge release 9.0.1 27 08 2018
@livecodepanos livecodepanos added this to the 9.1.0-dp-1 milestone Aug 28, 2018
@montegoulding

Copy link
Copy Markdown
Contributor

@livecode-vulcan review ok b767cf8

@livecode-vulcan

Copy link
Copy Markdown
Contributor

💙 review by @montegoulding ok b767cf8

livecode-vulcan added a commit that referenced this pull request Aug 29, 2018
….08.2018

Merge develop 9.0 28.08.2018

Trivial conflict in `version` and `ide`
@livecode-vulcan

Copy link
Copy Markdown
Contributor

😎 test success b767cf8

  • try-community-armv6-android-sdk26_ndk16r15: success
  • try-community-armv7-android-sdk26_ndk16r15: success
  • try-community-arm64-android-sdk26_ndk16r15: success
  • try-community-x86-android-sdk26_ndk16r15: success
  • try-community-x86_64-android-sdk26_ndk16r15: success
  • try-community-js-emscripten-sdk1.35: success
  • try-community-universal-ios-iphoneos11.4: success
  • try-community-universal-ios-iphonesimulator11.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 c1c059a into livecode:develop Aug 29, 2018
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.

9 participants