Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TIMOB-19708, TIMOB-19709, TIMOB-19710, TIMOB-19711, TIMOB-19712, TIMOB-19713, TIMOB-19714, TIMOB-19715] Fix and improve UIApplicationShortcuts #7290

Merged
merged 3 commits into from Oct 13, 2015

Conversation

@@ -57,5 +57,23 @@
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>UIApplicationShortcutItems</key>
Copy link
Contributor

Choose a reason for hiding this comment

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

Uh.. you don't actually want this in the plist template right? ;)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Will be ignored on non-supported devices and improves KitchenSink testing, so its ok to leave it there.

Copy link
Contributor

Choose a reason for hiding this comment

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

But on devices that do support it, won't it make this shortcut appear without the developer expecting it to?

@FokkeZB
Copy link
Contributor

FokkeZB commented Oct 13, 2015

@hansemannn added some comments to the code.

Also, the title of this PR should have all JIRA tickets or they won't be linked from the JIRA ticket.

FokkeZB added a commit to appcelerator-developer-relations/appc-sample-3dtouch that referenced this pull request Oct 13, 2015
@FokkeZB
Copy link
Contributor

FokkeZB commented Oct 13, 2015

@hansemannn hansemannn changed the title [TIMOB-19709 - TIMOB-19715] Fix and improve UIApplicationShortcuts [TIMOB-19709, TIMOB-19710, TIMOB-19711, TIMOB-19712, TIMOB-19713, TIMOB-19714, TIMOB-19715] Fix and improve UIApplicationShortcuts Oct 13, 2015
@hansemannn hansemannn changed the title [TIMOB-19709, TIMOB-19710, TIMOB-19711, TIMOB-19712, TIMOB-19713, TIMOB-19714, TIMOB-19715] Fix and improve UIApplicationShortcuts [TIMOB-19708, TIMOB-19709, TIMOB-19710, TIMOB-19711, TIMOB-19712, TIMOB-19713, TIMOB-19714, TIMOB-19715] Fix and improve UIApplicationShortcuts Oct 13, 2015
@pec1985
Copy link
Contributor

pec1985 commented Oct 13, 2015

PR Reviewed. APPROVED!

pec1985 added a commit that referenced this pull request Oct 13, 2015
[TIMOB-19708, TIMOB-19709, TIMOB-19710, TIMOB-19711, TIMOB-19712, TIMOB-19713, TIMOB-19714, TIMOB-19715] Fix and improve UIApplicationShortcuts
@pec1985 pec1985 merged commit 4f65deb into tidev:master Oct 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants