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

[Dictionary] From mobileGetLocationHistory to mobileStartTrakingSensor - #6587

Merged
livecodepanos merged 3 commits into
livecode:develop-9.0from
livecodealice:dictionary_batch_19
Aug 23, 2018
Merged

[Dictionary] From mobileGetLocationHistory to mobileStartTrakingSensor#6587
livecodepanos merged 3 commits into
livecode:develop-9.0from
livecodealice:dictionary_batch_19

Conversation

@livecodealice

Copy link
Copy Markdown

function/mobileGetLocationHistory.lcdoc - Replaced a series of colons with a better explanation of what is in the array returned by this function (borrowed from mobileGetCurrentLocation). Added a reference and fixed some other links.
function/mobileOrientation.lcdoc - Removed the first “One of” and described the function’s return value type in its place.
command/mobilePickMedia.lcdoc - Fixed formatting of notes to separate them from the rest of the text and each other.
command/mobilePickPhoto.lcdoc - United list of parameters.
function/mobilePixelDensity.lcdoc - Spelling errors.
command/mobilePlaySoundOnChannel.lcdoc - Removed redundant “One of”
function/mobilePreferredLanguages.lcdoc - Changed return value example to more accurately resemble what it is supposed to be.
command/mobileSetLocationHistoryLimit.lcdoc - Reformatted code example, added array and function to the references to so that links to them display in Description.
function/mobileSoundChannelStatus.lcdoc - Replaced extraneous One of with (guessed) return value type.
command/mobileStartTrackingSensor.lcdoc - Minor grammar correction.

References: mobileStopTrackingSensor (command),
mobileStartTrackingSensor (command), mobileGetLocationHistory (function),
mobileStartTrackingSensor (command), function (control structure),
mobileGetLocationHistory (function),

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@livecodesam I think we don't need the function (control structure) here.

mobileSensorAvailable (function), mobileSensorReading (function),
mobileLocationAuthorizationStatus (function), locationChanged (message),
trackingError (message)
mobileLocationAuthorizationStatus (function), array (glossary),

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Similarly, you can remove array (glossary) here

mobileSensorAvailable (function), mobileSensorReading (function),
mobileLocationAuthorizationStatus (function), locationChanged (message),
trackingError (message)
mobileLocationAuthorizationStatus (function), array (glossary),

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Similarly, array (glossary) can be removed

@livecodepanos

Copy link
Copy Markdown
Contributor

@livecode-vulcan review ok f9bdb2b

@livecode-vulcan

Copy link
Copy Markdown
Contributor

💙 review by @livecodepanos ok f9bdb2b

livecode-vulcan added a commit that referenced this pull request Aug 23, 2018
[Dictionary] From mobileGetLocationHistory to mobileStartTrakingSensor

function/mobileGetLocationHistory.lcdoc - Replaced a series of colons with a better explanation of what is in the array returned by this function (borrowed from mobileGetCurrentLocation). Added a reference and fixed some other links.
function/mobileOrientation.lcdoc - Removed the first “One of” and described the function’s return value type in its place.
command/mobilePickMedia.lcdoc - Fixed formatting of notes to separate them from the rest of the text and each other.
command/mobilePickPhoto.lcdoc - United list of parameters.
function/mobilePixelDensity.lcdoc - Spelling errors.
command/mobilePlaySoundOnChannel.lcdoc - Removed redundant “One of”
function/mobilePreferredLanguages.lcdoc - Changed return value example to more accurately resemble what it is supposed to be.
command/mobileSetLocationHistoryLimit.lcdoc - Reformatted code example, added `array`  and `function` to the references to so that links to them display in Description.
function/mobileSoundChannelStatus.lcdoc - Replaced extraneous `One of` with (guessed) return value type.
command/mobileStartTrackingSensor.lcdoc - Minor grammar correction.
@livecode-vulcan

Copy link
Copy Markdown
Contributor

😎 test success f9bdb2b

  • 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 3b6cedf into livecode:develop-9.0 Aug 23, 2018
@livecodepanos livecodepanos added this to the 9.0.2-rc-1 milestone Aug 23, 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.

3 participants