microsoft / GalaxyExplorer

Galaxy Explorer is the application Microsoft is building as part of the Share Your Idea campaign.
MIT License
947 stars 331 forks source link

Native BackButton Handling for Desktop and Mobile #48

Closed abegun closed 8 years ago

abegun commented 8 years ago

This change changes GalaxyExplorer to use the native back button on Mobile and Desktop. On non-Holographic platforms the XAML app will register for BackButton visibility callbacks to show/hide the OS Shell back button, and the Unity menu will not show the back button. Callbacks from the OS back button will do the same thing as the current holographic menu or voice activated back behavior.

msftclas commented 8 years ago

Hi @abegun, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution! In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes. I promise there's no faxing. https://cla.microsoft.com.

TTYL, MSBOT;