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 intoAug 29, 2018
Merged
Conversation
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.
…0.2-rc-1 [9.0.2-rc-1] Updated version
[[Docs]] Updated Testing.md to include all requirement options of TestSkipIf and TestSkipIfNot
…Number from atan2
[[ 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
…ase-9.0.1-27_08_2018
….1-27_08_2018 Merge release 9.0.1 27 08 2018
Contributor
|
@livecode-vulcan review ok b767cf8 |
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`
Contributor
|
😎 test success b767cf8
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Trivial conflict in
versionandide